Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79895 - manpages-es-1.28 failed to compile
Summary: manpages-es-1.28 failed to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: José Alberto Suárez López (RETIRED)
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-28 14:45 UTC by Franco Catena
Modified: 2005-04-14 05:48 UTC (History)
1 user (show)

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


Attachments
manpages-es/manpages-es-1.28-r1.ebuild (manpages-es-1.28-r1.ebuild,901 bytes, text/plain)
2005-01-31 15:29 UTC, Javier López
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Franco Catena 2005-01-28 14:45:48 UTC
When I try to emerge manpages-es, I get this:

>>> emerge (1 of 1) app-i18n/manpages-es-1.28 to /
>>> md5 src_uri ;-) man-pages-es-1.28.tar.gz
>>> md5 src_uri ;-) man-pages-es-extra-0.8a.tar.gz
>>> Unpacking source...
>>> Unpacking man-pages-es-1.28.tar.gz to /var/tmp/portage/manpages-es-1.28/work
>>> Unpacking man-pages-es-extra-0.8a.tar.gz to /var/tmp/portage/manpages-es-1.28/work

!!! ERROR: app-i18n/manpages-es-1.28 failed.
!!! Function unpack, Line 352, Exitcode 0
!!! Nothing passed to the 'unpack' command
!!! If you need support, post the topmost build error, NOT this status message. 

Reproducible: Always
Steps to Reproduce:
1.emerge manpages-es

Actual Results:  
I get errors =)

Expected Results:  
manpages in spanish =)

Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.4.28-gentoo-r5 i686)
=================================================================
System uname: 2.4.28-gentoo-r5 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Oct 24 2004, 07:40:35)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.21-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 apache2 apm arts avi berkdb bitmap-fonts crypt cups encode f77
font-server foomaticdb fortran gdbm gif gpm imlib jpeg libg++ libwww mad mikmod
motif mpeg ncurses nls oggvorbis opengl pam pdflib perl png python quicktime
readline samba sdl spell ssl svga tcpd tiff truetype truetype-fonts type1-fonts
xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Javier López 2005-01-31 15:29:38 UTC
Created attachment 50083 [details]
manpages-es/manpages-es-1.28-r1.ebuild

I think this new version fix the error. I added suport for amd64 too
Comment 2 ArYiX 2005-04-11 02:36:49 UTC
same problem
Comment 3 ArYiX 2005-04-11 02:59:53 UTC
the problem is this line:

src_unpack() {
        unpack ${A}
        unpack ${B} #### THIS ####
}
Comment 4 Fernando J. Pereda (RETIRED) gentoo-dev 2005-04-14 05:48:10 UTC
ebuild fixed in CVS

Cheers,
Ferdy