Modify

Ticket #736 (closed defect: worksforme)

Opened 14 years ago

Last modified 14 years ago

Turn off verification per packages in Packages plugin

Reported by: Jack Neely <[email protected]…> Owned by: desai
Priority: minor Milestone: Bcfg2 1.0.0 Release
Component: bcfg2-client Version: 1.0
Keywords: Cc:

Description

There is no way to turn off verification of specific packages when using the Packages plugin.

I'm testing on Fedora 11 and authconfig is altering the PAM configurations using symlinks:

# rpm -V pam
....L....  c /etc/pam.d/fingerprint-auth
....L....  c /etc/pam.d/password-auth
....L....  c /etc/pam.d/smartcard-auth
S.5....T.  c /etc/pam.d/system-auth
Verifying package instances for pam
        0:1.0.91-6.fc11.i586
        verify_flags = ['', 'nomtime', 'nomd5', 'nosize']
 {'files': [['RPMVERIFY_LINKTO', 'c', '/etc/pam.d/fingerprint-auth'], ['RPMVERIFY_LINKTO', 'c', '/etc/pam.d/password-auth'], ['RPMVERIFY_LINKTO', 'c', '/etc/pam.d/smartcard-auth']], 'nevra': ('pam', None, '1.0.91', '6.fc11', 'i586')} 
*** Instance 0:1.0.91-6.fc11.i586 failed RPM verification ***

I'm not able to teach Bcfg2 that the PAM package is okay.

Attachments

Change History

comment:1 Changed 14 years ago by desai

  • Status changed from new to closed
  • Resolution set to worksforme

There is a workaround that you can put verify='false' into the bundle with the Package in it. We will have a better mechanism for this in 1.0.1

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.