#7565 Pagure tagged release .tar.gz download: Internal Server Error
Closed: Duplicate 5 years ago by smooge. Opened 5 years ago by frantisekz.

  • Describe what you need us to do:
    Fix the download link. When I try to click through pagure web ui and get to the koji releases, I get this link to download latest koji release: https://pagure.io/koji/archive/koji-1.16.1/koji-koji-1.16.1.tar.gz . That ends with "Internal Server Error"

  • When do you need this? (YYYY/MM/DD)

  • When is this no longer needed or useful? (YYYY/MM/DD)

  • If we cannot complete your request, what is the impact?


Trace follows:

[Thu Feb 14 17:22:26.065503 2019] [:error] [pid 17627] [remote 152.19.134.147:1640] mod_wsgi (pid=17627): Exception occurred processing WSGI script '/var/www/pagure.wsgi'.
[Thu Feb 14 17:22:26.065553 2019] [:error] [pid 17627] [remote 152.19.134.147:1640] Traceback (most recent call last):
[Thu Feb 14 17:22:26.065574 2019] [:error] [pid 17627] [remote 152.19.134.147:1640]   File "/usr/lib/python2.7/site-packages/werkzeug/wsgi.py", line 682, in __next__
[Thu Feb 14 17:22:26.065819 2019] [:error] [pid 17627] [remote 152.19.134.147:1640]     return self._next()
[Thu Feb 14 17:22:26.065836 2019] [:error] [pid 17627] [remote 152.19.134.147:1640]   File "/usr/lib/python2.7/site-packages/werkzeug/wrappers.py", line 81, in _iter_encoded
[Thu Feb 14 17:22:26.066159 2019] [:error] [pid 17627] [remote 152.19.134.147:1640]     for item in iterable:
[Thu Feb 14 17:22:26.066189 2019] [:error] [pid 17627] [remote 152.19.134.147:1640]   File "/usr/lib/python2.7/site-packages/flask/helpers.py", line 122, in generator
[Thu Feb 14 17:22:26.066404 2019] [:error] [pid 17627] [remote 152.19.134.147:1640]     for item in gen:
[Thu Feb 14 17:22:26.066419 2019] [:error] [pid 17627] [remote 152.19.134.147:1640]   File "/usr/lib/python2.7/site-packages/pagure/ui/repo.py", line 3503, in _wait_for_task_and_send_data
[Thu Feb 14 17:22:26.066923 2019] [:error] [pid 17627] [remote 152.19.134.147:1640]     with open(path, "rb") as stream:
[Thu Feb 14 17:22:26.066957 2019] [:error] [pid 17627] [remote 152.19.134.147:1640] IOError: [Errno 2] No such file or directory: u'/var/www/archives/koji/tags/koji-1.16.1/a90d0e5a37e01d496d1f44f995a8ee8a4178e867/koji-koji-1.16.1.tar.gz'

Metadata Update from @codeblock:
- Issue tagged with: pagure

5 years ago

Note that this is a pagure bug not a fedora infra one, so it would be better reported at https://pagure.io/pagure :)

This seems related to https://pagure.io/fedora-infrastructure/issue/7566 so I will close this as a duplicate

Metadata Update from @smooge:
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata