bug#38086: RAID installation script with ‘mdadm’ no longer works

2020-01-17 Thread Vagrant Cascadian
On 2019-11-12, Ludovic Courtès wrote: > Gábor Boskovits skribis: > >>> + mdadm --create /dev/md0 --verbose --level=stripe --raid-devices=2 >>> /dev/vdb2 /dev/vdb3 >>> mdadm: chunk size defaults to 512K >>> mdadm: Defaulting to version 1.2 metadata >>> [ 13.890586] md/raid0:md0: cannot assemble m

bug#39089: Guix System: Very long, scary boot time

2020-01-17 Thread Ludovic Courtès
Hello! Danny Milosavljevic skribis: > I think it's our job as a distribution to integrate the components properly > into > the system so that confusing stuff like that doesn't happen. > > As a first step, we could just not start a getty on tty1 when gdm is > configured > to start (see tty1 in

bug#39079: SBCL CFFI from Guix unable to find dynamic libraries

2020-01-17 Thread Ludovic Courtès
Hi Evan, Evan Straw skribis: > I am attempting to load "/usr/lib/x86_64-linux-gnu/libcurl.so.4" since > the tutorial for CFFI starts by loading libcurl. This library depends on > the following other libraries, as reported by `ldd > /usr/lib/x86_64-linux-gnu/libcurl.so.4`: That cannot work: this

bug#39079: SBCL CFFI from Guix unable to find dynamic libraries

2020-01-17 Thread Ludovic Courtès
Hi! Konrad Hinsen skribis: > Pierre Neidhardt writes: [...] >> Try exporting LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu in the >> environment in which you run SBCL. > > Guix' ldd has been patched to ignore LD_LIBRARY_PATH, so my prediction > is that this won't change anything. ‘ldd’ is a scr

bug#30756: GCC >= 6 '-isystem' and C_INCLUDE_PATH behavior changed, breaking

2020-01-17 Thread Reza Housseini
So what is the workaround for this bug when one wants to use gcc >= 6.0.0 with a cmake build system?

bug#39161: TeX Live issues

2020-01-17 Thread Ricardo Wurmus
Ricardo Wurmus writes: > texlive-latex-base provides ltluatex.lua. This file is generated from > ltluatex.dtx. > > ltluatex.dtx contains literal tabs in the embedded Lua sources. Upon > unpacking the dtx file to generate the file ltluatex.lua these tabs are > erroneously converted to the stri

bug#39161: TeX Live issues

2020-01-17 Thread Ricardo Wurmus
texlive-latex-base provides ltluatex.lua. This file is generated from ltluatex.dtx. ltluatex.dtx contains literal tabs in the embedded Lua sources. Upon unpacking the dtx file to generate the file ltluatex.lua these tabs are erroneously converted to the string “^^I”, which breaks the lualatex to

bug#39161: TeX Live issues

2020-01-17 Thread Ricardo Wurmus
Hi Marco, > I am unable to use LaTeX and friends. I get this error: Hmm, something broke here. I also cannot compile my older documents any more. I’ll investigate. > Can I do something to test the more modular set-up of TeX Live? I’m only using the modular set up and it appears to suffer f

bug#39160: TeX Live 2019 wanted

2020-01-17 Thread Ricardo Wurmus
Mikhail Kryshen writes: > - font files are missing from texlive-latex-lh (shouldn't it be called > texlive-lh?). Thank you, that’s a good one. Generally, the texlive-latex-* packages are of the old type that may very well be incomplete. I’ll replace this one with texlive-lh which will incl