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?
Created attachment 82898 [details] Portage told me to include this
*** This bug has been marked as a duplicate of 125046 ***