Snawoot / postfix-mta-sts-resolver

Daemon which provides TLS client policy for Postfix via socketmap, according to domain MTA-STS policy
MIT License
117 stars 23 forks source link

Tests: Avoid 3rd party stderr breaking autopkgtest. #84

Closed vexelnet closed 2 years ago

vexelnet commented 2 years ago

In install.debian.sh:

Recent update-ca-certificates may output on stderr, even when the command succeeds. This causes autopkgtest to consider a test run failed.

The long-term fix will hopefully happen in openssl, in the mean time we can work around the issue. Ignoring stderr should be safe: if update-ca-certificates in the testsuite would not work correctly, the certificates will not be installed and the test will fail safely.

In case you're interested in the full story, see https://bugs.debian.org/996048 ;-)

Snawoot commented 2 years ago

Hi! Thanks! Do we need to make a release with that now or merge into master is sufficient?

vexelnet commented 2 years ago

Hi! If you'd create a release now I'd package that immediately. Thanks for the super-quick reaction!

Snawoot commented 2 years ago

Released 1.1.2