On 7/3/22 12:43, Samuel Sieb wrote:
On 7/3/22 09:23, ToddAndMargo via users wrote:
On 7/1/22 15:51, ToddAndMargo via users wrote:
Hi All,
Due to this bug:
https://bugs.winehq.org/show_bug.cgi?id=52586
I have Wine updates excluded from /etc/dnf/dnf.conf.
The issue is corrected in Wine 7.12. Our intrepid
testers missed this bugs and allowed 7 out in
the wild. Oh the SHAME of it. But we still love
them anyway. :-)
How do I ask dnf what current Wine repo releases
are available (current and downgrade in case of
another blocking bug) whilst I have wine excluded?
The following do not work. Nothing shows
$ dnf list | grep -i wine-common
$ dnf whatprovides wine-common
Many thanks,
-T
I just reported:
dnf --setopt=includepkgs does not work
https://bugzilla.redhat.com/show_bug.cgi?id=2103470
This may be a misunderstanding on my part. If so, I do apologize for
reporting it here.
Fedora 36
dnf-4.13.0-1.fc36.noarch
/etc/dnf/dnf.conf:
excludepkgs=wine*
# dnf --setopt=includepkgs=wine* whatprovides wine*
Last metadata expiration check: 2:00:01 ago on Sun 03 Jul 2022
07:13:44 AM PDT.
Error: No matches found. If searching for a file, try specifying the
full path or using a wildcard prefix ("*/") at the beginning.
$ man dnf:
--setopt=<option>=<value>
Override a configuration option from the configuration
file.
To override configuration options for repositories,
use re‐
poid.option for the <option>. Values for
configuration op‐
tions like excludepkgs, includepkgs, installonlypkgs
and ts‐
flags are appended to the original value, they do not
over‐
ride it. However, specifying an empty value (e.g.
--se‐
topt=tsflags=) will clear the option.
According to that, what you need is "--setopt=excludepkgs=".
Sounbd backwards to me, but I will try it anyway:
$ su root -c "dnf --setopt=excludepkgs=wine* whatprovides wine*"
Password:
Last metadata expiration check: 2:36:58 ago on Sun 03 Jul 2022 10:51:50
AM PDT.
Error: No matches found. If searching for a file, try specifying the
full path or using a wildcard prefix ("*/") at the beginning.
:'(
_______________________________________________
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 on the list, report it: https://pagure.io/fedora-infrastructure