<font size=2 face="sans-serif">rpm -qf /usr/share/rhn/certs/rhn_bootstrap.py</font>
<br><font size=2 face="sans-serif">spacewalk-certs-tools-0.8.7-1.el5</font>
<br>
<br><font size=2 face="sans-serif">On line 37 is</font>
<br><font size=2 face="sans-serif">from rhn.common import rhn_rpm</font>
<br><font size=2 face="sans-serif">I guess it should be </font>
<br><font size=2 face="sans-serif">from spacewalk.common import rhn_rpm</font>
<br>
<br><font size=2 face="sans-serif">When I change the import statement rhn-bootstrap
script is working.</font>
<br>
<br><font size=2 face="sans-serif">Tried to run generated bootstrap.sh
on client and I got some errors.</font>
<br><font size=2 face="sans-serif">If I do yum install rhn-client-tools
rhn-check rhn-setup rhnsd m2crypto yum-rhn-plugin , python-hashlib is not
pulled into install as dependency</font>
<br><font size=2 face="sans-serif">python-hashlib is needed by client_config_update.py</font>
<br><font size=2 face="sans-serif">client_config_update.py also needs fileutils.py
and checksum.py. Both py scripts/modules are part of spacewalk-backend-libs
package -> I could not find these py modules anywhere else (probably
they should be)</font>
<br><font size=2 face="sans-serif">rpm -qf /usr/lib/python2.4/site-packages/spacewalk/common/checksum.py</font>
<br><font size=2 face="sans-serif">spacewalk-backend-libs-0.8.45-1.el5</font>
<br><font size=2 face="sans-serif">rpm -qf /usr/lib/python2.4/site-packages/spacewalk/common/fileutils.py</font>
<br><font size=2 face="sans-serif">spacewalk-backend-libs-0.8.45-1.el5</font>
<br>
<br><font size=2 face="sans-serif">My bootstrap.sh is now working, but
with lots of ugly hacks. </font>
<br><font size=2 face="sans-serif">Could somebody with clean 0.8 install
confirm my problems?</font>
<br><font size=2 face="sans-serif">Just want to be sure that my upgrade
is not messed up.</font>
<br>
<br><font size=2 face="sans-serif">Probably this is not the right mailing
list, but just want to share with others.</font>
<br>
<br>
<br><font size=2 face="sans-serif">Regards,<br>
Anze</font>
<br>
<br><tt><font size=2>Anze Marincic/Nil wrote on 23.02.2010 21:48:21:<br>
<br>
> From: Anze Marincic/Nil</font></tt>
<br><tt><font size=2>> To: spacewalk-list@redhat.com</font></tt>
<br><tt><font size=2>> Date: 23.02.2010 21:48</font></tt>
<br><tt><font size=2>> Subject: rhn-bootstrap execution error</font></tt>
<br><tt><font size=2>> <br>
> After upgrade to 0.8, everything is working great, except rhn-<br>
> bootstrap script.</font></tt>
<br><tt><font size=2>> When i try to run rhn-bootstrap, i get</font></tt>
<br><tt><font size=2>> Unable to load module rhn_bootstrap</font></tt>
<br><tt><font size=2>> No module named common</font></tt>
<br><tt><font size=2>> <br>
> Any ideas?</font></tt>
<br><tt><font size=2>> <br>
> Regards,<br>
> Anze</font></tt>