Flathub repo doesn’t seem to be fetching update data - Always says “Nothing to do”

Which Linux distro are you using? Which release version?
Fedora 42 Workstation

Which kernel are you using?
6.15.5-200

Which BIOS version are you using?
3.09

Which Framework Laptop 13 model are you using?
AMD Ryzen™ 7040 Series

For over a week now, running “flatpak upgrade” to upgrade my flatpaks always gives me the “Nothing to do” message. The Software store app also says everything is up to date.

Could there really be no updates for this long? I’m confused, because there are no error messages and I have not made any unusual modifications to the vanilla installation, and I have not made any modifications to flatpak itself besides adding the flathub repo. I almost always have updates to do, and this is very unusual.

It is very strange to go this long without any updates, considering I have a moderate amount of flatpaks installed.

Have there really been no updates for this long, or is “Nothing to do” indicative of a repo error?

Can anyone give me some guidance and assistance?

If you’re truly this concerned, I’d go to flathub on a web browser, search one of the apps you have and check when it was last updated. If updated recently, then you know you have a problem.

Fedora infrastructure went through a datacenter move between roughly July 4th through 10th. It took a few days for mirrors to catch up, DNS caches all over the internet to age out etc.

Things seem back to normal. Try cleaning your cached dnf data then updating:

sudo dnf clean all

sudo dnf --refresh up

you should get a large number of updates.

Re: flatpak, not aware of any issues, also what @GhostLegion said.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.