Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126515 - perlbox-voice-0.09 doesn't emerge properly
Summary: perlbox-voice-0.09 doesn't emerge properly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-17 04:27 UTC by jszwast
Modified: 2006-03-26 05:14 UTC (History)
0 users

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


Attachments
changed tar line (perlbox-voice-0.09.ebuild,688 bytes, text/plain)
2006-03-18 07:34 UTC, Michael Cummings (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jszwast 2006-03-17 04:27:00 UTC
No portage error is produced, and it finishes as if it installed successfully, but there was a tar error:

>>> md5 files   ;-) perlbox-voice-0.09.ebuild
>>> md5 files   ;-) files/digest-perlbox-voice-0.09
>>> md5 src_uri ;-) perlbox-voice-0.09.noarch.tgz
>>> Unpacking source...
>>> Unpacking perlbox-voice-0.09.noarch.tgz to /var/tmp/portage/perlbox-voice-0.09/work
>>> Source unpacked.
>>> Test phase [not enabled]: app-accessibility/perlbox-voice-0.09

>>> Install perlbox-voice-0.09 into /var/tmp/portage/perlbox-voice-0.09/image/ category app-accessibility
<error>
tar: You must specify one of the `-Acdtrux' options
Try `tar --help' or `tar --usage' for more information.
dodoc: README does not exist
</error>
man:
prepallstrip:
>>> Completed installing perlbox-voice-0.09 into /var/tmp/portage/perlbox-voice-0.09/image/

>>> Merging app-accessibility/perlbox-voice-0.09 to /
--- /usr/
--- /usr/share/
--- /usr/share/doc/
>>> /usr/share/doc/perlbox-voice-0.09/
>>> Regenerating /etc/ld.so.cache...
>>> app-accessibility/perlbox-voice-0.09 merged.
>>> Recording app-accessibility/perlbox-voice in "world" favorites file...

>>> clean: No packages selected for removal.

>>> Auto-cleaning packages ...

>>> No outdated packages were found on your system.


 * GNU info directory index is up-to-date.

------------------------

# emerge --info
Portage 2.0.54 (default-linux/x86/2005.0, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15.1 i686)
=================================================================
System uname: 2.6.15.1 i686 AMD Athlon(TM) XP 2500+
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LC_ALL="en_US.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 aim alsa apm arts audiofile avi bash-completion berkdb bitmap-fonts bzip2 cdr crypt cups curl directfb divx4linux dri dv dvd dvdr dvdread dxr3 emboss encode exif expat fam fbcon ffmpeg font-server foomaticdb fortran gdbm gif glut gmp gpm gstreamer gtk gtk2 guile idn ieee1394 imagemagick imlib jack java jikes joystick jpeg kde kdeenablefinal lcms libg++ libwww mad mikmod mmx mng motif mozilla mp3 mpeg mysql ncurses nis nls nocd offensive ogg oggvorbis openal opengl pam pcre perl png posix python qt quicktime rar readline real recode sdl slang spell sse sse2 ssl svg svga sysfs tcpd tetex threads tiff truetype truetype-fonts type1-fonts udev unicode usb v4l v4l2 videos vorbis win32codecs xine xml2 xmms xv xvid yahoo zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS, LINGUAS
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2006-03-18 07:34:51 UTC
Created attachment 82459 [details]
changed tar line

Please try the attached ebuild (Save into your app-accessibility/perlbox-voice directory, type ebuild perlbox-voice-0.09.ebuild digest, then emerge perlbox-voice). I'm listed as last editor, but that line looks wrong to me (and I tested and installed this locally, so I know it was working pre-commit).
Comment 2 jszwast 2006-03-19 11:24:14 UTC
I had to change the tar line more.
Change the '.as' to '.ss' and delete the second xvf at the end, then it installed.
Thank you.
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2006-03-26 05:14:14 UTC
I'm really unsure wth happened to this ebuild - but it should all be good. -r1 is in the tree (or will be by the time the email this post generates hits all the relays).

~mcummings