-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Signer
-
Labels:None
ods-signerd has a variable hard coded:
ENGINE_LOC=/usr/lib/opendnssec/signer
This breaks when building 64-bit versions as they default to using --libdir=/usr/lib64 in the configure
and when I start using ods-control:
Starting signer engine...
connecting to /var/run/opendnssec/engine.sock
/usr/bin/python: can't open file '/usr/lib/opendnssec/signer/Engine.py': [2|Errno] No such file or directory
Starting enforcer...
OpenDNSSEC ods-enforcerd started (version 1.0.0b8), pid 15296