all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Guix home reconfigure fails with "In procedure symlink: permission denied"
@ 2024-05-21  9:38 Tanguy LE CARROUR
  2024-06-04 19:24 ` Simon Tournier
  0 siblings, 1 reply; 9+ messages in thread
From: Tanguy LE CARROUR @ 2024-05-21  9:38 UTC (permalink / raw)
  To: help-guix

Hi Guix!

I don’t know if it’s a new problem, but this morning, when I reconfigured my
Guix home, it failed! 😱

```shell
$ guix home reconfigure tanguy.scm
# […]
building /gnu/store/nc193nbh3g5bnh33a4m316j8xzr2z5b9-files.drv...
-builder for `/gnu/store/nc193nbh3g5bnh33a4m316j8xzr2z5b9-files.drv' failed with exit code 1
build of /gnu/store/nc193nbh3g5bnh33a4m316j8xzr2z5b9-files.drv failed
View build log at '/var/log/guix/drvs/nc/193nbh3g5bnh33a4m316j8xzr2z5b9-files.drv.gz'.
cannot build derivation `/gnu/store/1hb5klscb2hhc2gyx797vsvpyhazjngq-home.drv': 1 dependencies couldn't be built
guix home: error: build of `/gnu/store/1hb5klscb2hhc2gyx797vsvpyhazjngq-home.drv' failed

$ gunzip -c /var/log/guix/drvs/nc/193nbh3g5bnh33a4m316j8xzr2z5b9-files.drv.gz
Backtrace:
           2 (primitive-load "/gnu/store/fvly06ac6y0c01r8zavc2m1zfk6?")
In ice-9/eval.scm:
    619:8  1 (_ #f)
In unknown file:
           0 (symlink "/gnu/store/676qwqy15al2zi7a5s4kb1lwjr6yxqpf-?" ?)

ERROR: In procedure symlink:
In procedure symlink: Permission denied

# The files mentioned do not exist…
$ ls /gnu/store/fvly06ac6y0c01r8zavc2m1zfk6?
$ ls /gnu/store/676qwqy15al2zi7a5s4kb1lwjr6yxqpf-?

# But files with longer names exist! Could the problem be the `?` caracter?
$ ls /gnu/store/fvly06ac6y0c01r8zavc2m1zfk6?*
/gnu/store/fvly06ac6y0c01r8zavc2m1zfk6pvhn9-files-builder

$ ls /gnu/store/676qwqy15al2zi7a5s4kb1lwjr6yxqpf-?*
/gnu/store/676qwqy15al2zi7a5s4kb1lwjr6yxqpf-config
```

Is anyone having the same problem or is it just me?

-- 
Tanguy


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-06-12  6:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-21  9:38 Guix home reconfigure fails with "In procedure symlink: permission denied" Tanguy LE CARROUR
2024-06-04 19:24 ` Simon Tournier
2024-06-06  6:49   ` Tanguy LE CARROUR
2024-06-06  9:02     ` Nils Landt
2024-06-06 11:14       ` Tanguy LE CARROUR
2024-06-06 11:19         ` Nils Landt
2024-06-06 11:26           ` Tanguy LE CARROUR
2024-06-11 15:45     ` Ludovic Courtès
2024-06-12  6:25       ` Tanguy LE CARROUR

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.