Control: retitle -1 debos: autopkgtest regression: missing versioned B-D for m.SetShowBoot
On Sat, 11 Aug 2018 at 20:45:55 +0200, Paul Gevers wrote: > src/github.com/go-debos/debos/cmd/debos/debos.go:159:4: m.SetShowBoot > undefined (type *fakemachine.Machine has no field or method SetShowBoot) I contributed this feature to debos upstream. It is going to need a versioned build-dependency on the fakemachine version that added this method. smcv