maralorn/nix-output-monitor

Derivation read fails with chroot stores

Open

#112 opened on 2023年9月11日

GitHub で見る
 (2 comments) (1 reaction) (0 assignees)Haskell (46 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,523 stars)
PR merge metrics
 (平均マージ 3d) (30d で 11 merged PRs)

説明

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

コントリビューターガイド