Bug#675798: 5.0.6-2 breaks NFSv4

2012-06-03 Thread Jamie Heilman
it? -- Jamie Heilman http://audible.transient.net/~jamie/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#675798: autofs NFS

2012-06-03 Thread Jamie Heilman
thing myself from here on out if I have to. The sane thing would be to just revert the build instructions until such time the native NFS support in automount correctly supports NFSv4 mounts without needless rpc usage. -- Jamie Heilman http://audible.transient.net/~jamie

Bug#675798: autofs NFS

2012-06-03 Thread Jamie Heilman
work go to waste becuase of a lousy automount implementation. It's bad enough that v4-only servers still have to run portmap or rpcbind for local upcalls. -- Jamie Heilman http://audible.transient.net/~jamie/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#675798: autofs NFS

2012-06-03 Thread Jamie Heilman
have failed becuase I wasn't setting the port explicitly). -- Jamie Heilman http://audible.transient.net/~jamie/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#675719: jack_control broken (obvious syntax errors)

2012-06-02 Thread Jamie Heilman
. -- Jamie Heilman http://audible.transient.net/~jamie/ --- jack_control.orig 2012-05-27 03:11:33.969454794 + +++ jack_control 2012-06-02 23:31:20.568501561 + @@ -109,7 +109,7 @@ print status - check whether jack server is started

Bug#673761: awfully noisy logs on IPv4-only systems

2012-05-23 Thread Jamie Heilman
Dererk wrote: On 21/05/12 16:10, Jamie Heilman wrote: Dererk wrote: Hello Jamie Heilman, Just to check, you have customized your current kernel to not include IPv6 support on it. Is that correct? Absolutely. Thanks for the clarification. I'm a little confused since the changes

Bug#673761: awfully noisy logs on IPv4-only systems

2012-05-21 Thread Jamie Heilman
]: client_query socket: Address family not supported by protocol Getting that message, 3 times, every 15 seconds-ish in the logs is really rather irritating and excessive. It would be awefully nice if there was a way to just tell openntpd not use IPv6, ever. -- Jamie Heilman http

Bug#673761: awfully noisy logs on IPv4-only systems

2012-05-21 Thread Jamie Heilman
Dererk wrote: On 21/05/12 06:37, Jamie Heilman wrote: Package: openntpd Version: 20080406p-2 daemon.crit: May 21 09:31:51 ntpd[1760]: client_query socket: Address family not supported by protocol daemon.crit: May 21 09:31:51 ntpd[1760]: client_query socket: Address family

Bug#673402: v2.5.1 regression w/shell functions as commands

2012-05-18 Thread Jamie Heilman
, $MISSING_PACKAGE ends up undefined for all but 3 programs, etc.) but this patch makes no attempt to fix that (becuase honestly, the best fix is just to remove all the hint logic entirely, the concept is unmaintainable; but that's a completely different issue). -- Jamie Heilman

Bug#663119: FATAL: Module multipath not found.

2012-03-08 Thread Jamie Heilman
this message). -- Jamie Heilman http://audible.transient.net/~jamie/ Paranoia is a disease unto itself, and may I add, the person standing next to you may not be who they appear to be, so take precaution. -Sathington Willoughby

Bug#661465: openjdk-7-jre: dependency on gconf2

2012-02-29 Thread Jamie Heilman
Also kill the dependancies on libgnome2-0 libgnomevfs2-0 which have a horrible dependancy chain. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#660960: tight loop attempting to madvise(..., MADV_DONTNEED) locked memory

2012-02-25 Thread Jamie Heilman
Mike Hommey wrote: Jamie Heilman wrote: #0 0x77407407 in madvise () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x7663169e in ?? () from /usr/lib/xulrunner-10.0/libmozjs.so #2 0x76628886 in ?? () from /usr/lib/xulrunner-10.0/libmozjs.so #3 0x76628d51

Bug#660960: tight loop attempting to madvise(..., MADV_DONTNEED) locked memory

2012-02-25 Thread Jamie Heilman
Mike Hommey wrote: On Sat, Feb 25, 2012 at 09:14:07AM +, Jamie Heilman wrote: So yeah, not checking errno and repeatedly attempting to MADV_DONTNEED a range of memory that fails with a reason that isn't EAGAIN ... won't wash. While the whole alsa/jack plugin thing is somewhat unusal

Bug#660960: tight loop attempting to madvise(..., MADV_DONTNEED) locked memory

2012-02-24 Thread Jamie Heilman
Jamie Heilman wrote: I've found this is really easy to reproduce if I use the native webm player to playback video, but harder to produce (though it still happens) if I use Flashplayer. What typically happens is that iceweasel stops responding and consumes a core's worth of CPU. An strace

Bug#660960: tight loop attempting to madvise(..., MADV_DONTNEED) locked memory

2012-02-22 Thread Jamie Heilman
with the locked memory and all that, I'm pretty sure this is a bug in firefox. -- Jamie Heilman http://audible.transient.net/~jamie/ Most people wouldn't know music if it came up and bit them on the ass. -Frank Zappa

Bug#659087: garbage errors when running cryptroot initramfs hook

2012-02-08 Thread Jamie Heilman
Package: cryptsetup Version: 2:1.4.1-1 Due to the changes made when fixing bug #634109, systems that don't have encrypted root volumes get irritating but harmless errors everytime an initramfs is built, like: update-initramfs: Generating /boot/initrd.img-3.3.0-rc2 Device /dev/md_d0p1 not found

Bug#653126: /etc/mtab symlink to /proc/mounts breaks autofs

2011-12-24 Thread Jamie Heilman
that discussion brought up in 494001, but it may bear thinking about as it's a potential source of excitement). Anyway, my suggestion is to just add autofs to initscript's Breaks: list and call it a day. -- Jamie Heilman http://audible.transient.net/~jamie/ -- To UNSUBSCRIBE, email

Bug#652859: fix for 631077 breaks NFS mounting

2011-12-20 Thread Jamie Heilman
Package: initscripts Severity: important Version: 2.88dsf-16 The refactoring in 0704dd152138822ede1e7b983d15c1b9da8f8077 completely inverts the conditional logic in the exit_unless_last_interface subroutine and breaks NFS mounting. You went from: [ `grep -c pattern file` -eq 0 ] to:

Bug#652139: pkg-config --cflags and header name collision

2011-12-15 Thread Jamie Heilman
Zed Pobre wrote: On Thu, Dec 15, 2011 at 06:11:59AM +, Jamie Heilman wrote: Package: libmodplug-dev Version: 1:0.8.8.4-1 Attempting to link a program, using pkg-config's advice, against both libsndfile1 and libmodplug1 results in pain. IMO, libmodplug's pkg-config metadata

Bug#644948: nfs-common: Wrong uid/gid with latest version using NFSv4

2011-12-14 Thread Jamie Heilman
, or RFC5661 section 5.9. Multi-domain NFSv4 is still in draft: http://tools.ietf.org/html/draft-adamson-nfsv4-multi-domain-access-04 -- Jamie Heilman http://audible.transient.net/~jamie/ ...thats the metaphorical equivalent of flopping your wedding tackle into a lion's mouth

Bug#652139: pkg-config --cflags and header name collision

2011-12-14 Thread Jamie Heilman
/libmodplug when the default /usr/include path is enough to do the job. Not every package follows that practice, cmus cynthiune.app, and xmms2 don't. Still, I'd argue it's the right thing to do, and the current pkg-config metadata is bogus. -- Jamie Heilman http

Bug#651617: input file == output file detection and -q

2011-12-10 Thread Jamie Heilman
? -- Jamie Heilman http://audible.transient.net/~jamie/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#644948: nfs-common: Wrong uid/gid with latest version using NFSv4

2011-10-30 Thread Jamie Heilman
Stephan Windmüller wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 24.10.2011 00:58, Jamie Heilman wrote: In my configuration both domains (client and server) are correctly set, but this is not the issue: passwd and group data is fetched from ldap as set in nsswitch.conf

Bug#644948: nfs-common: Wrong uid/gid with latest version using NFSv4

2011-10-30 Thread Jamie Heilman
Anders Boström wrote: SW == Stephan Windmüller wi...@white-hawk.de writes: SW On 23.10.2011 13:49, Jamie Heilman wrote: Chances are you all have your nfsidmap Domain mismatched between client and server; check your user.* syslog logs on the client for messages like: nfsidmap

Bug#644948: nfs-common: Wrong uid/gid with latest version using NFSv4

2011-10-23 Thread Jamie Heilman
happens to be funky, in which case you should just set Domain explicitly. -- Jamie Heilman http://audible.transient.net/~jamie/ You came all this way, without saying squat, and now you're trying to tell me a '56 Chevy can beat a '47 Buick in a dead quarter mile? I liked you

Bug#635278: rpcbind still utilizes tcp6/udp6 ports when IPv6 is disabled

2011-10-23 Thread Jamie Heilman
I gather net.ipv6.conf.all.disable_ipv6 disables assignment of IPv6 addresses to your interfaces, but doesn't really disable IPv6 the protocol entirely. If you want to tell rpcbind to stop using IPv6, comment out the appropriate entries in /etc/netconfig, it should do what you want. -- Jamie

Bug#644948: nfs-common: Wrong uid/gid with latest version using NFSv4

2011-10-23 Thread Jamie Heilman
Stephan Windmüller wrote: On 23.10.2011 13:49, Jamie Heilman wrote: Chances are you all have your nfsidmap Domain mismatched between client and server; check your user.* syslog logs on the client for messages like: nfsidmap: nss_getpwnam: name 'foo@bar' does not map into domain 'baz

Bug#643333: jack.plumbing fails badly in the face of its JACK 2 server vanishing

2011-09-27 Thread Jamie Heilman
to be installed with either jackd1 or jackd2 packages and that jack.plumbings's behavior when jackd2 is installed is lame. -- Jamie Heilman http://audible.transient.net/~jamie/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#111398: cvs: module feature behaviour

2011-09-27 Thread Jamie Heilman
As there was adequate information in the original report to test this for yourself, I'm not sure why you're asking for more information, but just to illustrate... $ date Wed Sep 28 03:17:33 UTC 2011 $ mkdir cvs-example $ cvs -d ~/cvs-example init $ mkdir -p foo/bar/qux $ touch foo/bar/baz.c

Bug#642598: w/ new javaws.policy HDtracks Download Manager no longer works

2011-09-24 Thread Jamie Heilman
continuation and starts at the beginning of the last incomplete track every time; something to consider if you do use them for testing.) -- Jamie Heilman http://audible.transient.net/~jamie/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#641886: /etc/cron.daily/mdadm fails if mdadm monitor daemon is already running

2011-09-17 Thread Jamie Heilman
--monitor --scan --oneshot root@cucamonga:~# /etc/init.d/mdadm start Starting MD monitoring service: mdadm --monitor. root@cucamonga:~# mdadm --monitor --scan --oneshot mdadm: Only one autorebuild process allowed in scan mode, aborting So yeah... that isn't gonna work. -- Jamie Heilman

Bug#631450: regression: ignores all Xresources

2011-09-16 Thread Jamie Heilman
AFAICT it's basically becuase the xpdf wrapper script does more harm than good. You can work around this particular annoyance by using resources with the Xpdf name instead. If you use editres(1) to grab the widget tree for an xpdf instance then you can see what's going on. -- To

Bug#640955: buggy librsvg2-common.postinst

2011-09-08 Thread Jamie Heilman
librsvg2-common.postinst seemingly assumes that the only files beneath the /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0 directory are version directories, but that isn't the case as libgdk-pixbuf2.0-0 includes the helper executable /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders

Bug#635239: logrotate lameness due to missing directories

2011-07-24 Thread Jamie Heilman
found matching pattern /var/log/libvirt/lxc. -- Jamie Heilman http://audible.transient.net/~jamie/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#625536: audacity: remove artificial limits

2011-06-02 Thread Jamie Heilman
intended use with audio. -- Jamie Heilman http://audible.transient.net/~jamie/ Index: src/AudioIO.cpp === --- src/AudioIO.cpp (revision 11191) +++ src/AudioIO.cpp (working copy) @@ -342,7 +342,9 @@ 32000

Bug#549905: now more than ever

2011-05-22 Thread Jamie Heilman
of the debugging output, which makes sense as this is likely all due to probing in biosdisk.mod). It would seem this issue is only getting more obnoxious with time. Arthur's suggestion wrt unicode.pf2, while sensible on the face of things, made no difference for me. -- Jamie Heilman

Bug#620788: /etc/network/if-up.d/mountnfs: Not fixed in 2.88dsf-13.5

2011-05-14 Thread Jamie Heilman
Arthur de Jong wrote: On Sat, 2011-05-14 at 14:22 +0200, Frank Engler wrote: This bug is still not fixed in 2.88dsf-13.5. FWIW, I'm using initscripts 2.88dsf-13.2 with this script:

Bug#626450: lost /lib64 - /lib symlink on amd64; upgrade fails

2011-05-11 Thread Jamie Heilman
Package: libc6 Version: 2.13-3 Severity: critical Unpacking replacement libc6 ... dpkg (subprocess): unable to execute rm command for cleanup (rm): No such file or directory dpkg: error while cleaning up: subprocess rm cleanup returned error exit status 2 Could not exec dpkg! I see lib64 is

Bug#625536: raw import with 100kHz sample rate ignores given rate

2011-05-07 Thread Jamie Heilman
This is upstream bug #192, where it was reported against v1.3.12, but the issue appears to have existed since at least 2003. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#625793: setting preferences resets all open projects' sample rates to default

2011-05-05 Thread Jamie Heilman
Package: audacity Version: 1.3.13-3 Setting any preference while working on one or more projects will reset their sample rates to the project default (as found under Edit Preferences Quality Default Sample Rate in the Sampling frame). That shouldn't happen; the project rate of work in progress

Bug#625531: occasional facility/priority decoding errors

2011-05-04 Thread Jamie Heilman
consistently in the same spot during startup; maybe a buffer boundry issue or something? -- Jamie Heilman http://audible.transient.net/~jamie/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#625536: raw import with 100kHz sample rate ignores given rate

2011-05-04 Thread Jamie Heilman
Package: audacity Version: 1.3.13-3 For some weird reason importing raw audio with a sampling rate of 192kHz results in track having a rate of 100kHz instead. Seems to be true of all rates 100kHz in general. The rate can be updated after the import, and playback and editing still work fine,

Bug#620788: mountnfs: rpcbind not started before nfs-common

2011-04-04 Thread Jamie Heilman
[ -x /etc/init.d/rpcbind ] then /etc/init.d/rpcbind start /etc/init.d/nfs-common start fi fi -- Jamie Heilman http://audible.transient.net/~jamie/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#620800: reduce startup blather

2011-04-04 Thread Jamie Heilman
to appear on boot. -- Jamie Heilman http://audible.transient.net/~jamie/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#612692: grub-setup segfaults when presented with partitioned raid

2011-02-09 Thread Jamie Heilman
partitions on d0, which probably explains why I don't see bug 612518). -- Jamie Heilman http://audible.transient.net/~jamie/ Most people wouldn't know music if it came up and bit them on the ass. -Frank Zappa

Bug#612692: grub-setup segfaults when presented with partitioned raid

2011-02-09 Thread Jamie Heilman
Colin Watson wrote: On Wed, Feb 09, 2011 at 03:33:54PM -0800, Jamie Heilman wrote: Anyhow, it appears that device.map isn't supposed to be allowed to contain md devices anymore... judging by the changelog... grub2 (1.99~20101210-2) experimental; urgency=low * Automatically remove

Bug#612564: silly tr usage while mangling $GRUB_DISTRIBUTOR in 10_linux and 20_linux_xen

2011-02-08 Thread Jamie Heilman
Package: grub-common Version: 1.99~rc1-2 Severity: minor tr '[A-Z]' '[a-z]' should really be written: tr A-Z a-z Translating [ to [ and ] to ] accomplishes nothing, tr char1-char2 sets aren't bounded by brackets. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#580843: VIA PadLock entropy source driver has not been compiled in

2010-05-09 Thread Jamie Heilman
Package: rng-tools Version: 2-unofficial-mt.13-1 # /usr/sbin/rngd -r /dev/hwrng --hrng=viapadlock Support for the VIA PadLock entropy source driver has not been compiled in. Contrary to the changelog, which says: * debian/rules: honour CFLAGS, really set build arch/target and really

Bug#521617: libnss-ldapd: tls_reqcert never doesn't work

2009-04-12 Thread Jamie Heilman
Arthur de Jong wrote: Sorry to not reply sooner. On Sat, 2009-03-28 at 16:57 -0700, Jamie Heilman wrote: With 0.6.7 if I have tls_reqcert never in /etc/ldap/ldap.conf then nslcd can connect to my ldap servers (which unfortunately have certificate problems and are outside of my

Bug#521617: libnss-ldapd: tls_reqcert never doesn't work

2009-03-28 Thread Jamie Heilman
28 03:41:03 deadhour nslcd[7158]: [8b4567] no available LDAP server found Downgrading to 0.6.7 restores normal operation and things work smoothly. -- Jamie Heilman http://audible.transient.net/~jamie/ Most people wouldn't know music if it came up and bit them on the ass

Bug#506639: --hrng=viapadlock doesn't work with my C7

2008-11-23 Thread Jamie Heilman
write(2, \n..., 1 )= 1 exit_group(12) = ? (it would also be cool if the docs mentioned that he cpuid and msr modules needed to be available for this mode to work, I had to find that out the hard-way) -- Jamie Heilman http

Bug#506429: portmap init script doesn't work; uses pidofproc badly

2008-11-21 Thread Jamie Heilman
tty1 S+ 03:29 0:00 /bin/sh -x /etc/init.d/portmap start Fri Nov 21 03:29:53 2008: + log_begin_msg Already running. If you make the pidofproc call a bit more sane, this problem won't occur. Use $(pidofproc -p /var/run/portmap.pid /sbin/portmap) and it should work just fine. -- Jamie

Bug#369299: libasound2: pcm.c:2146:(snd_pcm_open_noupdate) Unknown PCM default

2006-05-28 Thread Jamie Heilman
or directory Downgrading to 1.0.11-4 fixes it. -- Jamie Heilman http://audible.transient.net/~jamie/ ...thats the metaphorical equivalent of flopping your wedding tackle into a lion's mouth and flicking his lovespuds with a wet towel, pure insanity

Bug#332482: qmqp broken

2006-01-23 Thread Jamie Heilman
Norbert Tretkowski wrote: * Jamie Heilman wrote: [...] This is a new error that started affecting me around the 1st of the month which is when I installed the 1:1.00-2 package, I don't beleive 1:1.00-1 was affected, but I haven't rolled back to check. Can you please recheck with 1:1.02

Bug#335976: /etc/init.d/nvidia-kernel contains bashisms

2005-10-28 Thread Jamie Heilman
0660 /dev/nvidia$i c 195 $i chgrp video /dev/nvidia$i -- Jamie Heilman http://audible.transient.net/~jamie/ Most people wouldn't know music if it came up and bit them on the ass. -Frank Zappa -- To UNSUBSCRIBE

Bug#335976: /etc/init.d/nvidia-kernel contains bashisms

2005-10-26 Thread Jamie Heilman
/nvidia$i ]; then + for i in $(seq 0 $(($NVIDIA_CARDS - 1))); do +if ! [ -e /dev/nvidia$i ]; then mknod -m 0660 /dev/nvidia$i c 195 $i chgrp video /dev/nvidia$i fi -- Jamie Heilman http://audible.transient.net/~jamie/ Paranoia is a disease unto itself

Bug#332482: qmqp broken

2005-10-06 Thread Jamie Heilman
nullmailer[30664]: Sending failed: Protocol error This is a new error that started affecting me around the 1st of the month which is when I installed the 1:1.00-2 package, I don't beleive 1:1.00-1 was affected, but I haven't rolled back to check. -- Jamie Heilman http

Bug#196590: acknowledged by developer (Re: testing bug triage)

2005-08-12 Thread Jamie Heilman
in Woody, nor will it be, and it was tagged appropriately. Thanks. -- Jamie Heilman http://audible.transient.net/~jamie/ I was in love once -- a Sinclair ZX-81. People said, No, Holly, she's not for you. She was cheap, she was stupid and she wouldn't load -- well, not for me

Bug#196590: acknowledged by developer (Zope (= 2.5) in woody is missing security updates)

2005-06-16 Thread Jamie Heilman
these holes, but if you're going to close the bug atleast do it under more accurate pretenses. -- Jamie Heilman http://audible.transient.net/~jamie/ You came all this way, without saying squat, and now you're trying to tell me a '56 Chevy can beat a '47 Buick in a dead quarter mile

Bug#196590: acknowledged by developer (Zope (= 2.5) in woody is missing security updates)

2005-06-16 Thread Jamie Heilman
martin f krafft wrote: also sprach Jamie Heilman [EMAIL PROTECTED] [2005.06.16.2057 +0200]: What, so the security team isn't maintaining old releases anymore? http://www.debian.org/security/faq#lifespan It certainly should, and it does. I don't think Fabio should have closed the bug

Bug#188396: Pcb: please check your bugs in 20050127-1

2005-02-15 Thread Jamie Heilman
Hamish Moffatt wrote: Hello, A new snapshot of PCB was uploaded last week which is two years newer than the previous version. The new one is 20050127-1. Could you please test for the bug you reported in this new version? Indeed, it would appear that the issues have been fixed. -- Jamie

Bug#291011: arggg fix the real problem.

2005-01-19 Thread Jamie Heilman
Martin Pitt wrote: Jamie Heilman [2005-01-18 10:42 -0800]: Changes: sysfsutils (1.2.0-2) unstable; urgency=low . * sysfsutils.init: Use shell bash instead of sh. (closes: #291011) Please do not use bash, just fix the real problem, I offered a patch in #291022 which does

Bug#291022: init script contains bashisms

2005-01-18 Thread Jamie Heilman
Package: sysfsutils Version: 1.2.0-1 The init script for sysfsutils isn't so hot. Please consider the attached patch. -- Jamie Heilman http://audible.transient.net/~jamie/ ...thats the metaphorical equivalent of flopping your wedding tackle into a lion's mouth and flicking

Bug#291011: arggg fix the real problem.

2005-01-18 Thread Jamie Heilman
of '.' to '/' isn't a good idea because there are paths in sysfs which can contain '.' -- my patch accounted for that as well. You defined a configuration file variable, and then didn't use it, my patch took care of that too. -- Jamie Heilman http://audible.transient.net

<    1   2