Bug 967732
| Summary: | [abrt] dnf-0.3.6-1.git24ce938.fc19: __init__.py:364:hashopen:DBNoSuchFileError: (2, 'Datei oder Verzeichnis nicht gefunden') | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Heiko Adams <bugzilla> | ||||||||
| Component: | dnf | Assignee: | Ales Kozumplik <akozumpl> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 19 | CC: | akozumpl, bugs.michael, jirinek, jzeleny, packaging-team-maint | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:5d954f4daa2f3dd7ac5e4071763adccd6a16bb08 | ||||||||||
| Fixed In Version: | hawkey-0.3.13-2.git15db39f.fc19 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-06-07 04:38:34 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: |
|
||||||||||
Created attachment 753769 [details]
File: backtrace
Created attachment 753770 [details]
File: core_backtrace
Created attachment 753771 [details]
File: environ
Fixed by 6c8b803, I'll make a new update today as this bites many users. hawkey-0.3.13-2.git15db39f.fc19, dnf-0.3.7-1.gitf8bdc98.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/FEDORA-2013-9385/hawkey-0.3.13-2.git15db39f.fc19,dnf-0.3.7-1.gitf8bdc98.fc19 *** Bug 968356 has been marked as a duplicate of this bug. *** Package hawkey-0.3.13-2.git15db39f.fc19, dnf-0.3.7-1.gitf8bdc98.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing hawkey-0.3.13-2.git15db39f.fc19 dnf-0.3.7-1.gitf8bdc98.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-9385/hawkey-0.3.13-2.git15db39f.fc19,dnf-0.3.7-1.gitf8bdc98.fc19 then log in and leave karma (feedback). *** Bug 968576 has been marked as a duplicate of this bug. *** hawkey-0.3.13-2.git15db39f.fc19, dnf-0.3.7-1.gitf8bdc98.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Just ran dnf as a normal user and without any parameters provided Version-Release number of selected component: dnf-0.3.6-1.git24ce938.fc19 Additional info: reporter: libreport-2.1.4 cmdline: /usr/bin/python /usr/bin/dnf dso_list: python-libs-2.7.5-1.fc19.x86_64 executable: /usr/bin/dnf kernel: 3.9.4-300.fc19.x86_64 runlevel: N 5 uid: 1000 Truncated backtrace: __init__.py:364:hashopen:DBNoSuchFileError: (2, 'Datei oder Verzeichnis nicht gefunden') 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 304, in user_main errcode = main(args) File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 39, in main _main(base, args) File "/usr/lib/python2.7/site-packages/dnf/yum/base.py", line 125, in __exit__ self.close() File "/usr/lib/python2.7/site-packages/dnf/yum/base.py", line 232, in close self._store_persistent_data() File "/usr/lib/python2.7/site-packages/dnf/yum/base.py", line 168, in _store_persistent_data self._persistor.set_expired_repos(expired) File "/usr/lib/python2.7/site-packages/dnf/persistor.py", line 60, in set_expired_repos shelf = self._expired_repos() File "/usr/lib/python2.7/site-packages/dnf/persistor.py", line 39, in _expired_repos return shelve.open(path) File "/usr/lib64/python2.7/shelve.py", line 239, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/usr/lib64/python2.7/shelve.py", line 223, in __init__ Shelf.__init__(self, anydbm.open(filename, flag), protocol, writeback) File "/usr/lib64/python2.7/anydbm.py", line 85, in open return mod.open(file, flag, mode) File "/usr/lib64/python2.7/dbhash.py", line 18, in open return bsddb.hashopen(file, flag, mode) File "/usr/lib64/python2.7/bsddb/__init__.py", line 364, in hashopen d.open(file, db.DB_HASH, flags, mode) DBNoSuchFileError: (2, 'Datei oder Verzeichnis nicht gefunden') Local variables in innermost frame: lorder: None e: <DBEnv object at 0x258ef38> d: <DB object at 0x2508dd8> flag: 'c' ffactor: None pgsize: None flags: 33 mode: 438 file: '/var/tmp/dnf-heiko-5DRQ3A/x86_64/19/expired_repos' cachesize: None nelem: None hflags: 0