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:56:11 +0200 Message-ID: <874l5oiydg.fsf@elephly.net> References: <87mujhi9jv.fsf@elephly.net> <878sv0iz5j.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]:35751) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hSqWm-0005cv-89 for bug-guix@gnu.org; Mon, 20 May 2019 18:13:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hSqWl-0003X4-Em for bug-guix@gnu.org; Mon, 20 May 2019 18:13:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52915) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hSqWk-0003WL-Le for bug-guix@gnu.org; Mon, 20 May 2019 18:13:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hSqWk-0003LQ-Fk for bug-guix@gnu.org; Mon, 20 May 2019 18:13:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-reply-to: <878sv0iz5j.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-done@debbugs.gnu.org Ricardo Wurmus writes: > 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 est= ablish 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). This fixed it. It would be nice if ykman would fail gracefully, but that=E2=80=99s an upstream issue. Closing. --=20 Ricardo