Package: roundup
Version: 1.2.1-5
Severity: normal

Hello

The file installed by default into /etc/roundup/roundup-server.ini
contains "user = roundup".  Unfortunately that user is not created
automatically during package installation so the startup of the server
(which also happens after a default installation) fails with a traceback
even before the server can decide it shouldn't run as there are no
trackers defined in the default configuration.  Here the traceback:

Traceback (most recent call last):
  File "/usr/bin/roundup-server", line 3, in ?
    run()
  File "/usr/lib/python2.4/site-packages/roundup/scripts/roundup_server.py", 
line 777, in run
    httpd = config.get_server()
  File "/usr/lib/python2.4/site-packages/roundup/scripts/roundup_server.py", 
line 502, in get_server
    setuid(self["USER"])
  File "/usr/lib/python2.4/site-packages/roundup/scripts/roundup_server.py", 
line 340, in setuid
    raise ValueError, _("User %(user)s doesn't exist")%locals()
ValueError: User roundup doesn't exist

Cheers
Floris

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages roundup depends on:
ii  python                        2.4.4-2    An interactive high-level object-o
ii  python-central                0.5.12     register and build utility for Pyt

roundup recommends no packages.

-- no debconf information


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

Reply via email to