unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: Bryan Ferris <saffsnail@gmail.com>
Cc: 33999@debbugs.gnu.org
Subject: bug#33999: CP437: Invalid Argument on init
Date: Fri, 18 Jan 2019 23:48:59 +0100	[thread overview]
Message-ID: <20190118234859.6986db00@scratchpost.org> (raw)
In-Reply-To: <CABkR=SV54_-hOEBN8ycgLv0VeV7LiFKD+bM4e0+ntZo2zCyDwA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1678 bytes --]

Hi Bryan,

On Fri, 18 Jan 2019 11:00:14 -0800
Bryan Ferris <saffsnail@gmail.com> wrote:

> I think I know why d-bus is failing to start. The error when it tries to is
> as follows:
> 
> "Failed to start message bus: Error in file /etc/dbus-1/system-local.conf,
> line 1, column 0: no element found"
> 
> The first possibility came up when I searched /gnu/store for
> system-local.conf. There is only one instance of such a file, and it is
> empty. According to https://dbus.freedesktop.org/doc/dbus-daemon.1.html,
> the (xml) file *must* contain the following line at a minimum:
> 
> <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-Bus Bus Configuration 1.0//EN"
>     "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">  
> 
> The error message makes a lot of sense with this in mind. Since I can't
> just edit the file to add the line, can you recommend a way to fix this?

system-local.conf is generated by the guix service for d-bus, see

https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/services/dbus.scm#n78

I'm not sure how it could ever happen that that is empty (no root element either).

Could you image the broken partition and give it to us?  It needs some serious
debugging.

Alternatively, you can specify "--repl" without the quotes at the end of the
"append" line in grub in the menu in order to get it to stop booting and provide
a Guile prompt.

You then can write things like

,use (ice-9 ftw)
(scandir "/etc")

and so on.

But I think it would be easier to chroot into the half-finished installation and
try to reconfigure again - if necessary from a guix checkout with debugging
messages added.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2019-01-18 22:50 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-06 19:34 bug#33999: CP437: Invalid Argument on init Bryan Ferris
2019-01-09 19:08 ` Danny Milosavljevic
2019-01-09 21:18   ` Bryan Ferris
     [not found]     ` <CABkR=SUyCV7d6sR1Zyy4Aj4Cp5raS_Tn-Akji3k0fQPeneErFg@mail.gmail.com>
2019-01-10 15:15       ` Bryan Ferris
2019-01-10 17:59         ` Danny Milosavljevic
2019-01-10 20:37           ` Bryan Ferris
2019-01-16 11:00   ` Ludovic Courtès
2019-01-18 22:59     ` Danny Milosavljevic
2019-01-19 10:19       ` Ludovic Courtès
2019-01-21  0:40       ` Danny Milosavljevic
2019-01-21  8:41         ` Danny Milosavljevic
2019-01-21  9:50         ` Ludovic Courtès
2019-01-21 10:16           ` Danny Milosavljevic
2019-01-21 10:51             ` Ludovic Courtès
2019-01-23 15:42             ` Bryan Ferris
2019-01-26 17:32               ` Bryan Ferris
2019-01-10 18:21 ` Danny Milosavljevic
2019-01-16 15:43   ` Bryan Ferris
2019-01-18 19:00     ` Bryan Ferris
2019-01-18 22:48       ` Danny Milosavljevic [this message]
     [not found]         ` <CABkR=SWtHUA+G50fR_QiU-tGU6TatQ7wnKWW+n6LdFexSYJZRA@mail.gmail.com>
     [not found]           ` <20190120031949.2bb81997@scratchpost.org>
2019-01-20 14:34             ` Bryan Ferris
2019-01-20 22:48               ` Danny Milosavljevic
2019-01-20 22:49                 ` Danny Milosavljevic

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20190118234859.6986db00@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=33999@debbugs.gnu.org \
    --cc=saffsnail@gmail.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 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).