bug#76130: 'herd status' cannot handle inaccessible logfiles (shepherd 1.0.1)

2025-02-08 Thread Ludovic Courtès
Hi Andrew, Andrew Wong skribis: > I've found a bug in shepherd 1.0.1. When a service has a log file in > an 'inaccessible' location, e.g. a home service logging to /var/log, > it causes 'herd status $service' to hang, as well as the overall 'herd > service' command. I found it with this service[

bug#76141: guix locate --clear tries to write to readonly database

2025-02-08 Thread yelninei--- via Bug reports for GNU Guix
When a system wide database exists (at /var/cache/guix/locate/db.sqlite) 'guix locate --clear' invoked as an unprivileged user tries to write to it and fail. Steps to reproduce: - sudo mkdir -p /var/cache/guix/locate - sudo touch /var/cache/guix/locate/db.sqlite - guix locate --clear Observe the e

bug#76110: Broken i686 package on x86_64 since commit 28e4018e59

2025-02-08 Thread David Elsing
Hi, Denis 'GNUtoo' Carikli writes: > And the process gave the commit 28e4018e59d30efb3d52aa950ce2261f11b69b33 > ("grafts: Allow file-like objects in the ‘replacement’ field of > ."). > > However I didn't look into how to repair the behavior above as I'm not > familiar at all with the code that t

bug#75932: go@1.17.13 builds failing on aarch64-linux

2025-02-08 Thread Ian Eure
close 75932 thanks Hi Sharlatan, I rebooted my VM and am no longer able to reproduce the issue, even though I hadn’t pulled any newer revisions. Not sure what was going on with this, might be a reproducability bug. -- Ian Sharlatan Hellseher writes: Hi Ian, I tried to reproduce it wit

bug#75932: go@1.17.13 builds failing on aarch64-linux

2025-02-08 Thread Sharlatan Hellseher