[Bug 592772] Review Request: drobo-utils - Utilities for managing Drobo storage systems

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 1 10:03:46 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=592772

Paul Howarth <paul at city-fan.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul at city-fan.org

--- Comment #6 from Paul Howarth <paul at city-fan.org> 2010-12-01 05:03:45 EST ---
(In reply to comment #5)
> Also, rpmlint has a complaint I've not seen before:
> 
> drobo-utils-gui.noarch: E: use-old-pam-stack /etc/pam.d/droboview-root (line 4)
> 
> The implication is that pam files are supposed to use "include" instead of the
> pam_stack module.  Honestly I can't tell you how to do that.

Removing these lines from the spec should do the trick:

# Detect whether the system is using pam_stack
perl -pi -e's,include(\s*)(.*),required\1pam_stack.so service=\2,'
droboview.pam
touch -r %{SOURCE3} droboview.pam

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