That's a python error it looks like....see if you have hardware_hal installed..
On Tue, Aug 6, 2013 at 2:50 PM, Lee Roth <[email protected]> wrote: > Spacewalk V2.0 on Centos6.4 > > Trying to register a Centos6.4 client to the Spacewalk server; the command > rhnreg_ks does not work. > > A suggestion that I read somewhere that the package "pygobject2" might be > missing, but it is not. > > On the client: > > # /usr/sbin/rhnreg_ks --help > Traceback (most recent call last): > File "/usr/sbin/rhnreg_ks", line 33, in <module> > from up2date_client import rhnreg > File "/usr/share/rhn/up2date_client/rhnreg.py", line 21, in <module> > import hardware > File "/usr/share/rhn/up2date_client/hardware.py", line 45, in <module> > from hardware_hal import check_hal_dbus_status, get_hal_computer, > read_hal > ImportError: No module named hardware_hal > # rpm -qa | grep pygobject2 > pygobject2-2.20.0-5.el6.i686 > # > > Any suggestion? > > Thanks! > > Lee > > > > _______________________________________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list >
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
