Ticket #522 (closed defect: fixed)

Opened 22 months ago

Last modified 22 months ago

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

Reported by: Matt Baker <matt.baker@…> 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

Changed 22 months ago by desai

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to Bcfg2 0.9.5 Release

This is fixed in [4303]

Add/Change #522 (Overriding an existing Package/PackList for a group in Pkgmgr needs bcfg2-server restart)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.