Gentoo Archives: gentoo-user

From: Henry Gebhardt <hsggebhardt@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Old machine update - libexpat upgrade instructions?
Date: Mon, 07 Apr 2008 17:51:38
Message-Id: 1bd893420804071051n52a319f7rf9ef94cc6dbe8cb@mail.gmail.com
In Reply to: Re: [gentoo-user] Old machine update - libexpat upgrade instructions? by Mark Knecht
1 On Mon, Apr 7, 2008 at 7:29 PM, Mark Knecht <markknecht@×××××.com> wrote:
2 > Am I correct that revdep-rebuild -p --library=libexpat.so.0 will take
3 > care of finding all the right stuff?
4
5 Even better yet, a plain
6
7 revdep-rebuild -p
8
9 will also find other breakages, not only those related to expat. My
10 update procedure has looked like this for a couple years now (found it
11 in the forums way back), and I didn't really notice that expat problem
12 back whenever :-) :
13
14 eix-sync
15 emerge -vDuN world
16 emerge --depclean
17 revdep-rebuild -v
18 etc-update
19
20
21 ~Henry
22 --
23 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Old machine update - libexpat upgrade instructions? Mark Knecht <markknecht@×××××.com>