up2date script fails on hardware query

Vanco, Don don.vanco at agilysys.com
Mon Oct 20 14:38:34 UTC 2003


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=107548
Traceback (most recent call last):
  File "/usr/share/rhn/up2date_client/gui.py", line 759, in 
onProfilePagePrepare    self.hardware = hardware.Hardware()
  File "/usr/share/rhn/up2date_client/hardware.py", line 511, in Hardware
    ret = read_network()
  File "/usr/share/rhn/up2date_client/hardware.py", line 339, in
read_network
    hostname, ipaddr = findHostByRoute()
  File "/usr/share/rhn/up2date_client/hardware.py", line 319, in 
findHostByRoute    hostname = socket.gethostbyaddr(intf)[0]
socket.herror: (1, 'Unknown host')

Don





More information about the fedora-test-list mailing list