Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Merge Review: gfs2-utils https://bugzilla.redhat.com/show_bug.cgi?id=225792 ------- Additional Comments From kevin@xxxxxxxxx 2008-04-29 10:39 EST ------- Simply make your preun: %preun if [ $1 = 0 ]; then /sbin/service gfs2 stop >/dev/null 2>&1 /sbin/chkconfig --del <script> fi Ie, stop the service before removing the init script and package... -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review