You are not logged in.

#1 2009-11-11 19:51:39

Admincheg
Member
Registered: 2009-11-11
Posts: 3

[Solved] glibc 2.11-1 conflict

Good day!
Today i've upgraded with pacman -Suy and this installed new glibc. BUT COREUTILS compiled against old glibc. Is there any possibility to download new coreutils package?

for example date fails after update:

/bin/date: /lib/libpthread.so.0: unsupporte version 0 of Verdef record

Last edited by Admincheg (2009-11-12 21:34:06)

Offline

#2 2009-11-11 23:30:57

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

Re: [Solved] glibc 2.11-1 conflict

> /bin/date
Thu Nov 12 09:28:07 EST 2009

Having packages compiled against an older glibc version is fine.  There is no soname bump on the library so they are compatible.  No-one using [testing] reported an issue either.  So something else is going on here.

Offline

#3 2009-11-12 16:13:30

Admincheg
Member
Registered: 2009-11-11
Posts: 3

Offline

#4 2009-11-12 21:33:35

Admincheg
Member
Registered: 2009-11-11
Posts: 3

Re: [Solved] glibc 2.11-1 conflict

OK i fix the problem. I downloaded manually package from main repos. ftp://ftp.archlinux.org/core/os/i686/gl … pkg.tar.gz and installed with pacman -U glibc-2.11-1-i686.pkg.tar.gz . It made a tick. It looks like some of repos. contains wrong package. Could be the case?

Offline

#5 2009-11-12 22:52:14

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

Re: [Solved] glibc 2.11-1 conflict

Seems very strange...  if the download was corrupt it should have failed the md5sum check.  Perhaps something went wrong during package extraction.

Offline

Board footer

Powered by FluxBB