Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge --update --deep --newuse world ERROR
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
nss
Guru
Guru


Joined: 04 Oct 2004
Posts: 389

PostPosted: Thu Dec 02, 2004 4:42 pm    Post subject: emerge --update --deep --newuse world ERROR Reply with quote

please help...

error message reads:

install: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
_________________
gentoo good to be true
Back to top
View user's profile Send private message
anderlin
Tux's lil' helper
Tux's lil' helper


Joined: 29 Nov 2003
Posts: 149
Location: Trondheim, Norway

PostPosted: Thu Dec 02, 2004 5:24 pm    Post subject: Reply with quote

I had a similar problem, and the reason was that I had unmerged acl. You could try:

Code:
revdep-rebuild -p


Have you unmerged anything lately?
Back to top
View user's profile Send private message
nss
Guru
Guru


Joined: 04 Oct 2004
Posts: 389

PostPosted: Thu Dec 02, 2004 5:31 pm    Post subject: Reply with quote

i have not unmerged anything yet (i only installed gentoo yesterday)... in the handbook, it says that you must emerge gentoolkit before doing before revdep-rebuild and i get the same error when i attempt an emerge of gentoolkit.
_________________
gentoo good to be true
Back to top
View user's profile Send private message
anderlin
Tux's lil' helper
Tux's lil' helper


Joined: 29 Nov 2003
Posts: 149
Location: Trondheim, Norway

PostPosted: Thu Dec 02, 2004 5:42 pm    Post subject: Reply with quote

I see. Does the following files and symlinks exist on your system?

Code:
# ls -lah /lib/libacl*
lrwxrwxrwx  1 root root  17 nov 18 00:45 /lib/libacl.a -> /usr/lib/libacl.a
lrwxrwxrwx  1 root root  18 nov 18 00:45 /lib/libacl.la -> /usr/lib/libacl.la
lrwxrwxrwx  1 root root  11 nov 18 00:45 /lib/libacl.so -> libacl.so.1
lrwxrwxrwx  1 root root  15 nov 18 00:45 /lib/libacl.so.1 -> libacl.so.1.1.0
-rwxr-xr-x  1 root root 23K nov 18 00:45 /lib/libacl.so.1.1.0

# ls -lah /usr/lib/libacl*
-rw-r--r--  1 root root 63K nov 18 00:45 /usr/lib/libacl.a
-rw-r--r--  1 root root 789 nov 18 00:45 /usr/lib/libacl.la
lrwxrwxrwx  1 root root  14 nov 18 00:45 /usr/lib/libacl.so -> /lib/libacl.so
-rwxr-xr-x  1 root root 27K nov  9 11:55 /usr/lib/libacl.so.1
-rwxr-xr-x  1 root root 27K nov  9 11:55 /usr/lib/libacl.so.1.1.0
Back to top
View user's profile Send private message
nss
Guru
Guru


Joined: 04 Oct 2004
Posts: 389

PostPosted: Thu Dec 02, 2004 5:48 pm    Post subject: Reply with quote

no
_________________
gentoo good to be true
Back to top
View user's profile Send private message
anderlin
Tux's lil' helper
Tux's lil' helper


Joined: 29 Nov 2003
Posts: 149
Location: Trondheim, Norway

PostPosted: Thu Dec 02, 2004 5:48 pm    Post subject: Reply with quote

I not, you may download acl from me (if you use pentium), and extract the missing files:

http://anderlin.dyndns.org/filer/acl-2.2.13-r3.tbz2
http://anderlin.dyndns.org/filer/attr-2.4.16.tbz2
Back to top
View user's profile Send private message
nss
Guru
Guru


Joined: 04 Oct 2004
Posts: 389

PostPosted: Thu Dec 02, 2004 5:50 pm    Post subject: Reply with quote

i'm using ppc G4
_________________
gentoo good to be true
Back to top
View user's profile Send private message
anderlin
Tux's lil' helper
Tux's lil' helper


Joined: 29 Nov 2003
Posts: 149
Location: Trondheim, Norway

PostPosted: Thu Dec 02, 2004 5:57 pm    Post subject: Reply with quote

Try to extract it from a stage, then.

http://mirror.gentoo.no/releases/ppc/2004.3/stages/g4/
Back to top
View user's profile Send private message
nss
Guru
Guru


Joined: 04 Oct 2004
Posts: 389

PostPosted: Thu Dec 02, 2004 5:58 pm    Post subject: Reply with quote

how do i extract that specific file?
_________________
gentoo good to be true
Back to top
View user's profile Send private message
anderlin
Tux's lil' helper
Tux's lil' helper


Joined: 29 Nov 2003
Posts: 149
Location: Trondheim, Norway

PostPosted: Thu Dec 02, 2004 6:06 pm    Post subject: Reply with quote

Sorry, my mistake. The stages does not contain these files, I just found out.
Back to top
View user's profile Send private message
nss
Guru
Guru


Joined: 04 Oct 2004
Posts: 389

PostPosted: Thu Dec 02, 2004 6:08 pm    Post subject: Reply with quote

any other ideas?
_________________
gentoo good to be true
Back to top
View user's profile Send private message
anderlin
Tux's lil' helper
Tux's lil' helper


Joined: 29 Nov 2003
Posts: 149
Location: Trondheim, Norway

PostPosted: Thu Dec 02, 2004 6:11 pm    Post subject: Reply with quote

I downloaded the ppc package CD, and the files wasn't there either. I don't know what you should try now.
Back to top
View user's profile Send private message
nss
Guru
Guru


Joined: 04 Oct 2004
Posts: 389

PostPosted: Thu Dec 02, 2004 6:12 pm    Post subject: Reply with quote

thanks for your help... maybe someone else will know...
_________________
gentoo good to be true
Back to top
View user's profile Send private message
kallamej
Administrator
Administrator


Joined: 27 Jun 2003
Posts: 4975
Location: Gothenburg, Sweden

PostPosted: Mon Jan 17, 2005 11:32 pm    Post subject: Reply with quote

Moved from Portage & Programming in favour of https://forums.gentoo.org/viewtopic.php?t=139908
_________________
Please read our FAQ Forum, it answers many of your questions.
irc: #gentoo-forums on irc.libera.chat
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum