BIND 10 #1284: Debian SID: Missing file liblog.so.0 library

BIND 10 Development do-not-reply at isc.org
Sat Oct 8 09:48:48 UTC 2011


#1284: Debian SID: Missing file liblog.so.0 library
-------------------------------------+-------------------------------------
                   Reporter:         |                  Type:  defect
  erickom                            |              Priority:  minor
                     Status:  new    |             Component:  Unclassified
                  Milestone:  New    |             Sensitive:  1
  Tasks                              |           Sub-Project:  DNS
                   Keywords:         |  Estimated Difficulty:  0
  liblog.so.0                        |           Total Hours:  0
            Defect Severity:  N/A    |
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
 Hello,

 I configured and compiled Bind10 successfully on Debian Sid.

 but during starting precess of bind10,  I received  the error mentioned
 below:

 root at kom:~/bind10# /usr/local/sbin/bind10
 Traceback (most recent call last):
   File "/usr/local/sbin/bind10", line 65, in <module>
     import isc.cc
   File "/usr/local/lib/python3/dist-packages/isc/__init__.py", line 6, in
 <module>
     import isc.config
   File "/usr/local/lib/python3/dist-packages/isc/config/__init__.py", line
 1, in <module>
     from isc.config.ccsession import *
   File "/usr/local/lib/python3/dist-packages/isc/config/ccsession.py",
 line 44, in <module>
     from isc.log import log_config_update
 ImportError: liblog.so.0: cannot open shared object file: No such file or
 directory
 root at kom:~/bind10# ps auxww | grep bind10
 root     26107  0.0  0.2   3476   752 pts/0    S+   11:49   0:00 grep
 bind10
 root at kom:~/bind10#

 the python package dependency mentioned above is present; please how to
 ignore the error message?

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


More information about the bind10-tickets mailing list