>> After installing fonts you may have to refresh the font cache to use
>> them in applications. The same applies when applications installed
>> via Guix do not seem to find fonts. To force rebuilding of the font
>> cache run ‘fc-cache -rv’.
It worked. Thank you :-)
Regards,
RG.
Hi Chris!
> Are you actively working on this bug? If you are not, then as a
> matter
> of etiquette, I think it would be best not to change its severity.
I am not. Sorry about that. I read the control-debbugs help page and it
mentions that criteria for 'important' is unusablity of the program. S
Hi,
Raghav Gururajan wrote:
> It was just weird that this is issue started after the upgrade.
> Before that, all was fine.
I have a hypothesis of what might have happened here.
Since the upgrade to version 68, the IceCat package in GNU Guix is no
longer using our system ffmpeg. Although ffmpeg
Earlier, I wrote:
> I have a hypothesis of what might have happened here.
>
> Since the upgrade to version 68, the IceCat package in GNU Guix is no
> longer using our system ffmpeg.
Sorry, I forgot to mention why I think this might be relevant. The
reason is because upstream Firefox adopts the a
Saluton!
Ivan Vilata i Balaguer skribis:
> Ivan Vilata i Balaguer (2019-11-01 11:10:02 -0400) wrote:
>
>> Ludovic Courtès (2019-11-01 15:26:27 +0100) wrote:
>>
>> > […] What about a read-only bind mount like this:
>> >
>> > unshare -mUr mount --bind -o ro /var/run/nscd /tmp/tt
>> >
>> > ?
>
Hi,
"pelzflorian (Florian Pelz)" skribis:
> On Fri, Nov 01, 2019 at 03:54:42PM +0100, Ludovic Courtès wrote:
>> > + (modules '((guix build utils)
>> > +(ice-9 popen)))
>> > + (snippet
>> > + #~(begin
>> > + ;; the nginx source code is par
Hello,
Pierre Langlois skribis:
> I can confirm it's working for me on GNOME on my thinkpad! I can use the
> night light settings and the laptop screen was detected in the "Color"
> section of the settings. And I can see the colord daemon is running.
Jack Hill skribis:
> Yes, I can confirm th
Hi all,
I'm having another issue with the clang toolchain right now and I've come up
with a minimal reproducer:
Given the following manifest.scm:
--8<---cut here---start->8---
(use-modules (gnu packages gcc)
(gnu packages linux)
(gnu p
Thank you so much Mathieu for the patch!
Marius: I believe this will only cause a rebuild for clang and not llvm, which
means that it only affects ~30 packages. Perhaps this can go in master? Would
love to know your thoughts.
Cheers,
Carl Dong
cont...@carldong.me
"I fight for the users"
‐‐
Hello,
An offloaded build that times out in the presence of ‘--keep-going’
leads to an assertion failure. To reproduce, set up offloading and run
something like this:
--8<---cut here---start->8---
$ guix build vim --no-substitutes --timeout=5 --keep-going
The
Ludovic Courtès (2019-11-04 18:07:05 +0100) wrote:
> Ivan Vilata i Balaguer skribis:
>
> > BTW, I ran that under strace and it looks like the read-only remount fails
> > after mounting `/var/run/nscd` in the new namespace has succeeded:
> >
> > $ strace -f unshare -mUr mount --bind -o ro /va
Hi,
Ivan Vilata i Balaguer skribis:
> I applied your patch on top of bf7b08c4, pulled Guix and did successfully
> start `guix environment -CN`, with network support and all.
Awesome, pushed as 625bdf09d344302ec2d5da7f35fe35ca1d128a93.
Gràcies! :-)
Ludo’.
Hi,
Ludovic Courtès skribis:
> An offloaded build that times out in the presence of ‘--keep-going’
> leads to an assertion failure. To reproduce, set up offloading and run
> something like this:
>
> $ guix build vim --no-substitutes --timeout=5 --keep-going
> The following derivation will be bu
Just to add that the problem is still present today on:
$ LANG=C guix describe
Generation 5 Nov 04 2019 14:24:15 (current)
guix bf7b08c
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: bf7b08c4fe7d14c25a83bde99f19eca1119d88ff
Also, I was able
I can reproduce this bug in
$ LANG=C guix describe
Generation 5 Nov 04 2019 14:24:15 (current)
guix bf7b08c
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: bf7b08c4fe7d14c25a83bde99f19eca1119d88ff
Programs affected:
GIMP 2.10.12
Pencil2D
I can't use the scanner because Simple Scan (a.k.a. Document Scanner) does not
detect it.
## Steps to reproduce
1. guix install simple-scan
2. Connect the scanner.
3. Launch Simple Scan.
4. Click the Scan button in Simple Scan.
## Unexpected behavior
In step 3, Simple scan displays the follo
On Mon, 4 Nov 2019, sirgazil via Bug reports for GNU Guix wrote:
I can't use the scanner because Simple Scan (a.k.a. Document Scanner) does not
detect it.
That's unfortunate. I think the follow information might help in
troubleshooting:
What scanner is it, and how is it connected (e.g. USB
On Mon, Nov 04, 2019 at 06:19:32PM +0100, Ludovic Courtès wrote:
> "pelzflorian (Florian Pelz)" skribis:
> > On Fri, Nov 01, 2019 at 03:54:42PM +0100, Ludovic Courtès wrote:
> >> […]
> >> Perhaps “nginx-accept-language-module”, to match the name of the
> >> upstream repo?
> >>
> >
> > I agree. A
> Marius: I believe this will only cause a rebuild for clang and not
> llvm, which means that it only affects ~30 packages. Perhaps this can
> go in master? Would love to know your thoughts.
There is also the problem that IceCat depends on Rust which depends on
Clang as stated by Mark.
Mathieu
19 matches
Mail list logo