Gentoo Archives: gentoo-ppc-user

From: jb@××××××.com
To: gentooppc-user@g.o
Subject: [gentooppc-user] emerging issues
Date: Wed, 30 Oct 2002 08:46:49
Message-Id: 20021030064643.24337.h018.c000.wm@mail.schatz.com.criticalpath.net
1 I've experienced an issue in connection with emerging
2 under portage-2.0.42 and, subsequently, portage-2.0.43
3 in which postfix fails to start on boot-up as it
4 should. #postfix check returns:
5
6 postfix: error while loading shared libraries:
7 libdb-3.3.so: cannot open shared object file: No such
8 file or directory
9
10 The first time this happened, under portage-2.0.42, I
11 emerged postfix again and it started working again (I
12 never checked to see if re-emerging had re-installed
13 libdb-3.3.so). I've just done #emerge update world
14 under portage-2.0.43 and again postfix says is missing
15 that file; #locate libdb turns up libdb-3.2.so,
16 libdb-4.so and libdb-4.0.so but not libdb-3.3.so. Can
17 anyone shed light on this issue?
18
19 Also, one of the packages to be updated with #emerge -u
20 world is gaim-0.59.5. I have gaim-0.59.3 installed but
21 the update wants /usr/lib/gnomeConf.sh in order to
22 compile. I've never had gnome installed. The error
23 returned is:
24
25 !!! ERROR: The ebuild did not complete successfully.
26 !!! Function econf, Line 189, Exitcode 1
27 !!! econf failed
28
29 Thanks for any guidance on these two issues. BTW, I was
30 able to #emerge -u world successfully with all the
31 other packages.
32
33 J. B. Schatz

Replies

Subject Author
Re: [gentooppc-user] emerging issues Mark Guertin <gerk@g.o>