[ovs-build] Passed: markdgray/ovs#50 (fix/ipsec_nss_delete/1910325 - b60e42b)

Travis CI builds at travis-ci.com
Wed Dec 23 13:37:08 UTC 2020


Build Update for markdgray/ovs
-------------------------------------

Build: #50
Status: Passed

Duration: 18 mins and 44 secs
Commit: b60e42b (fix/ipsec_nss_delete/1910325)
Author: Mark Gray
Message: ovs-monitor-ipsec: Fix _nss_clear_database() parse error

_nss_clear_database() runs `certutil` in order to get a list
of certificates currently loaded in NSS. This fails with error:

"ovs-monitor-ipsec | ERR | Failed to clear NSS database.
startswith first arg must be bytes or a tuple of bytes, not str"

Modify subprocess.Popen() to write in 'text' mode so that
'startwith' can correctly parse output.

Signed-off-by: Mark Gray <mark.d.gray at redhat.com>

View the changeset: https://github.com/markdgray/ovs/compare/02f76fb42ae9^...b60e42ba0732

View the full build log and details: https://travis-ci.com/github/markdgray/ovs/builds/210394179?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the markdgray/ovs repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=15802606&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20201223/392765e5/attachment.html>


More information about the build mailing list