You are not logged in.

#1 2024-02-06 08:06:58

Vivus
Member
Registered: 2016-06-22
Posts: 28

[SOLVED] Failed to connect to system bus: No such file or directory

Hi,

i am not able to boot arch. I full updated the system  and had problem with pacman.conf. The solution was to replace my current pacman.conf with pacman.conf.pacnew.
WIth that i could do the full update. After reboot, i was not able to boot arch.

jounalctl:

archlinux systemd-logind[456]: Failed to connect to system bus: No such file or directory
archlinux systemd-logind[456]: Failed to fully start up daemon: No such file or directory

Complite jounalctl https://pastebin.com/Yc66essB

Last edited by Vivus (2024-02-06 09:25:01)

Offline

#2 2024-02-06 08:35:41

d.ALT
Member
Registered: 2019-05-10
Posts: 959

Re: [SOLVED] Failed to connect to system bus: No such file or directory

Boot into ArchLinux's USB then mount-and-chroot into your actual ArchLinux installation and:

## WITHIN CHROOT##
# pacman -Qs dbus
# cat /etc/pacman.conf*

(you could also try fixing your installation by yourself by trying # pacman --root /mnt --cache /mnt/var/cache/pacman/pkg -Syu dbus-broker-units from OUTSIDE the chroot)


<49,17,III,I>    Fama di loro il mondo esser non lassa;
<50,17,III,I>    misericordia e giustizia li sdegna:
<51,17,III,I>    non ragioniam di lor, ma guarda e passa.

Offline

#3 2024-02-06 08:57:50

Vivus
Member
Registered: 2016-06-22
Posts: 28

Re: [SOLVED] Failed to connect to system bus: No such file or directory

Thank you d.ALT. Works again.

Offline

#4 2024-02-06 09:16:40

d.ALT
Member
Registered: 2019-05-10
Posts: 959

Re: [SOLVED] Failed to connect to system bus: No such file or directory

Vivus wrote:

Works

What worked?
Please, post here the steps which led you to solve you issue, so that others will (maybe?) find a solution hereby.

Also, if everything's good, add [SOLVED] to the 1st post's Title by editing it.
Thanks


<49,17,III,I>    Fama di loro il mondo esser non lassa;
<50,17,III,I>    misericordia e giustizia li sdegna:
<51,17,III,I>    non ragioniam di lor, ma guarda e passa.

Offline

#5 2024-02-06 09:24:44

Vivus
Member
Registered: 2016-06-22
Posts: 28

Re: [SOLVED] Failed to connect to system bus: No such file or directory

Works for me:

# pacman --root /mnt --cache /mnt/var/cache/pacman/pkg -Syu dbus-broker-units

Offline

Board footer

Powered by FluxBB