-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi!
I'm setting this up on an HPC, and though initializing at /tmp/hermes-store
worked, in my home directory I'm getting the following error:
error: unable to acquire lock on file '/users/home/rog32/.hermes-store/var/hermes/lock/gc.lock' - Bad file descriptor
in flock/acquire
in acquire-gc-lock [src/pkgstore.janet] on line 200, column 3
in gc [src/pkgstore.janet] (tailcall) on line 231, column 18
in <anonymous> [src/hermes-pkgstore-main.janet] on line 289, column 16
in main [src/hermes-pkgstore-main.janet] on line 285, column 3
Since it is on an HPC, the underlying filesystem is an NFS one, and I do not have root access.
Metadata
Metadata
Assignees
Labels
No labels