Project

General

Profile

Bug #3151

[epiphany]: libportal.so.0: cannot open shared object file

avalos - over 2 years ago - . Updated about 2 years ago.

Status:
fixed
Priority:
bug
Assignee:
% Done:

0%


Description

  • steps to reproduce:
    1) sudo pacman -Syu
    2) pacman -S epiphany
  • expected result:
    Epiphany should launch successfully.
  • actual result:
    epiphany: error while loading shared libraries: libportal.so.0: cannot open shared object file: No such file or directory
    
  • solution:
    Upgrade epiphany.

Files

PKGBUILD (1.96 KB) PKGBUILD avalos, 2021-12-30 08:03 PM

History

#1

Updated by avalos over 2 years ago

Here's the PKGBUILD for version 41.3, based on Arch's one. The patch didn't require any change. It doesn't even require libportal anymore, it's unnecessary, it's only for Flatpak.

#2

Updated by MrXY over 2 years ago

I can confirm it, I have the exact same problem.
My temporary workaround was to manually extract the older version of libportal, and put the missing file to /usr/lib/.
(Off: why does your spam filter contain about "too many non-dictionary words" in a technical forum where pathnames and package names are common?)

#3

Updated by bill-auger about 2 years ago

  • Assignee set to bill-auger
  • Status changed from unconfirmed to in progress
#4

Updated by bill-auger about 2 years ago

if the patch did not need to change; then why did it's checksum change?

#5

Updated by bill-auger about 2 years ago

there is a problem compiling epiphany with meson 0.61.x

epiphany/data/meson.build:18:0: ERROR: Function does not take positional arguments.

it is possibly related to this freebsd patch:
https://cgit.freebsd.org/ports/commit/?id=299348602e6d75b6f85b2e7303a0bea5f37541b6

i did not apply that patch - i rebuilt x86_64 with 0.60.3 - the standard i686 meson is 0.60.2

#6

Updated by bill-auger about 2 years ago

  • Status changed from in progress to fixed

Also available in: Atom PDF