I just compiled the hula package from SVN on SuSE 10.1 and
the
compilation went perfect. When I try to run hula-setup
(from the path
it's in), I get the following error after I press enter in
the program.
-----------------CODE---------------------
Welcome to Hula!
You will be guided through the setup of a new Hula
installation.
This tool makes use of /opt/hula/sbin/hula-admin, which you
can also use
to
tweak the system later, or (for experts) to set up Hula
manually.
See "/opt/hula/libexec/hula/hula-setup.py --help"
for command-line
options
to further automate the setup process.
Press Enter to continue:
Traceback (most recent call last):
File "/opt/hula/libexec/hula/hula-setup.py",
line 653, in ?
main()
File "/opt/hula/libexec/hula/hula-setup.py",
line 133, in main
Privs.Chown(path)
File
"/opt/hula/lib64/python2.4/site-packages/hula/Privs.py&
quot;, line 49,
in Chown
uid, gid = GetHulaPwent()
File
"/opt/hula/lib64/python2.4/site-packages/hula/Privs.py&
quot;, line 38,
in GetHulaPwent
pwentry = pwd.getpwnam(Xpl.HULA_USER)
KeyError: 'getpwnam(): name not found: hula'
-----------------CODE---------------------
Has anyone else had this error and does anyone have any idea
how to fix
it?
Thanks,
Josh
_______________________________________________
Hula-general mailing list
Hula-general forge.novell.com
http://forge.novell.com/mailman/listinfo/hula-general
|