<div dir="ltr"><div><div>Nils,<br><br></div><div>I apologize if I am the culprit, and taking up some much time and effort.<br></div><div><br></div>I did redo (copy and paste) the ln command line, and have now gotten back to the original error message about not enough disk space, albeit now requiring a smaller amount ,i.e., 776 N on "/'<br>
<br></div>(I did not redo the mv command line).<br><div><div><br><div>Not enough free disk space<br></div><div>The upgrade has aborted.<br>
The upgrade needs a total of 1,623 M of free space on disk '/'<br>Please free at least an additional space of 776 M on disk '/'<br></div>Empty your trash and remove temporary packages of former installations using sudo apt- get clean.<br>
</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 29, 2014 at 1:31 PM, Rick Magraw <span dir="ltr"><<a href="mailto:rsmagraw@gmail.com" target="_blank">rsmagraw@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">History as per Paul's instrux:<br><br>rsm@rsm-laptop:~$ history | grep archive<br>   23  sudo mv /var/cache/apt/archives/ /home<br>
   24  sudo ln -s /home/archives/var/cache/apt/<br>   27  sudo in -s /home/archives/var/cache/apt/<br>
   31  ls -ld /var/cache/apt/archives<br>   39  drwxr-xr-x  3 root root  4096 2014-04-27 11:17 archives<br>   43  sudo ln -s /home/archives /var/cache/apt/<br>   44  history | grep archive<br>rsm@rsm-laptop:~$ <br><br></div>
<div class="HOEnZb"><div class="h5">
<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 29, 2014 at 1:27 PM, Rick Magraw <span dir="ltr"><<a href="mailto:rsmagraw@gmail.com" target="_blank">rsmagraw@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">As per Paul's instructions<br><br>rsm@rsm-laptop:~$  ls -l /var/cache/apt<br>total 32220<br>-rw-r--r-- 1 root root 16519059 2014-04-28 16:11 pkgcache.bin<br>-rw-r--r-- 1 root root 16443005 2014-04-28 15:20 srcpkgcache.bin<br>


<br>rsm@rsm-laptop:~$  ls -l /home<br>total 24<br>drwxr-xr-x  3 root root  4096 2014-04-27 11:17 archives<br>drwx------  2 root root 16384 2008-10-15 09:34 lost+found<br>drwxr-xr-x 46 rsm  rsm   4096 2014-04-29 13:11 rsm<br>


rsm@rsm-laptop:~$ <br><br><br><br></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 29, 2014 at 2:41 AM, Nils Kassube <span dir="ltr"><<a href="mailto:kassube@gmx.net" target="_blank">kassube@gmx.net</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Rick Magraw wrote:<br>
> rsm@rsm-laptop:~$ ls -ld /var/cache/apt/archives<br>
> ls: cannot access /var/cache/apt/archives: No such file or directory<br>
> rsm@rsm-laptop:~$<br>
><br>
> N.B. I did manually type in the original command lines.<br>
<br>
</div>Well, that explains it. :) I think you mistyped the ln command because<br>
the "archives" directory is gone and there is no link with that name. It<br>
would also match the error message. The directory<br>
"/var/cache/apt/archives/partial" is indeed missing because the parent<br>
directory is missing as well and the file "/var/cache/apt/archives/lock"<br>
can't be opened because there is no directory for it. I Think it would<br>
be sufficient to run the ln command again:<br>
<div><br>
sudo ln -s /home/archives /var/cache/apt/<br>
<br>
<br>
</div><div><div>Nils<br>
<br>
<br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com" target="_blank">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>