Bug 1220476
Summary: | DB_VERSION_MISMATCH on i686 rawhide | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Cole Robinson <crobinso> |
Component: | distribution | Assignee: | Václav Pavlín <vpavlin> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | dennis, ffesti, jzeleny, lkardos, notting, novyjindrich, packaging-team-maint, pbonzini, pknirsch |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-05-13 23:07:14 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Cole Robinson
2015-05-11 15:35:55 UTC
Okay, it's not due to the unbound scriplet issue, that's fixed now but the error remains. New output is: DEBUG util.py:388: getfacl: /var/log/journal/ee9a68203ede4b41a0f4564c590012de: No such file or directory DEBUG util.py:388: grep: /etc/vconsole.conf: No such file or directory DEBUG util.py:388: sed: can't read /etc/vconsole.conf: No such file or directory DEBUG util.py:388: Created symlink from /etc/systemd/system/sockets.target.wants/rpcbind.socket to /usr/lib/systemd/system/rpcbind.socket. DEBUG util.py:388: error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: Database environment version mismatch DEBUG util.py:388: error: cannot open Packages index using db5 - (-30969) DEBUG util.py:388: error: cannot open Packages database in /var/lib/rpm DEBUG util.py:388: error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: Database environment version mismatch DEBUG util.py:388: error: cannot open Packages index using db5 - (-30969) DEBUG util.py:388: error: cannot open Packages database in /var/lib/rpm DEBUG util.py:388: No '/dev/log' or 'logger' included for syslog logging DEBUG util.py:388: Turning off host-only mode: '/run' is not mounted! DEBUG util.py:388: Turning off host-only mode: '/dev' is not mounted! Looks like the rpm version on the builder is not compatible with the one in the build root. I am unaware of any changes in the rawhide rpm that could have caused this. Reassigning to distribution. I think it's caused by this man-db bug, where it's calling 'rpm' in %pre, so duping to that *** This bug has been marked as a duplicate of bug 1220938 *** |