schurippak
(Albert Kolm)
1
Hello!
I wanted to update the system using software version 49.2 from GNOME. It’s not working due to this error message:
Cannot download x86_64/nautilus-dropbox-2025.05.20-1.fc43.x86_64.rpm: All mirrors were tried; Last error: Status code: 404 for http://linux.dropbox.com/fedora/43/x86_64/nautilus-dropbox-2025.05.20-1.fc43.x86_64.rpm
Has anyone else experienced the same problem?
Can I exclude this software from the update process?
Thank you for help!
tqcharm
(Mike B.)
2
Hi and welcome to
Discussion.
Do you have a repo configured for Dropbox? If so, there might be some issue with repo metadata, or with the mirrors.
I have found the required package here: https://linux.dropbox.com/fedora/pool/nautilus-dropbox-2025.05.20-1.fc43.x86_64.rpm.
If you want to run the update from GNOME Software, uninstall the nautilus-dropbox file first, if this is an option for you.
Alternatively, you could run the upgrade command from the command line, with the skip-unavailable flag, until you figure out the issue:
sudo dnf upgrade --refresh --skip-unavailable
schurippak
(Albert Kolm)
3
Thank you, Mike B., for your Post!
Since I am not a Linux specialist, I chose the first option!
1 Like