On Thu, Nov 16, 2006 at 07:25:32AM +0100, Christian Perrier wrote:

> > 
> > Hi,
> > 
> > During a piuparts run over all the packages in etch, I ran into a
> > problem with your package:
> >   Removing remstats ...
> >   Purging configuration files for remstats ...
> >   /var/lib/dpkg/info/remstats.postrm: line 34:
> > /usr/share/wwwconfig-common/apache-uninclude_all.sh: No such file or 
> > directory

> My first analysis is to suggest moving wwwconfig-common to
> Pre-Depends.

Pre-Depends are not guaranteed to be installed at purge time, only essential
packages are.  This cleanup needs to either happen in the postrm remove
target instead of in the purge target, or it needs to be done conditionally
on purge, depending on the nature of the clean-up.

-- 
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/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to