Issue 1195790
Created on 2005-05-05 10:36 by anonymous, last changed 2005-06-24 07:07 by richard.
msg1954 |
Author: [hidden] (anonymous) |
Date: 2005-05-05 10:36 |
|
During the installation, the last step to run roundup-
server always failed.
Error Message:
File "/usr/local/lib/python2.3/site-
packages/roundup/scripts/roundup_server.py", line 278,
in setuid
raise ValueError, _("Can't run as root!")
ValueError: Can't run as root!
However, I am using "root" id to install roundup....
BTW, RedHat 9 (Linux 2.4.20-8)
|
msg1955 |
Author: [hidden] (richard) |
Date: 2005-06-24 07:07 |
|
Logged In: YES
user_id=6405
You need to specify a user to run the Roundup server as. See
the help "roundup-server -h" for the -u option.
|
|
Date |
User |
Action |
Args |
2005-05-05 10:36:36 | anonymous | create | |
|