Skip to content

Attempts to install net-tools on Arch Linux when already installed #62

Closed
@TheROFL98

Description

@TheROFL98

When running phreakscript on an Arch Linux installation, this prompt appears before trying to install net-tools (when it's already installed)
which: no net-tools in (/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)

According to the script it seems to check if a program called net-tools exists: 868f6e9#diff-e38b426958f10b80b0c2800878509c5dd037d3f71ea3c37aa249f7e665fa82bcR448

Except net-tools isn't a program, and so the script tries to download it over and over again when it's already installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions