Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 254141 - pyxf86config-0.3.34-r1 - fail to build
Summary: pyxf86config-0.3.34-r1 - fail to build
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-07 19:45 UTC by NiTr0
Modified: 2009-08-01 20:41 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 NiTr0 2009-01-07 19:45:51 UTC
pyxf86config-0.3.34-r1 - emerge can't decompress rpm

Reproducible: Always

Steps to Reproduce:
1. Install gentoo 
2. Do emerge pyxf86config

Actual Results:  
 *
 * ERROR: dev-python/pyxf86config-0.3.34-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 2884:  Called rpm_src_unpack
 *             environment, line 2796:  Called die
 * The specific snippet of code:
 *                   rpm_unpack ${DISTDIR}/${x} || die "${myfail}";
 *  The die message:
 *   failure unpacking pyxf86config-0.3.34-1.fc8.src.rpm
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-python/pyxf86config-0.3.34-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/pyxf86config-0.3.34-r1/temp/environment'.


Expected Results:  
Normal building

Portage 2.1.6.4 (default/linux/amd64/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r7 x86_64)
=================================================================
System uname: Linux-2.6.25-gentoo-r7-x86_64-AMD_Sempron-tm-_Processor_3000+-with-glibc2.2.5
Timestamp of tree: Wed, 07 Jan 2009 01:25:01 +0000
app-shells/bash:     3.2_p39
dev-lang/python:     2.5.2-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://files.seti.kr.ua/mirrors/gentoo"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://files.seti.kr.ua/gentoo-portage"
USE="3dnow X acl acpi amd64 apache2 apm berkdb bzip2 cdr cgi cli cracklib crypt cups dri encode fortran gd gdbm gpm iconv ipv6 isdnlog midi mmx mp3 mudflap multilib mysql mysqli ncurses nls nptl nptlonly openmp pam pcre perl php pppd python readline reflection samba session slang spl sqlite sse sse2 ssl sysfs taglib tcpd theora uicode unicode vnc wifi xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="vga vesa nv"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Installed rpm2targz - 9.0-r7, that marked as stable.
Comment 1 Patrick Lauer gentoo-dev 2009-01-07 20:16:23 UTC
Can you please paste the actual error that happens above the error message?
Comment 2 NiTr0 2009-01-07 21:24:34 UTC
This is an error:
>>> Unpacking pyxf86config-0.3.34-1.fc8.src.rpm to /var/tmp/portage/dev-python/pyxf86config-0.3.34-r1/work
/var/tmp/portage/dev-python/pyxf86config-0.3.34-r1/temp/environment: line 2827: cpio: command not found

After emerging app-arch/cpio all is ok - so there is just an forgotten dependency in this ebuild...
Comment 3 Patrick Lauer gentoo-dev 2009-01-08 18:45:07 UTC
!!! 'app-arch/cpio' is part of your system profile.
!!! Unmerging it may be damaging to your system.


How did you not have cpio? It should be installed by default
Comment 4 NiTr0 2009-01-08 19:56:44 UTC
Hm... Possibly I remove it much earlier when I have a blocking of e2fsprogs-1.41.2 by e2fsprogs-1.40.9 and some other packages... But in /var/log/emerge.log there is no mentions about unmerging this package. Strange...
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-08-01 20:41:06 UTC
resolving bug then, not an issue.