Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33561 - ebuild for gunocide2ex fails
Summary: ebuild for gunocide2ex fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-15 10:24 UTC by Wernfried Haas (RETIRED)
Modified: 2003-11-15 13:50 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 Wernfried Haas (RETIRED) gentoo-dev 2003-11-15 10:24:48 UTC
# emerge gunocide2ex
Calculating dependencies ...done!
>>> emerge (1 of 1) games-arcade/gunocide2ex-1.0 to /
--- No package manifest found: /usr/portage/games-arcade/gunocide2ex/Manifest
>>> md5 src_uri ;-) g2ex-setup.run
eutils
games
eutils
gcc
>>> Unpacking source...
>>> Unpacking g2ex-setup.run to /home/portage/portage/gunocide2ex-1.0/work
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers
tar: Error exit delayed from previous errors

!!! ERROR: games-arcade/gunocide2ex-1.0 failed.
!!! Function unpack_makeself, Line 978, Exitcode 2
!!! failure unpacking makeself g2ex-setup.run ('2.1.1' +330)

apart from the missing manifest, the ebuild seems to do something wrong with the
installer.

Reproducible: Always
Steps to Reproduce:
1. emerge gunocide2ex
Actual Results:  
ebuild failed

Expected Results:  
cook coffee ;-)

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.22)
=================================================================
System uname: 2.4.22 i686 AMD Duron(tm) processor
Gentoo Base System version 1.4.3.10p1
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache autoaddcvs sandbox userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo
http://www.ibiblio.org/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/home/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt foomaticdb gif libg++ libwww mad mikmod mpeg nls
quicktime spell xml2 gdbm berkdb ggi tcltk java guile gpm perl python imlib qt
motif opengl 3dnow aalib -alsa -arts dvd encode gtk jpeg kde mozilla ncurses
oggvorbis pdflib png qz phyton readline ruby sdl slang tcpd tiff truetype wmf X
xmms xv zlib -esd -svga ssl pam cdr cups -gnome emacs pdflib"
Comment 1 SpanKY gentoo-dev 2003-11-15 13:24:14 UTC
oh, i forgot to update eutils.eclass to handle bzipped makefiles
Comment 2 SpanKY gentoo-dev 2003-11-15 13:50:17 UTC
sorry for that, fixed now