Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 235502 - dev-perl/XML-LibXML-1.66: pkg_postrm should XML::SAX->remove_parser
Summary: dev-perl/XML-LibXML-1.66: pkg_postrm should XML::SAX->remove_parser
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-23 06:05 UTC by Martin von Gagern
Modified: 2008-08-23 12:43 UTC (History)
0 users

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


Attachments
Add pkg_postrm to XML-LibXML-1.66.ebuild (bug235502a.patch,437 bytes, patch)
2008-08-23 06:24 UTC, Martin von Gagern
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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