Modify

Ticket #285 (closed defect: fixed)

Opened 17 years ago

Last modified 17 years ago

bcfg2 fails to display package names when installing or removing

Reported by: naapuri Owned by: desai
Priority: minor Milestone: Bcfg2 0.8.7 Release (LISA)
Component: bcfg2-client Version:
Keywords: apt deb Cc:

Description

bcfg2 (svn build 2531) displays "<Element Package at -48bcc82c>" instead of package name when removing a (deb) package:

# bcfg2 -v -q -r all
Reading package lists... Done
Building dependency tree... Done
Reading package lists... Done
Building dependency tree... Done
Loaded tool drivers:
 APT          DebInit      POSIX        PostInstall

Phase: initial
Correct entries:        164
Incorrect entries:      0
Total managed entries:  164
Unmanaged entries:      1

Removing packages:
 <Element Package at -48bcc82c>
Reading package lists... Done
Building dependency tree... Done

Phase: final
Correct entries:        164
Incorrect entries:      0
Total managed entries:  164
Unmanaged entries:      0

All entries correct.

When installing a package, the package name isn't displayed at all:

# bcfg2 -v -q -r all
Reading package lists... Done
Building dependency tree... Done
Reading package lists... Done
Building dependency tree... Done
Loaded tool drivers:
 APT          DebInit      POSIX        PostInstall

Phase: initial
Correct entries:        163
Incorrect entries:      1
Total managed entries:  164
Unmanaged entries:      0

Trying single pass package install for pkgtype deb
Single Pass Succeded
Reading package lists... Done
Building dependency tree... Done
The Following Bundles have been modifed:



Phase: final
Correct entries:        164
Incorrect entries:      0
Total managed entries:  164
Unmanaged entries:      0

All entries correct.

Attachments

Change History

comment:1 Changed 17 years ago by desai

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

comment:2 Changed 17 years ago by anonymous

  • Milestone set to Bcfg2 0.8.7 Release (LISA)

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.