[Bug 639369] Review Request: gfs2-utils - Fileysystem utilities for the GFS2 Filesystem

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 26 15:39:28 UTC 2010


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=639369

--- Comment #10 from Ben Marzinski <bmarzins at redhat.com> 2010-10-26 11:39:27 EDT ---
The only other rmplint warning that wasn't a false positive when I checked was

gfs2-utils.src: W: no-version-in-last-changelog

which just means you need to add the version to your changelog message.

change

* Tue Sep 30 2010 Steven Whitehouse <swhiteho at redhat.com>

to

* Tue Sep 30 2010 Steven Whitehouse <swhiteho at redhat.com> 3.1.0-1


Looking at the scriptlets, I assume you mean to remove the gfs2-cluster
service, not cman.

%preun -n gfs2-cluster
if [ "$1" = 0 ]; then
        /sbin/service stop gfs2-cluster >/dev/null 2>&1
        /sbin/chkconfig --del cman
fi

-- 
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.



More information about the package-review mailing list