Bug#924077: mini-buildd: sbuild-update has no option --keygen

2019-03-11 Thread Stephan Sürken
Hi "itd",

On Sat, 2019-03-09 at 12:31 +0100, i...@firemail.cc wrote:
> Package: mini-buildd
> Version: 1.0.36
> Severity: normal
> Tags: upstream
> 
> Dear Maintainer,
> 
> sbuild (>= 0.77.0) no longer supports `sbuild-update` option `
> --keygen` 

ups yes - thx for the hint.

It's really time to go for that old compatibility workaround ;).

Will remove this in dev, ignore the error in stable.

Thx!

S



Bug#924077: mini-buildd: sbuild-update has no option --keygen

2019-03-09 Thread itd

Package: mini-buildd
Version: 1.0.36
Severity: normal
Tags: upstream

Dear Maintainer,

sbuild (>= 0.77.0) no longer supports `sbuild-update` option `--keygen` 
[1].
However, mini-buildd attempts to use that option [2]. (In my case, this 
caused

build failures for archive keyring packages. My current workaround is
`touch /var/lib/sbuild/apt-keys/sbuild-key.pub`.)

Please update mini-buildd to support sbuild >= 0.77.0.

Thanks for your work!

Regards,
itd

[1]: 
https://salsa.debian.org/debian/sbuild/blob/0de488eb6a1d488df17d1a86b76d6315a1c51c86/ChangeLog.in#L59
[2]: 
https://sources.debian.org/src/mini-buildd/1.0.36/src/mini_buildd/call.py/?hl=192#L192