Re: more space on berlin.guixsd.org

2018-11-12 Thread Maxim Cournoyer
Brett Gilio writes: > Ricardo Wurmus writes: > >> Hey Guix, >> >> today we finally succeeded in attaching an external storage array to the >> server known as berlin.guixsd.org. I relocated the /gnu/store directory >> from the local 1TB disk to the external storage. The result is that we >> now

Re: push right for trivial commits

2018-11-12 Thread Alex Vong
Alex Vong writes: > l...@gnu.org (Ludovic Courtès) writes: > >> Hi Alex, >> >> Alex Vong skribis: >> >>> l...@gnu.org (Ludovic Courtès) writes: >> >> [...] >> I’ve added you to the group on Savannah, so you now have commit access. Please upload the OpenPGP key you will use to sign

Re: push right for trivial commits

2018-11-12 Thread Alex Vong
l...@gnu.org (Ludovic Courtès) writes: > Hi Alex, > > Alex Vong skribis: > >> l...@gnu.org (Ludovic Courtès) writes: > > [...] > >>> I’ve added you to the group on Savannah, so you now have commit access. >>> >>> Please upload the OpenPGP key you will use to sign commits to Savannah, >>> and repl

Proposal: rename sshfs-fuse -> sshfs

2018-11-12 Thread swedebugia
Reasons: * shorter is better. * the project it self names it sshfs. * there are no other sshfs implementations to my knowledge -- Cheers Swedebugia

Re: [Cuirass] Missing database indexes?

2018-11-12 Thread Danny Milosavljevic
On Tue, 13 Nov 2018 00:31:40 +0100 Danny Milosavljevic wrote: > Hi Ludo, > > On Sun, 11 Nov 2018 18:06:00 +0100 > l...@gnu.org (Ludovic Courtès) wrote: > > > I don’t really know what additional index to create (and I’d rather let > > SQLite do it for me, if it were possible). > > Not exactly

Re: [Cuirass] Missing database indexes?

2018-11-12 Thread Danny Milosavljevic
Hi Ludo, On Sun, 11 Nov 2018 18:06:00 +0100 l...@gnu.org (Ludovic Courtès) wrote: > I don’t really know what additional index to create (and I’d rather let > SQLite do it for me, if it were possible). Not exactly what you mean but there's this: https://www.sqlite.org/lang_analyze.html It does

Re: [Cuirass] Missing database indexes?

2018-11-12 Thread Danny Milosavljevic
Hi Björn, On Mon, 12 Nov 2018 19:50:44 +0100 Björn Höfling wrote: > Hm. This code smells ... It looks too complicated. I was trying to cut down the number of prepared statements in use and prevent a combinatorial explosion while keeping the kinds of queries we can do open. Either the value of

doc: Proposed note about symlinks in section "invoking guix pull"

2018-11-12 Thread swedebugia
Hi The manual reads: "This |~/.config/guix/current| profile works like any other profile created by |guix package| (see Invoking guix package ). That is, you can list generations, roll back

Re: Membership disabled due to excessive bounces

2018-11-12 Thread swedebugia
On 2018-11-12 21:54, Pierre Neidhardt wrote: What shall we do then? Switch to Riseup! ;-) Seriously their infrastructure is rock solid and stable and I never had any issues. Donation based and run entirely on free software with <3 -- Cheers Swedebugia

Re: Membership disabled due to excessive bounces

2018-11-12 Thread Mark H Weaver
Pierre Neidhardt writes: > What shall we do then? Off-list, I sent you one of the bounce messages, which includes the original message that was rejected. If you could ask Gandi for more information on why they rejected the message and report back, that would be helpful. Mark

Re: [PATCH][WIP] Elogind update

2018-11-12 Thread Stefan Stefanović
>Perhaps we could put the PID file in /run/systemd or something. We could change the PID file path, I have changed it to "/var/run/elogind.pid". I will change it to "/run/systemd/elogind.pid", I will test it and report tomorrow. I am thinking of making the PID file check more robust by covering th

Re: Membership disabled due to excessive bounces

2018-11-12 Thread Pierre Neidhardt
What shall we do then? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

Re: Membership disabled due to excessive bounces

2018-11-12 Thread Mark H Weaver
Pierre Neidhardt writes: > Today is the second time I receive a membership deletion email from the > mailing list (first one was on the 31st of October). > > It starts with: > >> Your membership in the mailing list Guix-devel has been disabled due >> to excessive bounces The last bounce received

Re: [Cuirass] Missing database indexes?

2018-11-12 Thread Amirouche Boubekki
Hello all, Le lun. 12 nov. 2018 à 19:51, Björn Höfling < bjoern.hoefl...@bjoernhoefling.de> a écrit : > Hi Ludo, > > On Sun, 11 Nov 2018 18:06:00 +0100 > l...@gnu.org (Ludovic Courtès) wrote: > > > Indeed, that solves the problem for this simple example, thanks! > > > > Now, if I go back to the b

Re: [Cuirass] Missing database indexes?

2018-11-12 Thread Björn Höfling
Hi Ludo, On Sun, 11 Nov 2018 18:06:00 +0100 l...@gnu.org (Ludovic Courtès) wrote: > Indeed, that solves the problem for this simple example, thanks! > > Now, if I go back to the big query that /api/latestbuilds makes¹, the > result is still pretty bad: > > --8<---cut here---

Re: Golang programs keeping references [gnu: go: Update default to 1.11.]

2018-11-12 Thread Leo Famulari
On Mon, Nov 12, 2018 at 06:38:53PM +0100, Pierre Neidhardt wrote: > Yes, it should be statically linked. Isn't it the same issue as we recently > had > with go-1.11 itself? > > The fix was > > --8<---cut here---start->8--- >;; Prevent installation

Re: Golang programs keeping references [gnu: go: Update default to 1.11.]

2018-11-12 Thread Leo Famulari
On Mon, Nov 12, 2018 at 06:38:53PM +0100, Pierre Neidhardt wrote: > Yes, it should be statically linked. Isn't it the same issue as we recently > had > with go-1.11 itself? > > The fix was > > --8<---cut here---start->8--- >;; Prevent installation

Re: Golang programs keeping references [gnu: go: Update default to 1.11.]

2018-11-12 Thread Leo Famulari
On Mon, Nov 12, 2018 at 12:48:20PM -0500, Leo Famulari wrote: > way, then it's time to finally move the Boyer-Moore implementation in > (guix grafts) to its own module so we can use it easily. Mistake — it's in (guix build grafts). signature.asc Description: PGP signature

Re: Packaging gx (for IPFS): Need to update default Go to 1.11?

2018-11-12 Thread Leo Famulari
On Mon, Nov 12, 2018 at 10:45:07AM +0100, Pierre Neidhardt wrote: > Alright, I've applied the changes and updated to go-1.11. > Should we remove go-1.9 now? If all of our Go packages are still working with Go 1.11, then it should be safe to remove Go 1.9. We should take care to handle the inherit

Golang programs keeping references [gnu: go: Update default to 1.11.]

2018-11-12 Thread Leo Famulari
On Mon, Nov 12, 2018 at 04:32:46AM -0500, Pierre Neidhardt wrote: > commit 9a65a052016572b61e3c4247fcdf9e0478656f71 > Author: Pierre Neidhardt > Date: Sun Nov 11 22:02:18 2018 +0100 > > gnu: go: Update default to 1.11. > > * gnu/packages/golang.scm (go): Update default to 1.11. I

Re: more space on berlin.guixsd.org

2018-11-12 Thread Leo Famulari
On Sun, Nov 11, 2018 at 08:11:36PM +0100, Ricardo Wurmus wrote: > Hey Guix, > > today we finally succeeded in attaching an external storage array to the > server known as berlin.guixsd.org. I relocated the /gnu/store directory > from the local 1TB disk to the external storage. The result is that

Re: [PATCH][WIP] Elogind update

2018-11-12 Thread Andy Wingo
On Sat 10 Nov 2018 17:00, Stefan Stefanović writes: > But the problem is with the stale PID found after a forced/abrupt reboot. > As far as I know other distributions do not have to deal with this problem, > because they mount tmpfs to /run and /var/run. > We (Guix) need to find the 2nd part of t

Re: Programs like pcmanfm, evince, ... don't connect to dbus unless run with dbus-launch

2018-11-12 Thread Brendan Tildesley
On 08/13/18 08:09, Danny Milosavljevic wrote: > Okay. To compare, try this: > $ ps $(pgrep -U `id -u` '^dbus-daemon$') |grep session |grep -v /run/user/ > Notice the PID (first column) and then do: > $ cat /proc//environ |tr '\0' '\n' |grep XDG > > Is the result the same? b@ui ~$ ps $(pgrep -U `id

Re: Packaging gx (for IPFS): Need to update default Go to 1.11?

2018-11-12 Thread Pierre Neidhardt
Alright, I've applied the changes and updated to go-1.11. Should we remove go-1.9 now? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature