Package: roundup
Version: 1.4.4-2
Severity: important

roundup-demo starts OK, but when I load the web page I get
this stacktrace of errors in the terminal:

[EMAIL PROTECTED]:~$ roundup-demo 
Server running - connect to:
    http://localhost:8917/demo/
1. Log in as "demo"/"demo" or "admin"/"admin".
2. Hit Control-C to stop the server.
3. Re-start the server by running "roundup-demo" again.
4. Re-initialise the server by running "roundup-demo nuke".

Demo tracker is set up to be accessed by localhost browser.  If you
run demo on a server host, please stop the demo, open file
"demo/config.ini" with your editor, change the host name in the "web"
option in section "[tracker]", save the file, then re-run the demo
program.


127.0.0.1 - - [22/Aug/2008 09:47:41] "GET /demo/ HTTP/1.1" 400 -
EXCEPTION AT Fri Aug 22 09:47:41 2008
Traceback (most recent call last):
  File 
"/usr/lib/python2.5/site-packages/roundup/scripts/roundup_server.py", 
line 188, in run_cgi
    self.inner_run_cgi()
  File 
"/usr/lib/python2.5/site-packages/roundup/scripts/roundup_server.py", 
line 362, in inner_run_cgi
    tracker.Client(tracker, self, env).main()
  File "/usr/lib/python2.5/site-packages/roundup/cgi/client.py", line 
252, in main
    self.inner_main()
  File "/usr/lib/python2.5/site-packages/roundup/cgi/client.py", line 
381, in inner_main
    self.write_html(cgitb.html(i18n=self.translator))
  File "/usr/lib/python2.5/site-packages/roundup/cgi/cgitb.py", line 
120, in html
    head = head + (_('<p>A problem occurred while running a Python 
script. '
  File 
"/usr/lib/python2.5/site-packages/roundup/cgi/TranslationService.py", 
line 40, in gettext
    return self.ugettext(msgid).encode(self.OUTPUT_ENCODING)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 15: 
ordinal not in range(128)


Best regards,
Steko

--
Stefano Costa
http://www.iosa.it/

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-486
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages roundup depends on:
ii  adduser                       3.110      add and remove users and groups
ii  python                        2.5.2-2    An interactive high-level object-o
ii  python-central                0.6.8      register and build utility for Pyt

roundup recommends no packages.

Versions of packages roundup suggests:
pn  libapache2-mod-python         <none>     (no description available)
ii  python-gdbm                   2.5.2-1    GNU dbm database support for Pytho
ii  python-mysqldb                1.2.2-7    A Python interface to MySQL
ii  python-openssl                0.7-2      Python wrapper around the OpenSSL 
ii  python-psycopg2               2.0.7-4    Python module for PostgreSQL
pn  python-pyme                   <none>     (no description available)
pn  python-sqlite                 <none>     (no description available)
ii  python-tz                     2008c-2    Python version of the Olson timezo
ii  python-xapian                 1.0.7-3    Xapian search engine interface for
pn  runit                         <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to