Report forwarded to debian-bugs-dist@lists.debian.org, Emanuele Pucciarelli <emanuele@debian.org>:
Bug#6488; Package postgres95.
debian-bugs-dist@lists.debian.orgEmanuele Pucciarelli <emanuele@debian.org>
Sorry, this message was lost when this bug report was restored from a backup.
Acknowledgement sent to Mark Eichin <eichin@cygnus.com>:
New bug report received and forwarded. Copy sent to Emanuele Pucciarelli <emanuele@debian.org>.
Mark Eichin <eichin@cygnus.com>
Sorry, this message was lost when this bug report was restored from a backup.
Received: (at submit) by bugs.debian.org; 8 Jan 1997 22:25:08 +0000
Received: (qmail 14092 invoked from network); 8 Jan 1997 22:25:04 -0000
Received: from cygnus.com (205.180.230.20)
by master.debian.org with SMTP; 8 Jan 1997 22:25:04 -0000
Received: from tweedledumb.cygnus.com (tweedledumb.cygnus.com [192.80.44.1]) by cygnus.com (8.6.12/8.6.9) with SMTP id OAA19289 for ; Wed, 8 Jan 1997 14:23:17 -0800
Received: from maneki-neko.cygnus.com by tweedledumb.cygnus.com (4.1/4.7) id AA17028; Wed, 8 Jan 97 17:23:16 EST
Received: (from eichin@localhost) by maneki-neko.cygnus.com (8.8.4/8.7.3) id RAA10812; Wed, 8 Jan 1997 17:23:14 -0500
Sender: eichin@cygnus.com
To: submit@bugs.debian.org
Subject: postgres should *test* for user postgres
From: Mark Eichin
Date: 08 Jan 1997 17:23:10 -0500
Message-Id:
Lines: 8
X-Mailer: Gnus v5.2.39/Emacs 19.34
package: postgres95
version: 1.01-1
postgres stops and prompts from preinst for the user to check that
user postgres exists. Can't it just test directly, either with grep
/etc/passwd or finger or something indirect if it must? Or is
something more subtle needed?