Closed wcwxyz closed 7 years ago
I tested with centos:7, yum/rpm is working fine.
@wcwxyz can you show the output of the following comand?
yum --debuglevel=3 clean all yum --debuglevel=3 makecache
It seems like a 9p filesystem issue. After I modified hypertstart to mount 9p fs with "trans=virtio,cache=mmap", it works.
related with hyperhq/hyperstart#88
This rpmdb open failed
error is fixed with https://github.com/hyperhq/hyperstart/issues/74
The remaining yum Rpmdb checksum is invalid
issue is tracked in hyperhq/hyperstart#88. So close this one.
I'm trying docker + runv-containerd + runv with stock kernel/initrd from hyperstart project. After I run:
docker run -it --rm centos:6 /bin/bash
Inside the vm: