flatpak install fail
Добавлено: 19 авг 2022, 01:47
when i tried to install from flathub, it returns
there is a post somehwere here that suggests adding to the flatpak config file, but it did not do anything. another online source suggests that rosalinux version of curl is the culprit.
i am not sure how to fix.
edit: on this particular system, the only difference from a typical install is the default user id being 1000. for some perculiar reason rosalinux creates new users with uid 500's instead of the typical 1000, which makes it inconvenient to share data files in a multiboot system.
on a fresh live usb system, just installed a flatpak from flathub without any error messages, although not sure if it would open because the flatpak did not show up in the desktop...probably needed to re-login, which i did not try. the important point is that it installed, when attempt at doing the same thing on an installed system with new user failed.
update: on subsequent attempts, the flatpak install succeeded with editting the config file noted above. very strange. thanks for all the help in this thread
Код: Выделить всё
OSTree:ERROR:src/libostree/ostree-fetcher-curl.c:886:initiate_next_curl_request: assertion failed (rc == CURLM_OK): (1 == 0)
Bail out! OSTree:ERROR:src/libostree/ostree-fetcher-curl.c:886:initiate_next_curl_request: assertion failed (rc == CURLM_OK): (1 == 0)
Aborted (core dumped)
Код: Выделить всё
https2=false
i am not sure how to fix.
edit: on this particular system, the only difference from a typical install is the default user id being 1000. for some perculiar reason rosalinux creates new users with uid 500's instead of the typical 1000, which makes it inconvenient to share data files in a multiboot system.
on a fresh live usb system, just installed a flatpak from flathub without any error messages, although not sure if it would open because the flatpak did not show up in the desktop...probably needed to re-login, which i did not try. the important point is that it installed, when attempt at doing the same thing on an installed system with new user failed.
update: on subsequent attempts, the flatpak install succeeded with editting the config file noted above. very strange. thanks for all the help in this thread
