Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147093 - emerge -uDpv world does not update java-config-1
Summary: emerge -uDpv world does not update java-config-1
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-10 11:56 UTC by Petteri Räty (RETIRED)
Modified: 2006-09-10 13:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2006-09-10 11:56:07 UTC
aria apache2 # emerge -uDpv world

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

Calculating world dependencies... done!
[ebuild  NS   ] dev-db/sqlite-2.8.16-r4  USE="nls -doc -tcl" 958 kB
[ebuild     U ] net-ftp/proftpd-1.3.0-r1 [1.2.10-r7] USE="acl% hardened pam ssl tcpd -authfile -clamav% -ifsession% -ipv6 -ldap -mysql -ncurses* -noauthunix -opensslcrypt% -postgres -radius% -rewrite% -shaper -sitemisc% -softquota -vroot% -xinetd" 1,353 kB
[ebuild     U ] sys-apps/findutils-4.3.0 [4.1.20-r2] USE="nls -build -static" 0 kB
[ebuild     U ] dev-util/subversion-1.3.2-r3 [1.3.2-r1] USE="apache2 bash-completion berkdb nls zlib -emacs -java -nowebdav -perl -python -ruby" 0 kB

Total size of downloads: 2,312 kB
aria apache2 # emerge -uDpv java-config

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

Calculating dependencies... done!

Total size of downloads: 0 kB
aria apache2 # emerge -1pv =java-config-1*

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

Calculating dependencies... done!
[ebuild     U ] dev-java/java-config-1.3.5-r1 [1.3.3] 14 kB

Total size of downloads: 14 kB
aria apache2 # 

We should make something depend specifically on java-config-1 to get it upgraded
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-10 12:31:33 UTC
This bug has been there for only 4 years... ;)

*** This bug has been marked as a duplicate of 4698 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-10 12:32:33 UTC
Oh, looks like a reminder for Java folks, sorry for closing this. :)
Comment 3 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2006-09-10 13:36:44 UTC
(In reply to comment #0)
> We should make something depend specifically on java-config-1 to get it
> upgraded

All generation-2 VM's supporting also generation-1 (i.e. 1.4) are depending on =java-config-1.3* - see java-vm-2.eclass
Comment 4 Petteri Räty (RETIRED) gentoo-dev 2006-09-10 13:40:04 UTC
(In reply to comment #3)
> (In reply to comment #0)
> > We should make something depend specifically on java-config-1 to get it
> > upgraded
> 
> All generation-2 VM's supporting also generation-1 (i.e. 1.4) are depending on
> =java-config-1.3* - see java-vm-2.eclass
> 

Yeah, but it is also depending on =java-config-2* which makes it not update it.
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2006-09-10 13:56:57 UTC
Plah. It does work now. I guess I didn't have anything in the world file.