Skip to content

Instantly share code, notes, and snippets.

@ralphbean
Created September 16, 2023 22:32
Show Gist options
  • Save ralphbean/a6c0b09efc64f108815c0a8db7d3a7bf to your computer and use it in GitHub Desktop.
Save ralphbean/a6c0b09efc64f108815c0a8db7d3a7bf to your computer and use it in GitHub Desktop.
dnf lockfile resolution example

This uses the rpm list from here as an input in rpms.in: https://gitlab.com/CentOS/automotive/container-images/-/raw/main/images/autosd-buildbox/Containerfile?ref_type=heads

Generate rpms.txt by using the dnf lockfile plugin prototype like this:

❯ dnf lockfile --recursive $(cat rpms.in)
Wrote 406 packages to rpms.txt

Install them like this:

❯ sudo dnf install $(cat rpms.txt)

However, there's at least one file that gets resolved that is in conflict with my workstation:

❯ grep identity rpms.txt           
fedora-release-identity-basic-38-36
❯ rpm -qa | grep identity                       
fedora-release-identity-workstation-38-36.noarch

Those two packages conflict, making rpms.txt uninstallable for me. Remove that one line from rpms.txt and it should work.

❯ sed -i '/fedora-release-identity-basic-38-36/d' rpms.txt
❯ sudo dnf install $(cat rpms.txt)
bash-completion
bc
bzip2
diffutils
dnf-plugins-core
findutils
fpaste
git
gnupg2
gnupg2-smime
gvfs-client
hostname
iproute
iputils
whois
keyutils
krb5-libs
less
lsof
man-db
man-pages
mtr
nss-mdns
openssh-clients
passwd
pigz
procps-ng
rpmdevtools
rsync
shadow-utils
sudo
tcpdump
time
traceroute
tree
unzip
util-linux
vte-profile
wget
which
words
xz
zip
alternatives-1.25-1.fc38
ansible-srpm-macros-1-10.fc38
audit-libs-3.1.2-1.fc38
authselect-1.4.2-2.fc38
authselect-libs-1.4.2-2.fc38
avahi-0.8-22.fc38
avahi-libs-0.8-22.fc38
basesystem-11-15.fc38
bash-5.2.15-3.fc38
bash-completion-1:2.11-9.fc38
bc-1.07.1-17.fc38
binutils-2.39-9.fc38
binutils-gold-2.39-9.fc38
bzip2-1.0.8-13.fc38
bzip2-libs-1.0.8-13.fc38
ca-certificates-2023.2.60-2.fc38
coreutils-9.1-12.fc38
coreutils-common-9.1-12.fc38
cpio-2.13-14.fc38
cracklib-2.9.11-1.fc38
cracklib-dicts-2.9.11-1.fc38
crypto-policies-20230301-1.gita12f7b2.fc38
crypto-policies-scripts-20230301-1.gita12f7b2.fc38
cryptsetup-libs-2.6.1-1.fc38
curl-8.0.1-4.fc38
cyrus-sasl-lib-2.1.28-9.fc38
dbus-1:1.14.10-1.fc38
dbus-broker-33-1.fc38
dbus-common-1:1.14.10-1.fc38
dbus-libs-1:1.14.10-1.fc38
debugedit-5.0-9.fc38
deltarpm-3.6.3-8.fc38
device-mapper-1.02.189-2.fc38
device-mapper-libs-1.02.189-2.fc38
diffutils-3.10-1.fc38
dnf-data-4.16.2-1.fc38
dnf-plugins-core-4.4.2-1.fc38
dracut-059-3.fc38
duktape-2.7.0-2.fc38
dwz-0.15-2.fc38
ed-1.19-2.fc38
efi-srpm-macros-5-7.fc38
elfutils-0.189-3.fc38
elfutils-debuginfod-client-0.189-3.fc38
elfutils-default-yama-scope-0.189-3.fc38
elfutils-libelf-0.189-3.fc38
elfutils-libs-0.189-3.fc38
emacs-filesystem-1:28.2-7.fc38
expat-2.5.0-2.fc38
fakeroot-1.32.1-1.fc38
fakeroot-libs-1.32.1-1.fc38
fedora-gpg-keys-38-1
fedora-release-38-36
fedora-release-common-38-36
fedora-release-identity-basic-38-36
fedora-repos-38-1
file-5.44-3.fc38
file-libs-5.44-3.fc38
filesystem-3.18-3.fc38
findutils-1:4.9.0-3.fc38
fonts-filesystem-1:2.0.5-11.fc38
fonts-srpm-macros-1:2.0.5-11.fc38
fpaste-0.4.3.0-2.fc38
fpc-srpm-macros-1.3-7.fc38
fuse-libs-2.9.9-16.fc38
gawk-5.1.1-5.fc38
gawk-all-langpacks-5.1.1-5.fc38
gdb-minimal-13.2-3.fc38
gdbm-libs-1:1.23-3.fc38
gettext-envsubst-0.21.1-2.fc38
gettext-libs-0.21.1-2.fc38
gettext-runtime-0.21.1-2.fc38
ghc-srpm-macros-1.6.1-1.fc38
git-2.41.0-1.fc38
git-core-2.41.0-1.fc38
git-core-doc-2.41.0-1.fc38
glib2-2.76.5-2.fc38
glibc-2.37-5.fc38
glibc-common-2.37-5.fc38
glibc-gconv-extra-2.37-5.fc38
glibc-minimal-langpack-2.37-5.fc38
gmp-1:6.2.1-4.fc38
gnat-srpm-macros-6-2.fc38
gnupg2-2.4.0-3.fc38
gnupg2-smime-2.4.0-3.fc38
gnutls-3.8.1-1.fc38
go-srpm-macros-3.2.0-2.fc38
gpgme-1.17.1-5.fc38
grep-3.8-3.fc38
groff-base-1.22.4-11.fc38
grub2-common-1:2.06-98.fc38
grub2-tools-1:2.06-98.fc38
grub2-tools-minimal-1:2.06-98.fc38
grubby-8.40-69.fc38
gvfs-client-1.50.6-1.fc38
gzip-1.12-3.fc38
hostname-3.23-8.fc38
http-parser-2.9.4-8.fc38
ima-evm-utils-1.4-7.fc38
iproute-6.1.0-1.fc38
iputils-20221126-2.fc38
jansson-2.13.1-6.fc38
js-jquery-3.6.3-2.fc38
json-c-0.17-1.fc38
kbd-2.5.1-5.fc38
kbd-legacy-2.5.1-5.fc38
kbd-misc-2.5.1-5.fc38
kernel-srpm-macros-1.0-19.fc38
keyutils-1.6.1-6.fc38
keyutils-libs-1.6.1-6.fc38
kmod-30-4.fc38
kmod-libs-30-4.fc38
koji-1.33.0-1.fc38
kpartx-0.9.4-2.fc38
krb5-libs-1.21-3.fc38
less-633-1.fc38
libacl-2.3.1-6.fc38
libarchive-3.6.1-4.fc38
libargon2-20190702-2.fc38
libassuan-2.5.6-1.fc38
libattr-2.5.1-6.fc38
libb2-0.98.1-8.fc38
libblkid-2.38.1-4.fc38
libbpf-2:1.1.0-2.fc38
libbrotli-1.0.9-11.fc38
libcap-2.48-6.fc38
libcap-ng-0.8.3-8.fc38
libcbor-0.7.0-9.fc38
libcom_err-1.46.5-4.fc38
libcomps-0.1.18-6.fc38
libcurl-8.0.1-4.fc38
libdaemon-0.14-25.fc38
libdb-5.3.28-55.fc38
libdnf-0.70.2-1.fc38
libeconf-0.5.2-1.fc38
libedit-3.1-45.20221030cvs.fc38
libevent-2.1.12-8.fc38
libfdisk-2.38.1-4.fc38
libffi-3.4.4-2.fc38
libfido2-1.12.0-3.fc38
libfsverity-1.4-9.fc38
libgcc-13.2.1-1.fc38
libgcrypt-1.10.2-1.fc38
libgit2-1.6.4-1.fc38
libgomp-13.2.1-1.fc38
libgpg-error-1.47-1.fc38
libibverbs-44.0-3.fc38
libidn2-2.3.4-2.fc38
libkcapi-1.4.0-5.fc38
libkcapi-hmaccalc-1.4.0-5.fc38
libksba-1.6.4-1.fc38
libmetalink-0.1.3-30.fc38
libmnl-1.0.5-2.fc38
libmodulemd-2.15.0-2.fc38
libmount-2.38.1-4.fc38
libnghttp2-1.52.0-1.fc38
libnl3-3.7.0-3.fc38
libnsl2-2.0.0-5.fc38
libpcap-14:1.10.4-1.fc38
libpipeline-1.5.7-2.fc38
libpkgconf-1.8.0-6.fc38
libpsl-0.21.2-2.fc38
libpwquality-1.4.5-3.fc38
librepo-1.15.2-1.fc38
libreport-filesystem-2.17.11-1.fc38
libseccomp-2.5.3-4.fc38
libsecret-0.20.5-3.fc38
libselinux-3.5-1.fc38
libsemanage-3.5-2.fc38
libsepol-3.5-1.fc38
libsigsegv-2.14-4.fc38
libsmartcols-2.38.1-4.fc38
libsolv-0.7.22-4.fc38
libssh-0.10.5-1.fc38
libssh-config-0.10.5-1.fc38
libssh2-1.10.0-7.fc38
libstdc++-13.2.1-1.fc38
libtasn1-4.19.0-2.fc38
libtirpc-1.3.3-1.rc2.fc38
libunistring-1.1-3.fc38
libunistring1.0-1.0-1.fc38
libusb1-1.0.26-2.fc38
libuser-0.64-2.fc38
libutempter-1.2.1-8.fc38
libuuid-2.38.1-4.fc38
libverto-0.3.2-5.fc38
libxcrypt-4.4.36-1.fc38
libxcrypt-compat-4.4.36-1.fc38
libxkbcommon-1.5.0-2.fc38
libxml2-2.10.4-1.fc38
libyaml-0.2.5-9.fc38
libzstd-1.5.5-1.fc38
lsof-4.96.3-3.fc38
lua-libs-5.4.4-9.fc38
lua-srpm-macros-1-8.fc38
lz4-libs-1.9.4-2.fc38
man-db-2.11.2-2.fc38
man-pages-6.04-1.fc38
memstrack-0.2.5-1.fc38
mkpasswd-5.5.18-1.fc38
mpdecimal-2.5.1-6.fc38
mpfr-4.1.1-3.fc38
mtr-2:0.95-5.fc38
nano-7.2-2.fc38
nano-default-editor-7.2-2.fc38
ncurses-6.4-3.20230114.fc38
ncurses-base-6.4-3.20230114.fc38
ncurses-libs-6.4-3.20230114.fc38
nettle-3.8-3.fc38
npth-1.6-12.fc38
nss-mdns-0.15.1-8.fc38
ocaml-srpm-macros-7-3.fc38
openblas-srpm-macros-2-13.fc38
openldap-2.6.4-1.fc38
openssh-9.0p1-17.fc38
openssh-clients-9.0p1-17.fc38
openssl-libs-1:3.0.9-2.fc38
openssl-pkcs11-0.4.12-3.fc38
os-prober-1.81-3.fc38
p11-kit-0.25.0-1.fc38
p11-kit-trust-0.25.0-1.fc38
package-notes-srpm-macros-0.5-8.fc38
pam-1.5.2-16.fc38
pam-libs-1.5.2-16.fc38
passwd-0.80-14.fc38
patch-2.7.6-19.fc38
pcre2-10.42-1.fc38.1
pcre2-syntax-10.42-1.fc38.1
pcsc-lite-1.9.9-3.fc38
pcsc-lite-ccid-1.5.2-1.fc38
pcsc-lite-libs-1.9.9-3.fc38
perl-AutoLoader-5.74-497.fc38
perl-B-1.83-497.fc38
perl-Carp-1.52-490.fc38
perl-Class-Struct-0.66-497.fc38
perl-Data-Dumper-2.184-491.fc38
perl-Digest-1.20-490.fc38
perl-Digest-MD5-2.58-490.fc38
perl-DynaLoader-1.52-497.fc38
perl-Encode-4:3.19-493.fc38
perl-Errno-1.36-497.fc38
perl-Error-1:0.17029-11.fc38
perl-Exporter-5.77-490.fc38
perl-Fcntl-1.15-497.fc38
perl-File-Basename-2.85-497.fc38
perl-File-Find-1.40-497.fc38
perl-File-Path-2.18-490.fc38
perl-File-Temp-1:0.231.100-490.fc38
perl-File-stat-1.12-497.fc38
perl-FileHandle-2.03-497.fc38
perl-Getopt-Long-1:2.54-2.fc38
perl-Getopt-Std-1.13-497.fc38
perl-Git-2.41.0-1.fc38
perl-HTTP-Tiny-0.086-2.fc38
perl-IO-1.50-497.fc38
perl-IO-Socket-IP-0.41-492.fc38
perl-IO-Socket-SSL-2.081-1.fc38
perl-IPC-Open3-1.22-497.fc38
perl-MIME-Base64-3.16-490.fc38
perl-Mozilla-CA-20221114-2.fc38
perl-NDBM_File-1.15-497.fc38
perl-Net-SSLeay-1.92-5.fc38
perl-POSIX-2.03-497.fc38
perl-PathTools-3.84-490.fc38
perl-Pod-Escapes-1:1.07-490.fc38
perl-Pod-Perldoc-3.28.01-491.fc38
perl-Pod-Simple-1:3.43-491.fc38
perl-Pod-Usage-4:2.03-4.fc38
perl-Scalar-List-Utils-5:1.63-490.fc38
perl-SelectSaver-1.02-497.fc38
perl-Socket-4:2.036-2.fc38
perl-Storable-1:3.26-490.fc38
perl-Symbol-1.09-497.fc38
perl-Term-ANSIColor-5.01-491.fc38
perl-Term-Cap-1.18-1.fc38
perl-TermReadKey-2.38-16.fc38
perl-Text-ParseWords-3.31-490.fc38
perl-Text-Tabs+Wrap-2023.0511-1.fc38
perl-Time-Local-2:1.300-490.fc38
perl-URI-5.17-2.fc38
perl-base-2.27-497.fc38
perl-constant-1.33-491.fc38
perl-if-0.61.000-497.fc38
perl-interpreter-4:5.36.1-497.fc38
perl-lib-0.65-497.fc38
perl-libnet-3.15-1.fc38
perl-libs-4:5.36.1-497.fc38
perl-locale-1.10-497.fc38
perl-mro-1.26-497.fc38
perl-overload-1.35-497.fc38
perl-overloading-0.02-497.fc38
perl-parent-1:0.241-1.fc38
perl-podlators-1:5.01-2.fc38
perl-srpm-macros-1-48.fc38
perl-vars-1.05-497.fc38
pigz-2.7-3.fc38
pinentry-1.2.1-2.fc38
pkgconf-1.8.0-6.fc38
pkgconf-m4-1.8.0-6.fc38
pkgconf-pkg-config-1.8.0-6.fc38
polkit-122-3.fc38.1
polkit-libs-122-3.fc38.1
polkit-pkla-compat-0.1-23.fc38
popt-1.19-2.fc38
procps-ng-3.3.17-11.fc38
protobuf-c-1.4.1-4.fc38
psmisc-23.6-2.fc38
publicsuffix-list-dafsa-20230812-1.fc38
pyproject-srpm-macros-1.9.0-1.fc38
python-pip-wheel-22.3.1-3.fc38
python-setuptools-wheel-65.5.1-2.fc38
python-srpm-macros-3.11-10.fc38
python-systemd-doc-235-2.fc38
python-unversioned-command-3.11.5-1.fc38
python3-3.11.5-1.fc38
python3-argcomplete-2.0.0-8.fc38
python3-babel-2.11.0-2.fc38
python3-cffi-1.15.1-4.fc38
python3-charset-normalizer-3.1.0-1.fc38
python3-dateutil-1:2.8.2-5.fc38
python3-dbus-1.3.2-2.fc38
python3-decorator-5.1.1-5.fc38
python3-distro-1.8.0-2.fc38
python3-dnf-4.16.2-1.fc38
python3-dnf-plugins-core-4.4.2-1.fc38
python3-gpg-1.17.1-5.fc38
python3-gssapi-1.7.3-4.fc38
python3-hawkey-0.70.2-1.fc38
python3-idna-3.4-2.fc38
python3-koji-1.33.0-1.fc38
python3-libcomps-0.1.18-6.fc38
python3-libdnf-0.70.2-1.fc38
python3-libs-3.11.5-1.fc38
python3-ply-3.11-18.fc38
python3-progressbar2-3.53.2-7.fc38
python3-pycparser-2.20-9.fc38
python3-pygit2-1.12.2-1.fc38
python3-pysocks-1.7.1-16.fc38
python3-pytz-2023.3.post1-1.fc38
python3-requests-2.28.2-2.fc38
python3-requests-gssapi-1.2.3-7.fc38
python3-rpm-4.18.1-3.fc38
python3-rpmautospec-0.3.5-1.fc38
python3-setuptools-65.5.1-2.fc38
python3-six-1.16.0-9.fc38
python3-systemd-235-2.fc38
python3-unbound-1.18.0-1.fc38
python3-urllib3+socks-1.26.16-1.fc38
python3-urllib3-1.26.16-1.fc38
python3-utils-3.3.3-2.fc38
qrencode-libs-4.1.1-4.fc38
qt5-srpm-macros-5.15.10-1.fc38
readline-8.2-3.fc38
redhat-rpm-config-252-1.fc38
rpm-4.18.1-3.fc38
rpm-build-4.18.1-3.fc38
rpm-build-libs-4.18.1-3.fc38
rpm-libs-4.18.1-3.fc38
rpm-plugin-systemd-inhibit-4.18.1-3.fc38
rpm-sequoia-1.5.0-1.fc38
rpm-sign-libs-4.18.1-3.fc38
rpmautospec-rpm-macros-0.3.5-1.fc38
rpmdevtools-9.6-3.fc38
rsync-3.2.7-2.fc38
rust-srpm-macros-24-5.fc38
sed-4.8-12.fc38
setup-2.14.3-2.fc38
shadow-utils-2:4.13-6.fc38
sqlite-libs-3.40.1-2.fc38
sudo-1.9.13-2.p2.fc38
sudo-python-plugin-1.9.13-2.p2.fc38
systemd-253.9-1.fc38
systemd-libs-253.9-1.fc38
systemd-networkd-253.9-1.fc38
systemd-pam-253.9-1.fc38
systemd-resolved-253.9-1.fc38
systemd-rpm-macros-253.9-1.fc38
systemd-udev-253.9-1.fc38
tar-2:1.34-8.fc38
tcpdump-14:4.99.4-1.fc38
time-1.9-20.fc38
tpm2-tools-5.5-3.fc38
tpm2-tss-4.0.1-3.fc38
traceroute-3:2.1.2-1.fc38
tree-2.1.0-2.fc38
tzdata-2023c-1.fc38
unbound-anchor-1.18.0-1.fc38
unbound-libs-1.18.0-1.fc38
unzip-6.0-60.fc38
util-linux-2.38.1-4.fc38
util-linux-core-2.38.1-4.fc38
vte-profile-0.72.2-1.fc38
web-assets-filesystem-5-19.fc38
wget-1.21.3-5.fc38
which-2.21-39.fc38
whois-5.5.18-1.fc38
whois-nls-5.5.18-1.fc38
words-3.0-41.fc38
xkeyboard-config-2.38-1.fc38
xxhash-libs-0.8.2-1.fc38
xz-5.4.1-1.fc38
xz-libs-5.4.1-1.fc38
zchunk-libs-1.3.1-1.fc38
zip-3.0-36.fc38
zlib-1.2.13-3.fc38
zstd-1.5.5-1.fc38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment