Package: ckb-next Version: 0.6.2+dfsg-0.1 Severity: important X-Debbugs-Cc: [email protected]
Hello When starting ckb-next an error message dialog appears with the following text: > The ckb-next daemon is not running. This program will not work without it! > > Start it once with: > sudo systemctl start ckb-next-daemon > Enable it for every boot: > sudo systemctl enable ckb-next-daemon > > If "Unit ckb-next-daemon.service is masked.", unmask it first and try again: > sudo systemctl unmask ckb-next-daemon But the ckb-next daemon cannot be started or enabled: $ sudo systemctl enable ckb-next-daemon Failed to enable unit: Unit ckb-next-daemon.service does not exist To get ckb-next to work, I can still start the daemon manually as root. I think that the ckb-next-daemon.service file is missing from the package in sid (0.6.2+dfsg-0.1). For bookworm it is at: /lib/systemd/system/ckb-next-daemon.service Due to the commit "Do not install in obsolete /lib": https://salsa.debian.org/debian/ckb-next/-/commit/ 955153659adfee5c732627f5214e930ee9cbe158 I think it should now be at /usr/lib/systemd/system/ckb-next-daemon.service but the package has no such file. There is also no longer an init-d file (/etc/init.d/ckb-next-daemon) Regards Tobias -- System Information: Debian Release: 13.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.12.27-amd64 (SMP w/16 CPU threads; PREEMPT) Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8), LANGUAGE=de:en_US Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages ckb-next depends on: ii libc6 2.41-8 ii libdbusmenu-qt5-2 0.9.3+16.04.20160218-3+b1 ii libgcc-s1 14.2.0-19 ii libpulse0 17.0+dfsg1-2+b1 ii libqt5core5t64 5.15.15+dfsg-5 ii libqt5dbus5t64 5.15.15+dfsg-5 ii libqt5gui5t64 5.15.15+dfsg-5 ii libqt5network5t64 5.15.15+dfsg-5 ii libqt5widgets5t64 5.15.15+dfsg-5 ii libqt5x11extras5 5.15.15-2 ii libquazip5-1t64 0.9.1-5 ii libstdc++6 14.2.0-19 ii libudev1 257.6-1 ii libxcb-ewmh2 0.4.2-1 ii libxcb-screensaver0 1.17.0-2+b1 ii libxcb1 1.17.0-2+b1 ckb-next recommends no packages. ckb-next suggests no packages. -- no debconf information

