Bug 1045012 - [abrt] dnf-0.4.8-1.fc20: miscutils.py:61:checkSig:OSError: [Errno 2] No such file or directory: '/var/cache/dnf/x86_64/20/updates/packages/PackageKit-0.8.14-3.fc20.x86_64.rpm'
Summary: [abrt] dnf-0.4.8-1.fc20: miscutils.py:61:checkSig:OSError: [Errno 2] No such ...
Keywords:
Status: CLOSED DUPLICATE of bug 1035164
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:1f63a5a38b21e4c3f42bec96e5e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-19 13:03 UTC by Lukas Brabec
Modified: 2013-12-19 13:26 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-19 13:26:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.47 KB, text/plain)
2013-12-19 13:03 UTC, Lukas Brabec
no flags Details
File: environ (2.04 KB, text/plain)
2013-12-19 13:03 UTC, Lukas Brabec
no flags Details

Description Lukas Brabec 2013-12-19 13:03:02 UTC
Description of problem:
just tried 'sudo dnf update'

Version-Release number of selected component:
dnf-0.4.8-1.fc20

Additional info:
reporter:       libreport-2.1.9
cmdline:        /usr/bin/python /bin/dnf update
executable:     /bin/dnf
kernel:         3.11.10-301.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
miscutils.py:61:checkSig:OSError: [Errno 2] No such file or directory: '/var/cache/dnf/x86_64/20/updates/packages/PackageKit-0.8.14-3.fc20.x86_64.rpm'

Traceback (most recent call last):
  File "/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 279, 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 192, in _main
    return_code, resultmsgs = base.do_transaction()
  File "/usr/lib/python2.7/site-packages/dnf/cli/cli.py", line 198, in do_transaction
    if self.gpgsigcheck(downloadpkgs) != 0:
  File "/usr/lib/python2.7/site-packages/dnf/cli/cli.py", line 218, in gpgsigcheck
    result, errmsg = self.sigCheckPkg(po)
  File "/usr/lib/python2.7/site-packages/dnf/base.py", line 1022, in sigCheckPkg
    sigresult = dnf.rpmUtils.miscutils.checkSig(ts, po.localPkg())
  File "/usr/lib/python2.7/site-packages/dnf/rpmUtils/miscutils.py", line 61, in checkSig
    fdno = os.open(package, os.O_RDONLY)
OSError: [Errno 2] No such file or directory: '/var/cache/dnf/x86_64/20/updates/packages/PackageKit-0.8.14-3.fc20.x86_64.rpm'

Local variables in innermost frame:
currentflags: 986880
ts: <dnf.rpmUtils.transaction.TransactionWrapper object at 0x216cd50>
value: 0
package: '/var/cache/dnf/x86_64/20/updates/packages/PackageKit-0.8.14-3.fc20.x86_64.rpm'

Comment 1 Lukas Brabec 2013-12-19 13:03:07 UTC
Created attachment 838972 [details]
File: backtrace

Comment 2 Lukas Brabec 2013-12-19 13:03:10 UTC
Created attachment 838973 [details]
File: environ

Comment 3 Zdeněk Pavlas 2013-12-19 13:26:05 UTC
Will be fixed in dnf-0.4.10-1.fc20

*** This bug has been marked as a duplicate of bug 1035164 ***


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