You are not logged in.

#1 2009-11-15 11:20:16

Natanji
Member
Registered: 2009-09-22
Posts: 134

kernel-headers conflicts with glibc

Hello everbody,
it has been some time since I upgraded my system, and now I'm having problems because of a conflict of kernel-headers with glibc.

When I do
pacman -S kernel-headers

I get
warning: kernel-headers-2.6.31.5-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...
:: kernel-headers conflicts with glibc. Remove glibc? [Y/n]

Of course removing glibc isn't an option, as dozens of packages depend on it. Any clue what's wrong here? I am not able to do a normal system update because I get lots of
glibc: (filename) exists in filesystem
(sorry, not willing to type all of those filenames out tongue)
followed by
libxtst: /us/include/X11/extensions/XTest.h exists in filesystem

Last edited by Natanji (2009-11-15 11:23:50)

Offline

#2 2009-11-15 11:24:44

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: kernel-headers conflicts with glibc

> pacman -Si kernel-headers
Conflicts With : glibc<=2.10.1-4  

> pacman -Si glibc
Version        : 2.11-1

A full system update will work.

Offline

#3 2009-11-15 11:54:11

Natanji
Member
Registered: 2009-09-22
Posts: 134

Re: kernel-headers conflicts with glibc

That's the point, a full system update with
pacman -Syu
will NOT work because of all the
glibc: (filename) exists in filesystem
and
libxtst: /us/include/X11/extensions/XTest.h exists in filesystem
errors that keep it from updating.

Last edited by Natanji (2009-11-15 11:54:40)

Offline

#4 2009-11-15 12:01:46

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: kernel-headers conflicts with glibc

Well, we should fix that then...  please post the full output.

Offline

#5 2009-11-15 12:55:54

grey
Member
From: Europe
Registered: 2007-08-23
Posts: 679

Re: kernel-headers conflicts with glibc

The file /usr/include/X11/extensions/XTest.h is interesting, because it change package ownership recently, from xextproto to libxtst.


Good ideas do not need lots of lies told about them in order to gain public acceptance.

Offline

Board footer

Powered by FluxBB