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

Invalid cross-device link when building updater. #535

Closed
Zerophase opened this issue Jan 29, 2023 · 4 comments
Closed

Invalid cross-device link when building updater. #535

Zerophase opened this issue Jan 29, 2023 · 4 comments

Comments

@Zerophase
Copy link

I'm trying to build the Updater on an Arch System. Whenever I run make updater I receive error message of:

cargo run --release update
Finished release [optimized] target(s) in 0.40s
Running target/release/metadata-cli update
[2023-01-29T22:05:19Z INFO ] ⚙️ Generating unsigned_kusama_metadata_9370.apng...
[2023-01-29T22:05:22Z ERROR] Invalid cross-device link (os error 18)
make: *** [Makefile:14: updater] Error 1

@Zerophase
Copy link
Author

Looks like an issue with OverlayFS filesystems in ram. rust-lang/rustup#1239

@prybalko
Copy link
Contributor

prybalko commented Feb 1, 2023

@Zerophase Right, please try to remove and reinstall your toolchains. Feel free to close the issue if it works

@Zerophase
Copy link
Author

Just got my development machine back up. Other than reinstalling rust, which libraries should I reinstall.

@prybalko
Copy link
Contributor

Reinstalling rust should be enough. Other requirements are listed in the readme
https://github.com/paritytech/metadata-portal#arch-linux.

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

No branches or pull requests

2 participants