-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
PackagingBug is in a Podman packageBug is in a Podman packagedo-not-closekind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.locked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.Assist humans wanting to comment on an old issue or PR with locked comments.stale-issue
Description
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind feature
Description
I have noticed that, whenever a new podman
(or buildah
) release comes out, the PPA is updated with the new one, but the old ones are removed. This makes it hard to pin versions in install scripts.
Is it possible to keep older versions in the PPA (at least a few back)?
Steps to reproduce the issue:
-
Install by pinning version:
apt-get -yq install podman="1.5.0-2~ubuntu18.04~ppa5"
-
Notice that, after a release, the above code fails with
E: Version '1.5.0-2~ubuntu18.04~ppa5' for 'podman' was not found
(Environment details omitted because not relevant)
yangm97, edigaryev, sebastian-philipp, tabic and tetchel
Metadata
Metadata
Assignees
Labels
PackagingBug is in a Podman packageBug is in a Podman packagedo-not-closekind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.locked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.Assist humans wanting to comment on an old issue or PR with locked comments.stale-issue