Skip to content

Conversation

@hamishmack
Copy link
Collaborator

I am not sure why this works on hydra, but on default install of nix
on ubuntu it fails to rename the plan-and-src $out because it is made
read only by rsync.

I am not sure why this works on hydra, but on default install of nix
on ubuntu it fails to rename the plan-and-src $out because it is made
read only by rsync.
@hamishmack hamishmack requested a review from angerman May 29, 2019 03:33
@hamishmack
Copy link
Collaborator Author

Here is where nix fails if the $out is read only.

Copy link
Contributor

@rvl rvl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not know that $out needs to be writable. Seems plausible.

Using rsync for copying seems a bit weird to me, but that's another issue I guess.

@hamishmack
Copy link
Collaborator Author

Here is where it seemed to fail with a permissions error that adding chmod +w fixed.

@angerman angerman merged commit b82a06c into master May 29, 2019
@hamishmack hamishmack deleted the hkm/nix-sandox-plan branch May 29, 2019 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants