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 911159 Details for
Bug 1111997
[abrt] dnf: base.py:1894:_retrievePublicKey:TypeError: not all arguments converted during string formatting
[?]
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.52 KB, created by
Steve Bryant
on 2014-06-22 15:14:10 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Steve Bryant
Created:
2014-06-22 15:14:10 UTC
Size:
1.52 KB
patch
obsolete
>base.py:1894:_retrievePublicKey:TypeError: not all arguments converted during string formatting > >Traceback (most recent call last): > File "/bin/dnf", line 36, in <module> > main.user_main(sys.argv[1:], exit_code=True) > File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 206, in user_main > errcode = main(args) > File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 82, in main > return _main(base, args) > File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 141, in _main > ret = resolving(cli, base) > File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 169, in resolving > return_code, resultmsgs = base.do_transaction() > File "/usr/lib/python2.7/site-packages/dnf/cli/cli.py", line 227, in do_transaction > if self.gpgsigcheck(downloadpkgs) != 0: > File "/usr/lib/python2.7/site-packages/dnf/cli/cli.py", line 262, in gpgsigcheck > self.getKeyForPackage(po, fn) > File "/usr/lib/python2.7/site-packages/dnf/base.py", line 1995, in getKeyForPackage > keys = self._retrievePublicKey(keyurl, repo) > File "/usr/lib/python2.7/site-packages/dnf/base.py", line 1894, in _retrievePublicKey > ucd(e)) >TypeError: not all arguments converted during string formatting > >Local variables in innermost frame: >e: IOError(u"Curl error: Couldn't read a file:// file for file:///etc/pki/rpm-gpg/spot.gpg",) >self: <dnf.cli.cli.BaseCli object at 0x7f700f835fd0> >keyurl: u'file:///etc/pki/rpm-gpg/spot.gpg' >repo: <Repo fedora-chromium-stable> >msg: u'Retrieving key from file:///etc/pki/rpm-gpg/spot.gpg' >getSig: True
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 1111997
: 911159 |
911160