about summary refs log tree commit diff
path: root/genenetwork/services
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-10-27 06:38:32 -0500
committerFrederick Muriuki Muriithi2025-10-27 08:52:53 -0500
commitd3afb233750cf034bd78e53679ab3c6c1496798e (patch)
treeb76a063e1634a821713ca86644a14c26c710327e /genenetwork/services
parentd7b17512cf883b51f9a846f4ea1fd7a3027f6da7 (diff)
downloadgn-machines-main.tar.gz
Share the parent dir for `llm-db-path` with POLA wrapper HEAD main
Share the parent directory for `llm-db-path` with the POLA wrapper,
rather than just the file to ensure that the permissions are set up
correctly and prevent SQLite from raising an error.
Diffstat (limited to 'genenetwork/services')
-rw-r--r--genenetwork/services/genenetwork.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/genenetwork/services/genenetwork.scm b/genenetwork/services/genenetwork.scm
index 08197b5..9ba6213 100644
--- a/genenetwork/services/genenetwork.scm
+++ b/genenetwork/services/genenetwork.scm
@@ -553,7 +553,7 @@ object."
                               (source xapian-db)
                               (target source))
                              (file-system-mapping
-                              (source llm-db-path)
+                              (source (dirname llm-db-path))
                               (target source)
                               (writable? #t))
                              (file-system-mapping