Re: What is wrong with my dnf exclude for wine?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/4/23 08:59, Todd Zullinger wrote:
ToddAndMargo via users wrote:
On 2/4/23 00:39, Barry wrote:

I always understood that each tag can only appear once.

Seems I got away with it a lot

Multiple excludepkgs entries in dnf.conf don't work in f36
either.  Only the last one is used.

# rpm -q dnf
dnf-4.14.0-1.fc36.noarch
# printf 'excludepkgs=%s\n' 'wine*' 'git*' >>/etc/dnf/dnf.conf
# dnf -qq list wine | cat
Available Packages
wine.i686                          8.0-1.fc36           updates
wine.x86_64                        8.0-1.fc36           updates
# sed -i '/^excludepkgs=/d' /etc/dnf/dnf.conf
# printf 'excludepkgs=%s\n' 'git*' 'wine*' >>/etc/dnf/dnf.conf
# dnf -qq list wine
Error: No matching Packages to list
# dnf -qq list git | cat
Available Packages
git.x86_64                         2.39.1-1.fc36        updates

I'm not sure you got away with anything.  You may not have
noticed it wasn't working as you had hoped. :)

Oh I would have noticed instantly.  Wine 7 was
a total DISASTER and did a number on my business!

I wonder if it was a dnf update I had yet to
install.   Hmmmmm...
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux