Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Derivation read fails with chroot stores #112

Open
lheckemann opened this issue Sep 11, 2023 · 1 comment
Open

Derivation read fails with chroot stores #112

lheckemann opened this issue Sep 11, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@lheckemann
Copy link

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

@maralorn
Copy link
Owner

Yeah, that is to be expected. I think the position of the store is even an assumption that I explicitly mention in the README.

I would be happy to have a solution to this but I can’t think of a good one.

@maralorn maralorn added enhancement New feature or request help wanted Extra attention is needed labels Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants