Ticket #220 (closed defect: fixed)
cryptonas ubuntu 9.04 did not start
| Reported by: | smokestar@… | Owned by: | lars |
|---|---|---|---|
| Priority: | normal | Milestone: | cryptonas-server 0.4.0 |
| Component: | debian-package | Version: | cryptobox-server 0.3.4 |
| Severity: | normal | Keywords: | |
| Cc: | smokestar@… |
Description
I would build a mini-itx nas server with encryption. After installed a UbuntuServer? 9.04 i added deb http://systemausfall.org/toolforge/debian unstable main to /etc/apt/sources.list and installed it with apt-get install cryptobox-server.
Now, when start the server with /etc/init.d/cryptobox-server start it not start:
nasuser@NAS:/$ /etc/init.d/cryptobox-server start /etc/init.d/cryptobox-server start
- Starting CryptoBox Daemon (webinterface) Could not import clearsilver module. Try 'apt-get install python-clearsilver'.Traceback (most recent call last): File "/usr/sbin/CryptoBoxWebserver", line 34, in <module>
import cryptobox.web.sites
File "/usr/lib/python2.6/dist-packages/cryptobox/web/sites.py", line 39, in <module>
raise ImportError?, _ERRMSG
ImportError?: Could not import clearsilver module. Try 'apt-get install python-clearsilver'.
[fail]
apt-get remove python-clearsilver and apt-get install python clearsilver doesnt help. I hope you can help me.
