[Server-devel] iso size

Jerry Vonau jvonau at shaw.ca
Sun Nov 16 14:37:20 EST 2008


Jerry Vonau wrote:
> Martin Langhoff wrote:
>> On Sat, Nov 15, 2008 at 9:18 PM, Martin Langhoff
>> <martin.langhoff at gmail.com> wrote:
>>> Spinning hopefully the last one.
>> There's a dev11 now in the server, and I think it's The One. But I'll
>> formally release it tomorrow, I think :-)
>>
>> cheers,
>>
>>
>> m
> 
> Well, the upgrade is not painful. The weird thing I found is about yum, 
> $releasever, and fedora-updates.repo, we have two issues..
> 
> First with the use of xs-release  when I do a "rpm -q --whatprovides 
> /etc/fedora-release" I get back:
> fedora-release-7-3.noarch
> xs-release-9-0.4.12.noarch
> which will confuse the heck out of yum if you have $releasever anywhere.
> 
> I guess we should have xs-release do:
> Obsoletes: fedora-release
> 
> Second, I found the above because I did a "yum repolist" and the 
> fedora-update repo from the F7 install was active. Need to remove that 
> one, maybe from xs-release?
> 
> Jerry

Well other issues popped up, avahi from F7 appeared in a "rpm -q avahi" 
along with the one from F9 like above. Quick fix:
"rpm -e --justdb avahi-0.6.17-1.fc7.i386"

I used the same kind of fix for the above fedora-release issue.

Second, pirut from F7, is dragging in F9's gnome-packagekit and friend 
if you try to "yum update" fix: rpm -e pirut anaconda anaconda-runtime"
before you yum update.

After the above fixes, and you can update via yum, however, the first 
pass at yum update resulted in:

alsa-utils.i386                          1.0.17-2.fc9 
updates-newkey
beecrypt.i386                            4.1.2-17.fc9 
updates-newkey
booty.noarch                             0.104-1.fc9            fedora 

busybox-anaconda.i386                    1:1.9.1-1.fc9          fedora 

comps-extras.noarch                      13-1                   fedora 

createrepo.noarch                        0.9.5-2.fc9            fedora 

docbook-dtds.noarch                      1.0-38.fc9 
updates-newkey
gnome-python2-extras.i386                2.19.1-21.fc9 
updates-newkey
gnome-python2-gconf.i386                 2.22.1-2.fc9 
updates-newkey
gnome-python2-gtkhtml2.i386              2.19.1-21.fc9 
updates-newkey
gtkhtml2.i386                            2.11.1-3.fc9           fedora 

libFS.i386                               1.0.0-7.fc9            fedora 

libbdevid-python.i386                    6.0.52-2.fc9           fedora 

libxml2-python.i386                      2.7.2-1.fc9 
updates-newkey
livecd-tools.i386                        017.1-1.fc9 
updates-newkey
mcstrans.i386                            0.2.11-1.fc9 
updates-newkey
netpbm.i386                              10.35.48-1.fc9 
updates-newkey
netpbm-progs.i386                        10.35.48-1.fc9 
updates-newkey
notify-python.i386                       0.1.1-3.fc9            fedora 

openjade.i386                            1.3.2-31.fc9           fedora 

perl-ExtUtils-Embed.i386                 1.27-38.fc9 
updates-newkey
perl-Test-Simple.i386                    0.80-38.fc9 
updates-newkey
pykickstart.noarch                       1.38-2.fc9 
updates-newkey
pyparted.i386                            1.8.9-5.fc9            fedora 

python-pyblock.i386                      0.31-2                 fedora 

redhat-menus.noarch                      8.9.11-3.fc9           fedora 

squashfs-tools.i386                      3.3-2                  fedora 

ttmkfdir.i386                            3.0.9-26.fc9           fedora 

xorg-x11-fonts-ISO8859-1-100dpi.noarch   7.2-6.fc9              fedora 

xorg-x11-xfs.i386                        1:1.0.5-2.fc9          fedora 

zenity.i386                              2.22.1-1.fc9           fedora 


I can see the ones coming from updates-newkey, but the ones from fedora 
should of been on the spin, as to preform a complete upgrade. Should we 
look to add these to the spin, just uninstall them before the upgrade, 
or leave them for the local admins to deal with?

Then there are these leftovers after the update:

htmlview-4.0.0-3.fc7.noarch
gnome-mime-data-2.18.0-2.fc7.noarch
system-config-securitylevel-1.7.0-6.fc7.i386
sysklogd-1.4.2-9.fc7.i386
rssh-2.3.2-5.fc7.i386
system-config-soundcard-2.0.6-6.fc7.noarch

Not sure if these are in rpm twice as f7 and f9, or just leftovers from 
f7. More info later, got to find the script that I have for that

Jerry





















More information about the Server-devel mailing list