<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16915" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=389365017-17022010><FONT face=Tahoma 
color=#0000ff size=2>To answer my own question, I updated these 
packages:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=389365017-17022010><FONT face=Tahoma 
color=#0000ff 
size=2> --rhn-setup-0.8.12-1.fc12.x86_64.rpm<BR> --rhn-check-0.8.12-1.fc12.x86_64.rpm<BR> --yum-rhn-plugin-0.8.5-1.fc12.noarch.rpm<BR> --rhnsd-4.9.2-1.fc12.x86_64.rpm<BR> --rhn-client-tools-0.8.12-1.fc12.x86_64.rpm<BR> --rhnlib-2.5.22-1.fc12.noarch.rpm<BR> --python-dmidecode-3.10.7-3.fc12.x86_64.rpm</FONT></SPAN></DIV>
<DIV><SPAN class=389365017-17022010><FONT face=Tahoma color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=389365017-17022010><FONT face=Tahoma color=#0000ff size=2>The 
package that appeared to fix the error below was:</FONT></SPAN></DIV>
<DIV><SPAN class=389365017-17022010><FONT face=Tahoma color=#0000ff 
size=2>--yum-rhn-plugin-0.8.5-1.fc12.noarch.rpm<BR></FONT></SPAN></DIV>
<DIV><SPAN class=389365017-17022010><FONT face=Tahoma color=#0000ff size=2>and 
now the Fedora 12 client appears perfect :)))))</FONT></SPAN></DIV>
<DIV><SPAN class=389365017-17022010><FONT face=Tahoma color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=389365017-17022010><FONT face=Tahoma color=#0000ff 
size=2> </DIV>
<DIV dir=ltr align=left><BR></DIV></FONT></SPAN><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> spacewalk-list-bounces@redhat.com 
[mailto:spacewalk-list-bounces@redhat.com] <B>On Behalf Of </B>Bushby, Bruce 
(London)(c)<BR><B>Sent:</B> 17 February 2010 17:25<BR><B>To:</B> 
spacewalk-list@redhat.com<BR><B>Subject:</B> [Spacewalk-list] spacewalk 0.8 / 
fedora 12 client<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV><FONT face=Tahoma size=2><SPAN 
class=027372117-17022010>Hi</SPAN></FONT></DIV>
<DIV><FONT face=Tahoma size=2><SPAN 
class=027372117-17022010></SPAN></FONT> </DIV>
<DIV><FONT face=Tahoma size=2><SPAN class=027372117-17022010>So far I've had 
ZERO issue deploying spacewalk 0.8 on Fedora 12. The install went smoothly, 
creating and populating channels all worked</SPAN></FONT></DIV>
<DIV><FONT face=Tahoma size=2><SPAN class=027372117-17022010>without any issues. 
Also, running rhnreg_ks froma centos 5.4 client also worked flawlessly. The 
centos client registered, pulled yum lists and installed</SPAN></FONT></DIV>
<DIV><FONT face=Tahoma size=2><SPAN class=027372117-17022010>rpms from the 
repo.</SPAN></FONT></DIV>
<DIV><FONT face=Tahoma size=2><SPAN 
class=027372117-17022010></SPAN></FONT> </DIV>
<DIV><FONT face=Tahoma size=2><SPAN class=027372117-17022010>Small problem with 
Fedora 12 client, rhnreg_ks all works....but a "yum repolist fails"  (I'm 
sure I've seen this before)</SPAN></FONT></DIV>
<DIV><FONT face=Tahoma size=2><SPAN 
class=027372117-17022010></SPAN></FONT> </DIV>
<DIV><FONT face=Tahoma size=2><SPAN class=027372117-17022010>I'm going to try 
and update the "up2date" packages from the nightly client for Fedora 
12.</SPAN></FONT></DIV>
<DIV><FONT face=Tahoma size=2></FONT> </DIV>
<DIV><FONT face=Tahoma size=2></FONT> </DIV>
<DIV><FONT face=Tahoma size=2></FONT> </DIV>
<DIV><FONT face=Tahoma size=2>[root@lonw644x yum.repos.d]#<BR>[root@lonw644x 
yum.repos.d]# yum repolist<BR>Loaded plugins: presto, refresh-packagekit, 
rhnplugin<BR>Traceback (most recent call last):<BR>  File "/usr/bin/yum", 
line 29, in <module><BR>    yummain.user_main(sys.argv[1:], 
exit_code=True)<BR>  File "/usr/share/yum-cli/yummain.py", line 315, in 
user_main<BR>    errcode = main(args)<BR>  File 
"/usr/share/yum-cli/yummain.py", line 180, in main<BR>    result, 
resultmsgs = base.doCommands()<BR>  File "/usr/share/yum-cli/cli.py", line 
351, in doCommands<BR>    return 
self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, 
self.extcmds)<BR>  File "/usr/share/yum-cli/yumcommands.py", line 787, in 
doCommand<BR>    base.repos.populateSack()<BR>  File 
"/usr/lib/python2.6/site-packages/yum/repos.py", line 277, in 
populateSack<BR>    sack.populate(repo, mdtype, callback, 
cacheonly)<BR>  File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", 
line 164, in populate<BR>    if self._check_db_version(repo, 
mydbtype):<BR>  File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", 
line 223, in _check_db_version<BR>    return 
repo._check_db_version(mdtype)<BR>  File 
"/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 1245, in 
_check_db_version<BR>    repoXML = self.repoXML<BR>  File 
"/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 1408, in 
<lambda><BR>    repoXML = property(fget=lambda self: 
self._getRepoXML(),<BR>  File "/usr/share/yum-plugins/rhnplugin.py", line 
458, in _getRepoXML<BR>    return 
YumRepository._getRepoXML(self)<BR>  File 
"/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 1400, in 
_getRepoXML<BR>    self._loadRepoXML(text=self)<BR>  File 
"/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 1390, in 
_loadRepoXML<BR>    return self._groupLoadRepoXML(text, 
mdtypes)<BR>  File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 
1367, in _groupLoadRepoXML<BR>    if 
self._commonLoadRepoXML(text):<BR>  File 
"/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 1220, in 
_commonLoadRepoXML<BR>    result = self._getFileRepoXML(local, 
text)<BR>  File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 
999, in _getFileRepoXML<BR>    size=102400) # setting max size as 
100K<BR>TypeError: _getFile() got an unexpected keyword argument 
'size'<BR>[root@lonw644x yum.repos.d]#<BR></FONT></DIV>
<DIV><FONT face=Tahoma size=2></FONT> </DIV>
<DIV><FONT face=Tahoma size=2></FONT> </DIV>
<DIV><FONT face=Tahoma size=2> </DIV></FONT>
<DIV align=left><FONT face=Arial size=2></FONT> </DIV>
<DIV align=left><FONT face=Arial size=2></FONT> </DIV>
<DIV align=left><FONT face=Arial size=2>Bruce Bushby</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>Unix Engineering</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>Technology Group</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>Man Investments, 100 Lower Thames 
Street, London,<FONT face=Calibri>EC3R 6DL</FONT></FONT></DIV>
<DIV align=left><FONT face=Calibri size=2>Desk: +44 (0) 207 144 
3903</FONT></DIV>
<DIV align=left><FONT face=Calibri size=2>Mobile: +44 (0) 
7887711769</FONT></DIV>
<DIV> </DIV>
<P><SPAN 
style="FONT-SIZE: 8pt; FONT-FAMILY: 'Arial'">**********************************************************************</SPAN></P>
<P><SPAN style="FONT-SIZE: 8pt; COLOR: #00e100; FONT-FAMILY: 'Arial'">Please 
consider the environment before printing this email or its 
attachments.</SPAN></P>
<P><SPAN style="FONT-SIZE: 8pt; FONT-FAMILY: 'Arial'">The contents of this email 
are for the named addressees only. It contains information which may be 
confidential and privileged. If you are not the intended recipient, please 
notify the sender immediately, destroy this email and any attachments and do not 
otherwise disclose or use them. Email transmission is not a secure method of 
communication and Man Investments cannot accept responsibility for the 
completeness or accuracy of this email or any attachments. Whilst Man 
Investments makes every effort to keep its network free from viruses, it does 
not accept responsibility for any computer virus which might be transferred by 
way of this email or any attachments. This email does not constitute a request, 
offer, recommendation or solicitation of any kind to buy, subscribe, sell or 
redeem any investment instruments or to perform other such transactions of any 
kind. Man Investments reserves the right to monitor, record and retain all 
electronic communications through its network to ensure the integrity of its 
systems, for record keeping and regulatory purposes. </SPAN></P>
<P><SPAN style="FONT-SIZE: 8pt; FONT-FAMILY: 'Arial'">Visit us at: 
www.maninvestments.com </SPAN></P>
<P><SPAN style="FONT-SIZE: 8pt; FONT-FAMILY: 'Arial'">TG0908</SPAN></P>
<P><SPAN 
style="FONT-SIZE: 8pt; FONT-FAMILY: 'Arial'">**********************************************************************</SPAN></P>
<P><SPAN 
style="FONT-SIZE: 8pt; FONT-FAMILY: 'Arial'"></SPAN> </P></BODY></HTML>