Sid,

Sid Boyce <[email protected]> writes:

> On 26/03/14 13:13, Michal Toman wrote:
>> Hi,
>>
>> you are not providing the key error message - remove --skip-broken
>> and post the results.
>>
>> Looking at the package list I would say that you have
>> "exclude=kernel*" somewhere in yum config, which prevents you from
>> installing kernel-headers.
>>
>> Michal
>
> Without --skip-broken and I also have tried "rpm -VA --nofiles --nodigest"
> --> Finished Dependency Resolution
> Error: Package: glibc-headers-2.18-12.fc20.armv7hl (updates)
>            Requires: kernel-headers >= 2.2.1
> Error: Package: glibc-headers-2.18-12.fc20.armv7hl (updates)
>            Requires: kernel-headers
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest
> Regards
> Sid.

I believe this is exactly what Michal was talking about.  Based on this
error it would appear that you have an "exclude=kernel*" somewhere in
your yum config.  Check /etc/yum.conf and everything under /etc/yum and
/etc/yum.repos.d/ and look for such an exclude configuration.  That
would prevent you from finding and installing kernel-headers >= 2.2.1
which is the dependency failure here.

Thanks,

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [email protected]                        PGP key available
_______________________________________________
arm mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/arm

Reply via email to