Custom Query (894 matches)
Results (31 - 33 of 894)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#736 | desai | Jack Neely <[email protected]…> | worksforme | Turn off verification per packages in Packages plugin |
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. |
|||
#751 | desai | somekool <[email protected]…> | worksforme | Action when'always' are executed even with a -b flag |
Description |
lets say I have two bundles, [ bundle1, bundle2 ] bundle1 contains an action with when='always' I do bcfg2 -I -b bundle2 I will be prompt for that action. I believe this is a bug. |
|||
#758 | solj | [email protected]… | worksforme | Incomplete validation of includes in Client.xml |
Description |
The script (bcfg2-repo-validate) will not cleanly validate the use of any XIncludes (IE: <xi:include href="prod-clients.xml"/>) in the (Metadata/clients.xml) file. Includes in (Metadata/groups.xml) work fine. |
Note: See TracQuery
for help on using queries.