unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#53695: trash-cli crashes
@ 2022-02-01 12:33 Simon Streit
  2022-02-12 10:03 ` Brice Waegeneire
  0 siblings, 1 reply; 4+ messages in thread
From: Simon Streit @ 2022-02-01 12:33 UTC (permalink / raw)
  To: 53695

With trash-cli's last update, it doesn't work any more and exits with
the following error:

--8<---------------cut here---------------start------------->8---
Traceback (most recent call last):
  File "/home/ss2/.guix-profile/bin/trash-list", line 4, in <module>
    from trashcli.list import main as main
ModuleNotFoundError: No module named 'trashcli'
--8<---------------cut here---------------end--------------->8---

I've tried to come up with a solution, but none work so far.


Kind regards
Simon




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

* bug#53695: trash-cli crashes
  2022-02-01 12:33 bug#53695: trash-cli crashes Simon Streit
@ 2022-02-12 10:03 ` Brice Waegeneire
  2022-02-12 14:56   ` Simon Streit
  0 siblings, 1 reply; 4+ messages in thread
From: Brice Waegeneire @ 2022-02-12 10:03 UTC (permalink / raw)
  To: Simon Streit; +Cc: 53695

Hello Simon,

Simon Streit <simon@netpanic.org> writes:

> With trash-cli's last update, it doesn't work any more and exits with
> the following error:
>
> Traceback (most recent call last):
>   File "/home/ss2/.guix-profile/bin/trash-list", line 4, in <module>
>     from trashcli.list import main as main
> ModuleNotFoundError: No module named 'trashcli'

I'm the one who updated trash-cli¹; sorry to have broken it for you.
Unfortunalty, I can't manage to reproduce it on my side:

--8<---------------cut here---------------start------------->8---
$ /gnu/store/kbsw86qqip1p9yzrnm36d71xhk278m1l-profile/bin/trash-list
2021-12-11 09:12:37 /home/bricewge/project/guix/bricewge/channel
2021-12-21 08:23:06 /home/bricewge/project/guix/bricewge/symlink
[...]
--8<---------------cut here---------------end--------------->8---

Alos I'm using trash-cli daily without any issue since updating it.  The commit
updating the package also activate tests which pass fine on the CI².

Is it still broken on your side?  Are you on a foreign distro?  Can you share
other relevant information to find in which condition the package break ?

¹ https://issues.guix.gnu.org/50235
² http://ci.guix.gnu.org/build/405413/log/raw

Cheers,
- Brice




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

* bug#53695: trash-cli crashes
  2022-02-12 10:03 ` Brice Waegeneire
@ 2022-02-12 14:56   ` Simon Streit
  2022-02-15  9:41     ` Lars-Dominik Braun
  0 siblings, 1 reply; 4+ messages in thread
From: Simon Streit @ 2022-02-12 14:56 UTC (permalink / raw)
  To: Brice Waegeneire; +Cc: 53695

Brice Waegeneire <brice@waegenei.re> writes:

> I'm the one who updated trash-cli¹; sorry to have broken it for you.
> Unfortunalty, I can't manage to reproduce it on my side:

Thank you for upgrading it.  My current solution is to keep an old
version around.  So it is not much of a problem really.

> Is it still broken on your side?  Are you on a foreign distro?  Can you share
> other relevant information to find in which condition the package
> break ?

It still is.  My system is at 47eb897bd377f87854335a6d0cc711b94cb8589e.
I just put it into my system declaration again to see if it works, and
that it is not my user profiles breaking them.

It still exits with the same error, and unfortunately I can't provide
more as in to why it is failing.  I can also rebuild the package without
a problem.

I also have a vanilla Guix running in a VM with only a minimum of
packages and no extra config.  I just pulled it into either the system,
or my user profile.  None work.


Kind regards
Simon




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

* bug#53695: trash-cli crashes
  2022-02-12 14:56   ` Simon Streit
@ 2022-02-15  9:41     ` Lars-Dominik Braun
  0 siblings, 0 replies; 4+ messages in thread
From: Lars-Dominik Braun @ 2022-02-15  9:41 UTC (permalink / raw)
  To: Simon Streit; +Cc: 53695-done, Brice Waegeneire

Hi,

> It still is.  My system is at 47eb897bd377f87854335a6d0cc711b94cb8589e.
> I just put it into my system declaration again to see if it works, and
> that it is not my user profiles breaking them.
I looked into this issue and fixed it in commit
b5853e08979bcbecbf43f320bb99564a4a656160. The problem seemed to be the
unorthodox way of installing scripts.

Cheers,
Lars





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

end of thread, other threads:[~2022-02-15  9:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-01 12:33 bug#53695: trash-cli crashes Simon Streit
2022-02-12 10:03 ` Brice Waegeneire
2022-02-12 14:56   ` Simon Streit
2022-02-15  9:41     ` Lars-Dominik Braun

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).