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
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
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
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
So what is the workaround for this bug when one wants to use gcc >= 6.0.0
with a cmake build system?
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
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
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
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