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

NeuroDebian: port 80 won't work #160

Open
nielsaka opened this issue Jan 5, 2018 · 0 comments
Open

NeuroDebian: port 80 won't work #160

nielsaka opened this issue Jan 5, 2018 · 0 comments

Comments

@nielsaka
Copy link

nielsaka commented Jan 5, 2018

Fyi, following the instructions in pages/docs/install/install-linux.md when I set up the NeuroDebian repository and try to contact the keyserver, port 80 will not work for me.

So maybe

sudo wget -O- http://neuro.debian.net/lists/xenial.us-ca.full | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
sudo apt-key adv --recv-keys --keyserver hkp://pool.sks-keyservers.net 0xA5D32F012649A5A9

instead of

sudo wget -O- http://neuro.debian.net/lists/xenial.us-ca.full | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
sudo apt-key adv --recv-keys --keyserver hkp://pool.sks-keyservers.net:80 0xA5D32F012649A5A9

or mention it as a sidenote?

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

1 participant