texlive broken install

  • Done
  • quality assurance status badge
Details
2 participants
  • Michael Zappa
  • Tobias Geerinckx-Rice
Owner
unassigned
Submitted by
Michael Zappa
Severity
normal

Debbugs page

Michael Zappa wrote 3 years ago
(address . bug-guix@gnu.org)
87lf0871f9.fsf@michzappa.com
Hello,
'guix install texlive' results in the following error:
'guix install: error: integer expected from stream'

I found a previous bug report https://issues.guix.gnu.org/51983,but
don't have fully understanding of it at the moment.

my guix describe:
guix b891f85
branch: master
commit: b891f8519dbea5457d9ad154974b1ab1459b4b8b

Happy Holidays to all those who celebrate them,
Michael
Michael Zappa wrote 3 years ago
(address . 52797@debbugs.gnu.org)
87k0fsytxp.fsf@michzappa.com
At the moment I believe this to be an issue with the substitute on
ci.guix since `guix install texlive --no-substitutes` makes progress,
though as of yet I have not had it finish since it takes an immense time
due to the size of the package.

Michael
Tobias Geerinckx-Rice wrote 3 years ago
(name . Michael Zappa)(address . me@michzappa.com)
87tuevltei.fsf@nckx
Michael,

Michael Zappa 写道:
Toggle quote (3 lines)
> 'guix install texlive' results in the following error:
> 'guix install: error: integer expected from stream'

Same question as for Jérémy:

(You too! :-)

T G-R
-----BEGIN PGP SIGNATURE-----

iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYcgY5Q0cbWVAdG9iaWFz
LmdyAAoJEA2w/4hPVW15HEgA/jG75P/Cu0BvcPa+d5kh0x5xUvwwqGJx9kfC1gLu
wpSnAQCQlVX1FGkW81AcklUaAq/Y+J7LNdt+eGqTI1xeWVmoCg==
=jDU2
-----END PGP SIGNATURE-----

Michael Zappa wrote 3 years ago
(address . 52797@debbugs.gnu.org)
87y247s5i4.fsf@michzappa.com
Thanks for the hint Tobias,

I am currently on a foreign installation of Guix after some time on Guix
System, and did not appreciate that guix-daemon ran off of the root
user's guix. Simply running `guix pull` as root and restarting the
daemon fixed this issue.

I see Jéŕemy posted in the 'help' mail list for this issue, I will
consider that list for questions in the future. I am new to the mailing
list system.

Thank you for your help,
Michael
Tobias Geerinckx-Rice wrote 3 years ago
(name . Michael Zappa)(address . me@michzappa.com)
87mtknwc0h.fsf@nckx
Michael,

Michael Zappa 写道:
Toggle quote (8 lines)
> I am currently on a foreign installation of Guix after some time
> on Guix
> System, and did not appreciate that guix-daemon ran off of the
> root
> user's guix. Simply running `guix pull` as root and restarting
> the
> daemon fixed this issue.

\o/

Toggle quote (6 lines)
> I see Jéŕemy posted in the 'help' mail list for this issue, I
> will
> consider that list for questions in the future. I am new to the
> mailing
> list system.

I think either list is fine. You encountered a real bug, after
all; it's not your job to know it was ‘fixed’ or that it wasn't
‘actually’ related to texlive at all.

Searching issues.guix.gnu.org for existing bug reports first is
appreciated, but it's not always easy to guess which keywords to
use.

Plus: closing bugs is fun. Doing so now.

Kind regards,

T G-R
-----BEGIN PGP SIGNATURE-----

iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYcicLw0cbWVAdG9iaWFz
LmdyAAoJEA2w/4hPVW15P8UA/2jp8HNwvGNG8qj4WNapV4sJtfGgLTRZIOAZK5ez
wZavAP9hliOylOzBfGsDJxDYbgU4ucviE4rU0inOfWrD+a7CDA==
=R+0M
-----END PGP SIGNATURE-----

?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 52797
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
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help