Re: Cleanup after Failed dnf Upgrade

2024-05-09 Thread Samuel Sieb

On 2024-05-09 14:12, Tim Evans wrote:

On 5/9/24 5:02 PM, Samuel Sieb wrote:

On 2024-05-09 13:59, Tim Evans wrote:
Since (I think) the gnome-software app is flat-pack based, have I 
messed anything up by running its upgrade instead of the 
dnf/rpm-based one?


There are no flatpacks installed by default.  The gnome-software app 
is definitely not flatpack unless you've done something.

--


OK< thanks.  Not sure where I got the erroneous notion flatpacks are 
involved in the GUI app.  I stand corrected.


I think it can install flatpacks, but it isn't one.
--
___
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


Re: Cleanup after Failed dnf Upgrade

2024-05-09 Thread Tim Evans

On 5/9/24 5:02 PM, Samuel Sieb wrote:

On 2024-05-09 13:59, Tim Evans wrote:
Since (I think) the gnome-software app is flat-pack based, have I 
messed anything up by running its upgrade instead of the dnf/rpm-based 
one?


There are no flatpacks installed by default.  The gnome-software app is 
definitely not flatpack unless you've done something.

--


OK< thanks.  Not sure where I got the erroneous notion flatpacks are 
involved in the GUI app.  I stand corrected.

--
___
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


Re: Cleanup after Failed dnf Upgrade

2024-05-09 Thread Samuel Sieb

On 2024-05-09 13:59, Tim Evans wrote:
Since (I think) the gnome-software app is flat-pack based, have I messed 
anything up by running its upgrade instead of the dnf/rpm-based one?


There are no flatpacks installed by default.  The gnome-software app is 
definitely not flatpack unless you've done something.

--
___
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


Re: Cleanup after Failed dnf Upgrade

2024-05-09 Thread Tim Evans

On 5/9/24 4:20 PM, Samuel Sieb wrote:

On 2024-05-09 12:50, Tim Evans wrote:
Command-line dnf upgrade (F39->F40) failed yesterday, barfing on a 
missing GPG key for Fedora 40, leaving 2.5GB of rpms sitting in 
/var/lib/dnf/system-upgrade.  'dnt clean' does not remove these.


dnf system-upgrade clean


Is it safe to manually clear out this subdirectory?


yes


Thank you, Kind Sir.  All cleaned up.

Since (I think) the gnome-software app is flat-pack based, have I messed 
anything up by running its upgrade instead of the dnf/rpm-based one?

--
___
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


Re: Cleanup after Failed dnf Upgrade

2024-05-09 Thread Samuel Sieb

On 2024-05-09 12:50, Tim Evans wrote:
Command-line dnf upgrade (F39->F40) failed yesterday, barfing on a 
missing GPG key for Fedora 40, leaving 2.5GB of rpms sitting in 
/var/lib/dnf/system-upgrade.  'dnt clean' does not remove these.


dnf system-upgrade clean


Is it safe to manually clear out this subdirectory?


yes
--
___
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


Re: Cleanup after Failed dnf Upgrade

2024-05-09 Thread Tim Evans

On 5/9/24 4:00 PM, Jeffrey Walton wrote:



On Thu, May 9, 2024 at 3:51 PM Tim Evans > wrote:


Command-line dnf upgrade (F39->F40) failed yesterday, barfing on a
missing GPG key for Fedora 40,


The key is automatically imported when following dnf-system-upgrade, 
>.


What procedure did you follow?

leaving 2.5GB of rpms sitting in
/var/lib/dnf/system-upgrade.  'dnt clean' does not remove these.

Is it safe to manually clear out this subdirectory?


If you follow dnf-system-upgrade, then before the `dnf system-upgrade 
reboot` step, it tells you how to abort and delete the download cache. 
But I don't remember what it says to do. Sorry about that.


(FWIW, I tried the now-recommended GUI software app's "upgrade" and it
ran  the upgrade without error, but all this cruft is still sitting
there.)


I believe the recommended procedure is detailed at dnf-system-upgrade, 
>.


What procedure did you follow?


Followed the above prescribed procedure.  Final step in download 
reported 'curl' failure to download the GPG key.  Onscreen cleanup 
instructions apparently did nothing, since all the packages were still 
sitting there.  Repeated downloads also failed, reporting everything had 
already been downloaded, but barfing again on the GPG key download.


Attempting the upgrade reboot resulted in message the system "not ready 
for upgrade."

--
___
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


Re: Cleanup after Failed dnf Upgrade

2024-05-09 Thread Jeffrey Walton
On Thu, May 9, 2024 at 3:51 PM Tim Evans  wrote:

> Command-line dnf upgrade (F39->F40) failed yesterday, barfing on a
> missing GPG key for Fedora 40,


The key is automatically imported when following dnf-system-upgrade, <
https://docs.fedoraproject.org/en-US/quick-docs/upgrading-fedora-offline/>.

What procedure did you follow?


> leaving 2.5GB of rpms sitting in
> /var/lib/dnf/system-upgrade.  'dnt clean' does not remove these.
>
> Is it safe to manually clear out this subdirectory?
>

If you follow dnf-system-upgrade, then before the `dnf system-upgrade
reboot` step, it tells you how to abort and delete the download cache. But
I don't remember what it says to do. Sorry about that.

(FWIW, I tried the now-recommended GUI software app's "upgrade" and it
> ran  the upgrade without error, but all this cruft is still sitting there.)
>

I believe the recommended procedure is detailed at dnf-system-upgrade, <
https://docs.fedoraproject.org/en-US/quick-docs/upgrading-fedora-offline/>.

What procedure did you follow?

Jeff
--
___
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


Cleanup after Failed dnf Upgrade

2024-05-09 Thread Tim Evans
Command-line dnf upgrade (F39->F40) failed yesterday, barfing on a 
missing GPG key for Fedora 40, leaving 2.5GB of rpms sitting in 
/var/lib/dnf/system-upgrade.  'dnt clean' does not remove these.


Is it safe to manually clear out this subdirectory?

(FWIW, I tried the now-recommended GUI software app's "upgrade" and it 
ran  the upgrade without error, but all this cruft is still sitting there.)


Thanks.
--
___
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