Bug#541637: git-core: git push segfaults when push.default=tracking and on branch with no remote

2009-08-14 Thread Nigel McNie
Package: git-core Version: 1:1.5.6.5-3+lenny2 Severity: normal ni...@sivlex:~/work/tks$ git push Segmentation fault ni...@sivlex:~/work/tks$ cat .git/config [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote origin] url =

Bug#504170: CVE-2008-4796: missing input sanitising in Snoopy.class.php

2008-11-01 Thread Nigel McNie
maintainer about that. It does make more sense for us to depend on libphp-snoopy; we already had this problem with Smarty in Debian too. Thanks for the report. -- Regards, Nigel McNie | Mahara Lead Developer | http://www.mahara.org/ Catalyst IT | http://catalyst.net.nz DDI: +64 4 803 2203

Bug#498457: Upgrade fails when pulseaudio is already running

2008-09-09 Thread Nigel McNie
Package: pulseaudio Version: 0.9.10-3 Severity: important On upgrading to latest pulseaudio: [EMAIL PROTECTED]:~$ sudo apt-get -f install [sudo] password for nigel: Reading package lists... Done Building dependency tree Reading state information... Done The following packages were

Bug#479858: 479858

2008-06-10 Thread Nigel McNie
Will fix this with 1.0.3-1 (1.0.3 from upstream is due shortly). Correct solution is to allow from /usr/share/mahara/lib/pieforms/static/ only, which preserves the deny status of the other files in lib that should have it. -- Regards, Nigel McNie Catalyst IT Ltd. DDI: +64 4 803 2203

Bug#484866: debfoster: 'q' exits immediately without asking for confirmation

2008-06-06 Thread Nigel McNie
Package: debfoster Version: 2.7-1 Severity: normal Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I was quite a long way through answering questions when I accidentaly hit 'q', and debfoster exited without confirming. I had to answer all the questions again :(. I wrote a patch to ask

Bug#475926: laptop-mode-tools: When /proc/acpi/battery is not present and auto hibernate is on, system hibernates on boot

2008-04-13 Thread Nigel McNie
Package: laptop-mode-tools Severity: critical Justification: breaks the whole system New kernels (2.6.24+) have deprecated /proc/acpi/battery. When this is not present, and auto-hibernate on low battery is on, the following happens on boot: 1. the laptop-mode init script runs 2. it tries to cat

Bug#474194: mutt: surprising default for write_bcc

2008-04-03 Thread Nigel McNie
Package: mutt Version: 1.5.17+20080114-1 Severity: normal From /etc/Muttrc: # Uncomment if your MTA does not strip Bcc: headers. # (exim4 and postfix strip them, exim(3) does not.) #unset write_bcc By default, I would expect that if I sent an e-mail and bcc'ed someone in, then whoever I was

Bug#474199: reportbug offers options to use mailers that are not installed

2008-04-03 Thread Nigel McNie
/bin/vim DEBEMAIL=[EMAIL PROTECTED] EMAIL=[EMAIL PROTECTED] DEBFULLNAME=Nigel McNie INTERFACE=text ** /home/nigel/.reportbugrc: reportbug_version 3.20 mode standard ui text realname Nigel McNie email [EMAIL PROTECTED] sign gpg -- System Information: Debian Release: lenny/sid APT prefers unstable

Bug#465701: [Pkg-utopia-maintainers] Bug#465701: dbus won't start - dbus-uuidgen segfaults

2008-02-14 Thread Nigel McNie
program: /usr/bin/dbus-uuidgen --ensure /usr/bin/dbus-uuidgen: symbol lookup error: /usr/bin/dbus-uuidgen: undefined symbol: dbus_internal_do_not_use_get_uuid Program exited with code 0177. (gdb) bt No stack. (gdb) -- Regards, Nigel McNie

Bug#465701: [Pkg-utopia-maintainers] Bug#465701: Bug#465701: dbus won't start - dbus-uuidgen segfaults

2008-02-14 Thread Nigel McNie
Output of these commands: http://paste.dollyfish.net.nz/9e2616 Maybe it's the lib in /lib that's screwing things up? -- Regards, Nigel McNie

Bug#465701: [Pkg-utopia-maintainers] Bug#465701: Bug#465701: Bug#465701: dbus won't start - dbus-uuidgen segfaults

2008-02-14 Thread Nigel McNie
Thank you very much - removing those libs did indeed solve the problem. I have no idea where they came from - not from any debian package install of DBUS that's for sure. -- Regards, Nigel McNie

Bug#465701: dbus won't start - dbus-uuidgen segfaults

2008-02-13 Thread Nigel McNie
Package: dbus Version: 1.1.2-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 When I try to start dbus with /etc/init.d/dbus start, dbus-uuidgen segfaults (it's called from the create_machineid() function in the script). Running dbus-uuidgen manually produces

Bug#464726: mahara-apache2: overrides global server configuration

2008-02-09 Thread Nigel McNie
configuration file to suit your server. Mahara does not treat the apache config file as a config file, so you can safely change it and not have to worry about it being overwritten on upgrade. -- Regards, Nigel McNie Catalyst IT Ltd. DDI: +64 4 803 2203 signature.asc Description: Digital

Bug#464517: newsbeuter: Newsbeuter does not pick up any new news items from any feed

2008-02-07 Thread Nigel McNie
Package: newsbeuter Version: 0.7-3 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Newsbeuter has stopped reporting any new news items from any of my feeds. Deleting cache.db does not fix the problem, neither does downgrading it to any other version in the 0.7 or 0.6 series,

Bug#460123: Cannot upgrade mpd - package tries to restart mpd but bombs out if mpd is not running

2008-01-10 Thread Nigel McNie
Package: mpd Version: 0.13.0-6 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I tried upgrading mpd to the latest version in experimental. I have disabled mpd from starting in /etc/default/mpd, _and_ I have used update-rc.d to remove the startup/kill symlinks in /etc/rc*.d for

Bug#460173: nvidia-kernel-source: non executable directory in nvidia-driver.tar.bz2 causes ftbfs

2008-01-10 Thread Nigel McNie
Package: nvidia-kernel-source Version: 169.07-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The modules/nvidia-kernel/debian/patches.old directory is not mode o+x, so if I'm building a kernel as my user, make can't cd into it, causing the compilation to abort. The directory

Bug#400100: cogito: missing dependency on patch

2006-11-23 Thread Nigel McNie
Package: cogito Version: 0.18.1-1 Severity: important cg-patch depends on 'patch' being installed to work properly. The cogito package should include a depencency on it. Cogito depends on git-core which only recommends patch. -- System Information: Debian Release: 4.0 APT prefers unstable

Bug#387251: ipw3945 firmware does not load on upgrade to udev 0.100

2006-09-13 Thread Nigel McNie
Package: udev Version: 0.098-2 Severity: normal After upgrading udev to 0.100-1, I could not load the firmware for my ipw3945 wireless card. Syslog reported the following: Sep 13 19:06:43 localhost kernel: ipw3945: no version for ieee80211_wx_get_encodeext found: kernel tainted. Sep 13 19:06:43

Bug#384018: patch for detection of m4v files

2006-08-21 Thread Nigel McNie
Package: file Version: 4.17-2 Severity: wishlist Tags: patch Attached is a patch to detect m4v files. These are otherwise incorrectly named mp4 files that are common in iTunes. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#382313: siege: segfaults on --hlep

2006-08-10 Thread Nigel McNie
Package: siege Severity: normal When I run: siege --hlep I get: Segmentation fault. Yes, that was a typo, but I'm guessing a segfault isn't the best way to report that :) -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#380602: initscripts: possibility for init to fail when $CONCURRENCY is lies

2006-07-31 Thread Nigel McNie
Package: initscripts Version: 2.86.ds1-15 Severity: normal I noticed this problem when I upgraded initscripts to a particular NMU recently, although I'm not sure whether it was the upgrade that caused it (I think the version was 2.86.ds1-14.2). If /etc/default/rc has a value for $CONCURRENCY

Bug#379392: python-turbogears: Depends on nonexistant version of python-sqlobject

2006-07-23 Thread Nigel McNie
Package: python-turbogears Severity: normal I got the following error when trying to install python-turbogears: python-turbogears: Depends: python-sqlobject (= 0.7.0.99.really.0.7.1b1-1) but 0.7.0-4 is to be installed It says to report a bug if you get an error like this so here it is :). --

Bug#366916: enigmail: Inputting an incorrect password has silly error handling

2006-05-11 Thread Nigel McNie
Package: enigmail Version: 2:0.94-4 Severity: normal If I type my password incorrectly, I get shown a gnupg error message, then an error message dialog, then the password window again. It's likely if I made a mistake that I just did a typo, I don't need to see all that error reporting stuff...