Hi Bluppie.  The error message in the attached traceback indicates a low
disk space issue, but as you point out it appears that you have a lot of
free disk space.  Are you still getting this error at this point?  Is it
fully repeatable, that is, does it occur every time you shut down
Software Center?  If so, please try the following at the command line:

sudo apt-get clean
sudo apt-get autoremove
df -h

The first two commands will clear out some disk space. The first command
will remove archived packages from /var/cache/apt/archives. The second
will remove any obsolete packages

Finally, df -h will show how much space is used on each mounted hard
drive.

Please paste the output of df -h to this bug.

Thanks!

-- 
software-center crashed with IOError in write()
https://bugs.launchpad.net/bugs/521813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to