Bug 3963 - maven.prov broken
Summary: maven.prov broken
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: D Morgan
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-31 09:26 CET by Thomas Backlund
Modified: 2011-12-31 10:26 CET (History)
0 users

See Also:
Source RPM: jpackage-utils
CVE:
Status comment:


Attachments

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


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