maralorn/nix-output-monitor

Derivation read fails with chroot stores

Open

#112 aberto em 11 de set. de 2023

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

Métricas do repositório

Stars
 (1.523 stars)
Métricas de merge de PR
 (Mesclagem média 3d) (11 fundiu PRs em 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

Guia do colaborador