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

copy_server.sh failed due to blueprint ?? #11

Open
changchichung opened this issue Dec 5, 2022 · 2 comments
Open

copy_server.sh failed due to blueprint ?? #11

changchichung opened this issue Dec 5, 2022 · 2 comments

Comments

@changchichung
Copy link

running log

root@s02:~/shutit_copyserver/bin# ./copy_server.sh 
~/shutit_copyserver ~/shutit_copyserver/bin
2022-12-05 13:46:10,081 INFO: ShutIt modules loaded
2022-12-05 13:46:10,081 INFO: Configuration loaded
2022-12-05 13:46:13,184 INFO: Connected to target



Please input a value for shutit.shutit_copyserver.shutit_copyserver.shutit_copyserver.base_image

Please input an appropriate docker base image, eg:
ubuntu
ubuntu:12.04
centos

You can use any base image you want, but be aware that non-apt or yum-based images are less likely to succeed.: 
ubuntu
2022-12-05 13:46:20,775 INFO: Considering whether to build: shutit.tk.setup
2022-12-05 13:46:22,946 INFO: Building ShutIt module: shutit.tk.setup with run order: 0
2022-12-05 13:46:23,339 INFO: Considering whether to build: shutit.shutit_copyserver.shutit_copyserver.shutit_copyserver
2022-12-05 13:46:25,512 INFO: Building ShutIt module: shutit.shutit_copyserver.shutit_copyserver.shutit_copyserver with run order: 1161086295
2022-12-05 13:46:25,518 INFO: Matching output from: "whoami" to one of these regexps:root
2022-12-05 13:46:25,654 INFO: Installing package: python-pip
2022-12-05 13:46:35,613 INFO: Installing package: git
2022-12-05 13:46:35,750 INFO: git already installed.
2022-12-05 13:46:35,756 INFO: Matching output from: "git config -l" to one of these regexps:user.email
2022-12-05 13:46:36,877 INFO: Matching output from: "git config -l" to one of these regexps:user.name


WARNING: command:
pip install blueprint

returned unaccepted exit code: 127
If this is expected, pass in check_exit=False or an exit_values array into the send function call.

Interactive, so not retrying.
Pause point on exit_code != 0 (127). CTRL-C to quit

any suggestions ??

@ackerthehacker2
Copy link

I get the same error

@yakman2020
Copy link

Same here. It claims not to be able to find ConfigParser

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

3 participants