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

2019-04-29 Thread rendaw
On 4/29/19 7:14 PM, Ludovic Courtès wrote: > Hello, > > rendaw <7e9wc56emja...@s.rendaw.me> skribis: > >> From e7dcba4a76d624470d05172390dde8151fdb4750 Mon Sep 17 00:00:00 2001 >> From: rendaw <> >> Date: Mon, 29 Apr 2019 01:00:17 +0900 >> Subject: [PATCH] [bug #35475] [PATCH] Add filesystem flag

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

2019-04-29 Thread Brendan Tildesley
=    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 FAIL: largecmp == File does not exists FAIL

bug#35484: GDM failing to start stumpwm after merge

2019-04-29 Thread Timothy Sample
Hi Brett, Brett Gilio writes: > Timothy Sample writes: > >> Hi Brett, >> >> [...] >> >> I can think of two options for a fix before 1.0 (which is supposed to be >> tomorrow!). The cute one is to just rename “Fail” to “~Fail”, on the >> expectation that this will come after most other names

bug#35484: GDM failing to start stumpwm after merge

2019-04-29 Thread Timothy Sample
Hi Ludo, Ludovic Courtès writes: > Hi Tim, > > Timothy Sample skribis: > >> I can think of two options for a fix before 1.0 (which is supposed to be >> tomorrow!). The cute one is to just rename “Fail” to “~Fail”, on the >> expectation that this will come after most other names when sorted.

bug#35500: ocaml-utop fatal error

2019-04-29 Thread Brett Gilio
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 on github, here https://github.com/ocaml-community/utop/issues/224 I

bug#35484: GDM failing to start stumpwm after merge

2019-04-29 Thread Brett Gilio
Timothy Sample writes: > Hi Brett, > > bre...@posteo.net writes: > >> On 29.04.2019 18:05, Timothy Sample wrote: >>> >>> After doing some testing in a VM, it looks like this is an issue >>> with my >>> recent commit: 8caa458953eeac783c73a0e5aaa72842fe3914c9. >>> >>> I added a placeholder

bug#35484: GDM failing to start stumpwm after merge

2019-04-29 Thread Ludovic Courtès
Hi Tim, Timothy Sample skribis: > I can think of two options for a fix before 1.0 (which is supposed to be > tomorrow!). The cute one is to just rename “Fail” to “~Fail”, on the > expectation that this will come after most other names when sorted. The > ugly one is to patch GDM to exclude the

bug#34716: Guix test failure on i686: tests/processes

2019-04-29 Thread Ludovic Courtès
Hi Mark, Mark H Weaver skribis: > test-name: not a client > location: > /tmp/guix-build-guix-0.16.0-10.2637cfd.drv-0/source/tests/processes.scm:37 > source: > + (test-assert > + "not a client" > + (not (find (lambda (session) > +(= (getpid) > + (process-id

bug#35484: GDM failing to start stumpwm after merge

2019-04-29 Thread Timothy Sample
Hi Brett, bre...@posteo.net writes: > On 29.04.2019 18:05, Timothy Sample wrote: >> >> After doing some testing in a VM, it looks like this is an issue >> with my >> recent commit: 8caa458953eeac783c73a0e5aaa72842fe3914c9. >> >> I added a placeholder desktop entry file, and even though I did my

bug#35484: GDM failing to start stumpwm after merge

2019-04-29 Thread brettg
On 29.04.2019 18:05, Timothy Sample wrote: Hi again, Timothy Sample writes: Hi Brett, Brett Gilio writes: Hey all I just reconfigured my system configuration after the big staging merge to master. I use StumpWM. GDM seems to be starting just fine, but after this reconfiguration

bug#35484: GDM failing to start stumpwm after merge

2019-04-29 Thread Timothy Sample
Hi again, Timothy Sample writes: > Hi Brett, > > Brett Gilio writes: > >> Hey all >> >> I just reconfigured my system configuration after the big staging merge >> to master. I use StumpWM. >> >> GDM seems to be starting just fine, but after this reconfiguration >> stumpwm or X or something is

bug#35484: GDM failing to start stumpwm after merge

2019-04-29 Thread Ricardo Wurmus
Hey Brett, > GDM seems to be starting just fine, but after this reconfiguration > stumpwm or X or something is crashing for me and looping me back to GDM. > > Where are the logs I can view for this? I see some message appear but > quickly disappear before looping back into GDM. The gdm user’s

bug#35465: Ocaml-yojson build failing

2019-04-29 Thread Ricardo Wurmus
Brett Gilio writes: > If Ricardo is reading this, would you mind taking a look at this issue? I’m reading this but I don’t know anything about Merlin or Menhir or Ocaml-yojson. I’m happy Julien fixed it already. -- Ricardo

bug#35465: Ocaml-yojson build failing

2019-04-29 Thread Julien Lepiller
Le Sun, 28 Apr 2019 22:15:33 -0500, Brett Gilio a écrit : > Julien Lepiller writes: > > > > Most likely this is my fault... I thought I rebuilt everything > > locally though. Yojson can be upgraded to 1.7.0, but I think it > > caused a build failure in merlin. Can you try? > > I actually did

bug#35484: GDM failing to start stumpwm after merge

2019-04-29 Thread Timothy Sample
Hi Brett, Brett Gilio writes: > Hey all > > I just reconfigured my system configuration after the big staging merge > to master. I use StumpWM. > > GDM seems to be starting just fine, but after this reconfiguration > stumpwm or X or something is crashing for me and looping me back to GDM. > >

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

2019-04-29 Thread Ludovic Courtès
Danny Milosavljevic skribis: > Let's also add MS_RELATIME which is halfway between noatime and atime. > > https://blog.confirm.ch/mount-options-atime-vs-relatime/ Good idea, could you send a patch? Thanks, Ludo’.

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

2019-04-29 Thread Danny Milosavljevic
Let's also add MS_RELATIME which is halfway between noatime and atime. https://blog.confirm.ch/mount-options-atime-vs-relatime/ pgpuGHE4zyc7s.pgp Description: OpenPGP digital signature

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

2019-04-29 Thread Ludovic Courtès
Hello, rendaw <7e9wc56emja...@s.rendaw.me> skribis: > From e7dcba4a76d624470d05172390dde8151fdb4750 Mon Sep 17 00:00:00 2001 > From: rendaw <> > Date: Mon, 29 Apr 2019 01:00:17 +0900 > Subject: [PATCH] [bug #35475] [PATCH] Add filesystem flag NOATIME > > Add a no-atime flag to the file-system

bug#35484: GDM failing to start stumpwm after merge

2019-04-29 Thread pelzflorian (Florian Pelz)
On Sun, Apr 28, 2019 at 11:30:05PM -0500, Brett Gilio wrote: > Hey all > > I just reconfigured my system configuration after the big staging merge > to master. I use StumpWM. > > GDM seems to be starting just fine, but after this reconfiguration > stumpwm or X or something is crashing for me and