You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ??
The text was updated successfully, but these errors were encountered:
running log
any suggestions ??
The text was updated successfully, but these errors were encountered: