Skip to content

Instantly share code, notes, and snippets.

@dmpayton
Created July 19, 2013 21:26
Show Gist options
  • Save dmpayton/6042465 to your computer and use it in GitHub Desktop.
Save dmpayton/6042465 to your computer and use it in GitHub Desktop.
openssh-server wants to install python-requests and python-urllib3
$ sudo apt-get install openssh-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
ncurses-term python-requests python-urllib3 ssh-import-id
Suggested packages:
rssh molly-guard monkeysphere openssh-blacklist openssh-blacklist-extra
The following NEW packages will be installed:
ncurses-term openssh-server python-requests python-urllib3 ssh-import-id
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 844 kB of archives.
After this operation, 3,436 kB of additional disk space will be used.
Do you want to continue [Y/n]?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment