Control: tags 759775 unreproducible

On Sat, Aug 30, 2014 at 09:34:58AM +0200, Joerg wrote:
> Package: trash-cli
> Version: 0.12.9.14-1
> Severity: important
> 
> Dear Maintainer,
> 
> With the new version I can't put any file to trash bin anymore.
> 
> /usr/bin/trash-put tobedeleted 
> Traceback (most recent call last):
>   File "/usr/bin/trash-put", line 4, in <module>
>       from trashcli.cmds import put as main
>       ImportError: No module named cmds

There seems to be something wrong in your system.  I've tried this
several times in my system and in a clean chroot and it works.

After installing the package, does
/usr/lib/python2.7/dist-packages/trashcli/cmds.py exist?  It should,
it's part of the package.

Does the output of "python -c 'import sys; print(sys.path)'"?  Does it
include /usr/lib/python2.7/dist-packages ?

Do you have any other trashcli in the other paths in sys.path?

Cheers,
Javi

Attachment: signature.asc
Description: Digital signature

Reply via email to