unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: rendaw <7e9wc56emjakcm@s.rendaw.me>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 35271@debbugs.gnu.org
Subject: bug#35271: system disk-image symlink root parent directory duplicated
Date: Mon, 15 Apr 2019 22:13:58 +0900	[thread overview]
Message-ID: <af378586-6fbb-3ac8-ee85-36349e820b84@s.rendaw.me> (raw)
In-Reply-To: <87y34bmnmz.fsf@gnu.org>


On 4/15/19 9:57 PM, Ludovic Courtès wrote:
> Hi,
>
> rendaw <7e9wc56emjakcm@s.rendaw.me> skribis:
>
>> guix system disk-image .../server/tmpudkxw7og.scm -r
>> temp/image-2019-4-14 --on-error=backtrace
>>
>> in the `server` directory which has a subdirectory `temp` fails with
>> this error:
>>
>> successfully built
>> /gnu/store/xqcy47al19dn2bfbnmz7vmjm812ikgqx-disk-image.drv
>> guix system: error: failed to create GC root
>> `.../server/temp/temp/image-2019-4-14': No such file or directory
> Unless you provide more info, we’ll have to assume that ‘guix system’ is
> right: the “No such file or directory” comes directly from open(2).
>
> Do you have any reasons to believe that something is amiss here?
>
> Thanks,
> Ludo’.

Sorry, I realize I might not have been entirely clear here.

CWD is `.../server`

The directory `.../server/temp` exists

The specified -r is: `temp/image-2019-4-14`

I would expect the destination to be: `.../server/temp/image-2019-4-14`
(joining `.../server` `temp/image-2019-4-14`)

The actual destination guix system uses is:
`.../server/temp/temp/image-2019-4-14` which produces an error because
`temp/temp` doesn't exist.

  parent reply	other threads:[~2019-04-15 13:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-14 13:22 bug#35271: system disk-image symlink root parent directory duplicated rendaw
2019-04-15 12:57 ` Ludovic Courtès
2019-04-15 13:10   ` rendaw
2019-04-15 13:13   ` rendaw [this message]
2019-04-15 16:07     ` Ludovic Courtès
2019-04-15 16:08       ` rendaw

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=af378586-6fbb-3ac8-ee85-36349e820b84@s.rendaw.me \
    --to=7e9wc56emjakcm@s.rendaw.me \
    --cc=35271@debbugs.gnu.org \
    --cc=ludo@gnu.org \
    /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).