From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040809 Description of problem: # service iiim start Starting IIIMF input server: [hangs forever, even while booting up] # ps auxww | grep htt root 7150 0.0 0.1 4332 636 pts/9 S+ 00:45 0:00 initlog -q -c su -s /bin/bash - htt -c "/usr/sbin/htt" root 7151 0.0 0.2 5008 1064 pts/9 S+ 00:45 0:00 su -s /bin/bash - htt -c /usr/sbin/htt htt 7152 0.0 0.0 2844 312 pts/9 S 00:45 0:00 /usr/sbin/htt htt 7174 0.0 0.5 8112 2752 pts/9 S 00:45 0:00 htt_server -nodaemon What's with the `-nodaemon' option?!? Version-Release number of selected component (if applicable): iiimf-server-11.4-69.svn1856 How reproducible: Always Steps to Reproduce: 1.up2date FC3test1 to 2004-08-12's rawhide (had to remove some iiimf-*-devel and iiimf-le-xcin to complete successfully) Actual Results: up2date hangs because the iiim condrestart won't complete. Killing it, up2date fails to complete. After recovery and reinstallation of all affected packages without htt running, rebooting won't help because of the problem described above. Ugh. Expected Results: start should complete eventually. Additional info:
11.4-70.svn1856 has been build, it should fix the problem. "-nodaemon" just tells htt_server if it should fork mulutple instances for each service request.
*** This bug has been marked as a duplicate of 129785 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.