Bug 3963

Summary: maven.prov broken
Product: Mageia Reporter: Thomas Backlund <tmb>
Component: RPM PackagesAssignee: D Morgan <dmorganec>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal    
Version: Cauldron   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: jpackage-utils CVE:
Status comment:

Description Thomas Backlund 2011-12-31 09:26:25 CET
during rpm build (of any package) I see at the end of the build:

Traceback (most recent call last):
  File "/usr/lib/rpm/maven.prov", line 63, in <module>
    builder = TagBuilder ()
  File "/usr/lib/rpm/maven.prov", line 43, in __init__
    self.get_mvn_provide (path)
  File "/usr/lib/rpm/maven.prov", line 46, in get_mvn_provide
    doc = ET.parse(path)
  File "/usr/lib64/python2.7/xml/etree/ElementTree.py", line 1177, in parse
    tree.parse(source, parser)
  File "/usr/lib64/python2.7/xml/etree/ElementTree.py", line 646, in parse
    source = open(source, "rb")
Thomas Backlund 2011-12-31 09:27:17 CET

Assignee: bugsquad => dmorganec

Comment 1 D Morgan 2011-12-31 10:26:56 CET
i added a regexp to only run maven.prov on .pom files, Please tell if any error but on my test all runs OK

Status: NEW => RESOLVED
Resolution: (none) => FIXED