We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the script is wrong and the IP/path unvalid
root@pve:~# bash -c "$(wget -qLO - https://raw.githubusercontent.com/ahuacate/pve-medialab/main/pve_medialab_installer.sh)" Selecting previously unselected package liberror-perl. (Reading database ... 43912 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+deb11u2_all.deb ... Unpacking git-man (1:2.30.2-1+deb11u2) ... Selecting previously unselected package git. Preparing to unpack .../git_1%3a2.30.2-1+deb11u2_amd64.deb ... Unpacking git (1:2.30.2-1+deb11u2) ... 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+deb11u2) ... Setting up git (1:2.30.2-1+deb11u2) ... Processing triggers for man-db (2.9.4-2) ... Cloning into 'pve-medialab'... remote: Enumerating objects: 1230, done. remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 100% (5/5), done. remote: Total 1230 (delta 7), reused 5 (delta 5), pack-reused 1220 Receiving objects: 100% (1230/1230), 3.51 MiB | 7.54 MiB/s, done. Resolving deltas: 100% (549/549), done. Submodule 'SimpleHTTPServerWithUpload' (//192.168.1.10/git/ahuacate/SimpleHTTPServerWithUpload) registered for path 'SimpleHTTPServerWithUpload' Submodule 'common' (https://github.com/ahuacate/common.git) registered for path 'common' fatal: repository '//192.168.1.10/git/ahuacate/SimpleHTTPServerWithUpload' does not exist fatal: clone of '//192.168.1.10/git/ahuacate/SimpleHTTPServerWithUpload' into submodule path '/tmp/pve-medialab/SimpleHTTPServerWithUpload' failed Failed to clone 'SimpleHTTPServerWithUpload'. Retry scheduled Cloning into '/tmp/pve-medialab/common'... remote: Enumerating objects: 2230, done. remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 100% (8/8), done. remote: Total 2230 (delta 11), reused 8 (delta 8), pack-reused 2214 Receiving objects: 100% (2230/2230), 417.47 KiB | 2.92 MiB/s, done. Resolving deltas: 100% (1270/1270), done. fatal: repository '//192.168.1.10/git/ahuacate/SimpleHTTPServerWithUpload' does not exist fatal: clone of '//192.168.1.10/git/ahuacate/SimpleHTTPServerWithUpload' into submodule path '/tmp/pve-medialab/SimpleHTTPServerWithUpload' failed
The text was updated successfully, but these errors were encountered:
No branches or pull requests
the script is wrong and the IP/path unvalid
root@pve:~# bash -c "$(wget -qLO - https://raw.githubusercontent.com/ahuacate/pve-medialab/main/pve_medialab_installer.sh)" Selecting previously unselected package liberror-perl. (Reading database ... 43912 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+deb11u2_all.deb ... Unpacking git-man (1:2.30.2-1+deb11u2) ... Selecting previously unselected package git. Preparing to unpack .../git_1%3a2.30.2-1+deb11u2_amd64.deb ... Unpacking git (1:2.30.2-1+deb11u2) ... 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+deb11u2) ... Setting up git (1:2.30.2-1+deb11u2) ... Processing triggers for man-db (2.9.4-2) ... Cloning into 'pve-medialab'... remote: Enumerating objects: 1230, done. remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 100% (5/5), done. remote: Total 1230 (delta 7), reused 5 (delta 5), pack-reused 1220 Receiving objects: 100% (1230/1230), 3.51 MiB | 7.54 MiB/s, done. Resolving deltas: 100% (549/549), done. Submodule 'SimpleHTTPServerWithUpload' (//192.168.1.10/git/ahuacate/SimpleHTTPServerWithUpload) registered for path 'SimpleHTTPServerWithUpload' Submodule 'common' (https://github.com/ahuacate/common.git) registered for path 'common' fatal: repository '//192.168.1.10/git/ahuacate/SimpleHTTPServerWithUpload' does not exist fatal: clone of '//192.168.1.10/git/ahuacate/SimpleHTTPServerWithUpload' into submodule path '/tmp/pve-medialab/SimpleHTTPServerWithUpload' failed Failed to clone 'SimpleHTTPServerWithUpload'. Retry scheduled Cloning into '/tmp/pve-medialab/common'... remote: Enumerating objects: 2230, done. remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 100% (8/8), done. remote: Total 2230 (delta 11), reused 8 (delta 8), pack-reused 2214 Receiving objects: 100% (2230/2230), 417.47 KiB | 2.92 MiB/s, done. Resolving deltas: 100% (1270/1270), done. fatal: repository '//192.168.1.10/git/ahuacate/SimpleHTTPServerWithUpload' does not exist fatal: clone of '//192.168.1.10/git/ahuacate/SimpleHTTPServerWithUpload' into submodule path '/tmp/pve-medialab/SimpleHTTPServerWithUpload' failed
The text was updated successfully, but these errors were encountered: