-
When using fractal-git with pass-secrets on Arch, it coredumps quite reproducibly.
```
(gdb) bt
#0 __pthread_kill_implementation (threadid=, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthrea…
-
`npm ci` calls `npm run install`, which fails on macOS. While the NPM
dependencies appear correctly installed and `npm ci` returns success, the error
output can be confusing.
System
| property | …
nrser updated
3 years ago
-
### DEBUG
```
May 14 22:15:45 rocky9.localdomain ziti-edge-tunnel[3483]: (3483)[ 0.010] INFO ziti-edge-tunnel:resolvers.c:68 init_libsystemd() Initializing libsystemd …
-
**Describe the bug**
Valkey binaries in download site seems like wrongly compiled . When we tried to run binaries from https://download.valkey.io/releases/valkey-8.0.1-focal-x86_64.tar.gz . They a…
-
This is a dependency if you adjust the config.mk to have the statement:
`WITH_SYSTEMD:=yes `
Took me a while to figure this out. Just a suggestion for the documentation regarding 'building from s…
ghost updated
3 years ago
-
when i run
`[root@pan nghttp2-1.34.0]# ./configure LDFLAGS="-L/usr/local/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic" --enable-app`
It shows No package libev…
-
I tried to use playerctl to control musikcube playback, but on Artix musikcube didn't provide any mpris interface.
Muiskcube mpris plugin supports ```libelogind``` instead of ```libsystemd``` but y…
jvc84 updated
6 months ago
-
Hi again
I use void which uses runit and has not systemd libs, which leads to a building failure
> error: failed to run custom build command for `libsystemd-sys v0.2.2`
>
> Caused by:
> proc…
-
## Issue description
I need to have some libraries, such as `libsystemd`, available and visible with `pkg-config` to do my programming. Unfortunately, I discover that `pkg-config --list-all` output…
-
Is it possible to replace `systemd` with `libuv`? Using `systemd` will cause the boot to start very slowly.
Here is an example:
https://github.com/sony/flutter-embedded-linux/commit/595f7f5bb02a…