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 -plibstdc++6-ia64-cross
dpkg-deb: parse error, in file `debian/libstdc++6-ia64-cross/DEBIAN/control' 
near line 6 package `libstdc++6-ia64-cross':
 `Depends' field, missing package name, or garbage where package name expected
dh_builddeb: command returned error code 512
make[1]: *** [stamps/08-binary-stamp-libstdcxx] Error 1
make[1]: Leaving directory `/home/peterc/toolchain/gcc-3.4-3.4.4'
make: *** [binary] Error 2


$ cat debian/shlibs.local 
libgcc_s 1  (= 3.4.4)
   ^ note missing field here.

This is because when debian/shlibs,local is built, p_lgcc isn't
defined -- it's defined in debian/rules.d/binary-libgcc-cross.mk which
isn't included unless with_gcc is 'yes' -- and debian/rules.defs
defines with_gcc as 'built from gcc-4.0 sources'




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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 that worked fine for 2.15-6
that doesn't work for 2.16.1cvs20051117-1.  It's excepted from an
automatic virtualisation attempt at the linux kernel.


$ as x.s
x.s: Assembler messages:
x.s:21: Error: can't mix positional and keyword arguments
x.s:23: Error: `atest' was not defined within procedure



.macro emul_st8_spill_r pr=p0,idx,incr,reg
{.mii
(\pr)   nop.m 0x0
(\pr)   mov r4=ip
(\pr)   mov r5=1000
;;
}
(\pr)ld8 r5=[r5]
;;
(\pr)   st8.spill [\idx]=r5
(\pr)   mov r4=r0
(\pr)   add \idx=\incr,\idx
;;
.endm

   .global atest
   .align 32
   .proc atest
   .prologue
   .body
emul_st8_spill_r pr=,idx=(r14),incr=(416)-(400),reg=4
br.ret.sptk.many rp
   .endp atest



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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 told to fetch the Release
and Release.gpg files from somewhere reliable (but possibly expensive,
e.g., ftp.debian.org) and then try to get the actual packages from a
local mirror, failing over to the next mirror if the checksum doesn't
match, or the .deb file was missing, etc.

Peter C


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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 libc 6 haven't yet been updated to
reflect this information.

PeterC


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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 connection is found to be invalid, before
sending the `Permission Denied' message.

This would also fix bug #314645



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2005-10-13 Thread Peter Chubb

Package: spamassassin
Version: 3.1.0a-1

I keep seeing messages in the syslogs:

Oct 13 14:05:20 wombat spamd[1319]: Can't locate Sys/Hostname/Long.pm in @INC 
(@INC contains: ../lib /usr/share/perl5 /etc/perl /usr/local/lib/perl/5.8.7 
/usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/lib/perl/5.8 
/usr/share/perl/5.8 /usr/local/lib/site_perl) at 
/usr/share/perl5/Mail/SPF/Query.pm line 328, GEN657 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 political takes *forever*


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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.85

Device:tps   Blk_read/s   Blk_wrtn/s   Blk_read   Blk_wrtn

avg-cpu:  %user   %nice %system %iowait   %idle
   0.080.000.12   99.800.00

Device:tps   Blk_read/s   Blk_wrtn/s   Blk_read   Blk_wrtn



The output of iostat -x ALL is:
---
$ iostat -x ALL
Linux 2.6.14-rc3-gc0758146 (vanilla)10/17/05

avg-cpu:  %user   %nice %system %iowait   %idle
  23.850.00   31.911.39   42.84

Device:rrqm/s wrqm/s   r/s   w/s  rsec/s  wsec/srkB/swkB/s avgrq-sz 
avgqu-sz   await  svctm  %util

---
The output of 
---
$ iostat -p ALL
Linux 2.6.14-rc3-gc0758146 (vanilla)10/17/05

avg-cpu:  %user   %nice %system %iowait   %idle
  23.850.00   31.911.40   42.84

Device:tps   Blk_read/s   Blk_wrtn/s   Blk_read   Blk_wrtn
162.59   219.43   478.89   18775207   40975921
2 0.00 0.00 0.00  0  0
3 0.00 0.00 0.00 96 96
498.82   489.36   742.09   41871738   63497168
---

The contents of /proc/diskstats is:
---
   10 ram0 0 0 0 0 0 0 0 0 0 0 0
   11 ram1 0 0 0 0 0 0 0 0 0 0 0
   12 ram2 0 0 0 0 0 0 0 0 0 0 0
   13 ram3 0 0 0 0 0 0 0 0 0 0 0
   14 ram4 0 0 0 0 0 0 0 0 0 0 0
   15 ram5 0 0 0 0 0 0 0 0 0 0 0
   16 ram6 0 0 0 0 0 0 0 0 0 0 0
   17 ram7 0 0 0 0 0 0 0 0 0 0 0
   18 ram8 0 0 0 0 0 0 0 0 0 0 0
   19 ram9 0 0 0 0 0 0 0 0 0 0 0
   1   10 ram10 0 0 0 0 0 0 0 0 0 0 0
   1   11 ram11 0 0 0 0 0 0 0 0 0 0 0
   1   12 ram12 0 0 0 0 0 0 0 0 0 0 0
   1   13 ram13 0 0 0 0 0 0 0 0 0 0 0
   1   14 ram14 0 0 0 0 0 0 0 0 0 0 0
   1   15 ram15 0 0 0 0 0 0 0 0 0 0 0
   70 loop0 0 0 0 0 0 0 0 0 0 0 0
   71 loop1 0 0 0 0 0 0 0 0 0 0 0
   72 loop2 0 0 0 0 0 0 0 0 0 0 0
   73 loop3 0 0 0 0 0 0 0 0 0 0 0
   74 loop4 0 0 0 0 0 0 0 0 0 0 0
   75 loop5 0 0 0 0 0 0 0 0 0 0 0
   76 loop6 0 0 0 0 0 0 0 0 0 0 0
   77 loop7 0 0 0 0 0 0 0 0 0 0 0
   80 sda 472875 46244 41956764 5623740 434121 7501305 63497408 70487656 2 
5923220 76140872
   81 sda1 0 0 0 0
   82 sda2 0 0 0 0
   83 sda3 3 96 3 96
   84 sda4 519074 41956554 7937158 63497256
   8   16 sdb 712009 129829 18775321 8203868 359762 4167329 41107305 771461280 
131 13267056 781927172
   8   17 sdb1 843501 18775207 4528056 41106993
   8   18 sdb2 0 0 0 0
---

The contents of /proc/partitions is:
---
major minor  #blocks  name

   8 0   71687369 sda
   8 1 102366 sda1
   8 2 409600 sda2
   8 32097152 sda3
   8 4   69078217 sda4
   816   71687369 sdb
   817   61447335 sdb1
   818   1024 sdb2
---



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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: File exists
Oct 14 08:46:30 wombat spamd[25321]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:46:30 wombat spamd[25322]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:46:30 wombat spamd[1091]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:46:30 wombat spamd[25321]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:46:30 wombat spamd[25322]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:46:30 wombat spamd[1091]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:46:30 wombat spamd[25321]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:46:30 wombat spamd[25322]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:46:30 wombat spamd[1091]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:03 wombat spamd[1074]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:03 wombat spamd[1074]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:03 wombat spamd[1074]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:03 wombat spamd[1074]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:04 wombat spamd[1091]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:04 wombat spamd[1091]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:04 wombat spamd[1091]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:04 wombat spamd[1091]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:19 wombat spamd[1091]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:19 wombat spamd[1091]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:19 wombat spamd[1091]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:19 wombat spamd[1091]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:20 wombat spamd[25321]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:20 wombat spamd[25321]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:20 wombat spamd[25321]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:20 wombat spamd[25321]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:21 wombat spamd[1074]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:21 wombat spamd[25322]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:21 wombat spamd[1074]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:21 wombat spamd[25322]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:21 wombat spamd[1074]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:21 wombat spamd[25322]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:21 wombat spamd[1074]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:21 wombat spamd[25322]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:29 wombat spamd[25321]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock failed: File exists
Oct 14 08:47:29 wombat spamd[25321]: bayes: cannot open bayes databases 
/var/mail/.spamassassin/bayes_* R/W: lock 

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 of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2006-12-12 Thread Peter Chubb
 James == James Westby [EMAIL PROTECTED] writes:


James Unfortunately the traces you provided are not that
James informative. It would be great to get some more information on
James the connection.


It was:
telnet mx.chubb.wattle.id.au 25
ehlo croc
starttls
and the server died.  It *should* return 220 TLS go ahead.  It's dying
*before* the TLS handshake starts.


I tried to reproduce the bug (reinstalled 1.4.4-3) and the problem has
stopped occurring.  I *hate* bugs like that.


James   * Do you have anything strange in the setup? Could I have
James your config if there is nothing private in it so that I can set
James up test server to beat up?

The setup is a standard Debian system, with sa_exim and
exim-daemon-heavy, with the parts in
conf.d/auth/30_exim4-config_examples uncommented to allow AUTH PLAIN
and AUTH LOGIN. 

I'd rather the config wasn't kept on a website forever, so I'll put it
up at http://gelato.unsw.edu.au/~peterc/exim4-conf.tar.bz2; let me
know when you've fetched it.

Other info:  the failing site is a virtual x86 machine under Xen, but
this shouldn't make any difference.

The libgnutls13 package that works is 1.4.2-1 

dpkg -l libgnutls13
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (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.au   ERTOS within National ICT Australia


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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.unsw.edu.au.
cse.unsw.edu.au mail is handled by 103 blackhole.cse.unsw.edu.au.
cse.unsw.edu.au mail is handled by 103 blackhole2.cse.unsw.edu.au.
cse.unsw.edu.au mail is handled by 104 blackhole.cse.unsw.edu.au.
cse.unsw.edu.au mail is handled by 104 blackhole2.cse.unsw.edu.au.
cse.unsw.edu.au mail is handled by 1 barracuda.cse.unsw.edu.au.
cse.unsw.edu.au mail is handled by 4 note.orchestra.cse.unsw.edu.au.
cse.unsw.edu.au mail is handled by 4 tone.orchestra.cse.unsw.edu.au.
cse.unsw.edu.au mail is handled by 100 blackhole.cse.unsw.edu.au.
cse.unsw.edu.au mail is handled by 100 blackhole2.cse.unsw.edu.au.
cse.unsw.edu.au mail is handled by 101 blackhole.cse.unsw.edu.au.
cse.unsw.edu.au mail is handled by 101 blackhole2.cse.unsw.edu.au.
cse.unsw.edu.au mail is handled by 102 blackhole.cse.unsw.edu.au.


exim4 chooses to send to barracuda (which runs spam filtering of
various sorts)

From exim4/mainlog:
2006-12-04 12:27:34 1Gr1w7-0005qJ-Bs barracuda.cse.unsw.edu.au [129.94.175.101] 
Connection refused
2006-12-04 12:27:35 1Gr1w7-0005qJ-Bs == [EMAIL PROTECTED] R=dnslookup T=
remote_smtp defer (-1): smtp transport process returned non-zero status 0x000b: 
terminated by signal 11




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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 trying the
 secondary MX.

Marc Can you please send an strace?

Unfortunately the offending destination MX is up again, so things are
working.

I'll try to manufacture a situation tonight which reproduces the
problem.  

It's a bit hard because my mail gateway (where I see the
problem) is a virtual host in New York, with very little spare disk
space for a large trace.

--
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#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 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#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
dpatch  deapply-all  
reverting patch 20_autoconfmake_update from ./ ... failed.
make: *** [unpatch] Error 1
debuild: fatal error at line 1224:
fakeroot debian/rules clean failed


(This is on AMD64 if it makes a difference)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#503033: bluez-audio: Cannot adjust a2dp volume

2008-10-21 Thread Peter Chubb
Package: bluez-audio
Version: 3.36-2

I have a bluetooth Philips a2dp headset that I can play music to using, e.g., 
  mplayer -ao alsa:device=bluetooth music.ogg

But there appears to be no way to adjust the volume of the audio.  
The bluetooth device does not appear in /proc/asound/cards, so alsamixer 
and friends don't see the bluetooth device.
Mplayer's inbuilt volume control seems to do nothing either.

I can't find any info on the bluetooth wiki or in /usr/share/doc on how 
to set up a daemon to listen to AVRP requests either, which is, I think, 
why the volume buttons on the headset do nothing.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.27 (PREEMPT)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages bluez-audio depends on:
ii  libasound2 1.0.16-2  ALSA library
ii  libc6  2.7-15GNU C Library: Shared libraries
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgstreamer-plugins-base0 0.10.20-1 GStreamer libraries from the base
ii  libgstreamer0.10-0 0.10.20-1 Core GStreamer libraries and eleme
ii  libxml22.6.32.dfsg-4 GNOME XML library

bluez-audio recommends no packages.

bluez-audio suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#496608: xserver-xorg-video-radeon: Segv on startup with multi-head config and fixed-frequency monitor

2008-08-25 Thread Peter Chubb
Package: xserver-xorg-video-radeon
Version: 1:6.9.0-1+lenny2
Severity: normal

I'm trying to get a fixed-frequency grey-scale monitor going on the external 
DVI port on my laptop. The monitor attaches via three BNC connectors (for 
VSYNC, HSYNC and level) The monitor does NOT do EDID or DDC.

If Xinerama is turned off, I don't get a segfault, but attempting to 
move the mouse cursor onto the external screen causes both screens to go blank,
and the only recourse is a reboot.




-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Jun  8  2006 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1901104 Aug 16 04:43 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X700 
(PCIE)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 4438 Aug 26 13:03 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section ServerLayout
Identifier Default Layout
Screen 0 Default Screen  0 0
Screen 1GreyScale  LeftOf Default Screen
InputDeviceGeneric Keyboard
Option  Xinerama on
InputDeviceConfigured Mouse CorePointer
#InputDeviceTargus AlwaysCore
EndSection

Section Files
# path to defoma fonts
FontPath /usr/share/fonts/X11/misc
FontPath /usr/share/fonts/X11/cyrillic
FontPath /usr/share/fonts/X11/100dpi/:unscaled
FontPath /usr/share/fonts/X11/75dpi/:unscaled
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath /usr/share/fonts/X11/Type1
FontPath /usr/share/fonts/X11/100dpi
FontPath /usr/share/fonts/X11/75dpi
EndSection

Section Module
Load  i2c
Load  bitmap
Load  ddc
Load  dri
Load  extmod
Load  freetype
Load  glx
Load  int10
Load  type1
Load  vbe
Load  dbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules xorg
Option  XkbModel pc104
Option  XkbLayout us
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device /dev/input/mice
Option  Protocol ImPS/2
Option  Emulate3Buttons true
EndSection

Section InputDevice
Identifier Targus
Driver  mouse
Option ButtonNumber 2
option Device /dev/input/mice
Option Name Autodetection
Option  Emulate3Buttons true
Option Protocol IMPS/2
EndSection

Section Monitor
Identifier   Panel
HorizSync28.0 - 84.0
VertRefresh  43.0 - 60.0
Option  DPMS
EndSection

Section Monitor
Identifier GreyScale
HorizSync 75
VertRefresh 70 - 71
Mode 1280x1024x70 
DotClock 124.8
HTimings 1280 1296 1424 1664
VTimings 1024 1027 1030 1071
Flags -Hsync -Vsync
EndMode
EndSection


Section Device
#Option MonitorLayout LVDS,CRT
Identifier  ATI Radeon X700 (RV410 PCIE):internal
#Driver  fglrx
Driver   ati
Option  backingstore on
Option  RenderAccel on
Option  VideoOverlay on
Option  Monitor-LVDS panel
Option  OpenGLOverlay off
BusID   PCI:1:0:0
Screen 0
EndSection

Section Device
#Option MonitorLayout CRT
Identifier  ATI Radeon X700 (RV410 PCIE):external
#Driver  fglrx
Driver   ati
Option  IgnoreEDID on
Option  NoDDC
Option  Monitor-VGA-0 GreyScale
Option  ModeDebug on
Option  backingstore on
Option  RenderAccel on
Option  VideoOverlay on
Option  OpenGLOverlay off
BusID   PCI:1:0:0
Screen  1
EndSection

Section Screen
Identifier 

Bug#497506: Ski doesn't show program disassembly when running on x86_64, etc

2008-09-02 Thread Peter Chubb
Package: ski
Version: 1.3.2-4

Ski, when built to run on other than ia64, fails to find a libbfd that
works for ia64, so disables all the disassembly, and symbol table
stuff.  This prevents the program window from working.

To fix, you have to build-depend on binutils-multiarch, and then link
with the multi-arch  version of libbfd.so, and then fix the fallout
(there're a couple of minor bugs that show up as a result).


--
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#497506: PATCH for fallout from using multiarch binutils

2008-09-02 Thread Peter Chubb

Hi Ian,
  Here's the patch to fix three issues:  ski was looking inside a
private data structure for ncurses, so when libbfd was available, it
FTBFS.

  Also, there was a memory leak (about 240 bytes for each line
disassembled) and an incompatibility with the latest libcurses (An
explicit \r blanks the line nowadays).

Index: ski-1.3.2/src/linux/dwarf-linux.c
===
--- ski-1.3.2.orig/src/linux/dwarf-linux.c  2008-09-03 07:39:32.506572282 
+1000
+++ ski-1.3.2/src/linux/dwarf-linux.c   2008-09-03 07:40:51.558864149 +1000
@@ -155,7 +155,7 @@
  first.function = function;
  first.line = line;
  first.num_lines = 1;
- first.limit = sect-_cooked_size;
+ first.limit = bfd_get_section_limit(bfd, sect);
  last_line = line;
}
  if (line  last_line
Index: ski-1.3.2/src/program.c
===
--- ski-1.3.2.orig/src/program.c2008-09-03 07:40:09.366978143 +1000
+++ ski-1.3.2/src/program.c 2008-09-03 07:41:38.330303616 +1000
@@ -250,9 +250,9 @@
 #else
char *p = line, *i0Str, *i1Str, *i2Str;
/* XXX - memory leak, these are never freed */
-   i0Str = malloc(prgColumns - 19);/* + 1 for NUL */
-   i1Str = malloc(prgColumns - 19);
-   i2Str = malloc(prgColumns - 19);
+   i0Str = alloca(prgColumns - 19);/* + 1 for NUL */
+   i1Str = alloca(prgColumns - 19);
+   i2Str = alloca(prgColumns - 19);
if (!i0Str || !i1Str || !i2Str)
goto xxx;
 #endif
@@ -268,11 +268,11 @@
dasInit(DasPseudoOps|DasTemplate|DasRegNames, prgColumns - 20);
dasBundle(bndl, i0Str, i1Str, i2Str);
ipp = instPtr(ofs, i0Str);
-   p += sprintf(p, %s%c%c %s %s\r\n, srcp, bpn, ipp, buf, i0Str);
+   p += sprintf(p, %s%c%c %s %s\n, srcp, bpn, ipp, buf, i0Str);
if (i1Str[0]) { /* not MLX */
bpn = ((i = isbpt(ofs + 4)) = 0) ? (i + '0') : ' ';
ipp = instPtr(ofs + 4, i1Str);
-   p += sprintf(p, %c%c %16s %s\r\n, bpn, ipp, , i1Str);
+   p += sprintf(p, %c%c %16s %s\n, bpn, ipp,  , i1Str);
bpn = ((i = isbpt(ofs + 8)) = 0) ? (i + '0') : ' ';
ipp = instPtr(ofs + 8, i2Str);
} else {/* MLX */
@@ -280,12 +280,12 @@
? (i + '0') : ' ';
ipp = instPtr(ofs + 4, i2Str);
}
-   p += sprintf(p, %c%c %16s %s\r\n, bpn, ipp, , i2Str);
+   p += sprintf(p, %c%c %16s %s\n, bpn, ipp,  , i2Str);
*asmrows = i1Str[0] ? 3 : 2;
 } else {
 xxx:
ipp = (ipGet(viewPid) == ofs) ? '' : ' ';
-   (void)sprintf(line, %c%c %s \r\n, bpn, ipp, buf);
+   (void)sprintf(line, %c%c %s \n, bpn, ipp, buf);
*srcrows = 0;
*asmrows = 1;
 }



--
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
A university is a non-profit organisation only in the sense that it
spends everything it gets  ... Luca Turin.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#497603: binutils-multiarch should provide binutils

2008-09-02 Thread Peter Chubb

Package: binutils-multiarch
Version: 2.18.1~cvs20080103-7

With binutils-multiarch installed, I can't build or use packages that
operate cross-platform, because binutils-multiarch doesn't set up the
libbfd.so symbolic link correctly --- it points to the libbfd provided
by binutils.

Also, given that binutils-multiarch contains ld, as, etc., shouldn't
it provide binutils?  Or be managed via
/etc/alternatives?  This'd then solve bug #425574 as well.
--
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#497506: PATCH for fallout from using multiarch binutils

2008-09-03 Thread Peter Chubb
 Thomas == Thomas Dickey [EMAIL PROTECTED] writes:

Thomas On Wed, Sep 03, 2008 at 01:10:14AM +0200, Peter Chubb wrote:
 Hi Ian, Here's the patch to fix three issues: ski was looking
 inside a private data structure for ncurses, so when libbfd was
 available, it FTBFS.
 
 Also, there was a memory leak (about 240 bytes for each line
 disassembled) and an incompatibility with the latest libcurses (An
 explicit \r blanks the line nowadays).

Thomas hmm - \r, or \n?

Thomas man addch says something like

Thomas  If ch is a tab, newline, or backspace, the cursor is
Thomas moved appropriately within the window.  A newline also does a
Thomas clrtoeol() before moving. Tabs are considered to be at every
Thomas ...

It's the combination that's deadly.  We need to keep the clr to eol;
but at thye current cursor position, not the start of the line.  Doing
\r\n means move to start of line, then clear to end of line, then move
to next line ... which of course clears the entire line that's just
been printed out, giving a blank line instead of a line of
disassembled instructions.
--
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#487770: C backtrace

2008-07-24 Thread Peter Chubb

I downloaded and compiled the source, to get an unstripped image.
I still don't have a good recipe for reproducing this.  It seems to
happen more if I'm using more than one frame (with \C-x5)

Here's the C backtrace after a crash:

#0  0xa0010720 in __kernel_syscall_via_break ()
#1  0x20bc5680 in kill () from /lib/libc.so.6.1
#2  0x4008e350 in fatal_error_signal (sig=11) at emacs.c:642
#3  signal handler called
#4  0x40145530 in extent_list_at (el=value optimized out, pos=145, 
endp=0) at extents.c:808
#5  0x40149f20 in soe_move (obj=value optimized out, pos=2765)
at extents.c:1482
#6  0x4015e360 in extent_find_end_of_run (obj=6917529027652936672, 
pos=2765, outside_accessible=value optimized out) at extents.c:2533
#7  0x4015ee90 in extent_fragment_update (w=0x60b71e60, 
ef=0x60c81700, pos=value optimized out, 
last_glyph=2305843009234029984) at extents.c:2789
#8  0x40267d90 in create_text_block (w=0x60b71e60, 
dl=0x609de760, bi_start_pos=871, prop=0x6fd4b0a0, 
type=value optimized out) at redisplay.c:2213
#9  0x40270fc0 in generate_display_line (w=0x60b71e60, 
dl=0x609de760, bounds=value optimized out, start_pos=871, 
prop=0x6fd4b0a0, type=1) at redisplay.c:853
#10 0x40275e10 in regenerate_window (w=0x60b71e60, 
start_pos=871, point=value optimized out, type=1) at redisplay.c:5367
#11 0x4027edc0 in redisplay_window (window=6917529027653082720, 
skip_selected=value optimized out) at redisplay.c:6301
#12 0x40281150 in redisplay_frame (f=0x60b71bf0, 
preemption_check=value optimized out) at redisplay.c:6595
#13 0x40281e30 in redisplay_device (d=0x602bef70, automatic=1)
at redisplay.c:6679
#14 0x402828a0 in redisplay () at redisplay.c:6766
#15 0x40142570 in Fnext_event (event=6917529027651357064, 
prompt=value optimized out) at event-stream.c:2179
#16 0x4004ee00 in Fcommand_loop_1 () at cmdloop.c:574
#17 0x400a14d0 in condition_case_1 (handlers=value optimized out, 
bfun=Cannot access memory at address 0x8
) at eval.c:1652
#18 0x4004f6d0 in command_loop_2 (dummy=6917529027641248504)
at cmdloop.c:256
#19 0x40093700 in internal_catch (tag=2305843009233636432, func=Cannot 
access memory at address 0x8
)
at eval.c:1318
#20 0x40050130 in initial_command_loop (load_me=value optimized out)
at cmdloop.c:305
#21 0x4008ca40 in xemacs_21_4_21_ia64_unknown_linux (argc=1, 
argv=0x6fd4bbb8, envp=0x6fd4bbc8, restart=0)
at emacs.c:2460
#22 0x4008d9e0 in main (argc=1, argv=0x6fd4bbb8, 
envp=0x6fd4bbc8) at emacs.c:2829

--

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#487770: C backtrace

2008-07-24 Thread Peter Chubb
 Kapil == Kapil Hari Paranjape [EMAIL PROTECTED] writes:

Kapil Hello, On Fri, 25 Jul 2008, Peter Chubb wrote:
 I downloaded and compiled the source, to get an unstripped image.
 I still don't have a good recipe for reproducing this.  It seems to
 happen more if I'm using more than one frame (with \C-x5)

Kapil Could you please clarify which version this applies to?

Kapil Regards,

 21.4.21-3 on IA64.  Source package was the one grabbed the day before
yesterday from the unstable distribution.

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 [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#487770: C backtrace

2008-07-24 Thread Peter Chubb
I'm an idiot.  Sorry.  I meant to send to [EMAIL PROTECTED]
Arrrggg.

Peter C



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#485736: (no subject)

2008-07-24 Thread Peter Chubb
I downloaded and compiled the source, to get an unstripped image.
I still don't have a good recipe for reproducing this.  It seems to
happen more if I'm using more than one frame (with \C-x5)

Here's the resulting backtrace:

#0  0xa0010720 in __kernel_syscall_via_break ()
#1  0x20bc5680 in kill () from /lib/libc.so.6.1
#2  0x4008e350 in fatal_error_signal (sig=11) at emacs.c:642
#3  signal handler called
#4  0x40145530 in extent_list_at (el=value optimized out, pos=145, 
endp=0) at extents.c:808
#5  0x40149f20 in soe_move (obj=value optimized out, pos=2765)
at extents.c:1482
#6  0x4015e360 in extent_find_end_of_run (obj=6917529027652936672, 
pos=2765, outside_accessible=value optimized out) at extents.c:2533
#7  0x4015ee90 in extent_fragment_update (w=0x60b71e60, 
ef=0x60c81700, pos=value optimized out, 
last_glyph=2305843009234029984) at extents.c:2789
#8  0x40267d90 in create_text_block (w=0x60b71e60, 
dl=0x609de760, bi_start_pos=871, prop=0x6fd4b0a0, 
type=value optimized out) at redisplay.c:2213
#9  0x40270fc0 in generate_display_line (w=0x60b71e60, 
dl=0x609de760, bounds=value optimized out, start_pos=871, 
prop=0x6fd4b0a0, type=1) at redisplay.c:853
#10 0x40275e10 in regenerate_window (w=0x60b71e60, 
start_pos=871, point=value optimized out, type=1) at redisplay.c:5367
#11 0x4027edc0 in redisplay_window (window=6917529027653082720, 
skip_selected=value optimized out) at redisplay.c:6301
#12 0x40281150 in redisplay_frame (f=0x60b71bf0, 
preemption_check=value optimized out) at redisplay.c:6595
#13 0x40281e30 in redisplay_device (d=0x602bef70, automatic=1)
at redisplay.c:6679
#14 0x402828a0 in redisplay () at redisplay.c:6766
#15 0x40142570 in Fnext_event (event=6917529027651357064, 
prompt=value optimized out) at event-stream.c:2179
#16 0x4004ee00 in Fcommand_loop_1 () at cmdloop.c:574
#17 0x400a14d0 in condition_case_1 (handlers=value optimized out, 
bfun=Cannot access memory at address 0x8
) at eval.c:1652
#18 0x4004f6d0 in command_loop_2 (dummy=6917529027641248504)
at cmdloop.c:256
#19 0x40093700 in internal_catch (tag=2305843009233636432, func=Cannot 
access memory at address 0x8)
at eval.c:1318
#20 0x40050130 in initial_command_loop (load_me=value optimized out)
at cmdloop.c:305
#21 0x4008ca40 in xemacs_21_4_21_ia64_unknown_linux (argc=1, 
argv=0x6fd4bbb8, envp=0x6fd4bbc8, restart=0)
at emacs.c:2460
#22 0x4008d9e0 in main (argc=1, argv=0x6fd4bbb8, 
envp=0x6fd4bbc8) at emacs.c:2829


--
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#493173: IA64 business card iso lacks network drivers

2008-07-31 Thread Peter Chubb
Package: installation-reports

Boot method: cd
Image version: 
http://chuangtzu.acc.umu.se/debian-cd/4.0_r4/ia64/iso-cd/debian-40r4-ia64-businesscard.iso
Date: 2008.8.1

Machine: HP zx2000
Processor: 900Mhz Itanium 2
Memory: 1G
Partitions: None (new install, clean disk)

Output of lspci -nn and lspci -vnn:

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[E]
Configure network:  [E]
Detect CD:  [O]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Install base system:[ ]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[ ]

Comments/Problems:

The etch business card ISO has no network drivers. This makes it
almost useless.  It offers to load them from floppy.  In general,
Itanium machines have no floppy drive.

--
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#460157: initscripts: /etc/init.d/bootclean.sh is sourced by /etc/init.d/waitnfs.sh

2008-01-10 Thread Peter Chubb
Package: initscripts
Version: 2.86.ds1-47
Severity: normal

Every startup I see:
/etc/init.d/bootclean.sh: No such file or directory

This is because /etc/init.d/waitnfs.sh still has
. /etc/init.d/bootclean.sh
instead of 
. /lib/init/bootclean.sh


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-2-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages initscripts depends on:
ii  debianutils  2.28.2  Miscellaneous utilities specific t
ii  e2fsprogs1.40.3-1ext2 file system utilities and lib
ii  libc62.7-5   GNU C Library: Shared libraries
ii  lsb-base 3.1-24  Linux Standard Base 3.1 init scrip
ii  mount2.13-13 Tools for mounting and manipulatin
ii  sysvinit-utils   2.86.ds1-47 System-V-like utilities

Versions of packages initscripts recommends:
ii  psmisc22.6-1 Utilities that use the proc filesy

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#460157: initscripts: /etc/init.d/bootclean.sh is sourced by /etc/init.d/waitnfs.sh

2008-01-10 Thread Peter Chubb
 Petter == Petter Reinholdtsen [EMAIL PROTECTED] writes:

Petter [Peter Chubb]
 Every startup I see: /etc/init.d/bootclean.sh: No such file or
 directory
 
 This is because /etc/init.d/waitnfs.sh still has
 . /etc/init.d/bootclean.sh instead of . /lib/init/bootclean.sh

Petter Not very strange, as the /etc/init.d/waitnfs.sh script have
Petter never been part of the initscripts package in debian.  It is a
Petter script introduced in Ubuntu to replace mountnfs.sh.  In
Petter Debian, I decided to keep the script name and only change the
Petter content, so here the script is called mountnfs.sh.  The path
Petter to bootclean.sh has been updated there.

Petter Where did you get the /etc/init.d/waitnfs.sh file from?  Is
Petter your machines converted from Ubuntu to debian?

I have no idea where it's from.  dpkg -S shows the file as belonging
to initscripts. 

I'll delete it and see what happens.


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
--
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#453356: udevd tries to contact ldap server before network starts

2007-11-28 Thread Peter Chubb

Package: udev
Version: 0.105-1

Our site uses LDAP to serve group and user IDs.  On boot, I see:

INIT: version 2.86 booting
Starting the hotplug events dispatcher: udevdudevd[1158]: nss_ldap: could not 
connect to any LDAP server as (null) - Can't contact LDAP server
udevd[1158]: nss_ldap: failed to bind to LDAP server 
ldaps://ldap.server.example.com/: Can't contact LDAP server
udevd[1158]: nss_ldap: reconnecting to LDAP server...
udevd[1158]: nss_ldap: could not connect to any LDAP server as (null) - Can't 
contact LDAP server
udevd[1158]: nss_ldap: failed to bind to LDAP server 
ldaps://ldap.server.example.com/: Can't contact LDAP server
udevd[1158]: nss_ldap: reconnecting to LDAP server (sleeping 1 seconds)...
udevd[1158]: nss_ldap: could not connect to any LDAP server as (null) - Can't 
contact LDAP server
udevd[1158]: nss_ldap: failed to bind to LDAP server 
ldaps://ldap.server.example.com/: Can't contact LDAP server
udevd[1158]: nss_ldap: could not search LDAP server - Server is unavailable
udevd[1158]: lookup_group: error resolving group 'rdma': Illegal seek
Synthesizing the initial hotplug events...done.
...
Configuring network interfaces...e100: eth0: e100_watchdog: link up, 100Mbps, 
full-duplex
Internet Systems Consortium DHCP Client V3.0.4
...

The groups it's looking for (rdma, scanner, fuse, nvram, tss) are
mentioned in /etc/udev/permissions.rules) but are not present on my system.


Everything works fine after the system is booted; but the failed
attempts to lookup the groups delays the boot process.
--
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#453510: Can't bind to IPv4 and IPv6 with same port number

2007-11-29 Thread Peter Chubb

Package: ffproxy
Version: 1.6-3

Kernel version: 2.6.24-rc2

Linux doesn't allow the same port to be bound with IPv4 and IPv6
unless /proc/sys/net/ipv6/bindv6only is one -- binding to the wildcard
address on IPv6 will yield IPv4 connexions as well -- remote addresses
will be in IPv6-mapped format.

Therefore trying to use ffproxy and sking it to accept both ipv4 and
ipv6 connections doesn't work.  You get a really strange error message
in /var/log/syslog  (btw, stracing shows an attempt to write the
actual `address in use' message  to closed FD 2)

Log message:
FFPROXY(master)[5266]: could not bind to IPv6, possibly
because of Linux's ``feature'' to bind to IPv4 also. Try -b or binding
to specific IPv6 address via -C if you're using IPv6 with
Linux 2.4 Error message, terminating 

--
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#311434: debuild --preserve-envvar PATH doesn't work.

2005-05-31 Thread Peter Chubb


Package: devscripts
Version: 2.8.14

When I do:
$ debuild -nc --preserve-envvar PATH  
I see:
dpkg-buildpackage: unknown option or argument --preserve-envvar
Debian dpkg-buildpackage .  
Copyright (C) 1996 Ian Jackson.
Copyright (C) 2000 Wichert Akkerman
This is free software; see the GNU General Public Licence version 2
or later for copying conditions.  There is NO warranty.

Usage: dpkg-buildpackage [options]



The manual says:

 The only way to prevent PATH from being reset is to specify a
 --preserve-envvar PATH option.

(I want to use ccache and distcc to speed package building, so want to
pass these environment variables:
PATH=/usr/lib/ccache:$PATH
MAKEFLAGS=-j17
DISTCC_HOSTS=localhost/1 tutti/8 eisbock/8
CCACHE_PREFIX=distcc

I have DEBUILD_PRESERVE_ENV=yes in the environment as well.  The full
invocation is:
env PATH=/usr/lib/ccache:$PATH MAKEFLAGS=-j17 \
DISTCC_HOSTS=localhost/1 tutti/8 eisbock/8 \
CCACHE_PREFIX=distcc debuild -nc --preserve-envvar PATH

in the xfree86 tree

Without -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

Package: xterm
Version: 4.3.0.dfsg.1-1

The syntax
xterm -S/96
used to work.  With the latest upgrade it reports:
xterm:  bad command line option -S/96


This hurts because the Ski IA64 simulator invokes xterm with -S/96 or
similar.

I'm running on Itanium, but 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 code = False;
 
 if (leaf != option) {
-   if (leaf - option  1
+   if (leaf - option  0
 isdigit(CharOf(*leaf))
 sscanf(leaf, %d, am_slave) == 1) {
size_t len = leaf - option - 1;



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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 the new version reauthenticates just fine.

I'm using a tunnel to the AARNET tunnel broker: broker.aarnet.net.au

My /etc/freenet6/tspc.conf file is:

#-
# tspc.conf
#-

#
# tsp client version
#
tsp_version=1.0.1

#
# auth_method=any|supported mechanism
# if any is specified, the first mechanism that is supported by both the
# server and the client will be picked. The order of precedence is the
# mechnism list shown by the output of -h. supprted mechanism is one of
# the token shown by th output of -h (case sensitive).
auth_method=any

#
# client_v4=auto|1.1.1.1 (valid ip address)
# if auto is specified, if_source or -s cmd line option must be specified.
client_v4=auto

# userid=anonymous
# the userid can be anonymous or any alphanumeric value that is dns legal.
userid=gelato-unsw

# passwd=
# The passwd must be empty if userid is anonymous or an alphanumeric string
# if userid is not anonymous.
passwd=**

# template=target
# template tells which configuration script needs to be run for interface
# setup.
# You can also use checktunnel if you only want the tunnel info print out.
template=setup

# server=FQDN:PORT  (Default port is 3653)
# Tunnel Broker address
# server=tsps1.freenet6.net
#server=tsps2.freenet6.net
server=broker.aarnet.net.au

# retry_delay=time
# retry tells the client to retry connection after time (seconds) in case of 
# failure (0 = no retry)
retry_delay=0

if_tunnel=sit1

# Host type can be 'host' or 'router'.  
# host_type=host
host_type=router
#
# Options for host_type=router only
#
# Length of the delegated prefix
prefixlen=48

# Interface for router advertisement
# if_prefix=

# Dns server name for reverse dns delegation
# dns_server=


# end of tspc.conf
#-


-- 
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 arch/ia64/mm/numa.c
they show up in the diffstat as fault.c and numa.c

This isn't really acceptable when the patch is mailed off to LKML.

The appended patch calls diffstat with the -p 1 option, so that the
diffstat puts in an appropriate unambiguous name.

- --- quilt-0.39/quilt/refresh.in.orig  2005-03-10 09:23:08.790510382 +1100
+++ quilt-0.39/quilt/refresh.in 2005-03-10 09:23:33.801981945 +1100
@@ -209,7 +209,7 @@
 
 if [ -n $opt_diffstat ]
 then
- - diffstat=$(@DIFFSTAT@ $tmp_patch) || die 1
+   diffstat=$(@DIFFSTAT@ -p 1 $tmp_patch) || die 1
@AWK@ '
function print_diffstat(arr, i) {
  split(diffstat, arr, \n)


---End encapsulation



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#298788: Desirable new feature: quilt merge

2005-03-09 Thread Peter Chubb

Package: quilt
Version: 0.39-1
Severity: wishlist

Quilt currently has the ability to `fork' a patch, but no simple ability to
fold two patches into one.  I'd find it useful to be able to merge the
top two patches into one.

quilt fold doesn't do what I want, as it imports an external patch
into an existing patch.  Something like

   f=`quilt files`
   t=`quilt top`
   quilt pop
   for i in $f
   do
quilt add $i
   done
   cat patches/$t | quilt fold
   ed patches/series -!
   /^$t\/d
   w
   q
   !

is the nearest I've come to what I want...  the tricky 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 slightly different.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#431583: Fixing the problem

2007-09-26 Thread Peter Chubb

Here's a patch that fixes the problem.

diff -r -u latex209-25.mar.1992-orig/debian/latex209-bin.postinst 
latex209-25.mar.1992/debian/latex209-bin.postinst
--- latex209-25.mar.1992-orig/debian/latex209-bin.postinst  2007-09-27 
12:22:30.0 +1000
+++ latex209-25.mar.1992/debian/latex209-bin.postinst   2007-09-27 
12:22:58.0 +1000
@@ -53,7 +53,7 @@
UTIL=fmtutil
 fi
 target=$1
-formats=/var/lib/texmf/web2c
+formats=/var/lib/texmf/web2c/tex
 echo Make the format file of \`${target}'. This may take some time. ...
 if ( ${UTIL} --byfmt ${target} 1/dev/null 21 ) ; then
${MT_MKTEXUPD=`kpsewhich --format='web2c files' mktexupd`} \

--
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#434712: No network modules on CD

2007-07-25 Thread Peter Chubb

Package: installation-reports
Version: 20070510-09:08

Boot method: CD
Image version: 
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/ia64/iso-cd/debian-testing-ia64-netinst.iso
Date: 2007.07.26 14:10 EST

Machine:  HP I2000
Processor: Itanium 1, 733MHz
Memory: 4G
Partitions: None

Output of lspci -nn and lspci -vnn:

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [E]
Detect network card:[E]
Configure network:  [ ]
Detect CD:  [ ]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Install base system:[ ]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[ ]

Comments/Problems:

The EFI filesystem wasn't recognised by the firmware
bootloader, so I had to boot from the EFI shell.

The first few steps worked, until it came time to configure the
network.  It appears there are no network driver modules on the CD.
This machine has an E100 Pro, and a DP83820.  Neither driver was
present, so I could not complete the installation.
The disk version is: Debian GNU/Linux testing Lenny - Official
Snapshot ia64 NETINST Binary-1 20070510-09:08 

I also tried the `business card' image with the same result.

--
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#430041: Bug present and affecting current upstream IA64 kernel builds

2007-07-30 Thread Peter Chubb

The bug is still there in 2.17cvs20070718-1 and affects builds of the
current kernel.org kernel for IA64.

Version 2.17cvs20070426-8 appears OK.

--
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#444370: ntp won't reconfigure (ntp group gone)

2007-09-27 Thread Peter Chubb

Package: ntp
Version: 1:4.2.4p3+dfsg-1

I upgraded Debian Unstable (with apt-get upgrade).  The base-passwd
package removed the ntp group, and then the ntp package wouldn't
install because it expects the ntp group to be present.
--
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#444370: Processed: reassign 444370 to base-passwd

2007-10-04 Thread Peter Chubb
 Colin == Colin Watson [EMAIL PROTECTED] writes:

Colin On Thu, Oct 04, 2007 at 07:06:05PM +, Debian Bug Tracking
Colin System wrote:
 Processing commands for [EMAIL PROTECTED]:
 
  # Automatically generated email from bts, devscripts version
 2.10.7  reassign 444370 base-passwd Bug#444370: ntp won't
 reconfigure (ntp group gone) Bug reassigned from package `ntp' to
 `base-passwd'.

Colin The ntp group has never been managed by base-passwd, so I don't
Colin see why a base-passwd upgrade would have removed it unless it
Colin had an incorrect ID. What ID did it have before base-passwd
Colin removed it? (Look in the /etc/group.org backup file.)

104

Colin Perhaps the ntp package would be well-advised to ensure that
Colin the ntp group exists as well as the ntp user (it only
Colin explicitly creates the latter, and relies on adduser to create
Colin both, but adduser won't create the group if it got removed
Colin separately).

Yes.  But it's complicated having several packages managing 
the same 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 [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#445462: /usr/lib/liblinphone.so.1: undefined symbol: payload_type_x_snow

2007-10-05 Thread Peter Chubb

Package: liblinphone1
Version: 1.99.0-2

I did apt-get install linphone:
...
Setting up libosip2-2 (3.0.3-2-1) ...
Setting up libexosip2-4 (3.0.3-3-1) ...
Setting up liblinphone1 (1.99.0-2) ...
Setting up libortp7 (1.99.0-2) ...
Setting up linphone-common (1.99.0-2) ...
Setting up linphone-nox (1.99.0-2) ...
Setting up linphone (1.99.0-2) ...


Then
$ linphone
linphone: symbol lookup error: /usr/lib/liblinphone.so.1: undefined symbol: 
payload_type_x_snow

--
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#449338: find -xdev crosses -obind mountpoints

2007-11-05 Thread Peter Chubb

Package: findutils
Version: 4.2.31-1

-xdev isn't supposed to cross mountpoints, but it can if the
subdirectory is on the same device.

To show the problem:

mkdir -p a/b/c/d
cd a
mkdir e
 e/foo
mount -obind e b/c/d
find b -xdev

find prints b/c/d/foo which is across the mountpoint.

On my system, this causes some large directories (/home) to be backed
up multiple times because they're bind-mounted in /var/chroot/xxx/home


--
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#236245: xserver-xfree86: [ati/radeon] snow during text scrolling on Radeon RV200 QW [Radeon 7500] rev 0

2007-01-17 Thread Peter Chubb
 Brice == Brice Goglin [EMAIL PROTECTED] writes:

Brice Hi, About 3 years ago, you reported (or replied to) a bug in
Brice the Debian BTS regarding 'snow' during text scrolling on a
Brice Radeon 7500 board. It was supposed to be fixed 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 Australia


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#412453: Kernel does not boot on RX2600

2007-02-25 Thread Peter Chubb

Package: systemimager-boot-ia64-standard 
Version: 3.6.3dfsg1-2


The kernel in this package when booted gives this on the serial port:
...
Loading.: DHCP boot
Running LoadFile()

CLIENT MAC ADDR: 00 30 6E 4A 42 1F 
CLIENT IP: 10.13.0.58  MASK: 255.255.254.0  DHCP IP: 10.13.0.1
GATEWAY IP: 10.13.0.1 

TSize.Running LoadFile()

Starting: DHCP boot
ELILO
Uncompressing Linux... done
Loading file /tftpboot/systemimager/ia64/initrd.img...done
Linux version 2.6.12-boel_v3.6.3 ([EMAIL PROTECTED]) (gcc version 4.1.2 
20061115 (prer6

EFI v1.10 by HP: SALsystab=0x3fb38000 ACPI 2.0=0x3fb2e000 SMBIOS=0x3fb3a000 HCD0
booting generic kernel on platform hpzx1
PCDP: v0 at 0x3fb2c000
Early serial console at MMIO 0xf805 (options '115200n8')
efi.trim_top: ignoring 4KB of memory at 0x0 due to granule hole at 0x0
efi.trim_top: ignoring 636KB of memory at 0x1000 due to granule hole at 0x0
efi.trim_bottom: ignoring 15360KB of memory at 0x10 due to granule hole at 0
Initial ramdisk at: 0xe040fdd97000 (2080897 bytes)
SAL 3.1: HP version 2.21
SAL Platform features: None
SAL: AP wakeup using external interrupt vector 0xff
No logical to physical processor mapping available
ACPI: 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.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#412454: systemimager-client gives PERL errors

2007-02-25 Thread Peter Chubb

Package: systemimager-client
Version: 3.6.3dfsg1-2 

I see:
Welcome to the SystemImager si_prepareclient command.  This command may modify
the following files to prepare your golden client for having it's image 
Use of uninitialized value in string eq at /usr/sbin/si_prepareclient line 594.
Use of uninitialized value in string eq at /usr/sbin/si_prepareclient line 597.
Using parted to gather information about disk:
/dev/sda

Use of uninitialized value in string eq at 
/usr/lib/systemimager/perl/SystemImager/Common.pm line 886.
Use of uninitialized value in concatenation (.) or string at 
/usr/lib/systemimager/perl/SystemImager/Common.pm line 307.
Use of uninitialized value in string eq at /usr/sbin/si_prepareclient line 594.
Use of uninitialized value in string eq at /usr/sbin/si_prepareclient line 597.
Using parted to gather information about disk:
/dev/sdb
Use of uninitialized value in string eq at 
/usr/lib/systemimager/perl/SystemImager/Common.pm line 886.
Use of uninitialized value in concatenation (.) or string at 
/usr/lib/systemimager/perl/SystemImager/Common.pm line 307.
Adding: /lib/modules/2.6.18-4-mckinley/kernel/drivers/acpi/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 prepare your golden
client for having it's image  
  


And there are more in the source.

Peter C


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#412600: si_prepareclient picks up wrong file for kernel

2007-02-26 Thread Peter Chubb

Package: systemimager-client
Version:  3.6.3dfsg1-2


I run
  sudo  si_prepareclient --server eisbock
and at the end I see:
 Using kernel from:  /boot/initrd.img-2.6.18-4-mckinley.bak
 ls -l /etc/systemimager/boot/kernel
-rw-r--r-- 1 root root 846 Feb 27 10:39 /etc/systemimager/boot/kernel

--- the script has picked up an initrd not a kernel image.

$ uname -r 
2.6.18-4-mckinley
$ ls /boot
config-2.6.17-2-mckinley  initrd.img-2.6.18-4-mckinley.bak
config-2.6.18-4-mckinley  System.map-2.6.17-2-mckinley
initrd.img-2.6.17-2-mckinley  System.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 Australia


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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 Australia


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2007-03-05 Thread Peter Chubb
Package: gallery2
Version: 2.1.2-2

Atempting to upgrade from 2.1.1-1 to 2.1.2-2 fails.

Setting up gallery2 (2.1.2-2) ...
mv: inter-device move failed: `/usr/share/gallery2/g2data/albums' to 
`/var/lib/gallery2/g2data/albums'; unable to remove target: Is a directory
mv: inter-device move failed: `/usr/share/gallery2/g2data/cache' to 
`/var/lib/gallery2/g2data/cache'; unable to remove target: Is a directory
mv: inter-device move failed: `/usr/share/gallery2/g2data/locks' to 
`/var/lib/gallery2/g2data/locks'; unable to remove target: Is a directory
mv: inter-device move failed: `/usr/share/gallery2/g2data/plugins_data' to 
`/var/lib/gallery2/g2data/plugins_data'; unable to remove target: Is a directory
mv: inter-device move failed: `/usr/share/gallery2/g2data/smarty' to 
`/var/lib/gallery2/g2data/smarty'; unable to remove target: Is a directory
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 encountered while processing:
 gallery2


--
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 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#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 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#410137: Please provide an example config for exiscan and spamassassin

2007-02-07 Thread Peter Chubb


Package: exim4-daemon-heavy
Version: 4.63-17
Severity: wishlist

Although the exim4-daemon-heavy package includes the ability to do
content scanning now, there're no instructions available in standard
places as to how to use it.

Please put example config fragments in the
/usr/share/doc/exim4-daemon-heavy/examples directory, or at least some
URLs in the README.Debian for exim4.

(/usr/share/doc/exim4/README.Debian.gz  currently says, 
   `If you need more advanced features like LDAP, sqlite, PostgreSQL and
   MySQL data lookups, SASL and SPA SMTP authentication, embedded Perl
   interpreter, and exiscan-acl for integration of virus-scanners and
   SpamAssassin, you can replace exim4-daemon-heavy instead of
   exim4-daemon-light.'

which isn't very helpful if you've installed exim4-daemon-heavy and
want to know how to use it.)

Ideally, there'd be a file one could 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, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2007-02-08 Thread Peter Chubb
 Tatsuya == Tatsuya Kinoshita [EMAIL PROTECTED] writes:

Tatsuya On February 7, 2007 at 12:16PM +1100, peterc (at
Tatsuya gelato.unsw.edu.au) wrote:

 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.

Tatsuya Could you please show the problematic bounced messages?

Appended, at least the top parts.


Tatsuya Anyway, I'll forward this bug report to the upstream.  (I
Tatsuya think ^Received: should be ^Received:.*\\(\n[ \t].*\\)*$
Tatsuya to match trailing characters of the ^Received:.)

It's no different.  You don't have to match the whole line, just the
start of it.

---
To: [EMAIL PROTECTED]
Subject: Mail delivery failed: returning message to sender
From: Mail Delivery System [EMAIL PROTECTED]
Date: Thu, 08 Feb 2007 00:36:20 +1100

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  [EMAIL PROTECTED]
(generated from [EMAIL PROTECTED])
SMTP error from remote mail server after end of data:
451 Please try again later: retry timeout exceeded

-- This is a copy of the message, including all the headers. --

Return-path: [EMAIL PROTECTED]
Received: from [88.166.48.118] (port=4236 helo=88.166.48.118)
by lemon.gelato.unsw.edu.au with esmtp (Exim 4.62)
(envelope-from [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:21 +0100
Message-ID: [EMAIL PROTECTED]
From: Harold [EMAIL PROTECTED]



--
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#410004: wl-summary-resend-bounced-mail doesn't work with many MTAs

2007-02-08 Thread Peter Chubb
 Tatsuya == Tatsuya Kinoshita [EMAIL PROTECTED] writes:

Tatsuya Anyway, I'll forward this bug report to the upstream.  (I
Tatsuya think ^Received: should be ^Received:.*\\(\n[ \t].*\\)*$
Tatsuya to match trailing characters of the ^Received:.)
  It's no different.  You don't have to match the whole line, just
 the start of it.

Tatsuya My suggestion is more strictly.  To see the difference,
Tatsuya insert Cc: between Received:  and from 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 encapsulated
emails, and works well with all the bounced emails I've ever
encountered.


--
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#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, 'new_address', which specifies a fixed address to
which the mapping should be relocated. 

Currently, glibc does not expose the MREMAP_FIXED definition and the
mremap() prototype does not expose the fifth argument.  Can these
definitions please be exposed in glibc?  I believe it's fixed in
upstream version 2.4.?

Peter C




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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 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#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://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#415123: -R option can't append to a plain file

2007-03-16 Thread Peter Chubb

Package: xfsdump
Version: 2.2.38-1

If I use xfsdump to dump to a plain file, interrupt it, then restart
with the -R option, xfsdump complains:

xfsdump: ERROR: media contains valid xfsdump but does not support append

which is misleading: of *course* you can append to a regular file if
there'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#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 satisfied? ([y]/n): y
Use of uninitialized value in numeric eq (==) at 
/usr/lib/systemimager/perl/SystemImager/Server.pm line 679, $TEMPLATE line 
155.
Use of uninitialized value in numeric gt () at 
/usr/lib/systemimager/perl/SystemImager/Server.pm line 713, $TEMPLATE line 
155.
Use of uninitialized value in numeric gt () at 
/usr/lib/systemimager/perl/SystemImager/Server.pm line 713, $TEMPLATE line 
155.
Use of uninitialized value in numeric eq (==) at 
/usr/lib/systemimager/perl/SystemImager/Server.pm line 679, $TEMPLATE line 
155.
Use of uninitialized value in numeric gt () at 
/usr/lib/systemimager/perl/SystemImager/Server.pm line 713, $TEMPLATE line 
155.
Use of uninitialized value in numeric gt () at 
/usr/lib/systemimager/perl/SystemImager/Server.pm line 713, $TEMPLATE line 
155.
Use of uninitialized value in numeric ge (=) at 
/usr/lib/systemimager/perl/SystemImager/Server.pm line 985, $TEMPLATE line 
165.
Use of uninitialized value in numeric ge (=) at 
/usr/lib/systemimager/perl/SystemImager/Server.pm line 985, $TEMPLATE line 
165.
Would you like to run the si_addclients utility now? (y/[n]): 



-- 
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 change anything to a USB connection but it seams to have
Ludovic an impact.

That fixed it.  Thanks.

--
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



Bug#399953: jpilot no longer completes synchronisations

2006-11-22 Thread Peter Chubb

Package: jpilot
Version: 0.99.9.2-1

I've recently updated my AMD64 system to use udev instead of hotplug.
I updated jpilot's preferences to use usb: as the synchronisation
device.
I had to modify /etc/udev/permissions.rules to make
/dev/usb/... read-write by ordinary users.

pilot-xfer -l -p usb:

now works as expected.

But on hitting the sync or backup buttons on jpilot, I hear the
`connected' tone from my Visor edge, then almost immediately
afterwards, I see `The connection between your handheld and the
desktop was lost' on the visor's screen, and jpilot just sits there.

The messages on the jpilot screen are:
 
 Syncing on device usb:
 Press the HotSync button now
 


I'm using package libusb-0.1-4 version 0.1.12-2 if that makes a
difference.

The same problem occurs 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#423933: libbfd-2.17.so not found

2007-05-14 Thread Peter Chubb

Package: skyeye
Version: 1.2.1-2
Severity: grave

On a fresh x86 installation, trying to run skyeye gives:
skyeye: error while loading shared libraries: libbfd-2.17.so: cannot open 
shared object file: No such file or directory


$ ls -l /usr/lib/libbfd*
-rw-r--r-- 1 root root  776764 May  7 19:52 /usr/lib/libbfd-2.17.50.20070426.so
-rw-r--r-- 1 root root 5607398 May  7 19:52 /usr/lib/libbfd.a
lrwxrwxrwx 1 root root  26 May 15 10:44 /usr/lib/libbfd.so - 
libbfd-2.17.50.20070426.so

$ dpkg -l binutils-dev
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  binutils-dev   2.17cvs2007042 The GNU binary utilities (BFD development fi


--
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#428008: Can't upgrade debianutils: conflict with passwd

2007-06-07 Thread Peter Chubb
Package: debianutils
Version: 2.20.1
Severity: normal

When trying to do an apt-get upgrade I see:

Preparing to replace debianutils 2.14.3 (using .../debianutils_2.20.1_ia64.deb) 
...
Unpacking replacement debianutils ...
dpkg: error processing /var/cache/apt/archives/debianutils_2.20.1_ia64.deb 
(--unpack):
 trying to overwrite `/usr/sbin/add-shell', which is also in package passwd
Errors were encountered while processing:
 /var/cache/apt/archives/debianutils_2.20.1_ia64.deb



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: ia64

Kernel: Linux 2.6.22-rc4-g7244d545-dirty
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages debianutils depends on:
ii  libc6.1   2.5-9  GNU C Library: Shared libraries

debianutils recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#428008: Can't upgrade debianutils: conflict with passwd

2007-06-07 Thread Peter Chubb
 Clint == Clint Adams [EMAIL PROTECTED] writes:

Clint On Fri, Jun 08, 2007 at 10:59:46AM +1000, Peter Chubb wrote:
 Package: debianutils Version: 2.20.1 Severity: normal
 
 When trying to do an apt-get upgrade I see:
 
 Preparing to replace debianutils 2.14.3 (using
 .../debianutils_2.20.1_ia64.deb) ...  Unpacking replacement
 debianutils ...  dpkg: error processing
 /var/cache/apt/archives/debianutils_2.20.1_ia64.deb (--unpack):
 trying to overwrite `/usr/sbin/add-shell', which is also in package
 passwd Errors were encountered while processing:

Clint Which version of passwd is installed?

4.0.3-39

--
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#401487: If primary MX is down, SEGFAULT

2007-06-12 Thread Peter Chubb
 Marc == Marc Haber [EMAIL PROTECTED] writes:

Marc On Tue, Jun 12, 2007 at 09:22:45AM +1000,
Marc [EMAIL PROTECTED] wrote:
 Thanks Marc, but I can no longer reproduce this problem.  exim4 is
 currently behaving well.

Marc So I can close the bug report?

I guess so.  I really don't know what was happening when the problem
occurred.

Peter c


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#428621: linphone segfaults almost immediately.

2007-06-12 Thread Peter Chubb

Package: linphone
Version: 1.7.1-2
Severity: grave
Justification: renders package unusable

On a newly built system, I do
$ sudo  apt-get linphone
...
$ linphone
and see
 
sh: jackd: command not found

** (linphone:5102): WARNING **: Couldn't find pixmap file: 
linphone/sip-closed.png
** (linphone:5102): WARNING **: Couldn't find pixmap file: 
linphone/sip-closed.png
** (linphone:5102): WARNING **: Couldn't find pixmap file: 
linphone/sip-closed.png
** (linphone:5102): WARNING **: Couldn't find pixmap file: 
linphone/sip-closed.png
** (linphone:5102): WARNING **: Couldn't find pixmap file: 
linphone/sip-closed.png
** (linphone:5102): WARNING **: Couldn't find pixmap file: 
linphone/sip-closed.png
** (linphone:5102): WARNING **: Couldn't find pixmap file: 
linphone/sip-closed.png
Segmentation fault


There are no symbols, so the backtrace is boring:

#0  0x0804fee8 in ?? ()
#1  0x0806ab80 in ?? ()
#2  0x0008 in ?? ()
#3  0xb7836e2d in ui_config_read () from /usr/lib/liblinphone.so.1
#4  0xb783799d in linphone_core_init () from /usr/lib/liblinphone.so.1
#5  0x08050412 in ?? ()
#6  0x0806ab80 in ?? ()
#7  0x0806ab20 in ?? ()
#8  0x0806b1c8 in ?? ()
#9  0x0806ad00 in ?? ()
#10 0xb782665d in ?? () from /usr/lib/liblinphone.so.1
#11 0x0418 in ?? ()
#12 0xb781d000 in ?? ()
#13 0x0006405c in ?? ()
#14 0xb7647b20 in ?? () from /usr/lib/libortp.so.5
#15 0xb788040c in ?? () from /usr/lib/liblinphone.so.1
#16 0xb7834450 in ?? () from /usr/lib/liblinphone.so.1
#17 0x in ?? ()


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-rc7 (PREEMPT)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages linphone depends on:
ii  libasound2   1.0.14-1ALSA library
ii  libatk1.0-0  1.18.0-2The ATK accessibility toolkit
ii  libavcodec1d 0.cvs20070307-5 ffmpeg codec library
ii  libc62.5-10  GNU C Library: Shared libraries
ii  libcairo21.4.6-1.1   The Cairo 2D vector graphics libra
ii  libfontconfig1   2.4.2-1.2   generic font configuration library
ii  libglib2.0-0 2.12.12-1   The GLib library of C routines
ii  libgtk2.0-0  2.10.12-2   The GTK+ graphical user interface 
ii  liblinphone1 1.3.5-1.1   linphone web phone's library (supp
ii  libmediastreamer01.7.1-1 linphone web phone's media library
ii  libogg0  1.1.3-2 Ogg Bitstream Library
ii  libortp5 1.7.1-1 Real-time Transport Protocol stack
ii  libosip2-3   2.2.2-3.1   Session Initiation Protocol (SIP) 
ii  libpango1.0-01.16.4-1Layout and rendering of internatio
ii  libspeex11.1.12-3The Speex Speech Codec
ii  libtheora0   0.0.0.alpha7.dfsg-2 The Theora Video Compression Codec
ii  libx11-6 2:1.0.3-7   X11 client-side library
ii  libxcursor1  1:1.1.8-2   X cursor management library
ii  libxext6 1:1.0.3-2   X11 miscellaneous extension librar
ii  libxfixes3   1:4.0.3-2   X11 miscellaneous 'fixes' extensio
ii  libxi6   1:1.0.1-4   X11 Input extension library
ii  libxinerama1 1:1.0.2-1   X11 Xinerama extension library
ii  libxrandr2   2:1.2.1-1   X11 RandR extension library
ii  libxrender1  1:0.9.2-1   X Rendering Extension client libra
ii  linphone-nox 1.7.1-2 web phone

linphone recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#428621: Works if rebuilt from source

2007-06-12 Thread Peter Chubb

I tried rebuilding from source, and the result works.

--
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#421691: skyeye: Wrong processor number for SA1100

2007-04-30 Thread Peter Chubb
Package: skyeye
Version: 1.2.1-2
Severity: normal

I can't use skyeye with current Linux kernels to emulate a strongarm
SA1100 because it returns  0x4401a100 (which is SA-110) instead of 
0x4401a110 (SA1100) for the 
   mrc  p15, 0, r9, c0, c0
instruction.

To fix, adjust the value in arch/arm/common/armdefs.h, add an SA110 
definition, and add SA110 to the switch in arch/arm/common/armmmu.c



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-rc4 (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages skyeye depends on:
ii  libc6 2.5-4  GNU C Library: Shared libraries

skyeye recommends no packages.

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#315322: restore handheld still causes SIGSEGV

2007-05-01 Thread Peter Chubb

Hi,
Choosing `restore handheld' from the menu causes a
segmentation violation.

Under GDB I see:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47100839163376 (LWP 14474)]
0x2ad683e82012 in strcmp () from /lib/libc.so.6
(gdb) bt
#0  0x2ad683e82012 in strcmp () from /lib/libc.so.6
#1  0x00445424 in populate_clist_sub (path=value optimized out, 
check_for_dups=1, check_exts=1) at restore_gui.c:162
#2  0x00445d5d in restore_gui (main_window=0x5cd020, 
w=value optimized out, h=value optimized out, x=value optimized out, 
y=value optimized out) at restore_gui.c:203
#3  0x004331fa in cb_restore (widget=value optimized out, 
data=value optimized out) at jpilot.c:465
#4  0x2ad683935479 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#5  0x2ad683944ae1 in ?? () from /usr/lib/libgobject-2.0.so.0
#6  0x2ad683945d95 in g_signal_emit_valist ()
   from /usr/lib/libgobject-2.0.so.0
#7  0x2ad683945f73 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#8  0x2ad68239184a in gtk_widget_activate ()
   from /usr/lib/libgtk-x11-2.0.so.0
#9  0x2ad6822c2590 in gtk_menu_shell_activate_item ()
   from /usr/lib/libgtk-x11-2.0.so.0
#10 0x2ad6822c3a00 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#11 0x2ad6822b764d in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#12 0x2ad683935479 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#13 0x2ad683944c7f in ?? () from /usr/lib/libgobject-2.0.so.0
#14 0x2ad683945b5e in g_signal_emit_valist ()
   from /usr/lib/libgobject-2.0.so.0
#15 0x2ad683945f73 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#16 0x2ad68238de4e in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#17 0x2ad6822b12ae in gtk_propagate_event ()
   from /usr/lib/libgtk-x11-2.0.so.0
#18 0x2ad6822b2357 in gtk_main_do_event ()
   from /usr/lib/libgtk-x11-2.0.so.0
#19 0x2ad6825fa52c in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#20 0x2ad683b9bc73 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#21 0x2ad683b9eabd in ?? () from /usr/lib/libglib-2.0.so.0
#22 0x2ad683b9eda6 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#23 0x2ad6822b26b2 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#24 0x00435afc in main (argc=1, argv=0x7fff28b766c8) at
jpilot.c:2927


In populate_clist_sub() text is NULL.

(gdb) up
#1  0x00445424 in populate_clist_sub (path=value optimized out, 
check_for_dups=1, check_exts=1) at restore_gui.c:162
162if (!(strcmp(dirent-d_name, text))) {
(gdb) print text
$31 = 0x0
(gdb) 



--
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#426336: xorg: X fails to map legacy ROM on recent IA64 kernels

2007-05-27 Thread Peter Chubb
Package: xorg
Severity: important

Since patch 6d40fc514c9ea886dc18ddd20043a411816b63d1 went into the Linux kernel,
X has failed to work.

The relevant line in Xorg.0.log is:

Fatal server error:
xf86MapDomainMem():  mmap() failure



strace says:

open(/sys/class/pci_bus/:00/legacy_mem, O_RDWR) = 8
mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_SHARED, 8, 0) = -1
EINVAL (Invalid argument)
close(8)= 0
write(2, mmap failure: Invalid argument\n, 31mmap failure: Invalid
argument
) = 31
write(2, \nFatal server error:\n, 21) = 21
write(2, xf86MapDomainMem():  mmap() fail..., 36xf86MapDomainMem():
mmap() failure
) = 36
write(0, xf86MapDomainMem():  mmap() fail..., 36) = 36
write(2, \n, 1
)   = 1
write(0, \n, 1)   = 1

System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: ia64

Kernel: Linux 2.6.21-rc5-g6d40fc51-dirty (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#426336: xorg: X fails to map legacy ROM on recent IA64 kernels

2007-05-27 Thread Peter Chubb
 Brice == Brice Goglin [EMAIL PROTECTED] writes:

Brice Peter Chubb wrote:
 Package: xorg Severity: important
 
 Since patch 6d40fc514c9ea886dc18ddd20043a411816b63d1 went into the
 Linux kernel, X has failed to work.
 
 The relevant line in Xorg.0.log is:
 
 Fatal server error: xf86MapDomainMem(): mmap() failure
 

Brice Please send the whole output of
Brice /usr/share/bug/xserver-xorg-core/script 31 (as reportbug is
Brice supposed to do automatically).

Brice Brice

Here it is.  But the problem is that X is trying to map a 1M region
from location 0; on this machine you can't do that safely, so the
kernel prevents it.

Contents of /var/lib/x11/X.roster:
xserver-xfree86
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 Aug 22  2006 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 3703048 Mar  8 03:43 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 
7000/VE]

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3080 May 28 11:37 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf.dpkg-new (Xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf.dpkg-new manual page.
# (Type man xorg.conf.dpkg-new at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/xorg.conf.dpkg-new /etc/X11/xorg.conf.dpkg-new.custom
#   md5sum /etc/X11/xorg.conf.dpkg-new 
/var/lib/xfree86/xorg.conf.dpkg-new.md5sum
#   dpkg-reconfigure xserver-xorg

Section Files
FontPathunix/:7100# local font server
# if the local font server has problems, we can fall back on these
FontPath/usr/share/fonts/X11/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/share/fonts/X11/CID
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/share/fonts/X11/75dpi
EndSection

Section Module
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadrecord
Loadtype1
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout us
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
Option  ZAxisMapping  4 5
EndSection

Section Device
Identifier  Generic Video Card
Driver  ati
EndSection

Section Monitor
Identifier  DELL
Option  DPMS
HorizSync   30-130
VertRefresh 48-170
EndSection
Section Monitor
Identifier  DEC
Option  DPMS
HorizSync   29-82
VertRefresh 50-150
EndSection

Section Screen
Identifier  Default Screen
Device  Generic Video Card
Monitor Dell
DefaultDepth24
SubSection Display
Depth   1
Modes   1920x1440 1600x1200 1280x1024 1024x768
EndSubSection
SubSection Display
Depth   4
Modes   1920x1440 1600x1200 1280x1024 1024x768
EndSubSection
SubSection Display
Depth   8
Modes   1920x1440 1600x1200 1280x1024 1024x768
EndSubSection
SubSection Display
Depth   15
Modes   1920x1440 1600x1200 1280x1024 1024x768
EndSubSection
SubSection Display
Depth   16
Modes   1920x1440 1600x1200 1280x1024 1024x768
EndSubSection
SubSection Display
Depth   24
Modes   1920x1440

Bug#426336: xorg: X fails to map legacy ROM on recent IA64 kernels

2007-05-27 Thread Peter Chubb
 Brice == Brice Goglin [EMAIL PROTECTED] writes:

Brice Peter Chubb wrote:
 Here it is.  But the problem is that X is trying to map a 1M region
 from location 0; on this machine you can't do that safely, so the
 kernel prevents it.
 

Brice Right.

Brice Note for the BTS: for the record, see the header of [1], the
Brice patch has been merged in 2.6.22-rc1.

 X Window System Version 7.1.1 Release Date: 12 May 2006 X Protocol
 Version 11, Revision 0, Release 7.1.1 Build Operating System:
 UNKNOWN Current Operating System: Linux berry
 2.6.21-rc5-g6d40fc51-dirty #20 SMP Mon May 28 10:48:11 EST 2007
 ia64
 

Brice Did you patch your 2.6.21-rc5 kernel with patches fron 2.6.22?


I'm running current head-of-tree, as I'm developing patches for the
upstream kernel.

Brice The corresponding fix has apparently been committed in Xorg in
Brice [2]. So Xserver 1.2 and above should be ok. You appear to be

Brice running Xserver 1.1.1. Is there any chance you try
Brice xserver-xorg-core 1.3 currently in unstable (you'll have to
Brice upgrade to libc6 2.5 to do so)? You could also have tried an
Brice earlier xserver-xorg-core 1.2 from snapshot.debian.net but I
Brice don't any 1.2 package built for ia64 there.

I'm trying it now... (for some reason the last apt-get upgrade I did
didn't upgrade this package; I think it was blocking on gcc-4.2-base)

It works.

Thanks for the help.

Shall I close the bug, or will you?

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 [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#151613: Please reconsider splitting out xauth!

2007-05-30 Thread Peter Chubb

# apt-get install xbase-clients
...
The following extra packages will be installed:
  cpp cpp-4.1 gcc-4.1-base libdrm2 libfs6 libgl1-mesa-glx libpng12-0
  libxcursor1 libxfixes3 libxi6 libxinerama1 libxkbfile1 libxmuu1 libxrandr2
  libxss1 libxtrap6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1
...
After unpacking 21.9MB of additional disk space will be used.

And afterwards:
# ldd `which xauth`
linux-gate.so.1 =  (0x8000)
libXau.so.6 = /usr/lib/libXau.so.6 (0x2004c000)
libXext.so.6 = /usr/lib/libXext.so.6 (0x2006)
libXmuu.so.1 = /usr/lib/libXmuu.so.1 (0x20098000)
libX11.so.6 = /usr/lib/libX11.so.6 (0x200b)
libc.so.6.1 = /lib/libc.so.6.1 (0x202a4000)
libXdmcp.so.6 = /usr/lib/libXdmcp.so.6 (0x204f8000)
libdl.so.2 = /lib/libdl.so.2 (0x2051)
/lib/ld-linux-ia64.so.2 (0x2000)

Of the extra packages installed to meet xbase-clients dependencies,
the only one necessary for xauth was libxmuu1.

All I want at present is to ssh in to a headless, small disk (1G)
virtual machine and run xterm.
--
Dr Peter Chubb http://www.gelato.unsw.edu.au  [EMAIL PROTECTED]
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#151613: Please reconsider splitting out xauth!

2007-05-30 Thread Peter Chubb
 Julien == Julien Cristau [EMAIL PROTECTED] writes:

Julien See http://lists.debian.org/debian-x/2007/05/msg01496.html and
Julien thank Timo for actually doing that work instead of just
Julien complaining about it.

Hurrah!  And yes, thankyou thankyou Timo.

Any idea of when it'll be in unstable for arm and ia64?

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
--
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#355691: oclock fails to update after time skip

2007-04-10 Thread Peter Chubb
 Brice == Brice Goglin [EMAIL PROTECTED] writes:

Brice Hi, About a year ago, you reported a bug to the Debian BTS
Brice regarding oclock not being updated after a time skip. Did you
Brice reproduce this problem recently? With Xorg/Etch? If not, 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 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#319115: Can't do gcc -static

2005-07-19 Thread Peter Chubb

Package: libc6.1-dev
Version: 2.3.2.ds1-22


When doing
gcc -static x.c
I see:
/usr/bin/ld: __libc_errno: TLS definition in 
/usr/lib/gcc/ia64-linux-gnu/4.0.1/../../../libc.a(errno.o) section .tbss 
mismatches non-TLS reference in 
/usr/lib/gcc/ia64-linux-gnu/4.0.1/../../../libc.a(check_fds.o)
/usr/lib/gcc/ia64-linux-gnu/4.0.1/../../../libc.a: could not read symbols: Bad 
value


x.c contains:

#include sys/errno.h
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 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#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 apt-proxy sees Error 404: Not Found when fetching the Packages
file, it doesn't go on to try other mirrors, but returns the 404
immediately.

Peter C


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#323780: Forefox hangs when trying to print

2005-08-18 Thread Peter Chubb
Package: mozilla-firefox
Version: 1.0.6-2

In the last few versions of firefox, I am unable to print.  Hitting
control-P or selecting `Print' from the file menu cause Firefox to
hang;  it no longer refreshes its windows, and does not respond to the
close button.

I'm using lprng; my /etc/printcap is as follows:

lp|hp 1100 laser printer
:rm=laser
:rp=lp
:force_localhost@

nicta|nicta|
:rm=printers.ken.nicta.com.au
:rp=ken-L5-E615A-p1
:force_localhost@

epson|epson720|
:rm=croak
:rp=chart
:force_localhost@



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
The technical we do immediately,  the political takes *forever*


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2005-08-18 Thread Peter Chubb

I worked out the problem.  Even though CUPS had been deinstalled some
time ago, mozilla appeared to be honouring the contents of
/etc/cups/client.conf and hanging while trying to talk to a
non-existent printer.

The bugs then are:
-- timeout too long while trying to talk to a non-existent 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.edu.au
The technical we do immediately,  the political takes *forever*


-- 
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 2005-05-20 21:54:42.0 
+1000
+++ apt-proxy-1.9.31.patch/apt_proxy/apt_proxy.py   2005-08-08 
14:12:56.134452314 +1000
@@ -360,6 +360,7 @@
-caches the received data if everyting went well (if saveData=True)
-takes care of mtime and atime
-finishes connection with server and the requests
+  -Tries next server if there was a problem

 
 import shutil
@@ -387,7 +388,9 @@
 self.factory.file_served(self.request.uri)
 
 
self.request.backend.get_packages_db().packages_file(self.request.uri)
-
+else:
+   self.request.activateNextBackendServer(self)
+ 
 if self.transport:
 try:
   self.transport.loseConnection()


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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
--- apt-proxy-1.9.31/apt_proxy/apt_proxy.py 2005-05-20 21:54:42.0 
+1000
+++ apt-proxy-1.9.31.patch/apt_proxy/apt_proxy.py   2005-08-09 
09:56:36.820948195 +1000
@@ -601,6 +601,8 @@
 self.http_status = self.status_code  
 
 self.setResponseCode(self.status_code)
+if (self.http_status != http.OK):
+self.request.activateNextBackendServer(self)
 
 def handleHeader(self, key, value):
 
@@ -625,7 +627,7 @@
 if self.length == 0:
 self.setResponseCode(http.NOT_FOUND)
 # print length:  + str(self.length), response:, self.status_code
-if self.http_status == http.NOT_MODIFIED:
+if self.status_code == http.NOT_MODIFIED:
 self.apDataEnd(self.transfered, False)
 else:
 self.apDataEnd(self.transfered, True)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2005-08-08 Thread Peter Chubb

Package: systemimager-server
Version: 3.4.1-1

If any rsync process is running (e.g., from the rsync package),
systemimager-server refuses to start the rsync daemon for
systemimager.


The init.d script should use start-stop-daemon to save a PID to test
somwehere in /var/run, so that random other rsync daemons do not
prevent startup.


--
Peter Chubb.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#483623: audacity: Hangs if pause button pressed before record button

2008-05-29 Thread Peter Chubb
Package: audacity
Version: 1.3.5-2
Severity: normal

the subject says it all:  after recording a bit, and hitting stop instead of 
pause, I wanted to reset levels then resume.  So I pressed pause then record.

Audacity then hung, apparently waiting on a futex.

To reproduce:
  Start Audacity.
  Press the `pause' button
 Press the `Record' button.

Audacity becomes unresponsive, and needs kill from another window to get rid 
of.It doesn't even respond to redraw-window events.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-rc4 (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages audacity depends on:
ii  libasound2  1.0.16-2 ALSA library
ii  libc6   2.7-11   GNU C Library: Shared libraries
ii  libexpat1   1.95.8-4 XML parsing C library - runtime li
ii  libflac++6  1.2.1-1.2Free Lossless Audio Codec - C++ ru
ii  libflac81.2.1-1.2Free Lossless Audio Codec - runtim
ii  libgcc1 1:4.3.0-5GCC support library
ii  libglib2.0-02.16.3-2 The GLib library of C routines
ii  libgtk2.0-0 2.12.9-4 The GTK+ graphical user interface 
ii  libid3tag0  0.15.1b-10   ID3 tag reading library from the M
ii  libjack00.109.2-3JACK Audio Connection Kit (librari
ii  libmad0 0.15.1b-3MPEG audio decoder library
ii  libogg0 1.1.3-3  Ogg Bitstream Library
ii  libsndfile1 1.0.17-4 Library for reading/writing audio 
ii  libsoundtouch1c21.3.1-2  sound stretching library
ii  libstdc++6  4.3.0-5  The GNU Standard C++ Library v3
ii  libvorbis0a 1.2.0.dfsg-3 The Vorbis General Audio Compressi
ii  libvorbisenc2   1.2.0.dfsg-3 The Vorbis General Audio Compressi
ii  libvorbisfile3  1.2.0.dfsg-3 The Vorbis General Audio Compressi
ii  libwxbase2.6-0  2.6.3.2.2-2  wxBase library (runtime) - non-GUI
ii  libwxgtk2.6-0   2.6.3.2.2-2  wxWidgets Cross-platform C++ GUI t

audacity recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#481278: openssh: Please provide server patched with LPK

2008-05-14 Thread Peter Chubb
Package: openssh
Severity: wishlist

In an installation with large numbers of machines, it's convenient to store SSH
public keys in LDAP.  The lpk patch http://dev.inversepath.com/trac/openssh-lpk
allows this.  I can understand not everyone would want this (not everyone
authenticates using LDAP for a start), but it would be very convenient for us.

For what it's worth Gentoo and Mandriva provide ways to install a patched sshd.

-- System Information:
Debian Release: testing/unstable
  APT prefers stable
  APT policy: (900, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.2-paulaner-1
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#485736: xemacs21: segfault on mouse motion (IA64)

2008-06-10 Thread Peter Chubb


Package: xemacs21
Version: 21.4.21-3
Severity: important

I recently upgraded xemacs21, and now I'm seeing frequent segfaults.

Here'a typical lisp backtrace:
Lisp backtrace follows:

  extent-at(57 ISO8--**-XEmacs: *Shell Command Output*  
(Fundamental Font)L5--All--- help-echo)
  # bind (point modeline-string modeline-point buffer window frame 
event)
  default-mouse-motion-handler(#motion-event 585, 303)
  # (condition-case ... . error)
  # (catch top-level ...)

The C backtrace isn't useful (no symbols):
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x20f2f0f0 (LWP 8097)]
0x40194261 in ?? ()
(gdb) bt
#0  0x40194261 in ?? ()
#1  0x40197970 in ?? ()
#2  0x401988f0 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: ia64

Kernel: Linux 2.6.25-rc8-00208-g7180c4c-dirty (PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xemacs21 depends on:
ii  xemacs21-mule 21.4.21-3  highly customizable text editor --

xemacs21 recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#487770: Segfault on startup

2008-06-23 Thread Peter Chubb


Package: conky
Version: 1.5.1-1
Tag: Important

When I type, `conky' I get a segfault immediately.

I rebuilt from source.  GDB gives a backtrace thus:
(gdb) bt
#0  0x0040cfdb in extract_variable_text_internal (
const_p=value optimized out) at conky.c:2626
#1  0x00411ce7 in extract_variable_text (
p=0x6440d0 $nodename - $sysname $kernel on $machine\n$stippled_hr\n${color 
lightgrey}Uptime:$color $uptime ${color lightgrey}- Load:$color $loadavg Freq: 
$freq MHz $acpitemp C\n${color lightgrey}CPU Usage:${color #...)
at conky.c:4036
#2  0x00418981 in main (argc=1, argv=0x7fffb3ab0548) at conky.c:8737

Here's a minimal .conkyrc that triggers the bug:
---
TEXT
$diskiograph
---

I'm running amd64 with a 2.6.26-rc6 kernel if that makes a difference,
otherwise straight Debian unstable.

It looks like the latest version of conky insists on an argument to
diskiograph and segfaults if one isn't given.

Changing the .conkyrc to ${diskiograph /dev/hda}  works; is htere any
more a way to get aggregat disk I/O on a graph?


--
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#352905: gnomesword: Crashes immediately on startup

2006-02-14 Thread Peter Chubb
Package: gnomesword
Version: 2.1.5-1
Severity: grave
Justification: renders package unusable

I type:
   gnomesword2

I see:

Initiating GNOME session handler

and then a popup that says 
The Application gnomesword2 has quit unexpectedly.
with two buttons: Restart Application and Close.


I ran gnomesword2 under gdb:

(gdb) bt
#0  0xb6f02cd3 in strlen () from /lib/tls/libc.so.6
#1  0xb6f029c5 in strdup () from /lib/tls/libc.so.6
#2  0x0808ddff in main_init_backend ()
#3  0x08083716 in main ()


I suspect there's a problem in my installation; but in any case, there 
shouldn't be a segfault here.

(and, btw, I consider the list of dependencies for gnomesword excessive.  Why 
is all that sound stuff in there?)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-rc3
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gnomesword depends on:
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libbonobo2-0  2.10.1-1   Bonobo CORBA interfaces library
ii  libbonoboui2- 2.10.1-2   The Bonobo UI library
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libcomerr21.38+1.39-WIP-2005.12.31-1 common error description library
ii  libcurl3-gnut 7.15.1-1   Multi-protocol file transfer libra
ii  libesd0   0.2.36-3   Enlightened Sound Daemon - Shared 
ii  libfontconfig 2.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgail-commo 1.8.8-1GNOME Accessibility Implementation
ii  libgail17 1.8.8-1GNOME Accessibility Implementation
ii  libgcc1   1:4.0.2-8  GCC support library
ii  libgconf2-4   2.12.1-8   GNOME configuration database syste
ii  libgcrypt11   1.2.2-1LGPL Crypto library - runtime libr
ii  libglade2-0   1:2.5.1-2  library to load .glade files at ru
ii  libglib2.0-0  2.8.6-1The GLib library of C routines
ii  libgnome-keyr 0.4.6-2GNOME keyring services library
ii  libgnome2-0   2.12.0.1-5 The GNOME 2 library - runtime file
ii  libgnomecanva 2.12.0-2   A powerful object-oriented display
ii  libgnomeprint 2.12.1-3   The GNOME 2.2 print architecture -
ii  libgnomeprint 2.12.1-2   GNOME 2.2 print architecture User 
ii  libgnomeui-0  2.12.0-2   The GNOME 2 libraries (User Interf
ii  libgnomevfs2- 2.12.2-5   GNOME virtual file-system (runtime
ii  libgnutls11   1.0.16-14  GNU TLS library - runtime library
ii  libgpg-error0 1.1-4  library for common error values an
ii  libgtk2.0-0   2.8.10-1   The GTK+ graphical user interface 
ii  libgtkhtml3.8 3.8.1-1HTML rendering/editing library - r
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libidn11  0.5.18-1   GNU libidn library, implementation
ii  libjpeg62 6b-11  The Independent JPEG Group's JPEG 
ii  libkrb53  1.4.3-5MIT Kerberos runtime libraries
ii  liborbit2 1:2.12.4-1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.10.3-1   Layout and rendering of internatio
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libstdc++64.0.2-8The GNU Standard C++ Library v3
ii  libsword5c2a  1.5.8-8API/library for bible software
ii  libtasn1-20.2.17-1   Manage ASN.1 structures (runtime)
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxml2   2.6.23.dfsg.1-0.1  GNOME XML library
ii  sword-comm-mh 1.1-3  Matthew Henry Concise Commentary f
ii  sword-comm-pe 1.0-4  Personal Commentary for SWORD
ii  sword-comm-sc 1.0-2  Scofield Reference Notes, 1917 edi
ii  sword-comm-td 1.1-2  C. H. Spurgeon's Treasury of David
ii  sword-dict-na 1.1-2  Naves Topical Bible for SWORD
ii  sword-dict-st 1.2-2  Strong's Greek Bible Dictionary fo
ii  sword-dict-st 1.2-2  Strong's Hebrew Bible Dictionary f
ii  sword-text-kj 2.2-2  King James Version with Strongs Nu
ii  sword-text-we 1.4-2  World English Bible 

Bug#353233: hotplug: Fails to load modules for orinoco_cs card

2006-02-16 Thread Peter Chubb
Package: hotplug
Version: 0.0.20040329-25
Severity: normal

I've just switched from cardmgr in pcmcia-cs to hotplug+pcmciautils.  I do 
*not* have udev installed.  When I insert a Netgear MA401 wireless card 
(16-bit PCMCIA) I see the message:
pccard: PCMCIA card inserted into slot 0
pcmcia: registering new device pcmcia0.0

and the appropriate /sys/bus/pcmcia/0.0/* appear.

But the orinoco_cs module is not loaded automatically, as it should be.

I have pcmciautils version 012-3 installed.



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-rc3-g5ecfbae0-dirty
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages hotplug depends on:
ii  bash 3.1-2   The GNU Bourne Again SHell
ii  debconf [debconf-2.0]1.4.70  Debian configuration management sy
ii  grep 2.5.1.ds2-4 GNU grep, egrep and fgrep
ii  module-init-tools3.2.2-2 tools for managing Linux kernel mo
ii  modutils 2.4.27.0-4  Linux module utilities
ii  procps   1:3.2.6-2   /proc file system utilities
ii  sed  4.1.4-5 The GNU sed stream editor

Versions of packages hotplug recommends:
ii  ifupdown  0.6.7  high level tools to configure netw
ii  pciutils  1:2.1.11-15.3  Linux PCI Utilities
ii  usbutils  0.71+cvs20051029-4 USB console utilities

-- debconf information:
  hotplug/ignore_pci_class_display: true
  hotplug/net_agent_policy: hotplug
  hotplug/static_module_list:
  hotplug/x11_usbmice_hack: false


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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#366514: Automatic upgrade from Xfree86 needs to fix mouse

2006-05-09 Thread Peter Chubb

Package: xserver-xorg
Version: 7.0.17

I tried to upgrade from Xserver-xfree86 to xserver-xorg.  The
XF86Config-4 file had the mouse device as /dev/input/mice.  The
rewritten xorg.conf file had /dev/mouse, which doesn't exist on my
system.   It looks as though the info in XF86Config-4 is not consulted
for the upgrade.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#366513: Cirrus driver produces unusable display

2006-05-09 Thread Peter Chubb

Package: xserver-xorg
Version: 7.0.17

When I run X, I see a display that has a central section that looks
more-or-less normal, surrounded by a band of weirdness.  If I tell
Xserver-xorg to use the vesa driver, all works more or less.

My laptop uses a Cirrus logic GD7548
With Xfree86 I used to use the svga driver.

The automatic upgrade from Xfree86 wrote a config file that attempted
to use the Cirrus driver.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#367190: On Amd64, sane-find-scanner works, scanimage -L does not.

2006-05-14 Thread Peter Chubb
Package: sane
Version: 1.0.14-1
Severity: normal


I'm using an Espon perfection 4990 scanner attached to a USB 2.0 port
The scanner works perfectly when attached to a real x86 box, but does 
not on this box, neither in an ia32 chroot, nor native.
I've tried both epson and epkowa backends.

I'm not sure that the problem may not actually be either in the kernel 
or in libusb.

$ lsusb
Bus 001 Device 014: ID 0924:fff2 Xerox 
Bus 001 Device 001: ID :  
Bus 002 Device 042: ID 04b8:012a Seiko Epson Corp. 
Bus 002 Device 001: ID :  
$ SANE_DEBUG_EPKOWA=255 scanimage -L
[sanei_debug] Setting debug level of epkowa to 255.
[epkowa] sane_init: sane-backends 1.0.17
[epkowa] sane_init, # epkowa.conf -- sample configuration for the EPKOWA SANE 
backend
[epkowa] sane_init, # Copyright (C) 2004  Olaf Meeuwissen
[epkowa] sane_init, #
[epkowa] sane_init, # See sane-epkowa(5), sane-scsi(5) and sane-usb(5) for 
details.
[epkowa] sane_init, 
[epkowa] sane_init, # SCSI scanners can be configured simply by listing the 
path to the
[epkowa] sane_init, # device.  For example, if your system claims to have a 
/dev/scanner
[epkowa] sane_init, # SCSI device, all you have to do is uncomment the 
following line:
[epkowa] sane_init, #
[epkowa] sane_init, #/dev/scanner
[epkowa] sane_init, #
[epkowa] sane_init, # In the interest of maintainability, most installations 
would have
[epkowa] sane_init, # /dev/scanner sym-linked to the real SCSI scanner device 
node.
[epkowa] sane_init, #
[epkowa] sane_init, # An alternative way that works for many operating systems 
and is a
[epkowa] sane_init, # little bit more generic, is to have the backend probe 
for your SCSI
[epkowa] sane_init, # scanner with the following configuration command:
[epkowa] sane_init, #
[epkowa] sane_init, scsi EPSON
[epkowa] sane_init, 
[epkowa] sane_init, # On systems with libusb, the following line is sufficient 
to get the
[epkowa] sane_init, # backend to recognise your USB scanners.  It presumes, 
however, that
[epkowa] sane_init, # the scanner---more precisely, it's USB product ID---is 
known to the
[epkowa] sane_init, # backend.
[epkowa] sane_init, # For all USB scanners that are officially supported by 
this backend,
[epkowa] sane_init, # this presumption is true.  A list of such scanners can 
be found in
[epkowa] sane_init, # sane-epkowa(5).
[epkowa] sane_init, #
[epkowa] sane_init, usb
[epkowa] attach_one_usb()
[epkowa] SANE EPKOWA Backend 1.16.0-3 - 2005-06-29
[epkowa] attach(, 3)
[epkowa] attach: opening 
[epkowa] attach_one_usb(libusb:002:042)
[epkowa] SANE EPKOWA Backend 1.16.0-3 - 2005-06-29
[epkowa] attach(libusb:002:042, 3)
[epkowa] attach: opening libusb:002:042
[epkowa] Found valid EPSON scanner: 0x4b8/0x12a (vendorID/productID)
[epkowa] reset()
[epkowa] send buf, size = 2
[epkowa] buf[0] 1b .
[epkowa] buf[1] 40 @
[epkowa] receive buf, expected = 1, got = 1
[epkowa] buf[0] 06 .
[epkowa] get_identity_information()
[epkowa] send buf, size = 2
[epkowa] buf[0] 1b .
[epkowa] buf[1] 49 I
[epkowa] receive buf, expected = 4, got = 0
[epkowa] ident failed
[epkowa] close_scanner(fd = 0)
[epkowa] sane_init, 
[epkowa] sane_init, # For any USB scanner not known to the backend (yet), you 
may, at your
[epkowa] sane_init, # own peril(!!), force the backend to recognise and use it 
via libusb.
[epkowa] sane_init, # You can do so by the following configuration command:
[epkowa] sane_init, #
[epkowa] sane_init, #   usb USB vendor ID USB product ID
[epkowa] sane_init, #
[epkowa] sane_init, # SEIKO EPSON's USB vendor ID is '0x04b8' (without 
quotes).  In order
[epkowa] sane_init, # to find the USB product ID, use lsusb(1) or, on Linux 
systems, peek
[epkowa] sane_init, # at the information in /proc/bus/usb/devices.
[epkowa] sane_init, # A sample configuration for the Perfection 1650 
(GT-8200), which has
[epkowa] sane_init, # a product ID of 0x0110, would look as follows:
[epkowa] sane_init, #
[epkowa] sane_init, #usb 0x04b8 0x012a
[epkowa] sane_init, 
[epkowa] sane_init, usb 0x04b8 0x012a
[epkowa] attach_one_usb(libusb:002:042)
[epkowa] SANE EPKOWA Backend 1.16.0-3 - 2005-06-29
[epkowa] attach(libusb:002:042, 3)
[epkowa] attach: opening libusb:002:042
[epkowa] Found valid EPSON scanner: 0x4b8/0x12a (vendorID/productID)
[epkowa] reset()
[epkowa] send buf, size = 2
[epkowa] buf[0] 1b .
[epkowa] buf[1] 40 @
[epkowa] receive buf, expected = 1, got = 1
[epkowa] buf[0] 06 .
[epkowa] get_identity_information()
[epkowa] send buf, size = 2
[epkowa] buf[0] 1b .
[epkowa] buf[1] 49 I
[epkowa] receive buf, expected = 4, got = 0
[epkowa] ident failed
[epkowa] close_scanner(fd = 0)
[epkowa] sane_init, 
[epkowa] sane_init, # When not accessing your USB scanner via libusb, you may 
need to use
[epkowa] sane_init, # one of the configuration commands below or commands that 
are almost
[epkowa] sane_init, # the same.  These commands typically access the scanner 
via a kernel
[epkowa] sane_init, # scanner module.
[epkowa] sane_init, #
[epkowa] sane_init, #usb 

Bug#367435: lib32gcc1: Will not install: conflicts with libgcc1

2006-05-15 Thread Peter Chubb
Package: lib32gcc1
Version: 1:4.0.2-9+ia32.libs.1.6
Severity: normal

When I try to install lib32gcc1, I see:
 Preparing to replace lib32gcc1 1:3.4.3-12+ia32.libs.1.5 (using 
.../lib32gcc1_1%3a4.0.2-9+ia32.libs.1.6_ia64.deb) ...
Unpacking replacement lib32gcc1 ...
dpkg: error processing 
/var/cache/apt/archives/lib32gcc1_1%3a4.0.2-9+ia32.libs.1.6_ia64.deb 
(--unpack):
 trying to overwrite `/usr/share/lintian/overrides/libgcc1', which is 
also in package libgcc1
Errors were encountered while processing:
 /var/cache/apt/archives/lib32gcc1_1%3a4.0.2-9+ia32.libs.1.6_ia64.deb


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: ia64
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-rc5-g66e05225
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages lib32gcc1 depends on:
pn  ia32-libs none (no description available)

lib32gcc1 recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#341596: [PATCH] loadkeys -m shouldn't need console.

2006-03-28 Thread Peter Chubb

This bug really started to annoy me when I couldn't cross-compile ARM
kernels as a batch job...

The problem is the unicode patch, 430_read_keymaps_fmt.patch
which unconditionally tries to work out if the current console is in
unicode mode.  Appended is a patch that makes this conditional on not
-m.

diff -Nru ./console-tools-0.2.3/kbdtools/loadkeys.y 
../build-tree.new/console-tools-0.2.3/kbdtools/loadkeys.y
--- ./console-tools-0.2.3/kbdtools/loadkeys.y   2006-03-29 15:24:20.0 
+1100
+++ ../build-tree.new/console-tools-0.2.3/kbdtools/loadkeys.y   2006-03-29 
15:23:42.0 +1100
@@ -408,17 +408,18 @@
}
 }
 
-  fd = get_console_fd(NULL);
-  if (!optu) {
-if (ioctl(fd, KDGKBMODE, mode)) {
-   perror(KDGKBMODE);
-   fprintf(stderr, _(loadkeys: error reading keyboard mode\n));
-   exit(1);
- }
-if (mode == K_UNICODE)
-   set_charset(unicode);
-}
-
+  if (!optm) {
+fd = get_console_fd(NULL);
+if (!optu) {
+  if (ioctl(fd, KDGKBMODE, mode)) {
+perror(KDGKBMODE);
+fprintf(stderr, _(loadkeys: error reading keyboard mode\n));
+exit(1);
+  }
+  if (mode == K_UNICODE)
+set_charset(unicode);
+  }
+  }
   args = argv + optind - 1;
   /* set up the first input file, if any */
   yywrap();


-- 
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#341956: [PATCH] loadkeys -m shouldn't need console.

2006-03-29 Thread Peter Chubb
 Denis == Denis Barbier [EMAIL PROTECTED] writes:

Denis On Wed, Mar 29, 2006 at 03:43:18PM +1100, Peter Chubb wrote:
  This bug really started to annoy me when I couldn't cross-compile
 ARM kernels as a batch job...

Denis As noticed by Frans, this post is about #341956 and not
Denis #341596, please respect the Reply-To.  Peter, thanks for your
Denis patch.  It is included here to reach #341956.

Sorry for the error; thanks for fixing it up.

Peter C


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#364773: xpdf always says: Warning: Attempt to remove nonexistent passive grab

2006-04-25 Thread Peter Chubb

Package: xpdf
Version: 3.01-7

On exit, xpdf always says:
  Warning: Attempt to remove nonexistent passive grab

To reproduce:
   start xpdf on some file, then close the window or press the `quit'
button.


-- 
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#355691: oclock fails to update after time skip

2006-03-07 Thread Peter Chubb

Package: xbase-clients
Version: 6.9.0.dfsg.1-4

I run oclock on my laptop.  When I suspend and resume some time later,
oclock shows the wrong time.  I think it's missed some timeouts.  It
never seems to catch up.

-- 
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#351693: Build-dep incorrect for guile-1,6,7-2

2006-03-08 Thread Peter Chubb

guile-1.6 needs to build-depend on slib(=3a2-5) --- the changes to
fix bug 334735 makes it incompatible with older slib packages.

-- 
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#361191: quilt: should build-depend on diffstat

2006-04-07 Thread Peter Chubb
Package: quilt
Version: 0.44-3
Severity: normal

quilt refresh --diffstat says
diffstat support has not been built into `quilt'

diffstat support is only built into quilt if it is present in the build 
environment.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-rc1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages quilt depends on:
ii  bzip2 1.0.3-2high-quality block-sorting file co
ii  diffstat  1.41-1 produces graph of changes introduc
ii  gawk  1:3.1.5-3  GNU awk, a pattern scanning and pr
ii  gettext   0.14.5-2   GNU Internationalization utilities
ii  libc6 2.3.6-5GNU C Library: Shared libraries an
ii  patch 2.5.9-4Apply a diff file to an original

quilt recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#362048: libnss_ldap library dependencies screwed on IA64

2006-04-11 Thread Peter Chubb

Package: libnss-ldap
Version: 238-1.1
Severity: grave

I did apt-get upgrade yesterday, and now noone can login to the box.
The problem is:

 ldd /lib/libnss_ldap.so.2 
linux-gate.so.1 =  (0xa000)
libldap_r.so.2 = /usr/lib/libldap_r.so.2 (0x200800088000)
liblber.so.2 = /usr/lib/liblber.so.2 (0x200800108000)
libdl.so.2 = /lib/tls/libdl.so.2 (0x20080013)
libnsl.so.1 = /lib/tls/libnsl.so.1 (0x200800148000)
libresolv.so.2 = /lib/tls/libresolv.so.2 (0x200800184000)
libc.so.6.1 = /lib/tls/libc.so.6.1 (0x2008001b8000)
libcrypt.so.1 = /lib/tls/libcrypt.so.1 (0x200800438000)
libsasl2.so.2 = /usr/lib/libsasl2.so.2 (0x200800484000)
libgnutls.so.11 = /usr/lib/libgnutls.so.11 (0x2008004c)
libpthread.so.0 = /lib/tls/libpthread.so.0 (0x2008005ac000)
/lib/ld-linux-ia64.so.2 (0x2008)
libtasn1.so.2 = not found
libgcrypt.so.11 = /usr/lib/libgcrypt.so.11 (0x2008005e)
libgpg-error.so.0 = /usr/lib/libgpg-error.so.0 (0x200800688000)
libz.so.1 = /usr/lib/libz.so.1 (0x20080069c000)

libtasn1.so.2 is no longer present in libtasn1-2
the current version is libtasn1.so.3

I worked around the problem by doing 
apt-get install libtasn1-2/testing

For what it's worth I'm running on IA64.

--
Dr Peter Chubb http://www.gelato.unsw.edu.au  [EMAIL PROTECTED]
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#362073: jpilot-syncmal won't connect securely

2006-04-11 Thread Peter Chubb

Package: jpilot-syncmal
Version: 0.72.1-3

Whenever I try to hotsync for AvantGo, my Virtually There channels
report:
  Security Error

  You need to connect to the server securely.  Make sure you are
  connecting to a secure server and check the `Use Secure Connection'
  checkbox in the Server Preferences menu.

On the PDA, I have checked that box.  I have:
  Server Addr: sync.avantgo.com
  Port: 443
  
  [] Refresh all content
  [TICK] Use Secure Connection

There's no corresponding configuration available for the jpilot
plugin?
I'm using AvantGo version 4.2


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



  1   2   3   >