Created
October 23, 2025 06:53
-
-
Save lzap/7e617d9c265e80539f9dc9b30606aff3 to your computer and use it in GitHub Desktop.
strace of "dnf repolist"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ strace -f -e trace=file dnf repolist | |
| execve("/usr/bin/dnf", ["dnf", "repolist"], 0x7fff1ee925b0 /* 39 vars */) = 0 | |
| access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libdnf5-cli.so.2", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/librpm.so.10", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libsdbus-c++.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libdnf5.so.2", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libfmt.so.11", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libsmartcols.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libjson-c.so.5", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/librpmio.so.10", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libsqlite3.so.0", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libacl.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libcap.so.2", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libpopt.so.0", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/liblua-5.4.so", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libmodulemd.so.2", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libsolv.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libsolvext.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libxml2.so.2", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/librepo.so.0", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libbz2.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/librpm_sequoia.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libzstd.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libattr.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libyaml-0.so.2", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libffi.so.8", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libpcre2-8.so.0", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libzck.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libcurl.so.4", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libcrypto.so.3", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libssl.so.3", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libnghttp2.so.14", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libidn2.so.0", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libssh.so.4", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libpsl.so.5", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libgssapi_krb5.so.2", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libldap.so.2", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/liblber.so.2", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libbrotlidec.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libgmodule-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libmount.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libunistring.so.5", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libkrb5.so.3", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libk5crypto.so.3", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libcom_err.so.2", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libkrb5support.so.0", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libkeyutils.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libevent-2.1.so.7", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libsasl2.so.3", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libbrotlicommon.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libblkid.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libcrypt.so.2", O_RDONLY|O_CLOEXEC) = 3 | |
| statfs("/sys/fs/selinux", {f_type=SYSFS_MAGIC, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={val=[0xc7c97f96, 0x40744010]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOSUID|ST_NODEV|ST_NOEXEC|ST_RELATIME}) = 0 | |
| statfs("/selinux", 0x7ffc3ab09e80) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/proc/filesystems", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/proc/mounts", O_RDONLY|O_CLOEXEC) = 3 | |
| access("/etc/selinux/config", F_OK) = 0 | |
| openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib64/gconv/gconv-modules.cache", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_MEASUREMENT", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_MEASUREMENT", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_TELEPHONE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_TELEPHONE", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_ADDRESS", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_ADDRESS", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_NAME", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_NAME", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_PAPER", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_PAPER", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_MONETARY", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_MONETARY", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_COLLATE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_COLLATE", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_TIME", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_TIME", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_NUMERIC", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_NUMERIC", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.UTF-8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib/locale/en_US.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/dnf5.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/dnf5.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/dnf5.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/dnf5.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/dnf5.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/dnf5.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| statx(AT_FDCWD, "/etc/crypto-policies/back-ends/rpm-sequoia.config", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=1955, ...}) = 0 | |
| openat(AT_FDCWD, "/etc/crypto-policies/back-ends/rpm-sequoia.config", O_RDONLY|O_CLOEXEC) = 3 | |
| statx(3, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=1955, ...}) = 0 | |
| openat(AT_FDCWD, "/etc/rpm/platform", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_COLLATE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib/locale/C.utf8/LC_COLLATE", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib/locale/C.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = 3 | |
| newfstatat(AT_FDCWD, "/home/lzap/.config/rpm", 0x7ffc3ab080d0, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory) | |
| newfstatat(AT_FDCWD, "/home/lzap/.rpmmacros", 0x7ffc3ab08100, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory) | |
| newfstatat(AT_FDCWD, "/home/lzap/.rpmrc", 0x7ffc3ab08100, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory) | |
| newfstatat(AT_FDCWD, "/home/lzap/.config/rpm/rpmrc", 0x7ffc3ab080d0, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory) | |
| access("/usr/lib/rpm/rpmrc", R_OK) = 0 | |
| openat(AT_FDCWD, "/usr/lib/rpm/rpmrc", O_RDONLY) = 3 | |
| access("/usr/lib/rpm/redhat/rpmrc", R_OK) = 0 | |
| openat(AT_FDCWD, "/usr/lib/rpm/redhat/rpmrc", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/rpmrc", O_RDONLY) = 3 | |
| access("/etc/rpmrc", R_OK) = -1 ENOENT (No such file or directory) | |
| access("~/.config/rpm/rpmrc", R_OK) = -1 ENOENT (No such file or directory) | |
| newfstatat(AT_FDCWD, "/usr/lib/rpm/macros", {st_mode=S_IFREG|0644, st_size=46582, ...}, AT_SYMLINK_NOFOLLOW) = 0 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.aaa-pyproject-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.ansible-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.build-constraints", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.build-reproducibility", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.dist", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.dotnet-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.dwz", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.efi-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.fdupes", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.fedora-misc", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.fedora-misc-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.filesystem", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.firewalld", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.fonts-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.forge", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.fpc-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.gap-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.ghc-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.gnat-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.go-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.hare-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.java-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.javapackages-filesystem", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.kernel-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.ldc-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.ldconfig", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.lua-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.mono-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.nodejs-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.ocaml-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.openblas-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.package-notes-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.pam", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.perl-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.pkgconf", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.pybytecompile", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.pyproject", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.pypy3", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.python", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.python-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.python3", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.qt5-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.qt6-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.rpmautospec", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.rust", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.rust-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.selinux-policy", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.shell-completions", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.systemd", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.sysusers", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.transaction_audit", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.transaction_selinux", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.transaction_systemd_inhibit", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.tree_sitter", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.valgrind-srpm", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.vim", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.vpath", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/macros.d/macros.zig-srpm", O_RDONLY) = 3 | |
| newfstatat(AT_FDCWD, "/usr/lib/rpm/platform/x86_64-linux/macros", {st_mode=S_IFREG|0644, st_size=2899, ...}, AT_SYMLINK_NOFOLLOW) = 0 | |
| openat(AT_FDCWD, "/usr/lib/rpm/platform/x86_64-linux/macros", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/debuginfo.attr", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/desktop.attr", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/elf.attr", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/filesystem.attr", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/font.attr", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/gstreamer1.attr", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/kmod.attr", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/libsymlink.attr", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/metainfo.attr", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/ocaml.attr", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/pkgconfig.attr", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/python.attr", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/pythondist.attr", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/pythonname.attr", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/rpm_lua.attr", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/rpm_macro.attr", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/script.attr", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/sysusers.attr", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/lib/rpm/fileattrs/usergroup.attr", O_RDONLY) = 3 | |
| newfstatat(AT_FDCWD, "/usr/lib/rpm/redhat/macros", {st_mode=S_IFREG|0644, st_size=23201, ...}, AT_SYMLINK_NOFOLLOW) = 0 | |
| openat(AT_FDCWD, "/usr/lib/rpm/redhat/macros", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/etc/rpm", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 | |
| newfstatat(AT_FDCWD, "/etc/rpm/macros", 0x7ffc3ab08080, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory) | |
| newfstatat(AT_FDCWD, "/etc/rpm/x86_64-linux/macros", 0x7ffc3ab08080, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory) | |
| newfstatat(AT_FDCWD, "/home/lzap/.config/rpm/macros", 0x7ffc3ab08060, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory) | |
| newfstatat(AT_FDCWD, "/usr/lib/rpm/init.lua", 0x7ffc3ab08dc0, 0) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/etc/os-release", O_RDONLY) = 3 | |
| newfstatat(AT_FDCWD, "/etc/os-release", {st_mode=S_IFREG|0644, st_size=646, ...}, 0) = 0 | |
| newfstatat(AT_FDCWD, "/usr/lib64/dnf5/plugins/", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 | |
| newfstatat(AT_FDCWD, "/usr/lib64/dnf5/plugins/", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 | |
| openat(AT_FDCWD, "/usr/lib64/dnf5/plugins/", O_RDONLY|O_CLOEXEC|O_DIRECTORY) = 3 | |
| openat(AT_FDCWD, "/usr/lib64/dnf5/plugins/automatic_cmd_plugin.so", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib64/dnf5/plugins/builddep_cmd_plugin.so", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/librpmbuild.so.10", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libmagic.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libdw.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libelf.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/lib64/libgomp.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/sys/devices/system/cpu/possible", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib64/dnf5/plugins/changelog_cmd_plugin.so", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib64/dnf5/plugins/config-manager_cmd_plugin.so", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib64/dnf5/plugins/copr_cmd_plugin.so", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/dnf5-plugin-copr.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/dnf5-plugin-copr.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/dnf5-plugin-copr.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/dnf5-plugin-copr.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/dnf5-plugin-copr.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/dnf5-plugin-copr.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib64/dnf5/plugins/needs_restarting_cmd_plugin.so", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib64/dnf5/plugins/repoclosure_cmd_plugin.so", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/lib64/dnf5/plugins/reposync_cmd_plugin.so", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/dnf5-plugin-automatic.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/dnf5-plugin-automatic.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/dnf5-plugin-automatic.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/dnf5-plugin-automatic.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/dnf5-plugin-automatic.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/dnf5-plugin-automatic.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/dnf5-plugin-config-manager.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/dnf5-plugin-config-manager.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/dnf5-plugin-config-manager.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/dnf5-plugin-config-manager.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/dnf5-plugin-config-manager.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/dnf5-plugin-config-manager.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/etc/os-release", O_RDONLY) = 3 | |
| newfstatat(AT_FDCWD, "/etc/os-release", {st_mode=S_IFREG|0644, st_size=646, ...}, 0) = 0 | |
| openat(AT_FDCWD, "/etc/os-release", O_RDONLY) = 3 | |
| newfstatat(AT_FDCWD, "/etc/os-release", {st_mode=S_IFREG|0644, st_size=646, ...}, 0) = 0 | |
| openat(AT_FDCWD, "/etc/os-release", O_RDONLY) = 3 | |
| newfstatat(AT_FDCWD, "/etc/os-release", {st_mode=S_IFREG|0644, st_size=646, ...}, 0) = 0 | |
| openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/dnf5-plugin-repoclosure.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/dnf5-plugin-repoclosure.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/dnf5-plugin-repoclosure.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/dnf5-plugin-repoclosure.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/dnf5-plugin-repoclosure.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/dnf5-plugin-repoclosure.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/dnf5-plugin-reposync.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/dnf5-plugin-reposync.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/dnf5-plugin-reposync.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/dnf5-plugin-reposync.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/dnf5-plugin-reposync.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/dnf5-plugin-reposync.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/dnf5/aliases.d", O_RDONLY|O_CLOEXEC|O_DIRECTORY) = 3 | |
| openat(AT_FDCWD, "/usr/share/dnf5/aliases.d/compatibility-plugins.conf", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/share/dnf5/aliases.d/compatibility-reposync.conf", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/share/dnf5/aliases.d/compatibility.conf", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/etc/dnf/dnf5-aliases.d", O_RDONLY|O_CLOEXEC|O_DIRECTORY) = 3 | |
| openat(AT_FDCWD, "/home/lzap/.config/dnf5/aliases.d", O_RDONLY|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/etc/dnf/libdnf5.conf.d", O_RDONLY|O_CLOEXEC|O_DIRECTORY) = 3 | |
| openat(AT_FDCWD, "/usr/share/dnf5/libdnf.conf.d/", O_RDONLY|O_CLOEXEC|O_DIRECTORY) = 3 | |
| openat(AT_FDCWD, "/usr/share/dnf5/libdnf.conf.d/20-fedora-defaults.conf", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/share/dnf5/libdnf.conf.d/protect-setup.conf", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/usr/share/dnf5/libdnf.conf.d/protect-systemd.conf", O_RDONLY) = 3 | |
| newfstatat(AT_FDCWD, "/etc/dnf/dnf.conf", {st_mode=S_IFREG|0644, st_size=63, ...}, 0) = 0 | |
| openat(AT_FDCWD, "/etc/dnf/dnf.conf", O_RDONLY) = 3 | |
| openat(AT_FDCWD, ".", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/etc/dnf/protected.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 | |
| newfstatat(AT_FDCWD, "/etc/dnf/protected.d/grub2-pc.conf", {st_mode=S_IFREG|0644, st_size=9, ...}, 0) = 0 | |
| newfstatat(AT_FDCWD, "/etc/dnf/protected.d/sudo.conf", {st_mode=S_IFREG|0644, st_size=5, ...}, 0) = 0 | |
| newfstatat(AT_FDCWD, "/etc/dnf/protected.d/setup.conf", {st_mode=S_IFREG|0644, st_size=6, ...}, 0) = 0 | |
| newfstatat(AT_FDCWD, "/etc/dnf/protected.d/systemd.conf", {st_mode=S_IFREG|0644, st_size=21, ...}, 0) = 0 | |
| newfstatat(AT_FDCWD, "/etc/dnf/protected.d/selinux-policy-targeted.conf", {st_mode=S_IFREG|0644, st_size=24, ...}, 0) = 0 | |
| newfstatat(AT_FDCWD, "/etc/dnf/protected.d/grub2-tools-minimal.conf", {st_mode=S_IFREG|0644, st_size=20, ...}, 0) = 0 | |
| openat(AT_FDCWD, "/etc/dnf/protected.d/grub2-pc.conf", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/etc/dnf/protected.d/sudo.conf", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/etc/dnf/protected.d/setup.conf", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/etc/dnf/protected.d/systemd.conf", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/etc/dnf/protected.d/selinux-policy-targeted.conf", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/etc/dnf/protected.d/grub2-tools-minimal.conf", O_RDONLY) = 3 | |
| openat(AT_FDCWD, "/etc/dnf/libdnf5-plugins", O_RDONLY|O_CLOEXEC|O_DIRECTORY) = 3 | |
| openat(AT_FDCWD, "/etc/dnf/libdnf5-plugins/expired-pgp-keys.conf", O_RDONLY) = 3 | |
| newfstatat(AT_FDCWD, "/usr/lib64/libdnf5/plugins/expired-pgp-keys.so", {st_mode=S_IFREG|0755, st_size=87240, ...}, 0) = 0 | |
| openat(AT_FDCWD, "/usr/lib64/libdnf5/plugins/expired-pgp-keys.so", O_RDONLY|O_CLOEXEC) = 3 | |
| openat(AT_FDCWD, "/usr/share/dnf5/vars.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 | |
| openat(AT_FDCWD, "/etc/dnf/vars", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 | |
| mkdir("/usr", 0755) = -1 EEXIST (File exists) | |
| newfstatat(AT_FDCWD, "/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 | |
| mkdir("/usr/lib", 0755) = -1 EEXIST (File exists) | |
| newfstatat(AT_FDCWD, "/usr/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}, 0) = 0 | |
| mkdir("/usr/lib/sysimage", 0755) = -1 EEXIST (File exists) | |
| newfstatat(AT_FDCWD, "/usr/lib/sysimage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 | |
| mkdir("/usr/lib/sysimage/rpm", 0755) = -1 EEXIST (File exists) | |
| newfstatat(AT_FDCWD, "/usr/lib/sysimage/rpm", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 | |
| access("/usr/lib/sysimage/rpm/rpmdb.sqlite", F_OK) = 0 | |
| newfstatat(AT_FDCWD, "/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0 | |
| newfstatat(AT_FDCWD, "/usr/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0 | |
| newfstatat(AT_FDCWD, "/usr/lib/sysimage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0 | |
| newfstatat(AT_FDCWD, "/usr/lib/sysimage/rpm", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0 | |
| newfstatat(AT_FDCWD, "/usr/lib/sysimage/rpm/rpmdb.sqlite", {st_mode=S_IFREG|0644, st_size=137670656, ...}, AT_SYMLINK_NOFOLLOW) = 0 | |
| openat(AT_FDCWD, "/usr/lib/sysimage/rpm/rpmdb.sqlite", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = 3 | |
| newfstatat(AT_FDCWD, "/usr/lib/sysimage/rpm/rpmdb.sqlite", {st_mode=S_IFREG|0644, st_size=137670656, ...}, 0) = 0 | |
| openat(AT_FDCWD, "/dev/urandom", O_RDONLY|O_CLOEXEC) = 4 | |
| newfstatat(AT_FDCWD, "/usr/lib/sysimage/rpm/rpmdb.sqlite-journal", 0x7ffc3ab09000, 0) = -1 ENOENT (No such file or directory) | |
| newfstatat(AT_FDCWD, "/usr/lib/sysimage/rpm/rpmdb.sqlite-wal", {st_mode=S_IFREG|0644, st_size=0, ...}, 0) = 0 | |
| newfstatat(AT_FDCWD, "/usr/lib/sysimage/rpm/rpmdb.sqlite", {st_mode=S_IFREG|0644, st_size=137670656, ...}, 0) = 0 | |
| openat(AT_FDCWD, "/usr/lib/sysimage/rpm/rpmdb.sqlite-wal", O_RDWR|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0644) = -1 EACCES (Permission denied) | |
| access("/usr/lib/sysimage/rpm/rpmdb.sqlite-wal", F_OK) = 0 | |
| newfstatat(AT_FDCWD, "/usr/lib/sysimage/rpm/rpmdb.sqlite-wal", {st_mode=S_IFREG|0644, st_size=0, ...}, 0) = 0 | |
| openat(AT_FDCWD, "/usr/lib/sysimage/rpm/rpmdb.sqlite-wal", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/usr/lib/sysimage/rpm/rpmdb.sqlite-shm", O_RDWR|O_CREAT|O_NOFOLLOW|O_CLOEXEC, 0644) = -1 EACCES (Permission denied) | |
| openat(AT_FDCWD, "/usr/lib/sysimage/rpm/rpmdb.sqlite-shm", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/rpm.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/rpm.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/rpm.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/rpm.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/rpm.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/rpm.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/proc/sys/crypto/fips_enabled", O_RDONLY) = 6 | |
| openat(AT_FDCWD, "/etc/pki/tls/openssl.cnf", O_RDONLY) = 6 | |
| newfstatat(AT_FDCWD, "/etc/pki/tls/openssl.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 | |
| openat(AT_FDCWD, "/etc/pki/tls/openssl.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 7 | |
| openat(AT_FDCWD, "/etc/pki/tls/openssl.d/pkcs11-provider.conf", O_RDONLY) = 8 | |
| newfstatat(AT_FDCWD, "/etc/crypto-policies/back-ends/opensslcnf.config", {st_mode=S_IFREG|0644, st_size=857, ...}, 0) = 0 | |
| openat(AT_FDCWD, "/etc/crypto-policies/back-ends/opensslcnf.config", O_RDONLY) = 7 | |
| newfstatat(AT_FDCWD, "/usr/lib/sysimage/rpm/rpmdb.sqlite", {st_mode=S_IFREG|0644, st_size=137670656, ...}, 0) = 0 | |
| newfstatat(AT_FDCWD, "/usr/lib/sysimage/rpm/rpmdb.sqlite", {st_mode=S_IFREG|0644, st_size=137670656, ...}, 0) = 0 | |
| newfstatat(AT_FDCWD, "/home/lzap/.local/state", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0644) = 3 | |
| openat(AT_FDCWD, "/etc/localtime", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| openat(AT_FDCWD, "/etc/dnf/dnf.conf", O_RDONLY) = 4 | |
| newfstatat(AT_FDCWD, "/etc/yum.repos.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 | |
| openat(AT_FDCWD, "/etc/yum.repos.d", O_RDONLY|O_CLOEXEC|O_DIRECTORY) = 4 | |
| openat(AT_FDCWD, "/etc/yum.repos.d/fedora-cisco-openh264.repo", O_RDONLY) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/etc/yum.repos.d/fedora-rawhide.repo", O_RDONLY) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/etc/yum.repos.d/fedora-updates-testing.repo", O_RDONLY) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/etc/yum.repos.d/fedora-updates.repo", O_RDONLY) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/etc/yum.repos.d/fedora.repo", O_RDONLY) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/etc/yum.repos.d/hashicorp.repo", O_RDONLY) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/etc/yum.repos.d/redhat.repo", O_RDONLY) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 5 | |
| newfstatat(AT_FDCWD, "/etc/distro.repos.d", 0x7ffc3ab09960, 0) = -1 ENOENT (No such file or directory) | |
| newfstatat(AT_FDCWD, "/usr/share/dnf5/repos.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 | |
| openat(AT_FDCWD, "/usr/share/dnf5/repos.d", O_RDONLY|O_CLOEXEC|O_DIRECTORY) = 4 | |
| openat(AT_FDCWD, "/etc/dnf/repos.override.d", O_RDONLY|O_CLOEXEC|O_DIRECTORY) = 4 | |
| openat(AT_FDCWD, "/usr/share/dnf5/repos.override.d", O_RDONLY|O_CLOEXEC|O_DIRECTORY) = 4 | |
| repo id repo name | |
| fedora Fedora 42 - x86_64 | |
| fedora-cisco-openh264 Fedora 42 openh264 (From Cisco) - x86_64 | |
| hashicorp Hashicorp Stable - x86_64 | |
| updates Fedora 42 - x86_64 - Updates | |
| openat(AT_FDCWD, "/home/lzap/.local/state/dnf5.log", O_RDONLY|O_CLOEXEC) = 4 | |
| +++ exited with 0 +++ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment