hostpc.com
Verified User
We experienced some major group/user errors with proftpd this morning. I figured a quick proftpd upgrade was in order.
I rpm -e 'd the existing packages (proftpd-standalone-1.2.9-1 and proftpd-1.2.9-1 ) and tried to install them manually again with RPM -Uvh... no good. removed them again, and decided to use DA's installer script. The packages installed ok, but proftpd wont restart.
# ./proftpd.sh
Stopping xinetd: [ OK ]
Starting xinetd: [ OK ]
Preparing... ########################################### [100%]
1roftpd ########################################### [100%]
Preparing... ########################################### [100%]
1roftpd-standalone ########################################### [100%]
[root@www23 scripts]# service proftpd status
proftpd dead but subsys locked
[root@www23 scripts]# service proftpd restart
Shutting down proftpd: [FAILED]
Starting proftpd: - no such group 'nogroup'
- Fatal: Group: Unknown group 'nogroup'.
[FAILED]
I'm out of ideas - anyone care to wager a guess on the issue here?
I rpm -e 'd the existing packages (proftpd-standalone-1.2.9-1 and proftpd-1.2.9-1 ) and tried to install them manually again with RPM -Uvh... no good. removed them again, and decided to use DA's installer script. The packages installed ok, but proftpd wont restart.
# ./proftpd.sh
Stopping xinetd: [ OK ]
Starting xinetd: [ OK ]
Preparing... ########################################### [100%]
1roftpd ########################################### [100%]
Preparing... ########################################### [100%]
1roftpd-standalone ########################################### [100%]
[root@www23 scripts]# service proftpd status
proftpd dead but subsys locked
[root@www23 scripts]# service proftpd restart
Shutting down proftpd: [FAILED]
Starting proftpd: - no such group 'nogroup'
- Fatal: Group: Unknown group 'nogroup'.
[FAILED]
I'm out of ideas - anyone care to wager a guess on the issue here?