Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 169922 - dev-perl/XML-LibXML-1.62.001-r1 collides with dev-perl/XML-LibXML-XPathContext-0.07
Summary: dev-perl/XML-LibXML-1.62.001-r1 collides with dev-perl/XML-LibXML-XPathContex...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-08 11:40 UTC by RonnyPeine
Modified: 2007-03-12 14:21 UTC (History)
1 user (show)

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 RonnyPeine 2007-03-08 11:40:06 UTC
If i want to update dev-perl/XML-LibXML to version 1.62.001-r1 then i get a collision with dev-perl/XML-LibXML-XPathContext-0.07 because both packages provide the file: /usr/lib/perl5/vendor_perl/5.8.8/i686-linux-thread-multi/XML/LibXML/XPathContext.pm

For reproduction you only need the FEATURE collision-protect in make.conf.

Reproducible: Always
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2007-03-08 17:53:57 UTC
From XML-LibXML Changes file:

1.61
   - get{Elements,Children}By{TagName,TagNameNS,LocalName} now
     obey wildcards '*', getChildrenByLocalName was added.
   - XML::LibXML::XPathContext merged in

Looks like XML-LibXML-XPathContext can be removed, as every arch which has this package keyworded also has >=XML-LibXML-1.61 keyworded.
Comment 2 RonnyPeine 2007-03-08 21:54:03 UTC
(In reply to comment #1)
> From XML-LibXML Changes file:
> 
> 1.61
>    - get{Elements,Children}By{TagName,TagNameNS,LocalName} now
>      obey wildcards '*', getChildrenByLocalName was added.
>    - XML::LibXML::XPathContext merged in
> 
> Looks like XML-LibXML-XPathContext can be removed, as every arch which has this
> package keyworded also has >=XML-LibXML-1.61 keyworded.
> 

This would be fine by me. Ebuilds depending on XML-LibXML-XPathContext should be changed accordingly to only depend on >=XML-LibXML-1.61 or older XML-LibXML with XML-LibXML-XPathContext.
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2007-03-09 23:49:16 UTC
updating ebuilds right now for >=xml-libxml-1.61 (since its stable on all relevant arch's). will be package masking xpath* shortly.
Comment 4 Michael Cummings (RETIRED) gentoo-dev 2007-03-09 23:59:29 UTC
XML-LibXML-XPathContext package masked for removal.
Comment 5 RonnyPeine 2007-03-10 10:24:01 UTC
(In reply to comment #4)
> XML-LibXML-XPathContext package masked for removal.
> 

This was quick. Thanks for your work :)
Comment 6 Michael Cummings (RETIRED) gentoo-dev 2007-03-12 14:21:54 UTC
p.mask'd and marked for removal, bringing this bug to a close. Thanks!