Bug #3834
APT package provider doesn't allow package downgrades
| Status: | Duplicate | Start date: | 05/21/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | 0.25.4, 0.25.5 | |||
| Votes: | 0 |
Description
It seems that apt package provider doesn’t provide functionality of package version downgrades.
apt-get —force-yes is marked as dangerous in apt-get(8) man pages, but it seems that is the only way to downgrade package.
Patch is included
History
Updated by Paul Lathrop about 2 years ago
- Status changed from Unreviewed to Duplicate
Dupe of #1999, which has already been fixed.