possible error in python causing system-config-securitylevel to bomb

Caerie Houchins cdhouch at pobox.com
Wed Apr 6 06:32:11 UTC 2005


Is anyone else getting this after the latest update?  I searched 
Bugzilla for anything relating to system-config-securitylevel and for 
socket.getservbyport and didn't immediately see anything relevant.  I 
know I was using this a few days ago successfully.  Think something got 
borked in that last python update?

[root at server ~]# system-config-securitylevel
Traceback (most recent call last):
  File 
"/usr/share/system-config-securitylevel/system-config-securitylevel.py", 
line 18, in ?
    app.stand_alone()
  File "/usr/share/system-config-securitylevel/securitylevel.py", line 
453, in stand_alone
    self.readFile()
  File "/usr/share/system-config-securitylevel/securitylevel.py", line 
353, in readFile
    protoname = socket.getservbyport(int(service), protocol)
socket.error: port/proto not found

[root at server ~]# uname -a
Linux server.name.org 2.6.11-1.1226_FC4 #1 Mon Apr 4 21:00:16 EDT 2005 
i686 athlon i386 GNU/Linux

[root at server ~]# python
Python 2.4 (#1, Mar 14 2005, 19:45:57)
[GCC 4.0.0 20050310 (Red Hat 4.0.0-0.33)] on linux2

Thanks,
Caerie Houchins
"All servernames have been changed to protect the innocent"




More information about the fedora-test-list mailing list