bug#30526: java-testng: non-deterministic test failures

2018-02-25 Thread Gábor Boskovits
2018-02-25 12:16 GMT+01:00 Julien Lepiller : > Le Mon, 19 Feb 2018 14:55:04 +0100, > Ricardo Wurmus a écrit : > > > Sometimes I get this error when building java-testng 6.14.2: > > > > --8<---cut here---start->8--- > > ==

bug#30591: Vinagre segmentation fault - and gdb cannot find symbols?

2018-02-25 Thread Chris Marusich
Gábor Boskovits writes: > I've also seen this before. My workaround was that I created a package > disabling strip-binaries. That worked well enough. I've also added -g3 to > flags, as I needed macro expansions in debug. If you find out anything > useful for the CRC mismatch thing thou, I would b

bug#30611: texlive substitute download failure

2018-02-25 Thread Mike Gerwitz
Hello, everyone! I'm trying to install texlive, but unfortunately I get an error downloading: --8<---cut here---start->8--- substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0% substitute: updating list of substitutes from 'ht

bug#30608: Aseba: thymiovpl is missing icons, asebaplayground is missing .playground examples

2018-02-25 Thread Björn Höfling
The program thymiovpl of package aseba is missing icons: The top icons for file-related and playing/stoping of the program are missing. Tooltips are available, and if you find the right location of a button and click it, its action is performed as expected. The icons for the "Events" and "Actions

bug#30607: freedoom build problems

2018-02-25 Thread ng0
While trying to install freedoom (with "guix package --fallback --no-build-hook -i freedoom") I get: 26.4 MB will be downloaded: /gnu/store/40i2anq8kspp3m7n62b8a8mb6l3clpk6-freedoom-0.11.3 Downloading https://mirror.hydra.gnu.org/guix/nar/gzip/40i2anq8kspp3m7n62b8a8mb6l3clpk6-freedoom-0.11

bug#27375: Kodi tests take too long

2018-02-25 Thread Marius Bakke
Ludovic Courtès writes: > The ‘kodi-test’ program used during the test phase of Kodi takes quite a > bit of time, apparently spent scanning for /dev nodes that it won’t find > and waiting for them to show up, which never happens: This is no longer the case with the latest version (9d2749f62f1479

bug#29858: Status: guix import hackage monadplus fails with a syntax error.

2018-02-25 Thread Alex ter Weele
This may be closeable because I didn't notice that ghc-monadplus is already a package.

bug#30602: Status: guix pull failures at and after 0458ab53f6ab58c42f379b8e7d55d130df4232e3

2018-02-25 Thread Alex ter Weele
I pulled an earlier commit to sanity-check myself: $ guix pull --commit=5a227e7c5c2054af036d95895c92dd56ec88338d Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from Git commit 5a227e7c5c2054af036d95895c92dd56ec88338d... substitute: updating

bug#30505: Starting console/terminal Unicode support

2018-02-25 Thread Danny Milosavljevic
> Usually I'm not a fan of overriding user settings (in this case the kernel > command line) but in this case it's OK since the rest of the system at least > can be sure that we have UTF-8 VTs. Aha, the gnu/services/base.scm tries to make sure that an UTF-8 aware unicode font is already loaded bef

bug#30505: Starting console/terminal Unicode support

2018-02-25 Thread Danny Milosavljevic
Hi Ludo, On Fri, 23 Feb 2018 22:41:19 +0100 l...@gnu.org (Ludovic Courtès) wrote: > Yeah, we could simply write “1” to that file I guess. > > Let’s do that? I've thought about it and since non-UTF8 terminal probably only can be found in museums (famous last words), yeah, let's do that. Usually

bug#30526: java-testng: non-deterministic test failures

2018-02-25 Thread Julien Lepiller
Le Mon, 19 Feb 2018 14:55:04 +0100, Ricardo Wurmus a écrit : > Sometimes I get this error when building java-testng 6.14.2: > > --8<---cut here---start->8--- > === > TestNG > Total tests run: 1630, Failures: 1, Skips