Bug#348447: /etc/postgresql-common/user_clusters not available

2006-01-18 Thread Peter Niederlag
Hi Martin,

Martin Pitt schrieb:
 Hi Peter!
 
 Peter Niederlag [2006-01-17  2:28 +0100]:
 
after purging and reinstalling postgresql-common the user_clusters file
has been missing.
 
 
 That's really odd, this file is shipped as a conffile directly in the
 .deb, it is not created at runtime. Did you manually remove it at some
 point? Did you really purge the package, or did you merely remove it?

I thought I purged it but since I remember deleting
/etc/postgresql-common at least at one time maybe my fault was a missing
purge. Now I tried to reproduce it but failed so I guess everything
works as intended.

[EMAIL PROTECTED]:~$ psql
Warning: could not open /etc/postgresql-common/user_clusters, connecting
to default port
Error: You must install at least one postgresql-client-version package.
 
 
 Thanks for finding that bug, I fixed it in the development version. I
 will upload version 40 shortly.

Great, thx. Imho shouldn't really make a differnece if there's an empty
user_clusters or none.

Thx,
Peter


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



Bug#348447: /etc/postgresql-common/user_clusters not available

2006-01-17 Thread Martin Pitt
Hi Peter!

Peter Niederlag [2006-01-17  2:28 +0100]:
 after purging and reinstalling postgresql-common the user_clusters file
 has been missing.

That's really odd, this file is shipped as a conffile directly in the
.deb, it is not created at runtime. Did you manually remove it at some
point? Did you really purge the package, or did you merely remove it?

 [EMAIL PROTECTED]:~$ psql
 Warning: could not open /etc/postgresql-common/user_clusters, connecting
 to default port
 Error: You must install at least one postgresql-client-version package.

Thanks for finding that bug, I fixed it in the development version. I
will upload version 40 shortly.

Thanks,

Martin

-- 
Martin Pitthttp://www.piware.de
Ubuntu Developer   http://www.ubuntu.com
Debian Developer   http://www.debian.org

In a world without walls and fences, who needs Windows and Gates?


signature.asc
Description: Digital signature


Bug#348447: /etc/postgresql-common/user_clusters not available

2006-01-16 Thread Peter Niederlag
Package: postgresql-common
Version: 39
Severity: important

after purging and reinstalling postgresql-common the user_clusters file
has been missing.

Due to missing file all wrapper-scripts are failing with:

[EMAIL PROTECTED]:~$ psql
Warning: could not open /etc/postgresql-common/user_clusters, connecting
to default port
Error: You must install at least one postgresql-client-version package.

Problem was fixed here by manually extracing the map file from .deb and
placing it in /etc/postgresql-common.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (1200, 'testing'), (40, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages postgresql-common depends on:
ii  adduser   3.80   Add and remove users and groups
ii  debconf [debconf-2.0] 1.4.67 Debian configuration
management sy
ii  lsb-base  3.0-13 Linux Standard Base 3.0
init scrip

Versions of packages postgresql-common recommends:
ii  openssl   0.9.8a-5   Secure Socket Layer (SSL)
binary a

-- debconf information:
* postgresql-common/obsolete-major:


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