tag 303259 experimental
severity 303259 minor
thanks

Hi Stephen!

Stephen Frost [2005-04-05 12:53 -0400]:
> Package: postgresql-8.0
> Version: 8.0.1-3
> Severity: important
> 
> After an install (just for pg_config) of postgresql-8.0 when trying to
> do a purge I got:
> 
> ----------------------------------------------------------------
> ===# apt-get --purge remove postgresql-8.0
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following packages will be REMOVED:
>   postgresql-8.0*
> 0 upgraded, 0 newly installed, 1 to remove and 2 not upgraded.
> Need to get 0B of archives.
> After unpacking 12.1MB disk space will be freed.
> Do you want to continue? [Y/n] 
> (Reading database ... 58221 files and directories currently installed.)
> Removing postgresql-8.0 ...
> Stopping PostgreSQL 8.0 database server: main.
> Purging configuration files for postgresql-8.0 ...
> Dropping cluster main...
> Use of uninitialized value in unlink at /usr/bin/pg_dropcluster line 40, <F> 
> line 50.
> ----------------------------------------------------------------

I know where this comes from, and I will fix it in the next version,
but this is only a harmless Perl warning. It should not break the
purge in any way.

> I'm guessing it didn't like the fact that I hadn't bothered to create an
> actual database.  Just a thought.

No, it's a warning because there is no autovacuum log file (probably
because you didn't install postgresql-contrib).

Thanks for the report,

Martin

-- 
Martin Pitt               http://www.piware.de
Ubuntu Developer    http://www.ubuntulinux.org
Debian Developer         http://www.debian.org

Attachment: signature.asc
Description: Digital signature

Reply via email to