[Pkg-utopia-maintainers] Bug#1082121: libostree-1-1: `flatpak update` fails: src/libostree/ostree-fetcher-curl.c:534:sock_cb: code should not be reached
Philipp Burch
phip at hb9etc.ch
Mon Oct 14 15:13:57 BST 2024
On Mon, 14 Oct 2024 13:15:58 +0100 Simon McVittie <smcv at debian.org> wrote:
> This is *not* expected to be a useful workaround for this issue,
> because libostree uses libcurl3-gnutls, a separate build of the libcurl
> library. It is libcurl3-gnutls that needs to be downgraded if you want
> the downgrade to affect libostree.
Thanks for the clarification. I was fooled by `apt search`, which only
showed me installed packages from the stable repo but not from the
backports, so I mistook that libcurl3-gnutls is not even installed. But
of course it is. I downgraded it using
```
$ sudo apt install libcurl3-gnutls=7.88.1-10+deb12u7
```
and now flatpak works again as expected. Thanks for the hint and sorry
for the posting in the wrong bug tracker.
Best regards,
Philipp
More information about the Pkg-utopia-maintainers
mailing list