* bug#19512: Failed substitution yields incomplete store item
@ 2015-01-04 23:51 David Thompson
2015-01-05 15:28 ` Ludovic Courtès
0 siblings, 1 reply; 5+ messages in thread
From: David Thompson @ 2015-01-04 23:51 UTC (permalink / raw)
To: 19512
While working on 'guix publish', I managed to mess up the store. :(
Here's the first substitution that failed due to an invalid eof marker
for some reason:
dave@labrys ~$ sudo _NIX_OPTIONS="substitute-urls=http://192.168.1.157:8080" guix substitute-binary --substitute /gnu/store/iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0 /tmp/guile-toxcore
found valid signature for '/gnu/store/iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0', from 'http://192.168.1.157:8080/nar/iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0'
sha256:xl35awxl6kgl5b2eum7kfgqlnap7a7itczpyxptf4kq25pasafka
downloading `/gnu/store/iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0' (0.1 MiB installed)...
http://192.168.1.157/.../iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0 100.0% of 127.5 KiBguix substitute-binary: error: invalid nar end-of-file marker
When the same command is run again, there's a new error:
dave@labrys ~$ sudo _NIX_OPTIONS="substitute-urls=http://192.168.1.157:8080" guix substitute-binary --substitute /gnu/store/iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0 /tmp/guile-toxcore
found valid signature for '/gnu/store/iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0', from 'http://192.168.1.157:8080/nar/iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0'
sha256:xl35awxl6kgl5b2eum7kfgqlnap7a7itczpyxptf4kq25pasafka
downloading `/gnu/store/iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0' (0.1 MiB installed)...
http://192.168.1.157/.../iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0 6.3% of 127.5 KiBguix substitute-binary: error: mkdir: File exists
Any idea what could be going wrong?
--
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#19512: Failed substitution yields incomplete store item
2015-01-04 23:51 bug#19512: Failed substitution yields incomplete store item David Thompson
@ 2015-01-05 15:28 ` Ludovic Courtès
2015-02-08 18:19 ` Ludovic Courtès
0 siblings, 1 reply; 5+ messages in thread
From: Ludovic Courtès @ 2015-01-05 15:28 UTC (permalink / raw)
To: David Thompson; +Cc: 19512
David Thompson <dthompson2@worcester.edu> skribis:
> While working on 'guix publish', I managed to mess up the store. :(
>
> Here's the first substitution that failed due to an invalid eof marker
> for some reason:
>
> dave@labrys ~$ sudo _NIX_OPTIONS="substitute-urls=http://192.168.1.157:8080" guix substitute-binary --substitute /gnu/store/iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0 /tmp/guile-toxcore
>
> found valid signature for '/gnu/store/iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0', from 'http://192.168.1.157:8080/nar/iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0'
> sha256:xl35awxl6kgl5b2eum7kfgqlnap7a7itczpyxptf4kq25pasafka
> downloading `/gnu/store/iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0' (0.1 MiB installed)...
> http://192.168.1.157/.../iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0 100.0% of 127.5 KiBguix substitute-binary: error: invalid nar end-of-file marker
>
>
> When the same command is run again, there's a new error:
>
> dave@labrys ~$ sudo _NIX_OPTIONS="substitute-urls=http://192.168.1.157:8080" guix substitute-binary --substitute /gnu/store/iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0 /tmp/guile-toxcore
>
> found valid signature for '/gnu/store/iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0', from 'http://192.168.1.157:8080/nar/iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0'
> sha256:xl35awxl6kgl5b2eum7kfgqlnap7a7itczpyxptf4kq25pasafka
> downloading `/gnu/store/iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0' (0.1 MiB installed)...
> http://192.168.1.157/.../iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0 6.3% of 127.5 KiBguix substitute-binary: error: mkdir: File exists
>
> Any idea what could be going wrong?
Nothing! :-)
The store item that substitute-binary created on the first run is
actually invalid. You can see that from the fact that you get an error
if you run, say:
guix gc --references /gnu/store/iw3jn6a1avv78pp5v2cv42vyh0d8zi0g-guile-toxcore-0.1-6a9fbe0
So you can either “rm -rf” it (use with care!), or, better, run ‘guix
gc’, which will automatically remove it and other invalid items.
(A store item is considered valid iff guix-daemon or guix-register has
added it to db.sqlite. guix-daemon does that upon successful
substitution or build.)
HTH,
Ludo’.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#19512: Failed substitution yields incomplete store item
2015-01-05 15:28 ` Ludovic Courtès
@ 2015-02-08 18:19 ` Ludovic Courtès
2015-02-08 19:45 ` David Thompson
0 siblings, 1 reply; 5+ messages in thread
From: Ludovic Courtès @ 2015-02-08 18:19 UTC (permalink / raw)
To: David Thompson; +Cc: 19512
Hi!
Did you eventually salvage the store? What lessons should be taken on
the Guix side?
TIA,
Ludo’.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#19512: Failed substitution yields incomplete store item
2015-02-08 18:19 ` Ludovic Courtès
@ 2015-02-08 19:45 ` David Thompson
2015-04-04 22:03 ` Ludovic Courtès
0 siblings, 1 reply; 5+ messages in thread
From: David Thompson @ 2015-02-08 19:45 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: 19512
Ludovic Courtès <ludo@gnu.org> writes:
> Did you eventually salvage the store? What lessons should be taken on
> the Guix side?
I haven't gotten to the bottom of it, sorry.
--
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#19512: Failed substitution yields incomplete store item
2015-02-08 19:45 ` David Thompson
@ 2015-04-04 22:03 ` Ludovic Courtès
0 siblings, 0 replies; 5+ messages in thread
From: Ludovic Courtès @ 2015-04-04 22:03 UTC (permalink / raw)
To: David Thompson; +Cc: 19512-done
Closing this bug, thanks.
Ludo’.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-04-04 22:04 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-04 23:51 bug#19512: Failed substitution yields incomplete store item David Thompson
2015-01-05 15:28 ` Ludovic Courtès
2015-02-08 18:19 ` Ludovic Courtès
2015-02-08 19:45 ` David Thompson
2015-04-04 22:03 ` Ludovic Courtès
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.