unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Mathieu Lirzin <mthl@gnu.org>
To: ng0 <ng0@n0.is>
Cc: 30157@debbugs.gnu.org
Subject: bug#30157: texlive-20170524-texmf.tar.xz' failed: 410, "Gone"
Date: Thu, 18 Jan 2018 14:17:34 +0100	[thread overview]
Message-ID: <87po67tifl.fsf@gnu.org> (raw)
In-Reply-To: <20180118135648.aibnc5hzzmwt2n7g@abyayala> (ng0@n0.is's message of "Thu, 18 Jan 2018 13:56:48 +0000")

Hello,

ng0 <ng0@n0.is> writes:

> Mathieu Lirzin transcribed 1.0K bytes:
>> 
>> While building my system configuration after a ‘guix pull’ with guix
>> "d36d4c55c4a3faf47ee09e1010cb6617c6e39a48", I encountered the following
>> error.
>> 
>> --8<---------------cut here---------------start------------->8---
>> Téléchargement de « https://mirror.hydra.gnu.org/guix/nar/5rnvmy02yazy8iwaa91kijbbqp8qmflz-texlive-20170524-texmf.tar.xz »...
>> guix substitute: error: download from 'https://mirror.hydra.gnu.org/guix/nar/5rnvmy02yazy8iwaa91kijbbqp8qmflz-texlive-20170524-texmf.tar.xz' failed: 410, "Gone"
>> guix system: error: build failed: some substitutes for the outputs
>> of derivation
>> `/gnu/store/j3m0a6rwrz9jmass4zlndpn5y0x8g5n4-texlive-20170524-texmf.tar.xz.drv'
>> failed (usually happens due to networking issues); try `--fallback'
>> to build derivation from source
>> --8<---------------cut here---------------end--------------->8---

> this is expected as we don't build substitutes for some parts of texlive, notable
> this one. The resulting size would be ~5GB and as far as I understand it this would
> need longer to transfer to you than to build locally (given that your machine can
> build it).

Hum,

That makes sense, however the command bailing out is kind of confusing.
Would it be possible to configure those heavy packages so that they
automatically fallback to native compilation.

Anyway I don't understand how the full texlive end up being built when
running ‘guix system build /etc/config.scm’ since the configuration
contains only the following services and packages:

  (packages (cons* nss-certs         ;for HTTPS access
                   gvfs              ;for user mounts
		   samba
		   cifs-utils
		   nfs-utils
                   %base-packages))

  (services (cons* (console-keymap-service "fr")
		   (xfce-desktop-service)
		   (mate-desktop-service)
		   (service cups-service-type
			    (cups-configuration
			     (web-interface? #t)
			     (extensions (list cups-filters hplip))))
		   (extra-special-file "/usr/bin/env"
				       (file-append coreutils "/bin/env"))
		   %desktop-services))

The only reference of texlive I have is ”texlive-tiny“ which is only in
my user profile and is already built.

Thank you for the explanation.

-- 
Mathieu Lirzin
GPG: F2A3 8D7E EB2B 6640 5761  070D 0ADE E100 9460 4D37

  reply	other threads:[~2018-01-18 13:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-18 12:52 bug#30157: texlive-20170524-texmf.tar.xz' failed: 410, "Gone" Mathieu Lirzin
2018-01-18 13:56 ` ng0
2018-01-18 13:17   ` Mathieu Lirzin [this message]
2018-01-18 15:07     ` ng0
2018-01-19 13:22 ` Ludovic Courtès
2018-01-19 14:51   ` Mathieu Lirzin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87po67tifl.fsf@gnu.org \
    --to=mthl@gnu.org \
    --cc=30157@debbugs.gnu.org \
    --cc=ng0@n0.is \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).