* File name component is not a directory "/var/run/dbus"
@ 2024-04-18 17:08 Felix Lechner via Development of GNU Guix and the GNU System distribution.
0 siblings, 0 replies; only message in thread
From: Felix Lechner via Development of GNU Guix and the GNU System distribution. @ 2024-04-18 17:08 UTC (permalink / raw)
To: guix-devel
Hi,
Guix compiled from Git (and with very minor modification) cannot
activate a system because /var/run/dbus is not a directory. The error
message is below.
On mine, the folder is a symbolic link to /run/dbus. Any ideas?
Did something change recently there?
Kind regards
Felix
* * *
switched from generation 463 to 463
WARNING: (guile-user): imported module (guix build utils) overrides core binding `delete'
making '/var/guix/profiles/system-463-link' the current system...
WARNING: (guile-user): imported module (guix build utils) overrides core binding `delete'
setting up setuid programs in '/run/setuid-programs'...
populating /etc from /gnu/store/rnng9ihdvrf9q0b1617n4yv0nf69h40b-etc...
WARNING: (guile-user): imported module (guix build utils) overrides core binding `delete'
WARNING: (guile-user): imported module (guix build utils) overrides core binding `delete'
WARNING: (guile-user): imported module (guix build utils) overrides core binding `delete'
Backtrace:
In ice-9/eval.scm:
619:8 19 (_ #(#(#<directory (guile-user) 7f6b4931ac80>)))
In guix/ui.scm:
2326:7 18 (run-guix . _)
2289:10 17 (run-guix-command _ . _)
In ice-9/boot-9.scm:
1752:10 16 (with-exception-handler _ _ #:unwind? _ # _)
In guix/status.scm:
859:3 15 (_)
839:4 14 (call-with-status-report _ _)
In ice-9/boot-9.scm:
1752:10 13 (with-exception-handler _ _ #:unwind? _ # _)
In guix/store.scm:
661:37 12 (thunk)
In ice-9/boot-9.scm:
1747:15 11 (with-exception-handler #<procedure 7f6b2e19aa80 at ic…> …)
In unknown file:
10 (primitive-load "/var/guix/profiles/system-463-link/act…")
In ice-9/boot-9.scm:
260:13 9 (for-each #<procedure primitive-load (_)> _)
In unknown file:
8 (primitive-load "/gnu/store/1x975c8prbmb09gaymr583bgy7b…")
In ice-9/eval.scm:
619:8 7 (_ #f)
In gnu/build/activation.scm:
103:2 6 (mkdir-p/perms "/var/run/dbus" #("messagebus" "x" 988 …) …)
In ice-9/boot-9.scm:
1747:15 5 (with-exception-handler #<procedure 7f6b2ccd19f0 at ic…> …)
1747:15 4 (with-exception-handler #<procedure 7f6b2ccd1990 at ic…> …)
1747:15 3 (with-exception-handler #<procedure 7f6b2ccd1930 at ic…> …)
In gnu/build/activation.scm:
78:6 2 (_)
In ice-9/boot-9.scm:
1685:16 1 (raise-exception _ #:continuable? _)
1685:16 0 (raise-exception _ #:continuable? _)
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
file name component is not a directory "/var/run/dbus"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-04-18 17:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-18 17:08 File name component is not a directory "/var/run/dbus" Felix Lechner via Development of GNU Guix and the GNU System distribution.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).