wicd-curses: `urwid' is not available

  • Done
  • quality assurance status badge
Details
3 participants
  • ng0
  • Ricardo Wurmus
  • zimoun
Owner
unassigned
Submitted by
ng0
Severity
normal
N
(address . bug-guix@gnu.org)
20170604172733.yjynd7zsgasvsjsw@abyayala
On a minimal, Xless system when you install wicd through your
system configuration and try to start wicd-curses,
you get a traceback:

File "/gnu/store/aaaaaaaa-wicd-1.7.4/share/wicd/curses/wicd-curses.py", line 44, in <module> import urwid
ImportError: No mouled named urwid


Which is strange since it is in the inputs, so I'm thinking
maybe it needs to be wrapped? I haven't put much though to
a solution yet.
--
ng0
OpenPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
Z
Z
zimoun wrote on 18 Dec 2020 21:09
(name . ng0)(address . ng0@pragmatique.xyz)(address . 27237@debbugs.gnu.org)
86bleqvpun.fsf@gmail.com
Hi,

On Sun, 04 Jun 2017 at 17:27, ng0 <ng0@pragmatique.xyz> wrote:
Toggle quote (11 lines)
> On a minimal, Xless system when you install wicd through your
> system configuration and try to start wicd-curses,
> you get a traceback:
>
> File "/gnu/store/aaaaaaaa-wicd-1.7.4/share/wicd/curses/wicd-curses.py", line 44, in <module> import urwid
> ImportError: No mouled named urwid
>
> Which is strange since it is in the inputs, so I'm thinking
> maybe it needs to be wrapped? I haven't put much though to
> a solution yet.

Is it still relevant? If yes, someone could provide moreinfo?


All the best,
simon
R
R
Ricardo Wurmus wrote on 18 Dec 2020 23:41
(name . zimoun)(address . zimon.toutoune@gmail.com)
87k0ten3dm.fsf@elephly.net
zimoun <zimon.toutoune@gmail.com> writes:

Toggle quote (18 lines)
> Hi,
>
> On Sun, 04 Jun 2017 at 17:27, ng0 <ng0@pragmatique.xyz> wrote:
>> On a minimal, Xless system when you install wicd through your
>> system configuration and try to start wicd-curses,
>> you get a traceback:
>>
>> File "/gnu/store/aaaaaaaa-wicd-1.7.4/share/wicd/curses/wicd-curses.py", line 44, in <module> import urwid
>> ImportError: No mouled named urwid
>>
>> Which is strange since it is in the inputs, so I'm thinking
>> maybe it needs to be wrapped? I haven't put much though to
>> a solution yet.
>
> Is it still relevant? If yes, someone could provide moreinfo?
>
> <http://issues.guix.gnu.org/issue/27237>

I cannot reproduce this:

Toggle snippet (7 lines)
$ guix environment --ad-hoc --pure wicd -- wicd-curses
/gnu/store/68pb6kcqfc38xk8rn7whmplfq77viwva-wicd-1.7.4/bin/.wicd-curses-real: line 3: mkdir: command not found
Can't connect to the daemon, trying to start it automatically...
Can't automatically start the daemon, this error is fatal...
Error connecting to wicd via D-Bus. Please make sure the wicd service is running.

While wicd-curses fails for unrelated reasons, it does *not* fail to
load urwid.

I’m closing this issue.

--
Ricardo
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 27237@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 27237
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch