From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#35808: python-yubikey-manager: ykman crashes Date: Mon, 20 May 2019 23:39:20 +0200 Message-ID: <878sv0iz5j.fsf@elephly.net> References: <87mujhi9jv.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:57003) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hSq0t-00040b-Sv for bug-guix@gnu.org; Mon, 20 May 2019 17:40:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hSq0q-0005hd-9O for bug-guix@gnu.org; Mon, 20 May 2019 17:40:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52896) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hSq0o-0005g5-6V for bug-guix@gnu.org; Mon, 20 May 2019 17:40:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hSq0o-0002UU-1z for bug-guix@gnu.org; Mon, 20 May 2019 17:40:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87mujhi9jv.fsf@elephly.net> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 35808@debbugs.gnu.org Ricardo Wurmus writes: > I installed python-yubikey-manager and wanted to see a list of all > connected keys (one is connected), but instead got this backtrace: [=E2=80=A6] > smartcard.pcsc.PCSCExceptions.EstablishContextException: 'Failure to esta= blish context: Service not available.' It seems that this is because I didn=E2=80=99t start the pcscd service. I= =E2=80=99ll try to reconfigure my system with (service pcscd-service-type). -- Ricardo