64studio / dibby

Generate Custom Debian images for your embedded projects
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Errors setting up openssh-server #14

Open danielhjames opened 5 years ago

danielhjames commented 5 years ago

Seen during image build:

Creating config file /etc/ssh/sshd_config with new version
qemu: Unsupported syscall: 382

Later on I see this:

Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service -> /lib/systemd/system/ssh.service.
invoke-rc.d: could not determine current runlevel

Non-fatal errors, as the build continues.