On Mon, Oct 28, 2024, at 12:33 PM, ToddAndMargo via users wrote:
> Hi All,
>
> fedora 41
>
> What am I doing wrong here?
>
> # cd /etc/yum.repos.d/
> # ls
> brave-browser-rpm-release.s3.brave.com_x86_64_.repo
> fedora-cisco-openh264.repo
> fedora.repo
> fedora-updates.repo
> fedora-updates-testing.repo
> winehq.repo
>
> # dnf upgrade --allowerasing --disable-repo=winehq*
> No matching repositories for "winehq*". Add "--help" for more 
> information about the arguments.
>
> # dnf upgrade --allowerasing --disable-repo=winehq
> No matching repositories for "winehq". Add "--help" for more information 
> about the arguments.
>
> ]# dnf upgrade --allowerasing --disable-repo=winehq.repo
> No matching repositories for "winehq.repo". Add "--help" for more 
> information about the arguments.
>
> Yours in confusion,


You might consider doing what it suggests...


>sudo dnf --help | grep repo | grep disable
  --disablerepo [repo]  Temporarily disable active repositories for the
  --disable             disable repos with config-manager command
  --disableexcludes [repo], --disableexcludepkgs [repo]

Do you seen the issue now?
-- 
_______________________________________________
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