public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Weird dependencies
@ 2006-07-25 15:20 gentuxx
  2006-07-25 19:03 ` Zac Medico
  0 siblings, 1 reply; 9+ messages in thread
From: gentuxx @ 2006-07-25 15:20 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

I'm trying to run a routine `emerge -DuatvN world' and am getting some
funky dependency errors.  Here's the error I get:

emerge: there are no ebuilds to satisfy ">=dev-java/kaffe-1.4".
(dependency required by "net-dns/libidn-0.5.15" [ebuild])



!!! Problem resolving dependencies for kde-base/kdeutils
!!! Depgraph creation failed.

If I run a `eix kaffe' this is what I get:

* dev-java/kaffe
     Available versions:  1.1.4 1.1.4-r1 ~1.1.5-r1 ~1.1.6-r2
~1.1.7_rc1 ~1.1.7
     Installed:           1.1.4-r1
     Homepage:            http://www.kaffe.org/
     Description:         A cleanroom, open source Java VM and class
libraries

....version 1.4 isn't even an option!  I'm *guessing* that this is a
bug with the ebuild, but I wanted to see if anyone else might have
seen the same thing before I went filing a new bug.

Any ideas?  Am I totally insane?  Or is the ebuild?

- --
gentux
echo "hfouvyyAhnbjm/dpn" | perl -pe 's/(.)/chr(ord($1)-1)/ge'

gentux's gpg fingerprint ==> 5495 0388 67FF 0B89 1239  D840 4CF0 39E2
18D3 4A9E
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD8DBQFExjawTPA54hjTSp4RAvUrAJ0W7+dEsUuu++NW9wo6D1YnlhZvxACeIOdY
0LDrwDP7oEMcNirjD03c/Zo=
=ntBQ
-----END PGP SIGNATURE-----

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Weird dependencies
  2006-07-25 15:20 [gentoo-user] Weird dependencies gentuxx
@ 2006-07-25 19:03 ` Zac Medico
  2006-07-26  5:41   ` gentuxx
  2006-07-26 20:42   ` gentuxx
  0 siblings, 2 replies; 9+ messages in thread
From: Zac Medico @ 2006-07-25 19:03 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

gentuxx wrote:
> Hi all,
> 
> I'm trying to run a routine `emerge -DuatvN world' and am getting some
> funky dependency errors.  Here's the error I get:
> 
> emerge: there are no ebuilds to satisfy ">=dev-java/kaffe-1.4".
> (dependency required by "net-dns/libidn-0.5.15" [ebuild])

Portage is confused by old-style virtual/jdk and virtual/jre providers.  The latest version of java-check-environment should help you correct this.  Please refer to the Java upgrade guide:

http://www.gentoo.org/proj/en/java/java-upgrade.xml

Zac
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD8DBQFExmru/ejvha5XGaMRAgjaAKDkoszQB+CkN/sFR4Ai0JsubPHZAQCfe30i
vtm8aaE7jUSMmGHLC5/UC0A=
=rLmG
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Weird dependencies
  2006-07-25 19:03 ` Zac Medico
@ 2006-07-26  5:41   ` gentuxx
  2006-07-26 20:42   ` gentuxx
  1 sibling, 0 replies; 9+ messages in thread
From: gentuxx @ 2006-07-26  5:41 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Zac Medico wrote:
> gentuxx wrote:
> >> Hi all,
> >>
> >> I'm trying to run a routine `emerge -DuatvN world' and am getting
> some
> >> funky dependency errors.  Here's the error I get:
> >>
> >> emerge: there are no ebuilds to satisfy ">=dev-java/kaffe-1.4".
> >> (dependency required by "net-dns/libidn-0.5.15" [ebuild])
>
> Portage is confused by old-style virtual/jdk and virtual/jre
> providers.  The latest version of java-check-environment should help
> you correct this.  Please refer to the Java upgrade guide:
>
> http://www.gentoo.org/proj/en/java/java-upgrade.xml
>
> Zac
>
I meant to post more info.....I must have gotten distracted or something.

Thanks for the link, I'll take a look at it and see if it solves the
problem.  If not, I'll post the rest of the info that I had orginally
planned.  ;-)

Thanks.

> --
> gentux
> echo "hfouvyyAhnbjm/dpn" | perl -pe 's/(.)/chr(ord($1)-1)/ge'
>
> gentux's gpg fingerprint ==> 5495 0388 67FF 0B89 1239  D840 4CF0
> 39E2 18D3 4A9E
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD8DBQFExwBwTPA54hjTSp4RAjn1AKCiaMzTh95uJDLsHurDJtoiK8NDrQCggKKs
Oje576oK7RA16eQK6wd4V2s=
=4mXf
-----END PGP SIGNATURE-----

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Weird dependencies
  2006-07-25 19:03 ` Zac Medico
  2006-07-26  5:41   ` gentuxx
@ 2006-07-26 20:42   ` gentuxx
  2006-07-26 21:36     ` Zac Medico
  1 sibling, 1 reply; 9+ messages in thread
From: gentuxx @ 2006-07-26 20:42 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Zac Medico wrote:
> gentuxx wrote:
> >> Hi all,
> >>
> >> I'm trying to run a routine `emerge -DuatvN world' and am getting
> some
> >> funky dependency errors.  Here's the error I get:
> >>
> >> emerge: there are no ebuilds to satisfy ">=dev-java/kaffe-1.4".
> >> (dependency required by "net-dns/libidn-0.5.15" [ebuild])
>
> Portage is confused by old-style virtual/jdk and virtual/jre
> providers.  The latest version of java-check-environment should help
> you correct this.  Please refer to the Java upgrade guide:
>
> http://www.gentoo.org/proj/en/java/java-upgrade.xml
>
> Zac
>
Ok, trying the upgrade process at the above link fails when I try to
emerge the packages specified by java-check-environment.  This is the
error:

root@gentoo ~ # emerge -ptv =blackdown-jdk-1.4* kaffe

These are the packages that would be merged, in reverse order:

Calculating dependencies |
emerge: there are no ebuilds to satisfy ">=dev-java/kaffe-1.4".
(dependency required by "dev-java/gjdoc-0.7.7-r1" [ebuild])

What's weird (and this is what I meant to post before) is that an `eix
kaffe' reports that the latest version available (even masked) is
1.1.7.  So where is this v1.4 stuff coming from?

I just want to be able to finish the routine update.  Please help!


> --
> gentux
> echo "hfouvyyAhnbjm/dpn" | perl -pe 's/(.)/chr(ord($1)-1)/ge'
>
> gentux's gpg fingerprint ==> 5495 0388 67FF 0B89 1239  D840 4CF0
> 39E2 18D3 4A9E
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD8DBQFEx9OqTPA54hjTSp4RAkZdAKCUmIfBQ+Hys+rq18g7woTWAstwdwCdH4IO
2FTYN0pxPZZCFa6DC+HKMz0=
=Mv2o
-----END PGP SIGNATURE-----

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Weird dependencies
  2006-07-26 20:42   ` gentuxx
@ 2006-07-26 21:36     ` Zac Medico
  0 siblings, 0 replies; 9+ messages in thread
From: Zac Medico @ 2006-07-26 21:36 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

gentuxx wrote:
> Calculating dependencies |
> emerge: there are no ebuilds to satisfy ">=dev-java/kaffe-1.4".
> (dependency required by "dev-java/gjdoc-0.7.7-r1" [ebuild])


java-check-environment is supposed to help you correct for this:

check_virtual_provides() {
    local this_result=0
    local provides=$(find /var/db/pkg -name PROVIDE | xargs egrep -l 'virtual/jdk|virtual/jre')
    if [[ -n ${provides} ]]; then
        qeerror "Found PROVIDE files from old-style virtuals. Please remove them:"
        qecho "# rm ${provides}"

        this_result=1
    fi
	update_result ${this_result}
	return ${this_result}
}

The above find command will tell you which PROVIDE files to remove.

Zac
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD8DBQFEx+Bs/ejvha5XGaMRAnKcAJ47j/4Txz714yLdnr6vblZYb5ZzUACfSF09
xbw3FeI8bSp6Xfm4f2ErX14=
=+CPz
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-user] weird dependencies
@ 2006-08-09 22:13 Rodrigo Lazo
  2006-08-09 22:54 ` Richard Fish
  2006-08-10  7:17 ` Alexander Skwar
  0 siblings, 2 replies; 9+ messages in thread
From: Rodrigo Lazo @ 2006-08-09 22:13 UTC (permalink / raw
  To: Gentoo User Mailing List


Hi,

Something weird is happening to my system. I executed (for no good
reason):

mash@rodrigo # emerge -pvu --deep gaim     

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] media-libs/lcms-1.14-r1 [1.13-r1] USE="jpeg python zlib -tiff" 653 kB 
[ebuild     U ] dev-db/mysql-4.1.21 [4.1.20] USE="perl ssl -berkdb -big-tables -cluster -debug -embedded -extraengine -latin1 -minimal -raid -srvdir -static" 17,215 kB 
[ebuild  N    ] x11-libs/qt-3.3.6-r1  USE="doc gif mysql opengl -cups -debug -examples -firebird -immqt -immqt-bc -ipv6 -nas -nis -odbc -postgres -sqlite -xinerama" 14,224 kB 
[ebuild     U ] media-libs/tiff-3.8.2-r2 [3.8.2-r1] USE="jpeg zlib -jbig -nocxx" 0 kB 
[ebuild  N    ] virtual/ghostscript-0  0 kB 
[ebuild     U ] dev-lang/nasm-0.98.39-r3 [0.98.39-r1] USE="doc -build" 0 kB 
[ebuild     U ] sys-apps/gawk-3.1.5-r2 [3.1.5-r1] USE="nls -build" 0 kB 


mmmm, qt as a deep dependencie of gaim. I'm sure is a *really* deep
dependency. The bigger problem I have is that in /etc/make.conf I have
this as USE flags:

USE="3dnow X alsa emacs gtk gtk2 gnutls opengl mule ppds usb doc apache2 nls ssl jpeg mpeg png xml2 ncurses gpm python pam mmx xv gif mp3 spell crypt imlib sse truetype-fonts mysql truetype nptl svg zlib cairo -gnome -kde -qt -arts -ipv6 -tcltk -esd -xmms -tiff -oss -cupsi -eds -slang -berkdb -cups" 

I have -qt and -kde

Any idea why is this happening?

-- 

Rodrigo Lazo (rlazo)
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] weird dependencies
  2006-08-09 22:13 [gentoo-user] weird dependencies Rodrigo Lazo
@ 2006-08-09 22:54 ` Richard Fish
  2006-08-10  7:17 ` Alexander Skwar
  1 sibling, 0 replies; 9+ messages in thread
From: Richard Fish @ 2006-08-09 22:54 UTC (permalink / raw
  To: gentoo-user

On 8/9/06, Rodrigo Lazo <rlazo.paz@gmail.com> wrote:
> Something weird is happening to my system. I executed (for no good
> reason):
>
> mash@rodrigo # emerge -pvu --deep gaim

Add --tree.

-Richard
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] weird dependencies
  2006-08-09 22:13 [gentoo-user] weird dependencies Rodrigo Lazo
  2006-08-09 22:54 ` Richard Fish
@ 2006-08-10  7:17 ` Alexander Skwar
  2006-08-11  5:12   ` [gentoo-user] [SOLVED] " Rodrigo Lazo
  1 sibling, 1 reply; 9+ messages in thread
From: Alexander Skwar @ 2006-08-10  7:17 UTC (permalink / raw
  To: gentoo-user

Rodrigo Lazo wrote:
> Hi,
> 
> Something weird is happening to my system. I executed (for no good
> reason):
> 
> mash@rodrigo # emerge -pvu --deep gaim     
> 
> These are the packages that would be merged, in order:
> 
> Calculating dependencies... done!
> [ebuild     U ] media-libs/lcms-1.14-r1 [1.13-r1] USE="jpeg python zlib -tiff" 653 kB 
> [ebuild     U ] dev-db/mysql-4.1.21 [4.1.20] USE="perl ssl -berkdb -big-tables -cluster -debug -embedded -extraengine -latin1 -minimal -raid -srvdir -static" 17,215 kB 
> [ebuild  N    ] x11-libs/qt-3.3.6-r1  USE="doc gif mysql opengl -cups -debug -examples -firebird -immqt -immqt-bc -ipv6 -nas -nis -odbc -postgres -sqlite -xinerama" 14,224 kB 
> [ebuild     U ] media-libs/tiff-3.8.2-r2 [3.8.2-r1] USE="jpeg zlib -jbig -nocxx" 0 kB 
> [ebuild  N    ] virtual/ghostscript-0  0 kB 
> [ebuild     U ] dev-lang/nasm-0.98.39-r3 [0.98.39-r1] USE="doc -build" 0 kB 
> [ebuild     U ] sys-apps/gawk-3.1.5-r2 [3.1.5-r1] USE="nls -build" 0 kB 
> 
> 
> mmmm, qt as a deep dependencie of gaim.

You can't say that. Run "emerge -pvu --deep --tree gaim" to
see, what's going on.

Alexander Skwar
-- 
BOFH Excuse #212:

Of course it doesn't work. We've performed a software upgrade.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] [SOLVED] weird dependencies
  2006-08-10  7:17 ` Alexander Skwar
@ 2006-08-11  5:12   ` Rodrigo Lazo
  0 siblings, 0 replies; 9+ messages in thread
From: Rodrigo Lazo @ 2006-08-11  5:12 UTC (permalink / raw
  To: gentoo-user

Alexander Skwar <listen@alexander.skwar.name> writes:


>> mmmm, qt as a deep dependencie of gaim.
>
> You can't say that. Run "emerge -pvu --deep --tree gaim" to
> see, what's going on.
>

Alexander, you were right. qt is appearing as a dependency of doxygen
but in the form of qt3

app-doc/doxygen-1.4.4  USE="doc qt3% -tetex* -unicode%" 

I *guess* this new USE flag is for the upcoming qt4. I need to pay
more attention to my tree. 

Thanks a lot !

-- 

Rodrigo Lazo (rlazo)
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-08-11  5:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-09 22:13 [gentoo-user] weird dependencies Rodrigo Lazo
2006-08-09 22:54 ` Richard Fish
2006-08-10  7:17 ` Alexander Skwar
2006-08-11  5:12   ` [gentoo-user] [SOLVED] " Rodrigo Lazo
  -- strict thread matches above, loose matches on Subject: below --
2006-07-25 15:20 [gentoo-user] Weird dependencies gentuxx
2006-07-25 19:03 ` Zac Medico
2006-07-26  5:41   ` gentuxx
2006-07-26 20:42   ` gentuxx
2006-07-26 21:36     ` Zac Medico

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox