| Bug#: 235502 | Product: Gentoo Linux | Version: 2008.0 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: minor | Priority: P2 |
| Resolution: FIXED | Assigned To: perl@gentoo.org | Reported By: Martin.vGagern@gmx.net | |
| Component: Library | |||
| URL: | |||
| Summary: dev-perl/XML-LibXML-1.66: pkg_postrm should XML::SAX->remove_parser | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2008-08-23 06:05 0000 | |||
| Description: | Opened: 2008-08-23 06:05 0000 |
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.
Created an attachment (id=163602) [details]
Add pkg_postrm to XML-LibXML-1.66.ebuild