Gentoo Archives: gentoo-ppc-dev

From: Leonid Kabanov <lkabanov@×××××.ru>
To: gentoo-ppc-dev@l.g.o
Subject: [gentoo-ppc-dev] dev-perl/libwww-perl-5.68
Date: Tue, 06 Jan 2004 02:41:40
Message-Id: 20040106024136.GV28181@lenq.krasu.ru
1 Hello,
2
3 I have dev-perl/libwww-perl package installed. After sync I try `emerge -up
4 world' command and got following output:
5
6 # emerge -pu world
7
8 These are the packages that I would merge, in order:
9
10 Calculating world dependencies \
11 !!! all ebuilds that could satisfy ">=dev-perl/URI-1.0.9" have been masked.
12 !!! (dependency required by "dev-perl/libwww-perl-5.68" [ebuild])
13
14 !!! Problem with ebuild dev-perl/libwww-perl-5.68
15 !!! Possibly a DEPEND/*DEPEND problem.
16
17 !!! Depgraph creation failed.
18
19 I unmasked dev-perl/URI-1.0.9 for ppc and found that there another dependency
20 problem:
21
22 !!! all ebuilds that could satisfy "dev-perl/digest-base" have been masked.
23 !!! (dependency required by "dev-perl/Digest-MD5-2.33" [ebuild])
24
25 !!! Problem with ebuild dev-perl/libwww-perl-5.68
26 !!! Possibly a DEPEND/*DEPEND problem.
27
28 !!! Depgraph creation failed.
29
30 Then I unmasked dev-perl/digest-base-1.05:
31
32 !!! all ebuilds that could satisfy ">=dev-perl/HTML-Parser-3.13" have been masked.
33 !!! (dependency required by "dev-perl/libwww-perl-5.68" [ebuild])
34
35 !!! Problem with ebuild dev-perl/libwww-perl-5.68
36 !!! Possibly a DEPEND/*DEPEND problem.
37
38 Only after unmasking HTML-Parser/HTML-Parser-3.28 I resolved the problem.
39 `emerge -up world' works and all packages compiled/installed well. So
40 there is 2 ways - mask newer ebuilds for subj or unmask dev-perl/URI-1.0.9,
41 dev-perl/digest-base-1.05 and HTML-Parser/HTML-Parser-3.28.
42
43 --
44 Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
45
46 --
47 gentoo-ppc-dev@g.o mailing list

Replies

Subject Author
[gentoo-ppc-dev] Re: dev-perl/libwww-perl-5.68 Calum Selkirk <cselkirk@××××××.nl>