Bug#339810: postgresql-common: errors for non-running DB during upgrade

2005-11-22 Thread Norbert Kiesel
Hi Martin! On Sun, 2005-11-20 at 16:06 +0100, Martin Pitt wrote: Hi Norbert! Norbert Kiesel [2005-11-18 14:33 -0800]: I have both 7.4. and 8.1 installed ,but 8.1 is currently not running. When updating, I got the following error messages: Setting up postgresql-common (32

Bug#339810: postgresql-common: errors for non-running DB during upgrade

2005-11-18 Thread Norbert Kiesel
Package: postgresql-common Version: 32 Severity: normal Hi, I have both 7.4. and 8.1 installed ,but 8.1 is currently not running. When updating, I got the following error messages: Setting up postgresql-common (32) ... Stopping PostgreSQL 7.4 database server: main. Starting PostgreSQL 7.4

Bug#339690: smokeping: has #!/usr/sepp/bin/perl-5.8.4 -w as first line

2005-11-17 Thread Norbert Kiesel
Package: smokeping Version: 2.0.5-1 Severity: grave Justification: renders package unusable This should be #!/usr/bin/perl -w. Also I'd drop the -w and add a use warnings; /nk -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#338814: initramfs-tools: udev and hotplug dirs were moved to /lib/udev

2005-11-12 Thread Norbert Kiesel
Package: initramfs-tools Version: 0.38 Severity: normal Hi, mkinitramfs tries to copy /sbin/udev and /lib/hotplug. I think these were moved to /lib/udev in udev (0.072-2) /nk -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#335100: freeradius missing /etc/init.d/freeradius

2005-10-21 Thread Norbert Kiesel
Package: freeradius Version: 1.0.5-2 Severity: grave Justification: renders package unusable Hi, I got the following error while upgrading from 1.0.5-1 (actually, the report below is from a aptitude remove freeradius; userdel freerad; aptitude install freeradius which I did after the upgrade

Bug#332297: postgresql-common: first patch; some more questions

2005-10-10 Thread Norbert Kiesel
Hi, On Mon, 2005-10-10 at 07:35 +0200, Martin Pitt wrote: - The name clients.d seems a bit misleading to me. OTOH I don't know a much better name (restart.d perhaps); discussing the name as well as the whole approach might be worth discussing on debian-devel. - There should be

Bug#332297: postgresql-common: first patch; some more questions

2005-10-09 Thread Norbert Kiesel
Package: postgresql-common Version: 27 Followup-For: Bug #332297 Hi, here is a simple patch to init.d-functions for the run-parts. I picked /etc/postgresql/version/clients.d as the run-parts directory name. A cd /etc/postgresql/7.4/clients.d; ln -s /etc/init.d/nagios works nicely. Questions: -

Bug#332297: postgresql-common: hooks for restarting dependent apps

2005-10-06 Thread Norbert Kiesel
Hi Martin, On Thu, 2005-10-06 at 08:31 +0200, Martin Pitt wrote: I'd take the kernel approach and run stop with --reverse, so that the usual habit of adding a priority prefix works. But if we do that, we should not call the scripts with restart since it is not clear in which order they should

Bug#332297: postgresql-common: hooks for restarting dependent apps

2005-10-05 Thread Norbert Kiesel
Package: postgresql-common Version: 27 Severity: wishlist Hi, it would be nice if there where some hooks for adding actions needed for dependant apps for start and stop of postgresql. Example: I always have to issue a nagios restart manually after postgresql was restarted because nagios hangs if

Bug#327911: jde: alternative patch to make the compile work again

2005-09-14 Thread Norbert Kiesel
Package: jde Version: 2.3.5-1 Followup-For: Bug #327911 I think adding (require 'jde-util) to jde-bug.el is hackish, as this only works because that file names shows up pretty early in the list of files to be compiled (from the `echo *.el`). Short of doing a tsort over the files, just loading

Bug#328385: jde-browse-class-at-point is broken

2005-09-14 Thread Norbert Kiesel
Package: jde Version: 2.3.5-1 Severity: normal it tries to call (jde-open-get-path-prefix-list), but that is nowhere defined. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell:

Bug#234416: alternative patch, and bug in jde-util.jar

2005-09-14 Thread Norbert Kiesel
Package: jde Version: 2.3.5-1 Followup-For: Bug #234416 I think there is a bug in (jde-find-jde-data-directory) which results in these pathnames being wrong: it checks for xemacs, but then always returns (jre-root) anyway because the last (jre-root) is not in the else branch of the (if (featurep

Bug#327911: jde: workaround for cedet versioning problem

2005-09-14 Thread Norbert Kiesel
Package: jde Version: 2.3.5-1 Followup-For: Bug #327911 This can also be solved by switching off the version checking. In Xemacs21, this can be done through the menu path: Options - Advanced (Customize) - Emacs - Programming - Tools - Jde - Check Version Flag... -- System Information: Debian

Bug#326553: xxdiff: Seems to work if compining without optimizer

2005-09-04 Thread Norbert Kiesel
Package: xxdiff Version: 1:3.1-3 Followup-For: Bug #326553 xxdiff seems to work for me if compiled without -O2. It still crashes with -O, so might very well ne a g++ bug. I tested with several files and all worked, whereus the -O2 and the -O version fail on each one. Patch appended. Best,

Bug#326553: xxdiff: tried to rebuild against new QT libraries, but resulting binary segfaults

2005-09-03 Thread Norbert Kiesel
Package: xxdiff Version: 1:3.1-3 Severity: important Hi, xxdiff got uninstalled today for me because I decided to go ahead with the QT upgrade due to the C++ ABI change. So I built it locally from the source package (againist current libqt3-mt libs). Building it worked fine, however the

Bug#322872: libnet-ldap-perl: improved version of recursive-ldap-delete.pl

2005-08-13 Thread Norbert Kiesel
Package: libnet-ldap-perl Version: 1:0.33-1 Severity: wishlist Tags: patch Hi, just had a look at the new recursive-ldap-delete.pl and find it overly complicated and even a bit misleading (e.g. the $entry-update call is not needed because Net::LDAP-delete does not need an update (unlike

Bug#322997: coreutils: typo in sha1sum --help

2005-08-13 Thread Norbert Kiesel
Package: coreutils Version: 5.2.1-2 Severity: minor It prints ... -w, --warn warn about improperly formated checksum lines That should be formatted /nk -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#321015: inkscape: new upstream version 0.42 available

2005-08-02 Thread Norbert Kiesel
Package: inkscape Version: 0.41-5 Severity: wishlist This would most likely also fix the bug that libgc1 was replaced with libgc1c2 for the C++ ABI switch and thus inkscape is not installable in sid right now. -- System Information: Debian Release: testing/unstable APT prefers unstable APT

Bug#315608: libmdbtools: depends on odbcinst1, but that was renamed to odbcinst1debian1

2005-06-23 Thread Norbert Kiesel
Package: libmdbtools Version: 0.5.99.0.6pre1.0.20050409-1 Severity: normal Not sure if this should be rather a bug filed against unixodbc. Best, Norbert -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental')

Bug#304861: postgresql start fails after system crash due to existing .pid file

2005-04-15 Thread Norbert Kiesel
Package: postgresql Version: 7.4.7-5 Severity: normal Hi, postgresql does not start after system crash. Perhaps the /etc/init.d/postgresql could be enhanced to actually read the pid from the .pid file and check if the process really exists? This is of course also not perfect (there could be

Bug#304738: slapd: upgrade from 2.2.23-1 to 2.2.23-2 fails in postinst

2005-04-14 Thread Norbert Kiesel
Package: slapd Version: 2.2.23-2 Severity: important Hi, I get the following during upgrade Setting up slapd (2.2.23-2) ... Backing up /etc/ldap/slapd.conf in /var/backups/slapd-2.2.23-1... done. Moving old database directories to /var/backups: - directory dc=tbdnetworks,dc=com... done.

Bug#303980: libdbix-searchbuilder-perl: fails to read columns when used with requesttracker3.2 / Postgresql

2005-04-10 Thread Norbert Kiesel
Package: libdbix-searchbuilder-perl Version: 1.24-1 Severity: normal I use requesttracker3.2 on a postgres 7.4 database (both current versions of unstable). After upgrading to 1.24-1, I get the following error when trying to save a new ticket in RT: Apr 9 19:16:11 defiant RT: Successful login

Bug#302802: request-tracker3.4: install insists on removing request-tracker3.2

2005-04-02 Thread Norbert Kiesel
Package: request-tracker3.4 Severity: normal info for rt3.4 claims: This is the 3.4 series of RT, it can be installed alongside the 3.0 and 3.2 series without any problems. Trying to install re3.4 results in: Running: apt-get install 'request-tracker3.4' Reading Package Lists... Done

Bug#302802: locally solved by upgrading to latest 3.2 package

2005-04-02 Thread Norbert Kiesel
Looking at info of rt3.4 I saw it conflicts with earlier rt3.2 packages. I ended up upgrading to the latest 3.2 and reapplying my changes, which allowed me to install rt3.4. Still not sure why this conflict exists. signature.asc Description: This is a digitally signed message part

Bug#295917: nagios-plugins: check_https uses -ssl instead of --ssl

2005-02-18 Thread Norbert Kiesel
Package: nagios-plugins Version: 1.4-1 Severity: minor ... or use -S -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

Bug#280702: nagios-plugins: bug still there

2005-02-18 Thread Norbert Kiesel
Package: nagios-plugins Version: 1.4-1 Followup-For: Bug #280702 imap is still in both mail.cfg and imap.cfg /nk -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale:

<    1   2