Re: No RPM DB in latest Fedora 23 atomic images

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



----- Original Message -----
> The tests are failing for the latest Fedora 23 atomic images:
> 
> https://pagure.io/atomic-images/issue/36
> 
> There seems to be no rpm db inside the image:
> 
> -bash-4.3# rpm -qa
> -bash-4.3# echo $?
> 0

Seems like /usr/share/rpm does indeed have the rpmdb:

# mv /var/lib/rpm{,.bak}
# ln -s /usr/share/rpm /var/lib
# rpm -qa | wc -l
358

For some reason, the compose didn't clean up /var/lib/rpm and thus we didn't create the compat symlink on boot. The journal says this:

Jun 13 20:13:16 localhost.localdomain systemd-tmpfiles[753]: [/usr/lib/tmpfiles.d/tmpfiles-ostree-integration.conf:18] Duplicate line for path "/var/lib/rpm", ignoring.

(Not sure if that's tmpfiles' way of saying EEXIST).
_______________________________________________
cloud mailing list
cloud@xxxxxxxxxxxxxxxxxxxxxxx
https://lists.fedoraproject.org/admin/lists/cloud@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Big List of Linux Books]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux