Bug 1111937

Summary: [abrt] streamtuner: urllib2.py:531:http_error_default:HTTPError: HTTP Error 404: Not Found
Product: [Fedora] Fedora Reporter: Cédric <starparodia>
Component: streamtunerAssignee: Matthias Haase <matthias_haase>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: leigh123linux, matthias_haase
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/751c301575f5959d156265ddfb7a5d98487a0788
Whiteboard: abrt_hash:654809692aceaa369095bf1e2abdfaf09adbc57b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-29 21:16:03 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: environ none

Description Cédric 2014-06-22 10:20:19 UTC
Version-Release number of selected component:
streamtuner-2.0.8-12.fc20

Additional info:
reporter:       libreport-2.2.2
cmdline:        python /usr/bin/streamtuner2 category shoutcast 'Top 40'
dso_list:       python-libs-2.7.5-11.fc20.x86_64
executable:     /usr/bin/streamtuner2
kernel:         3.14.8-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
urllib2.py:531:http_error_default:HTTPError: HTTP Error 404: Not Found

Traceback (most recent call last):
  File "/usr/bin/streamtuner2", line 1110, in <module>
    cli.StreamTunerCLI()
  File "/usr/share/streamtuner2/cli.py", line 59, in __init__
    result = a(*sys.argv[2:])
  File "/usr/share/streamtuner2/cli.py", line 125, in category
    r = c.update_streams(cat)
  File "/usr/share/streamtuner2/channels/shoutcast.py", line 144, in update_streams
    html = http.ajax(url, params, referer)   #,feedback=self.parent.status)
  File "/usr/share/streamtuner2/http.py", line 136, in ajax
    r = urllib2.urlopen(request)
  File "/usr/lib64/python2.7/urllib2.py", line 127, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib64/python2.7/urllib2.py", line 410, in open
    response = meth(req, response)
  File "/usr/lib64/python2.7/urllib2.py", line 523, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib64/python2.7/urllib2.py", line 448, in error
    return self._call_chain(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 531, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found

Local variables in innermost frame:
fp: <addinfourl at 43578072 whose fp = <gzip StringIO.StringIO instance at 0x298f368 0x2989cd0>>
code: 404
hdrs: <httplib.HTTPMessage instance at 0x298f128>
self: <urllib2.HTTPDefaultErrorHandler instance at 0x295ff38>
req: <urllib2.Request instance at 0x2982fc8>
msg: 'Not Found'

Comment 1 Cédric 2014-06-22 10:20:23 UTC
Created attachment 911131 [details]
File: backtrace

Comment 2 Cédric 2014-06-22 10:20:25 UTC
Created attachment 911132 [details]
File: environ

Comment 3 Fedora End Of Life 2015-05-29 12:11:23 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 4 Fedora End Of Life 2015-06-29 21:16:03 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.