Bug#341331: FTBFS for cross compilation

2005-11-29 Thread Peter Chubb
Package: gcc-3.4 Version: 3.4.4-9 When trying to build an IA64 cross-compiler from the gcc-3.4 source package on AMD64, I get, during the packaging stage... $ GCC_TARGET=ia64 fakeroot debian/rules binary ... dh_installdeb -plibstdc++6-ia64-cross dh_md5sums -plibstdc++6-ia64-cross dh_builddeb -p

Bug#344227: IA64 AS syntax changed...

2005-12-20 Thread Peter Chubb
Package: binutils Version: 2.16.1cvs20051117-1 There've been a couple of syntax changes in gas that now break my code. In particular, macro argument parsing is broken, and gas now requires a label inside a function (the .proc isn't sufficient any more). Here's a minimal nonsense test program th

Bug#337888: Release and Packages{.gz,.bz2} should be treated specially

2005-11-06 Thread Peter Chubb
Package: apt-proxy Version: 1.9.32 Here in Australia the local mirrors are almost never totally up-to-date. In particular, the Packages files are often out of sync with the Release file. Or for some architectures (e.g., IA64), missing all together. It'd be *really* nice if apt-proxy could be

Bug#345479: Summer time in 2006 Australia/NSW is incorrect...

2005-12-31 Thread Peter Chubb
Package: libc6 Version: 2.3.5-9 Daylight saving time in NSW and Victoria has been extended for a week, to cover the Commonwealth Games in Melbourne... See http://www.lawlink.nsw.gov.au/lawlink/Corporate/ll_agdinfo.nsf/pages/community_relations_daylight_saving The zoneinfo files distributed with

Bug#336539: `Tarpit' option?

2005-10-30 Thread Peter Chubb
Package: ssh Version: 4.2p1-5 Severity: wishlist My servers are being constantly hit with automatic attempts to break in. I'd like to be able to make it more expensive for attackers to scan lots of username/passwords. A simple way is to add a constant delay, say 2--4 seconds, after a connectio

Bug#311434: debuild --preserve-envvar PATH doesn't work.

2005-05-31 Thread Peter Chubb
-nc it seems to work. -- Dr Peter Chubb http://www.gelato.unsw.edu.au [EMAIL PROTECTED] You are lost in a maze of BitKeeper repositories, all slightly different. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#311438: xterm -S/34 no longer works

2005-05-31 Thread Peter Chubb
ut see the same behaviour on X86. -- Dr Peter Chubb http://www.gelato.unsw.edu.au [EMAIL PROTECTED] You are lost in a maze of BitKeeper repositories, all slightly different. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#311438: Patch to fix the problem.

2005-05-31 Thread Peter Chubb
The problem is an off-by-one when working out the position of the first digit after the slash in -S/xxx Here's a patch: --- xc-orig/programs/xterm/main.c 2005-06-01 15:19:07.065945065 +1000 +++ xc/programs/xterm/main.c2005-06-01 15:17:53.964033669 +1000 @@ -1430,7 +1430,7 @@ Bool

Bug#311734: freenet6 fails authentication.

2005-06-02 Thread Peter Chubb
Package: freenet6 Version: 2.1.1-4.1 When freenet6 tries to run, I see: Jun 3 09:33:24 wombat tspc: tspSetupTunnel: Authentification error Jun 3 09:33:24 wombat tspc: tspMain: Error is 7: AUTHENTIFICATION_ERROR I replaced tspc with the 1.0-2 version, reran, and everything worked. And now

Bug#292816: ebay pages give 400: couldn't find end of headers

2005-01-30 Thread Peter Chubb
om.au/_W0QQcatrefZC4QQsacategoryZ160QQsocmdZListingItemListQQsorecordsperpageZ25QQsosortorderZ1QQsosortpropertyZ2 -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au The technical we do immediately, the political takes *forever* -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subje

Bug#292816: INcreasing CHUNK_SIZE helps

2005-01-30 Thread Peter Chubb
I got the code and recompiled with CHUNK_SIZE set to 16k, and now I see no problems. PeterC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#319115: Can't do gcc -static

2005-07-19 Thread Peter Chubb
(check_fds.o) /usr/lib/gcc/ia64-linux-gnu/4.0.1/../../../libc.a: could not read symbols: Bad value x.c contains: #include int main(void) { return 0; } $ gcc --version gcc (GCC) 4.0.1 (Debian 4.0.1-2) I'm running on IA64, if that makes a difference. -- Dr Peter Chubb

Bug#319123: apt-proxy fails to down load Packages if mirrors are incomplete.

2005-07-19 Thread Peter Chubb
Package: apt-proxy Version: 1.9.31 I'm running apt-proxy for machines of several architectures. Upstream mirrors are all incomplete for one or more architectures (i.e., the Packages file will exist for ARM, say, but not for IA64 on one mirror, but the other way around for another mirror). If ap

Bug#334829: Spamd spams my syslog

2005-10-19 Thread Peter Chubb
Package: spamassassin Version: 3.1.0a-1 Under heavy load, at fairly regular intervals, the file lock on the Bayesian databases gets contended, and so I see, on and on and on: Oct 14 08:46:30 wombat spamd[1091]: bayes: cannot open bayes databases /var/mail/.spamassassin/bayes_* R/W: lock failed:

Bug#335312: Use of uninitialized value in pattern match (m//) at

2005-10-23 Thread Peter Chubb
Package: spamassassin Version: 3.1.0a-1 When I do sa-learn --ham --mbox ~/Mail/INBOX I see: Use of uninitialized value in pattern match (m//) at /usr/share/perl5/Mail/SpamAssassin/Message/Node.pm line 119 repeated many times. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#323780: Forefox hangs when trying to print

2005-08-18 Thread Peter Chubb
Printing using lpr works. All of Print Preview Page Setup Print cause the browser to hang. This could be an Xprint problem, I don't know. Xprint version is 0.1.0.alpha-1 lprng version is 3.8.28-2 -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au T

Bug#323780: Problem solved... but there's still a bug

2005-08-18 Thread Peter Chubb
printer queue -- Honouring obsolete information (possibly a cups or xprint bug: --- after apt-get remove cupsys-client I don't expect anything to try using /etc/cups/* ) -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.e

Bug#333721: Cannot find Sys/Hostname/Long.pm

2005-10-13 Thread Peter Chubb
l/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl) at /usr/share/perl5/Mail/SPF/Query.pm line 328, line 62. Should spamassassin depend on libsys-hostname-long-perl ? -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au The technical we do immediately, the poli

Bug#334305: iostat doesn't see all devices

2005-10-16 Thread Peter Chubb
Package: sysstat Version: 6.0.1-2 I'm running iostat on Linux 2.6.14-rc3 on Itanium. There are two 72G SCSI disks attached. The output of $ iostat 5 is Linux 2.6.14-rc3-gc0758146 (vanilla)10/17/05 avg-cpu: %user %nice %system %iowait %idle 23.860.00 31.911.38 42

Bug#284997: Another patch (one that works this time)

2005-08-08 Thread Peter Chubb
Sorry, the last patch didn't work if there was a loopback fetcher in place. This one appears to work. It only fixes the HTTP fetcher, though --- a similar fix is necessary for the FTP fetcher. diff -u -r apt-proxy-1.9.31/apt_proxy/apt_proxy.py apt-proxy-1.9.31.patch/apt_proxy/apt_proxy.py ---

Bug#322106: Systemimager-server init.d script should use start-stop-daemon

2005-08-08 Thread Peter Chubb
rsync daemons do not prevent startup. -- Peter Chubb. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#284997: Patch to try next backend when one fails

2005-08-07 Thread Peter Chubb
I got fed up with the current behaviour, and tried to fix it. Warning: I'm not a python hacker; this fix may lead to memory/socket leaks or whatever. diff -r -u apt-proxy-1.9.31/apt_proxy/apt_proxy.py apt-proxy-1.9.31.patch/apt_proxy/apt_proxy.py --- apt-proxy-1.9.31/apt_proxy/apt_proxy.py

Bug#236245: xserver-xfree86: [ati/radeon] snow during text scrolling on Radeon RV200 QW [Radeon 7500] rev 0

2007-01-17 Thread Peter Chubb
in Xorg 6.7. Did Brice> any of you guys reproduce this problem recently? If not, I will Brice> close this bug in the next weeks. Seems OK now. -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au http://www.ertos.nicta.com.au ERTOS within National ICT A

Bug#402665: [Pkg-gnutls-maint] Bug#402665: STARTTLS causes segfault

2006-12-12 Thread Peter Chubb
blems (Status,Err: uppercase=bad) ||/ Name VersionDescription +++-==-==- ii libgnutls131.4.2-1the GNU TLS library - runtime library -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au http://www.ertos.nicta.com.

Bug#401487: If primary MX is down, SEGFAULT

2006-12-03 Thread Peter Chubb
Package: exim4 Version: 4.63-11 If I send email to a server whose primary MX is not accepting SMTP connections, the smtp transport SIGSEGVs instead of trying the secondary MX. I'm sending to cse.unsw.edu.au $ host -t mx cse.unsw.edu.au cse.unsw.edu.au mail is handled by 102 blackhole2.cse.un

Bug#401487: If primary MX is down, SEGFAULT

2006-12-04 Thread Peter Chubb
>>>>> "Marc" == Marc Haber <[EMAIL PROTECTED]> writes: Marc> On Mon, Dec 04, 2006 at 12:42:48PM +1100, Peter Chubb wrote: >> If I send email to a server whose primary MX is not accepting SMTP >> connections, the smtp transport SIGSEGVs instead of try

Bug#399953: jpilot no longer completes synchronisations

2006-11-22 Thread Peter Chubb
curs in an IA32 chroot. -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au http://www.ertos.nicta.com.au ERTOS within National ICT Australia -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#298785: Quilt refresh --diffstat strips prefixes

2005-03-09 Thread Peter Chubb
Package: quilt Version: 0.39-1 Tag: Patch I'm using quilt to maintain patches for delivery to the Linux Kernel. I like to maintain a diffstat in each patch. However, the current diffstat (1.35-1) by default strips common file prefixes, so if, for example, I've altered arch/ia64/mm/fault.c and ar

Bug#298788: Desirable new feature: quilt merge

2005-03-09 Thread Peter Chubb
cky bit is in the part of the patch before the patch proper. I'd just want to concatenate them, and let the user edit the patch file to fix it up afterwards. -- Dr Peter Chubb http://www.gelato.unsw.edu.au [EMAIL PROTECTED] You are lost in a maze of BitKeeper repositories, all slightl

Bug#410004: wl-summary-resend-bounced-mail doesn't work with many MTAs

2007-02-06 Thread Peter Chubb
Package: wl Version: 2.14.0-4 Messages bounced from MTAs that do not encapsulate the bounce in a MIME envelope are usually not recognised. I suggest changing the default value of wl-rejected-letter-start to "^Received:" which will work with almost all bounced messages. -- Dr Peter C

Bug#410137: Please provide an example config for exiscan and spamassassin

2007-02-07 Thread Peter Chubb
ould copy into /etc/exim4/conf.d/acl and have it mostly `just work', or at least have a starting point to edit. -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au http://www.ertos.nicta.com.au ERTOS within National ICT Australia -- To UNSUBSCRIBE, ema

Bug#410004: wl-summary-resend-bounced-mail doesn't work with many MTAs

2007-02-08 Thread Peter Chubb
[EMAIL PROTECTED]>) id 1HDKeu-0007YP-Jk for [EMAIL PROTECTED]; Sun, 04 Feb 2007 00:14:02 +1100 Received: from immobiliareavagnina.com (port=19155 helo=nnmdyhkffc) by 88.166.48.118 with smtp id XQnM-ME6VnxYRu-8j for [EMAIL PROTECTED]; Sat, 03 Feb 2007 14:10

Bug#410004: wl-summary-resend-bounced-mail doesn't work with many MTAs

2007-02-08 Thread Peter Chubb
m" in the bounced Tatsuya> mail and try `M-E'. The CC: line will never be before Received: --- Received is added by the MTA, CC: by the MUA. Your suggestion matches the whole of a possibly two line Received: header. FWIW, vm.el just uses /^Received:/ for bouncing non-mime encapsu

Bug#413076: New upstream available

2007-03-01 Thread Peter Chubb
Package: systemimager Version: 3.6.3dfsg1-2 Severity: wishlist Upstream is up to 3.8.0 as a stable release. See http://wiki.systemimager.org/ -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au http://www.ertos.nicta.com.au ERTOS within National ICT

Bug#413597: Upgrade fails if /var is different partition from /usr

2007-03-05 Thread Peter Chubb
irectory mv: inter-device move failed: `/usr/share/gallery2/g2data/tmp' to `/var/lib/gallery2/g2data/tmp'; unable to remove target: Is a directory dpkg: error processing gallery2 (--configure): subprocess post-installation script returned error exit status 1 Errors were encou

Bug#411936: Perl errors when running si_getimage

2007-02-21 Thread Peter Chubb
Package: systemimager-server Version: 3.6.3dfsg1-2 When I run si_getimage --golden-client ch0 --image rx2620 the rsync runs, and then I'm queried for network setup. After selecting, I see: Which method do you prefer? [1]: You have chosen method 1 for assigning IP addresses. Are you satisfie

Bug#412453: Kernel does not boot on RX2600

2007-02-25 Thread Peter Chubb
Local APIC address c000fee0 GSI 36 (level, low) -> CPU 0 (0x) vector 48 2 CPUs available, 2 CPUs total MCA related initialization done Virtual mem_map starts at 0xa0007fffc720 and then the system hangs. -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.uns

Bug#412454: systemimager-client gives PERL errors

2007-02-25 Thread Peter Chubb
/fan.ko ... (This is on Itanium if it matters) -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au http://www.ertos.nicta.com.au ERTOS within National ICT Australia -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#412597: Spelling errors: misplaced apostrophes.

2007-02-26 Thread Peter Chubb
Package: systemimager-client Version: 3.6.3dfsg1-2 Severity: wishlist 'Its' is spelt with an apostrophe when it shouldn't be, in many places. For example: This client is ready to have it's image retrieved. ^^^ This command may modify the following files to pre

Bug#412600: si_prepareclient picks up wrong file for kernel

2007-02-26 Thread Peter Chubb
ystem.map-2.6.18-4-mckinley initrd.img-2.6.17-2-mckinley.bak vmlinuz-2.6.17-2-mckinley initrd.img-2.6.18-4-mckinley vmlinuz-2.6.18-4-mckinley -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au http://www.ertos.nicta.com.au ERTOS within National ICT

Bug#414955: mremap doesn't match kernel or man page

2007-03-14 Thread Peter Chubb
Package: libc6.1-dev Version: 2.3.6.ds1-13 Since 2.3.31, the Linux kernel has allowed an additional 'flags' value for mremap(): MREMAP_FIXED (defined with the value 2), which serves a similar purpose to the mmap() MAP_FIXED flag. If this flag is supplied, then mremap() employs a fifth argument,

Bug#415080: Poor error message from xfsdump for incorrect args

2007-03-15 Thread Peter Chubb
Package: xfsdump Version: 2.2.38-1 I do: xfsdump -l 0 -p -f afile filesystem and get xfsdump: ERROR: -^@ argument missing because -p needs a numeric argument. The message should say -p argument missing. -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT

Bug#415081: xfsdump doesn't accept relative pathnames to mountpoints

2007-03-15 Thread Peter Chubb
Package: xfsdump Version: 2.2.38-1 I have a filesystem mounted at /export. I do: cd / xfsdump -l 0 -f /path/to/file export and see xfsdump: ERROR: export does not identify a file system xfsdump -l 0 -f /path/to/file /export works. -- Dr Peter Chubb http

Bug#415123: -R option can't append to a plain file

2007-03-16 Thread Peter Chubb
x27;s space on the filesystem. -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au http://www.ertos.nicta.com.au ERTOS within National ICT Australia -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#399953: jpilot no longer completes synchronisations

2007-01-30 Thread Peter Chubb
>>>>> "Ludovic" == Ludovic Rousseau <[EMAIL PROTECTED]> writes: Ludovic> Le 23.11.2006, à 11:28:05, Peter Chubb a écrit: >> Package: jpilot Version: 0.99.9.2-1 >> Ludovic> Try to change the serial rate to 19200. It is not supposed Ludovic> to

Bug#355691: oclock fails to update after time skip

2007-04-10 Thread Peter Chubb
I will Brice> close this bug in the next weeks. Go ahead and close it. The problem appears to have been fixed. -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au http://www.ertos.nicta.com.au ERTOS within National ICT Australia -- Dr Peter Chub

Bug#382289: Can't install libreadline5-dev on AMD64

2006-08-09 Thread Peter Chubb
Package: libreadline5-dev Version: 5.1-7 I do: # apt-get update # apt-get install libreadline5-dev And get... The following packages have unmet dependencies: libreadline5-dev: Depends: libreadline5 (= 5.1-7) but 5.1-7build1 is to be installed E: Broken packages -- Dr Peter

Bug#383094: FTBFS: dh_clean fails on second & subsequent attempts

2006-08-14 Thread Peter Chubb
Package: pose Version: 3.5-9 I do: debuild -b (which fails, see bug #349926) Then I do debuild -b which says: fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp install-stamp configure-stamp rm -f BuildUnix/config.sub BuildUnix/config.guess rm -Rf _build _profile dh_clean

Bug#733909: quodlibet: Segfaults when trying to play audio/x-alac files

2014-01-01 Thread Peter Chubb
Package: quodlibet Version: 3.0.2-3 Severity: normal Dear Maintainer, I have some .m4a files that I want to play with quodlibet. Quodlibet puts up a popup and segfautls. The popup says: Invalid Commandline The parameters passed to the application had an invalid format. Please file a bug!

Bug#733909: quodlibet: Segfaults when trying to play audio/x-alac files

2014-01-02 Thread Peter Chubb
>>>>> "Christoph" == Christoph Reiter writes: Christoph> 2014/1/2 Peter Chubb : >> >> Quodlibet puts up a popup and segfautls. Christoph> Does it crash after closing the popup? No, beforehand. You're left with `Segmentation fault' in t

Bug#736902: qemu: multiboot header always sets mem_upper as 0k

2014-01-27 Thread Peter Chubb
Package: qemu Version: 1.7.0+dfsg-3 Severity: important Dear Maintainer, Our operating system no longer boots on qemu-system-i386 because the multiboot header is no longer set up correctly. To check, run the multiboot tests inside the source tree. I see the same thing upstream on the sta

Bug#736902: qemu: multiboot header always sets mem_upper as 0k

2014-01-28 Thread Peter Chubb
>>>>> "Michael" == Michael Tokarev writes: Michael> 28.01.2014 08:17, Peter Chubb wrote: >> Package: qemu Version: 1.7.0+dfsg-3 Severity: important >> >> Dear Maintainer, Our operating system no longer boots on >> qemu-system-i386 because t

Bug#737150: Upstream version 2.24.1 has support for F2FS

2014-01-30 Thread Peter Chubb
Upstream is now 4 versions ahead of Debian unstable at 2.24.1 Upstream has support for F2FS, and a number of other fixes/imporvements. Can Debian please move forward, at least in Experimental or Testing? Peter C -- Dr Peter Chubb peter.chubb AT nicta.com.au

Bug#658254: Fixed upstream -- can we have a new version please?

2014-02-10 Thread Peter Chubb
Hi, Upstream is a 1.0.3, and has this bug fixed. Debian is still on 1.0.1 (from three years ago!) even in Sid. Can we have a new version, please? Peter C -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au

Bug#711135: unable to reproduce

2013-12-04 Thread Peter Chubb
ersion : 02.31 * ROM Date: 03/11/2004 * BMC Version : 01.52 *** -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au Software Systems Research Group/NICTA -- To UNSUBSCRIBE, email to debian-b

Bug#711135: unable to reproduce

2013-12-10 Thread Peter Chubb
> "dann" == dann frazier writes: dann> Can you attach your elilo.conf? I'm mostly trying to confirm you dann> are specifying "relocatable", but also curious about other dann> settings. It's the one in the d-i netboot.tgz --- extracted here for your convenience. - chooser=textmenu default=

Bug#711135: unable to reproduce

2013-12-10 Thread Peter Chubb
ot; read-only image=vmlinuz label=expert description="Install [Expert mode]" initrd=initrd.gz append="priority=low --" read-only image=vmlinuz label=rescue description="Rescue" initrd=initrd.gz append="rescue/enab

Bug#711135: Still present in Jessie

2013-10-24 Thread Peter Chubb
I just tested the netboot image from http://d-i.debian.org/daily-images/ia64/20130526-00:16/netboot/netboot.tar.gz The bug is still present in this Jessie install. -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au Software

Bug#735360: kexec-tools: Multiboot mem_lower is always zero after kexec

2014-01-14 Thread Peter Chubb
Package: kexec-tools Version: 1:2.0.4-1 Severity: normal Tags: upstream, patch Dear Maintainer, I'm trying to use kexec to boot a multiboot image. My image relies on mbi->mem_lower being correct, but the current code combined with a stock debian kernel always fills this field in

Bug#735360: kexec-tools: Multiboot mem_lower is always zero after kexec

2014-01-15 Thread Peter Chubb
Hi Khalid, FYI: The patch has now been applied upstream, too. Peter C -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au Software Systems Research Group/NICTA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#747050: update-mime should not quote %s

2014-05-04 Thread Peter Chubb
$entries{$counter} = $_; push @{$packages{$pkg}},$counter; push @{$priorities{$priority}},$counter; -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au Software Systems Research Grou

Bug#687595: libnss-sss: Unaligned access messages on Itanium

2012-09-13 Thread Peter Chubb
Package: libnss-sss Version: 1.2.1-4+squeeze1 Severity: normal Whenever I type ls -l I see an error: ls(32418): unaligned access to 0x60019fcc, ip=0x2060 Doing $ prctl --unaligned=signal gdb `which ls` Reading symbols from /bin/ls...(no debugging symbols found)...done. (gdb

Bug#710203: Can't install firmware from USB stick using PXE boot, amd64 wheezy

2013-05-28 Thread Peter Chubb
stick, but the machine does not recognise the stick when plugged in. lsmod on the console does not show usb_storage in the list of loaded modules after a failed attempt. Peter C -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au S

Bug#704586: Bug also present in 2.22-8

2013-05-28 Thread Peter Chubb
Binutils 2.22-8 (from sid) also doesn't compile at present. You need this patch: texinfo.diff Description: Binary data -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au Software Systems Research Group/NICTA

Bug#711135: linux-image-3.2.0-4-mckinley does not boot on McKinley

2013-06-04 Thread Peter Chubb
onfig do work on this machine. I tried other machines, but the kernel refused to boot on any McKinley-based machine I have here. It gives no output on the iLo console nor on a directly connected VGA monitor. It seems to be OK on Montecito-based machines. -- Dr Peter

Bug#711135: Same error in 3.9.1-mckinley

2013-06-04 Thread Peter Chubb
The `unstable' kenrel image also refuses to boot. Same issue. I suspect a kernel configuration problem. Peter C -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au Software Systems Research Group/NICTA -- To UNSUBSCRIBE,

Bug#711469: Can we have libslapi-dev back please:

2013-06-06 Thread Peter Chubb
this functionality should be readded later, either by restoring the slapi-dev package or by moving it to libldap2-dev, depending on the outcome of discussion with the ftp-masters. Slapd still provides libslapi but there are no header files or development libraries. -- Dr Peter

Bug#699405: Summary: [journal.bookmarks transaction recovery error on multi-committer repos ]

2013-01-30 Thread Peter Chubb
Package: mercurial Version: 2.2.2-1~bpo60+1 Severity: normal We keep being hit by bug http://bz/selenic.com/show_bug/?id=3318 --- can a more recent version of mercurial be added to stable, please? -- System Information: Debian Release: 6.0.4 APT prefers stable APT policy: (990, 'stable') Arch

Bug#708197: Perl errors in logwatch output for exim

2013-05-13 Thread Peter Chubb
Package: logwatch Version: 7.4.0+svn20120502rev103-1 Severity: normal Every day I see: Use of uninitialized value $bb in string ne at /usr/share/logwatch/scripts/services/exim line 611, line 1376. multiple times in the logwatch outputbefore the --- Bad Hosts --- line. -- System Information:

Bug#708197: Perl errors in logwatch output for exim

2013-05-14 Thread Peter Chubb
a.com.au 2013-05-15 06:25:46 1UcLn6-0007YJ-Ub => disy.logwa...@cse.unsw.edu.au R=smarthos t T=remote_smtp_smarthost H=lemon.gelato.unsw.edu.au [2402:1800:0:11::5:20] X=TL S1.0:RSA_AES_256_CBC_SHA1:32 DN="CN=lemon.gelato.unsw.edu.au" 2013-05-15 06:25:46 1UcLn6-0007YJ-Ub Complet

Bug#708197: Perl errors in logwatch output for exim

2013-05-21 Thread Peter Chubb
2402:1800:4000:1:25cf:3683:5983:f169 2013-05-22 08:38:05 unexpected disconnection while reading SMTP command from (localhost) [2402:1800:4000:1:25cf:3683:5983:f169] -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au Software Systems

Bug#572027: oprofile says that oprofile is not in current kernel

2010-02-28 Thread Peter Chubb
no installation candidate I tried using linux-source-2.6.32-3 instead, but there seems no way to build an oprofile module. -- Dr Peter Chubb peter DOT chubb AT nicta.com.au http://www.ertos.nicta.com.au ERTOS within National ICT Australia All thin

Bug#572993: Semi doesn't work well with mailcap file from update-mime

2010-03-07 Thread Peter Chubb
Package: semi Version: 1.14.6+0.20100207-1 Severity: normal When I get email and read it in wl, I often get attachments with strange filenames (e.g., containing spaces or other special characters). When I type `v', the file is usually saved under its orginal filename in a subdirectory of /tmp: sa

Bug#628671: Additional info

2011-06-14 Thread Peter Chubb
This bug is probably related to #566351 Peter C -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au http://www.ertos.nicta.com.au ERTOS within National ICT Australia -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#638393: Please allow resolvconf to run as non-root

2011-08-18 Thread Peter Chubb
Package: resolvconf Version: 1.58 Severity: wishlist When adding third-party sources for resolv.conf entries (e.g., radns, http://hack.org/mc/hacks/radns/ ) it's desirable for a non-root user to be able to invoke resolvconf. Locally I've created a `resolvconf' group and made /etc/resolvconf/run

Bug#640768: gogoc: tunnel drops out every now and then

2011-09-06 Thread Peter Chubb
Package: gogoc Version: 1:1.2-4 Severity: normal Every now and then my ipv6 tunnel to broker.aarnet.net.au drops out. At this time I see a message in the logs: Loading kernel module for a network device with CAP_SYS_MODULE (deprecated). Use CAP_NET_ADMIN and alias netdev-tun instead -- System

Bug#636674: osmo: Should support syncml

2011-08-04 Thread Peter Chubb
Package: osmo Version: 0.2.10+svn922-2+b1 Severity: wishlist Upstream osmo used to support syncml using an old version of libsyncml. It'd be really useful if osmo supported syncml now, using Debian's current libsyncml. -- System Information: Debian Release: wheezy/sid APT prefers unstable AP

Bug#714976: gcc-4.8-source: FTBFS cross-compiler for armel

2013-07-04 Thread Peter Chubb
Package: gcc-4.8-source Version: 4.8.1-5 Severity: normal Dear Maintainer, I'm trying to build a cross-compiler using gcc-4.8-source, following the instructions in debian/README.cross. I do: echo armel > debian/target debian/rules control dpkg-buildpackage -rfakeroot an

Bug#717297: lightdm: pam.d/lightdm-greeter doesn't use system settings for pam

2013-07-18 Thread Peter Chubb
Package: lightdm Version: 1.6.0-3 Severity: normal Dear Maintainer, We're running in an environment that authenticates via ldap, using sssd locally. But pam.d/lightdm-greeter doesn't use common-session etc., so the updates that sssd's installation did to pam.d/common-xxx don't apply. I think tha

Bug#717298: debian-installer: After installing xfce environment, don't see xfce

2013-07-18 Thread Peter Chubb
Package: debian-installer Version: Jessie Severity: normal Dear Maintainer, I did a clean install using the netboot.tar.gz +pxe method, selecting the XFCE desktop environment. But when the machine booted, it presented a Gnome desktop environment. I expected to see XFCE. XFCE is present, and

Bug#717297: [Pkg-xfce-devel] Bug#717297: lightdm: pam.d/lightdm-greeter doesn't use system settings for pam

2013-07-19 Thread Peter Chubb
ine other authentication mechanisms will also fail. What's more if there's any other policy set in common-account or common-session, it's not obeyed (e.g., time-of-use or group membership restrictions) -- Dr Peter Chubb peter.chubb AT nicta.com.au http

Bug#720127: php5: Maximum execution time exceeded immediately...

2013-08-18 Thread Peter Chubb
Package: php5 Version: 5.5.1+dfsg-2 Severity: normal Dear Maintainer, php5 seems to throw a maximum execution time exceeded immediately. I see this on owncloud and ampache. I've set the default timeout to 3600 (1 hour), but the error that time limit is exceeded comes almost immediately. Here's a

Bug#720127: More on environment

2013-08-18 Thread Peter Chubb
For what it's worth I'm using apache's mpm_prefork module, to avoid multi-thread issues, and libapache2-mod-php5 to handle PHP requests. I'm also running the php server over ssl. -- Dr Peter Chubb peter.chubb AT nicta.com.au http://w

Bug#720127: [php-maint] Bug#720127: php5: Maximum execution time exceeded immediately...

2013-08-20 Thread Peter Chubb
> "Ondřej" == Ondřej Surý writes: Ondřej> could you try that with some simple script? Simple scripts don't seem to show the problem. I see it on Owncloud and on Ampache. My *guess* as to what's happening is that there's some other timeout using SIGPROF, that triggers the Execution Time Ex

Bug#725849: pxe-kexec should depend on dhcpcd or should create /var/lib/pxe-kexec

2013-10-08 Thread Peter Chubb
get it to work. -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au Software Systems Research Group/NICTA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Troubl

Bug#725849: dhclient script

2013-10-13 Thread Peter Chubb
I've discovered the source has a dhclient script that does the right magic; it just needs to be packaged into the Debian package. Peter C -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au Software Systems Research Group/

Bug#726271: pxe-kexec should whitelist Jessie/Sid

2013-10-13 Thread Peter Chubb
27;--ignore-whitelist'. Quite apart from the typo (s/You/Your/) Sid *can* have kexec installed and set up for use during reboot. The test is incorrect -- it would be better to see if /etc/init.d/kexec is present and active. Peter C -- Dr Peter Chubb

Bug#724549: rhythmbox-ampache: Python traceback on activation.

2013-09-24 Thread Peter Chubb
Package: rhythmbox-ampache Version: 0.11.1+svn34-0.1 Severity: important Dear Maintainer, I installed rhythmbox and rhythmbox-ampache, and started rhythmbox from an xterm. I clicked on the gear icon in the top right corner, and selected plugins. I enabled the Ampache plugin -- an icon apeared unde

Bug#634929: jppy: Crashes on startup.

2011-07-20 Thread Peter Chubb
Package: jppy Version: 0.0.59-1 Severity: important I just installed jppy for the first time. I type: jppy and see: : peterc@croc; jppy Traceback (most recent call last): File "/usr/bin/jppy", line 3, in import jppy File "/usr/lib/pymodules/python2.6/jppy/__init__.py", line 8, in

Bug#635031: FTBFS: undefined symbol: pixman_image_composite32

2011-07-21 Thread Peter Chubb
Package: jppy Version: 0.0.59-1 Severity: normal I did: apt-get source jppy sudo apt-get build-dep jppy cd jppy-0.0.59 debuild -b and get LD_LIBRARY_PATH=/usr/lib python2.7 ./tests/runTestRunner.py && touch tests_pass Traceback (most recent call last): File "./tests/runTestRunne

Bug#634929: jppy: Crashes on startup.

2011-07-21 Thread Peter Chubb
>>>>> "debian" == debian writes: debian> Peter Chubb wrote: >> AttributeError: 'module' object has no attribute 'mxDateTimeAPI' debian> Thanks for the report Peter. I'll try to install unstable in a debian> VM to reproduce this

Bug#308580: dd dies... that's the problem

2011-07-25 Thread Peter Chubb
/* Read/clear last kernel messages */ case SYSLOG_ACTION_READ_CLEAR: -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au http://www.ertos.nicta.com.au ERTOS within National ICT Australia -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.deb

Bug#308580: Multiple readers bad

2011-07-26 Thread Peter Chubb
m klogd is attempting to read the file. -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au http://www.ertos.nicta.com.au ERTOS within National ICT Australia -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubs

Bug#308580: Multiple readers bad

2011-07-27 Thread Peter Chubb
>>>>> "Jeff" == Jeff LaCoursiere writes: Jeff> On Wed, 2011-07-27 at 12:16 +1000, Peter Chubb wrote: >> After a suggestion from Peter Zijlstra, I checked what processes >> actually had /proc/kmgs open --- in my case both klogd's dd and >> rsysl

Bug#710203: Can't install firmware from USB stick using PXE boot, amd64 wheezy

2013-06-24 Thread Peter Chubb
>>>>> "Petter" == Petter Reinholdtsen writes: Petter> [Peter Chubb] >> 2. This system uses broadcom NICs that need firmware. I put the >> firmware onto a FAT-formatted USB stick, but the machine does not >> recognise the stick when plugged in. lsm

Bug#710203: Can't install firmware from USB stick using PXE boot, amd64 wheezy

2013-06-25 Thread Peter Chubb
>>>>> "Petter" == Petter Reinholdtsen writes: Petter> [Peter Chubb] >> It's more than that -- cat /proc/partitions doesn't show the stick >> at all. I suspect that the USB stick wasn;t recognised when it was >> plugged in. Petter> Rig

Bug#661868: gcc-4.6 -combine fails

2012-03-01 Thread Peter Chubb
Package: gcc-4.6 Version: 4.6.2-16 Severity: normal Dear Maintainer, gcc-4.4 and earlier had an option '-combine' that conflated all the C files given to it as a single unit to allow inter-procedural optimisation. gcc-4.6 doesn't seem to have this option, but I can't find anyt

Bug#647241: openssh-client: ssh -f doesn't fork+exit when connection sharing

2011-10-31 Thread Peter Chubb
Package: openssh-client Version: 1:5.9p1-1 Severity: normal Dear Maintainer, I have connection sharing turned ON for all hosts in my configuration. If I do: ssh -X -f somehost xterm ssh -X -f somehost xterm the second ssh doesn't fork and exit, but remains the foreground proce

Bug#647569: wl-beta: RFC2047-encoded headers are not decoded.

2011-11-03 Thread Peter Chubb
Package: wl-beta Version: 2.15.9+0.20110420-1 Severity: normal Dear Maintainer, More and more people are sending me email where To:, Subject: and From: headers are RFC2047-encoded UTF-8 strings. Wanderlust does not decode these, so I see, e.g., To: "=?utf-8?B?UGV0ZXIgQ2h1YmI=?=" instead of so

Bug#664560: escputil crashes when querying ink or status if printer model not known

2012-03-18 Thread Peter Chubb
Package: escputil Version: 5.2.6-1 Severity: normal I have a CX3900 printer as /dev/usb/lp0. I do: sudo escputil -i -r /dev/usb/lp0 I see: Escputil version 5.2.6, Copyright (C) 2000-2006 Robert Krawitz Escputil comes with ABSOLUTELY NO WARRANTY; for details type 'escputil -l' This is free softw

  1   2   3   4   >