Thank you for pointing me in the right direction. Can&#39;t remember now if I upgraded from 10.04 via CD or Update Manager (maybe the first line of /etc/apt/sources.list suggests a CD install??). I append  /etc/apt/sources.list  - looks like CD sources are already commented out.<div>
<br></div><div><div># deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Alpha i386 (20100803.1)]/ maverick main restricted</div><div># See <a href="http://help.ubuntu.com/community/UpgradeNotes">http://help.ubuntu.com/community/UpgradeNotes</a> for how to upgrade to</div>
<div># newer versions of the distribution.</div><div><br></div><div>deb <a href="http://gb.archive.ubuntu.com/ubuntu/">http://gb.archive.ubuntu.com/ubuntu/</a> maverick main restricted</div><div>deb-src <a href="http://gb.archive.ubuntu.com/ubuntu/">http://gb.archive.ubuntu.com/ubuntu/</a> maverick main restricted</div>
<div><br></div><div>## Major bug fix updates produced after the final release of the</div><div>## distribution.</div><div>deb <a href="http://gb.archive.ubuntu.com/ubuntu/">http://gb.archive.ubuntu.com/ubuntu/</a> maverick-updates main restricted</div>
<div>deb-src <a href="http://gb.archive.ubuntu.com/ubuntu/">http://gb.archive.ubuntu.com/ubuntu/</a> maverick-updates main restricted</div><div><br></div><div>## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu</div>
<div>## team. Also, please note that software in universe WILL NOT receive any</div><div>## review or updates from the Ubuntu security team.</div><div>deb <a href="http://gb.archive.ubuntu.com/ubuntu/">http://gb.archive.ubuntu.com/ubuntu/</a> maverick universe</div>
<div>deb-src <a href="http://gb.archive.ubuntu.com/ubuntu/">http://gb.archive.ubuntu.com/ubuntu/</a> maverick universe</div><div>deb <a href="http://gb.archive.ubuntu.com/ubuntu/">http://gb.archive.ubuntu.com/ubuntu/</a> maverick-updates universe</div>
<div>deb-src <a href="http://gb.archive.ubuntu.com/ubuntu/">http://gb.archive.ubuntu.com/ubuntu/</a> maverick-updates universe</div><div><br></div><div>## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu</div>
<div>## team, and may not be under a free licence. Please satisfy yourself as to</div><div>## your rights to use the software. Also, please note that software in</div><div>## multiverse WILL NOT receive any review or updates from the Ubuntu</div>
<div>## security team.</div><div>deb <a href="http://gb.archive.ubuntu.com/ubuntu/">http://gb.archive.ubuntu.com/ubuntu/</a> maverick multiverse</div><div>deb-src <a href="http://gb.archive.ubuntu.com/ubuntu/">http://gb.archive.ubuntu.com/ubuntu/</a> maverick multiverse</div>
<div>deb <a href="http://gb.archive.ubuntu.com/ubuntu/">http://gb.archive.ubuntu.com/ubuntu/</a> maverick-updates multiverse</div><div>deb-src <a href="http://gb.archive.ubuntu.com/ubuntu/">http://gb.archive.ubuntu.com/ubuntu/</a> maverick-updates multiverse</div>
<div><br></div><div>## Uncomment the following two lines to add software from the &#39;backports&#39;</div><div>## repository.</div><div>## N.B. software from this repository may not have been tested as</div><div>## extensively as that contained in the main release, although it includes</div>
<div>## newer versions of some applications which may provide useful features.</div><div>## Also, please note that software in backports WILL NOT receive any review</div><div>## or updates from the Ubuntu security team.</div>
<div># deb <a href="http://gb.archive.ubuntu.com/ubuntu/">http://gb.archive.ubuntu.com/ubuntu/</a> maverick-backports main restricted universe multiverse</div><div># deb-src <a href="http://gb.archive.ubuntu.com/ubuntu/">http://gb.archive.ubuntu.com/ubuntu/</a> maverick-backports main restricted universe multiverse</div>
<div><br></div><div>## Uncomment the following two lines to add software from Canonical&#39;s</div><div>## &#39;partner&#39; repository.</div><div>## This software is not part of Ubuntu, but is offered by Canonical and the</div>
<div>## respective vendors as a service to Ubuntu users.</div><div>deb <a href="http://archive.canonical.com/ubuntu">http://archive.canonical.com/ubuntu</a> maverick partner</div><div># deb-src <a href="http://archive.canonical.com/ubuntu">http://archive.canonical.com/ubuntu</a> maverick partner</div>
<div><br></div><div>deb <a href="http://security.ubuntu.com/ubuntu">http://security.ubuntu.com/ubuntu</a> maverick-security main restricted</div><div>deb-src <a href="http://security.ubuntu.com/ubuntu">http://security.ubuntu.com/ubuntu</a> maverick-security main restricted</div>
<div>deb <a href="http://security.ubuntu.com/ubuntu">http://security.ubuntu.com/ubuntu</a> maverick-security universe</div><div>deb-src <a href="http://security.ubuntu.com/ubuntu">http://security.ubuntu.com/ubuntu</a> maverick-security universe</div>
<div>deb <a href="http://security.ubuntu.com/ubuntu">http://security.ubuntu.com/ubuntu</a> maverick-security multiverse</div><div>deb-src <a href="http://security.ubuntu.com/ubuntu">http://security.ubuntu.com/ubuntu</a> maverick-security multiverse</div>
<div>deb <a href="http://download.virtualbox.org/virtualbox/debian">http://download.virtualbox.org/virtualbox/debian</a> maverick contrib non-free</div><div>                                                                                                                                                                              54,1          Bot</div>
<div><br></div><div><br></div><div>                                                                                                                                                                              1,1           Top</div>
</div><div><br></div><div><br></div><div><div class="gmail_quote">
On 31 October 2011 09:41, James Holden <span dir="ltr">&lt;<a href="mailto:wylug@jamesholden.net" target="_blank">wylug@jamesholden.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On Sat, Oct 29, 2011 at 06:05:16PM +0100, Howard Close wrote:<br>
&gt; I find that background processes are using about 50% of my processor. Top<br>
&gt; reveals that this is almost exclusively caused by apt-get.<br>
<br>
Well, 100% of one of your CPU cores at a guess :-)<br>
<br>
&gt; Is this normal behaviour for apt? What is it doing to consume so much of my<br>
&gt; processing power?<br>
<br>
No, I suspect it&#39;s stuck. Did you install from CD by any chance?<br>
<br>
There was a bug some time ago where apt was polling for the CD to check the<br>
package list.<br>
<br>
Check /etc/apt/sources.list for lines starting &quot;deb cdrom:&quot; and comment them<br>
out by placing a # character at the start of the line.<br>
<br>
<br>
<br>
James<br>
<font color="#888888"><br>
<br>
--<br>
James Holden                     Developer, SEO, Technology Consultant<br>
<a href="http://jamesholden.net/" target="_blank">http://jamesholden.net/</a>                          Leeds, United Kingdom<br>
<a href="http://twitter.com/jamesholden" target="_blank">http://twitter.com/jamesholden</a>                            07989 702968<br>
PGP key fingerprint: 32C9 A76F 3CFE A06C 1B00 5AAB 9877 4742 8358 863A<br>
</font><br>_______________________________________________<br>
Wylug-help mailing list<br>
<a href="mailto:Wylug-help@wylug.org.uk" target="_blank">Wylug-help@wylug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/wylug-help" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/wylug-help</a><br>
<br></blockquote></div><br>
</div>