Your message dated Mon, 21 Aug 2006 07:45:13 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#383063: Uses non-Essential: yes packages in postrm purge &
abort-
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: bacula-director-pgsql
Version: 1.38.11-2
Severity: serious
(Also in -1, and no doubt many previous versions)
The postrm script always uses dbconfig-common. Even if the first
parameter is 'purge' (policy says you may only use Essential: yes
packages in that case). Similarly, you can't use it in the abort-*
targets either (though I don't see anywhere policy explitly says so).
Try the following to see why (in a chroot, I'd hope):
# dpkg --purge dbconfig-common
# dpkg -i bacula-director-pgsql*deb
# dpkg -i bacula-director-pgsql*deb
# dpkg --remove bacula-director-pgsql
dpkg will inform you that bacula-director-pgsql is in a very bad state
(what it calls half-installed) and to install it again in order remove
it. Which of course you can't do, because the prerm fails out. Twice.
And then again when dpkg tries to do an error unwind. Leaving the
package half-installed.
(To fix the chroot, install dbconfig common --- using dpkg, apt-get
won't work anymore --- then install bacula-director-pgsql, then you can
remove both. You probably already knew this, of course.)
--- End Message ---
--- Begin Message ---
On Mon, Aug 21, 2006 at 12:45:24PM +0200, Thijs Kinkhorst wrote:
> Since the fixed package has been uploaded, I think this RC bug must be
> closed. It's currently blocking the fixed dbconfig-common from migrating
> to testing.
right you are. i'll go ahead and close it with this mail.
sean
--
signature.asc
Description: Digital signature
--- End Message ---