Bug#1008541: [DRE-maint] Bug#1008541: vagrant: Cant create boxes running ssh 8.8

2022-04-12 Thread Antonio Terceiro
On Sat, Apr 09, 2022 at 08:25:02AM +0200, Lucas Nussbaum wrote: > Hi, > > On 08/04/22 at 17:36 -0300, Antonio Terceiro wrote: > > On Fri, Apr 08, 2022 at 05:54:56PM +0200, Lucas Nussbaum wrote: > > > I confirm that your fixed package works on a stable system with the > > > reporter's test case. >

Bug#1008541: [DRE-maint] Bug#1008541: vagrant: Cant create boxes running ssh 8.8

2022-04-09 Thread Lucas Nussbaum
Hi, On 08/04/22 at 17:36 -0300, Antonio Terceiro wrote: > On Fri, Apr 08, 2022 at 05:54:56PM +0200, Lucas Nussbaum wrote: > > I confirm that your fixed package works on a stable system with the > > reporter's test case. > > > > However, it doesn't work when trying to connect to a Debian

Bug#1008541: [DRE-maint] Bug#1008541: vagrant: Cant create boxes running ssh 8.8

2022-04-08 Thread Lucas Nussbaum
Hi Antonio, On 08/04/22 at 10:15 -0300, Antonio Terceiro wrote: > Control: forcemerge 1009155 -1 > > Hi, > > On Fri, Apr 08, 2022 at 07:41:18AM +0200, Lucas Nussbaum wrote: > > On 28/03/22 at 16:54 +0200, Arnaud Patard wrote: > > > Package: vagrant > > > Severity: normal > > > > > > Dear

Bug#1008541: vagrant: Cant create boxes running ssh 8.8

2022-04-07 Thread Lucas Nussbaum
On 28/03/22 at 16:54 +0200, Arnaud Patard wrote: > Package: vagrant > Severity: normal > > Dear Maintainer, > > > It's not possible to start a VM on bullseye with this Vagrantfile: > > Vagrant.configure("2") do |config| > config.vm.box = "generic/alpine315" > end > > It's stuck while trying

Bug#1008541: vagrant: Cant create boxes running ssh 8.8

2022-03-28 Thread Rtp
Package: vagrant Severity: normal Dear Maintainer, It's not possible to start a VM on bullseye with this Vagrantfile: Vagrant.configure("2") do |config| config.vm.box = "generic/alpine315" end It's stuck while trying the use SSH. generic/alpine310 is fine for instance. After debugging, it