Modify

Ticket #811 (closed defect: fixed)

Opened 13 years ago

Last modified 13 years ago

1.0 server ignores some Ignores

Reported by: lueningh Owned by: desai
Priority: major Milestone: Bcfg2 1.0.1 Release
Component: bcfg2-client Version: 1.0
Keywords: Cc:

Description

When running an 0.9.6 client against my 1.0 server, it honors the Ignore tags I have in my Pkgmgr files. When I run the 1.0 client, it ignores some of them. From my Pkgmgr file:

<Package name="aaa_base" priority="130" type="rpm" uri="http://10.40.2.7/sles10/x86_64/SLES10-SP2-Updates/sles-10-x86_64/rpm/x86_64">
  <Ignore name="/etc/inittab"/>
  <Ignore name="/etc/mailcap"/>
  <Ignore name="/etc/mime.types"/>
  <Instance simplefile="aaa_base-10-12.53.x86_64.rpm" version="10" release="12.53" arch="x86_64"/>
</Package>

From a 1.0 client run:

Verifying package instances for aaa_base
        10-12.53.x86_64
        verify_flags = ['']
 {'files': [['RPMVERIFY_MD5', 'RPMVERIFY_FILESIZE', 'RPMVERIFY_MTIME', 'c', '/etc/inittab'],
 ['RPMVERIFY_MD5', 'RPMVERIFY_FILESIZE', 'RPMVERIFY_MTIME', 'c', '/etc/mailcap'],
 ['RPMVERIFY_MD5', 'RPMVERIFY_FILESIZE', 'RPMVERIFY_MTIME', 'c', '/etc/mime.types']],    'nevra': ('aaa_base', None, '10', '12.53', 'x86_64')}
        Modlist/Ignore match: /etc/inittab
*** Instance 10-12.53.x86_64 failed RPM verification ***
        Package aaa_base failed verification.

Attachments

Change History

comment:1 Changed 13 years ago by lueningh

Oops, the title of this clearly should have been "1.0 client ignores..."

comment:2 Changed 13 years ago by desai

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

comment:3 Changed 13 years ago by solj

  • Milestone changed from Bcfg2 1.1.0 Release to Bcfg2 1.0.1 Release

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.