Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 235502

Summary: dev-perl/XML-LibXML-1.66: pkg_postrm should XML::SAX->remove_parser
Product: Gentoo Linux Reporter: Martin von Gagern <Martin.vGagern>
Component: [OLD] LibraryAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Add pkg_postrm to XML-LibXML-1.66.ebuild

Description Martin von Gagern 2008-08-23 06:05:56 UTC
Steps to reproduce:
1. emerge -n =dev-perl/XML-LibXML-1.66
2. emerge -C =dev-perl/XML-LibXML-1.66
3. cat /usr/lib/perl5/vendor_perl/*/XML/SAX/ParserDetails.ini

Expected result:
XML::LibXML::SAX::Parser no longer listed as an available parser

Actual result:
XML::LibXML::SAX::Parser still in list since pkg_postinst phase of the ebuild

This seems to be actually causing problems in bug 149634 comment 32. I first noticed it in bug 168994 comment 8.
Comment 1 Martin von Gagern 2008-08-23 06:24:06 UTC
Created attachment 163602 [details, diff]
Add pkg_postrm to XML-LibXML-1.66.ebuild
Comment 2 Torsten Veller (RETIRED) gentoo-dev 2008-08-23 12:43:12 UTC
Fixed in 1.66-r1. Thanks