infinite-omicron / pentesting-vm

Penetration Testing Virtual Machine
GNU General Public License v3.0
2 stars 2 forks source link

Upgrade source image to Alpine v3.17 #46

Closed oxr463 closed 1 year ago

oxr463 commented 1 year ago

Upgrade source image to Alpine v3.17

outzhu commented 1 year ago
pentesting-vagrant.vagrant.alpine: Collecting mitmproxy-wireguard<0.2,>=0.1.6
    pentesting-vagrant.vagrant.alpine:   Downloading mitmproxy_wireguard-0.1.20.tar.gz (28 kB)
    pentesting-vagrant.vagrant.alpine:   Installing build dependencies: started
    pentesting-vagrant.vagrant.alpine:   Installing build dependencies: finished with status 'done'
    pentesting-vagrant.vagrant.alpine:   Getting requirements to build wheel: started
    pentesting-vagrant.vagrant.alpine:   Getting requirements to build wheel: finished with status 'done'
    pentesting-vagrant.vagrant.alpine:   Preparing metadata (pyproject.toml): started
    pentesting-vagrant.vagrant.alpine:   Preparing metadata (pyproject.toml): finished with status 'error'
==> pentesting-vagrant.vagrant.alpine:   error: subprocess-exited-with-error
==> pentesting-vagrant.vagrant.alpine:
==> pentesting-vagrant.vagrant.alpine:   × Preparing metadata (pyproject.toml) did not run successfully.
==> pentesting-vagrant.vagrant.alpine:   │ exit code: 1
==> pentesting-vagrant.vagrant.alpine:   ╰─> [6 lines of output]
==> pentesting-vagrant.vagrant.alpine:
==> pentesting-vagrant.vagrant.alpine:       Cargo, the Rust package manager, is not installed or is not on PATH.
==> pentesting-vagrant.vagrant.alpine:       This package requires Rust and Cargo to compile extensions. Install it through
==> pentesting-vagrant.vagrant.alpine:       the system's package manager or via https://rustup.rs/
==> pentesting-vagrant.vagrant.alpine:
==> pentesting-vagrant.vagrant.alpine:       Checking for Rust toolchain....
==> pentesting-vagrant.vagrant.alpine:       [end of output]
==> pentesting-vagrant.vagrant.alpine:
==> pentesting-vagrant.vagrant.alpine:   note: This error originates from a subprocess, and is likely not a problem with pip.
==> pentesting-vagrant.vagrant.alpine: error: metadata-generation-failed
==> pentesting-vagrant.vagrant.alpine:
==> pentesting-vagrant.vagrant.alpine: × Encountered error while generating package metadata.
==> pentesting-vagrant.vagrant.alpine: ╰─> See above for output.
==> pentesting-vagrant.vagrant.alpine:
==> pentesting-vagrant.vagrant.alpine: note: This is an issue with the package mentioned above, not pip.
==> pentesting-vagrant.vagrant.alpine: hint: See above for details.
==> pentesting-vagrant.vagrant.alpine: Provisioning step had errors: Running the cleanup provisioner, if present...
==> pentesting-vagrant.vagrant.alpine: destroying Vagrant box...
==> pentesting-vagrant.vagrant.alpine: Deleting output directory...
Build 'pentesting-vagrant.vagrant.alpine' errored after 2 minutes 40 seconds: Script exited with non-zero exit status: 1. Allowed exit codes are: [0]

Can't build.