GNU bug report logs -
#24988
Guix requests substitute for non-substitutable package
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 24988 in the body.
You can then email your comments to 24988 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#24988
; Package
guix
.
(Tue, 22 Nov 2016 17:06:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ricardo Wurmus <rekado <at> elephly.net>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Tue, 22 Nov 2016 17:06:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Guix requests a substitute for “texlive-texmf” even though it is marked
as not substitutable. This is a problem for many users because hydra
does not offer a substitute for this package. Users have to pass
“--fallback” to make Guix build the package from source.
Only the “texlive-texmf” package is marked as not substitutable.
--
Ricardo
Reply sent
to
ludo <at> gnu.org (Ludovic Courtès)
:
You have taken responsibility.
(Fri, 16 Jun 2017 08:57:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ricardo Wurmus <rekado <at> elephly.net>
:
bug acknowledged by developer.
(Fri, 16 Jun 2017 08:57:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 24988-done <at> debbugs.gnu.org (full text, mbox):
Ricardo Wurmus <rekado <at> elephly.net> skribis:
> Guix requests a substitute for “texlive-texmf” even though it is marked
> as not substitutable. This is a problem for many users because hydra
> does not offer a substitute for this package. Users have to pass
> “--fallback” to make Guix build the package from source.
>
> Only the “texlive-texmf” package is marked as not substitutable.
I believe this was fixed in bdb59b331bac0dea4a75b055334313ddc7bfecc8.
Now I get:
--8<---------------cut here---------------start------------->8---
$ guix package -e '(@@ (gnu packages tex) texlive-texmf)' -n
The following package would be installed:
texlive-texmf 2016 /gnu/store/qnz85bcaw899rkv1bpgb0121ma5b9vzk-texlive-texmf-2016
substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
The following derivations would be built:
/gnu/store/dawkcdisqbkhcdh7jnvv4riyn776il1j-profile.drv
/gnu/store/izfgalbxmalakjwqg3dv67g4cg6i5j2h-fonts-dir.drv
/gnu/store/3g2j8m7kfbr49277007qivx01h2mm88d-texlive-texmf-2016.drv
/gnu/store/37ghxb96mnjamid1vqgbmlllqqd6yl6k-ca-certificate-bundle.drv
/gnu/store/2dqinwxwg5fanbcsnxlw5rh15pgzanps-info-dir.drv
/gnu/store/5bmwih8gdncsdxlvv1fn2az3jy55s6w1-manual-database.drv
2105.2 MB would be downloaded:
/gnu/store/459shrba10iz1g4wqkf4y2fyiravla6v-mkfontscale-1.1.2
/gnu/store/g7lnq940sn01iiaj1pvm72r2c29pgbp4-mkfontdir-1.0.7
/gnu/store/y3nhc5n2misr91ydp907s50irjcssdfv-texlive-20160523b-texmf.tar.xz
[...]
--8<---------------cut here---------------end--------------->8---
Ludo’.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#24988
; Package
guix
.
(Sat, 17 Jun 2017 01:57:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 24988 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Fri, Jun 16, 2017 at 10:56:17AM +0200, Ludovic Courtès wrote:
> --8<---------------cut here---------------start------------->8---
> $ guix package -e '(@@ (gnu packages tex) texlive-texmf)' -n
> The following package would be installed:
> texlive-texmf 2016 /gnu/store/qnz85bcaw899rkv1bpgb0121ma5b9vzk-texlive-texmf-2016
>
> substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
> The following derivations would be built:
> /gnu/store/dawkcdisqbkhcdh7jnvv4riyn776il1j-profile.drv
> /gnu/store/izfgalbxmalakjwqg3dv67g4cg6i5j2h-fonts-dir.drv
> /gnu/store/3g2j8m7kfbr49277007qivx01h2mm88d-texlive-texmf-2016.drv
> /gnu/store/37ghxb96mnjamid1vqgbmlllqqd6yl6k-ca-certificate-bundle.drv
> /gnu/store/2dqinwxwg5fanbcsnxlw5rh15pgzanps-info-dir.drv
> /gnu/store/5bmwih8gdncsdxlvv1fn2az3jy55s6w1-manual-database.drv
> 2105.2 MB would be downloaded:
> /gnu/store/459shrba10iz1g4wqkf4y2fyiravla6v-mkfontscale-1.1.2
> /gnu/store/g7lnq940sn01iiaj1pvm72r2c29pgbp4-mkfontdir-1.0.7
> /gnu/store/y3nhc5n2misr91ydp907s50irjcssdfv-texlive-20160523b-texmf.tar.xz
> [...]
> --8<---------------cut here---------------end--------------->8---
I noticed this before the recent work on modular Texlive.
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#24988
; Package
guix
.
(Sat, 17 Jun 2017 10:01:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 24988 <at> debbugs.gnu.org (full text, mbox):
Leo Famulari <leo <at> famulari.name> skribis:
> On Fri, Jun 16, 2017 at 10:56:17AM +0200, Ludovic Courtès wrote:
>> --8<---------------cut here---------------start------------->8---
>> $ guix package -e '(@@ (gnu packages tex) texlive-texmf)' -n
>> The following package would be installed:
>> texlive-texmf 2016 /gnu/store/qnz85bcaw899rkv1bpgb0121ma5b9vzk-texlive-texmf-2016
>>
>> substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
>> The following derivations would be built:
>> /gnu/store/dawkcdisqbkhcdh7jnvv4riyn776il1j-profile.drv
>> /gnu/store/izfgalbxmalakjwqg3dv67g4cg6i5j2h-fonts-dir.drv
>> /gnu/store/3g2j8m7kfbr49277007qivx01h2mm88d-texlive-texmf-2016.drv
>> /gnu/store/37ghxb96mnjamid1vqgbmlllqqd6yl6k-ca-certificate-bundle.drv
>> /gnu/store/2dqinwxwg5fanbcsnxlw5rh15pgzanps-info-dir.drv
>> /gnu/store/5bmwih8gdncsdxlvv1fn2az3jy55s6w1-manual-database.drv
>> 2105.2 MB would be downloaded:
>> /gnu/store/459shrba10iz1g4wqkf4y2fyiravla6v-mkfontscale-1.1.2
>> /gnu/store/g7lnq940sn01iiaj1pvm72r2c29pgbp4-mkfontdir-1.0.7
>> /gnu/store/y3nhc5n2misr91ydp907s50irjcssdfv-texlive-20160523b-texmf.tar.xz
>> [...]
>> --8<---------------cut here---------------end--------------->8---
>
> I noticed this before the recent work on modular Texlive.
Yes, this is unrelated to modular texlive. What I meant to show here is
that ‘texlive-texmf’ is built from source.
Ludo’.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 15 Jul 2017 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 342 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.