Modify

Ticket #522 (closed defect: fixed)

Opened 15 years ago

Last modified 15 years ago

Overriding an existing Package/PackList for a group in Pkgmgr needs bcfg2-server restart

Reported by: Matt Baker <[email protected]…> Owned by: desai
Priority: major Milestone: Bcfg2 0.9.5 Release
Component: bcfg2-server Version: 0.9.x
Keywords: Cc:

Description

In Pkgmgr/ I have files generated from the create-debian-pkglist.py. This is the source for an installed package defined in a bundle. I add the sources for different Debian releases (etch/backports/etc) to apt sources via Bcfg so that I can "pin" newer versions.

e.g. <PackageList? priority="99" type="deb">

<Group name="grpname">

<Package name="pkgname" version="0.1.1-1" type="deb"/>

</Group>

</PackageList?>

Problem:

If I add a new PackList? for a group and a Package specification to effectively "upgrade" the package I get the message on the client:

Incomplete information for entry Package:packagename; cannot verify

... due to absense of version attribute(s)

If I restart the bcfg2-server and rerun on the client the "upgrade" succeeds as expected.

Attachments

Change History

comment:1 Changed 15 years ago by desai

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone set to Bcfg2 0.9.5 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.