[lxc-devel] Broken: lxc/lxc#1305 (master - 93525c0)

Travis CI builds at travis-ci.org
Fri Nov 6 19:50:38 UTC 2015


Build Update for lxc/lxc
-------------------------------------

Build: #1305
Status: Broken

Duration: 54 seconds
Commit: 93525c0 (master)
Author: Tycho Andersen
Message: use PR_SET_MM_MAP instead of PR_SET_MM

PR_SET_MM_MAP can be called as non-root, which we are in the unprivileged
(or nested) case.

Also, let's not do the strcpy() for the new cmdline until after we're sure
the prctl succeeded. This means that even if it does fail, we won't
mutilate the command line like we did before, it just won't be as pretty.

v2: remember to chop off bits of the string that are too long

Signed-off-by: Tycho Andersen <tycho.andersen at canonical.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>

View the changeset: https://github.com/lxc/lxc/compare/d546aa0e7ebc...93525c00c76b

View the full build log and details: https://travis-ci.org/lxc/lxc/builds/89716733

--

You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20151106/2597e0be/attachment.html>


More information about the lxc-devel mailing list