Am Fr., 18. Sept. 2026 um 14:33 Uhr schrieb Marcel Partap <[email protected]>:
>
> This seemingly never has been resolved and the most prevalent linux app
> store (to my knowledge, I only use aptitude 🤩) `gnome-software` looks
> direly broken on a current trixie live system.. log shows loads of
>
> > Screenshot download
> > 'https://appstream.debian.org/media/trixie/org/gnome/TwentyFortyEight/ff33fadaa7c0dff69bd6e4c6a7b9c8d5/screenshots/[email protected]'
> > failed with status code '404': Not Found
> [...]
>
> If that script not including `stable` is in fact the source of the
> problem, can someone privileged to change it please fix it to boost up
> debian's reputation amongst linux noobs that tiny bit? 😂

Your metadata must be ancient... Did you run an `apt update` recently?
Can you provide the output of `appstreamcli status`?

If you remove GNOME Software's own cache, does that solve the issue?
```
gnome-software --quit
rm -r ~/.cache/gnome-software
gnome-software --verbose
```

I can't reproduce this here, so I assume you must have stale metadata
somehow (and that might indeed be some kind of bug, because this data
should update via APT).

Best,
    Matthias

Reply via email to