maralorn/nix-output-monitor

Derivation read fails with chroot stores

Open

#112 geöffnet am 11. Sept. 2023

Auf GitHub ansehen
 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Haskell (46 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (1.523 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T) (11 gemergte PRs in 30 T)

Beschreibung

What:

Lots of errors like

nix-output-monitor error: DerivationReadError /nix/store/d8sbf9afdpg05bak61lm1qyc3sjgqlq0-linux-config-6.1.51.drv: openFile: does not exist (No such file or directory)

How:

Run a build in a chroot store, e.g. nom-build --no-substitute --store /tmp '<nixpkgs>' -A linux

Contributor Guide