Looking in more detail, they are gone from the server init script, but
not the mom or scheduler one.

Also, the mom won't run properly unless it has a config file in
/var/lib/torque/mom_priv/config.  It can be empty, but it has to be
present.

Finally, the postinst script should create the database, if it doesn't exist 
yet.  Here's a sample script to do it:
/usr/sbin/pbs_server -t create && sleep 2 && /usr/bin/qterm

-- 
torque-server init script fails during installation and removal
https://bugs.launchpad.net/bugs/223649
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to