Puppet: System Administration Automated

Support

Ticket #639 (new enhancement)

Opened 2 years ago

Last modified 7 months ago

Add 'hold' feature to apt and aptitude

Reported by: micah Assigned to: luke
Priority: normal Milestone:
Component: Debian Version:
Severity: normal Keywords:
Cc: Triage Stage: Needs design decision
Attached Patches: None Complexity: Unknown

Description

Placing a package on 'hold' will keep it from being upgraded automatically (or even suggested to be upgraded). It would be nice if I could put a package on hold enterprise-wide, without having to put a temporary exec statement into my manifests and instead be able to add it to my package definition.

With aptitude you can do this with "aptitude hold <packagename>", with apt I think you need to do "dpkg --set-selections <package> hold"

Change History

07/04/07 21:07:44 changed by luke

  • stage changed from Unreviewed to Needs design decision.

04/24/08 07:47:51 changed by luke

  • component changed from language to Debian.