* bug#43118:
@ 2020-08-30 18:02 Adam Kandur via Bug reports for GNU Guix
2020-08-31 8:03 ` bug#43118: Giovanni Biscuolo
0 siblings, 1 reply; 3+ messages in thread
From: Adam Kandur via Bug reports for GNU Guix @ 2020-08-30 18:02 UTC (permalink / raw)
To: 43118
Computing Guix derivation for 'x86_64-linux'... /Backtrace:
In ./guix/store.scm:
2026:24 19 (run-with-store #<store-connection 256.99 7fcaa6de05f0> _ #:guile-for-build _ #:system _ #:target _)
1860:8 18 (_ _)
In ./guix/gexp.scm:
243:18 17 (_ _)
1061:2 16 (_ _)
921:2 15 (_ _)
782:4 14 (_ _)
In ./guix/store.scm:
1908:12 13 (_ #<store-connection 256.99 7fcaa6de05f0>)
1341:2 12 (map/accumulate-builds #<store-connection 256.99 7fcaa6de05f0> _ _)
In srfi/srfi-1.scm:
586:17 11-(map1 ((#<<file-mapping> name: "guix-misc" alist: (("etc/bash_completion.d/guix" #<<local-file> f?> ?) ?))
In ./guix/store.scm:
1300:8 10 (call-with-build-handler #<procedure build-accumulator (continue store things mode)> _)
2026:24 9 (run-with-store #<store-connection 256.99 7fcaa6de05f0> #<procedure 7fca9cb56080 at ./guix/gexp.scm:78?> ?)
In ./guix/gexp.scm:
785:13 8 (_ _)
In ./guix/store.scm:
1860:13 7 (_ _)
In ./guix/gexp.scm:
243:47 6 (_)
In ./guix/self.scm:
94:18 5 (_ #<<file-mapping> name: "guix-misc" alist: (("etc/bash_completion.d/guix" #<<local-file> file: "/gnu?> ?)
In srfi/srfi-1.scm:
586:17 4 (map1 (("etc/bash_completion.d/guix" #<<local-file> file: "/gnu/store/yagf0l2pmxkj0zwd48rq2cla9w5y?>) ?))
In ./guix/self.scm:
97:32 3 (_ _)
In unknown file:
2 (force #<promise #<procedure 7fca9cb56640 at ./guix/self.scm:214:5 ()>>)
In ./guix/self.scm:
214:5 1 (_)
In unknown file:
0 (getcwd)
ERROR: In procedure getcwd:
In procedure getcwd: No such file or directory
guix pull: error: You found a bug: the program '/gnu/store/j6xq9akndfrh1n0zcq7blbshg6l9acca-compute-guix-derivation'
failed to compute the derivation for Guix (version: "b39541859dcef62fef174392092a456b03a15498"; system: "x86_64-linux";
host version: "71a85fedcdf0232e5eae69af6cc139a8aafaea10"; pull-version: 1).
Please report it by email to <bug-guix@gnu.org>.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#43118:
2020-08-30 18:02 bug#43118: Adam Kandur via Bug reports for GNU Guix
@ 2020-08-31 8:03 ` Giovanni Biscuolo
2020-08-31 10:50 ` bug#43118: Giovanni Biscuolo
0 siblings, 1 reply; 3+ messages in thread
From: Giovanni Biscuolo @ 2020-08-31 8:03 UTC (permalink / raw)
To: Adam Kandur, 43118
[-- Attachment #1: Type: text/plain, Size: 2425 bytes --]
Hi Adam,
please can you provide us some context information about this bug
report?
How did you installed Guix?
What's the command that's failing with this backtrace?
Thanks, Gio'
Adam Kandur via Bug reports for GNU Guix <bug-guix@gnu.org> writes:
> Computing Guix derivation for 'x86_64-linux'... /Backtrace:
> In ./guix/store.scm:
> 2026:24 19 (run-with-store #<store-connection 256.99 7fcaa6de05f0> _ #:guile-for-build _ #:system _ #:target _)
> 1860:8 18 (_ _)
> In ./guix/gexp.scm:
> 243:18 17 (_ _)
> 1061:2 16 (_ _)
> 921:2 15 (_ _)
> 782:4 14 (_ _)
> In ./guix/store.scm:
> 1908:12 13 (_ #<store-connection 256.99 7fcaa6de05f0>)
> 1341:2 12 (map/accumulate-builds #<store-connection 256.99 7fcaa6de05f0> _ _)
> In srfi/srfi-1.scm:
> 586:17 11-(map1 ((#<<file-mapping> name: "guix-misc" alist: (("etc/bash_completion.d/guix" #<<local-file> f?> ?) ?))
> In ./guix/store.scm:
> 1300:8 10 (call-with-build-handler #<procedure build-accumulator (continue store things mode)> _)
> 2026:24 9 (run-with-store #<store-connection 256.99 7fcaa6de05f0> #<procedure 7fca9cb56080 at ./guix/gexp.scm:78?> ?)
> In ./guix/gexp.scm:
> 785:13 8 (_ _)
> In ./guix/store.scm:
> 1860:13 7 (_ _)
> In ./guix/gexp.scm:
> 243:47 6 (_)
> In ./guix/self.scm:
> 94:18 5 (_ #<<file-mapping> name: "guix-misc" alist: (("etc/bash_completion.d/guix" #<<local-file> file: "/gnu?> ?)
> In srfi/srfi-1.scm:
> 586:17 4 (map1 (("etc/bash_completion.d/guix" #<<local-file> file: "/gnu/store/yagf0l2pmxkj0zwd48rq2cla9w5y?>) ?))
> In ./guix/self.scm:
> 97:32 3 (_ _)
> In unknown file:
> 2 (force #<promise #<procedure 7fca9cb56640 at ./guix/self.scm:214:5 ()>>)
> In ./guix/self.scm:
> 214:5 1 (_)
> In unknown file:
> 0 (getcwd)
>
> ERROR: In procedure getcwd:
> In procedure getcwd: No such file or directory
> guix pull: error: You found a bug: the program '/gnu/store/j6xq9akndfrh1n0zcq7blbshg6l9acca-compute-guix-derivation'
> failed to compute the derivation for Guix (version: "b39541859dcef62fef174392092a456b03a15498"; system: "x86_64-linux";
> host version: "71a85fedcdf0232e5eae69af6cc139a8aafaea10"; pull-version: 1).
> Please report it by email to <bug-guix@gnu.org>.
>
>
>
>
--
Giovanni Biscuolo
Xelera IT Infrastructures
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-08-31 10:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-30 18:02 bug#43118: Adam Kandur via Bug reports for GNU Guix
2020-08-31 8:03 ` bug#43118: Giovanni Biscuolo
2020-08-31 10:50 ` bug#43118: Giovanni Biscuolo
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.