Re: [CentOS] CentOS 6.3: libreport/abrt update problem

2013-01-31 Thread Akemi Yagi
On Thu, Jan 31, 2013 at 10:52 PM, Mogens Kjaer  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?
>
> Mogens


abrt 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
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6.3: libreport/abrt update problem

2013-01-31 Thread Luigi Rosa
-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-
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6.3: libreport/abrt update problem

2013-02-01 Thread Johnny Hughes
On 02/01/2013 01:33 AM, Akemi Yagi wrote:
> On Thu, Jan 31, 2013 at 10:52 PM, Mogens Kjaer  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?
>>
>> Mogens
>
> abrt 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 .
>

I am working this issue right now, should be fixed in about an hour.



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6.3: libreport/abrt update problem

2013-02-01 Thread odusseas
Luigi Rosa  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@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6.3: libreport/abrt update problem

2013-02-01 Thread Fabien Archambault
2013/2/1 odusseas :
> Luigi Rosa  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@centos.org
> http://lists.centos.org/mailman/listinfo/centos

You 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
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6.3: libreport/abrt update problem

2013-02-01 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Johnny Hughes said the following on 01/02/2013 11:29:

> I am working this issue right now, should be fixed in about an hour.

It is, thanks.




Ciao,
luigi

- -- 
/
+--[Luigi Rosa]--
\

Mathematicians do it in theory.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlEMDG8ACgkQ3kWu7Tfl6ZSoqgCeK2cH4HhnQblsLfSsAMLxy8BM
uuYAoLHRVVAktPZcEr7l2Z/Si13WCcAm
=l4Ru
-END PGP SIGNATURE-
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6.3: libreport/abrt update problem

2013-02-01 Thread Johnny Hughes
On 02/01/2013 05:41 AM, Fabien Archambault wrote:
> 2013/2/1 odusseas :
>> Luigi Rosa  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@centos.org
>> http://lists.centos.org/mailman/listinfo/centos
> You 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.

For the record, the fix is pushed, however some of our external mirrors
only sync a couple of times per day .. so it may take a day for them to
get fixed.

If you absolutely need that package updated, you can point the updates
repo to mirror.centos.org and "yum clean all" then "yum update".



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos