diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2025-04-23 10:50:17 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2025-04-23 12:25:45 +0200 |
| commit | 27e62d4481a02f1016c7a72bedb946d92ceecf49 (patch) | |
| tree | 2b63443744a6e02ef4a0c384067e85bef1ed8809 /gnu/packages/patches/python-zeroc-ice-3.6.5-python-3.11-support.patch | |
| parent | e042751c321b205166b9efa50a56442a7677cb1b (diff) | |
activation: Fix ‘mkdir-p/perms’ on the Hurd.
Fixes <https://issues.guix.gnu.org/77992>.
Fixes a bug whereby ‘mkdir-p/perms’ would throw an exception on the
Hurd:
In gnu/build/activation.scm:
97:20 1 (mkdir-p/perms _ #("ludo" "x" 1000 998 "Ludovic…" …) …)
In unknown file:
0 (open "." 7340032 #<undefined>)
ERROR: In procedure open:
In procedure scm_fdes_to_port: requested file mode not available on fdes
This, in turn, would cause ‘user-homes’ to fail to start on the Hurd
since commit da741d89310efd0530351670d9c55ec2f952ab98.
* gnu/build/activation.scm (mkdir-p/perms): Add O_RDONLY to ‘open-flags’.
Reported-by: Yelninei <yelninei@tutamail.com>
Change-Id: I74f90599338772ba4341067215b864273aa30b3e
Diffstat (limited to 'gnu/packages/patches/python-zeroc-ice-3.6.5-python-3.11-support.patch')
0 files changed, 0 insertions, 0 deletions
