[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication
Eric Desrochers
eric.desrochers at canonical.com
Mon Nov 23 18:43:32 UTC 2015
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
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1507798
Title:
libpam-sshauth dropped support for publickey authentication
Status in libpam-sshauth package in Ubuntu:
Confirmed
Status in libpam-sshauth source package in Trusty:
Confirmed
Status in libpam-sshauth source package in Vivid:
Confirmed
Status in libpam-sshauth source package in Wily:
Confirmed
Status in libpam-sshauth source package in Xenial:
Confirmed
Bug description:
It as been brought to my attention that libpam-sshauth (version
>=0.3-1) have dropped support for publickey authentication.
$ cat debian/changelog
---
libpam-sshauth (0.3-1) experimental; urgency=low
* New upstream version.
- Switch to using libssh2.
* Add Build-Depends on libssh2-1-dev and pkg-config, drop libssh-dev.
* debian/rules: Install pam_sshauth.so into /lib/<triplet>/security/.
-- Vagrant Cascadian <vagrant at debian.org> Fri, 22 Mar 2013 12:31:56 -0700
---
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions
More information about the Ubuntu-sponsors
mailing list