Skip to content

+github.com/vmware/tdnf#11904

Merged
jhheider merged 2 commits intopkgxdev:mainfrom
tannevaled:tdnf
Feb 14, 2026
Merged

+github.com/vmware/tdnf#11904
jhheider merged 2 commits intopkgxdev:mainfrom
tannevaled:tdnf

Conversation

@tannevaled
Copy link
Contributor

need help on rpm dependency to end this work

@tannevaled tannevaled changed the title +github.com/tdnf +github.com/vmware/tdnf Feb 13, 2026
@jhheider jhheider force-pushed the tdnf branch 2 times, most recently from f43c3a3 to 051c188 Compare February 13, 2026 20:35
+github.com/tdnf

+github.com/tdnf
@jhheider jhheider force-pushed the tdnf branch 11 times, most recently from 98c2f9b to 4a13f30 Compare February 14, 2026 00:10
@jhheider
Copy link
Contributor

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.

@jhheider jhheider merged commit 82b4608 into pkgxdev:main Feb 14, 2026
3 checks passed
@tannevaled
Copy link
Contributor Author

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.

@tannevaled
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants