You are not logged in.

#1 2006-06-28 01:57:44

bobbuck
Member
Registered: 2005-04-04
Posts: 4

System broke after major update

I did a pacman -Syu and now anything I try to do gives this error:

"error while loading shared libraries: lib(whatever).so.x: cannot open shared object file: No such file or directory"

I can log in and get a bash prompt but most commands don't work. I did try to do an ldconfig and it ran but didn't fix anything. Any help would be appreciated, I'm out of ideas.

Offline

#2 2006-06-28 01:59:55

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: System broke after major update

Evidently the mirror you were using was not synced...

Offline

#3 2006-06-28 02:37:50

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: System broke after major update

try reupdating with pacman.static:

pacman.static -Syu

Offline

#4 2006-06-28 02:39:00

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,694
Website

Re: System broke after major update

try to log in to a console and issue a new pacman -Syu

Offline

#5 2006-06-28 02:47:59

_Gandalf_
Member
Registered: 2006-01-12
Posts: 735

Re: System broke after major update

it seems you did pacman -Syu from some kind of "screen" session... anyway do

pacman.static -Sy glibc kernel-headers coreutils

if it still doesn't work try the above command with most "base" packages but it should work this way

if everything goes well, re-update your system again ( pacman -Syu )

Offline

#6 2006-06-28 03:04:29

bobbuck
Member
Registered: 2005-04-04
Posts: 4

Re: System broke after major update

Woo hoo! It's back.

I didn't have any network capability in the crippled state, but used that pacman.static program to load an old version of glibc from /var/cache/pacman.  Thanks for the help.  I never knew there was a static version of pacman.

Offline

#7 2006-06-28 04:38:16

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: System broke after major update

bobbuck wrote:

Woo hoo! It's back.

I didn't have any network capability in the crippled state, but used that pacman.static program to load an old version of glibc from /var/cache/pacman.  Thanks for the help.  I never knew there was a static version of pacman.

How else would you expect to fix booboo's? Lol, I figure this static version out not so long ago also.

Offline

#8 2006-06-28 18:00:41

bobbuck
Member
Registered: 2005-04-04
Posts: 4

Re: System broke after major update

I thought you would have to boot from an Arch CD and invoke pacman with an alternate root or something. I found out later last night that I really didn't fix everything, but now I'm going to wait for the mirrors to settle and try another pacman -Syu. Some of my stuff wants the old glibc and some wants the new glibc.

Offline

Board footer

Powered by FluxBB