Re: testing update

2020-10-23 Thread Samuel Sieb
On 10/23/20 2:51 AM, Michael Schwendt wrote: On Tue, 20 Oct 2020 11:02:23 -0700, Samuel Sieb wrote: Do I need to dnf remove rpmfusion-free-release-32-1.noarch rpmfusion doesn't even have a testing repo. You need to provide more details. Of course they still offer a testing repo for

Re: testing update

2020-10-23 Thread Michael Schwendt
On Tue, 20 Oct 2020 11:02:23 -0700, Samuel Sieb wrote: > > Do I need to dnf remove rpmfusion-free-release-32-1.noarch > > rpmfusion doesn't even have a testing repo. You need to provide more > details. Of course they still offer a testing repo for updates, and its .repo file is included

Re: testing update

2020-10-20 Thread Samuel Sieb
On 10/20/20 12:53 PM, Ranjan Maitra wrote: On Tue, 20 Oct 2020 12:37:04 -0700 Samuel Sieb wrote: On 10/20/20 11:12 AM, Patrick Dupre wrote: I did: dnf config-manager --set-disabled updates-testing But then , how to I uninstall the packages depending on updates-testing Why do you need

Re: testing update

2020-10-20 Thread Ranjan Maitra
On Tue, 20 Oct 2020 12:37:04 -0700 Samuel Sieb wrote: > On 10/20/20 11:12 AM, Patrick Dupre wrote: > > I did: > > dnf config-manager --set-disabled updates-testing > > > > But then , how to I uninstall the packages depending on updates-testing > > Why do you need to? Eventually those packages

Re: testing update

2020-10-20 Thread Samuel Sieb
On 10/20/20 11:12 AM, Patrick Dupre wrote: I did: dnf config-manager --set-disabled updates-testing But then , how to I uninstall the packages depending on updates-testing Why do you need to? Eventually those packages will end up in the regular updates repo and you would get them anyway.

Re: testing update

2020-10-20 Thread Patrick Dupre
ot; > To: users@lists.fedoraproject.org > Cc: users@lists.fedoraproject.org > Subject: Re: testing update > > dnf config-manager --disablerepo=updates-testing > > Command line error: one of the following arguments is required: --save > --add-repo --dump --dump-variables --set-enab

Re: testing update

2020-10-20 Thread Samuel Sieb
On 10/20/20 11:05 AM, Patrick Dupre wrote: dnf config-manager --disablerepo=updates-testing Command line error: one of the following arguments is required: --save --add-repo --dump --dump-variables --set-enabled --enable --set-disabled --disable Sorry, that was the wrong command. dnf

Re: testing update

2020-10-20 Thread Patrick Dupre
20, 2020 at 8:02 PM > From: "Samuel Sieb" > To: users@lists.fedoraproject.org > Subject: Re: testing update > > On 10/20/20 10:57 AM, Patrick Dupre wrote: > > How do I avoid testing update? > > If you've somehow enabled the updates-testing repo, then run: > su

Re: testing update

2020-10-20 Thread Samuel Sieb
On 10/20/20 10:57 AM, Patrick Dupre wrote: How do I avoid testing update? If you've somehow enabled the updates-testing repo, then run: sudo dnf config-manager --disablerepo=updates-testing Do I need to dnf remove rpmfusion-free-release-32-1.noarch rpmfusion doesn't even have a testing