On 2/3/23 20:10, Go Canes wrote:
On Fri, Feb 3, 2023 at 10:11 PM Todd Zullinger <t...@pobox.com> wrote:

ToddAndMargo via users wrote:
On 2/2/23 22:29, Samuel Sieb wrote:
On 2/1/23 21:55, ToddAndMargo via users wrote:
$ cat /etc/dnf/dnf.conf
[main]
gpgcheck=1
installonly_limit=3
clean_requirements_on_remove=True
excludepkgs=metasploit-framework
# excludepkgs=metasploit-framework wine*
# excludepkgs=thunderbird* metasploit-framework wine*
# excludepkgs=thunderbird* metasploit-framework
excludepkgs=wine*
# excludepkgs=wine-*
excludepkgs=resolvconf
excludepkgs=systemd-resolved

This is not the way I've ever seen excludepkgs used or
documented.  The man page states:

        excludepkgs
               list

               Exclude packages of this repository,  speciā€
               fied  by a name or a glob and separated by a
               comma, from all operations.  Can be disabled
               using --disableexcludes command line switch.
               Defaults to [].

Put them all together, not a bunch of different definitions.

Note: "separated by a comma" - the commented-out lines were separated
by spaces (I assume these were failed attempts).

excludepkgs=wine*,resolvconf,systemd-resolved

Did work.  I missed what Samuel's said.

This is a regression from Fedora 36.  I updates
the bug report.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to