Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127248 - Bash upgrade to 3.1_p14 fails during patching
Summary: Bash upgrade to 3.1_p14 fails during patching
Status: RESOLVED DUPLICATE of bug 125046
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-22 17:18 UTC by Drew Walton
Modified: 2006-03-22 23:09 UTC (History)
0 users

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


Attachments
Portage told me to include this (bash31-010-5608.out,10.29 KB, application/octet-stream)
2006-03-22 17:20 UTC, Drew Walton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Drew Walton 2006-03-22 17:18:50 UTC
I was recently trying to upgrade portage and one of the dependencies was bash. Okay, so I let it do it. However, at the part where portage applies patches, it fails miserably with the following error:

>>> Unpacking bash-3.1.tar.gz to /var/tmp/portage/bash-3.1_p14/work
 * Applying bash-3.1-gentoo.patch ...                                                                                       [ ok ]
 * Applying bash31-001 ...                                                                                                  [ ok ]
 * Applying bash31-002 ...                                                                                                  [ ok ]
 * Applying bash31-003 ...                                                                                                  [ ok ]
 * Applying bash31-004 ...                                                                                                  [ ok ]
 * Applying bash31-005 ...                                                                                                  [ ok ]
 * Applying bash31-006 ...                                                                                                  [ ok ]
 * Applying bash31-007 ...                                                                                                  [ ok ]
 * Applying bash31-008 ...                                                                                                  [ ok ]
 * Applying bash31-009 ...                                                                                                  [ ok ]
 * Applying bash31-010 ...

 * Failed Patch: bash31-010 !
 *  ( /var/tmp/portage/bash-3.1_p14/distdir/bash31-010 )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/bash-3.1_p14/temp/bash31-010-5608.out


!!! ERROR: app-shells/bash-3.1_p14 failed.
Call stack:
  ebuild.sh, line 1933:   Called dyn_unpack
  ebuild.sh, line 719:   Called src_unpack
  bash-3.1_p14.ebuild, line 50:   Called epatch 'unpack'

!!! Failed Patch: bash31-010!
!!! If you need support, post the topmost build error, and the call stack if relevant.

Here's my emerge --info:

Portage 2.1_pre5-r4 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-gentoo-r5 i686)
=================================================================
System uname: 2.6.15-gentoo-r5 i686 AMD Duron(tm) processor
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.3.5-r2, 2.4.2-r1
sys-apps/sandbox:    1.2.17
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-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/xgl-coffee"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X alsa apm arts avi berkdb bitmap-fonts crypt dri eds emboss encode foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6 javascript jpeg kde libg++ libwww mad mikmod mmx motif mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl spell sse ssl tcpd tiff truetype truetype-fonts type1-fonts vorbis xml2 xmms xv zlib elibc_glibc input_devices_mouse input_devices_keyboard input_devices_evdev kernel_linux userland_GNU video_cards_nvidia video_cards_vesa video_cards_vga"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS

Any thoughts?
Comment 1 Drew Walton 2006-03-22 17:20:04 UTC
Created attachment 82898 [details]
Portage told me to include this
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-03-22 23:09:30 UTC

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