<br><br><div><span class="gmail_quote">On 4/17/07, <b class="gmail_sendername">Rodrigo Barbosa</b> <<a href="mailto:rodrigob@darkover.org">rodrigob@darkover.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA1<br><br>On Tue, Apr 17, 2007 at 12:55:24PM -0600, Stephen John Smoogen wrote:<br>> On 4/17/07, Rodrigo Barbosa <<a href="mailto:rodrigob@darkover.org">rodrigob@darkover.org
</a>> wrote:<br>> >I'm working on a formula to enable a clean upgrade from 4.4 to 5.0.<br>> >Unfortunately, not only we have a big glibc upgrade on our way, we<br>> >also have some nasty package fragmentation. The best exemple
<br>> >is xorg-x11-libs, which was separated in several (10+, perhaps)<br>> >packages.<br>> ><br>> >So far, I think the best plan is to create meta packages to solve<br>> >this dependency hell. Lets call it 
meta-4.4to5.0-upgrade.noarch.rpm.<br>> >This package should provide and requires the needed components.<br>> ><br>> >Unfortunatelly, this will probably change from system to system,<br>> >which can become very nasty. In that case, we have two ways to procede:
<br>> ><br>> >1) A script that will create a package specific for that given<br>> >   system<br>> >2) Several meta packages<br>> ><br>> >I'm kind of leaning toward the second option, with a super meta
<br>> >package that will require them all (in case someone want to<br>> >make things simples at the cost of installing extra packages).<br>> ><br>> >Comments ? Suggestions ?<br>><br>> Are you looking for something otehr than anaconda for small memory or
<br>> something? I do not see live updates working for the faint of heart<br>> from 4.4 -> 5.0 .<br><br>Nah, mostly remote systems, hosted on datacenters or somewhere else.<br><br>So far, the main problem I've encontered is really xorg. Go figure.
</blockquote><div><br>If xorg is the major stumbling block on a remote server why not simply do:<br><br>yum remove xorg* <br><br>before doing your upgrade?<br><br> </div><br></div><br>