--conf parameter is wrong

Bug #706953 reported by Steffen G
This bug report is a duplicate of:  Bug #738032: Please synch from SID version 1.4.1-2. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
dkimproxy (Ubuntu)
New
Undecided
Unassigned

Bug Description

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://host/ubuntu/ubuntu/ lucid/universe Packages
        100 /var/lib/dpkg/status

Steffen G (steffen-g)
description: updated
Revision history for this message
Thomas Goirand (thomas-goirand) wrote : Re: [Bug 706953] Re: --conf parameter is wrong

On 03/24/2011 05:14 PM, Steffen G wrote:
> *** 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

Hi,

I just sent a corrected init.d in SID (version 1.4.1-3).

Tanks for you report!

Thomas Goirand (zigo)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.