bug#39727: statx error running 'guix gc' on CentOS 7

2020-02-26 Thread Ludovic Courtès
Hi Paul, Paul Garlick skribis: >> Great. Could you apply the following patch, run the daemon with: >> >> sudo -E ./pre-inst-env guix-daemon --build-users-group=… >> >> then run: >> >> guix gc -C42 > > Yes, all is good. > > I have re-built guix with your patch and started the daemon. N

bug#39727: statx error running 'guix gc' on CentOS 7

2020-02-24 Thread Paul Garlick
Hi Ludo, > Great. Could you apply the following patch, run the daemon with: > > sudo -E ./pre-inst-env guix-daemon --build-users-group=… > > then run: > > guix gc -C42 Yes, all is good. I have re-built guix with your patch and started the daemon. Now 'guix gc' runs as expected: . .

bug#39727: statx error running 'guix gc' on CentOS 7

2020-02-24 Thread Ludovic Courtès
Hi Paul, Paul Garlick skribis: > Initially, with the AT_STATX_DONT_SYNC flag, the output is: > > $ failed: Invalid argument > > Then, without the AT_STATX_DONT_SYNC flag, the program runs and there > is no output. Great. Could you apply the following patch, run the daemon with: sudo -E ./p

bug#39727: statx error running 'guix gc' on CentOS 7

2020-02-24 Thread Paul Garlick
Hi Ludo, > This was during the “removing unused link” phase, right? > Yes, that's it. > The system is running CentOS 7: > > $ cat /etc/centos-release > CentOS Linux release 7.7.1908 (Core) > > What does “uname -r” return? 3.10.0-1062.12.1.el7.x86_64 > Let me know how it goes! I compiled a C

bug#39727: statx error running 'guix gc' on CentOS 7

2020-02-21 Thread Ludovic Courtès
Hi, Paul Garlick skribis: > After a 'guix pull' today to commit > 536cc4aae5b58b45b974530646a4916a29a8aa6c I noticed that 'guix gc' fails > with the message: > > guix gc: error: statting `/gnu/store/.links/0pck...': Invalid argument This was during the “removing unused link” phase, right? > Th

bug#39727: statx error running 'guix gc' on CentOS 7

2020-02-21 Thread Paul Garlick
Hi Guix, After a 'guix pull' today to commit 536cc4aae5b58b45b974530646a4916a29a8aa6c I noticed that 'guix gc' fails with the message: guix gc: error: statting `/gnu/store/.links/0pck...': Invalid argument The system is running CentOS 7: $ cat /etc/centos-release CentOS Linux release 7.7.1908 (