maralorn/nix-output-monitor

Derivation read fails with chroot stores

Open

#112 ouverte le 11 sept. 2023

Voir sur GitHub
 (2 commentaires) (1 réaction) (0 assignés)Haskell (46 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 523 stars)
Métriques de merge PR
 (Merge moyen 3j) (11 PRs mergées en 30 j)

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

Guide contributeur