Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tomoyk
Copy link

@tomoyk tomoyk commented Jun 6, 2020

Running on http-proxy environment, I could not install octopass because sudo bash could not read environment vars.

$ export | grep -i http
declare -x http_proxy="http://192.168.210.1:8080/"
declare -x https_proxy="http://192.168.210.1:8080/"

$ curl -s https://packagecloud.io/install/repositories/linyows/octopass/script.deb.sh | sudo bash
Installing /etc/apt/sources.list.d/linyows_octopass.list...curl: (7) Failed to connect to packagecloud.io port 443: Connection refused

Unable to run:
    curl https://packagecloud.io/install/repositories/linyows/octopass/config_file.list?os=Ubuntu&dist=bionic&source=script

Double check your curl installation and try again.

see also: https://linux.die.net/man/8/sudo

@linyows
Copy link
Owner

linyows commented Oct 15, 2020

I'm sorry for the late reply. This fix is your environment dependent and is not needed in the README. Thanks.

@linyows linyows closed this Oct 15, 2020
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

Successfully merging this pull request may close these issues.

2 participants