Modify ↓
Ticket #62 (closed defect: fixed)
openssl not listed as a dependancy
Reported by: | bradshaw | Owned by: | desai |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | bcfg2-client | Version: | |
Keywords: | Cc: |
Description
ccn159:~# dpkg -i bcfg2_0.8.2-0pre5_all.deb (Reading database ... 14358 files and directories currently installed.) Preparing to replace bcfg2 0.8.2-0pre2 (using bcfg2_0.8.2-0pre5_all.deb) ... Unpacking replacement bcfg2 ... Setting up bcfg2 (0.8.2-0pre5) ... Installing new version of config file /etc/init.d/bcfg2 ...
ccn159:~# /usr/sbin/bcfg2 -q -v -d Traceback (most recent call last):
File "/usr/sbin/bcfg2", line 12, in ?
import Bcfg2.Client.Proxy, Bcfg2.Logging
File "/usr/lib/python2.3/site-packages/Bcfg2/Client/Proxy.py", line 4, in ?
import logging, socket, time, xmlrpclib, ConfigParser?, httplib, OpenSSL
ImportError?: No module named OpenSSL
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Fixed in pre6.g