Gentoo Archives: gentoo-user

From: Roger Cahn <rcahn@×××××××××××××.fr>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Iscan
Date: Fri, 18 Sep 2009 19:34:30
Message-Id: 4AB3E0C3.8000306@club-internet.fr
In Reply to: Re: [gentoo-user] Iscan by Dale
1 Hi,
2
3 Thank you for your very quick answer.
4
5 > revdep-rebuild --library libltdl.so.3 should do something. You could
6 > always add the --pretend or maybe the ask version and see what it thinks
7 > of that command.
8
9 Here is the result:
10
11 revdep-rebuild -p --library libltdl.so.3
12 * Configuring search environment for revdep-rebuild
13
14 * Checking reverse dependencies
15 * Packages containing binaries and libraries using libltdl.so.3
16 * will be emerged.
17
18 * Collecting system binaries and libraries
19 * Generated new 1_files.rr
20 * Checking dynamic linking
21 [ 13% ] * found /usr/bin/iscan
22 [ 81% ] * found /usr/lib/sane/libsane-epkowa.so.1.0.15
23 [ 100% ]
24 * Generated new 3_broken.rr
25 * Assigning files to packages
26 * /usr/bin/iscan -> media-gfx/iscan
27 * /usr/lib/sane/libsane-epkowa.so.1.0.15 -> media-gfx/iscan
28 * Generated new 4_raw.rr and 4_owners.rr
29 * Cleaning list of packages to rebuild
30 * Generated new 4_pkgs.rr
31 * Assigning packages to ebuilds
32 * Generated new 4_ebuilds.rr
33 * Evaluating package order
34 * Generated new 5_order.rr
35 * All prepared. Starting rebuild
36 emerge --oneshot --pretend media-gfx/iscan:0
37
38 These are the packages that would be merged, in order:
39
40 Calculating dependencies... done!
41 [ebuild R ] media-gfx/iscan-2.11.0
42 * Now you can remove -p (or --pretend) from arguments and re-run
43 revdep-rebuild.
44
45 Of course, revdep-rebuild iscan failes again!
46 Isn't anything to do about libsane-epkowa.so.1.0.15 ?
47
48 Thank you for your try.
49 Roger

Replies

Subject Author
[gentoo-user] Re: Iscan walt <w41ter@×××××.com>