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
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
2 matches
Mail list logo