Comment 7 for bug 1914372

Revision history for this message
Avital Ostromich (avital) wrote :

Thank you for the debdiffs, all the golang-1.14 diffs built without issue. Both the patched golang-1.10 builds failed due to matryoshka_test.go, which is no longer present in golang-1.14:

2021/02/10 01:34:37 cgi: copy error: write tcp 127.0.0.1:39673->127.0.0.1:41144: write: broken pipe
--- FAIL: TestHostingOurselves (0.01s)
 matryoshka_test.go:56: got a Content-Type of "text/plain; charset=utf-8"; expected "text/html; charset=utf-8"
2021/02/10 01:34:37 cgi: copy error: past write limit
2021/02/10 01:34:37 cgi: no headers
2021/02/10 01:34:37 cgi: missing required Content-Type in headers
2021/02/10 01:34:37 cgi: no headers

I'll be taking a closer look tomorrow but if you have any insights, please let me know.
Other than that, I just updated the changelogs to match the security update template https://wiki.ubuntu.com/SecurityTeam/UpdatePreparation#Update_the_packaging and will be setting the bionic version to 1.10.4-2ubuntu1~18.04.2 instead of 1.10.4-2ubuntu2~18.04.2

Thanks!