bug#78480: Database container postgres service stopped

2025-05-18 Thread ziyed mstph
Hello, When running the database container of the cookbook, the postgres service is stopped and therefore after entering the namespace, doing pgrep -a postgres does not show anything. Similarly, for the simple container with config ``` (use-modules (gnu) (gnu services ssh)) (operating

bug#65266: guix shell ocaml-core ocaml-core-unix gtk fails

2023-08-13 Thread ziyed mstph
The command guix shell ocaml-core ocaml-core-unix gtk fails with builder for `/gnu/store/s9snqp54x2g6sp6a600vw2cqs74i5m2v-gdk-pixbuf-loaders-cache-file.drv' failed due to signal 11 (Segmentation fault). It works if I do first guix shell ocaml-core ocaml-core-unix gtk and then guix shell gtk Gu