Bug#819442: [Pkg-postgresql-public] Bug#819442: postgresql-common: pg_ctlcluster fails if data directory is not in the standard place

2016-11-25 Thread Oliver Elphick
On Thu, 2016-11-24 at 15:33 +0100, Christoph Berg wrote: > > pg_ctlcluster does pass "-c config_file" to pg_ctl (and in turn to > postgres), which I believe has been the state of affairs since > postgresql-common was invented (and possibly even before that, when > your name was still on the postgr

Bug#844547: synaptic: list changes dialog gives fixed small space for comparison when more is available

2016-11-16 Thread Oliver Elphick
Package: synaptic Version: 0.83+nmu1 Severity: normal Dear Maintainer, * What led up to the situation? Installing changed packages with request to replace config file. Offered chance to compare files with sdiff. * What was the outcome of this action? sdiff output displ

Bug#819481: ledgersmb: Installation of ledgersmb breaks apache2 unless rewrite module is enabled

2016-03-29 Thread Oliver Elphick
Package: ledgersmb Version: 1.3.46-1 Severity: normal After installation of ledgersmb, apache2 fails to start: Mar 29 11:02:25 phoenix apache2[4079]: Starting web server: apache2 failed! Mar 29 11:02:25 phoenix apache2[4079]: The apache2 configtest failed. ... (warning). Mar 29 11:02:25 phoenix a

Bug#819474: ldap-account-manager: Fragile postinst script

2016-03-29 Thread Oliver Elphick
Package: ldap-account-manager Version: 5.3-1 Severity: normal Postinst script failure, because apache2 service not running, then leads to failure on subsequent occasions because a symbolic link created by the script now exists. The script needs better handling of possible error conditions. Setti

Bug#819442: postgresql-common: pg_ctlcluster fails if data directory is not in the standard place

2016-03-28 Thread Oliver Elphick
Apart from the fix, I suggest that some other logging of errors be done where the server fails to start.  in this case, there was no log anywhere, since the server failed to find its configuration file.

Bug#819442: postgresql-common: pg_ctlcluster fails if data directory is not in the standard place

2016-03-28 Thread Oliver Elphick
Package: postgresql-common Version: 172 Severity: important My PostgreSQL data directories are in /lvhome/postgresql. The config files are in /etc/postgresql, with appropriate changes to point to the data directories. pg_ctlcluster reads the config files and appears to launch the pg_ctl command

Bug#819041: /usr/bin/waterfall: Segmentation fault

2016-03-23 Thread Oliver Elphick
Package: gwaterfall Version: 0.1-5.1 Severity: grave File: /usr/bin/waterfall Justification: renders package unusable The program segfaults immediately. Reading symbols from waterfall...(no debugging symbols found)...done. (gdb) r Starting program: /usr/bin/waterfall [Thread debugging using libth

Bug#195303: gettext: info gettextize just repeats the man page

2009-04-16 Thread Oliver Elphick
On Thu, 2009-04-16 at 20:41 +0200, Raphael Hertzog wrote: > On Fri, 30 May 2003, Santiago Vila wrote: > > If you can investigate a little bit more about this problem (for example, > > which packages did you upgrade recently containing documentation in > > info format), it would probably help. > >

Bug#426387: closed by Oliver Elphick <[EMAIL PROTECTED]> (Bug fixed by latest release)

2007-11-16 Thread Oliver Elphick
On Thu, 2007-11-15 at 18:58 +0100, Kurt Roeckx wrote: > reopen 426387 > thanks > > > From: Oliver Elphick <[EMAIL PROTECTED]> > > Date: Tue, 13 Nov 2007 07:21:12 + > > To: [EMAIL PROTECTED], [EMAIL PROTECTED] > > Subject: Bug fixed by latest release >

Bug#430188: smarteiffel2: package fails to install

2007-06-26 Thread Oliver Elphick
el2/lib/kernel/any.e): >frozen to_internals: INTERNALS is > > Should I report the second error as a separate bug ? Try the new package and see if it still occurs. It doesn't happen for me. Thanks for your report. -- Oliver Elphick [EMAIL

Bug#423241: egnome: should this package be orphaned?

2007-05-14 Thread Oliver Elphick
On Thu, 2007-05-10 at 21:53 +0200, Lucas Nussbaum wrote: > Package: egnome > > If you think that it should be removed from Debian instead of being > orphaned, please reply to this bug and tell so. Yes, I agree that it should be removed. Oliver Elphick -- To UNSUBSCRIBE, ema

Bug#408238: egtk: should build doc in the foreground

2007-01-24 Thread Oliver Elphick
builds the documentation in the > background causes an error if the package is immediately removed, > seconds after installation. Do you have a record of what the error was? -- Oliver Elphick olly@lfix.co.uk Isle of Wight

Bug#406226: ITP: smarteiffel2 -- SmartEiffel language version 2

2007-01-09 Thread Oliver Elphick
Package: wnpp Severity: wishlist Owner: Oliver Elphick * Package name: smarteiffel2 Version : 2.99.beta3.1.20070108 Upstream Author : SmartEiffel Team <[EMAIL PROTECTED]> * URL : http://smarteiffel.loria.fr/ * License : GPL Programming Lang: C, Eiffel

Bug#387103: cdbs bug 387103: Proposed patch

2006-12-06 Thread Oliver Elphick
t;-R"; \ - for patch in $$patches; do reversepatches="$$patch $$reversepatches"; done; \ + if [ -d $(DEB_SRCDIR) ]; then \ + for patch in $$patches; do reversepatches="$$patch $$reversepatches"; done; \ + fi; \ patches="$$reverse

Bug#377193: gcc-4.1: Fails to install - invalid option for update-alternatives used

2006-07-07 Thread Oliver Elphick
Package: gcc-4.1 Version: 4.1.1-7 Severity: serious Justification: 6 This package uses "update-alternatives --quiet" in many installation scripts. The --quiet option is not supported by the latest version (in dpkg 1.13.22). The manpage says it is not implemented. As a result, installation fails.

Bug#377197: tetex-bin: postinst failure - invalid option to update-alternatives

2006-07-07 Thread Oliver Elphick
Package: tetex-bin Version: 3.0-17 Severity: serious Justification: 6 tetex-bin.postinst uses an invalid option --remove-all to update-alternatives, which causes the script to fail: Setting up tetex-bin (3.0-17) ... update-alternatives: unknown argument `--remove-all' dpkg: error processin

Bug#376725: ftp.debian.org: Please remove pgmonitor package

2006-07-04 Thread Oliver Elphick
Package: ftp.debian.org Severity: normal pgmonitor is obsolete since its functionality is now part of postgresql itself. Please remove the package altogether. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'ex

Bug#376257: pgmonitor: Wrong postgresql dependency

2006-07-01 Thread Oliver Elphick
t; postgresql-7.4 versions from going into testing [1], since there are > no 7.4 server packages for mips and mipsel any more. OK. I've done that. I've also filed a bug on ftp.debian.org to remove pgmonitor altogether, since it is now redundant. -- Oliver Elphick

Bug#351221: chkrootkit: bindshell gives false positive for cfsd

2006-02-03 Thread Oliver Elphick
Package: chkrootkit Version: 0.44-2 Severity: normal The cfsd daemon (from package cfs) runs on localhost:3049. This gives a false positive in the bindshell test. Workaround: $OPT=-anp netstat $OPT | ... | grep -v '127\.0\.0\.1:3049.*/cfsd' -- System Information: Debian Release: 3.1 Archit

Bug#340483: postgresql-common: Wrongly declares PG 8.1 is obsolete

2005-11-24 Thread Oliver Elphick
On Thu, 2005-11-24 at 18:58 +0100, Martin Pitt wrote: > Hi Oliver! > > Oliver Elphick [2005-11-23 18:49 +]: > > The PostgreSQL version 8.1 is obsolete, but you still have the server > > and/or client package installed... > > > > Since 8.1 is the very latest,

Bug#340483: postgresql-common: Wrongly declares PG 8.1 is obsolete

2005-11-23 Thread Oliver Elphick
Package: postgresql-common Version: 34 Severity: normal When configuring postgresql-common I get this message: The PostgreSQL version 8.1 is obsolete, but you still have the server and/or client package installed... Since 8.1 is the very latest, this is wrong :-) -- System Information: Debian R

Bug#328579: pgaccess: depends on removed package libpgtcl

2005-10-26 Thread Oliver Elphick
m the distribution, since I don't want to try to take over upstream support. Oliver Elphick -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#322065: Reassign 322065 to ftp.debian.org

2005-08-10 Thread Oliver Elphick
reassign 322065 ftp.debian.org quit Yes; this entire package can now be removed. -- Oliver Elphick olly@lfix.co.uk Isle of Wight http://www.lfix.co.uk/oliver GPG: 1024D/A54310EA 92C8 39E7 280E 3631 3F0E 1EC0 5664 7A2F A543

Bug#320345: exim4: Misleading bounce report when message_size_limit exceeded

2005-07-28 Thread Oliver Elphick
Package: exim4 Version: 4.50-8 Severity: normal When a message is rejected because message_size_limit is exceeded, a misleading bounce message is sent. The bounce message says: "No transport provider was available for delivery to this recipient". Here is the log data: 2005-07-28 16:26:13 1DyAFn-

Bug#301613: where is package kernel-nonfree-source-2.6.11?

2005-04-21 Thread Oliver Elphick
Your last message on this bug said that the missing drivers were in the package kernel-nonfree-source-2.6.11, but this is not currently in sid. Where can it be got? -- Oliver Elphick -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Cont

Bug#303435: #303435 pgaccess authentication problem solved

2005-04-08 Thread Oliver Elphick
no apparent reason; once I found one that worked, I never got to the bottom of why the others didn't. I think midentd was one of the ones that didn't work. -- Oliver Elphick olly@lfix.co.uk Isle of Wight

Bug#302905: gnupg: pop_filter(): filter function not found

2005-04-04 Thread Oliver Elphick
On Mon, 2005-04-04 at 08:30 +0200, Werner Koch wrote: > On Sun, 03 Apr 2005 19:13:33 +0100, Oliver Elphick said: > > > This appears to be related to the contents of my .gnupg, because the ... > > My guess is that your keyring is corrupted. Since I can decrypt stuff, I assume

Bug#302905: gnupg: pop_filter(): filter function not found

2005-04-04 Thread Oliver Elphick
There doesn't seem to be anything special about gpg.conf; besides, it isn't changed from when gnupg was working. However, I attach it. -- Oliver Elphick olly@lfix.co.uk Isle of Wight http://www.lfix.co.uk/oliver

Bug#302905: gnupg: pop_filter(): filter function not found

2005-04-03 Thread Oliver Elphick
Package: gnupg Version: 1.4.0-3 Severity: important I am unable to use gnupg except for decryption. Attempts to encrypt or list-keys or show fingerprints produce this message: $ gpg --list-keys /home/olly/.gnupg/pubring.gpg - gpg: checking the trustdb

Bug#291700: broken check for "peer" prevents startup

2005-01-22 Thread Oliver Elphick
c. Change all > occurrences of > peer authentication to ident in /etc/postgresql/pg_hba.conf." I don't think that would work. If I remember rightly, "peer" was a synonym for "ident" to be used for Unix socket connections. Accordingly, it should be fol

Bug#290078: postgresql: Error message on install

2005-01-12 Thread Oliver Elphick
chmod: cannot access `/etc/postgresql/postgresql.env': No such file or > directory > > Sure enough /etc/postgresql/postgresql.env does not exist. That file is supplied by the package postgresql-client. Since it is a conffile, you must allow it to be installed, i