~~ostree/flatpak~~ curl: flatpak upgrade bails out due to reaching code that should not be reached
Package Information
- Package name:
flatpak or ostreecurl - Package version: flatpak-1.14.10-r0 ostree-2024.7-r0 curl-8.10.0-r1
- Alpine version: 3.21.0_alpha20240807
- Alpine architecture: x86_64
Summary + Steps to reproduce
$ doas flatpak upgrade
Looking for updates…
ID Branch Op Remote Download
1. [|] org.freedesktop.Platform.Compat.i386 23.08 u flathub < 108.0 MB
2. [ ] org.freedesktop.Platform.GL.default 22.08 u flathub < 148.3 MB
3. [ ] org.freedesktop.Platform.GL.default 22.08-extra u flathub < 148.3 MB
4. [ ] org.freedesktop.Platform.GL.default 23.08 u flathub < 175.0 MB
5. [ ] org.freedesktop.Platform.GL.default 23.08-extra u flathub < 175.0 MB
6. [ ] org.freedesktop.Platform.GL32.default 23.08 u flathub < 186.4 MB
7. [ ] org.freedesktop.Platform.GL32.default 23.08-extra u flathub < 186.4 MB
8. [ ] org.freedesktop.Platform.Locale 22.08 u flathub < 332.5 MB
9. [ ] org.freedesktop.Platform.Locale 23.08 u flathub < 371.0 MB
10. [ ] org.freedesktop.Platform.ffmpeg-full 23.08 u flathub < 9.2 MB
11. [ ] org.freedesktop.Platform 23.08 u flathub < 230.8 MB
12. [ ] org.signal.Signal stable u flathub < 170.2 MB
13. [ ] org.freedesktop.Platform 22.08 u flathub < 215.3 MB
Updating 1/13…**
OSTree:ERROR:src/libostree/ostree-fetcher-curl.c:534:sock_cb: code should not be reached
Bail out! OSTree:ERROR:src/libostree/ostree-fetcher-curl.c:534:sock_cb: code should not be reached
Aborted
EDIT
It seems to be curl issue. Downgrading to curl-8.9.1-r1 fixed it for me.
Edited by Aleksander Szczygieł