Your message dated Sun, 8 Feb 2026 12:29:31 +0000
with message-id <[email protected]>
and subject line Re: Bug#1127399: Flatpak package 404
has caused the Debian Bug report #1127399,
regarding Flatpak package 404
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1127399: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127399
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: flatpak

Version: 1.16.1-1_arm64

Installing flatpak on ARM seems broken;

~$ sudo apt install flatpak
Installing:
  flatpak

Summary:
  Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0
  Download size: 1,455 kB
  Space needed: 8,639 kB / 6,113 MB available

Err:1 http://deb.debian.org/debian trixie/main arm64 flatpak arm64 1.16.1-1
  404  Not Found [IP: 151.101.130.132 80]
Error: Failed to fetch http://deb.debian.org/debian/pool/main/f/flatpak/flatpak_1.16.1-1_arm64.deb 404  Not Found [IP: 151.101.130.132 80] Error: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

This is after an apt update call, which is successful. Other packages install fine.
--- End Message ---
--- Begin Message ---
On Sat, 07 Feb 2026 at 21:22:36 -0500, Greg Stewart wrote:
Err:1 http://deb.debian.org/debian trixie/main arm64 flatpak arm64 1.16.1-1
  404  Not Found [IP: 151.101.130.132 80]

This version hasn't been current since Debian 13.3 (2026-01-10) in which it was superseded by the flatpak_1.16.2-1~deb13u1 stable update.

Please check whether you are using a http proxy: either a .deb-specific proxy like apt-cacher-ng or approx, or a general-purpose proxy like squid configured by you, or a proxy provided by your internet provider or employer, possibly a "transparent" proxy that intercepts connections at the network level without any explicit configuration on your Debian system. If yes, check that it is working correctly, and is not caching deb.debian.org content too aggressively. It's important that updates to http://deb.debian.org/debian/dists/ are delivered to Debian users promptly, otherwise you will miss out on updated packages, some of them rather important: in particular, if the same delay is happening for debian-security, you will be missing security updates.

Using https instead of http to access deb.debian.org might make it less likely to be intercepted by a well-intentioned caching proxy.

If this problem persists on a known-good network that is known not to be using a proxy or other middlebox, please contact the operators of deb.debian.org, the Debian sysadmin team (DSA), at <[email protected]>.

I'm closing this bug report because there is no change to the flatpak package that could solve it. (In fact you're seeing this problem because the flatpak package *did* change.)

This is after an apt update call, which is successful. Other packages install fine.

Most packages weren't updated in Debian 13.3, so for most packages it doesn't matter whether apt is seeing an outdated version of dists/; but flatpak is an example of a package that *was* updated in that point release. If your apt is seeing an outdated view of dists/ from Debian 13.2 or older, then it will be trying to download the old version of flatpak from pool/, but that old version is no longer in the archive, causing this 404.

    smcv

--- End Message ---
_______________________________________________
Pkg-utopia-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers

Reply via email to