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

Install script failing #4

Open
jimternet opened this issue Jul 20, 2022 · 2 comments
Open

Install script failing #4

jimternet opened this issue Jul 20, 2022 · 2 comments

Comments

@jimternet
Copy link

jimternet commented Jul 20, 2022


root@proxmox2:~# bash -c "$(wget -qLO - https://raw.githubusercontent.com/ahuacate/pve-host-setup/master/pve_host_setup_toolbox.sh)"

Selecting previously unselected package liberror-perl.
(Reading database ... 43167 files and directories currently installed.)
Preparing to unpack .../liberror-perl_0.17029-1_all.deb ...
Unpacking liberror-perl (0.17029-1) ...
Selecting previously unselected package git-man.
Preparing to unpack .../git-man_1%3a2.30.2-1_all.deb ...
Unpacking git-man (1:2.30.2-1) ...
Selecting previously unselected package git.
Preparing to unpack .../git_1%3a2.30.2-1_amd64.deb ...
Unpacking git (1:2.30.2-1) ...
Selecting previously unselected package patch.
Preparing to unpack .../patch_2.7.6-7_amd64.deb ...
Unpacking patch (2.7.6-7) ...
Setting up liberror-perl (0.17029-1) ...
Setting up patch (2.7.6-7) ...
Setting up git-man (1:2.30.2-1) ...
Setting up git (1:2.30.2-1) ...
Processing triggers for man-db (2.9.4-2) ...
Cloning into 'pve-host-setup'...
remote: Enumerating objects: 190, done.
remote: Counting objects: 100% (187/187), done.
remote: Compressing objects: 100% (88/88), done.
remote: Total 190 (delta 111), reused 168 (delta 92), pack-reused 3
Receiving objects: 100% (190/190), 210.09 KiB | 2.92 MiB/s, done.
Resolving deltas: 100% (111/111), done.
Submodule 'common' (https://github.com/ahuacate/common.git) registered for path 'common'
Cloning into '/tmp/pve-host-setup/common'...
remote: Enumerating objects: 907, done.        
remote: Counting objects: 100% (303/303), done.        
remote: Compressing objects: 100% (165/165), done.        
remote: Total 907 (delta 164), reused 243 (delta 113), pack-reused 604        
Receiving objects: 100% (907/907), 243.85 KiB | 2.65 MiB/s, done.
Resolving deltas: 100% (454/454), done.
Submodule path 'common': checked out '633bb3d420902deebde7daae95eea01dccf90fb2'
bash: line 81: /root/common/pve/src/pvesource_bash_defaults.sh: No such file or directory
bash: line 84: section: command not found
bash: line 106: msg_box: command not found
bash: line 111: makeselect_input2: command not found
bash: line 112: singleselect: command not found
bash: line 113: [: ==: unary operator expected
bash: line 116: [: ==: unary operator expected
bash: line 123: section: command not found
bash: line 125: msg_box: command not found

bash: line 130: makeselect_input2: command not found
bash: line 131: singleselect: command not found
bash: line 133: [: ==: unary operator expected
bash: line 136: [: ==: unary operator expected
bash: line 144: [: ==: unary operator expected
bash: line 152: [: ==: unary operator expected
bash: line 160: [: ==: unary operator expected
bash: line 164: [: ==: unary operator expected
bash: line 167: [: ==: unary operator expected
bash: line 170: [: ==: unary operator expected
bash: line 178: [: ==: unary operator expected
bash: line 186: [: ==: unary operator expected
bash: line 194: [: ==: unary operator expected
bash: line 123: section: command not found
bash: line 125: msg_box: command not found
@JinRoh3
Copy link

JinRoh3 commented Dec 17, 2022

I'm experiencing the same issue

@andrepcg
Copy link

Same. No idea where makeselect_input2 is defined

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