bug#33603: Invalid hash for NSS-Certs

2019-01-17 Thread Maxim Cournoyer
Hi Ludovic! Ludovic Courtès writes: > Maxim Cournoyer skribis: [...] >> The only environment variable(s?) defined for the guix-daemon process on >> that machine is: >> >> $ pidof guix-daemon >> 270 >> >> sudo cat /proc/270/environ >>

bug#33922: failing git-annex build

2019-01-17 Thread Ricardo Wurmus
Hi Timothy, > The results are in and this seems to do the trick, too. I built GHC and > the packages I mentioned before on two different machines, and > everything came out identical. Hence, LGTM. Thanks for testing! I’ve pushed this to the master branch after waiting for ci.guix.info to

bug#34085: autoscan reports a warning

2019-01-17 Thread Joshua Branson
Danny Milosavljevic writes: > Hi, > > On Tue, 15 Jan 2019 10:43:49 -0500 > Joshua Branson wrote: > >> I'm not certain if this is the right list to report this to, but I just >> installed autoscan version 2.21, and it gave me this warning: >> >> #BEGIN_SRC sh >> autoscan >> #END_SRC >> >>

bug#34112: Guix 0.16.0-8 FTBFS: ">>= (bind) used outside of 'with-monad'"

2019-01-17 Thread Ludovic Courtès
Hi Mark, Mark H Weaver skribis: > In the most recent evaluation of 'master' on hydra.gnu.org (eval 110393, > corresponding to git commit 5327e912a8a477e472da9ec03c99cdedcc04af75), > the 'guix' package failed to build on x86_64, with the following error: > > guix/hg-download.scm:93:2: >>=: >>=

bug#27217: texlive is too big

2019-01-17 Thread Ricardo Wurmus
Ludovic Courtès writes: > Hello! > > Ricardo Wurmus skribis: > >> Ludovic Courtès writes: >> >>> Now I can’t find the ‘pplr’ font (actually Adobe’s Palatino). >> >> In the texmf-dist tree these fonts are found under >> “fonts/{tfm,afm,vf/adobe/palatino”. I don’t know if there are any >>

bug#27217: texlive is too big

2019-01-17 Thread Ricardo Wurmus
Pierre Neidhardt writes: > And this highlights another big issue with our current build system: it's very > hard to know which file is already packaged. It could very well be that some > texlive packages have conflicts simply because we've accidentally packaged the > same files in different

bug#27217: texlive is too big

2019-01-17 Thread Pierre Neidhardt
As far as I know, we don't, and I could not figure the package out (I could have tried harder...). And this highlights another big issue with our current build system: it's very hard to know which file is already packaged. It could very well be that some texlive packages have conflicts simply

bug#27217: texlive is too big

2019-01-17 Thread Ludovic Courtès
Hello! Ricardo Wurmus skribis: > Ludovic Courtès writes: > >> Now I can’t find the ‘pplr’ font (actually Adobe’s Palatino). > > In the texmf-dist tree these fonts are found under > “fonts/{tfm,afm,vf/adobe/palatino”. I don’t know if there are any > sources for generating these files, or if

bug#30785: Man pages truncated, repeated

2019-01-17 Thread Danny Milosavljevic
Hi Pierre, I've applied the groff-minimal patch to master now. pgpuxua7Q9TAF.pgp Description: OpenPGP digital signature

bug#30785: Man pages truncated, repeated

2019-01-17 Thread Ludovic Courtès
Pierre Neidhardt skribis: >> It alone does not fix the bug. Only combined with Pierre's part does it fix >> it, >> the part which makes man-db find groff's preconv in the first place (I don't >> believe a patch about that was submitted yet). > > I can only only add my patch (well, Markus

bug#30785: Man pages truncated, repeated

2019-01-17 Thread Ludovic Courtès
Hello, Pierre Neidhardt skribis: > Danny, Efraim just reverted your commit because it rebuilds 3600+ packages :p BTW, we must pay a great deal of attention to issues like this one: someone who pulled right after that commit must have been wondering what’s going on. That makes for a very bad