Re: 'vagrant up' does not seem to properly start 'debian/bookworm64'
Hi Olivier,
On 27/07/23 at 15:08 +0200, Olivier MARTIN wrote:
> Hello,
>
> my host machine is x86_64 with Ubuntu 22.04.2 LTS and I am using Vagrant
> 2.2.9 (from Ubuntu APT reposiotory).
>
> I did not have any issue the VM box 'debian/bullseye64' but when replacing
> 'debian/bullseye64' by 'debian/bookworm64' I have the error 'Warning:
> Authentication failure. Retrying...'
According to:
$ rmadison -u ubuntu ruby-net-ssh
ruby-net-ssh | 1:2.6.8-1 | trusty/universe | source, all
ruby-net-ssh | 1:3.0.1-3 | xenial/universe | source, all
ruby-net-ssh | 1:4.2.0-2ubuntu1 | bionic/universe | source, all
ruby-net-ssh | 1:5.2.0-1 | focal/universe | source, all
ruby-net-ssh | 1:6.1.0-2 | jammy/universe | source, all
ruby-net-ssh | 1:6.1.0-2ubuntu0.1 | jammy-updates/universe | source, all
ruby-net-ssh | 1:7.0.1-1 | kinetic/universe | source, all
ruby-net-ssh | 1:7.0.1-1 | lunar/universe | source, all
ruby-net-ssh | 1:7.0.1-1 | mantic/universe | source, all
ruby-net-ssh | 1:7.2.0-1 | mantic-proposed/universe | source, all
Ubuntu 20.04 "jammy" has ruby-net-ssh 6.1.0. That version is unable to
connect to recent OpenSSH, as found in Debian bookworm. In Debian
bullseye, ruby-net-ssh was updated to version 1:6.1.0-2+deb11u1 to fix
that. Probably the same update would be needed in Ubuntu.
Could you try installing
http://ftp.debian.org/debian/pool/main/r/ruby-net-ssh/ruby-net-ssh_6.1.0-2+deb11u1_all.deb
and see if this fixes the issue?
Lucas
Reply to: