Actions
Bug #8842
closedCan't update katello-installer package from 2.0 to 2.1
Difficulty:
Triaged:
Yes
Description
Resolving Dependencies --> Running transaction check ---> Package capsule-installer.noarch 0:2.1.1-1.el6 will be obsoleting --> Processing Dependency: katello-installer-base = 2.1.1-1.el6 for package: capsule-installer-2.1.1-1.el6.noarch ---> Package katello-devel-installer.noarch 0:2.1.1-1.el6 will be obsoleting ---> Package katello-installer.noarch 0:2.0.2-1.el6 will be obsoleted --> Processing Dependency: katello-installer for package: katello-2.0.0-0.el6.noarch --> Running transaction check ---> Package katello.noarch 0:2.0.0-0.el6 will be updated ---> Package katello.noarch 0:2.1.0-2.el6 will be an update ---> Package katello-installer.noarch 0:2.0.2-1.el6 will be updated ---> Package katello-installer.noarch 0:2.1.1-1.el6 will be an update ---> Package katello-installer-base.noarch 0:2.1.1-1.el6 will be installed --> Processing Conflict: katello-devel-installer-2.1.1-1.el6.noarch conflicts katello-installer --> Processing Conflict: katello-devel-installer-2.1.1-1.el6.noarch conflicts capsule-installer --> Processing Conflict: katello-installer-2.1.1-1.el6.noarch conflicts katello-devel-installer --> Processing Conflict: katello-installer-2.1.1-1.el6.noarch conflicts capsule-installer --> Processing Conflict: capsule-installer-2.1.1-1.el6.noarch conflicts katello-installer --> Processing Conflict: capsule-installer-2.1.1-1.el6.noarch conflicts katello-devel-installer --> Finished Dependency Resolution Error: katello-installer conflicts with capsule-installer-2.1.1-1.el6.noarch Error: capsule-installer conflicts with katello-installer-2.1.1-1.el6.noarch Error: capsule-installer conflicts with katello-devel-installer-2.1.1-1.el6.noarch Error: katello-installer conflicts with katello-devel-installer-2.1.1-1.el6.noarch Error: katello-devel-installer conflicts with capsule-installer-2.1.1-1.el6.noarch Error: katello-devel-installer conflicts with katello-installer-2.1.1-1.el6.noarch You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
Updated by Stephen Benjamin almost 10 years ago
- Priority changed from Normal to Urgent
Updated by Stephen Benjamin almost 10 years ago
This seems to be the source of the problem:
Not Updating Package that is already obsoleted: katello-installer.noarch 0:2.0.2-1.el6
We can't obsolete katello-installer and also update the package to 2.1 , if I'm understanding the yum error correctly. I think we'd have to rename the katello-installer package itself as well to something else...
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-installer/pull/159 added
- Pull request deleted (
)
Updated by Eric Helms almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|5ccea87e032489fb533e4e460f8ef79709344872.
Actions