The package in "Xenial" doesn't build without adding in debian/control
- Build-Depends: debhelper (>= 9), libssh2-1-dev, libpam0g-dev | libpam-dev, dh-autoreconf, pkg-config + Build-Depends: debhelper (>= 9), libssh2-1-dev, libpam0g-dev | libpam-dev, dh-autoreconf, pkg-config, zlib1g-dev Debian bug: https://bugs.debian.org/789106 Upstream (revision 102): https://bazaar.launchpad.net/~ltsp-upstream/ltsp/libpam-sshauth/revision/102 --- build.log (without the debian/control modification) -- configure: error: Package requirements (libssh2) were not met: Package 'zlib', required by 'libssh2', not found Package zlib was not found in the pkg-config search path. Perhaps you should add the directory containing `zlib.pc' to the PKG_CONFIG_PATH environment variable Package 'zlib', required by 'libssh2', not found configure:4688: $? = 1 configure:4702: $PKG_CONFIG --exists --print-errors "libssh2" Package zlib was not found in the pkg-config search path. Perhaps you should add the directory containing `zlib.pc' to the PKG_CONFIG_PATH environment variable Package 'zlib', required by 'libssh2', not found configure:4705: $? = 1 configure:4719: result: no Package 'zlib', required by 'libssh2', not found configure:4735: error: Package requirements (libssh2) were not met: Package 'zlib', required by 'libssh2', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. -- ** Bug watch added: Debian Bug tracker #789106 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789106 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507798 Title: libpam-sshauth dropped support for publickey authentication To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
