severity 416201 important
thanks

On Sun, Mar 25, 2007 at 10:09:33PM +0200, Pascal Bernard wrote:
> Package: php-sqlite3
> Version: 0.4-4
> Severity: serious
> Justification: Policy 3.5

> Paramétrage de php-sqlite3 (0.4-4) ...
> /usr/sbin/apachectl is not executable, exiting... failed!
> invoke-rc.d: initscript apache, action "restart" failed.
> dpkg : erreur de traitement de php-sqlite3 (--configure) :

> # apt-file search usr/sbin/apachectl
> apache: usr/sbin/apachectl

> Should php-sqlite3 pre-depend on apache or preinst be updated for apache2 ?

No, this is not a preinst issue.

The php-sqlite3 postinst calls invoke-rc.d apache restart opportunistically,
*only* if /etc/init.d/apache is present and executable, which is a sensible
check.  However, you appear to have apache in a 'removed, config-files'
state, with a version of /etc/init.d/apache which does not fail gracefully
when called.

I would recommend that you purge the apache package from your system, which
should allow php-sqlite3 to be configured.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

Reply via email to