<br><br><div class="gmail_quote">On Mon, Aug 2, 2010 at 8:21 AM, Mark Lawrence <span dir="ltr"><<a href="mailto:breamoreboy@yahoo.co.uk">breamoreboy@yahoo.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On 01/08/2010 12:10, Lawrence D'Oliveiro wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
In message<<a href="mailto:mailman.1383.1280649150.1673.python-list@python.org" target="_blank">mailman.1383.1280649150.1673.python-list@python.org</a>>, Mark<br>
Lawrence wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On 01/08/2010 08:18, Lawrence D'Oliveiro wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
In message<<a href="mailto:mailman.1382.1280646210.1673.python-list@python.org" target="_blank">mailman.1382.1280646210.1673.python-list@python.org</a>>, Mark<br>
Lawrence wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On 01/08/2010 07:50, Lawrence D'Oliveiro wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
In message<<a href="mailto:mailman.1381.1280643817.1673.python-list@python.org" target="_blank">mailman.1381.1280643817.1673.python-list@python.org</a>>, Mark<br>
Lawrence wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Personally I find double clicking on an msi file rather easier.<br>
</blockquote>
<br>
Easier than apt-get dist-upgrade?<br>
</blockquote>
<br>
I'm sorry but I only do English, could you please translate. :)<br>
</blockquote>
<br>
I run Debian Unstable, which has new goodies coming out on a weekly<br>
basis. The last time I checked for updates, there were over 500 packages<br>
I had installed for which updates were available. It only took a command<br>
like the above to upgrade them all.<br>
<br>
How many .msi files would you have to click on to achieve the Windows<br>
equivalent?<br>
</blockquote>
<br>
... I simply couldn't cope with over 500 installed packages.<br>
</blockquote>
<br>
Precisely my point. Go back to playing with your .msi toys.<br>
<br>
Oh, and<<a href="http://dilbert.com/strips/comic/1995-06-24/" target="_blank">http://dilbert.com/strips/comic/1995-06-24/</a>>.<br>
</blockquote>
<br>
Repeating what was obviously deliberately snipped.<br>
<br>
"No idea, but your mental capacity is clearly infinitely higher than mine, as I simply couldn't cope with over 500 installed packages.  What do they all do, make your lunch and fetch the beer from the fridge amongst other things?"<br>

<br>
How does any user or an admin cope with 500 packages?  Can Python help here, assume an eight hour working day?<br>
<br>
c:\Python31\Lib>python<br>
Python 3.1.2 (r312:79149, Mar 21 2010, 00:41:52) [MSC v.1500 32 bit (Intel)] on win32<br>
Type "help", "copyright", "credits" or "license" for more information.<br>
>>> 8*60*60/500<br>
57.6<br>
<br>
So every working day you have 57.6 seconds to use each package. Strangely I don't think anyone will get too much done.  Am I in cloud cuckoo land or are you?<br>
<br></blockquote><div><br>You seem to be mistaken as to what a "package" is.<br><br>Python : <br>* python<br>* python-minimal<br>* python2.6<br>* libbz2<br>* libc6<br>* libdb4.8<br>* libncursesw5<br>* libreadline6<br>
* mime-support<br>* python2.6-minimal<br>* libssl0.9.8<br>* zlib1g<br>* debconf<br>* perl-base<br>* dpkg<br>* coreutils<br>* lzma<br>* libacl1<br>* libattr1<br>* libselinux1<br>* libgcc1<br>* libstdc++6<br>* gcc-4.4-base<br>
* libncurses5<br>* readline-common<br><br>So these are the packages needed just to run Python in Ubuntu. It doesn't include the packages required for the kernel, the desktop environment, the window manager, the terminal, and whatever else you want running. In my fairly clean Ubuntu VM (I use it almost exclusively for testing), I have close to 1500 packages installed.<br>
 <font color="#888888"><br></font></div><div><br><br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><font color="#888888">
-- <br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</font></blockquote></div><br>