Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76060 - failed patch for attr-2.4.19
Summary: failed patch for attr-2.4.19
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-29 12:00 UTC by Ilia Lobsanov
Modified: 2004-12-29 18:37 UTC (History)
0 users

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 Ilia Lobsanov 2004-12-29 12:00:19 UTC
>>> emerge (1 of 3) sys-apps/attr-2.4.19 to /
>>> md5 src_uri ;-) attr-2.4.19.src.tar.gz
>>> Unpacking source...
>>> Unpacking attr-2.4.19.src.tar.gz to /var/tmp/portage/attr-2.4.19/work
 * Applying attr-no-man2pages.patch ...

 * Failed Patch: attr-no-man2pages.patch!
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/attr-2.4.19/temp/attr-no-man2pages.patch-27192.out


!!! ERROR: sys-apps/attr-2.4.19 failed.
!!! Function epatch, Line 413, Exitcode 0
!!! Failed Patch: attr-no-man2pages.patch!
!!! If you need support, post the topmost build error, NOT this status message.


***** attr-no-man2pages.patch *****

===================================

PATCH COMMAND:  patch -p0 -g0 < /usr/portage/sys-apps/attr/files/attr-no-man2pages.patch

===================================
patch unexpectedly ends in middle of line
patch: **** Only garbage was found in the patch input.
===================================

PATCH COMMAND:  patch -p1 -g0 < /usr/portage/sys-apps/attr/files/attr-no-man2pages.patch

===================================
patch unexpectedly ends in middle of line
patch: **** Only garbage was found in the patch input.
===================================

PATCH COMMAND:  patch -p2 -g0 < /usr/portage/sys-apps/attr/files/attr-no-man2pages.patch

===================================
patch unexpectedly ends in middle of line
patch: **** Only garbage was found in the patch input.
===================================

PATCH COMMAND:  patch -p3 -g0 < /usr/portage/sys-apps/attr/files/attr-no-man2pages.patch

===================================
patch unexpectedly ends in middle of line
patch: **** Only garbage was found in the patch input.
===================================

PATCH COMMAND:  patch -p4 -g0 < /usr/portage/sys-apps/attr/files/attr-no-man2pages.patch

===================================
patch unexpectedly ends in middle of line
patch: **** Only garbage was found in the patch input.


Portage 2.0.51-r3 (default-linux/x86/2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.8-gentoo i686)
=================================================================
System uname: 2.6.8-gentoo i686 Celeron (Coppermine)
Gentoo Base System version 1.4.16
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.19-r1,sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /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="-O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks nodoc noinfo noman sandbox sfperms userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acl apm avi berkdb bitmap-fonts bsh crypt cups directfb encode esd fam flac foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 guile imagemagick imlib ipv6 jpeg libwww mad mikmod mmx motif mpeg nas ncurses nls odbc oggvorbis opengl oss pam pcmcia pdflib perl pic png python qt quicktime readline samba sdl slang snmp spell sqlite sse ssl svga tcpd tiff truetype usb xml xml2 xmms xv zlib video_cards_rage128"



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2004-12-29 13:07:40 UTC
try `rm -r /usr/portage/sys-apps/attr ; emerge sync ; emerge attr`
Comment 2 Ilia Lobsanov 2004-12-29 18:37:50 UTC
thanks, that worked.