Your message dated Thu, 20 Sep 2012 07:17:52 +0000
with message-id <[email protected]>
and subject line Bug#688105: fixed in postgresql-common 136
has caused the Debian Bug report #688105,
regarding breaks purging pg8.1
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
688105: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688105
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: postgresql-client-common
Version: 134
Severity: normal

Hi,

| asteria:~# apt-get purge postgresql-8.1 postgresql-client-8.1
[..]
| Removing postgresql-8.1 ...
| Stopping PostgreSQL 8.1 database server: main.
| find: `/usr/share/postgresql/8.1/tsearch_data': No such file or directory
| dpkg: error processing postgresql-8.1 (--purge):
|  subprocess installed pre-removal script returned error exit status 1

Changing /usr/share/postgresql-common/maintscripts-functions like this:

 _remove_tsearch() {
-     find /usr/share/postgresql/$1/tsearch_data -type l \( -name '*.dict' -o 
-name '*.affix' \) -exec rm '{}' \;
+     ! [ -e /usr/share/postgresql/$1/tsearch_data ] || find 
/usr/share/postgresql/$1/tsearch_data -type l \( -name '*.dict' -o -name 
'*.affix' \) -exec rm '{}' \;
 }

helped in my case.

Cheers,

--- End Message ---
--- Begin Message ---
Source: postgresql-common
Source-Version: 136

We believe that the bug you reported is fixed in the latest version of
postgresql-common, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Pitt <[email protected]> (supplier of updated postgresql-common package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 20 Sep 2012 09:04:26 +0200
Source: postgresql-common
Binary: postgresql-common postgresql-client-common postgresql-server-dev-all 
postgresql postgresql-client postgresql-doc postgresql-contrib
Architecture: source all
Version: 136
Distribution: experimental
Urgency: low
Maintainer: Debian PostgreSQL Maintainers 
<[email protected]>
Changed-By: Martin Pitt <[email protected]>
Description: 
 postgresql - object-relational SQL database (supported version)
 postgresql-client - front-end programs for PostgreSQL (supported version)
 postgresql-client-common - manager for multiple PostgreSQL client versions
 postgresql-common - PostgreSQL database-cluster manager
 postgresql-contrib - additional facilities for PostgreSQL (supported version)
 postgresql-doc - documentation for the PostgreSQL database management system
 postgresql-server-dev-all - extension build tool for multiple PostgreSQL 
versions
Closes: 688105
Changes: 
 postgresql-common (136) experimental; urgency=low
 .
   [ Martin Pitt ]
   * debian/backport-ppa: Do first upload with orig tarball, subsequent ones
     without.
   * debian/backport-ppa: Do not run lintian.
   * debian/backport-ppa: When building postgresql-9.1 for lucid, drop the
     library packages as they collide with the ones built from postgresql-9.2.
   * debian/backport-ppa: Build 9.2 for Quantal and Natty.
   * debian/supported-versions: Add Ubuntu 12.10.
   * t/030_errors.t: For the "fails on insufficient disk space test", move from
     setting up a loop device to a tmpfs in unshare -m. This is more robust for
     cleaning up after itself, and faster as well.
   * pg_ctlcluster: Fix log output to stderr if the log file started out being
     empty. Add test case to t/030_errors.t.
   * debian/maintscripts-functions: Only try to remove the tsearch_data
     directory  if it already exists. Thanks Peter Palfrader. (Closes: #688105)
 .
   [ Christoph Berg ]
   * pg_buildext: Fix supported-versions not to die when the last version is
     not supported.
   * testsuite: Add getopt handling, and make the list of umasks to loop
     through configurable (-u).
   * t/001_packages.t: Print list of installed versions for information.
   * As debian/supported-versions is also used at build-time, add a
     build-dependency on lsb-release for lsb_release to be available. Also,
     print supported versions from debian/rules for easier debugging.
Checksums-Sha1: 
 a2693c52631eb61b9073d26909e4e62e851bd777 2174 postgresql-common_136.dsc
 47735581505a9a961fee5fe707d9c7f6fe8af161 142886 postgresql-common_136.tar.gz
 c3dea01400c9885072a699a5996f695071446abe 47090 
postgresql-server-dev-all_136_all.deb
 c5d16da79afe1021064b0a50a7803fe543d8e1dd 42684 postgresql_9.1+136_all.deb
 c4771643ed7b420f78b575faaf009d744ac97f33 42706 
postgresql-client_9.1+136_all.deb
 e4fe36a21e740ebf1f838a5fc746855c4c9d9092 42698 postgresql-doc_9.1+136_all.deb
 591f591707c0f346d203f157be7afff578b88efb 42714 
postgresql-contrib_9.1+136_all.deb
 65ac07a0da6870bae486ff4b0a37aeda16473cec 136792 postgresql-common_136_all.deb
 a737769d5f1a81655e957c67d8729ee902a2a985 62674 
postgresql-client-common_136_all.deb
Checksums-Sha256: 
 fcefcddd890733bb2624a02af51b63cabf7039095ae77f9593a706306b09eff4 2174 
postgresql-common_136.dsc
 6b88fc3e0dde05969e4e74798f9e76205fb036f8afcb80dd45726b494fe297fd 142886 
postgresql-common_136.tar.gz
 029ff0928e56e49e8bc9977cd2d8d5f405e31d336cb909cf1a439b1c595af51d 47090 
postgresql-server-dev-all_136_all.deb
 dffe00bdd630d8382db625159c02de5ebe6007bcb7101d741632a021d8d8e3b9 42684 
postgresql_9.1+136_all.deb
 43abbdfb9b10d61c80e64124fa577402339b0e99e55c5491838078a38a9d9c0b 42706 
postgresql-client_9.1+136_all.deb
 ea49a57d367eb886cd8fca4cd83c4b2ece0ec3bd565c432c14bb0e6b8279f90e 42698 
postgresql-doc_9.1+136_all.deb
 a05117a49a6e3b64706b3101ebc0a58042f32b08f58f2e3ec11e41d11fd61f28 42714 
postgresql-contrib_9.1+136_all.deb
 9d461bc1d7b36cbbe3af8ec734423b1c4211deb325368f1f679b11a66bccb494 136792 
postgresql-common_136_all.deb
 1b1cd3859e751b6b481f8a0e9d4b6b0da6a35b8bd14c550cdbbd340f8fcf7698 62674 
postgresql-client-common_136_all.deb
Files: 
 c0a241b2edba050b9c01c5b790614521 2174 database optional 
postgresql-common_136.dsc
 aca9a77d5a746b38684ae00d7c908f04 142886 database optional 
postgresql-common_136.tar.gz
 acd83f8765b45de748e8efe4303f5f2a 47090 database optional 
postgresql-server-dev-all_136_all.deb
 023d0255878d7b436c8c939c33faade7 42684 database optional 
postgresql_9.1+136_all.deb
 a67f1f8a3163336be727259a828b9c63 42706 database optional 
postgresql-client_9.1+136_all.deb
 08f5b4a97b29497fbf766a3ae261e9e5 42698 doc optional 
postgresql-doc_9.1+136_all.deb
 61a6fcad8a9af37fe99b6fa1c2297e36 42714 database optional 
postgresql-contrib_9.1+136_all.deb
 e397946de22d1da55bcfaf177a99e234 136792 database optional 
postgresql-common_136_all.deb
 27b62efa45ba53b4ea1a4ebd6d91d015 62674 database optional 
postgresql-client-common_136_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJQWsAaAAoJEPmIJawmtHufHHQQAJeJphpZOn5p2uwPYcvNu2rp
ztOT2CpGMwgV16ITup391Kqq9Z8shSspnEntpNyMTxyJ1KcxXaLuTFD/pmw8T8bi
KXekIUwWs/x3/jH4fdlWCBhF0+ysUaED+0FPT6dDu8263b0QW+8Rm9hC9SW1NcnX
+PfJ+ZY3bnt+skMzFxYN/RLP9oU5L7/BXAfXLgQI5RQE4vovbzM0C5DWrUg3C6Od
HbjswXPpTNdctD/5udEh/UWpRaRRvza3gcCYvme0HdKPYpv46S1YPx4/5S0xXEF5
/7iIj9/yzMapX04hgGfhJZI0+4AOPH2JemE039jXlP8HtlKd3claLuGMLh3Te7G8
RceN9YqbSdlVZjwosqL0yL2ySOmHAe80AO5afi181WnX0oGsFPs9Up0fz7RJs6gk
CqDMRVdm3IxfELSmGe56x2N3GFY9RE3ljqmxoiKDlZPsPT07RUNFw7pm3KWt7Jb5
4K8VfubKXOWJV/xeLZKXicPvLR4asxNp+qrV54GeqCQPoP+snm3og780Jt+hMQcJ
liPAQ71JW25uVADlN3h+eD4JMHji5dR9M9/v8no5DiJg9wyPQG3tJTWDQN3VW78L
ZW5/88qB+l/SmW1L3uddzvihEYTM2E2hKoyGMhieRoKAC0wxbC/xZwQ2p5lBHsbZ
mAF9+3seZUHUCXUiSU+6
=c1la
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to