Skip to content

[Bug] Missing dependency libxcb on Arch Linux. error while loading shared libraries: libxcb.so.1 on fresh Arch Linux #710

Open
@bits0rcerer

Description

Pre-requisites

  • I have looked for any other duplicate issues

Ly version

1.0.2

Observed behavior

ly failed

Expected behavior

ly starts normally

Steps to reproduce

  1. fresh arch install (without libxcb)
  2. sudo pacman -S ly && sudo systemctl enable ly
  3. reboot
  4. sudo systemctl status ly
    • ly.service: Main process exited, code=exited, status=127/n/a

Fix: sudo pacman -S libxcb

Relevant logs

No response

Metadata

Assignees

No one assigned

    Labels

    bugThis issue or pull request discusses a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions