[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#208010: [PROPOSAL] init script LSB 1.3 compliance



On Wed, Sep 03, 2003 at 09:57:46AM +0200, Martin Godisch wrote:
> Hi,
> 
> Andrew, Wouter, Steve, do your objections still apply to the current
> revision (attached below)?

I'm still not comfortable with it, albeit in a different way.

[...]
>  	  <p>
> +	    In the case of init script commands other than <tt>status</tt>,
> +	    the init script should return an exit status of zero if the action
> +	    described by the argument has been successful or the package is
> +	    removed but not purged.

I'd like to see this rephrased. Does that mean '... the package is in
the process of being removed (but not purged)', or '... the package has
been removed but not purged'?

Given the discussion, I understand the latter is what's meant here, but
as written now, it's quite confusing.

> Otherwise, the init script should print an
> +	    error message and return a non-zero exit status code. Packages are
> +	    encouraged to select return codes based on the following list.
> +	    <taglist>
> +	      <tag>1</tag>
> +	      <item>generic or unspecified error,</item>
> +	      <tag>2</tag>
> +	      <item>invalid or excess argument(s),</item>
> +	      <tag>3</tag>
> +	      <item>unimplemented feature (for example, <tt>reload</tt>),</item>
> +	      <tag>4</tag>
> +	      <item>user had insufficient privilege,</item>
> +	      <tag>5</tag>
> +	      <item>reserved for LSB use,</item>
> +	      <tag>6</tag>
> +	      <item>program is not configured,</item>
> +	      <tag>7</tag>
> +	      <item>program is not running,</item>

This one will break removing and upgrading packages; dpkg checks the
exit code of maintainer scripts, assuming they failed if the exit code
was nonzero. Given the fact it is recommended by policy to use set -e in
maintainer scripts, dpkg will pick up this exit code and mark the
package as failed in the deconfiguration phase.  Either this requirement
should be removed, or policy should warn maintainers of that fact.

Other than that, I have no problem with the proposal as it currently
stands.

-- 
Wouter Verhelst
Debian GNU/Linux -- http://www.debian.org
Nederlandstalige Linux-documentatie -- http://nl.linux.org
"Stop breathing down my neck." "My breathing is merely a simulation."
"So is my neck, stop it anyway!"
  -- Voyager's EMH versus the Prometheus' EMH, stardate 51462.

Attachment: pgpjqPBKi4m3J.pgp
Description: PGP signature


Reply to: