Closed deepfire closed 4 years ago
cc @domenkozar
That's only Nix specific. Seems like contents of store path changed, you'd have to diff binary to see if it was a bitrot or something else.
@deepfire did it block the deployement too ?
client> copying closure...
server> copying closure...
client> nix-copy-closure --to root@192.168.122.224 /nix/store/8x8yiwj6wgwdbkqyilhrjahynazrv8c7-nixos-system-client-18.03.git.2813af5
server> nix-copy-closure --to root@192.168.122.165 /nix/store/mabsi34yqlcj6mgih4ywvmq52y6xfzxa-nixos-system-server-18.03.git.2813af5
server> copying 139 missing paths (462.19 MiB) to ‘root@192.168.122.165’...
client> copying 139 missing paths (462.19 MiB) to ‘root@192.168.122.224’...
server> hash of path â/nix/store/35igc6qymihx77qslirbqiqk8k7l0v7n-autojump-22.5.0â has changed from âfea7b7e5c18763e8cbd9f6ec7824fd97a04432c435cf4a8052cc2178444999daâ to âe398b3c59f45feab134030d24a3db20a7fc0fda8d02b31f243357768fd79cf24â! at /nix/store/yvcm543nk.
client> hash of path â/nix/store/35igc6qymihx77qslirbqiqk8k7l0v7n-autojump-22.5.0â has changed from âfea7b7e5c18763e8cbd9f6ec7824fd97a04432c435cf4a8052cc2178444999daâ to âe398b3c59f45feab134030d24a3db20a7fc0fda8d02b31f243357768fd79cf24â! at /nix/store/yvcm543nk.
client> error: unexpected end-of-file
server> error: unexpected end-of-file
error: Multiple exceptions (2):
* client: command ‘['nix-copy-closure', '--to', 'root@192.168.122.224', u'/nix/store/8x8yiwj6wgwdbkqyilhrjahynazrv8c7-nixos-system-client-18.03.git.2813af5']’ failed on machine ‘client’ (exit code 255)
* server: command ‘['nix-copy-closure', '--to', 'root@192.168.122.165', u'/nix/store/mabsi34yqlcj6mgih4ywvmq52y6xfzxa-nixos-system-server-18.03.git.2813af5']’ failed on machine ‘server’ (exit code 255)
------------------------------
Traceback (most recent call last):
Traceback (most recent call last):
File "/home/teto/nixops/scripts/nixops", line 994, in <module>
e.print_all_backtraces()
File "/home/teto/nixops/nixops/parallel.py", line 20, in print_all_backtraces
traceback.print_exception(e[0], e[1], e[2])
File "/nix/store/xk2drqkvcv0cabgb3hsikh5vm5mhi9qi-python-2.7.14/lib/python2.7/traceback.py", line 125, in print_exception
print_tb(tb, limit, file)
File "/nix/store/xk2drqkvcv0cabgb3hsikh5vm5mhi9qi-python-2.7.14/lib/python2.7/traceback.py", line 61, in print_tb
f = tb.tb_frame
AttributeError: 'unicode' object has no attribute 'tb_frame'
I updated nixos-unstable but I now hit the attribute ‘nixosVersion’ missing, at /home/teto/nixops/nix/eval-machine-info.nix:306:107
(but I see a fix is pending :) )
When adding a simple python package to a deployment:
..the following crops up:
According to google, this error is mentioned a couple of times on
#nixos
IRC, but nowhere else.ebbababd8f9cb49d039f11d58e4e49d8e02d7533