Custom Query (894 matches)
Results (58 - 60 of 894)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#59 | desai | desai | fixed | Server failure in absence of ssl key |
Description |
Failed to load ssl key /etc/bcfg2.key Creating new statistics file /var/lib/bcfg2/etc/statistics.xml Traceback (most recent call last): File "/usr/local/bin/bcfg2-server", line 192, in ? s = Bcfg2Serv(ssetup) File "/usr/local/bin/bcfg2-server", line 65, in __init__ self.funcs.update({ AttributeError: Bcfg2Serv instance has no attribute 'funcs' |
|||
#60 | desai | [email protected]… | fixed | Example repository broken and broken. |
Description |
I just tried downloading the example repository off the website and got a "host not found" error for the name "ftp.mcs.anl.gpv" (note the 'p' in the top level domain). After fixing that, I got a "file not found" error for the file. Oops! |
|||
#62 | desai | bradshaw | fixed | openssl not listed as a dependancy |
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):
ImportError?: No module named OpenSSL |