Coder Social home page Coder Social logo

Comments (5)

dvdhrm avatar dvdhrm commented on May 22, 2024

These log-messages look like the fallout after a bus failure. Are you sure there is no other log-message before those that tells you about some dbus-broker errors?

Also, what do you mean with this happens only if "messagebus" is not in /etc?

from dbus-broker.

kamiyaa avatar kamiyaa commented on May 22, 2024

Also, what do you mean with this happens only if "messagebus" is not in /etc?

Never mind, its just missing messagebus in /etc/group and /etc/passwd causes dbus to fail.

Also, I believe this is the culprit:

....
systemd[1]: Starting Create Volatile Files and Directories...
systemd[1]: Started Create Volatile Files and Directories.
systemd[1]: Starting Update UTMP about System Boot/Shutdown...
systemd[1]: Started Update UTMP about System Boot/Shutdown.
systemd[1]: Reached target System Initialization.
systemd[1]: Listening on D-Bus System Message Bus Socket.
systemd[1]: Reached target Sockets.
systemd[1]: Reached target Basic System.
systemd[1]: Reached target Containers.
systemd[1]: Started D-Bus System Message Bus.
dbus-broker-launch[401]: Listening on inherited socket
dbus-broker-launch[401]: ERROR manager_run_child @ ../src/launch/main.c +302: No such file or directory
dbus-broker-launch[401]: Loading service '/usr/share/dbus-1/system-services/org.freedesktop.UDisks2.service'
dbus-broker-launch[401]: ERROR manager_load_service @ ../src/launch/main.c +653: Connection reset by peer
dbus-broker-launch[401]:       manager_load_services @ ../src/launch/main.c +714
dbus-broker-launch[401]:       manager_run @ ../src/launch/main.c +856
dbus-broker-launch[401]:       run @ ../src/launch/main.c +1021
dbus-broker-launch[401]:       main @ ../src/launch/main.c +1054
dbus-broker-launch[401]: Exiting due to fatal error: -104
systemd[1]: Failed to subscribe to NameOwnerChanged signal for 'org.freedesktop.login1': Connection timed out
systemd[1]: Failed to subscribe to NameOwnerChanged signal for 'org.freedesktop.NetworkManager': Connection timed out
systemd[1]: Failed to subscribe to activation signal: Connection timed out
systemd[1]: Failed to register name: Connection timed out
systemd[1]: Failed to set up API bus: Connection timed out
systemd[1]: Starting Login Service...
....
systemd[1]: dbus-broker.service: Main process exited, code=exited, status=1/FAILURE
systemd[1]: dbus-broker.service: Unit entered failed state.
systemd[1]: dbus-broker.service: Failed with result 'exit-code'.
....

from dbus-broker.

dvdhrm avatar dvdhrm commented on May 22, 2024

Yes, this error message means the launcher could not find the binary of dbus-broker. I assume you compiled the project manually? I recommend using --prefix /usr when running meson.

I will leave this bug open, since we really ought to pass the prefix into the launcher so we don't rely on the binary residing in /usr.

from dbus-broker.

kamiyaa avatar kamiyaa commented on May 22, 2024

Thanks!

I can boot into my machine now and from what I can tell so far, everything works as before.

from dbus-broker.

teg avatar teg commented on May 22, 2024

This was fixed in PR #44. Closing.

from dbus-broker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.