First Steps

Dick Middleton dick at fouter.net
Thu Jan 22 16:50:39 CET 2009


Hi,

	Trying to get mandos server (1.0.5-1~bpo50+1) running on Lenny system.  Fails with:

Geronimo(root):/etc/mandos# /etc/init.d/mandos restart
Restarting Mandos root file system password server: mandosTraceback (most recent 
call last):
   File "/usr/sbin/mandos", line 1182, in <module>
     main()
   File "/usr/sbin/mandos", line 987, in main
     clients=clients)
   File "/usr/sbin/mandos", line 740, in __init__
     super(IPv6_TCPServer, self).__init__(*args, **kwargs)
   File "/usr/lib/python2.5/SocketServer.py", line 330, in __init__
     self.server_bind()
   File "/usr/sbin/mandos", line 775, in server_bind
     return super(IPv6_TCPServer, self).server_bind()
   File "/usr/lib/python2.5/SocketServer.py", line 341, in server_bind
     self.socket.bind(self.server_address)
   File "<string>", line 1, in bind
TypeError: an integer is required
  failed!

Can you help me understand this please.  Possibly missing libs - this is on a 
minimal system.

Dick


More information about the Mandos-Dev mailing list