[BlueOnyx:20225] Re: yum check error
Dudi Goldenberg
dudi at kolcore.com
Wed Nov 2 18:38:41 -05 2016
Hi Michael,
That did the trick.
Thanks,
Dudi
-----Original Message-----
From: Blueonyx [mailto:blueonyx-bounces at mail.blueonyx.it] On Behalf Of Michael Stauber
Sent: Wednesday, November 02, 2016 22:28
To: BlueOnyx General Mailing List <blueonyx at mail.blueonyx.it>
Subject: [BlueOnyx:20223] Re: yum check error
Hi Dudi,
> How do I go about this?
>
> sausalito-cce-client-0.99.2-1BX05.el6.x86_64 is a duplicate with
> sausalito-cce-client-0.99.2-1BX04.el6.x86_64
The easiest way to eliminate duplicate RPM database entries is this:
rpm -e --justdb --nodeps sausalito-cce-client-0.99.2-1BX04
That removes (-e) the RPM from only the RPM-database (--justdb), regardless if there are any dependencies or not (--nodeps).
It will not remove any files or execute any pre- or post-uninstall scripts. It just makes this double entry in the RPM database "go away".
Or you could remove the BX5 instead from the RPM database. In that case it will leave the BX4 in the RPM database and the next YUM update will fetch and install the BX5 again.
--
With best regards
Michael Stauber
_______________________________________________
Blueonyx mailing list
Blueonyx at mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx
More information about the Blueonyx
mailing list