Bug 1630488
Summary: | [abrt] dnf: __init__(): transaction.py:729:__init__:RuntimeError: C++ std::exception: Exec failed: database is locked | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Niki Guldbrand <niki.guldbrand> | ||||||||||||||||||||
Component: | libdnf | Assignee: | rpm-software-management | ||||||||||||||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||
Version: | 29 | CC: | dmach, jmracek, kparal, mblaha, mluscon, packaging-team-maint, rpm-software-management, vmukhame | ||||||||||||||||||||
Target Milestone: | --- | Keywords: | Triaged | ||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/621fb24712fc546af78c684e17a5e0b6870d68c4 | ||||||||||||||||||||||
Whiteboard: | abrt_hash:444529d5606e439a4248bdc2dcb25947adfa6831;VARIANT_ID=workstation; | ||||||||||||||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||
Last Closed: | 2019-06-02 04:27:12 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
Niki Guldbrand
2018-09-18 18:33:51 UTC
Created attachment 1484464 [details]
File: backtrace
Created attachment 1484465 [details]
File: cgroup
Created attachment 1484466 [details]
File: cpuinfo
Created attachment 1484467 [details]
File: dnf-makecache.log
Created attachment 1484468 [details]
File: environ
Created attachment 1484469 [details]
File: machineid
Created attachment 1484470 [details]
File: mountinfo
Created attachment 1484471 [details]
File: namespaces
Created attachment 1484472 [details]
File: open_fds
This will require to implement busy waiting mechanism in the database connector in libdnf. Similar problem has been detected: This happens if you hit bug 1637496 (update from older rtkit to newer rtkit and the older one is not removed correctly) and then run another dnf operation (dnf install package). The instalaltion fails with a traceback, but it seems the transaction finished fine (my package is installed). reporter: libreport-2.9.5 cmdline: /usr/bin/python3 /usr/bin/dnf install iotop crash_function: __init__ exception_type: RuntimeError executable: /usr/bin/dnf interpreter: python3-3.7.0-9.fc29.x86_64 kernel: 4.18.10-300.fc29.x86_64 package: dnf-3.5.1-1.fc29 reason: transaction.py:729:__init__:RuntimeError: C++ std::exception: Exec failed: database is locked runlevel: N 5 type: Python3 uid: 0 *** This bug has been marked as a duplicate of bug 1631533 *** |