Bug 157119 - dev-perl/XML-LibXML-1.62.001 does not build
Bug#: 157119 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: perl@gentoo.org Reported By: togge.gentoo@gmail.com
Component: Ebuilds
URL: 
Summary: dev-perl/XML-LibXML-1.62.001 does not build
Keywords:  
Status Whiteboard: 
Opened: 2006-12-04 10:34 0000
Description:   Opened: 2006-12-04 10:34 0000
dev-perl/XML-LibXML-1.62.001 does not build due to wrong directory being used
during "perl-module_src_prep()"
(/var/tmp/portage/dev-perl/XML-LibXML-1.62.001/work/XML-LibXML-1.62001 instead
of /var/tmp/portage/dev-perl/XML-LibXML-1.62.001/work/XML-LibXML-1.62)

This is then not catched by the ebuild resulting in that the package is
unmerged (old one and an empty new one installed)

------- Comment #1 From Jakub Moc (RETIRED) 2006-12-05 11:50:43 0000 -------
*** Bug 157247 has been marked as a duplicate of this bug. ***

------- Comment #2 From Yuval Yaari 2006-12-05 14:41:05 0000 -------
Just fixed in CVS, good catch :)

------- Comment #3 From Jakub Moc (RETIRED) 2006-12-06 01:02:57 0000 -------
Uhm, could you revbump this? There's probably a couple of people w/ empty
XML-LibXML install which won't notice until something else breaks...

------- Comment #4 From Yuval Yaari 2006-12-06 09:01:59 0000 -------
Oh, my bad -- it was late and I thought it completely failed to compile.
I don't know what I was thinking :)

Anyway, rev-bumped in CVS, thanks for noticing.