Bug 716404 - perl-HTML-TreeBuilder-XPath provides privately redefined HTML::Element
Summary: perl-HTML-TreeBuilder-XPath provides privately redefined HTML::Element
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-HTML-TreeBuilder-XPath
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Iain Arnell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-24 10:32 UTC by Petr Pisar
Modified: 2011-06-27 23:54 UTC (History)
2 users (show)

Fixed In Version: perl-HTML-TreeBuilder-XPath-0.12-4.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-27 23:54:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2011-06-24 10:32:52 UTC
$ repoquery --repoid dist-f16 --whatprovides 'perl(HTML::Element)'
perl-HTML-TreeBuilder-XPath-0:0.12-2.fc15.noarch
perl-HTML-Tree-1:4.1-2.fc15.noarch

HTML-TreeBuilder-XPath-0.12/blib/lib/HTML/TreeBuilder/XPath.pm:

# need to modify directly the HTML::Element package, because HTML::TreeBuilder won't let me
# change the class of the nodes it generates
package HTML::Element;
use Scalar::Util qw(weaken);
use vars qw(@ISA);

Please filter the false Provides perl(HTML::Tree).

F16 and F15 affected, older Fedoras not checked.

Comment 1 Iain Arnell 2011-06-24 14:38:27 UTC
I've updated the filtering in f15 and rawhide to use cweyl's macros, and updated again in rawhide for f16-perl to use the new rpm macros.

Comment 2 Fedora Update System 2011-06-24 14:42:31 UTC
perl-HTML-TreeBuilder-XPath-0.12-4.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/perl-HTML-TreeBuilder-XPath-0.12-4.fc15

Comment 3 Fedora Update System 2011-06-24 17:55:27 UTC
Package perl-HTML-TreeBuilder-XPath-0.12-4.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-HTML-TreeBuilder-XPath-0.12-4.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/perl-HTML-TreeBuilder-XPath-0.12-4.fc15
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2011-06-27 23:54:12 UTC
perl-HTML-TreeBuilder-XPath-0.12-4.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.