Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] deluge-console missing a dependency
@ 2020-07-03 18:57 PaperMountainStudio
  2020-07-06 15:17 ` PaperMountainStudio
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: PaperMountainStudio @ 2020-07-03 18:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1042 bytes --]

New issue by PaperMountainStudio on void-packages repository

https://github.com/void-linux/void-packages/issues/23382

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  *Void 5.7.6_1 x86_64 GenuineIntel uptodate rrrmDDDDDFFFFFFFFFFFFFFFFF*
* package:  
  *deluge-2.0.3_5*

### Expected behavior
deluge-console works without an error message

### Actual behavior
deluge-console works with an error message
```
% deluge-console --help
Unable to initialize gettext/locale!
'ngettext'
Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/deluge/i18n/util.py", line 118, in setup_translation
    builtins.__dict__['_n'] = builtins.__dict__['ngettext']
KeyError: 'ngettext'
usage: deluge-console [-h] [-V] [-c <config>] [-l <logfile>] [-L <level>]
...
```

### Steps to reproduce
1. install deluge
2. run `deluge-console --help`

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: deluge-console missing a dependency
  2020-07-03 18:57 [ISSUE] deluge-console missing a dependency PaperMountainStudio
@ 2020-07-06 15:17 ` PaperMountainStudio
  2020-07-06 15:17 ` [ISSUE] [CLOSED] " PaperMountainStudio
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: PaperMountainStudio @ 2020-07-06 15:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 224 bytes --]

New comment by PaperMountainStudio on void-packages repository

https://github.com/void-linux/void-packages/issues/23382#issuecomment-654301248

Comment:
This is an upstream issue: https://dev.deluge-torrent.org/ticket/3342

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ISSUE] [CLOSED] deluge-console missing a dependency
  2020-07-03 18:57 [ISSUE] deluge-console missing a dependency PaperMountainStudio
  2020-07-06 15:17 ` PaperMountainStudio
@ 2020-07-06 15:17 ` PaperMountainStudio
  2020-07-06 15:31 ` ericonr
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: PaperMountainStudio @ 2020-07-06 15:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1045 bytes --]

Closed issue by PaperMountainStudio on void-packages repository

https://github.com/void-linux/void-packages/issues/23382

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  *Void 5.7.6_1 x86_64 GenuineIntel uptodate rrrmDDDDDFFFFFFFFFFFFFFFFF*
* package:  
  *deluge-2.0.3_5*

### Expected behavior
deluge-console works without an error message

### Actual behavior
deluge-console works with an error message
```
% deluge-console --help
Unable to initialize gettext/locale!
'ngettext'
Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/deluge/i18n/util.py", line 118, in setup_translation
    builtins.__dict__['_n'] = builtins.__dict__['ngettext']
KeyError: 'ngettext'
usage: deluge-console [-h] [-V] [-c <config>] [-l <logfile>] [-L <level>]
...
```

### Steps to reproduce
1. install deluge
2. run `deluge-console --help`

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: deluge-console missing a dependency
  2020-07-03 18:57 [ISSUE] deluge-console missing a dependency PaperMountainStudio
  2020-07-06 15:17 ` PaperMountainStudio
  2020-07-06 15:17 ` [ISSUE] [CLOSED] " PaperMountainStudio
@ 2020-07-06 15:31 ` ericonr
  2020-07-06 15:31 ` ericonr
  2020-07-07 20:50 ` PaperMountainStudio
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-07-06 15:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 203 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/23382#issuecomment-654308857

Comment:
If you want to leave it open to track upstream, that's fine.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: deluge-console missing a dependency
  2020-07-03 18:57 [ISSUE] deluge-console missing a dependency PaperMountainStudio
                   ` (2 preceding siblings ...)
  2020-07-06 15:31 ` ericonr
@ 2020-07-06 15:31 ` ericonr
  2020-07-07 20:50 ` PaperMountainStudio
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-07-06 15:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 246 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/23382#issuecomment-654308857

Comment:
If you want to leave it open to track upstream, that's fine. Or even try to add that commit as a patch.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: deluge-console missing a dependency
  2020-07-03 18:57 [ISSUE] deluge-console missing a dependency PaperMountainStudio
                   ` (3 preceding siblings ...)
  2020-07-06 15:31 ` ericonr
@ 2020-07-07 20:50 ` PaperMountainStudio
  4 siblings, 0 replies; 6+ messages in thread
From: PaperMountainStudio @ 2020-07-07 20:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 191 bytes --]

New comment by PaperMountainStudio on void-packages repository

https://github.com/void-linux/void-packages/issues/23382#issuecomment-655126686

Comment:
@ericonr ok, thanks, fixed in #23423

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-07-07 20:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-03 18:57 [ISSUE] deluge-console missing a dependency PaperMountainStudio
2020-07-06 15:17 ` PaperMountainStudio
2020-07-06 15:17 ` [ISSUE] [CLOSED] " PaperMountainStudio
2020-07-06 15:31 ` ericonr
2020-07-06 15:31 ` ericonr
2020-07-07 20:50 ` PaperMountainStudio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).