View Single Post
Posts: 1 | Thanked: 0 times | Joined on Jun 2011
#37
I tried installing calibre in EasyDebian using the install method on the calibre website. (Not from the repos.) It started downloading but stopped at 12 per cent with the following error messages:

Traceback (most recent call last):
File "<string>", line 1, in <module>
File "<string>", line 285, in main
File "<string>", line 243, in download_and_extract
File "<string>", line 223, in download_tarball
File "<string>", line 195, in urlretrieve
File "/usr/lib/python2.6/urllib.py", line 93, in urlretrieve
return _urlopener.retrieve(url, filename, reporthook, data)
File "/usr/lib/python2.6/urllib.py", line 271, in retrieve
tfp.write(block)
IOError: [Errno 28] No space left on device

I tried uninstalling some programs from EasyDebian to make space but then when I tried again the result was the same, it stalled at 12 per cent.

Any ideas?