unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#50232: Guix pull as root fails
@ 2021-08-28  1:29 jgart via Bug reports for GNU Guix
  2021-11-21  4:41 ` Maxim Cournoyer
  0 siblings, 1 reply; 4+ messages in thread
From: jgart via Bug reports for GNU Guix @ 2021-08-28  1:29 UTC (permalink / raw)
  To: 50232

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>.

How comes?
 _________________________________________ 
/ 3B1D 7F19 E36B B60C 0F5B 2CA9 A52A A2B4 \
\ 77B6 DD35                               /
 ----------------------------------------- 
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#50232: Guix pull as root fails
  2021-08-28  1:29 bug#50232: Guix pull as root fails jgart via Bug reports for GNU Guix
@ 2021-11-21  4:41 ` Maxim Cournoyer
  2021-11-21  6:49   ` jgart via Bug reports for GNU Guix
  0 siblings, 1 reply; 4+ messages in thread
From: Maxim Cournoyer @ 2021-11-21  4:41 UTC (permalink / raw)
  To: jgart; +Cc: 50232

Hello,

jgart <jgart@dismail.de> writes:

> 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

--8<---------------cut here---------------start------------->8---
guix build /gnu/store/f2x4iww7rb38hcss42nz8frrjiz3m5z3-subversion-1.14.1.drv
--8<---------------cut here---------------end--------------->8---

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





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#50232: Guix pull as root fails
  2021-11-21  4:41 ` Maxim Cournoyer
@ 2021-11-21  6:49   ` jgart via Bug reports for GNU Guix
  2021-11-21 22:21     ` Maxim Cournoyer
  0 siblings, 1 reply; 4+ messages in thread
From: jgart via Bug reports for GNU Guix @ 2021-11-21  6:49 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: 50232

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.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#50232: Guix pull as root fails
  2021-11-21  6:49   ` jgart via Bug reports for GNU Guix
@ 2021-11-21 22:21     ` Maxim Cournoyer
  0 siblings, 0 replies; 4+ messages in thread
From: Maxim Cournoyer @ 2021-11-21 22:21 UTC (permalink / raw)
  To: jgart; +Cc: 50232-done

Hello,

jgart <jgart@dismail.de> writes:

> 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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-11-21 22:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-28  1:29 bug#50232: Guix pull as root fails jgart via Bug reports for GNU Guix
2021-11-21  4:41 ` Maxim Cournoyer
2021-11-21  6:49   ` jgart via Bug reports for GNU Guix
2021-11-21 22:21     ` Maxim Cournoyer

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).