Bug 1594190

Summary: [abrt] pyp2rpm: urllib.py:244:retrieve:IOError: [Errno 2] No such file or directory: '/home/fbuettn/rpmbuild/SOURCES/naturalsort-1.5.1.tar.gz'
Product: [Fedora] Fedora EPEL Reporter: Frank Büttner <bugzilla>
Component: pyp2rpmAssignee: Kevin Fenzi <kevin>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: kevin, mcyprian, rkuska
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/cec273cef47bec97c4679111f2044c62d1958932
Whiteboard: abrt_hash:e3c7e9421b8048482bd3652ddbedc78345a36038
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-07-09 02:26:49 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:
Attachments:
Description Flags
File: backtrace
none
File: dso_list
none
File: environ
none
File: machineid none

Description Frank Büttner 2018-06-22 11:02:12 UTC
Version-Release number of selected component:
pyp2rpm-2.0.0-4.el7

Additional info:
reporter:       libreport-2.1.11.1
cmdline:        /usr/bin/python /usr/bin/pyp2rpm naturalsort
executable:     /usr/bin/pyp2rpm
kernel:         3.10.0-862.3.2.el7.x86_64
pkg_fingerprint: 6A2F AEA2 352C 64E5
pkg_vendor:     Fedora Project
reproducible:   Not sure how to reproduce the problem
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
urllib.py:244:retrieve:IOError: [Errno 2] No such file or directory: '/home/fbuettn/rpmbuild/SOURCES/naturalsort-1.5.1.tar.gz'

Traceback (most recent call last):
  File "/usr/bin/pyp2rpm", line 9, in <module>
    load_entry_point('pyp2rpm==2.0.0', 'console_scripts', 'pyp2rpm')()
  File "/usr/lib/python2.7/site-packages/click/core.py", line 721, in __call__
    return self.main(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/click/core.py", line 696, in main
    rv = self.invoke(ctx)
  File "/usr/lib/python2.7/site-packages/click/core.py", line 894, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/usr/lib/python2.7/site-packages/click/core.py", line 534, in invoke
    return callback(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/pyp2rpm/bin.py", line 99, in main
    converted = convertor.convert()
  File "/usr/lib/python2.7/site-packages/pyp2rpm/convertor.py", line 63, in convert
    local_file = self.getter.get()
  File "/usr/lib/python2.7/site-packages/pyp2rpm/package_getters.py", line 86, in get
    request.urlretrieve(self.url, save_file)
  File "/usr/lib64/python2.7/urllib.py", line 94, in urlretrieve
    return _urlopener.retrieve(url, filename, reporthook, data)
  File "/usr/lib64/python2.7/urllib.py", line 244, in retrieve
    tfp = open(filename, 'wb')
IOError: [Errno 2] No such file or directory: '/home/fbuettn/rpmbuild/SOURCES/naturalsort-1.5.1.tar.gz'

Local variables in innermost frame:
fp: <addinfourl at 139823488047944 whose fp = None>
url: 'https://files.pythonhosted.org/packages/0c/84/ce1985c8c61d2ac21a4b3a5d586ed0794b855f925ecc47adca546f0c7022/naturalsort-1.5.1.tar.gz'
type: 'https'
self: <urllib.FancyURLopener instance at 0x7f2b315cccb0>
reporthook: None
filename: '/home/fbuettn/rpmbuild/SOURCES/naturalsort-1.5.1.tar.gz'
headers: <httplib.HTTPMessage instance at 0x7f2b31561b00>
url1: '//files.pythonhosted.org/packages/0c/84/ce1985c8c61d2ac21a4b3a5d586ed0794b855f925ecc47adca546f0c7022/naturalsort-1.5.1.tar.gz'
data: None

Comment 1 Frank Büttner 2018-06-22 11:02:19 UTC
Created attachment 1453689 [details]
File: backtrace

Comment 2 Frank Büttner 2018-06-22 11:02:21 UTC
Created attachment 1453690 [details]
File: dso_list

Comment 3 Frank Büttner 2018-06-22 11:02:22 UTC
Created attachment 1453691 [details]
File: environ

Comment 4 Frank Büttner 2018-06-22 11:02:24 UTC
Created attachment 1453692 [details]
File: machineid

Comment 5 Troy Dawson 2024-07-09 02:26:49 UTC
EPEL 7 entered end-of-life (EOL) status on 2024-06-30.\n\nEPEL 7 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates.\n As a result we are closing this bug.