bug#32548: Cuirass: Performance monitoring

2020-09-17 Thread Mathieu Othacehe
Hello Andreas, > Congratulations, that looks like a very useful start already! > (And the number of builds has doubled since yesterday, so someone already > put it to good use!) Thanks for your feedback :) > How about also adding metrics per build machine? I have the impression, > for instance

bug#43344: "basic" system tests fail (and all the other ones) on guix master

2020-09-17 Thread Marius Bakke
Leo Famulari writes: > On Wed, Sep 16, 2020 at 09:36:49PM -0400, Mark H Weaver wrote: >> Next, it probably makes sense to test 5.8.9 with the above commit >> reverted. Would someone like to try it? If that works, we can avoid >> the bisection, resume kernel updates, and revert this change acros

bug#43420: icecat causes pulseaudio to crash

2020-09-17 Thread Nathan Dehnel
Actually, it crashes even if I unload module-jack-source and module-jack-sink. Pulseaudio is set to autospawn by default, which is maybe why it seems like nothing is happening on your computer. Maybe try disabling autospawn and try running pulse in a shell. On Wed, Sep 16, 2020 at 4:13 AM Mark H

bug#32548: Cuirass: Performance monitoring

2020-09-17 Thread Mathieu Othacehe
Hey Ludo, > As discussed on IRC, builds per day should be compared to new > derivations per day. For example, if on a day there’s 100 new > derivations and we only manage to build 10 of them, we have a problem. I added this line, and they sadly do not overlap :( > 2020-09-14T21:16:21 Failed t

bug#43465: obs icons

2020-09-17 Thread Adam Kandur via Bug reports for GNU Guix
hi everyone! tried to use obs in guix system. it has (as i think) a problem. when i install obs in my user profile and run it - it runs but without any icons. but if i run it from obs env - it works with all fancy icons.

bug#43344: "basic" system tests fail (and all the other ones) on guix master

2020-09-17 Thread Leo Famulari
On Wed, Sep 16, 2020 at 09:36:49PM -0400, Mark H Weaver wrote: > > On Wed, Sep 16, 2020 at 04:52:45PM +0200, Danny Milosavljevic wrote: > >> commit 692d0626557451c4b557397f20b7394b612d0289 > >> Author: Christoph Hellwig > >> Date: Tue Sep 1 11:59:41 2020 +0200 > >> > >> block: fix locking i

bug#43344: "basic" system tests fail (and all the other ones) on guix master

2020-09-17 Thread Leo Famulari
On Thu, Sep 17, 2020 at 10:40:07AM +0200, Marius Bakke wrote: > Leo Famulari writes: > > > On Wed, Sep 16, 2020 at 09:36:49PM -0400, Mark H Weaver wrote: > >> Next, it probably makes sense to test 5.8.9 with the above commit > >> reverted. Would someone like to try it? If that works, we can avo

bug#43344: "basic" system tests fail (and all the other ones) on guix master

2020-09-17 Thread Danny Milosavljevic
Hi Leo, On Thu, 17 Sep 2020 10:05:44 -0400 Leo Famulari wrote: > On Wed, Sep 16, 2020 at 09:36:49PM -0400, Mark H Weaver wrote: > > > On Wed, Sep 16, 2020 at 04:52:45PM +0200, Danny Milosavljevic wrote: > > >> commit 692d0626557451c4b557397f20b7394b612d0289 > > >> Author: Christoph Hellwig >

bug#42688: Running a script with `guix repl` doesn't "see" additional channels using (%package-module-path)

2020-09-17 Thread Ludovic Courtès
Hi Leo, Leo Prikler skribis: > I've finally figured out, what causes this issue. > > Guix repl uses the following code to call scripts: > ``` > (unless (null? script) > ;; Run script > (save-module-excursion >(lambda () > (set-program-arguments script) >

bug#42688: Running a script with `guix repl` doesn't "see" additional channels using (%package-module-path)

2020-09-17 Thread Leo Prikler
Hi Ludo, Am Donnerstag, den 17.09.2020, 17:31 +0200 schrieb Ludovic Courtès: > Hi Leo, > > [...] > > ‘scm_program_arguments_fluid’ is marked as SCM_INTERNAL, so it’s > really > inaccessible. Thought so. > However, perhaps we could save the initial value of (program- > arguments) > in (guix ui) a

bug#43344: "basic" system tests fail (and all the other ones) on guix master

2020-09-17 Thread Mark H Weaver
Marius Bakke writes: > Leo Famulari writes: > >> On Wed, Sep 16, 2020 at 09:36:49PM -0400, Mark H Weaver wrote: >>> Next, it probably makes sense to test 5.8.9 with the above commit >>> reverted. Would someone like to try it? If that works, we can avoid >>> the bisection, resume kernel updates

bug#42688: Running a script with `guix repl` doesn't "see" additional channels using (%package-module-path)

2020-09-17 Thread Ludovic Courtès
Hi, Leo Prikler skribis: > Am Donnerstag, den 17.09.2020, 17:31 +0200 schrieb Ludovic Courtès: >> Hi Leo, >> >> [...] >> >> ‘scm_program_arguments_fluid’ is marked as SCM_INTERNAL, so it’s >> really >> inaccessible. > Thought so. > >> However, perhaps we could save the initial value of (progra

bug#26170: Bug #26170 Hunting: doc: Explanation of propagated-inputs unclear

2020-09-17 Thread Ludovic Courtès
Hi, "pelzflorian (Florian Pelz)" skribis: > On Wed, Sep 16, 2020 at 12:37:20PM +0200, Ludovic Courtès wrote: >> "pelzflorian (Florian Pelz)" skribis: >> > Another example where @code{propagated-inputs} is useful is for languages >> > that lack a facility to record the run-time search path aki

bug#32548: Cuirass: Performance monitoring

2020-09-17 Thread Ludovic Courtès
Hi, Mathieu Othacehe skribis: >> As discussed on IRC, builds per day should be compared to new >> derivations per day. For example, if on a day there’s 100 new >> derivations and we only manage to build 10 of them, we have a problem. > > I added this line, and they sadly do not overlap :( It s

bug#42688: Running a script with `guix repl` doesn't "see" additional channels using (%package-module-path)

2020-09-17 Thread Leo Prikler
Hi, Am Donnerstag, den 17.09.2020, 21:10 +0200 schrieb Ludovic Courtès: > Hi, > > Leo Prikler skribis: > > > Am Donnerstag, den 17.09.2020, 17:31 +0200 schrieb Ludovic Courtès: > > > Hi Leo, > > > > > > [...] > > > > > > ‘scm_program_arguments_fluid’ is marked as SCM_INTERNAL, so it’s > > > re

bug#43479: Generated files ’doc/os-conf-*.texi’ and “make“

2020-09-17 Thread zimoun
Dear, The steps: ./bootstrap ./configure --localstatedir=/var/ make info leads to the error: --8<---cut here---start->8--- Making info in po/guix make[1]: Entering directory '/home/simon/src/guix/wk/redoc/po/guix' make[1]: Nothing to be done for 'info'

bug#43473: Closing bug

2020-09-17 Thread Bob Proulx
Since this turned out to be spam I am closing the report.

bug#43423: [core-updates] Mesa test suite fails

2020-09-17 Thread Maxim Cournoyer
Maxim Cournoyer writes: > Mesa fails to build on current core-updates: I tried bumping to 20.1.7, but the same problem remains. Maxim

bug#43483: carla 2.1.1 cannot be started with a project file

2020-09-17 Thread Nathan Dehnel
bash-5.0$ carla '/home/nathan/guix/audio/project1.carxp' gives this error: "Failed to load project" "Failed to parse project file" Open the same file from the Open dialog in the gui and it works.

bug#43486: guix pull raised a bug in 679d5e6b3d

2020-09-17 Thread Nala Ginrut
Hi folks! I encountered this error text when I run `guix pull' on Debian. I just report by its suggestion. ---cut- Computing Guix derivation for 'x86_64-linux'... |guix pull: error: You found a bug: the program

bug#43420: icecat causes pulseaudio to crash

2020-09-17 Thread Mark H Weaver
Hi Nathan, Nathan Dehnel writes: > Pulseaudio is set to autospawn by default, which is maybe why it seems like > nothing is happening on your computer. Maybe try disabling autospawn and > try running pulse in a shell. In my previous tests, I ran pulseaudio from a shell, but I did not disable aut

bug#43487: icecat store names in user profiles break bundled addons

2020-09-17 Thread Mark H Weaver
The Guix build of IceCat-68 stores absolute file names of the form /gnu/store/…-icecat-68.…/* within user profiles in ~/.mozilla/icecat/*. For example, ~/.mozilla/icecat/*/extensions.json contains store references of the forms: /gnu/store/…-icecat-68.…/lib/icecat/browser/features/*.xpi and /gnu/st