<br><br><div class="gmail_quote">On Tue, Aug 24, 2010 at 3:04 PM, Andreas Raab <span dir="ltr">&lt;<a href="mailto:andreas.raab@gmx.de">andreas.raab@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 8/24/2010 2:12 PM, Eliot Miranda wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I always appreciated the 95% rule, a.k.a. don&#39;t let the perfect be the<br>
enemy of the good.  Right now if one removes all packages and updates<br>
one gets an ugly mess one can wade through with the debugger.  If one<br>
were to simply skip the packages not in one&#39;s image one could certainly<br>
get to a point that might miss a required package, but one could also<br>
update without wading through the mess, without having to go through the<br>
remove unloadable packages step and without having to go through<br>
whatever other steps one had gone through to produce a finished image.<br>
<br>
E.g. take my OS Cog VMMaker image which has been derived from an unload<br>
step to be nice to svn users; the image is half the size of the normal<br>
one.  It&#39;s a mild pain to build, loading packages, adding workspaces and<br>
repositories etc.  Yes I could automate all this but it would be much<br>
nicer to build it once and periodically update it.  I don&#39;t care if it<br>
misses some required package; I can deal with that issue when I get to<br>
it.  But not being able to update without wading through mud is, to put<br>
it mildly, a downer.<br>
</blockquote>
<br></div>
I don&#39;t think you understand what I mean by &quot;required&quot; package :-) Consider that we&#39;re splitting the Morphic package along the lines that Pavel proposed. We add a MorphicWidgets package that includes all the Pluggable*Morphs. The problem is that the next version of the Morphic package will show these as REMOVALS so if you update the Morphic package and leave out the MorphicWidgets your image is an instant goner. That&#39;s what I mean by &quot;required&quot;; not some random goodie that nobody cares if it&#39;s absent.<br>
</blockquote><div><br></div><div>No, I get it, and it&#39;ll crash horribly.  But it crashes horribly _now_.  I don&#39;t mind rebuilding and unloading when I have to, e.g. because package structure changes force it.  But I sure as sugar hate having to do it when it&#39;s not forced.</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Worse, this wouldn&#39;t just happen to people who have deliberately chosen to update only a subset; it would happen to *everyone* updating their trunk images and make it pretty much impossible to perform such operations. Unless we can find a solution to this problem, I think Bert&#39;s alternative is the only reasonable one - add an explicit list of ignored packages for the updater and you can add to that list whatever you want and it won&#39;t get updated. You&#39;ll have to deal with the consequences if something goes wrong there but as you said, you can deal with that when you get to it.<br>

<br>
Cheers,<br><font color="#888888">
  - Andreas<br>
<br>
</font></blockquote></div><br>