all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Felix Lechner via "Development of GNU Guix and the GNU System distribution." <guix-devel@gnu.org>
To: guix-devel@gnu.org
Subject: File name component is not a directory "/var/run/dbus"
Date: Thu, 18 Apr 2024 10:08:34 -0700	[thread overview]
Message-ID: <87frvi61kd.fsf@lease-up.com> (raw)

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"


                 reply	other threads:[~2024-04-18 17:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87frvi61kd.fsf@lease-up.com \
    --to=guix-devel@gnu.org \
    --cc=felix.lechner@lease-up.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.