Feature #35743
Introduce foreman-obsolete-packages to remove old packages
Status:
Closed
Priority:
Normal
Assignee:
Category:
RPMs
Target version:
Difficulty:
Triaged:
No
Description
Sometimes packages are removed from our repositories and we want them to be cleaned up automatically. In case there is no replacement (like when a Foreman plugin is retired), there is nothing to obsolete it.
Fedora has fedora-obsolete-packages for this purpose. foreman-obsolete-packages should fulfill the same purpose.
Associated revisions
History
#1
Updated by The Foreman Bot 3 months ago
- Assignee set to Ewoud Kohl van Wijngaarden
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-packaging/pull/8751 added
#2
Updated by The Foreman Bot 10 days ago
- Fixed in Releases 3.6.0 added
#3
Updated by The Foreman Bot 10 days ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/8935 added
#4
Updated by Evgeni Golov 10 days ago
- Target version changed from 3.6.0 to 3.5.2
- Fixed in Releases 3.5.2 added
#5
Updated by Ewoud Kohl van Wijngaarden 10 days ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman-packaging|3ec631787eb63699112b08f5c4f7d40d83975ba9.
#6
Updated by The Foreman Bot about 15 hours ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/8996 added
Fixes #35743 - Introduce foreman-obsolete-packages
Sometimes packages are removed from our repositories and we want them to
be cleaned up automatically. In case there is no replacement (like when
a Foreman plugin is retired), there is nothing to obsolete it.
On EL7 we could abuse the tfm package, but no such thing exists on EL8.
Fedora has fedora-obsolete-packages for this purpose.
foreman-obsolete-packages should fulfill the same purpose.