Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46369 - sun-j2sdk doesn't have (F)etch flag set
Summary: sun-j2sdk doesn't have (F)etch flag set
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Java team
URL:
Whiteboard:
Keywords:
: 55292 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-03-31 08:29 UTC by Marcin Wojtczuk
Modified: 2004-07-13 23:59 UTC (History)
2 users (show)

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


Attachments
fix (sun-j2sdk-1.4.2.ebuild-fix-nofetch.patch,1.57 KB, patch)
2004-06-22 08:39 UTC, Thomas Matthijs (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Wojtczuk 2004-03-31 08:29:22 UTC
Ebuild sun-j2sdk-1.4.2 doesn't have F flag set. This is misleading.

Reproducible: Always
Steps to Reproduce:
1. emerge -p sun-j2sdk
2. emerge -B sun-j2sdk

Actual Results:  
Was informed I need to download sources:
$ sudo emerge -B sun-j2sdk    
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-java/sun-j2sdk-1.4.2 to /
>>> Unpacking source...
 * Please download j2sdk-1_4_2-mozilla_headers-unix.zip from
http://wwws.sun.com/software/java2/download.html to /usr/portage/distfiles
 * Please download j2sdk-1_4_2-src-scsl.zip from
http://wwws.sun.com/software/java2/download.html to /usr/portage/distfiles
 * Please download j2sdk-1_4_2-bin-scsl.zip from
http://wwws.sun.com/software/java2/download.html to /usr/portage/distfiles


Expected Results:  
Emerge --pretend should inform me that I need to fetch something by myself.

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r30, 2.4.25)
=================================================================
System uname: 2.4.25 i686 AMD Athlon(tm) XP
Gentoo Base System version 1.4.2.8
Autoconf: sys-devel/autoconf-2.59
Automake: sys-devel/automake-1.7.8
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS=" -march=athlon-xp -O2 -s -pipe -fomit-frame-pointer -mfpmath=sse -msse
-mmmx -m3dnow -DNDEBUG -DG_DISABLE_ASSERT"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config /var/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS=" -march=athlon-xp -Os -s -pipe -fomit-frame-pointer -fno-rtti
-fno-exceptions -fno-common -mfpmath=sse -msse -mmmx -m3dnow -DNDEBUG
-DG_DISABLE_ASSERT"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/
ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/
http://sunsite.rediris.es/mirror/gentoo/
ftp://ftp.mirror.ac.uk/sites/www.ibiblio.org/gentoo/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://sunsite.dk/mirrors/gentoo/
http://filepile.tiscali.de/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/tmp/portage/"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.pl/gentoo-portage"
USE="3dnow alsa apm avi berkdb bonobo cdr crypt cups dga foomaticdb gd gdbm ggi
gif gpm guile imlib java jpeg justify kde libg++ libwww mad mbox mikmod mmx mpeg
ncurses oggvorbis opengl oss pdflib png python qt quicktime readline sdl slang
spell sse ssl svga tcltk tcpd tetex truetype x86 xmms xv zlib"
Comment 1 Jochen Maes (RETIRED) gentoo-dev 2004-06-21 12:59:12 UTC
dear, 


we can't fetch the sources due to licensing from sun...

this is the only reason...

closing bug as invalid
Comment 2 Jochen Maes (RETIRED) gentoo-dev 2004-06-21 13:03:03 UTC
sorry, 
overlooked the RESTRICT="fetch" isn't there...
Comment 3 Thomas Matthijs (RETIRED) gentoo-dev 2004-06-22 08:39:38 UTC
Created attachment 33845 [details, diff]
fix
Comment 4 Thomas Matthijs (RETIRED) gentoo-dev 2004-07-13 23:43:12 UTC
*** Bug 55292 has been marked as a duplicate of this bug. ***
Comment 5 Thomas Matthijs (RETIRED) gentoo-dev 2004-07-13 23:59:49 UTC
added in cvs :)