nix copy just hangs with latest nix stable #43

Closed
opened 2023-06-12 18:57:42 +00:00 by happysalada · 4 comments
happysalada commented 2023-06-12 18:57:42 +00:00 (Migrated from github.com)

testing with latest nixpkgs unstable, and nix run .#app.nixinate.my_host
just hangs on the line

/nix/store/yxyyb12wn2zxq8dasrv4r9dx7x7vwd2i-nix-2.15.1/bin/nix copy /nix/store/p9xgyp1y3vj1c2y3aar84nly4z4848qm-source --to ssh://yt@bee

I don't know since when it's been happening, just got his trying to deploy today.

testing with latest nixpkgs unstable, and nix run .#app.nixinate.my_host just hangs on the line ``` /nix/store/yxyyb12wn2zxq8dasrv4r9dx7x7vwd2i-nix-2.15.1/bin/nix copy /nix/store/p9xgyp1y3vj1c2y3aar84nly4z4848qm-source --to ssh://yt@bee ``` I don't know since when it's been happening, just got his trying to deploy today.
MatthewCroughan commented 2023-06-14 09:40:14 +00:00 (Migrated from github.com)

This is definitely a Nix bug. Use an older version of Nix for now. Anecdotally, I have ran into this with nix copy, and I have a hunch that it has something to do with signatures/auth when performing the copy.

This is definitely a Nix bug. Use an older version of Nix for now. Anecdotally, I have ran into this with `nix copy`, and I have a hunch that it has something to do with signatures/auth when performing the copy.
happysalada commented 2023-06-14 11:51:48 +00:00 (Migrated from github.com)

Yeah it doesnt happen all the time, very weird.
Im good, happy to close this if you prefer

Yeah it doesnt happen all the time, very weird. Im good, happy to close this if you prefer
MatthewCroughan commented 2023-06-14 15:04:15 +00:00 (Migrated from github.com)

Given as it's an upstream Nix issue, it's best to close it yeah.

Given as it's an upstream Nix issue, it's best to close it yeah.

Closed due to fork migration, feel free to reopen.

Closed due to fork migration, feel free to reopen.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tristan/nixinate#43
No description provided.