-
Package: libsystemd:x64-linux -> 255#1
**Host Environment**
- Host: x64-linux
- Compiler: GNU 14.0.1
- vcpkg-tool version: 2023-11-16-4c1df40a3c5c5e18de299a99e9accb03c2a82e1e
vcpkg-scr…
-
using systemctl --user start spotifyd.service does nothing
starting spotifyd with ./spotifyd --no-daemon I get ./spotifyd: error while loading shared libraries: libsystemd.so.0: cannot open shared …
-
I followed a tutorial on how to setup gamemode on Linux. When I try to build gamemode, I get an error
**To Reproduce**
Steps used to reproduce the behavior:
1. Install the required denpendencies:…
-
Hi,
When bulidling on a Debian 12 machine following the instructions in the README.md ...
```
sudo apt install build-essential gperf libcap-dev libsystemd-dev pkg-config meson python3-sphinx
m…
-
### systemd version the issue has been seen with
255
### Used distribution
Fedora 38
### Linux kernel version used
6.2.9-300.fc38.x86_64
### CPU architectures issue was seen on
No…
-
I'm trying to install everything. It's saying i'm missing libsystemd from my system.
-
Getting this error when trying to compile:
```
FreeBSD% cmake .
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "1.7.4")
-- Checking for module 'libsystemd'
-- …
-
### System information
ubuntu 22.04
latest dub
### Bug Description
The use of pkg-config is unituitive and leads to extremely confusing behavior. When you use pkg-config, there is no guarantee…
-
### Comment:
It looks like flux-core on conda (the feedstock here) despite shipping with flux.service is not built with systemd support:
![image](https://github.com/user-attachments/assets/0e2b72e7-…
vsoch updated
3 weeks ago
-
It appears that as of Ubuntu 23 (mantic), they've split the systemd package into "systemd" and "systemd-dev". Without systemd-dev installed on newer versions of Ubuntu, meson will fail to build. Thoug…