Conversation
f43c3a3 to
051c188
Compare
+github.com/tdnf +github.com/tdnf
98c2f9b to
4a13f30
Compare
|
well. that was complicated. VMWare hardcodes /etc and other install paths, which isn't great practice. but i got it all built (for linux). hopefully, you weren't needing Yum on macOS. |
thank you so much. no, linux is enough. wanna build rpm based rootfs on debian based systems. |
seems there is still things to fix ./build-rootfs-rocky-10.sh
+ ROOTFS=rocky-10-rootfs
+ TAR=rootfs-rocky-10.tar.gz
+ ARCH=arm64
+ RELEASE=10
+ sudo rm -rf rocky-10-rootfs
+ mkdir -p rocky-10-rootfs
+ command -v pkgx
+ sudo pkgx tdnf install --installroot=/home/admin/Documents/boot/oci-minimal/rocky-10-rootfs --releasever=10 --forcearch=arm64 -y bash coreutils passwd iproute iputils procps-ng util-linux openssh-server openssh-clients less vim-minimal tar gzip which dnf yum
error: Unable to open /opt/rpm.org/rpm/v6.0.1+brewing/lib/rpm/rpmrc for reading: No such file or directory.
Error(4294967295) : Unknown error -1601 |
need help on rpm dependency to end this work