BIND 10 #1851: finding python modules should not append

BIND 10 Development do-not-reply at isc.org
Tue Mar 27 20:57:45 UTC 2012


#1851: finding python modules should not append
-------------------------------------+-------------------------------------
            Reporter:  jreed         |                        Owner:
                Type:  defect        |                       Status:  new
            Priority:  medium        |                    Milestone:  New
           Component:  Unclassified  |  Tasks
           Sensitive:  0             |                     Keywords:
         Sub-Project:  Core          |              Defect Severity:  N/A
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 for example my installed bind10 has:

 {{{
 import sys; sys.path.append
 ('/var/users/jreed/dnsbench/work/master/201203272003
 37/install/lib/python3.1/site-packages')
 ...
 from bind10_config import LIBEXECPATH
 }}}

 But LIBEXEC is from the /usr/local/lib/ version of bind10_config.py and
 not my version in my path above.

 This causes all types of confusion when communicating with wrong msgq and
 cfgmgr so gets wrong configurations.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1851>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list