<div dir="ltr"><div class="gmail_default" style="font-size:small">OK Steven, I'll get back to you with that, thanks<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 21, 2015 at 7:58 AM, Stephen M. Webb <span dir="ltr"><<a href="mailto:stephen.webb@canonical.com" target="_blank">stephen.webb@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 15-05-21 06:56 AM, Raymond House wrote:<br>
> Hi Steve, I do the upgrades the usual way through the software manager and the warnings I get during the files unpacking<br>
> process say that I should use a command that is (way too long to get down) to temporarily fix the problem, the speed at<br>
> which this going there is no way I could do that, besides I don't know how!<br>
<br>
</span>It sounds like some packages got messed up at some point (eg. things installed from a third-party source not supported<br>
by Ubuntu, etc).  The first thing to try is usually to ask apt-get to try to fix itself.<br>
<br>
To do that, open a Terminal and type "sudo apt-get install -f" and hit return.  It will ask you for your password, then<br>
attempt to resolve or remove broken packages.  It will also post errors that you can highlight with the mouse and<br>
cut-and-paste into a mail message if you need more help.<br>
<br>
The "-f" passed to "apt-get" means "try to fix things up" and the "install" is just required because, well, because it<br>
is.  You need to run "apt-get" using "sudo" because you need elevated administrator privileges to write to your system<br>
configuration files.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Stephen M. Webb  <<a href="mailto:stephen.webb@canonical.com">stephen.webb@canonical.com</a>><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
--<br>
ubuntu-ca mailing list<br>
<a href="mailto:ubuntu-ca@lists.ubuntu.com">ubuntu-ca@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-ca" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-ca</a><br>
</div></div></blockquote></div><br></div>