Bug 1594190 - [abrt] pyp2rpm: urllib.py:244:retrieve:IOError: [Errno 2] No such file or directory: '/home/fbuettn/rpmbuild/SOURCES/naturalsort-1.5.1.tar.gz'
Summary: [abrt] pyp2rpm: urllib.py:244:retrieve:IOError: [Errno 2] No such file or dir...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: pyp2rpm
Version: epel7
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kevin Fenzi
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:e3c7e9421b8048482bd3652ddbe...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-22 11:02 UTC by Frank Büttner
Modified: 2024-07-09 02:26 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-07-09 02:26:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.97 KB, text/plain)
2018-06-22 11:02 UTC, Frank Büttner
no flags Details
File: dso_list (62 bytes, text/plain)
2018-06-22 11:02 UTC, Frank Büttner
no flags Details
File: environ (3.91 KB, text/plain)
2018-06-22 11:02 UTC, Frank Büttner
no flags Details
File: machineid (135 bytes, text/plain)
2018-06-22 11:02 UTC, Frank Büttner
no flags Details

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.


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