BIND 10 #1053: ImportError: cannot import name log_config_update

BIND 10 Development do-not-reply at isc.org
Thu Jun 23 23:04:26 UTC 2011


#1053: ImportError: cannot import name log_config_update
-------------------------------------+-------------------------------------
                   Reporter:  jreed  |                 Owner:
                       Type:         |                Status:  new
  defect                             |             Milestone:  New Tasks
                   Priority:         |            Resolution:
  blocker                            |             Sensitive:  0
                  Component:         |           Sub-Project:  Core
  logging                            |  Estimated Difficulty:  0.0
                   Keywords:         |           Total Hours:  0
            Defect Severity:  Very   |
  High                               |
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by jreed):

 As other workaround:

 I edited the /home/reed/opt/bind10/lib/python3.1/site-
 packages/isc/config/ccsession.py so it does import isc.log instead of
 import log  (so back to original).

 Move old python:

     mv /home/reed/opt/bind10/lib/python3.1/site-packages/isc/log
 /home/reed/opt/bind10/lib/python3.1/site-packages/isc/log-MOVED

 And put my libraries back in place again:

     mv -i /home/reed/opt/bind10/lib/python3.1/site-packages/log.*
 /home/reed/opt/bind10/lib/python3.1/site-packages/isc/

-- 
Ticket URL: <http://bind10.isc.org/ticket/1053#comment:3>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list