From: swedebugia@riseup.net
To: Fredrik Salomonsson <plattfot@gmail.com>
Cc: help-guix <help-guix@gnu.org>,
Help-Guix <help-guix-bounces+swedebugia=riseup.net@gnu.org>
Subject: Re: error: rmdir: Device or resource busy
Date: Sat, 08 Dec 2018 00:24:52 -0800 [thread overview]
Message-ID: <74aa65394c92165fbf4c2f777099eab3@riseup.net> (raw)
In-Reply-To: <87pnuccuk2.fsf@gmail.com>
Hej!
On 2018-12-08 09:05, Fredrik Salomonsson wrote:
> Hello,
>
> tried installing GuixSD 0.16. But hitting a cryptic error.
>
> guix system init /mnt/etc/config.scm /mnt
> --substitute-urls="http://berlin.guixsd.org http://mirror.hydra.gnu.org"
> ...
> /gnu/store/sh9x3mhl5q60yxhl861kpk6vm70l3w81-bootloader-installer
>
> initializing operating system under '/mnt'...
> guix system: error: rmdir: Device or resource busy
>
> This was working fine with 0.15.
>
> Is there a way to get a better backtrace from system init?
Yes!
From the manual:
'--on-error=STRATEGY'
Apply STRATEGY when an error occurs when reading FILE. STRATEGY
may be one of the following:
'nothing-special'
Report the error concisely and exit. This is the default
strategy.
'backtrace'
Likewise, but also display a backtrace.
'debug'
Report the error and enter Guile's debugger. From there, you
can run commands such as ',bt' to get a backtrace, ',locals'
to display local variable values, and more generally inspect
the state of the program. *Note (guile)Debug Commands::, for
a list of available debugging commands.
Actually the --help to "guix system" hints about this but it is not
telling how to use it, which is a bug I think. (i'm going to report it
and send a patch)
> Or does anyone
> know what the error might be?
I never saw it before.
--
Cheers
Swedebugia
next prev parent reply other threads:[~2018-12-08 8:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-08 8:05 error: rmdir: Device or resource busy Fredrik Salomonsson
2018-12-08 8:24 ` swedebugia [this message]
2018-12-08 8:30 ` bug#33673: "guix system --help" does not detail how to use --on-error=strategy swedebugia
2018-12-08 23:16 ` Ludovic Courtès
2018-12-11 7:18 ` Efraim Flashner
2018-12-11 7:27 ` swedebugia
2018-12-11 17:10 ` Ludovic Courtès
2018-12-14 18:52 ` bug#33673: PATCH: Fwd: " swedebugia
2018-12-18 10:54 ` Ludovic Courtès
2018-12-09 4:31 ` error: rmdir: Device or resource busy Fredrik Salomonsson
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=74aa65394c92165fbf4c2f777099eab3@riseup.net \
--to=swedebugia@riseup.net \
--cc=help-guix-bounces+swedebugia=riseup.net@gnu.org \
--cc=help-guix@gnu.org \
--cc=plattfot@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 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.