Comment 18 for bug 1887943

Revision history for this message
Bryce Harrington (bryce) wrote :

Hi Moisés,

I've submitted a merge proposal for this change. It will be reviewed by a ubuntu-server team member and if approved they or I will sponsor the upload to focal-proposed. Technically I could review it myself, but figure it's better to get a second set of eyes. I did attempt to build it myself in an LXC container but it failed here:

ok 16 - strtoull
/bin/bash: line 7: 24639 Alarm clock ./testapp
Failed to startup/connect to memcached server. at ./t/binary.t line 10.
./t/binary.t ............
Dubious, test returned 25 (wstat 6400, 0x1900)
...

However given that it passed in the PPA I'll assume something's just quirky about my lxc container.

One question I had was that I noticed this is added to Build-Depends:

+ libio-socket-ssl-perl <!nocheck>,

What is the rationale for the !nocheck? I assume this is from the Debian change, but this sounds like something that might need to be mentioned in the changelog.