startup errors if ssh is disabled

Bug #277184 reported by Jehiah
2
Affects Status Importance Assigned to Milestone
txLoadBalancer
Fix Committed
Medium
Duncan McGreggor

Bug Description

because setupAdminSSHServer() returns None when ssh is disabled the following error is raised

  File "/usr/local/lib/python2.4/site-packages/txLoadBalancer-1.1.0-py2.4.egg/txlb/application/director.py", line 184, in setup
    adminSSH.setServiceParent(services)
exceptions.AttributeError: 'NoneType' object has no attribute 'setServiceParent'

Related branches

Revision history for this message
Jehiah (jehiah) wrote :
Jehiah (jehiah)
Changed in txloadbalancer:
assignee: nobody → jehiah
status: New → Fix Committed
Jehiah (jehiah)
Changed in txloadbalancer:
status: Fix Committed → New
assignee: jehiah → nobody
Revision history for this message
Duncan McGreggor (oubiwann) wrote :

Jehiah,

I've added your fix in revision 203 which has been pushed to the lp repo.

Changed in txloadbalancer:
assignee: nobody → oubiwann
importance: Undecided → Medium
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.