Pamac GUI broken, OSTree:ERROR

I’m on testing branch and as of today, Pamac GUI is no longer working. I have both flatpak and AUR enabled in Pamac. This is the output I get when I try starting it from the terminal:

❯ pamac-manager
** Message: 21:03:37.921: flatpak_plugin.vala:393: refreshing flathub appstream data
**
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
zsh: IOT instruction (core dumped)  pamac-manager

Update status?

sudo pacman -Syu

Freshly updated.

Seems flatpak related:

❯ flatpak update
Looking for updates…

Nothing to do.
**
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
zsh: IOT instruction (core dumped)  flatpak update

Also, found this.

Try disabling the flatpak support in pamac.conf and see if it starts?

It’s an issue with ostree that’s already fixed. I’ll push a fixed version (2024.7-4) here shortly.

2 Likes

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