Bug#797060: yum: Yum does not update RPM database in installroot

2015-08-27 Thread Mike Miller
On Thu, Aug 27, 2015 at 15:38:18 +0200, Sven Ulland wrote: > After a Yum-based bootstrap, the RPM database remains empty, and thus > causes problems for rpm and Yum itself: Please compare rpm --root "$rootdir" rpm -qa with chroot "$rootdir" rpm -qa When packages are installed and queried o

Bug#797060: yum: Yum does not update RPM database in installroot

2015-08-27 Thread Sven Ulland
Package: yum Version: 3.4.3-3 Severity: normal Dear Maintainer, After a Yum-based bootstrap, the RPM database remains empty, and thus causes problems for rpm and Yum itself: * RPM thinks that zero packages are installed. It will happily install packages that are already installed by Yum. * Yu