[artix-general] swaywm requires newer version of libwlroots

lelgenio lelgenio at disroot.org
Sun Jul 18 20:47:54 CEST 2021


When I install sway(from galaxy or from arch community) and try to run it, I get the following error:
```
sway: error while loading shared libraries: libwlroots.so.10: cannot open shared object file: No such file or directory
```
Building sway-git from AUR works fine.

Package information:
```
$ env LC_ALL=C pacman -Qi sway swaybg wlroots
Name            : sway
Version         : 1:1.6.1-1
Description     : Tiling Wayland compositor and replacement for the i3 window manager
Architecture    : x86_64
URL             : https://swaywm.org/
Licenses        : MIT
Groups          : None
Provides        : None
Depends On      : cairo  gdk-pixbuf2  json-c  pango  polkit  pcre  swaybg  ttf-font  wlroots
Optional Deps   : alacritty: Terminal emulator used by the default config [installed]
                  dmenu: Application launcher
                  grim: Screenshot utility [installed]
                  i3status: Status line
                  mako: Lightweight notification daemon [installed]
                  slurp: Select a region [installed]
                  swayidle: Idle management daemon [installed]
                  swaylock: Screen locker [installed]
                  wallutils: Timed wallpapers
                  waybar: Highly customizable bar [installed]
                  xorg-xwayland: X11 support [installed]
Required By     : lelgenio-meta
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 5.58 MiB
Packager        : Artix Build Bot <jenkins at artixlinux.org>
Build Date      : Thu Jun 24 18:36:13 2021
Install Date    : Sun Jul 18 15:01:23 2021
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

Name            : wlroots
Version         : 0.14.1-1
Description     : Modular Wayland compositor library
Architecture    : x86_64
URL             : https://github.com/swaywm/wlroots
Licenses        : MIT
Groups          : None
Provides        : libwlroots.so=9-64
Depends On      : libinput  libseat  libxkbcommon  opengl-driver  pixman  xcb-util-errors
                  xcb-util-renderutil  xcb-util-wm
Optional Deps   : xorg-xwayland: Xwayland support [installed]
Required By     : sway
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 988.12 KiB
Packager        : Artix Build Bot <jenkins at artixlinux.org>
Build Date      : Thu Jul 8 15:52:25 2021
Install Date    : Sun Jul 18 15:01:14 2021
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

Name            : swaybg
Version         : 1.0-4
Description     : Wallpaper tool for Wayland compositors
Architecture    : x86_64
URL             : https://github.com/swaywm/swaybg
Licenses        : MIT
Groups          : None
Provides        : None
Depends On      : wayland  cairo  gdk-pixbuf2
Optional Deps   : None
Required By     : sway
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 45.31 KiB
Packager        : Artix Build Bot <jenkins at artixlinux.org>
Build Date      : Tue Jul 7 23:04:39 2020
Install Date    : Sun Jul 18 15:03:27 2021
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature
```


More information about the artix-general mailing list