*** This bug is a duplicate of bug 738032 ***
    https://bugs.launchpad.net/bugs/738032

** Description changed:

  Binary package hint: dkimproxy
  
  the --conf parameter should be set with a "=" sign.
  In the init script from the package there is no "=" sign for both in and out 
dkimproxy:
  Example for OUT:
  
  DKIMPROXY_OUT_ARGS="--domain=${DOMAIN} --method=simple --conf_file
  ${DKOUT_CONF} --keyfile=${DKIMPROXY_OUT_PRIVKEY} ${COMMON_ARGS}
  --pidfile=${PIDDKIMPROXY_OUT}"
  
  correct line:
  DKIMPROXY_OUT_ARGS="--domain=${DOMAIN} --method=simple 
--conf_file=${DKOUT_CONF} --keyfile=${DKIMPROXY_OUT_PRIVKEY} ${COMMON_ARGS} 
--pidfile=${PIDDKIMPROXY_OUT}"
  
  Also there is no status check.
  
  regards
  Steffen
  
  Description:  Ubuntu 10.04.1 LTS
  Release:      10.04
  
  dkimproxy:
-   Installed: 1.2-3   (also in version 1.2.6) 
-   Candidate: 1.2-3
-   Version table:
-  *** 1.2-3 0
-         500 http://master-int.us.researchgate.net/ubuntu/ubuntu/ 
lucid/universe Packages
-         100 /var/lib/dpkg/status
+   Installed: 1.2-3   (also in version 1.2.6)
+   Candidate: 1.2-3
+   Version table:
+  *** 1.2-3 0
+         500 http://host/ubuntu/ubuntu/ lucid/universe Packages
+         100 /var/lib/dpkg/status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/706953

Title:
  --conf parameter is wrong

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to