On Sun, Nov 4, 2012 at 11:31 PM, Steve Kemp <span dir="ltr"><<a href="mailto:steve@steve.org.uk" target="_blank">steve@steve.org.uk</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Sun Nov 04, 2012 at 23:21:55 +0000, David Morris wrote:<br>
<br>
>    It may be that there is some rubbish in /tmp or /var that you can dump.<br>
>    If there isn't, the simplest solution to your *stated* problem would be to<br>
</div>>    use a partitioningtool to resize the root partition, using some of that spare space in<br>
>    /home.<br>
<br>
  The *simplest* approach would be to make /var/cache/apt/ a symlink to<br>
 /home/apt/<br>
<br>
  That way the downloaded files will go to the partition that has the<br>
 space, and avoids repartitioning which will be hard to guide a user<br>
 through remotely.<br><div class="HOEnZb"><div class="h5"><br></div></div></blockquote></div><div class="gmail_extra"><br></div>I was about the post a similar solution - though I don't run Ubuntu so was unsure which directory was going to be used to hold the cache. Sometimes symlinks don't work and need a bind mount instead - so if the symlink works then you will be off and running but if for some reason that does not work then try a bind mount instead and when you are done then remove the bind mount.</div>
<div class="gmail_extra"><br clear="all"><div><br></div>-- <br>mike c<br>
</div>