type or paste code here
Hello! For more context - when I hit the āDownloadā button, the progress bar goes up to halfway, then stops. Power cycling the Lenovo ThinkPad X1 Carbon 6th, removing software I donāt use, etc., does not seem to resolve this issue. This is preventing me from updating my System Updates, Google Chrome (which outdated version malfunctions - does not load pages properly), et al. Thanks for your time and help - Josh
You have not provided enough information for us to understand the problem.
In case others encounter a similar issue it is helpful to provide (as text so it can be found by searches, using the </>
icon (or just bracketing text with triple backquotes) your Fedora version, hardware details, and a summary of your mass storage. The commands below should be run in a terminal to generate text output:
-
Fedora version and hardware: run
inxi -Fzx
-
Mass storage usage: run
df -lTH
You may want to scan journalctl -b
for messages related to your issue: problems with filesystems, disk space, or network.
Probably some upgrade conflict, and GNOME Software doesnāt display enough information.
Try upgrading from terminal:
sudo dnf upgrade
If it fails, please provide the full output.
Thanks for your time and help, @gnwiii++ and @jn64++! Justinās solution resolved the issue. Just for everyoneās informationāand hopefully benefitāthere are a handful of prompts, so maybe adding both options -a
and -y
to the command Justin suggested prior will make the process seamless.
Hi,
Iām trying to update from the Softwate app and the updates get stuck for hours and never complete.
Iāve dried both dnf update
and dnf upgrade
on terminal and i get
Dependencies resolved.
Nothing to do.
Complete!
Iāve tried also dnf update --refresh
and same.
Both the software app and updating via terminal were working fine until a couple of days ago.
Tried both on X11 and Wayland
Iām on Fedora 38,
Any advise?
Thank you!
Jose
Iām running into this same problem. Any help would be appreciated. Thanks in advance.
Only the Flatpak apps are stuck. dnf update
upgrades system apps, resulting in a ānothing to doā message indicating you have the latest release. This problem is related to a common issue Flatpak install/update fails with āNeed more inputā or āInput buffer too smallā.