Bug #20004
closedKatello upgrade fails (tfm-rubygem(bastion))
Description
Katello 3.2.1.1 (Foreman 1.13.4) on RHEL7 -
Doing an yum update but gets an error:
---> Package util-linux.x86_64 0:2.23.2-33.el7_3.2 will be an update---> Package yum-rhn-plugin.noarch 0:2.0.1-6.el7 will be updated
---> Package yum-rhn-plugin.noarch 0:2.0.1-6.1.el7_3 will be an update
--> Running transaction check
---> Package kobo.noarch 0:0.5.1-1.el7 will be installed
---> Package tfm-rubygem-katello.noarch 0:3.3.2-1.el7 will be an update
--> Processing Dependency: tfm-rubygem(bastion) >= 4.0.0 for package: tfm-rubygem-katello-3.3.2-1.el7.noarch
--> Finished Dependency Resolution
Error: Package: tfm-rubygem-katello-3.3.2-1.el7.noarch (katello)
Requires: tfm-rubygem(bastion) >= 4.0.0
Installed: tfm-rubygem-bastion-3.3.4-1.fm1_13.el7.noarch (@foreman-plugins)
tfm-rubygem(bastion) = 3.3.4
Available: tfm-rubygem-bastion-3.3.2-1.fm1_13.el7.noarch (foreman-plugins)
tfm-rubygem(bastion) = 3.3.2 **************************************************************
yum can be configured to try to resolve such errors by temporarily enabling
disabled repos and searching for missing dependencies.
To enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.conf
--> Running transaction check
---> Package kernel.x86_64 0:3.10.0-514.el7 will be erased
---> Package tfm-rubygem-katello.noarch 0:3.3.2-1.el7 will be an update
--> Processing Dependency: tfm-rubygem(bastion) >= 4.0.0 for package: tfm-rubygem-katello-3.3.2-1.el7.noarch
--> Finished Dependency Resolution
Error: Package: tfm-rubygem-katello-3.3.2-1.el7.noarch (katello)
Requires: tfm-rubygem(bastion) >= 4.0.0
Installed: tfm-rubygem-bastion-3.3.4-1.fm1_13.el7.noarch (@foreman-plugins)
tfm-rubygem(bastion) = 3.3.4
Available: tfm-rubygem-bastion-3.3.2-1.fm1_13.el7.noarch (foreman-plugins)
tfm-rubygem(bastion) = 3.3.2
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[root@localhost ~]#
How can I get aroun the update without breaking something?
Thanks
Files