[lxc-devel] [PATCH cgmanager] bump required version of libnih to 1.0.3

Stéphane Graber stgraber at ubuntu.com
Wed Jan 28 21:55:55 UTC 2015


On Wed, Jan 28, 2015 at 03:19:49PM -0500, Dwight Engen wrote:
> Attempting to build with 1.0.2 gives the following error:
> 
> nih-dbus-tool:org.linuxcontainers.cgmanager.xml:41:51:
> Invalid D-Bus type in <arg> type attribute: Unknown typecode
> 
> since 1.0.2 does not support the type 'h' for passing the
> sockfd.
> 
> Signed-off-by: Dwight Engen <dwight.engen at oracle.com>

Acked-by: Stéphane Graber <stgraber at ubuntu.com>

> ---
>  configure.ac |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 904c4f3..4d1298a 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -25,7 +25,7 @@ AC_PROG_CC_C99
>  
>  AC_PATH_PROG([NIH_DBUS_TOOL], [nih-dbus-tool])
>  
> -PKG_CHECK_MODULES([NIH], [libnih >= 1.0.2])
> +PKG_CHECK_MODULES([NIH], [libnih >= 1.0.3])
>  PKG_CHECK_MODULES([NIH_DBUS], [libnih-dbus >= 1.0.0])
>  PKG_CHECK_MODULES([DBUS], [dbus-1 >= 1.2.16])
>  
> -- 
> 1.7.1
> 
> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20150128/54a04aed/attachment.sig>


More information about the lxc-devel mailing list