Gentoo Archives: gentoo-user

From: gentuxx <gentuxx@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Weird dependencies
Date: Wed, 26 Jul 2006 20:52:03
Message-Id: 44C7D3AB.6010109@gmail.com
In Reply to: Re: [gentoo-user] Weird dependencies by Zac Medico
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Zac Medico wrote:
5 > gentuxx wrote:
6 > >> Hi all,
7 > >>
8 > >> I'm trying to run a routine `emerge -DuatvN world' and am getting
9 > some
10 > >> funky dependency errors. Here's the error I get:
11 > >>
12 > >> emerge: there are no ebuilds to satisfy ">=dev-java/kaffe-1.4".
13 > >> (dependency required by "net-dns/libidn-0.5.15" [ebuild])
14 >
15 > Portage is confused by old-style virtual/jdk and virtual/jre
16 > providers. The latest version of java-check-environment should help
17 > you correct this. Please refer to the Java upgrade guide:
18 >
19 > http://www.gentoo.org/proj/en/java/java-upgrade.xml
20 >
21 > Zac
22 >
23 Ok, trying the upgrade process at the above link fails when I try to
24 emerge the packages specified by java-check-environment. This is the
25 error:
26
27 root@gentoo ~ # emerge -ptv =blackdown-jdk-1.4* kaffe
28
29 These are the packages that would be merged, in reverse order:
30
31 Calculating dependencies |
32 emerge: there are no ebuilds to satisfy ">=dev-java/kaffe-1.4".
33 (dependency required by "dev-java/gjdoc-0.7.7-r1" [ebuild])
34
35 What's weird (and this is what I meant to post before) is that an `eix
36 kaffe' reports that the latest version available (even masked) is
37 1.1.7. So where is this v1.4 stuff coming from?
38
39 I just want to be able to finish the routine update. Please help!
40
41
42 > --
43 > gentux
44 > echo "hfouvyyAhnbjm/dpn" | perl -pe 's/(.)/chr(ord($1)-1)/ge'
45 >
46 > gentux's gpg fingerprint ==> 5495 0388 67FF 0B89 1239 D840 4CF0
47 > 39E2 18D3 4A9E
48 -----BEGIN PGP SIGNATURE-----
49 Version: GnuPG v1.4.4 (GNU/Linux)
50
51 iD8DBQFEx9OqTPA54hjTSp4RAkZdAKCUmIfBQ+Hys+rq18g7woTWAstwdwCdH4IO
52 2FTYN0pxPZZCFa6DC+HKMz0=
53 =Mv2o
54 -----END PGP SIGNATURE-----
55
56 --
57 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Weird dependencies Zac Medico <zmedico@g.o>