Bug 1102201 - javapackages-tools: maven.req: OSError: [Errno 2] No such file or directory
Summary: javapackages-tools: maven.req: OSError: [Errno 2] No such file or directory
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: javapackages-tools
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
Assignee: Michal Srb
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-28 14:53 UTC by Mikolaj Izdebski
Modified: 2014-06-23 11:47 UTC (History)
4 users (show)

Fixed In Version: javapackages-tools-4.1.0-1.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-23 11:47:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mikolaj Izdebski 2014-05-28 14:53:04 UTC
Description of problem:
Traceback (most recent call last):
  File "/usr/lib/rpm/maven.req", line 382, in <module>
    builder = TagBuilder ()
  File "/usr/lib/rpm/maven.req", line 137, in __init__
    self.__generate_requires_from_pom(ppaths[0])
  File "/usr/lib/rpm/maven.req", line 158, in __generate_requires_from_pom
    if resolve_artifact(plug.get_mvn_str()):
  File "/usr/lib/rpm/maven.req", line 53, in resolve_artifact
    proc = subprocess.Popen(procargs, shell=False, stdout=outfile)
  File "/usr/lib64/python2.7/subprocess.py", line 709, in __init__
    errread, errwrite)
  File "/usr/lib64/python2.7/subprocess.py", line 1326, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
Child return code was: -15

Version-Release number of selected component (if applicable):
4.0.0-0.368.git965c3f4

Steps to Reproduce:
Build package ant-1.9.4-2

Comment 1 Michal Srb 2014-06-23 11:47:56 UTC
Fixed in javapackages-tools-4.1.0-1.fc21, closing.


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