Broken pipe? (and deprecated latex-packages)

  • Open
  • quality assurance status badge
Details
One participant
  • cschumac
Owner
unassigned
Submitted by
cschumac
Severity
normal
C
C
cschumac wrote on 5 May 2023 20:01
(address . bug-guix@gnu.org)
c08a298c64b757696a3e1431fb1ff45f@mathematik.tu-dortmund.de
Hi!

guix tells me to send you the COMPLETE output, see below.
I also want to ask about the warnings on deprecated packages.
I didn't install the packages by hand, they came with the package
texlive -- or so I assume.
Will guix eventually switch me to the new (renamed?) versions
automatically?
Or do I have to remove and reinstall texlive?

Thank you very much!
--Christoph

$ guix pull && guix upgrade
Updating channel 'guix' from Git repository at
Authenticating channel 'guix', commits 9edb3f6 to 6922069 (792 new
commits)...
Building from this channel:
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://ci.guix.gnu.org'...
100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'...
100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'...
100.0%
building
/gnu/store/66smrn6hjia5djwn1vxz6vjyw674g0m2-module-import.drv...
module-import 2KiB
211KiB/s 00:00 ???????????????????? 100.0%
module-import-compiled 1.2MiB
2.2MiB/s 00:01 ???????????????????? 100.0%
module-import-compiled 1.2MiB
3.4MiB/s 00:00 ???????????????????? 100.0%
building
/gnu/store/cfzwqyc9dsz3cg7m8hkgid01r6zi97ha-compute-guix-derivation.drv...
Computing Guix derivation for 'x86_64-linux'... |warning:
'texlive-latex-tools' is deprecated, use 'texlive-tools' instead
warning: 'texlive-latex-graphics' is deprecated, use 'texlive-graphics'
instead
/warning: 'texlive-generic-etexcmds' is deprecated, use
'texlive-etexcmds' instead
warning: 'texlive-generic-infwarerr' is deprecated, use
'texlive-infwarerr' instead
warning: 'texlive-latex-graphics' is deprecated, use 'texlive-graphics'
instead
warning: 'texlive-latex-graphics' is deprecated, use 'texlive-graphics'
instead
warning: 'texlive-generic-atbegshi' is deprecated, use
'texlive-atbegshi' instead
warning: 'texlive-latex-atveryend' is deprecated, use
'texlive-atveryend' instead
-Backtrace:
In ./guix/packages.scm:
1951:11 19 (_ #<store-connection 256.99 7f58115efaf0>)
1872:6 18 (_ #<store-connection 256.99 7f58115efaf0>)
In ./guix/monads.scm:
487:9 17 (_ #<store-connection 256.99 7f58115efaf0>)
In ./guix/packages.scm:
1628:7 16 (_ #<store-connection 256.99 7f58115efaf0>)
In ./guix/store.scm:
1996:8 15 (_ #<store-connection 256.99 7f58115efaf0>)
In ./guix/packages.scm:
1951:11 14 (_ #<store-connection 256.99 7f58115efaf0>)
1872:6 13 (_ #<store-connection 256.99 7f58115efaf0>)
In ./guix/monads.scm:
487:9 12 (_ #<store-connection 256.99 7f58115efaf0>)
In ./guix/packages.scm:
1628:7 11 (_ #<store-connection 256.99 7f58115efaf0>)
In ./guix/store.scm:
1996:8 10 (_ #<store-connection 256.99 7f58115efaf0>)
In ./guix/packages.scm:
1951:11 9 (_ #<store-connection 256.99 7f58115efaf0>)
In ./gnu/packages/bootstrap.scm:
448:2 8 (_ #<store-connection 256.99 7f58115efaf0>)
In ./guix/store.scm:
1996:8 7 (_ #<store-connection 256.99 7f58115efaf0>)
In ./guix/gexp.scm:
299:22 6 (_ #<store-connection 256.99 7f58115efaf0>)
In ./guix/download.scm:
525:8 5 (_ #<store-connection 256.99 7f58115efaf0>)
In ./guix/store.scm:
2040:38 4 (_ #<store-connection 256.99 7f58115efaf0>)
In unknown file:
3 (force #<promise #<procedure 7f5810eed9c0 at
./guix/store.scm:633:30 ()>>)
In ./guix/store.scm:
1608:18 2 (_ #<store-connection 256.99 7f58115efaf0>)
914:4 1 (flush)
In unknown file:
0 (put-bytevector #<input-output: file 10> #vu8(80 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ?) ?)

ERROR: In procedure put-bytevector:
In procedure fport_write: Broken pipe
guix pull: error: You found a bug: the program
'/gnu/store/bbj9wwq890i68k3014yy59qrivb6x8bn-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"6922069bcbe5c08da09c00e5aad44e390ebd1cc7"; system: "x86_64-linux";
host version: "9d82c475a3abfc16f2e03491a34672c35d9852fb"; pull-version:
1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.
?
Your comment

Commenting via the web interface is currently disabled.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 63321
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