Bug 716404

Summary: perl-HTML-TreeBuilder-XPath provides privately redefined HTML::Element
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-HTML-TreeBuilder-XPathAssignee: Iain Arnell <iarnell>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: iarnell, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-HTML-TreeBuilder-XPath-0.12-4.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-27 23:54:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.