unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Quiliro <quiliro@riseup.net>
Cc: 27034-done@debbugs.gnu.org
Subject: bug#27034: guix system init error
Date: Tue, 28 Nov 2017 15:18:38 +0100	[thread overview]
Message-ID: <87tvxezdtt.fsf@gnu.org> (raw)
In-Reply-To: <20170523010352.7384555d@riseup.net> (quiliro@riseup.net's message of "Tue, 23 May 2017 01:03:52 -0500")

Quiliro <quiliro@riseup.net> skribis:

> test-name: dead path can be explicitly collected
> location: /tmp/guix-build-guix-0.13.0.drv-0/source/tests/store.scm:178
> source:
> + (test-assert
> +   "dead path can be explicitly collected"
> +   (let ((p (add-text-to-store
> +              %store
> +              "random-text"
> +              (random-text)
> +              '())))
> +     (let-values
> +       (((paths freed) (delete-paths %store (list p))))
> +       (and (equal? paths (list p))
> +            (> freed 0)
> +            (not (file-exists? p))))))
> actual-value: #f
> result: FAIL

[...]

> + finding garbage collector roots...
> removing stale temporary roots file `/tmp/guix-tests/var/12270/temproots/.fuse_hidden0000ea9c000016c6'
> deleting unused links...
> finding garbage collector roots...
> removing stale temporary roots file `/tmp/guix-tests/var/12270/temproots/.fuse_hidden0000ea9c000016fe'
> deleting unused links...
> finding garbage collector roots...
> removing stale temporary roots file `/tmp/guix-tests/var/12270/temproots/.fuse_hidden0000ea9c0000170c'
> deleting unused links...

This all seemed to be the same issue as
<https://debbugs.gnu.org/cgi/bugreport.cgi?bug=23056>, which should be
fixed for good with the switch from unionfs to overlayfs:

  https://debbugs.gnu.org/cgi/bugreport.cgi?bug=29100

Closing!

Ludo’.

  reply	other threads:[~2017-11-28 14:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-23  1:49 bug#27034: guix system init error Quiliro
2017-05-23  1:53 ` bug#27034: (no subject) Quiliro
2017-05-23  4:35 ` bug#27034: guix system init error Leo Famulari
2017-05-23  6:03   ` Quiliro
2017-11-28 14:18     ` Ludovic Courtès [this message]
2017-05-23  7:38   ` bug#27034: mount -L will mount the first partition with the named label Quiliro
2017-05-23  9:39     ` Ricardo Wurmus
2017-05-24 18:28       ` Quiliro
     [not found]   ` <20170523023853.1fd98a69@aire>
2017-05-23  8:46     ` bug#27034: Two error have repeated consistently Quiliro
2017-05-23 10:28 ` bug#27034: (No Subject) ng0
2017-05-24 10:41 ` bug#27034: same issue here someone
2017-05-24 18:35   ` Quiliro

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=87tvxezdtt.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=27034-done@debbugs.gnu.org \
    --cc=quiliro@riseup.net \
    /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).