Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=567094 --- Comment #36 from John Schmitt <nuonguy@xxxxxxxxx> 2010-05-10 17:54:53 EDT --- 1) I saw only 1.2.2-6, not 1.2.2-7 2) Make sure redhat-lsb is installed when murmur is installed; shouldn't a dependency be explicitly stated in the spec file? 3) initscript is still broken, this is how I changed it to make it work: $ diff murmur /tmp/murmur 16d15 < . /etc/init.d/functions 19c18 < prog=/usr/sbin/murmurd --- > prog=murmur 23c22 < MURMUR_USER=mumble-server --- > MURMUR_USER=murmur 31c30 < start_daemon -p "${pidfile}" -u $MURMUR_USER $prog $MURMUR_OPTS --- > start_daemon $prog --PIDFile "$pidfile" --chuid: $MURMUR_USER:$MURMUR_GROUP --RunAsDaemon 1 $MURMUR_OPTS -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review