bug#35462: maven ignoring mirror-settings in ~/.m2/settings.xml

2019-04-30 Thread Julien Lepiller
Le 30 avril 2019 22:15:25 GMT+02:00, Arne Babenhauserheide a écrit : >Hi Julien, > >Julien Lepiller writes: >>> In my setup, maven just ignores this setting and keeps downloading >>> from repo.maven.apache.org which (a) could leak internal information >>> and (b) does not get our internal packag

bug#35520: libplist FTB on i686, causing loss of Nautilus, MATE, LXDE, GNOME, etc

2019-04-30 Thread Mark H Weaver
libplist fails to build on i686-linux: https://hydra.gnu.org/build/3484341 Collateral damage from this includes GVFS, Nautilus, MATE, LXDE, and GNOME. Mark

bug#35519: librsvg broken on i686-linux

2019-04-30 Thread Mark H Weaver
Hydra failed to build librsvg on i686-linux, because it depends on Rust which is still broken on i686-linux in Guix. https://hydra.gnu.org/build/3477308 Mark

bug#35010: Many CPAN download URLs are no longer available

2019-04-30 Thread Mark H Weaver
I believe that these broken URLs are now fixed, so I'm closing this bug. Mark

bug#33693: Missing icons in GNOME Shell since core-updates merge

2019-04-30 Thread Mark H Weaver
This issue was fixed when 'staging' was merged into master, so I'm closing this bug. Mark

bug#35510: My GNOME sound settings occasionally get lost

2019-04-30 Thread Mark H Weaver
On my x86_64-linux Guix system, I run GNOME 3 within Wayland. However, I need to keep 'slim-service' around for one purpose only: to occasionally remind GNOME sound settings of my preferred "alert" sound, since it forgets several times per month. I personally find the default "Drip" sound to be i

bug#35509: Stopping gdm-service results in an unresponsive system

2019-04-30 Thread Mark H Weaver
On my x86_64-linux system running the Guix system, when I include gdm-service in my system services, 'herd stop xorg-server' results in a state where I seemingly cannot recover except by rebooting. I'm left in what appears to be an empty Linux text console with a cursor in the top left corner, but

bug#35350: Some compile output still leaks through with --verbosity=1

2019-04-30 Thread Mark H Weaver
Hi Ludovic, Ludovic Courtès writes: > Mark H Weaver skribis: > >> Ludovic Courtès writes: >> >>> The third read(2) call here ends on a partial UTF-8 sequence for LEFT >>> SINGLE QUOTATION MARK (we get the first two bytes of a three byte >>> sequence.) >>> >>> What happens is that ‘process-stde

bug#35462: maven ignoring mirror-settings in ~/.m2/settings.xml

2019-04-30 Thread Arne Babenhauserheide
Hi Julien, Julien Lepiller writes: >> In my setup, maven just ignores this setting and keeps downloading >> from repo.maven.apache.org which (a) could leak internal information >> and (b) does not get our internal packages. > I've given a look at this bug and it seems that our maven package > tot

bug#35501: libplist 2.0.0 build failure: File does not exist.

2019-04-30 Thread Ludovic Courtès
Ludovic Courtès skribis: > It seems to be a non-deterministic failure. > > Could you see if setting #:parallel-builds? #f and then building with > ‘--rounds=10’ (say) works? I’ve confirmed this and pushed the fix as e4b2866cd015a52973063c0b389cf328ef0b9d18. Ludo’.

bug#35501: libplist 2.0.0 build failure: File does not exist.

2019-04-30 Thread Ludovic Courtès
Hi Brendan, Brendan Tildesley skribis: > = >    libplist 2.0.0: test/test-suite.log > = > > # TOTAL: 29 > # PASS:  26 > # SKIP:  0 > # XFAIL: 0 > # FAIL:  3 > # XPASS: 0 > # ERROR: 0 > > .. contents:: :depth: 2 > > F

bug#35475: [bug #35475] [PATCH] Add filesystem flag NOATIME

2019-04-30 Thread Ludovic Courtès
rendaw <7e9wc56emja...@s.rendaw.me> skribis: > On 4/29/19 7:14 PM, Ludovic Courtès wrote: [...] >> I tweaked the doc, added a commit log that follows our conventions¹, and >> committed. >> >> Thank you! >> >> Ludo’. >> >> ¹ >> https://www.gnu.org/software/guix/manual/en/html_node/Submitting-Pat

bug#35484: GDM failing to start stumpwm after merge

2019-04-30 Thread Ludovic Courtès
Hello! Timothy Sample skribis: > I pushed three commits to master: > > 1. e8c6e771c1 gnu: gdm: Avoid selecting the placeholder session. > 2. 4ec42524dd gnu: awesome: Use absolute paths in session file. > 3. aa7cdc57dc gnu: i3-wm: Use absolute paths in session files. > > I then cherry

bug#35462: maven ignoring mirror-settings in ~/.m2/settings.xml

2019-04-30 Thread Julien Lepiller
Le Sat, 27 Apr 2019 22:53:37 +0200, Arne Babenhauserheide a écrit : > Hi, > > When I set a mirror in ~/.m2/settings.xml, that mirror is not used by > the maven in Guix. > > To reproduce: > > mkdir -p ~/.m2/ > echo ' > > > > internal > foo >

bug#35500: ocaml-utop fatal error

2019-04-30 Thread Julien Lepiller
Le Mon, 29 Apr 2019 21:58:49 -0500, Brett Gilio a écrit : > I have ocaml-utop installed in an environment. When I run utop from > the shell it returns this rather unamusing error message. > > brettg@guixsd ~ [env]$ utop > Fatal error: exception Not_found > > There is a reference to this error o

bug#35387: unpack phase in the gnu-build-system is sometimes non-deterministic

2019-04-30 Thread Christopher Baines
Ludovic Courtès writes: > Hi Chris, > > Christopher Baines skribis: > >> I believe that the direnv package has encountered an issue with the >> gnu-build-system [1]. >> >> 1: https://issues.guix.info/issue/35386 >> >> Due to the combination of the 'setup-go-environment phase from the >> go-buil