Finds the packages providing the given<provide-spec>. This is useful when one knows a filename and wants to find what package (installed or not) provides this file. This command by default does not force a sync of expired metadata. See alsoMetadata Synchronization. ...
<provide-spec> in command descriptions means the command operates on packages providing the given spec. This can either be an explicit provide, an implicit provide (i.e. name of the package) or a file provide. The selection is case-sensitive and globbing is supported. ...
If you know the name of such a command (including commands mentioned below), you may find/install the package which provides it using the appropriate virtual provide in the form of dnf-command(<alias>), where <alias> is the name of the command; e.g.``dnf install 'dnf-command(...
I find this behavior faulty. Especially because it break myhttps://ppisar.fedorapeople.org/postmodular/concept which is based on provides substituting package names. jan-kolarik and hroncok reacted with thumbs up emoji 👍 github-project-automationbotadded this toDNF teamJun 15, 2023 ...
ln -srf %{buildroot}%{_libexecdir}/dnf-utils %{buildroot}%{_bindir}/find-repos-of-install ln -srf %{buildroot}%{_libexecdir}/dnf-utils %{buildroot}%{_bindir}/repo-graph ln -srf %{buildroot}%{_libexecdir}/dnf-utils %{buildroot}%{_bindir}/package-cleanup ...
A Library providing simplified C and Python API to libsolv. %package devel Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} Requires: libsolv-devel%{?_isa} >= %{libsolv_version} %description devel Development files for %{name}. %if ...
FILES=$(find -L $REPODIR -mindepth 1 -maxdepth 1 -type f -name "*.rpm" -exec basename {} \;) cat << _EOF > "$COMPS" <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE comps PUBLIC "-//REDHAT//DTD Comps info//EN" "comps.dtd"> <comps> <group> <id>$ID</id> <name...
Summary When using a custom distro based on RHEL, the major version reported can differ from the yum/dnf availability. This breaks the ansible.builtin.package module. The offending check is at https://github.com/ansible/ansible/blob/v2.1...
4.6-17.fc31.x86_64 10/27 Error unpacking rpm package shadow-utils-2:4.6-17.fc31.x86_64 Upgrading : sssd-client-2.2.3-13.fc31.x86_64 11/27 error: unpacking of archive failed on file /usr/bin/newgidmap;5e67c78a: cpio: cap_set_file error: shadow-utils-2:4.6-17.fc31.x86_64:...