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

failed to run on-target -u root bash < target-bin/upgrade-system.sh >> var/install.log 2>&1 (RuntimeError) #271

Open
Kailkox opened this issue Jan 7, 2022 · 2 comments

Comments

@Kailkox
Copy link

Kailkox commented Jan 7, 2022

Hi, I'm building my own cryptocurrency to windows executable. I was following that guy on yt: https://www.youtube.com/watch?v=_ti-d5t1WX8 I was using tips from #180 too, and got some progress, but now I'm stuck on this error:
Upgrading system, may take a while (log in var/install.log)
Traceback (most recent call last):
from ./bin/gbuild:334:in <main>' from ./bin/gbuild:334:in each'
from ./bin/gbuild:336:in block in <main>' from ./bin/gbuild:336:in each'
from ./bin/gbuild:341:in block (2 levels) in <main>' from ./bin/gbuild:138:in build_one_configuration'
./bin/gbuild:23:in `system!': failed to run on-target -u root bash < target-bin/upgrade-system.sh >> var/install.log 2>&1 (RuntimeError)

My install.log is:

Setting up zip (3.0-4) ...
Setting up binutils-mingw-w64-i686 (2.22-2ubuntu1+1) ...
Setting up binutils-mingw-w64-x86-64 (2.22-2ubuntu1+1) ...
Setting up faketime (0.8-1) ...
Setting up mingw-w64-dev (2.0.1-1) ...
Setting up gcc-mingw-w64-base (4.6.3-1ubuntu5+5ubuntu1) ...
Setting up gcc-mingw-w64-i686 (4.6.3-1ubuntu5+5ubuntu1) ...
Setting up g++-mingw-w64-i686 (4.6.3-1ubuntu5+5ubuntu1) ...
Setting up gcc-mingw-w64-x86-64 (4.6.3-1ubuntu5+5ubuntu1) ...
Setting up g++-mingw-w64-x86-64 (4.6.3-1ubuntu5+5ubuntu1) ...
Setting up g++-mingw-w64 (4.6.3-1ubuntu5+5ubuntu1) ...
Setting up gcc-mingw-w64 (4.6.3-1ubuntu5+5ubuntu1) ...
Setting up mingw-w64 (2.0.1-1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
stdin: is not a tty

And I don't know if I'm doing something wrong, or what.

@Vitalik-Hakim
Copy link
Contributor

Have you fixed it?
Its the same error here for me. It used to work earlier but its not working again

@Kailkox
Copy link
Author

Kailkox commented Feb 9, 2022

Have you fixed it? Its the same error here for me. It used to work earlier but its not working again

oh, so im not alone with that, I'm creating new virtual machine to fix this, hope it works
I will give info in few hours about that

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