maralorn/nix-output-monitor

Derivation read fails with chroot stores

Open

#112 opened on Sep 11, 2023

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Haskell (46 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,523 stars)
PR merge metrics
 (Avg merge 3d) (11 merged PRs in 30d)

Description

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