Hello, In updates, there are new packages of abrt and libreport. But yum update gives me: Error: Package: abrt-2.0.8-6.el6.centos.2.x86_64 (updates) Requires: libreport >= 2.0.9-5.el6_3.2 Removing: libreport-2.0.9-5.el6.centos.x86_64 (@base) libreport = 2.0.9-5.el6.centos Updated By: libreport-2.0.9-5.el6.centos.2.x86_64 (updates) libreport = 2.0.9-5.el6.centos.2 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Is the new libreport incorrectly named libreport-2.0.9-5.el6.centos.2.x86_64 instead of: libreport-2.0.9-5.el6.2.x86_64 or is the dependency of abrt incorrect? Mogens -- Mogens Kjaer, mk at lemo.dk http://www.lemo.dk
On Thu, Jan 31, 2013 at 10:52 PM, Mogens Kjaer <mk at lemo.dk> wrote:> Hello, > > In updates, there are new packages of abrt and libreport. > > But yum update gives me: > > Error: Package: abrt-2.0.8-6.el6.centos.2.x86_64 (updates) > Requires: libreport >= 2.0.9-5.el6_3.2 > Removing: libreport-2.0.9-5.el6.centos.x86_64 (@base) > libreport = 2.0.9-5.el6.centos > Updated By: libreport-2.0.9-5.el6.centos.2.x86_64 (updates) > libreport = 2.0.9-5.el6.centos.2 > You could try using --skip-broken to work around the problem > You could try running: rpm -Va --nofiles --nodigest > > Is the new libreport incorrectly named > > libreport-2.0.9-5.el6.centos.2.x86_64 > > instead of: > > libreport-2.0.9-5.el6.2.x86_64 > > or is the dependency of abrt incorrect? > > Mogensabrt does requires libreport >= 2.0.9-5.el6_3.2. Problem seems to be that 2.0.9-5.el6.centos.2 is older than 2.0.9-5.el6_3.2 . Akemi
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mogens Kjaer said the following on 01/02/2013 07:52:> In updates, there are new packages of abrt and libreport. But yum update > gives me: Error: Package: abrt-2.0.8-6.el6.centos.2.x86_64 (updates)Confirmed. Same issue here. Ciao, luigi - -- / +--[Luigi Rosa]-- \ Xerox never comes up with anything original. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEARECAAYFAlELcBEACgkQ3kWu7Tfl6ZQCaACgyL3cYJfkP3Wi9quz2Os0NkAv JaMAoLCz/p7NQGYg3rxSniWMKBnTZ370 =DDQs -----END PGP SIGNATURE-----
Luigi Rosa <lists at ...> writes:> > > Mogens Kjaer said the following on 01/02/2013 07:52: > > > In updates, there are new packages of abrt and libreport. But yum update > > gives me: Error: Package: abrt-2.0.8-6.el6.centos.2.x86_64 (updates) > > Confirmed. Same issue here. > > Ciao, > luigi >The same problem also for me!! any help?? Cheers
Fabien Archambault
2013-Feb-01 11:41 UTC
[CentOS] CentOS 6.3: libreport/abrt update problem
2013/2/1 odusseas <piskopakis_antreas at hotmail.com>:> Luigi Rosa <lists at ...> writes: > >> >> >> Mogens Kjaer said the following on 01/02/2013 07:52: >> >> > In updates, there are new packages of abrt and libreport. But yum update >> > gives me: Error: Package: abrt-2.0.8-6.el6.centos.2.x86_64 (updates) >> >> Confirmed. Same issue here. >> >> Ciao, >> luigi >> > > > The same problem also for me!! > any help?? > Cheers > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centosYou can just skip, temporarily the update of abrt with: yum update --exclude=abrt\* This should leave only abrt not updated (not a huge issue) or just wait a couple of days until it is fixed. Cheers, Fabien