Cédric Boutillier wrote:
Package: trash-cli
Version: 0.1.10.28-2
Severity: important
Hi !
Whenever I try to use trash-cli operations (list-trash or empty-trash),
I get the following error:
$ list-trash
Traceback (most recent call last):
File "/usr/bin/list-trash", line 5, in <module>
for trashedfile in TrashDirectory.allTrashedFiles() :
File "/var/lib/python-support/python2.5/libtrash.py", line 221, in
allTrashedFiles
for volume in Volume.all() :
File "/var/lib/python-support/python2.5/libtrash.py", line 481, in all
return [ Volume(elem) for elem in Volume.__mount_list()]
File "/var/lib/python-support/python2.5/libtrash.py", line 473, in
__mount_list
file_sys,disc_size,disc_used,disc_avail,disc_cap_pct,mount=df_list.split()
ValueError: too many values to unpack
This results from the fact that my 'df' output below, is not properly
parsed by /var/lib/python-support/python2.5/libtrash.py
I'm the writer of trash-cli. This problem has been already fixed and a a
version containing the fix is available at sourceforge [*].
I hope that the debian mantainer will soon debianize this version.
[*]
http://sourceforge.net/project/showfiles.php?group_id=87144&package_id=179459&release_id=613123
--
Andrea Francia
http://www.andreafrancia.it/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]