GNU bug report logs - #63164
[PATCH] gnu: plover: Fix build.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Sat, 29 Apr 2023 04:33:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63164 in the body.
You can then email your comments to 63164 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#63164; Package guix-patches. (Sat, 29 Apr 2023 04:33:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to kiasoc5 <kiasoc5 <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 29 Apr 2023 04:33:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: plover: Fix build.
Date: Sat, 29 Apr 2023 00:32:06 -0400
Fixes this error in tests:

`pkg_resources.DistributionNotFound: The 'wcwidth' distribution was not found and is required by the application`

* gnu/packages/stenography.scm (plover)[inputs]: Add python-wcwidth.
---
 gnu/packages/stenography.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/stenography.scm b/gnu/packages/stenography.scm
index f95910dcff..67f9754652 100644
--- a/gnu/packages/stenography.scm
+++ b/gnu/packages/stenography.scm
@@ -105,6 +105,7 @@ (define-public plover
            python-pyqt
            python-pyserial
            python-rtf-tokenize
+           python-wcwidth
            python-xlib
            qtsvg-5))
     (home-page "https://www.openstenoproject.org/plover/")

base-commit: 4884ee6dd4b1694a4a502dd8058d6c61fa0c0199
-- 
2.40.1





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sun, 30 Apr 2023 21:18:02 GMT) Full text and rfc822 format available.

Notification sent to kiasoc5 <kiasoc5 <at> disroot.org>:
bug acknowledged by developer. (Sun, 30 Apr 2023 21:18:02 GMT) Full text and rfc822 format available.

Message #10 received at 63164-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 63164-done <at> debbugs.gnu.org
Subject: Re: bug#63164: [PATCH] gnu: plover: Fix build.
Date: Sun, 30 Apr 2023 23:17:27 +0200
kiasoc5 <kiasoc5 <at> disroot.org> skribis:

> Fixes this error in tests:
>
> `pkg_resources.DistributionNotFound: The 'wcwidth' distribution was not found and is required by the application`
>
> * gnu/packages/stenography.scm (plover)[inputs]: Add python-wcwidth.

Applied, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 29 May 2023 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 106 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.