Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155498 - blackdown-jdk can't unpack non-existant bz2 file, then dies
Summary: blackdown-jdk can't unpack non-existant bz2 file, then dies
Status: RESOLVED DUPLICATE of bug 109481
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-17 09:54 UTC by Tim Strong
Modified: 2006-11-20 16:01 UTC (History)
1 user (show)

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 Tim Strong 2006-11-17 09:54:12 UTC
When trying to emerge blackdown-jdk for AMD64, I get the following error.  Portage downloads the bin file, then tries to extract it using bz2, failing then dying.

>>> Unpacking source...
>>> Unpacking j2sdk-1.4.2-03-linux-amd64.bin j2sdk-1.4.2-03-linux-i586.bin...
bzip2: (stdin) is not a bzip2 file.
tar: Child died with signal 13
tar: Error exit delayed from previous errors

!!! ERROR: dev-java/blackdown-jdk-1.4.2.03-r12 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_unpack
  ebuild.sh, line 708:   Called src_unpack
  blackdown-jdk-1.4.2.03-r12.ebuild, line 52:   Called die
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-17 11:08:34 UTC
emerge --info, please.
Comment 2 Tim Strong 2006-11-20 15:59:04 UTC
Portage 2.1.1-r2 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.4-r4, 2.6.17-ha rdened-r1 x86_64)
=================================================================
System uname: 2.6.17-hardened-r1 x86_64 AMD Opteron(tm) Processor 246
Gentoo Base System version 1.12.6
Last Sync: Mon, 20 Nov 2006 12:50:02 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabl ed]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64 x86"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=opteron -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms / /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=opteron -O2 -pipe"
DISTDIR="/opt/gentoo/distfiles"
FEATURES="autoconfig ccache distcc distlocks metadata-transfer sandbox sfperms s trict"
GENTOO_MIRRORS="ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ ftp://gentoo.mirror s.pair.com/"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/opt/gentoo/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/d istfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/opt/gentoo/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/etc/portage/overlay"
SYNC="private"
USE="amd64 aac apache2 bcmath berkdb bzip2 calendar caps cdb cgi cli crypt ctype  curl dba dcraw domainkeys elibc_glibc emacs encode exiscan exiscan-acl expat fa stcgi ffmpeg flash flatfile fortran ftp gd gdbm gif gmp iconv imagemagick imap i mlib inifile innodb input_devices_evdev input_devices_keyboard input_devices_mou se iodbc jpeg kernel_linux ldap ldirectord libwww linguas_en maildir management mcal mcve memlimit mhash ming mysql nagios-dns nagios-ntp nagios-ping nagios-ssh  ncurses netpbm nls nptl nptlonly odbc ogg opensslcrypt pam pcntl pcre pdflib pe rl php png posix postgres python readline ruby sasl session sharedext simplexml soap sockets spell spf spl sqlite srs ssl tcpd tidy tiff tokenizer truetype unic ode unzip urandom userland_GNU vhosts video_cards_apm video_cards_ark video_card s_ati video_cards_chips video_cards_cirrus video_cards_cyrix video_cards_dummy v ideo_cards_fbdev video_cards_glint video_cards_i128 video_cards_i810 video_cards _mga video_cards_neomagic video_cards_nv video_cards_rendition video_cards_s3 vi deo_cards_s3virge video_cards_savage video_cards_siliconmotion video_cards_sis v ideo_cards_sisusb video_cards_tdfx video_cards_tga video_cards_trident video_car ds_tseng video_cards_v4l video_cards_vesa video_cards_vga video_cards_via video_ cards_vmware video_cards_voodoo vorbis x86 xml xml2 xmlrpc xsl xvid zip zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTA GE_RSYNC_EXTRA_OPTS
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-11-20 16:01:52 UTC
Remove x86 from your use flags (and ACCEPT_KEYWORDS as well)!


*** This bug has been marked as a duplicate of 109481 ***