Guix pull as root fails

  • Done
  • quality assurance status badge
Details
2 participants
  • jgart
  • Maxim Cournoyer
Owner
unassigned
Submitted by
jgart
Severity
normal
J
(address . bug-guix@gnu.org)
20210827212907.GB25306@gac.attlocal.net
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
Computing Guix derivation for 'x86_64-linux'... building /gnu/store/fkh7acn6qcdyva67ik9z7ss69a4vsh1w-subversion-1.14.1.tar.bz2.drv...
Backtrace:
13 (primitive-load "/gnu/store/61py0qg0d3fizz7f4c6yfgmsyxxdbk7a-compute-guix-derivation")
In ice-9/eval.scm:
155:9 12 (_ _)
159:9 11 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
152:2 10 (with-fluid* _ _ _)
152:2 9 (with-fluid* _ _ _)
In ./guix/store.scm:
2108:24 8 (run-with-store #<store-connection 256.99 7f2f16ea4280> _ #:guile-for-build _ #:system _ #:target _)
1945:8 7 (_ _)
In ./guix/gexp.scm:
275:18 6 (_ _)
1156:2 5 (_ _)
1022:2 4 (_ _)
868:4 3 (_ _)
In ./guix/store.scm:
1993:12 2 (_ #<store-connection 256.99 7f2f16ea4280>)
1395:5 1 (map/accumulate-builds #<store-connection 256.99 7f2f16ea4280> _ _)
1406:15 0 (_ #<store-connection 256.99 7f2f16ea4280> _ _)

./guix/store.scm:1406:15: ERROR:
1. &store-protocol-error:
message: "build of `/gnu/store/f2x4iww7rb38hcss42nz8frrjiz3m5z3-subversion-1.14.1.drv' failed"
status: 1
guix pull: error: You found a bug: the program '/gnu/store/61py0qg0d3fizz7f4c6yfgmsyxxdbk7a-compute-guix-derivation'
failed to compute the derivation for Guix (version: "0f853ab7731da4784a24cad7b08d6b9b633f5787"; system: "x86_64-linux";
host version: "1.3.0"; pull-version: 1).
Please report it by email to <bug-guix@gnu.org>.

How comes?
_________________________________________
/ 3B1D 7F19 E36B B60C 0F5B 2CA9 A52A A2B4 \
\ 77B6 DD35 /
-----------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
M
M
Maxim Cournoyer wrote on 21 Nov 2021 05:41
(name . jgart)(address . jgart@dismail.de)(address . 50232@debbugs.gnu.org)
874k86dsrw.fsf@gmail.com
Hello,

jgart <jgart@dismail.de> writes:

Toggle quote (34 lines)
> Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
> Building from this channel:
> guix https://git.savannah.gnu.org/git/guix.git 0f853ab
> Computing Guix derivation for 'x86_64-linux'... building /gnu/store/fkh7acn6qcdyva67ik9z7ss69a4vsh1w-subversion-1.14.1.tar.bz2.drv...
> Backtrace:
> 13 (primitive-load "/gnu/store/61py0qg0d3fizz7f4c6yfgmsyxxdbk7a-compute-guix-derivation")
> In ice-9/eval.scm:
> 155:9 12 (_ _)
> 159:9 11 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
> In ice-9/boot-9.scm:
> 152:2 10 (with-fluid* _ _ _)
> 152:2 9 (with-fluid* _ _ _)
> In ./guix/store.scm:
> 2108:24 8 (run-with-store #<store-connection 256.99 7f2f16ea4280> _ #:guile-for-build _ #:system _ #:target _)
> 1945:8 7 (_ _)
> In ./guix/gexp.scm:
> 275:18 6 (_ _)
> 1156:2 5 (_ _)
> 1022:2 4 (_ _)
> 868:4 3 (_ _)
> In ./guix/store.scm:
> 1993:12 2 (_ #<store-connection 256.99 7f2f16ea4280>)
> 1395:5 1 (map/accumulate-builds #<store-connection 256.99 7f2f16ea4280> _ _)
> 1406:15 0 (_ #<store-connection 256.99 7f2f16ea4280> _ _)
>
> ./guix/store.scm:1406:15: ERROR:
> 1. &store-protocol-error:
> message: "build of `/gnu/store/f2x4iww7rb38hcss42nz8frrjiz3m5z3-subversion-1.14.1.drv' failed"
> status: 1
> guix pull: error: You found a bug: the program '/gnu/store/61py0qg0d3fizz7f4c6yfgmsyxxdbk7a-compute-guix-derivation'
> failed to compute the derivation for Guix (version: "0f853ab7731da4784a24cad7b08d6b9b633f5787"; system: "x86_64-linux";
> host version: "1.3.0"; pull-version: 1).
> Please report it by email to <bug-guix@gnu.org>.

Do you still have
/gnu/store/f2x4iww7rb38hcss42nz8frrjiz3m5z3-subversion-1.14.1.drv
around? Does it fail every time with

Toggle snippet (3 lines)
guix build /gnu/store/f2x4iww7rb38hcss42nz8frrjiz3m5z3-subversion-1.14.1.drv

If not, you've found a nondeterministic failure (nondeterministic
failures in tests are often at cause).

Otherwise, I'm afraid there's not much we can do/know to debug the issue
further.

Thanks,

Maxim
J
(name . Maxim Cournoyer)(address . maxim.cournoyer@gmail.com)(address . 50232@debbugs.gnu.org)
20211121014927.GB28827@gac.attlocal.net
On Sat, 20 Nov 2021 23:41:55 -0500 Maxim Cournoyer <maxim.cournoyer@gmail.com> wrote:
Toggle quote (4 lines)
> Do you still have
> /gnu/store/f2x4iww7rb38hcss42nz8frrjiz3m5z3-subversion-1.14.1.drv
> around?

λ exa /gnu/store/f2x4iww7rb38hcss42nz8frrjiz3m5z3-subversion-1.14.1.drv
"/gnu/store/f2x4iww7rb38hcss42nz8frrjiz3m5z3-subversion-1.14.1.drv": No such file or directory (os error 2)


Looks like I don't, unfortunately.

Feel free to close.
M
M
Maxim Cournoyer wrote on 21 Nov 2021 23:21
(name . jgart)(address . jgart@dismail.de)(address . 50232-done@debbugs.gnu.org)
87bl2dcfpw.fsf@gmail.com
Hello,

jgart <jgart@dismail.de> writes:

Toggle quote (14 lines)
> On Sat, 20 Nov 2021 23:41:55 -0500 Maxim Cournoyer <maxim.cournoyer@gmail.com> wrote:
>> Do you still have
>> /gnu/store/f2x4iww7rb38hcss42nz8frrjiz3m5z3-subversion-1.14.1.drv
>> around?
>
> λ exa /gnu/store/f2x4iww7rb38hcss42nz8frrjiz3m5z3-subversion-1.14.1.drv
> "/gnu/store/f2x4iww7rb38hcss42nz8frrjiz3m5z3-subversion-1.14.1.drv":
> No such file or directory (os error 2)
>
>
> Looks like I don't, unfortunately.
>
> Feel free to close.

OK, next time a problem like this happens try to capture the build logs
of the failed derivation so that we have a clue about what actually
failed.

Thanks!

Maxim
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 50232@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 50232
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch