#68 provide docs on how to install local rpm into atomic host vm
Opened 6 years ago by ttomecek. Modified 6 years ago

I just had a quick F2F discussion with @pingou and he suggested to open an issue.

Here's my use case: I want do fedpkg local and install those RPMs inside my local atomic host vm -- what's the best way to do that? The pipeline will do this for me, but when I'm working on the package or the tests locally, I want to iterate quickly on my workstation.


I've got an error

Importing metadata [=======================================================================================================] 100%
Resolving dependencies... failed
error: The following base packages would be replaced: python3-rpm-4.13.0.1-7.fc26.x86_64, rpm-libs-4.13.0.1-7.fc26.x86_64, rpm-4.13.0.1-7.fc26.x86_64, rpm-plugin-selinux-4.13.0.1-7.fc26.x86_64, rpm-build-libs-4.13.0.1-7.fc26.x86_64
[root@atomic01 ~]# rpm-ostree pkg-add python3-rpm-4.13.0.1-7.fc26.x86_64



Steps to reproduce:

# rpm-ostree upgrade
# rpm-ostree install fedpkg

Login to comment on this ticket.

Metadata