Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16780 - perl-dev/Common ebuild fails with patch problems
Summary: perl-dev/Common ebuild fails with patch problems
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-03 19:43 UTC by Mark Piper
Modified: 2003-07-07 03:48 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 Mark Piper 2003-03-03 19:43:56 UTC
Trying to emerge perl-dev/Common (which seems to pull common perl modules right 
from Mandrake's CVS) fails, with patch errors.  There's a bunch of them.  The output of 
the first one is below. 
 
(By the way, the only reason I'm trying to emerge this, is because the Math modules 
seem to be missing or not built by the perl ebuild) 
 

Reproducible: Always
Steps to Reproduce:
1.emerge dev-perl/Common  
  
Actual Results:  
 
emerge dev-perl/Common 
Calculating dependencies ...done! 
>>> emerge (1 of 1) dev-perl/Common-1.0.4 to / 
>>> Unpacking source... 
 * Running cvs -q -f -z4 update -dP -rHEAD with cvs.mandrakesoft.com:/cooker for 
soft/perl-MDK-Common/... 
Traceback (most recent call last): 
  File "<stdin>", line 2, in ? 
ImportError: No module named pexpect 
 * Copying soft/perl-MDK-Common/ from /usr/portage/distfiles/cvs-src... 
>>> Source unpacked. 
can't find file to patch at input line 3 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|--- MDK/Common/DataStructure.pm.old    2002-11-27 21:55:08.000000000 +0100 
|+++ MDK/Common/DataStructure.pm        2002-11-24 23:33:33.000000000 +0100 
-------------------------- 
File to patch: 
 


Portage 2.0.47-r8 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2_pre1-r0) 
================================================================= 
System uname: 2.4.20-gentoo-r1 i686 AMD Athlon(tm) XP 1600+ 
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config 
/usr/kde/3/share/config 
/usr/X11R6/lib/X11/xkb:/usr/kde/3.1/share/config:/usr/share/texmf/tex/generic/config/ 
/usr/share/texmf/tex/platex/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="" 
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg 
ncurses pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm berkdb slang 
readline arts tetex svga java X sdl gpm tcpd pam libwww ssl python esd imlib 
oggvorbis gnome gtk qt kde motif opengl aalib acpi alsa bonobo cdr doc dvd evo flash 
gb gd gtk2 gtkhtml guile imap ldap libgda mozilla -nls odbc perl pic plotutils samba 
scanner tcltk usb wmf" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=athlon-xp -O3 -pipe" 
CXXFLAGS="-march=athlon-xp -O3 -pipe" 
ACCEPT_KEYWORDS="x86 ~x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache"
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2003-06-27 21:07:51 UTC
Please emerge sync and try again. dev-perl/Common has been superceded by its replacement in dev-perl/perl-MDK-Common. If you still have issues I can forward you to the dev that maintains that particular module.
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2003-07-07 03:48:48 UTC
Ebuild was moved out.