Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25091 - dev-java/sun-j2sdk-1.4.1-r1 needs grossly excessive space to install
Summary: dev-java/sun-j2sdk-1.4.1-r1 needs grossly excessive space to install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-22 19:11 UTC by Joseph M. Hinkle
Modified: 2003-08-08 17:20 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 Joseph M. Hinkle 2003-07-22 19:11:49 UTC
emerge sun-j2sdk fails on "You need about 2.5Gb of disk space t compile this".

Since this is not an Open Source package, all the ebuild has to do is unpack it
and store it.  The package is 41.3Mb, and would unpack in about 85Mb.

Previous packages did not require this grossly overestimated space, nor does the
blackdown package that for some peculiar reason is considered by this ebuild to
be necessary for installing Sun Java.

emerge info:
Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.21 i686 Celeron (Coppermine)
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /var/bind /usr/X11R6/lib/X11/xkb
/usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi crypt cups encode foomaticdb gif jpeg libg++ mad
mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv
zlib gdbm berkdb slang readline arts bonobo svga tcltk java guile mysql postgres
X sdl
gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gnome gtk qt kde motif
opengl"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686 -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Joseph M. Hinkle 2003-07-22 19:14:24 UTC
Also a misspelling in the error message:

"* it seems you don't have that much, quiting, sorry!"

The word is "quitting", two t's and not one.

Comment 2 Zhen Lin 2003-07-22 19:36:18 UTC
You misunderstand, this is a from-source package. If you want a binary package, use sun-jdk.

INVALID.
Comment 3 Joseph M. Hinkle 2003-07-22 20:45:50 UTC
So it is.  The description fails to mention that, and besides, is:
"Sun's J2SE Development Kit, version 1.4.0"

but the ebuild is:
dev-java/sun-j2sdk-1.4.1-r1

So, all in all, quite the time waster, isn't it?

Comment 4 Adrian Almenar 2003-08-08 17:20:36 UTC
Fixed the typos on the ebuild, added a better description.