sandstorm-io/vagrant-spk

vagrant-spk pack fails with "invalid cross-device link"

abliss opened this issue · 0 comments

Presumably this happens when the destination spk is on a different disk volume from the place where vagrant keeps its homedir.

Traceback (most recent call last):
File "/home/abliss/bin/vagrant-spk", line 1006, in <module> main()
File "/home/abliss/bin/vagrant-spk", line 1003, in main operation(args)
File "/home/abliss/bin/vagrant-spk", line 844, in pack
os.rename("sandstorm-package.spk", output_spk)
OSError: [Errno 18] Invalid cross-device link