DebTag editor broken

Andreas Tille andreas at an3as.eu
Tue Jan 26 22:41:59 UTC 2010


Hi,

I tried

   http://debtags.alioth.debian.org/edit.html?pkg=plink

(works for any other pkg as well) and got a broken screen featuring things like:

 
<class 'socket.error'>	Python 2.5.2: /usr/bin/python
Tue Jan 26 22:40:13 2010

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
 /var/lib/gforge/chroot/home/groups/debtags/cgi-bin/pkg in ()
   14 
   15 srv = Debtagsd()
   16 srv.query("PKG " + pkg)
   17 print "Cache-Control: no-cache, must-revalidate"
   18 print "Pragma: no-cache"
srv = <Debtagsd.Debtagsd instance at 0x2b023c33e368>, srv.query = <bound method Debtagsd.query of <Debtagsd.Debtagsd instance at 0x2b023c33e368>>, pkg = 'plink'
 /srv/alioth.debian.org/chroot/home/groups/debtags/cgi-bin/Debtagsd.py in query(self=<Debtagsd.Debtagsd instance at 0x2b023c33e368>, query='PKG plink')
   14                 # Connect
   15                 self.sock = socket.socket(socket.AF_UNIX, socket.SOCK_STREAM)
   16                 self.sock.connect(self.sockfile)
   17                 self.sock.sendall(query + "\n")
   18 
...

Hope somebody is able to care for this problem

    Andreas.

-- 
http://fam-tille.de



More information about the Debtags-devel mailing list