Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37535 - ibm-jre should be flagged for manual download
Summary: ibm-jre should be flagged for manual download
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-07 15:32 UTC by Rui Malheiro
Modified: 2004-01-09 01:26 UTC (History)
1 user (show)

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


Attachments
Patch for ibm-jre (ibm-jre-1.4.1-r2.diff,988 bytes, patch)
2004-01-08 23:47 UTC, Chris Aniszczyk (RETIRED)
Details | Diff
Ebuild if you don't feel like patching ;) (ibm-jre-1.4.1-r2.ebuild,1.07 KB, text/plain)
2004-01-08 23:48 UTC, Chris Aniszczyk (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rui Malheiro 2004-01-07 15:32:54 UTC
While emerging ibm-jre I was instructed to download the tgz file from a web page, but the ebuild doesn't display the "F" flag.	

Reproducible: Always
Steps to Reproduce:
1. emerge --pretend ibm-jre
2.
3.

Actual Results:  
Calculating dependencies ...done! 
[ebuild  N    ] dev-java/ibm-jre-1.4.1 
 

Expected Results:  
Calculating dependencies ...done! 
[ebuild  N F  ] dev-java/ibm-jre-1.4.1 
 

Portage 2.0.49-r20 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20031222-r0, 
2.6.1-rc1-mm1) 
================================================================= 
System uname: 2.6.1-rc1-mm1 i686 Intel(R) Pentium(R) 4 CPU 2.53GHz 
Gentoo Base System version 1.4.3.12 
distcc 2.11.2 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[enabled] 
ccache version 2.3 [enabled] 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -march=pentium4 -mmmx -msse -msse2 -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/kde/cvs/share/config /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-O2 -march=pentium4 -mmmx -msse -msse2 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache distcc sandbox" 
GENTOO_MIRRORS="http://gauguin:8001 
ftp://ibiblio.org/pub/Linux/distributions/gentoo/ 
http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ 
http://gentoo.tiscali.nl/gentoo/ 
http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/ 
http://ftp.uni-erlangen.de/pub/mirrors/gentoo" 
MAKEOPTS="-j4" 
PKGDIR="/mnt/pkgfiles" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="X aalib alsa apm arts artswrappersuid avi berkdb bonobo cdr crypt cups 
dga dv dvd encode fbcon foomaticdb gdbm gif gphoto2 gpm guile imlib java jpeg 
kde ldap libg++ libwww mad mikmod mmx motif mpeg ncurses nls nptl oggvorbis 
opengl oss pam pdflib perl png pt pt_PT python qt quicktime radeon readline 
samba scanner sdl slang spell sse ssl svga tcpd tiff truetype x86 xinerama 
xml2 xv zlib linguas_pt_PT"
Comment 1 Chris Aniszczyk (RETIRED) gentoo-dev 2004-01-08 23:47:18 UTC
Created attachment 23440 [details, diff]
Patch for ibm-jre

Cheers
Comment 2 Chris Aniszczyk (RETIRED) gentoo-dev 2004-01-08 23:48:21 UTC
Created attachment 23441 [details]
Ebuild if you don't feel like patching ;)
Comment 3 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-01-09 01:26:28 UTC
Fixed. Available for testing in ~x86 as dev-java/ibm-jre-1.4.1-r2.ebuild. Btw, where did -r1 go?;)