Bug 1095331
| Summary: | javapackages-tools: mvn_file.py: 'module' object has no attribute 'PyXBVersionError' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mikolaj Izdebski <mizdebsk> |
| Component: | javapackages-tools | Assignee: | Mikolaj Izdebski <mizdebsk> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | java-sig-commits, mizdebsk, msimacek, msrb |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-05-09 04:35:02 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1086133 | ||
| Bug Blocks: | |||
Right... I'm at home and I forgot we need latest PyXB. I had PyXB 1.1.2-5. I've add versioned requires on PyXB |
Description of problem: + python /usr/share/java-utils/mvn_file.py ':{*}' @1 Traceback (most recent call last): File "/usr/share/java-utils/mvn_file.py", line 36, in <module> from javapackages.artifact import (Artifact, ArtifactFormatException, File "/usr/lib/python2.7/site-packages/javapackages/__init__.py", line 44, in <module> from javapackages.depmap import Depmap File "/usr/lib/python2.7/site-packages/javapackages/depmap.py", line 40, in <module> from javapackages.artifact import (Artifact, Dependency, ProvidedArtifact, File "/usr/lib/python2.7/site-packages/javapackages/artifact.py", line 40, in <module> import javapackages.metadata as m File "/usr/lib/python2.7/site-packages/javapackages/metadata.py", line 22, in <module> raise pyxb.PyXBVersionError(_PyXBVersion) AttributeError : 'module' object has no attribute 'PyXBVersionError' Version-Release number of selected component (if applicable): 3.6.0-0.244.git9f2cc08 Steps to Reproduce: Build sisu pkg (92f0e213d8)