View Issue Details

IDProjectCategoryView StatusLast Update
0003354Kali LinuxGeneral Bugpublic2020-12-01 10:48
Reportercarlopmart Assigned Torhertzog  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version2016.1 
Summary0003354: systemctl "Failed to reload daemon: Connection timed out"
Description

Every time that a new service is installed and systemctl tries to reload, a timeout error occurs:

root@beagle:/tmp/o# systemctl enable vlmcsd
Created symlink /etc/systemd/system/multi-user.target.wants/vlmcsd.service → /etc/systemd/system/vlmcsd.service.
Failed to reload daemon: Connection timed out

Same happens if you install openssh-server, for example or another service. It seems that same problem is reported for ArchLinux:

https://github.com/systemd/systemd/issues/3353

According to this, the problem occurs when lvm2 2.02.153 is installed.

I am using Kali Rolling 2016.1 and systemctl 230:

root@beagle:~# systemctl --version
systemd 230
+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN

root@beagle:/etc# cat /etc/os-release
PRETTY_NAME="Kali GNU/Linux Rolling"
NAME="Kali GNU/Linux"
ID=kali
VERSION="2016.1"
VERSION_ID="2016.1"
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="http://www.kali.org/"
SUPPORT_URL="http://forums.kali.org/"
BUG_REPORT_URL="http://bugs.kali.org/"

Activities

rhertzog

rhertzog

2016-09-15 13:30

administrator   ~0005873

This was a problem in a lvm2 generator. It has been fixed a while ago.

Issue History

Date Modified Username Field Change
2016-06-12 10:51 carlopmart New Issue
2016-09-15 13:30 rhertzog Note Added: 0005873
2016-09-15 13:30 rhertzog Status new => resolved
2016-09-15 13:30 rhertzog Resolution open => fixed
2016-09-15 13:30 rhertzog Assigned To => rhertzog
2020-12-01 10:48 g0tmi1k Priority high => normal