Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28433 - DateManip safe-taint-check patch fails, so DateManip will not install.
Summary: DateManip safe-taint-check patch fails, so DateManip will not install.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-11 04:38 UTC by Sean E Russell
Modified: 2003-12-20 16:22 UTC (History)
0 users

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


Attachments
The failed patch log (safe-taint-check.patch-27232.out,2.44 KB, text/plain)
2003-09-11 04:39 UTC, Sean E Russell
Details
The failed patch log (safe-taint-check.patch-27232.out,2.44 KB, text/plain)
2003-09-11 04:39 UTC, Sean E Russell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sean E Russell 2003-09-11 04:38:43 UTC
This only happens since the recent DateManip-5.42a-r1 update; the safe-taint-check patch is 
bad. 
 
I'll attach the patch failure log. 
 
A short-term fix is to edit the DateManip ebuild and comment out the epatch. 

Reproducible: Always
Steps to Reproduce:
1. Update DateManip to 5.42a-r1 
Actual Results:  
Here's the console: 
 
Calculating dependencies ...done! 
>>> emerge (1 of 1) dev-perl/DateManip-5.42a-r1 to / 
>>> md5 src_uri ;-) DateManip-5.42a.tar.gz 
>>> Unpacking source... 
>>> Unpacking DateManip-5.42a.tar.gz to /var/tmp/portage/DateManip-5.42a-r1/work 
 * Applying safe-taint-check.patch... 
 
 * Failed Patch: safe-taint-check.patch! 
 * 
 * Include in your bugreport the contents of: 
 * 
 *   /var/tmp/portage/DateManip-5.42a-r1/temp/safe-taint-check.patch-27232.out 
 
 
!!! ERROR: dev-perl/DateManip-5.42a-r1 failed. 
!!! Function epatch, Line 354, Exitcode 0 
!!! Failed Patch: safe-taint-check.patch! 


Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1) 
================================================================= 
System uname: 2.6.0-test4 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz 
GENTOO_MIRRORS="http://www.ibiblio.org/gentoo ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo 
http://csociety-ftp.ecn.purdue.edu/pub/gentoo/ 
ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/ 
rsync://csociety-ftp.ecn.purdue.edu/pub/gentoo/ ftp://mirror.iawnet.sandia.gov/pub/gentoo/ 
ftp://ftp.ussg.iu.edu/pub/linux/gentoo" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config 
/usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/usr/portage/distfiles" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR_OVERLAY="/usr/local/portage" 
USE="x86 oss apm crypt encode foomaticdb gif libg++ libwww mad mikmod mmx mpeg 
ncurses nls pdflib quicktime truetype xml2 xmms zlib gtkhtml gdbm berkdb readline arts tcltk 
java X sdl gpm tcpd ssl esd imlib gtk motif cdr -tetex -lilo -nano -alsa -3dnow -voodoo3 
-matrox -scanner -dga -gnome -bonobo -evo -guile -perl -mysql -python -slang -zeo -inndb 
-cjk -canna -freewnn -mule opengl xv ruby qt qtmt wavelan kamera pda oggvorbis pcmcia 
spell gphoto2 ggi avi dvd css kde png pam maildir cups jpeg plugins ldap aalib directfb fbcon 
svga" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=pentium3 -O3 -pipe" 
CXXFLAGS="-march=pentium3 -O3 -pipe" 
ACCEPT_KEYWORDS="x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache"
Comment 1 Sean E Russell 2003-09-11 04:39:33 UTC
Created attachment 17487 [details]
The failed patch log
Comment 2 Sean E Russell 2003-09-11 04:39:55 UTC
Created attachment 17488 [details]
The failed patch log
Comment 3 Sean E Russell 2003-09-11 04:41:58 UTC
Sorry for the duplicate attachment.  Bugzilla seems to be having a lot of 
problems lately.  The "search for bug" function fails more often than it succeeds, 
complaining that I don't have Javascript enabled (I do).  Trying to attach a file 
resulted in this message: 
 
 
Status: 400 Bad request (malformed multipart POST) Content-type: text/html  
 
Software error: 
 
  
Undefined subroutine &main::ThrowCodeError called at Bugzilla/CGI.pm line 
78. 
 
  
 
For help, please send mail to the webmaster (webmaster@gentoo.org), giving 
this error message and the time and date of the error.  
 
Content-type: text/html  
 
Software error: 
 
  
[Thu Sep 11 04:39:56 2003] processmail: Undefined subroutine 
&main::ThrowCodeError called at Bugzilla/CGI.pm line 78. 
Compilation failed in require at ./processmail line 31. 
 
  
 
For help, please send mail to the webmaster (webmaster@gentoo.org), giving 
this error message and the time and date of the error.  
Comment 4 Robert Coie (RETIRED) gentoo-dev 2003-12-20 14:53:59 UTC
I can't reproduce this and haven't heard from anybody else who can.  Can you add
the Manip.pm.rej file if you can still reproduce this problem?
Comment 5 Robert Coie (RETIRED) gentoo-dev 2003-12-20 16:22:02 UTC
unreproducable for now.