Bug#309151: Path to yada.txt.gz in example packages file is incorrect

2005-05-14 Thread Russell Howe
Package: yada Version: 0.34 Severity: minor Tags: patch It seems that yada.txt.gz was split off into the seperate yada-doc package. BEGIN PATCH - --- yada.orig 2005-05-14 23:18:19.535772297 +0100 +++ yada2005-05-14 23:20:17.337559955 +0100 @@ -3944,8 +3944,8 @@ ##

Bug#338595: psql template1 gives bizarre message when server isn't running

2005-11-11 Thread Russell Howe
Package: postgresql-client Version: 7.4.7-6sarge1 Severity: normal If the server isn't running, I get a strange message # su postgres $ psql template1 psql: could not connect to server: [some random characters, always the same] Is the server running locally and accepting

Bug#394994: --set / -s omitted from update-java-alternatives command in README.alternatives

2006-10-24 Thread Russell Howe
Package: sun-java5-jdk Version: 1.5.0-08-1 Severity: minor Tags: patch In /usr/share/doc/sun-java5-jdk/README.alternatives, one of the commandlines for update-java-alternatives seems to be incorrect. See patch below: --- BEGIN PATCH --- README.alternatives.orig2006-10-24

Bug#255653: ssl_certificates_file

2005-09-28 Thread Russell Howe
-certificate set ssl_ca_certificates_file=/etc/ssl/certs/ca-certificates.crt -- Russell Howe [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#255653: ssl_usesystemcerts

2005-09-28 Thread Russell Howe
Looking at the manual further, I see: ssl_usesystemcerts Type: boolean Default: yes If set to yes, mutt will use CA certificates in the system-wide certificate store when checking if server certificate is signed by a trusted CA. Looks like this should Do The Right Thing(tm) -- Russell

Bug#364083: Summary option of ls produces incorrect output

2006-04-21 Thread Russell Howe
Package: tdl Version: 1.5.2-2 Severity: normal When using the -n option to the 'ls' command at the same time as specifying a parent node to list, behaviour is odd: tdl ls -1 ... many items 21 [20/30] Website ... many more tdl ls -2 ... many items 21 Website 21.1 Add 'status' field to MFCase

Bug#354742: gweather: Locations.xml is huge

2006-02-28 Thread Russell Howe
Package: gnome-applets-data Version: 2.12.3-1 Severity: wishlist -rw-r--r-- 1 root root 18411597 2006-02-12 16:55 /usr/share/gnome-applets/gweather/Locations.xml Does it really have to be so big?! That's an 18 megabyte list of places, translated into allsorts of languages... Even gzipping it

Bug#570232: clvm: Missing cmirror means no pvmove support?

2010-02-17 Thread Russell Howe
Package: clvm Version: 2.02.39-7 Severity: important Forgive me if I'm mistaken, but it seems impossible to use pvmove on lenny with clustered volume groups. # pvmove /dev/mapper/3600508b30094ae20a92f2e5ab341002e FATAL: Module dm_cmirror not found. /sbin/modprobe failed: 1 As far as I

Bug#541237: imapsync dies with SIGPIPE if remote server closes connection

2009-08-12 Thread Russell Howe
Package: imapsync Version: 1.182-1 Severity: normal Whilst moving email from a Courier IMAP server to a MS Exchange 2007 server, I am finding that Exchange is disconnecting and causing imapsync to die silently. I traced it do libmail-imapclient-perl dying silently if it receives a SIGPIPE when

Bug#531462: rarian-compat: Does not include libscrollkeeper.so.0, needed by scrollkeeper-update

2009-06-01 Thread Russell Howe
Package: rarian-compat Version: 0.8.1-2 Severity: important After a bit of a rebuild due to some disk corruption, I get lots of errors when installing GNOME-related packages. For example: Setting up eog (2.26.2-1) ... scrollkeeper-update: error while loading shared libraries:

Bug#531462: Acknowledgement (rarian-compat: Does not include libscrollkeeper.so.0, needed by scrollkeeper-update)

2009-06-01 Thread Russell Howe
Please ignore this bug report. I'm not sure why # apt-get install --reinstall rarian-compat didn't fix things, but deleting /usr/bin/scrollkeeper-update* and then running apt-get install --reinstall rarian-compat did... weird! -- Russell Howe rh...@siksai.co.uk -- To UNSUBSCRIBE, email

Bug#571134: redhat-cluster-suite: Soft lockup in send_dlm on shutdown

2010-02-23 Thread Russell Howe
Package: redhat-cluster-suite Version: 2.20081102-1+lenny1 Severity: normal When shutting down my cluster nodes, they always lock up with the following trace: Stopping HP System Management Homepage...Stopping libvirt management daemon: libvirtd. Stopping multipath daemon: multipathd. Stopping

Bug#571134: redhat-cluster-suite: Soft lockup in send_dlm on shutdown

2010-04-15 Thread Russell Howe
Thankyou Tiago, Making clvm stop before cman sorted things out perfectly! lvm complains a bit about not being able to connect to clvm when deactivating VGs on shutdown, but I don't think it matters as clvm's shutdown script has already deactivated any clustered VGs by then. -- Russell Howe

Bug#570232: clvm: Missing cmirror means no pvmove support?

2010-04-15 Thread Russell Howe
Thanks Milan, You are correct - exclusively locking the LV allows it to be pvmove'd. I can't quite remember the steps I took but in case the following benefits someone else, it was something along the lines of: # lvchange -aey lv # pvmove -n lv pv # lvchange -aen lv -- Russell Howe rh

Bug#508527: via-velocity.[ch] from 2.6.28 fixes the issue for me too

2009-01-19 Thread Russell Howe
scripts bringing the interface up rather than when the module loads. I will try to isolate the exact commit which fixes this issue. -- Russell Howe rh...@siksai.co.uk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#647432: audacious crashes when it gets an I/O error scanning for ID3 tags

2011-11-02 Thread Russell Howe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: audacious Version: 2.4.4-1 Tags: patch The following patch fixes the crash detailed below. I was dealing with a rather corrupt filesystem and there were I/O errors all over the place. This one was an attempt to read beyond the end of the

Bug#647432: Acknowledgement (audacious crashes when it gets an I/O error scanning for ID3 tags)

2011-11-02 Thread Russell Howe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Apologies for the broken patch - Thunderbird's being stupid - --- audacious-2.4.4/src/libaudtag/id3/id3v1.c.orig2011-11-02 17:17:13.823242388 + +++ audacious-2.4.4/src/libaudtag/id3/id3v1.c 2011-11-02 17:11:30.787244848 + @@ -38,7

Bug#876785: librarian-puppet is incompatible with git 2.14.0

2017-09-25 Thread Russell Howe
Package: librarian-puppet Version: 2.2.3-2 Severity: normal Dear Maintainer, librarian-puppet throws an error with the version of git present in unstable: $ librarian-puppet install --verbose [Librarian] Ruby Version: 2.3.3 [Librarian] Ruby Platform: x86_64-linux-gnu [Librarian] Rubygems