Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 826471 Details for
Bug 1032455
[abrt] dnf-0.4.7-1.fc20: decoder.py:383:raw_decode:ValueError: No JSON object could be decoded
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.57 KB, created by
Lukas Slebodnik
on 2013-11-20 09:06:23 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Lukas Slebodnik
Created:
2013-11-20 09:06:23 UTC
Size:
1.57 KB
patch
obsolete
>decoder.py:383:raw_decode:ValueError: No JSON object could be decoded > >Traceback (most recent call last): > File "/usr/bin/dnf", line 35, in <module> > main.user_main(sys.argv[1:], exit_code=True) > File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 277, in user_main > errcode = main(args) > File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 64, in main > return _main(base, args) > File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 112, in _main > cli.configure(args) > File "/usr/lib/python2.7/site-packages/dnf/cli/cli.py", line 1308, in configure > self._configure_repos(opts) > File "/usr/lib/python2.7/site-packages/dnf/cli/cli.py", line 1081, in _configure_repos > for rid in self.base._persistor.get_expired_repos(): > File "/usr/lib/python2.7/site-packages/dnf/persistor.py", line 85, in get_expired_repos > return self._get_expired_from_json() > File "/usr/lib/python2.7/site-packages/dnf/persistor.py", line 69, in _get_expired_from_json > data = json.load(f) > File "/usr/lib64/python2.7/json/__init__.py", line 290, in load > **kw) > File "/usr/lib64/python2.7/json/__init__.py", line 338, in loads > return _default_decoder.decode(s) > File "/usr/lib64/python2.7/json/decoder.py", line 365, in decode > obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > File "/usr/lib64/python2.7/json/decoder.py", line 383, in raw_decode > raise ValueError("No JSON object could be decoded") >ValueError: No JSON object could be decoded > >Local variables in innermost frame: >s: '' >self: <json.decoder.JSONDecoder object at 0x7fe0aa276090> >idx: 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1032455
: 826471 |
826472