[Pkg-utopia-maintainers] Bug#552393: consolekit: FTBFS on hurd-i386: missing backend for GN/Hurd, and PATH_MAX issue

Pino Toscano pino at kde.org
Sun Oct 25 22:39:34 UTC 2009


Package: consolekit
Version: 0.3.1-1
Severity: important
Tags: patch
User: debian-hurd at lists.debian.org
Usertags: hurd

Hi,

currently consolekit fails to build on GNU/Hurd mainly becase there's no sysdeps
backend for the GNU OS implemented. Also there is a unconditional PATH_MAX
usage.

The attacked patch proposes a sysdeps-gnu backend, which implements the process
management using Hurd's libps, the *ttyent API for the part of the console
implementation and the rest using similar (valid) approaches of other backends.
Also, it fixes the PATH_MAX usage in pam-ck-connector/pam-ck-connector.c by
using a variable-length malloc'ed buffer.
Please note the patch needs autoreconf'ing.

Thanks,
-- 
Pino
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 82-hurd_support.patch
Type: text/x-m4
Size: 12099 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20091025/fc626211/attachment-0001.bin>


More information about the Pkg-utopia-maintainers mailing list