* bug#67035: bug report
@ 2023-11-10 2:25 Mark Owen
2023-11-16 8:24 ` Simon Tournier
0 siblings, 1 reply; 2+ messages in thread
From: Mark Owen @ 2023-11-10 2:25 UTC (permalink / raw)
To: 67035
[-- Attachment #1: Type: text/plain, Size: 4381 bytes --]
marko@marko-EliteBook-840-G4:~$ guix pull
Updating channel 'flat' from Git repository at '
https://github.com/flatwhatson/guix-channel.git'...
Updating channel 'guix' from Git repository at '
https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to 71d54f3 (31 new
commits)...
Building from these channels:
guix https://git.savannah.gnu.org/git/guix.git 71d54f3
flat https://github.com/flatwhatson/guix-channel.git b62ba32
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'...
100.0%
building
/gnu/store/zwmzqq608a0b6nbvkbkh36084a748y7p-compute-guix-derivation.drv...
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'...
100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'...
100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
/substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'...
100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'...
100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'...
100.0%
/guix substitute: warning: while fetching
https://ci.guix.gnu.org/nar/lzip/mzfkrxd4w8vqrmyrx169wj8wyw7r8i37-bash:
server is somewhat slow
guix substitute: warning: try `--no-substitutes' if the problem persists
Backtrace:
16 (primitive-load "/gnu/store/d9z2dbbhdrb25wa4am76hxjj0rz?")
In guix/ui.scm:
2185:7 15 (run-guix . _)
2148:10 14 (run-guix-command _ . _)
In ice-9/boot-9.scm:
1752:10 13 (with-exception-handler _ _ #:unwind? _ # _)
1752:10 12 (with-exception-handler _ _ #:unwind? _ # _)
In guix/scripts/substitute.scm:
771:15 11 (_)
In ice-9/exceptions.scm:
406:15 10 (process-substitution #<output: file 4> _ "/gnu/store/?" ?)
In ice-9/boot-9.scm:
1752:10 9 (with-exception-handler _ _ #:unwind? _ # _)
In guix/scripts/substitute.scm:
479:9 8 (_)
In ice-9/boot-9.scm:
1747:15 7 (with-exception-handler #<procedure 7f29aec13660 at ic?> ?)
1685:16 6 (raise-exception _ #:continuable? _)
1683:16 5 (raise-exception _ #:continuable? _)
Backtrace:
17 (primitive-load
"/gnu/store/dhb3s7m4c1n1lfixj5lcjf3pw4phqj8m-compute-guix-derivation")
In ice-9/eval.scm:
155:9 16 (_ _)
159:9 15 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?)
?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
152:2 14 (with-fluid* _ _ _)
152:2 13 (with-fluid* _ _ _)
In ./guix/store.scm:
2168:24 12 (run-with-store #<store-connection 256.99 7fcf615bd0a0>
#<procedure 7fcf4c3feb40 at ./guix/self.scm:13?> ?)
1996:8 11 (_ #<store-connection 256.99 7fcf615bd0a0>)
In ./guix/gexp.scm:
299:22 10 (_ #<store-connection 256.99 7fcf615bd0a0>)
1180:2 9 (_ #<store-connection 256.99 7fcf615bd0a0>)
1046:2 8 (_ #<store-connection 256.99 7fcf615bd0a0>)
892:4 7 (_ #<store-connection 256.99 7fcf615bd0a0>)
In ./guix/store.scm:
2053:12 6 (_ #<store-connection 256.99 7fcf615bd0a0>)
1401:5 5 (map/accumulate-builds #<store-connection 256.99 7fcf615bd0a0>
#<procedure 7fcf467e2640 at ./guix/stor?> ?)
1417:15 4 (_ #<store-connection 256.99 7fcf615bd0a0>
("/gnu/store/qqfia834s3f2kymjmphiyxapwfkqz62k-guix-daemon-?") ?)
1417:15 3 (loop #f)
711:11 2 (process-stderr #<store-connection 256.99 7fcf615bd0a0> _)
In ./guix/serialization.scm:
101:11 1 (read-int #<input-output: file 10>)
79:6 0 (get-bytevector-n* #<input-output: file 10> 8)
./guix/serialization.scm:79:6: In procedure get-bytevector-n*:
ERROR:
1. &nar-error:
file: #f
port: #<input-output: file 10>
guix pull: error: You found a bug: the program
'/gnu/store/dhb3s7m4c1n1lfixj5lcjf3pw4phqj8m-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"71d54f3ac451527d3c741bc1209f6b03329f8571"; system: "x86_64-linux";
host version: "00fd6895322d0b1fd774e79494cfcad721b50b8d"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.
marko@marko-EliteBook-840-G4:~$
[-- Attachment #2: Type: text/html, Size: 5920 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#67035: bug report
2023-11-10 2:25 bug#67035: bug report Mark Owen
@ 2023-11-16 8:24 ` Simon Tournier
0 siblings, 0 replies; 2+ messages in thread
From: Simon Tournier @ 2023-11-16 8:24 UTC (permalink / raw)
To: Mark Owen, 67035
Hi,
Thanks for the report.
On Thu, 09 Nov 2023 at 18:25, Mark Owen <markaowen@gmail.com> wrote:
> marko@marko-EliteBook-840-G4:~$ guix pull
> Updating channel 'flat' from Git repository at '
> https://github.com/flatwhatson/guix-channel.git'...
> Updating channel 'guix' from Git repository at '
> https://git.savannah.gnu.org/git/guix.git'...
> Authenticating channel 'guix', commits 9edb3f6 to 71d54f3 (31 new
> commits)...
[...]
> /guix substitute: warning: while fetching
> https://ci.guix.gnu.org/nar/lzip/mzfkrxd4w8vqrmyrx169wj8wyw7r8i37-bash:
> server is somewhat slow
> guix substitute: warning: try `--no-substitutes' if the problem persists
> Backtrace:
Well, I guess it comes from some transient network issues.
Yeah, it’s annoying. :-) IMHO, it’s part of some collection:
collection of “guix pull“ bug reports
Simon Tournier <zimon.toutoune@gmail.com>
Wed, 23 Aug 2023 18:17:20 +0200
id:86jztl20of.fsf@gmail.com
https://lists.gnu.org/archive/html/guix-devel/2023-08
https://yhetil.org/guix/86jztl20of.fsf@gmail.com
Cheers,
simon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-11-16 10:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-10 2:25 bug#67035: bug report Mark Owen
2023-11-16 8:24 ` Simon Tournier
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).