Bug#907290: propellor: Apt.trustsKey should not call apt-key

2018-09-01 Thread David Bremner
Sean Whitton writes: > control: tag -1 + confirmed upstream > control: forwarded -1 > https://propellor.branchable.com/todo/Apt.trustsKey_should_not_invoke_apt-key/ > > > What we are talking about here are public keys, and in fact > Apt.trustsKey does not work with any privcontent, but simply

Bug#907290: propellor: Apt.trustsKey should not call apt-key

2018-09-01 Thread Sean Whitton
control: tag -1 + confirmed upstream control: forwarded -1 https://propellor.branchable.com/todo/Apt.trustsKey_should_not_invoke_apt-key/ Hello, On Sat 25 Aug 2018 at 09:29PM -0300, David Bremner wrote: > Prior to upstream commit 1d39a530, Propellor did something like > > (proc "gpg"

Bug#907290: propellor: Apt.trustsKey should not call apt-key

2018-08-25 Thread David Bremner
Package: propellor Version: 5.3.6-1 Severity: normal Prior to upstream commit 1d39a530, Propellor did something like (proc "gpg" ["--no-default-keyring", "--keyring", f, "--import", "-"]) which created a a gpg keyring, and the format of those changed at some point to something that apt-key