From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Gerwitz Subject: Re: [PATCH 1/1] gnu: Add ccid. Date: Fri, 28 Oct 2016 00:18:05 -0400 Message-ID: <878tt9ds3m.fsf@gnu.org> References: <20161027094611.19750-1-mbakke@fastmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39191) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzycd-0002Sg-Aj for guix-devel@gnu.org; Fri, 28 Oct 2016 00:18:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzycc-0003sD-7o for guix-devel@gnu.org; Fri, 28 Oct 2016 00:18:27 -0400 In-Reply-To: <20161027094611.19750-1-mbakke@fastmail.com> (Marius Bakke's message of "Thu, 27 Oct 2016 10:46:11 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, Oct 27, 2016 at 10:46:11 +0100, Marius Bakke wrote: > + `(#:configure-flags (list (string-append "--enable-usbdropdir=3D" %= output > + "/pcsc/drivers")) When I run pcscd under Guix, I get: 00000000 hotplug_libudev.c:122:HPReadBundleValues() Cannot open PC/SC drivers directory: /var/lib/pcsc/drivers 00000041 hotplug_libudev.c:123:HPReadBundleValues() Disabling USB support for pcscd. I believe that is what `--enable-usbdropdir' is referencing in ccid. pcsc-lite has the same configuration option, but it's currently hardcoded to /var/lib/pcsc/drivers; could you update it to match ccid's and see if that works? Debian has the dependencies structured such that pcscd has ccid as an input. =2D-=20 Mike Gerwitz Free Software Hacker+Activist | GNU Maintainer & Volunteer GPG: D6E9 B930 028A 6C38 F43B 2388 FEF6 3574 5E6F 6D05 Old: 2217 5B02 E626 BC98 D7C0 C2E5 F22B B815 8EE3 0EAB https://mikegerwitz.com --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJYEtF9AAoJEIyRe39dxRuid24P/igz1oYx8JYlR/vWEbb4pnpg j6BCXtpFyIrAfou/vVkWqktAm19+SfhPhQHo9EPo6Nf+47eNSo8IQp76bzgUKHzx hDtor4Wg5emFUiaNqP/ol9V944zO7hnFfr9yeRf5qIpAJANT5gkmZQgP+BiJuxoU HOjAfV9V41Qb1xgsuINZqNIJt03/6jbOi3SFsrGwHBNhwBc4DLpGZAj7UQUM5j3V AK6rGeggSycVfxV+emNq+qdqiu3vcEmTCMASk3gjUulNuApe+e4WQP/qOS3DCvya FWj2ORvriXpVnVwUoJUiWl6BTxHtg3ZSauZSzfcRWwsxpwuY+Ys9w8lnS32tq4b6 1/dOojzx6qYmLrN8AEjiibCefhH84Ul7Ak6nPIvbzbyD9FiJmYYq2yfoQIHm0krB QN//lf2a5msD5PbwZSyrMgwpMKPDZXc+FZoxEvE/0L3KWZNi5b++QQ8RvG97Olj7 Anx+I/9WePK1Kkvkrym7vBJOhpoTBOyYUu7lMtq76iACUYMCJZqjva5ySH25ra5l SeY2ZTbnDKDH+NJQjni44YaCtCx47sl2FGFrkaipDilsdl6fZZ0XT7THT5Ubkg2o 2aeHGNAjg0CrM5sayN9rA5pK0ByjM3R754j7DUCBWlyh/fwpc1bhsT6TQsj1TB2i 6Wh1ZfDWq5Byfd8BGcOT =FPO6 -----END PGP SIGNATURE----- --=-=-=--