scalingexcellence / scrapybook

Scrapy Book Code
http://scrapybook.com/
475 stars 209 forks source link

package 'openssh-server' is not installed #66

Open Roy-dyc opened 4 years ago

Roy-dyc commented 4 years ago

I install docker desktop for windows10, and run docker-compose code as been taught, but still something bad happen, bellow are the error info. I don't know how to fix this, anybody can help me? thanks in advance.

*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...

No SSH host key available. Generating one...

dpkg-query: package 'openssh-server' is not installed and no information is available

Use dpkg --info (= dpkg-deb --info) to examine archive files,

and dpkg --contents (= dpkg-deb --contents) to list their contents.

/usr/sbin/dpkg-reconfigure: openssh-server is not installed

*** /etc/my_init.d/00_regen_ssh_host_keys.sh failed with status 1

*** Killing all processes...