maralorn/nix-output-monitor

Derivation read fails with chroot stores

Open

#112 创建于 2023年9月11日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)Haskell (46 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (1,523 star)
PR 合并指标
 (平均合并 3天) (30 天内合并 11 个 PR)

描述

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

贡献者指南