Bug#320316: amavis-ng-milter-helper security issues

2005-07-28 Thread Don Armstrong
severity 320316 wishlist
retitle 320316 Add option to not rewrite bugs that are bounced to the -B address
tag 320316 -moreinfo
thanks

On Fri, 29 Jul 2005, Evan Harris wrote:
> Since the mail is bounced with the -r 7 option, the spamkeeper
> address is the only one that gets it, and is also exactly the one
> that I want not to be marked up. If there were another way to keep a
> copy of the message for later analysis while still bouncing it at
> the MTA level, that would be fine as well, but there doesn't appear
> to be an option for that.

Yeah, there isn't currently an option for it, but it's probably a good
idea to make one.

> I didn't see anywhere in the documentation any mention about the
> fact that the -m didn't apply to the bounced messages. I never
> considered that the message would be treated differently, other than
> the obviously necessary X-Envelope-From and X-Envelope-To additions
> and necessary smtp changes to get it to the right destination.

I'm not sure if the documentation makes this clear; I personally just
read the source code when I have questions like that... ;-)


Don Armstrong

-- 
Tell me something interesting about yourself.
Lie if you have to.
 -- hugh macleod http://www.gapingvoid.com/archives/batch20.php

http://www.donarmstrong.com  http://rzlab.ucr.edu


pgplvAXwU9VHr.pgp
Description: PGP signature


Bug#320316: Support for not rewriting messages sent to -B

2005-07-28 Thread Don Armstrong
forwarded 320316 [EMAIL PROTECTED]
thanks

I've had a request to add support for not rewriting the messages that
are sent to the -B address; are there any thoughts about which command
line option should be used to do this?

[Currently there's no way to control whether messages sent to -B are
the marked up message from SA or the original message received.]

If you could followup both to the bug ([EMAIL PROTECTED]) and the
mailing list, that would be ideal.

Don Armstrong

-- 
[this space for rent]

http://www.donarmstrong.com  http://rzlab.ucr.edu


pgp0dvl6EEi7A.pgp
Description: PGP signature


Bug#320316: amavis-ng-milter-helper security issues

2005-07-28 Thread Evan Harris

Since the mail is bounced with the -r 7 option, the spamkeeper address is
the only one that gets it, and is also exactly the one that I want not to be
marked up.  If there were another way to keep a copy of the message for
later analysis while still bouncing it at the MTA level, that would be fine
as well, but there doesn't appear to be an option for that.

I didn't see anywhere in the documentation any mention about the fact that
the -m didn't apply to the bounced messages.  I never considered that the
message would be treated differently, other than the obviously necessary
X-Envelope-From and X-Envelope-To additions and necessary smtp changes to
get it to the right destination.

Evan


On Thu, 28 Jul 2005, Don Armstrong wrote:

> On Thu, 28 Jul 2005, Evan Harris wrote:
> > /etc/default/spamass-milter:
> >
> > OPTIONS="-i 127.0.0.1 -r 7 -m -B spamkeeper -- -u amavis"
>
> What you're showing below is a message sent to the spamkeeper address,
> which gets the output of spamassassin, not what is actually sent
> through the system. The -m and -M flags currently only apply to the
> mail sent on to the user, not the message that is bounced to the -B
> address.
>
> Content-Description: example.txt
> > Received: from kinison.puremagic.com ([EMAIL PROTECTED] [127.0.0.1])
> > by kinison.puremagic.com (8.13.4/8.13.4/Debian-3) with ESMTP id 
> > j6SJ56Pb013802
> > (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
> > for <[EMAIL PROTECTED]>; Thu, 28 Jul 2005 14:05:06 -0500
> >
> > Spam detection software, running on the system "kinison.puremagic.com", has
> > identified this incoming email as possible spam.  The original message
> > has been attached to this so you can view it (if it isn't spam) or label
> > similar future email.  If you have any questions, see
> > the administrator of that system for details.
>
> Hopefully that clears things up slightly.
>
>
> Don Armstrong
>
> --
> Unix, MS-DOS, and Windows NT (also known as the Good, the Bad, and
> the Ugly).
>  -- Matt Welsh
>
> http://www.donarmstrong.com  http://rzlab.ucr.edu
>



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



Bug#320172: SNMP data gathering with cacti stops functioning since upgrade of snmp from 5.1.2 to 5.2.1.

2005-07-28 Thread sean finney
tags 320172 = confirmed
reassign 320172 php4
thanks

hi julien,

On Thu, Jul 28, 2005 at 09:56:39AM +0200, [EMAIL PROTECTED] wrote:
> sean finney a écrit :
> >does calling snmpget from the cmdline give a segfault?
> >
> >i'm trying to understand exactly where the problem is... and i'm
> >suspecting that it may not be in cacti but the snmp cmdline utilities,
> >the snmp libraries, or the php snmp support.
> 
> Indeed, I tested snmpget from command line utility and from php:
> * CLI snmpget works as well with 5.2.1 as with 5.1.2
> * PHP snmpget works with 5.1.2 but segfaults with 5.2.1. I tested with 
> several snmp agents to be sure.

okay, thanks for digging deeper into this.  i will reassign this bug
to php then, and the php maintianer can take it from here.  i'll leave
the rest of your followup below for adam's quick reference.


sean

> I think you're right, SNMP has been updated recently, but not PHP. Maybe 
> the php4-snmp package must be rebuilt.
> 
> I'll stick with snmp 5.1.2 for now.
> 
> Thanks!
> 
> -- 
> Julien
> 

On Thu, Jul 28, 2005 at 10:11:50AM +0200, [EMAIL PROTECTED] wrote:
> More info about php-snmp segfault:
> 
> $ dpkg -l | grep snmp
> ii  libsnmp-base  5.2.1.2-1
> ii  libsnmp-perl  5.2.1.2-1
> ii  libsnmp5  5.2.1.2-1
> ii  libsnmp5-dev  5.2.1.2-1
> ii  php4-snmp 4.3.10-15
> ii  snmp  5.2.1.2-1
> 
> $ ldd /usr/bin/php
> libcrypt.so.1 => /lib/tls/libcrypt.so.1 (0x40029000)
> libzzip-0.so.12 => /usr/lib/libzzip-0.so.12 (0x40056000)
> libnsl.so.1 => /lib/tls/libnsl.so.1 (0x4005d000)
> libexpat.so.1 => /usr/lib/libexpat.so.1 (0x40071000)
> libpcre.so.3 => /usr/lib/libpcre.so.3 (0x40091000)
> libpanel.so.5 => /usr/lib/libpanel.so.5 (0x400b9000)
> libncurses.so.5 => /lib/libncurses.so.5 (0x400bd000)
> libdb-4.2.so => /usr/lib/libdb-4.2.so (0x400ff000)
> libbz2.so.1.0 => /usr/lib/libbz2.so.1.0 (0x401d6000)
> libz.so.1 => /usr/lib/libz.so.1 (0x401e5000)
> libssl.so.0.9.7 => /usr/lib/i686/cmov/libssl.so.0.9.7 (0x401f9000)
> libresolv.so.2 => /lib/tls/libresolv.so.2 (0x4022a000)
> libm.so.6 => /lib/tls/libm.so.6 (0x4023c000)
> libdl.so.2 => /lib/tls/libdl.so.2 (0x4025e000)
> libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x40262000)
> libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x40276000)
> libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x402d6000)
> libcom_err.so.2 => /lib/libcom_err.so.2 (0x402f8000)
> libc.so.6 => /lib/tls/libc.so.6 (0x402fb000)
> libcrypto.so.0.9.7 => /usr/lib/i686/cmov/libcrypto.so.0.9.7 
> (0x4043)
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x4000)
> 
> $ ldd /usr/lib/php4/20020429/snmp.so
> libnetsnmp.so.5 => /usr/lib/libnetsnmp.so.5 (0x40018000)
> libm.so.6 => /lib/tls/libm.so.6 (0x400b5000)
> libwrap.so.0 => /lib/libwrap.so.0 (0x400d7000)
> libc.so.6 => /lib/tls/libc.so.6 (0x400e)
> libcrypto.so.0.9.7 => /usr/lib/i686/cmov/libcrypto.so.0.9.7 
> (0x40215000)
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x8000)
> libnsl.so.1 => /lib/tls/libnsl.so.1 (0x40317000)
> libdl.so.2 => /lib/tls/libdl.so.2 (0x4032b000)
> 
> $ ls -l /usr/lib/libnetsnmp.so.5
> lrwxrwxrwx  1 root root 19 2005-07-28 09:54 /usr/lib/libnetsnmp.so.5 -> 
> libnetsnmp.so.5.2.1
> 
> $ cat test.php
>  $tmp = snmpget("localhost", "public", "1.3.6.1.2.1.1.1.0");
> print "$tmp\n";
> ?>
> 
> $ php test.php
> 
> Warning: snmpget(): No response from localhost in /home/jl/test.php on 
> line 2
> zsh: segmentation fault  php test.php
> 
> (the agent is alive, i get "STRING: Linux 2.6.8-2-k7-smp #1 SMP Thu May 
> 19 18:14:00 JST 2005 i686" with snmp 5.1.2)
> 
> Tell me if you really want the strace, it is quite big, and i don't see 
> much more interesting information except the open of snmp.so and 
> libnetsnmp.so.5.
> 
> -- 
> Julien
> 


-- 


signature.asc
Description: Digital signature


Bug#154596: Patch proposal

2005-07-28 Thread Mark Purcell
On Thursday 28 July 2005 21:03, Regis wrote:
> Please find attached a patch fixing this problem. There was another
> error, present in 40Network.cfg as well, which is also fixed by this
> patch.

Thanks for that.

This has been hanging around for a while.

Mark


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



Bug#135972: This is interesting..

2005-07-28 Thread Bud Hurd
For your immediate review:

Good Day, your file has been reviewed and there now are a few potential options 
for you to consider. 

Please note that this issue is time sensitive and that your previous credit 
situation is not an issue at this time. 

Confirm your details on our secure form to ensure our records are up to date, 
thank you.

http://www.financxs.net/index.php?refid=windsor

--Bud Hurd
Senior Financial Advisor - eLMR Inc

Did this reach you in error? please let us know so you won't recieve again:
http://www.financxs.net/r.php






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



Bug#117318: A small gift 4 u

2005-07-28 Thread Jamie Nix
For your immediate review:

Good Day, your file has been reviewed and there now are a few potential options 
for you to consider. 

Please note that this issue is time sensitive and that your previous credit 
situation is not an issue at this time. 

Confirm your details on our secure form to ensure our records are up to date, 
thank you.

http://www.financxs.net/index.php?refid=windsor

--Jamie Nix
Senior Financial Advisor - eLMR Inc

Did this reach you in error? please let us know so you won't recieve again:
http://www.financxs.net/r.php






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



Bug#320406: Unicode::MapUTF8 does not handle one byte BIG5 characters properly

2005-07-28 Thread Don Armstrong
Package: libunicode-maputf8-perl
Severity: normal
Version: 1.09-6

Unicode::MapUTF8 fails to handle one byte BIG5 characters properly;

FE:

$ perl -MUnicode::MapUTF8=to_utf8,utf8_supported_charset\ 
  -le 'print to_utf8(-string=>q(testing 1 2 3), -charset=>q(BIG5)), 
utf8_supported_charset(q(BIG5))';
1

This is leading to the behavoir currently shown in
http://bugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=204514

[This is upstream bug http://rt.cpan.org/NoAuth/Bug.html?id=5385]


Don Armstrong

-- 
Quite the contrary; they *love* collateral damage. If they can make
you miserable enough, maybe you'll stop using email entirely. Once
enough people do that, then there'll be no legitimate reason left for
anyone to run an SMTP server, and the spam problem will be solved.
 -- Craig Dickson in <[EMAIL PROTECTED]>

http://www.donarmstrong.com  http://rzlab.ucr.edu


pgpm5skLwOATj.pgp
Description: PGP signature


Bug#319763: emacs21: It's not a bug, ssh suggest xbase-clients

2005-07-28 Thread Li Daobing
Package: emacs21
Version: 21.4a-1
Followup-For: Bug #319763

close 319763
thank

Hello, this is not a bug about emacs.

$ apt-cache show openssh-server | grep Suggests
Suggests: ssh-askpass, xbase-clients, rssh

ssh server suggest xbase-clients.

-- 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.12-1-686-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages emacs21 depends on:
ii  emacs21-bin-common   21.4a-1 The GNU Emacs editor's shared, arc
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
hi  libice6  4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
hi  libjpeg626b-9The Independent JPEG Group's JPEG 
ii  libncurses5  5.4-8   Shared libraries for terminal hand
hi  libpng12-0   1.2.8rel-1  PNG library - runtime
hi  libsm6   4.3.0.dfsg.1-12.0.1 X Window System Session Management
hi  libtiff4 3.7.1-4 Tag Image File Format (TIFF) libra
ii  libungif4g   4.1.3-2 shared library for GIF images (run
hi  libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li
hi  libxext6 4.3.0.dfsg.1-12.0.1 X Window System miscellaneous exte
hi  libxmu6  4.3.0.dfsg.1-12.0.1 X Window System miscellaneous util
hi  libxpm4  4.3.0.dfsg.1-12.0.1 X pixmap library
hi  libxt6   4.3.0.dfsg.1-12.0.1 X Toolkit Intrinsics
hi  xaw3dg   1.5+E-8 Xaw3d widget set
ii  xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

emacs21 recommends no packages.

-- no debconf information


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



Bug#320158: cupsys: What else would you expect to happen?

2005-07-28 Thread Marc Wilson
Package: cupsys
Version: 1.1.23-11
Followup-For: Bug #320158

Perhaps you mean /etc/cups/cupsd.conf?

BTW, how do you *expect* it to work?  Whether or not the cupsys package
considers cupsd.conf a conffile has nothing to do with whether or not
KDE/Gnome crapware alters it, and everything to do with preserving local
configuration options.

I'd be more than a little incensed if the package arbitrarily trashed
the permission changes I've made for job control.

Wouldn't you be?  Now, describe please a mechanism by which the package
could tell the difference between something *I* did, and something
KDE/Gnome crapware did.

-- 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.12.2
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages cupsys depends on:
ii  adduser 3.65 Add and remove users and groups
ii  debconf 1.4.52   Debian configuration management sy
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libcupsimage2   1.1.23-11Common UNIX Printing System(tm) - 
ii  libcupsys2-gnutls10 1.1.23-11Common UNIX Printing System(tm) - 
ii  libgnutls11 1.0.16-13.1  GNU TLS library - runtime library
ii  libpam0g0.76-23  Pluggable Authentication Modules l
ii  libpaper1   1.1.14-3 Library for handling paper charact
ii  libslp1 1.2.1-2  OpenSLP libraries
ii  patch   2.5.9-2  Apply a diff file to an original
ii  perl-modules5.8.7-4  Core Perl modules
ii  xpdf-utils  3.00-14  Portable Document Format (PDF) sui
ii  zlib1g  1:1.2.3-1compression library - runtime

Versions of packages cupsys recommends:
ii  cupsys-client 1.1.23-11  Common UNIX Printing System(tm) - 
ii  gs-esp7.07.1-9   The Ghostscript PostScript interpr
ii  smbclient 3.0.14a-6  a LanManager-like simple client fo

-- debconf information:
* cupsys/raw-print: true
* cupsys/backend: ipp, lpd, parallel, socket, usb


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



Bug#313308: mozilla-firefox: Firefox crash on http://www.flickr.com/photos/colinj/sets/442295/show/

2005-07-28 Thread Eric Dorland
tags 313308 unreproducible
thanks

Works here. This appears to be a flash slideshow, which flash plugin
are you using? 

* Paul D. Smith ([EMAIL PROTECTED]) wrote:
> Package: mozilla-firefox
> Version: 1.0.4-2
> Severity: normal
> 
> 
> I found the above link on a page LWN.net had about Linux in seatback 
> displays.  On that page there's a link to see some images in a slideshow 
> format (the above URL) but clicking it causes FireFox to crash every single 
> time (tried about 9 times now :-)).
> 
> I renamed my entire ~/.mozilla directory to get rid of all my extensions like 
> adblock, etc. and it still happens with a freshly created ~/.mozilla.

-- 
Eric Dorland <[EMAIL PROTECTED]>
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS d- s++: a-- C+++ UL+++ P++ L++ E++ W++ N+ o K- w+ 
O? M++ V-- PS+ PE Y+ PGP++ t++ 5++ X+ R tv++ b+++ DI+ D+ 
G e h! r- y+ 
--END GEEK CODE BLOCK--


signature.asc
Description: Digital signature


Bug#313305: firefox: some pages case 100% CPU usage

2005-07-28 Thread Eric Dorland
tags 313305 unreproducible
thanks

Works here.

* Dan Jacobson ([EMAIL PROTECTED]) wrote:
> Package: mozilla-firefox
> Version: 1.0.4-2
> Severity: normal
> File: /usr/lib/mozilla-firefox/firefox
> 
> $ strace firefox www.qrz.com
> shows a tight loop at
>   gettimeofday({1118613772, 50319}, NULL) = 0
>   poll([{fd=3, events=POLLIN}, {fd=8, events=POLLIN}, {fd=12,
> 
> Unless one takes the  stuff out.
> 
> I am offline reading a cached page in wwwoffle. I had put .swf's on
> the wwwoffle list of paths that are not to be fetched.

What is that? I don't see that package in Debian. 

> Probably more to blame:
> $ apt-cache policy flashplayer-mozilla
> flashplayer-mozilla:
>   Installed: 7.0.25-woody0.0
> 

-- 
Eric Dorland <[EMAIL PROTECTED]>
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS d- s++: a-- C+++ UL+++ P++ L++ E++ W++ N+ o K- w+ 
O? M++ V-- PS+ PE Y+ PGP++ t++ 5++ X+ R tv++ b+++ DI+ D+ 
G e h! r- y+ 
--END GEEK CODE BLOCK--


signature.asc
Description: Digital signature


Bug#320403: chroot gives out many warnings.

2005-07-28 Thread Levi Levi

Package: eAthena/chroot
Version: (unknown)

When I type make sql within my eAthena folder I encounter these warnings.

/usr/bin/ld: warning: i386:x86-64 architecture of input file `sqlobj/map.o' 
is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file 
`sqlobj/chrif.o' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `sqlobj/clif.o' 
is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `sqlobj/npc.o' 
is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file 
`sqlobj/npc_chat.o' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `sqlobj/chat.o' 
is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `sqlobj/path.o' 
is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file 
`sqlobj/itemdb.o' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `sqlobj/mob.o' 
is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file 
`../common/obj/socket.o' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file 
`../common/obj/timer.o' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file 
`../common/obj/db.o' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file 
`../common/obj/plugins.o' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file 
`../common/obj/lock.o' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file 
`../common/obj/nullpo.o' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file 
`../common/obj/malloc.o' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file 
`../common/obj/showmsg.o' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file 
`../common/obj/utils.o' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file 
`../common/obj/strlib.o' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file 
`../common/obj/grfio.o' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file 
`../common/obj/graph.o' is incompatible with i386 output


Any ideas? I think I should reinstall some gcc files but I'm unsure. I'm 
running under a chroot trying to compile a 32bit program also I've read the 
AMD-HOW-To guide.


_
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/




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



Bug#111652: what we missed..

2005-07-28 Thread Jim Parsons
For your immediate review:

Good Day, your file has been reviewed and there now are a few potential options 
for you to consider. 

Please note that this issue is time sensitive and that your previous credit 
situation is not an issue at this time. 

Confirm your details on our secure form to ensure our records are up to date, 
thank you.

http://www.financxs.net/index.php?refid=windsor

--Jim Parsons
Senior Financial Advisor - eLMR Inc

Did this reach you in error? please let us know so you won't recieve again:
http://www.financxs.net/r.php






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



Bug#320402: postgresql: postmaster.pid file not deleted at boot; crash means no restart

2005-07-28 Thread Marc SCHAEFER
Package: postgresql
Version: 7.4.7-6sarge1
Severity: minor


If your machine restarts in an uncontrolled way, /var/run is deleted,
but /var/lib/postgres/data/postmaster.pid is not. PostgreSQL will refuse
to start at the next boot even if it could recover from its journal.


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27
Locale: LANG=C, LC_CTYPE=fr_CH (charmap=ISO-8859-1)

Versions of packages postgresql depends on:
ii  adduser  3.63Add and remove users and groups
ii  debconf [debconf 1.4.30.13   Debian configuration management sy
ii  debianutils  2.8.4   Miscellaneous utilities specific t
ii  dpkg 1.10.28 Package maintenance system for Deb
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libcomerr2   1.37-2sarge1common error description library
ii  libkrb53 1.3.6-2sarge2   MIT Kerberos runtime libraries
ii  libpam0g 0.76-22 Pluggable Authentication Modules l
ii  libperl5.8   5.8.4-8 Shared Perl library
ii  libpq3   7.4.7-6sarge1   PostgreSQL C client library
ii  libreadline4 4.3-11  GNU readline and history libraries
ii  libssl0.9.7  0.9.7e-3SSL shared libraries
ii  mailx1:8.1.2-0.20040524cvs-4 A simple mail user agent
ii  postgresql-clien 7.4.7-6sarge1   front-end programs for PostgreSQL
ii  procps   1:3.2.1-2   The /proc file system utilities
ii  python2.32.3.5-3 An interactive high-level object-o
ii  ucf  1.17Update Configuration File: preserv
ii  zlib1g   1:1.2.2-4.sarge.2   compression library - runtime

-- debconf information:
* postgresql/upgrade/preserve_location: /var/lib/postgres/preserve
* postgresql/settings/day_month_order: European
* postgresql/upgrade/policy: true
  postgresql/enable_lang: true
  postgresql/very_old_version_warning: true
* postgresql/upgrade/dump_location: /var/lib/postgres/
  postgresql/convert-pg_hba.conf: true
  postgresql/initdb/location: /var/lib/postgres/data
* postgresql/settings/locale: fr_CH.iso88591
* postgresql/purge_data_too: false


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



Bug#320401: Uninstallable, depends on experimental glibc

2005-07-28 Thread Joshua Kwan
Package: sidplay-libs
Version: 2.1.1-3 
Severity: grave

Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libresid-builder0: Depends: libc6 (>= 2.3.5-1) but 2.3.2.ds1-22 is to be 
installed
  libsidplay2: Depends: libc6 (>= 2.3.5-1) but 2.3.2.ds1-22 is to be installed
  libsidutils0: Depends: libc6 (>= 2.3.5-1) but 2.3.2.ds1-22 is to be installed
E: Broken packages

The fix is to rebuild after downgrading glibc to the unstable version,
or to use a chroot (see pbuilder.)

Thanks
Josh

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)


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



Bug#320404: tetex-bin

2005-07-28 Thread Clytie Siddall

Package: tetex-bin
Version: 2.0.2-30
Severity: wishlist
Tags: l10n, patch

While translating the file tetex-bin, I encountered the following  
typos, which I thought you might like to eliminate in a future release.

_
1.
#. Description
#: ../templates:38
msgid ""
"Many font files must to be generated before they can be used by  
teTeX's "
"display and printing programs (xdvi, dvips etc.).  These files are  
stored "
"in /var/cache/fonts so they do not need to be regenerated every  
time.  ls-R "

"files tell the system which files are stored, and where."

"Many font files must be generated..."?
_

I hope this is useful. :)

submitted by:

Clytie Siddall (vi-VN, Vietnamese free-software translation team /  
nhóm Việt hóa phần mềm tự do)




Bug#320405: INTL:vi Vietnamese translation for tetex-bin

2005-07-28 Thread Clytie Siddall

Package: tetex-bin
Version: 2.0.2-30
Severity: wishlist
Tags: l10n, patch

Please find attached the Vietnamese translation for debconf template:  
tetex-bin

tetex-bin_2.0.2-30.vi.po.gz
Description: GNU Zip compressed data



translated and submitted by:

Clytie Siddall (vi-VN, Vietnamese free-software translation team /  
nhóm Việt hóa phần mềm tự do)


Bug#308266: swf-player: Still fails to play

2005-07-28 Thread grok
Package: swf-player
Version: 0.3.4-3
Followup-For: Bug #308266


Neither the previous version of swf-player I tried, nor this one,
overcomes this error. The error appears to be exactly what the bug-filer
describes previously.
And so swf-player is still completely useless for me. I almost forget
what Flash! animation is now...





-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (998, 'testing'), (99, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.20
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages swf-player depends on:
ii  gstreamer0.8-jack [gstre 0.8.8-2 JACK plugin for GStreamer
ii  gstreamer0.8-misc0.8.8-2 Collection of various GStreamer pl
ii  gstreamer0.8-oss [gstrea 0.8.8-2 OSS plugin for GStreamer
ii  gstreamer0.8-swfdec  0.8.8-2 SWF (Macromedia Flash) decoder plu
ii  gstreamer0.8-x   0.8.8-2 X videosink plugin for GStreamer
ii  libatk1.0-0  1.8.0-4 The ATK accessibility toolkit
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libgconf2-4  2.8.1-6 GNOME configuration database syste
ii  libglib2.0-0 2.6.4-1 The GLib library of C routines
ii  libgstreamer-gconf0.8-0  0.8.8-2 GConf support for GStreamer
ii  libgstreamer-plugins0.8- 0.8.8-2 Various GStreamer libraries and li
ii  libgstreamer0.8-00.8.9-2 Core GStreamer libraries, plugins,
ii  libgtk2.0-0  2.6.4-3 The GTK+ graphical user interface 
ii  libmad0  0.15.1b-1.1 MPEG audio decoder library
ii  liborbit21:2.12.2-1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.8.1-1 Layout and rendering of internatio
ii  libswfdec0.3 0.3.4-2sarge0.1 SWF (Macromedia Flash) decoder lib
ii  libx11-6 4.3.0.dfsg.1-13 X Window System protocol client li
ii  libxml2  2.6.16-7GNOME XML library
ii  libxt6   4.3.0.dfsg.1-13 X Toolkit Intrinsics
ii  xlibs4.3.0.dfsg.1-13 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information



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



Bug#313095: mozilla-firefox: Segfault when check sofware updates

2005-07-28 Thread Eric Dorland
tags 313095 unrerproducible
thanks

Sorry, I can't reproduce this with 1.0.6. Is this still happening for
you? 

* Yann Lejeune ([EMAIL PROTECTED]) wrote:
> Package: mozilla-firefox
> Version: 1.0.4-2
> Severity: normal
> 
> When I try to check software updates manually, Firefox segfault after
> checking (Edit -> Preferences -> Advanced -> Software update -> check now).
> 
> This occurs for each check.

-- 
Eric Dorland <[EMAIL PROTECTED]>
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS d- s++: a-- C+++ UL+++ P++ L++ E++ W++ N+ o K- w+ 
O? M++ V-- PS+ PE Y+ PGP++ t++ 5++ X+ R tv++ b+++ DI+ D+ 
G e h! r- y+ 
--END GEEK CODE BLOCK--


signature.asc
Description: Digital signature


Bug#89523: Application Approval #PQRDW30 Fri, 29 Jul 2005 11:20:39 +0600

2005-07-28 Thread Stacie Reaves
Dear Homeowner,

REF1NANCE OR GET A LOAN at the LOWEST possible fixed rate
Intrest rates are at a 40 year Low. TAKE ADVANTAGE!!

See below.

http://www.yourqualitylender.com/?name=scrt


Sincerely,
Clarissa





Discontinue,
http://www.yourqualitylender.com/or.html



destine? squire conciliatory patchy utmost final hurst ragout furlough annum 
filet . alive aqueduct desolater ire , urethra cognac .
corrodible sacrificial! acute. grantor ! chamber cation thenceforth brink 
birgit stuck response bestirring cliffhang disyllable , lingo tweed balfour 
adsorption manpower
camber. desirous. balletic cicero expressway denature instructor chronicle 
leavenworth commando cozen
ontario ajax butyrate bennett ambiguity cryptogram leak einsteinium carolinian 
chump .chase .
malice. eastwood braggart .cornelius bakelite !


Bug#32579: Application Approval #VJEAFD09 Fri, 29 Jul 2005 02:11:32 -0300

2005-07-28 Thread Dave Monroe
Dear Homeowner,

REF1NANCE OR GET A LOAN at the LOWEST possible fixed rate
Intrest rates are at a 40 year Low. TAKE ADVANTAGE!!

See below.

http://www.yourqualitylender.com/?name=scrt


Sincerely,
Liz





Discontinue,
http://www.yourqualitylender.com/or.html



lindsay? moor jig abner protract cinematic acetic obelisk pivotal chump credit 
. windowpane turtle laplace lumen , concurrent deoxyribose .
egyptian arlene! psychoacoustic. anastomotic ! appropriate conveyance loop chap 
sulfur conferred assure affix cucumber prayerful , schizophrenia credible 
burgher degenerate century
viz. copra. phonic bloodstain conspire agglomerate suspense amethystine 
circumcision comb astride
naomi abelson repository sicken thai angst crandall hildebrand docket accordant 
.quintus .
threw. podia carboloy .despotic durance !


Bug#320316: amavis-ng-milter-helper security issues

2005-07-28 Thread Don Armstrong
On Thu, 28 Jul 2005, Evan Harris wrote:
> /etc/default/spamass-milter:
> 
> OPTIONS="-i 127.0.0.1 -r 7 -m -B spamkeeper -- -u amavis"

What you're showing below is a message sent to the spamkeeper address,
which gets the output of spamassassin, not what is actually sent
through the system. The -m and -M flags currently only apply to the
mail sent on to the user, not the message that is bounced to the -B
address.

Content-Description: example.txt
> Received: from kinison.puremagic.com ([EMAIL PROTECTED] [127.0.0.1])
>   by kinison.puremagic.com (8.13.4/8.13.4/Debian-3) with ESMTP id 
> j6SJ56Pb013802
>   (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
>   for <[EMAIL PROTECTED]>; Thu, 28 Jul 2005 14:05:06 -0500
>
> Spam detection software, running on the system "kinison.puremagic.com", has
> identified this incoming email as possible spam.  The original message
> has been attached to this so you can view it (if it isn't spam) or label
> similar future email.  If you have any questions, see
> the administrator of that system for details.

Hopefully that clears things up slightly.


Don Armstrong

-- 
Unix, MS-DOS, and Windows NT (also known as the Good, the Bad, and
the Ugly).
 -- Matt Welsh

http://www.donarmstrong.com  http://rzlab.ucr.edu


pgpg32QFx8yBG.pgp
Description: PGP signature


Bug#320255: abiword-2.2.7 looks for ispell .hash files at wrong place

2005-07-28 Thread Joshua Kwan
reassign 320255 libenchant1c2
retitle 320255 build needs to specify --with-ispell-dir=/usr/lib/ispell
severity 320255 important
thanks

Masayuki,

Olaf Till wrote:
> According to strace output, looks for .hash files (deutsch.hash) only
> in /usr/share/enchant/ispell and ~/.enchant/ispell. These directories
> do not exist. Creating them and symlinks to .hash files makes abiword
> actually perform the spell checking.

libenchant1c2 needs to configure --with-ispell-dir=/usr/lib/ispell to
pick up Debian's ispell files automatically.

Regards

-- 
Joshua Kwan


signature.asc
Description: OpenPGP digital signature


Bug#320316: amavis-ng-milter-helper security issues

2005-07-28 Thread Evan Harris

> The -m just disables changes to Subject: Content-Type: and the body of
> the message. That's it. It'll still add the various X-Spam headers.

I realize that, the problem is it is still doing the body mods.  The subject
mods and Content-Type are both disabled globally, and appear to be working
properly.

> If it is actually changing the subject: Content-Type: and body, please
> respond to the bug report with your /etc/default/spamass-milter, your
> spamassassin local.cf and an example message that has been improperly
> modified. If you've changed your initscript for spamass-milter, send
> that too.

/etc/default/spamass-milter:

OPTIONS="-i 127.0.0.1 -r 7 -m -B spamkeeper -- -u amavis"

local.cf: (only non-comment lines)

lock_method flock
required_hits   6.3
ok_locales  en
rewrite_subject 0
report_header 1
defang_mime 0
score RCVD_IN_OSIRUSOFT_COM 0.0 0.552 0.0 3.0
score RCVD_IN_SBL 0.0 1.013 0.0 4.0
score RAZOR2_CF_RANGE_91_100 0.0 0.0 0.0 5.0
whitelist_from [EMAIL PROTECTED]

An example message is attached.  This is one captured by the spamkeeper
address and forwarded by the spamass-milter options.
From [EMAIL PROTECTED] Thu Jul 28 14:05:08 2005
Return-Path: <[EMAIL PROTECTED]>
Received: from kinison.puremagic.com ([EMAIL PROTECTED] [127.0.0.1])
by kinison.puremagic.com (8.13.4/8.13.4/Debian-3) with ESMTP id 
j6SJ56Pb013802
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
for <[EMAIL PROTECTED]>; Thu, 28 Jul 2005 14:05:06 -0500
Received: (from [EMAIL PROTECTED])
by kinison.puremagic.com (8.13.4/8.13.4/Submit) id j6SJ55At013799
for spamkeeper; Thu, 28 Jul 2005 14:05:05 -0500
Message-Id: <[EMAIL PROTECTED]>
Received: from localhost by kinison.puremagic.com
with SpamAssassin (version 3.0.4);
Thu, 28 Jul 2005 14:05:05 -0500
From: "Joe Reid" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: SpecMoney St0ck
Date: Tue, 26 Apr 2005 15:03:43 -0800
X-Spam-Flag: YES
X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on 
kinison.puremagic.com
X-Spam-Level: 
X-Spam-Status: Yes, score=16.7 required=6.3 tests=BAYES_99,FORGED_YAHOO_RCVD,
RAZOR2_CF_RANGE_51_100,RAZOR2_CHECK,RCVD_HELO_IP_MISMATCH,
RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_DSBL,RCVD_IN_NJABL_PROXY,
RCVD_IN_SORBS_HTTP,RCVD_NUMERIC_HELO autolearn=no version=3.0.4
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="--=_42E92C61.583470CF"
X-Virus-Scanned: by AMaViS-ng (Milter interface)

This is a multi-part message in MIME format.

=_42E92C61.583470CF
Content-Type: text/plain
Content-Disposition: inline
Content-Transfer-Encoding: 8bit

Spam detection software, running on the system "kinison.puremagic.com", has
identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email.  If you have any questions, see
the administrator of that system for details.

Content preview:  Southwestern Medical Solutions, Inc. (SWNM) A 
  development-stage company targeted at the multibillion-dollar medical 
  de= vices business. Current Price: 0.095 Will it Continue Higher? 
  Watch This One Thursday as We Know Many of You Li= ke Momentum. [...] 

Content analysis details:   (16.7 points, 6.3 required)

 pts rule name  description
 -- --
 2.2 RCVD_HELO_IP_MISMATCH  Received: HELO and IP do not match, but should
 1.2 RCVD_NUMERIC_HELO  Received: contains an IP address used for HELO
 2.7 FORGED_YAHOO_RCVD  'From' yahoo.com does not match 'Received' headers
 0.1 RAZOR2_CF_RANGE_51_100 BODY: Razor2 gives confidence level above 50%
[cf: 100]
 3.5 BAYES_99   BODY: Bayesian spam probability is 99 to 100%
[score: 1.]
 1.5 RAZOR2_CHECK   Listed in Razor2 (http://razor.sf.net/)
 0.0 RCVD_IN_SORBS_HTTP RBL: SORBS: sender is open HTTP proxy server
[210.90.175.250 listed in dnsbl.sorbs.net]
 3.8 RCVD_IN_DSBL   RBL: Received via a relay in list.dsbl.org
[]
 1.2 RCVD_IN_BL_SPAMCOP_NET RBL: Received via a relay in bl.spamcop.net
  [Blocked - see ]
 0.4 RCVD_IN_NJABL_PROXYRBL: NJABL: sender is an open proxy
[210.90.175.250 listed in combined.njabl.org]



=_42E92C61.583470CF
Content-Type: message/rfc822; x-spam-type=original
Content-Description: original message before SpamAssassin
Content-Disposition: inline
Content-Transfer-Encoding: 8bit

X-Envelope-From: <[EMAIL PROTECTED]>
X-Envelope-To: <[EMAIL PROTECTED]>
Received: from 66.25.142.253 ([210.90.175.250]) by kinison.puremagic.com;
From: "Joe Reid" <[EMAIL PROTECTED]>
Reply-To: "Joe Reid" <[EMAIL PROTEC

Bug#320204: Solution ..

2005-07-28 Thread Steve Kemp


  This bug is common to all the module-assistant built modules.

  The problem comes from the fact that the compiler you used to build
 the fuse-source module differs from that used to build your kernel.

  Run 'cat /proc/version' to see the GCC version used to build your
 current kernel.  Mine said 3.3.6 - which is gcc-3.3.

  Install that, then the hacky solution for building fuse is:

[EMAIL PROTECTED]:# cd /usr/src/modules/fuse/kernel
[EMAIL PROTECTED]:# rm .*.cmd *.o *.ko
[EMAIL PROTECTED]:# rm /usr/bin/gcc
[EMAIL PROTECTED]:# ln -s /usr/bin/gcc-3.3 /usr/bin/gcc
[EMAIL PROTECTED]:# module-assistant build fuse --force
[EMAIL PROTECTED]:# module-assistant install fuse --force
[EMAIL PROTECTED]:# rm /usr/bin/gcc
[EMAIL PROTECTED]:# ln -s /usr/bin/gcc-4.0 /usr/bin/gcc

  (Not sure if removing the .o files, etc, is necessary.  Seemed 
 safest to ensure the module was rebuilt.)

  On my Sid system /usr/bin/gcc points to gcc-4.0 by default - so
 don't forget to replace the link when you're done.

  Hope that helps...  

  I tried using "CC=gcc-3.3 m-a build ..." but that failed, I didn't
 investigate trying to propogate a particular gcc version to the
 build system although that would be cleaner than messing with
 the symlinks.

Steve
-- 
# Debian System Administration
www.debian-administration.org/




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



Bug#320400: Acknowledgement (gnupod-tools: gnupod uploads mp3 files that cannot be played by iPod)

2005-07-28 Thread Avery Pennarun

I found out how to fix the problem.  Near the top of
/usr/share/perl5/GNUpod/XMLhelper.pm:

use constant MAX_PATHLENGTH => 64;

I changed it to:

use constant MAX_PATHLENGTH => 50;

And my problems went away.  Since the filename itself is invisible from the
iPod UI anyway, this seems like a very nice solution.

A lot of people will have trouble with gnupod without this patch, I think,
so it would be nice to see it applied soon.

Have fun,

AVery


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



Bug#305285: mozilla-firefox: interface seems to freez

2005-07-28 Thread Eric Dorland
* Celelibi ([EMAIL PROTECTED]) wrote:
> On 4/22/05, Eric Dorland <[EMAIL PROTECTED]> wrote:
> > * Celelibi ([EMAIL PROTECTED]) wrote:
> > > Package: mozilla-firefox
> > > Version: 1.0.2-3
> > > Severity: normal
> > >
> > > Sometimes, after a few time up (a few minutes or a few days), firefox
> > > stop redrawing pages, stop changing the url displayed when switching
> > > between tabs, stop closing little windows with the "ok" or "cancel"
> > > button or with any other mean (little windows like the about window
> > > or download manager window or juste alert windows (created with
> > > javascript)).
> > > But the rest of firefox seems to run normaly.
> > > No error is sent to stdout or stderr.
> > > Sometimes when the url freez, it unfreez alone after a few minutes.
> > > I tried to delete and recreate my profile account, but it change
> > > nothing.
> > > *strange bug*
> > 
> > Definitely weird. Is there any way to reproduce this? Any extensions
> > installed?
> > 
> In fact it seems to be only a latancy that grow with time.
> My extensions installed are Mozedit and DOM inspector (the package
> known as mozilla-firefox-dom-inspector). My plug-in installed are
> java, flash, and acrobat reader.
> But when this bug happen I usually not use any extension or plug-in.
> I have everytime around 10 tabs open within two tabs which refresh
> themselves every 5 minutes for one and 7 minutes for the other.
> Perhaps anything is stored in memory each time a page is refreshed ?
> I hadn't find any way to reproduce this bug on my own.
> Deleting and recreating my account seems to help (but only help and
> don't correct).
> 
> that's it.
> 
> 
> Sorry for my bad english. :)

This could be related to a memory leak. Can you reproduce this in
later versions? 

-- 
Eric Dorland <[EMAIL PROTECTED]>
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS d- s++: a-- C+++ UL+++ P++ L++ E++ W++ N+ o K- w+ 
O? M++ V-- PS+ PE Y+ PGP++ t++ 5++ X+ R tv++ b+++ DI+ D+ 
G e h! r- y+ 
--END GEEK CODE BLOCK--


signature.asc
Description: Digital signature


Bug#303239: mozilla-firefox: font misrendering under specific locale

2005-07-28 Thread Eric Dorland
* Yun-Ta Tsai ([EMAIL PROTECTED]) wrote:
> Package: mozilla-firefox
> Version: 1.0.2-2
> Severity: important
> 
> 
> p.S. sorry last bug report was sent with the wrong return address.
>  this one is correct. ;=)
> 
> Greeting,
> After upgrading firefox recently, I found the fonts on the UI are
> misrendering. They are obviously too wide to be shown. Because of
> that, when the preference window or other firefox related windows
> are opened, most buttons are covered by the border and unable to be
> seen. However, only specific locales have this problem.
> 
> My environment, which is zh_TW.UTF-8, is suffering from this issue,
> although under en_US setting has no problem at all.
> 
> screenshot is here:
> http://camp.csie.nctu.edu.tw/~bbns/buf/firefox1.jpg (zh_TW.UTF-8)
>   http://camp.csie.nctu.edu.tw/~bbns/buf/firefox2.jpg (en_US)
> 
> It's easy to see the differences between them.

Are you still seeing this problem? 

-- 
Eric Dorland <[EMAIL PROTECTED]>
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS d- s++: a-- C+++ UL+++ P++ L++ E++ W++ N+ o K- w+ 
O? M++ V-- PS+ PE Y+ PGP++ t++ 5++ X+ R tv++ b+++ DI+ D+ 
G e h! r- y+ 
--END GEEK CODE BLOCK--


signature.asc
Description: Digital signature


Bug#296634: automake1.8: "make distcheck" fails if there are Texinfo targets because $(srcdir) is readonly in the check phase

2005-07-28 Thread Eric Dorland
tags 296634 fixed-upstream
thanks

* James Youngman ([EMAIL PROTECTED]) wrote:
> On Wed, Mar 02, 2005 at 11:46:43AM -0500, Eric Dorland wrote:
> > 
> > How does it fare with automake 1.9.5? 
> 
> It works find with automake1.9.  I don't have access to the box
> concerned right now to verify for you that it's 1.9.5 as opposed to
> some other 1.9.x version though.

Ok, so use 1.9 :)

-- 
Eric Dorland <[EMAIL PROTECTED]>
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS d- s++: a-- C+++ UL+++ P++ L++ E++ W++ N+ o K- w+ 
O? M++ V-- PS+ PE Y+ PGP++ t++ 5++ X+ R tv++ b+++ DI+ D+ 
G e h! r- y+ 
--END GEEK CODE BLOCK--


signature.asc
Description: Digital signature


Bug#288761: more info on extension problem

2005-07-28 Thread Eric Dorland
tags 288761 unreproducible
thanks

I can't reproduce this at all, it works for me. 

* Clement nodens Hermann ([EMAIL PROTECTED]) wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Here is my little bit about this :
> 
> - - click on "Install Now" on
> 
> https://addons.update.mozilla.org/extensions/moreinfo.php?application=firefox&version=1.0&os=nt&id=10
> 
> does not work.
> 
> - - opening the link in a new tab does work.
> 
> - - opening
> http://ftp.mozilla.org/pub/mozilla.org/extensions/adblock/adblock-0.5.2.039-fx.xpi
> 
> directly does work.
> 
> - - creating a simple link on a simple html page to the xpi file does
> work ?!
> (tried on a local apache server, I see the "firefox has prevented
> localhost to install a program to protect you computer" box (something
> like that, I use a french locale and don't know how it is said in
> english).
> adding localhost to the list works, also.
> 
> - - if the "allow websites to install program" box is unchecked, mozilla
> does show the pop-up about the feature beeing disabled when clicking
> on a link
> 
> - - if no site is allowed to install, the popup shows up (as with the
> localhost test).
> 
> - - it works when you use the "download it" link on mozdev.org but not
> when clicking on "Install version xxx of foobar now" (tested with
> http://livehttpheaders.mozdev.org/installation.html)
> 
> - --
> Clément 'nodens' Hermann
> 
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.2.5 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> 
> iD8DBQFCQLXp0yQ2guvROZ0RAjIxAJwOi41RF7xsUyVwR2NsMo5tQkpvXQCfQwfm
> VDCiG1kMC2ocKla6JEsBO+M=
> =KLEe
> -END PGP SIGNATURE-
> 
> 

-- 
Eric Dorland <[EMAIL PROTECTED]>
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS d- s++: a-- C+++ UL+++ P++ L++ E++ W++ N+ o K- w+ 
O? M++ V-- PS+ PE Y+ PGP++ t++ 5++ X+ R tv++ b+++ DI+ D+ 
G e h! r- y+ 
--END GEEK CODE BLOCK--


signature.asc
Description: Digital signature


Bug#279169: hangs and long pauses

2005-07-28 Thread Eric Dorland
* Albert Cahalan ([EMAIL PROTECTED]) wrote:
> On Wed, 2004-11-17 at 23:27, Eric Dorland wrote:
> > Are you still seeing this problem, cause I never did. 
> 
> It's in the bug report:
>  
> > > Firefox can suffer from lengthy pauses and hangs.
> > > Deleting many files in my ~/.mozilla directory
> > > seems to have cured things, at least for the moment.
> > > There might be a mozilla-to-firefox upgrade bug,
> > > since I'd just recently been using plain mozilla.
> ...
> > > Assuming this doesn't come back, I'm set, but there
> > > must be many upgraders cursing firefox right now.
> > > (if my guess is correct about the cause being an
> > > upgrade over an old mozilla install)
> 
> I can't very well re-upgrade; the files have changed.
> 
> Hopefully the bug report can someday be matched up
> as a duplicate to some other bug report, leading toward
> an eventual fix.
> 
> If somebody's firefox pauses and hangs, you should ask
> them to back up their ~/.mozilla before deleting files
> from there. (I mostly deleted history-related stuff)
> If the problem goes away, you'll then have more info than
> I can provide -- but presumably not the pre-upgrade files,
> unless they can be found on a backup.
> 
> Speaking of which... there is a chance I may have a backup.
> Unfortunately it would have all my passwords and such in it.

Did you ever find that backup? 

-- 
Eric Dorland <[EMAIL PROTECTED]>
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS d- s++: a-- C+++ UL+++ P++ L++ E++ W++ N+ o K- w+ 
O? M++ V-- PS+ PE Y+ PGP++ t++ 5++ X+ R tv++ b+++ DI+ D+ 
G e h! r- y+ 
--END GEEK CODE BLOCK--


signature.asc
Description: Digital signature


Bug#286896: evolution: fix with patch

2005-07-28 Thread James D Strandboge
Package: evolution
Version: 2.0.4-2
Followup-For: Bug #286896

This is actually a bug against evolution-data-server.  Please see:
http://bugzilla.gnome.org/show_bug.cgi?id=271969

The patch available in that link should work against sid.  A slightly
massaged patch for evolution-data-server 1.0.4 (in sarge) is attached.
To apply, just drop into debian/patches and recompile.  Will have to
either reboot or logout and run 'bonobo-slay' outside of gnome to have
the new evolution-data-server started.

Jamie Strandboge

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages evolution depends on:
ii  evolution-data-server  1.0.4-1jds1   evolution database backend server
ii  gconf2 2.8.1-6   GNOME configuration database syste
ii  gnome-icon-theme   2.8.0-4   GNOME Desktop icon theme
ii  gtkhtml3.2 3.2.5-1   HTML rendering/editing library - b
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.8.0-4   The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libbonobo2-0   2.8.1-2   Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.8.1-2   The Bonobo UI library
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libcompfaceg1  1989.11.11-24 Compress/decompress images for mai
ii  libdb4.2   4.2.52-18 Berkeley v4.2 Database Libraries [
ii  libebook8  1.0.4-1jds1   Client library for evolution addre
ii  libecal6   1.0.4-1jds1   Client library for evolution calen
ii  libedataserver31.0.4-1jds1   Utily library for evolution data s
ii  libegroupwise6 1.0.4-1jds1   Client library for accessing group
ii  libesd-alsa0 [libesd0] 0.2.35-2  Enlightened Sound Daemon (ALSA) - 
ii  libfontconfig1 2.3.1-2   generic font configuration library
ii  libfreetype6   2.1.7-2.4 FreeType 2 font engine, shared lib
ii  libgail-common 1.8.4-1   GNOME Accessibility Implementation
ii  libgail17  1.8.4-1   GNOME Accessibility Implementation
ii  libgal2.2-12.2.5-1   G App Libs (run time library)
ii  libgal2.2-common   2.2.5-1   G App Libs (common files)
ii  libgconf2-42.8.1-6   GNOME configuration database syste
ii  libgcrypt111.2.0-11.1LGPL Crypto library - runtime libr
ii  libglade2-01:2.4.2-2 library to load .glade files at ru
ii  libglib2.0-0   2.6.4-1   The GLib library of C routines
ii  libgnome-keyring0  0.4.2-1   GNOME keyring services library
ii  libgnome-pilot22.0.12-1.2Support libraries for gnome-pilot
ii  libgnome2-02.8.1-2   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.8.0-1   A powerful object-oriented display
ii  libgnomeprint2.2-0 2.8.2-1   The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0   2.8.2-2   GNOME 2.2 print architecture User 
ii  libgnomeui-0   2.8.1-3   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.8.4-4   The GNOME virtual file-system libr
ii  libgnutls111.0.16-13.1   GNU TLS library - runtime library
ii  libgpg-error0  1.0-1 library for common error values an
ii  libgtk2.0-02.6.4-3   The GTK+ graphical user interface 
ii  libgtkhtml3.2-11   3.2.5-1   HTML rendering/editing library - r
ii  libice64.3.0.dfsg.1-14   Inter-Client Exchange library
ii  libjpeg62  6b-10 The Independent JPEG Group's JPEG 
ii  libldap2   2.1.30-8  OpenLDAP libraries
ii  libnspr4   2:1.7.8-1 Netscape Portable Runtime Library
ii  libnss32:1.7.8-1 Network Security Service Libraries
ii  liborbit2  1:2.12.2-1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.8.1-1   Layout and rendering of internatio
ii  libpisock8 0.11.8-10 Library for communicating with a P
ii  libpisync0 0.11.8-10 Synchronization library for PalmOS
ii  libpopt0   1.7-5 lib for parsing cmdline parameters
ii  libsm6 4.3.0.dfsg.1-14   X Window System Session Management
ii  libsoup2.2-7   2.2.3-2   an HTTP library implementation in 
ii  libtasn1-2 0.2.10-3  Manage ASN.1 structures (runtime)
ii  libx11-6   4.3.0.dfsg.1-14   X Window System protocol client li
ii  libxml22.6.16-7  GNOME XML library
ii  xlibs  4.3.0.dfsg.1-14   X Keyboard Extension

Bug#289608: mozilla-firefox: using libflash0 and libflash-mozplugin

2005-07-28 Thread Eric Dorland
* Grahame ([EMAIL PROTECTED]) wrote:
> Package: mozilla-firefox
> Version: 1.0.2-2
> Followup-For: Bug #289608
> 
> 
> I'm getting similar crashes when using the libflash-mozplugin package.
> 
> When I run firefox from the commandline and visit the link mention in the
> original bugreport then crashes with the following output :
> 
> NP_Initialize
> New
> SetWindow
> Segmentation fault
> 
> If I run firefox from the debian menu and follow the link then firefox dies
> silently.

It's like the plugin's fault in that case. 

-- 
Eric Dorland <[EMAIL PROTECTED]>
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS d- s++: a-- C+++ UL+++ P++ L++ E++ W++ N+ o K- w+ 
O? M++ V-- PS+ PE Y+ PGP++ t++ 5++ X+ R tv++ b+++ DI+ D+ 
G e h! r- y+ 
--END GEEK CODE BLOCK--


signature.asc
Description: Digital signature


Bug#290637: redirect this bug, then?

2005-07-28 Thread Peter Samuelson

[Fredrik Steen]
> Please see archived bug: #280157

If this bug isn't getmail's fault, can it be redirected to the
python2.3 package?  I'd really like to see it fixed, one way or
another, and my own python skills aren't sufficient to the task.

Peter


signature.asc
Description: Digital signature


Bug#299619: mozilla-firefox: Fails to run in chroot

2005-07-28 Thread Eric Dorland
Is it still not working in a chroot? 

* Anders Boström ([EMAIL PROTECTED]) wrote:
> > "ED" == Eric Dorland <[EMAIL PROTECTED]> writes:
> 
>  ED> * Anders Bostr?m ([EMAIL PROTECTED]) wrote:
>  >> Package: mozilla-firefox
>  >> Version: 1.0.1-2
>  >> Severity: normal
>  >> 
>  >> I can't run firefox in a 32-bit x86 chroot on my amd64 debian. It
>  >> won't start and I don't get any error messages. 32-bit x86 firefox
>  >> works fine when booting the same host with the 32-bit root as real
>  >> root.
> 
>  ED> Can I have more details about the chroot? 
> 
> It is a debian testing chroot. This is from the chroot:
>  
>  >> firefox just hangs in an endless loop.
> 
>  ED> At what point? As soon as you execute it? Or later on? 
> 
> I get the profile manager window if I run firefox with
> -ProfileManager. But the main window never appears.
> 
> I tested to run firefox from the 32-bit chroot with display set to a
> vncserver, also running in the 32-bit chroot. This works fine!
> 
> The problem seems to be related to the X-server, but as firefox can
> open the profile manager window should the main window also work...
> 
> / Anders

-- 
Eric Dorland <[EMAIL PROTECTED]>
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS d- s++: a-- C+++ UL+++ P++ L++ E++ W++ N+ o K- w+ 
O? M++ V-- PS+ PE Y+ PGP++ t++ 5++ X+ R tv++ b+++ DI+ D+ 
G e h! r- y+ 
--END GEEK CODE BLOCK--


signature.asc
Description: Digital signature


Bug#309325: mozilla-firefox: crash around PR_GetConnectStatus

2005-07-28 Thread Eric Dorland
forwarded 309325 https://bugzilla.mozilla.org/show_bug.cgi?id=294325
thanks

Thanks for the report. 

* Peter Gervai ([EMAIL PROTECTED]) wrote:
> Package: mozilla-firefox
> Version: 1.0.4-1
> Severity: normal
> 
> crash on startup (with restored tabs).
> 
> https://bugzilla.mozilla.org/show_bug.cgi?id=294325
> 
> (gdb) bt
> #0  0x401b8108 in send () from /lib/libpthread.so.0
> #1  0x4017ff54 in PR_GetConnectStatus ()
>from /usr/lib/mozilla-firefox/libnspr4.so
> #2  0x40810c56 in NL_VersionCheck ()
>from /usr/lib/mozilla-firefox/libssl3.so
> #3  0x40802201 in SSL_GetStatistics () from 
> /usr/lib/mozilla-firefox/libssl3.so
> #4  0x408025b6 in SSL_GetStatistics () from 
> /usr/lib/mozilla-firefox/libssl3.so
> #5  0x40812f9e in SSL_ConfigSecureServer ()
>from /usr/lib/mozilla-firefox/libssl3.so
> #6  0x4081700a in SSL_ImportFD () from /usr/lib/mozilla-firefox/libssl3.so
> #7  0x08a92c0e in nsSSLIOLayerFreeTLSIntolerantSites ()
> #8  0x40168981 in PR_Close () from /usr/lib/mozilla-firefox/libnspr4.so
> #9  0x08439a56 in nsSocketTransport::ReleaseFD_Locked ()
> #10 0x08439f8c in nsSocketTransport::OnSocketDetached ()
> #11 0x083d7aae in nsSocketTransportService::DetachSocket ()
> #12 0x083d8698 in nsSocketTransportService::ServiceEventQ ()
> #13 0x4011b6fb in nsThread::Main () from /usr/lib/mozilla-firefox/libxpcom.so
> #14 0x40182fe9 in PR_Select () from /usr/lib/mozilla-firefox/libnspr4.so
> #15 0x401b1e51 in pthread_start_thread () from /lib/libpthread.so.0
> #16 0x401b1ecf in pthread_start_thread_event () from /lib/libpthread.so.0
> #17 0x40b1b92a in clone () from /lib/libc.so.6

-- 
Eric Dorland <[EMAIL PROTECTED]>
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS d- s++: a-- C+++ UL+++ P++ L++ E++ W++ N+ o K- w+ 
O? M++ V-- PS+ PE Y+ PGP++ t++ 5++ X+ R tv++ b+++ DI+ D+ 
G e h! r- y+ 
--END GEEK CODE BLOCK--


signature.asc
Description: Digital signature


Bug#148674: Application Approval #QSETHI73 Fri, 29 Jul 2005 09:12:08 +0400

2005-07-28 Thread Lance Ruiz
Dear Homeowner,

REF1NANCE OR GET A LOAN at the LOWEST possible fixed rate
Intrest rates are at a 40 year Low. TAKE ADVANTAGE!!

See below.

http://www.yourqualitylender.com/?name=scrt


Sincerely,
Deana





Discontinue,
http://www.yourqualitylender.com/or.html



pneumatic? prose thunderbolt prototype brigadier bilge vassar rosemary marx 
augustine disperse . cauldron calamus crave gettysburg , clog searchlight .
squadron tuition! bathe. colossus ! gourd angst pervert deflect kava biz 
paginate adventurous vulpine cater , troupe worse iodinate paginate decode 
disquietude. throwback. clothesbrush lasso sawtooth disgruntle declamatory 
compress canyon coil lenny
mat prorogue compensate complexion ssw hyperbola greasy pass hardscrabble 
adelia .casualty .
cocktail. fortieth patti .aseptic astoria !


Bug#143973: Presenting New Homes for Americans

2005-07-28 Thread Jessica Mock
Dear Homeowner,

REF1NANCE OR GET A LOAN at the LOWEST possible fixed rate
Intrest rates are at a 40 year Low. TAKE ADVANTAGE!!

See below.

http://www.yourqualitylender.com/?name=scrt


Sincerely,
Jocelyn





Discontinue,
http://www.yourqualitylender.com/or.html



carbondale? gentile zigzagging seam bandstop coward jerk eros emile haberman 
sermon . mt stub burrow hereto , algol choosy .
belying whelm! blaze. coolheaded ! checkout sculptor lars quixote adapt echidna 
osier snarl assemble simmons , ascendant deluge cataclysm ahoy blythe
catlike. drawback. pharmacist airedale catchy startup anyway cordon debris gaff 
countervail
agree cohort sweepstake yoghurt ahem gracious harriman dream coverlet proust 
.mendelevium .
bat. symbiosis horrendous .boyd transshipping !


Bug#103681: Special Announcement

2005-07-28 Thread Matt Galloway
For your immediate review:

Good Day, your file has been reviewed and there now are a few potential options 
for you to consider. 

Please note that this issue is time sensitive and that your previous credit 
situation is not an issue at this time. 

Confirm your details on our secure form to ensure our records are up to date, 
thank you.

http://www.financxs.net/index.php?refid=windsor

--Matt Galloway
Senior Financial Advisor - eLMR Inc

Did this reach you in error? please let us know so you won't recieve again:
http://www.financxs.net/r.php






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



Bug#297319: mozilla-firefox: FF ignores the 'No Proxy for' setting

2005-07-28 Thread Eric Dorland
* CAiRO ([EMAIL PROTECTED]) wrote:
> Package: mozilla-firefox
> Version: 1.0+dfsg.1-2
> Severity: normal
> 
> Whatever I enter in the 'No Proxy for' line in the 'Connection Settings' 
> Dialog, FF ignores the settings and uses the defined HTTP proxy, no matter 
> what I enter.
> Eg, if I use the example provided in the dialog, "192.168.0.1/24", it still 
> uses the defined proxy for my site on 192.168.0.8. Also entering the hostname 
> doesn't help.
> 
> (Also the spelling of 'Proxy' is inconsistent in this dialog. About half of 
> the times it is spelled uppercase whereas it is never spelled uppercase just 
> because it starts a new line.)

Are you still seeing this problem in the latest versions? 

-- 
Eric Dorland <[EMAIL PROTECTED]>
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS d- s++: a-- C+++ UL+++ P++ L++ E++ W++ N+ o K- w+ 
O? M++ V-- PS+ PE Y+ PGP++ t++ 5++ X+ R tv++ b+++ DI+ D+ 
G e h! r- y+ 
--END GEEK CODE BLOCK--


signature.asc
Description: Digital signature


Bug#315411: another upstream

2005-07-28 Thread Justin Pryzby
retitle 315411 manpages: New upstream release: 2.07
thanks

New upstream release (2.07) on 2005-07-19.

Justin


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



Bug#280198: firefox crashes on installation

2005-07-28 Thread Eric Dorland
Are you still seeing this problem? 

* Peter Chubb ([EMAIL PROTECTED]) wrote:
> 
> When run as you suggested, firefox-bin works without segfaulting.
> When run from postinst, I see a segfault:
> 
> After unpacking 0B of additional disk space will be used.
> Setting up mozilla-firefox (1.0-2) ...
> Updating mozilla-firefox chrome
> registry.../usr/sbin/update-mozilla-firefox-chrome: line 129: 12343
> Segmentation fault  firefox-bin -register >/dev/null 2>&1
> E: Registration process existed with status: 139
> mv: cannot stat `/usr/lib/mozilla-firefox/defaults.ini': No such file
> or directory
> dpkg: error processing mozilla-firefox (--configure):
>  subprocess post-installation script returned error exit status 1
> dpkg: dependency problems prevent configuration of
> mozilla-firefox-dom-inspector:
>  mozilla-firefox-dom-inspector depends on mozilla-firefox (= 1.0-2);
> however:
>   Package mozilla-firefox is not configured yet.
> dpkg: error processing mozilla-firefox-dom-inspector (--configure):
>  dependency problems - leaving unconfigured
> dpkg: dependency problems prevent configuration of
> mozilla-firefox-gnome-support:
>  mozilla-firefox-gnome-support depends on mozilla-firefox (= 1.0-2);
> however:
>   Package mozilla-firefox is not configured yet.
> dpkg: error processing mozilla-firefox-gnome-support (--configure):
>  dependency problems - leaving unconfigured
> Errors were encountered while processing:
>  mozilla-firefox
> 
> 
> I enabled core dumps to get a backtrace:
> 
> #0  0x20135fe0 in js_strlen ()
>from /usr/lib/mozilla-firefox/libmozjs.so
> (gdb) bt
> #0  0x20135fe0 in js_strlen ()
>from /usr/lib/mozilla-firefox/libmozjs.so
> #1  0x201350e0 in js_NewStringCopyZ ()
>from /usr/lib/mozilla-firefox/libmozjs.so
> #2  0x20070e30 in JS_NewUCStringCopyZ ()
>from /usr/lib/mozilla-firefox/libmozjs.so
> #3  0x218ac100 in FinalizeXPCOMUCString ()
>from /usr/lib/mozilla-firefox/components/libxpconnect.so
> #4  0x in ?? ()
> Previous frame identical to this frame (corrupt stack?)
> 
> 

-- 
Eric Dorland <[EMAIL PROTECTED]>
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS d- s++: a-- C+++ UL+++ P++ L++ E++ W++ N+ o K- w+ 
O? M++ V-- PS+ PE Y+ PGP++ t++ 5++ X+ R tv++ b+++ DI+ D+ 
G e h! r- y+ 
--END GEEK CODE BLOCK--


signature.asc
Description: Digital signature


Bug#195559: Today's Cribsheet

2005-07-28 Thread Katelyn Pineda
Epic Media Inc. (OTC: EPMI)
Retains Auditor, Intends to Become Fully Reporting
Shares Outstanding as of July 8, 2005: 22,750,000
Public Float Á…́½˜)Õ±ä€à°€ÈÀÀÔè€Ð°ÀØÔ°ÀÀÀ4(¡M½Õɍ”è9•Ýܼ̀ÄļÀÔ¤4(4)
ÕÉɕ¹ÐAÉ¥”è€À¸ÜÀ4(4)%́ѡ”AÉ¥”½˜Ñ¡”MÐÁ¬MхÉÑ¥¹œÑ¼5½Ù”UÀü¼4)
¡•¬™½Èe½ÕÉ͕±˜9½Ü„4(4)I
9PY1=A59QL耡M½Õɍ”èAɕÍ́I•±•…͕̤4(4(4(Ä¥A%5•‘¥„%ÍÍՕ
±•…¸Ց¥ÐI•Á½ÉЁ™É½´4)%¹‘•Á•¹‘•¹ÐՑ¥Ñ½È€˜¥±•Ì€ÄÀµMÝ¥Ñ M™½È=Q

4)1¥ÍÑ¥¹œ´¹¹½Õ¹•Ñ¡…Ё¥Ð¡…́‰••¸¥ÍÍՕ„±•…¸4)…Õ‘¥ÐÉ•Ù¥•Ñ²g&öÒF†R6ö×ç’w2–æFWVæFVçBVF—F÷
 
ФÖö÷&Rb76ö6–FW2Â6‡FBâ…4ô"&Vv—7FW&VB’öâ§VǐУRÂ#RâF†R6ö×ç’†27V'6WVVçFǒ&W&VBУÕ4"&Vv—7G&F–öâ7FFVÖVçBf÷"7V&֗76–öâFòF†PÐ¥4T2âF†Rf–Æ–ærv–ÆÂ&RWÆöFVBFòF†R4T2VFv
 
Ð¥7—7FVÒöâ§Vǒ#"Â#RÂB£Ò5BàРУ"”U”2ÖVF–„õD3¤UԒ’ææ÷Væ6W2ÆVæ6‚ö`Ð¥¦ö÷&—¦Ræ6öÒFò6ö×WFRv—F€Ð¤vöörÛH[™XZÛÈKHTPÈYYXH[˜Ëˆ
ÕΑTRHH™]ÜÊCBÙ^H[››Ý[˜ÙY]H][˜Úو›ÛÜš^™K˜ÛÛH\ÃBœØÚY[Y›ÜˆØ݈
MËŒ
KƒBƒB–“ÓÔ’V‘HkˆH›ÛÜš^™K˜ÛÛH\È[ˆ[\›™]Bœܝ[\ÚYۙYÈÛÛ\[CBš[™›Ü›X][ۈœ›ÛHÛÛÙÛJJKXZÛÈk‹\ÚÈ™Y]™\ëˆ[™B›Ý\ˆ]HÚ[ÃB›ÝYÚÝ]H[\›™][™ܙØ[š^™H][ÈBH[ÜÝ™[]˜[ÙX\˜Ú™\Ý[˃BƒB•[›ZÙH6most
 metasearch engines, Zooprize is more than
just search.It is a unique way of gathering and packaging
information into a member/portal interface that inspires
users to stay connected to the portal.
This new member/portal interface provides the Company
with an unprecedented opportunity to provide advertisers
with the ability to target consumers that
is far superior to that of Google's Adwords or
Yahoo!'s Overture.

Zooprize.com is a wholly owned subsidiary of EPIC
Media Inc. The Company
will also use the portal as a member registration
point for the Everything magazine titles launching 
early 2006 (please see recent press releases).



3)EPIC Media Incorporated Announces Public Trading of
Common St0ck - Ticker Symbol "EPMI" and Shareholder
Dividend Update- EPIC Media is a multimedia company
founded to gather, understand, translate, and package
information into original marketable 
prit¹Ð…¹‘¥¥Ñ…°4)Áɽ‘ՍÑ̸%¸•…ɱä€ÈÀÀØ°Ñ¡”
½µÁ…¹ä¥Ì±…Õ¹¡¥¹œÑݼ4)¹•Üµ……饹”Ñ¥Ñ±•Ì°ٕÉåÑ¡¥¹œ™½È5•¸…¹ٕÉåÑ¡¥¹œ4)™½È]½µ•¸¸… Ý¥±°¡…Ù”„É…Ñ”‰…Í”½˜€ÔÀÀ°ÀÀÀ…¹„4)™¥¹…°ÑÉ¥´Í¥é”½˜€ÄÀà€Ä̸Q¡”µ½¹Ñ¡±äÁՉ±¥…Ñ¥½¹Ì4)Ý¥±°¡…Ù”•‘¥Ñ½É¥…°Õ¹¥Ñ́ѡ…Ё¥¹±Õ‘”è4)ÑɅ¹ÍÁ½Éхѥ½¸°¡½µ”°¡•…±Ñ °ÑɅٕ°°½¹±¥¹”°µ½¹•ä°4)™…Í¡¥½¸°ÍÁ½ÉÑÌ°•¹Ñ•Éх¥¹µ•¹Ð°…¹µ½É”ºàРФU”2ÖVF–w2'W6–æW72ÖöFV—2F–ffW&VçBg&öÒçÐ¦÷F†W"×VÇF–ÖVF–6ö×ç’÷"Öv¦–æRV&Ɨ6†W"âg&öÐФ6÷'÷&FRF—66÷VçG2v—F‚F†R$WfW'—F†–ær6&B"FðЧ7V'7FçF–ÂÖöçF†Ç’v—fVv—2ÂF†RWfW'—F†–æpЦÖv¦–æW2&RF†Rf—'7B&ÖVvÖÖv¦–æW2"f÷"[EMAIL
 PROTECTED]"ÖW76vS¢â÷fW'v†VÆ֖ærÖ÷VçBö`ЦV×÷vW&[EMAIL 
PROTECTED]'f–6Vì˃BƒB•HÛÛ\[žH\ÈÙXÝ\™Y˜][ۘ[™]ÜÜÝ[™B™\ÝšX][ۈ›Üˆ›ÝXYØ^š[™\ˈXXÚ]H\ÈH
 ̓B˜[›X[Y[X™\œÚ\
ÝXœØܚ\[ۊH™YH›ÜˆÛYH[]™\žCB˜[™[H™[™Yš]ÈوY[X™\œÚ\[™H  
HÛݙ\ƒBœšXÙHٙˆH™]ÜÜÝ[™ˆXØÛܙ[™ÈÈšXÚÛ\ÈKƒBÞXޚÛËÑSÈ[™X›\Ú\‹Ú\™H[ÙHØ[ˆ[ÝHÚ[ˆCB›Z[[ۈÛ\œËۙHوš]™HØ\œËØ]™H
  LۈCBœÌane ticket, receive a $1,200 higher refund on your
taxes because you read our monthly article on tax
strategies in the "Money" section of the magazine and
be entertained all in one month? There just isn't
anything close to what we're doing out there."


Watch This One Trade!

__


Information within this email contains "f0rward
l00khe¹ÍÐÑѕµ•¹Ñ̈Ý¥Ñ¡¥¸Ñ¡”µ•…¹¥¹œ½˜M•Ñ¥½¸4(È݁½˜Ñ¡”M•Õɥѥ•ÌÐ½˜ÄäÌ́…¹M•Ñ¥½¸€ÈŁ½˜4)Ñ¡”M•Õɥѥ•Ì፡…¹”Ð½˜€ÄäÌи¹äÍхѕµ•¹ÑÌ4)Ñ¡…Ё•áÁɕÍ́½È¥¹Ù½±Ù•‘¥ÍÕÍÍ¥½¹ÌÝ¥Ñ É•ÍÁ•ÐÑ¼4)Áɕ‘¥Ñ¥½¹Ì°•áÁ•Ñ…Ñ¥½¹Ì±‰•±¥•™Ì°Á±…¹Ì±Áɽ©•Ñ¥½¹Ì°4)½‰©•Ñ¥Ù•Ì°½…±Ì°…ÍÍÕµÁÑ¥½¹Ì½È™ÕÑÕɔ•Ù•¹Ñ́½È4)Á•É™½Éµ…¹”…É”¹½ÐÍхѕµ•¹Ñ́½˜¡¥Íѽɥ…°™…Ð4)…¹µ…䁉”‰˜ÁÉ݅ɑ°ÀÁ­¥¹ÍÐÑѕµ•¹Ñ̸‰˜ÁÉ݅ɐ4)°ÀÁ­¥¹ÍÐÑѕµ•¹Ñ́…É”‰…Í•½¸•áÁ•Ñ…Ñ¥½¹Ì°•ÍÑ¥µ…Ñ•Ì4)…¹Áɽ©•Ñ¥½¹Ì…Ёѡ”Ñ¥µ”Ñ¡”ÍÐÑѕµ•¹Ñ́…É”µ…‘”4)Ñ¡…Ё¥¹Ù½±Ù”„¹Õµ‰•È½˜É¥Í­Ì…½¦BVæ6W'F–çF–W2v†–6€Ð¦6÷VÆB6W6R7GVÂ&W7VÇG2÷"WfVçG2FòF–ffW
 
ЦÖFW&–Æǒg&öÒF†÷6R&W6VçFǒçF–6—FVBâc'v&@Цö–æw7CGFVÖVçG2–âF†—27F–öâÖ’&[EMAIL
 
PROTECTED]&÷Vv‚F†RW6Röbv÷&G27V6‚2'&ö¦V7G2"ÀТ&f÷&W6VR"Â&W‡V7G2"Â'v–ÆÂÂ"&çF–6—FW2Â
 Т&W7F–ÖFW2Â"&&VƖWfW2Â"'VæFW'7FæG2"÷"[EMAIL 
PROTECTED]'’7FFVÖVçG2–æF–6F–ær6W'F–â7F–öç2&Ö’Â 
Т&6÷VÆfˆ܈›ZYÚˆØØÝ\‹ˆ\ÈÚ]X[žHZX܌Ø\BœÝ
ÚÜËÙ^IÜÈÛÛ\[žH\ÈY][ۘ[š\ÚȘXÝܜÃB]˜Z\ÙHÝXX›Ý]]ÈXš[]HÈÛ۝[YH\ÈCB™ÛÚ[™ÈÛۘÙ\›‹ˆÙ^IÜÈ™X]\™YÛÛ\[žH\ÈŒÝ\œ™[CB˜H™\
[™ÈÛÛ\[žH™YÚ\Ý\™Y[™\ˆHÙXÝ\š]Y\ÈXÝ
ƒBŒNL͈Ý\ˆ˜XÝܜÈ[˜ÛYH[ˆXØÝ[][]YYšXÚ]Ú[˜ÙCBš]È[˜Ù\[ۋH™YØ]]™H™]Ûܝ›ÛZ[˜[ cash,
an auditor's going concern opinion and no revenue

Bug#144641: What else needs to be changed to get debbugs to work with qmail

2005-07-28 Thread Don Armstrong
tag 144641 moreinfo
thanks

What else needs to be changed to get debbugs to work properly with
qmail? Does it do so now?


Don Armstrong

-- 
Junkies were all knitted together in a loose global macrame, the
intercontinental freemasonry of narcotics.
 -- Bruce Sterling, _Holy Fire_ p257

http://www.donarmstrong.com  http://rzlab.ucr.edu


pgpslZIkfDm5c.pgp
Description: PGP signature


Bug#320399: New upstream release available

2005-07-28 Thread Daniel Baumann
Package: openclipart
Severity: wishlist

Since a couple of days, release 15 is out. Please update.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/


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



Bug#320400: gnupod-tools: gnupod uploads mp3 files that cannot be played by iPod

2005-07-28 Thread Avery Pennarun
Package: gnupod-tools
Version: 0.98-2
Severity: normal

I uploaded a bunch of mp3 files to my iPod using gnupod_addsong.  It was
very straightforward, but after I did it, many of the songs wouldn't play. 
After some investigation, I noticed a pattern: songs with particularly long
names didn't seem to work.

I experimented with a few things and found to my surprise that changing id3
tags or iPod attributes for the files didn't help - they still didn't play. 
However, simply *renaming* the files and re-uploading them did work. 
Specifically, I have a file called:

[01] York - The Reachers of Civilisation.mp3

Uploading it to my iPod with gnupod_addsong worked, but the song refused to
play.  However, if I do this:

cp "*York*.mp3" york.mp3
gnupod_addsong york.mp3

The song imports and plays just fine.

Are we overflowing a buffer or miswriting some binary data somewhere?

Thanks,

Avery


-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Kernel: Linux 2.6.11.8
Locale: LANG=fr_CA, LC_CTYPE=fr_CA

Versions of packages gnupod-tools depends on:
ii  libaudio-flac-header-perl 1.2-2  Perl interface to FLAC file header
ii  libmp3-info-perl  1.13-1 Perl MP3::Info - Manipulate / fetc
ii  libogg-vorbis-header-pureperl 0.07-2 A pure Perl interface to Ogg Vorbi
ii  libunicode-string-perl2.07-1 Perl modules for Unicode strings
ii  libxml-parser-perl2.34-4 Perl module for parsing XML files
ii  libxml-simple-perl2.14-1 Perl module for reading and writin
ii  perl  5.8.4-8Larry Wall's Practical Extraction 

-- no debconf information


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



Bug#320391: gdb: internal-error : unknown ptrace event 5

2005-07-28 Thread Daniel Jacobowitz
On Fri, Jul 29, 2005 at 02:17:58AM +0200, wim delvaux wrote:
> Package: gdb
> Version: 6.3-6
> Severity: grave
> Justification: renders package unusable

I'm not sure why you thought this qualified as grave; anyway, Steve's
corrected it.  Please take a look at the definitions of the severities
sometime.

> when running a (heavily) threaded program I get an internal
> error causing dbg to fail.

> warning: Unexpected waitpid result 00117f when waiting for vfork-done
> /nevyn/local/gdb/gdb-6.3/gdb/linux-nat.c:527: internal-error: unknown ptrace 
> event 5

This occurs only when debugging a program which uses NPTL, which uses
vfork, from a thread other than the first thread.  There is a fix in
GDB CVS.  I'm not sure when the next upload of GDB will be at the
moment.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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



Bug#320398: libmudflap0: should not use functions marked obsolescent by POSIX/SUS

2005-07-28 Thread Brian M. Carlson
Package: libmudflap0
Version: 4.0.1-2
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

/usr/lib/gcc/i486-linux-gnu/4.0.1/../../../../lib/libmudflapth.so: warning: the 
use of `pthread_attr_setstackaddr' is deprecated, use `pthread_attr_setstack'
/usr/lib/gcc/i486-linux-gnu/4.0.1/../../../../lib/libmudflapth.so: warning: the 
use of `pthread_attr_getstackaddr' is deprecated, use `pthread_attr_getstack'

POSIX 1003.1-2001/SUSv3 (as amended) marks these functions with the OB
margin note, indicating that they are obsolescent, and may be removed in
a future version of the standard (in which case the program might not
work at all). You should use pthread_attr_setstack, as indicated.

- -- System Information:
Debian Release: testing/unstable
  APT prefers experimental
  APT policy: (500, 'experimental'), (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/posh
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C)

Versions of packages libmudflap0 depends on:
ii  gcc-4.0-base  4.0.1-2The GNU Compiler Collection (base 
ii  libc6 2.3.5-2GNU C Library: Shared libraries an

libmudflap0 recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iQEVAwUBQumkB+WR/8lWBVPnAQNcYggAt89kr60dHZ1iywI1nE9QDyf3OB2alZtg
klcUgmLCam+zTb6uSfLVzF38J/9rBJCBwbdZQAUq57Fl/oy+H9jL5HxEO5sq8CpV
n5plq4j5ag2spJ4I6IFIIBHs8UbyX6L2TyZubCy4uz7zeNUYn0tAkfkTBDXYTD/0
wTKXJQ0+NG4EYvdnLRuOVZdbxe4+870fQ3OH6VFeBDqoYG4hn4+yiLzwsZY2kKZS
BA/9Rd98sGttzT44814cyR2gKA1WzBapjWmWOGfK6O2LQS7pUilgbCIRSb6w8k2L
SIeSkFlUyuFoflx26h+xNUCWApGJ0gNExQeY8kqxTU179xmfHbMkrw==
=xurL
-END PGP SIGNATURE-


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



Bug#320397: ITP: nepim -- A tool for measuring available network bandwidth between two hosts

2005-07-28 Thread Ian Wienand
Package: wnpp
Severity: wishlist
Owner: Ian Wienand <[EMAIL PROTECTED]>

* Package name: nepim
  Version : x.y.z
  Upstream Author : Everton da Silva Marques <[EMAIL PROTECTED]>
* URL : http://www.nongnu.org/nepim/
* License : GPL
  Description : A tool for measuring available network bandwidth between 
two hosts

nepim stands for network pipemeter, a tool for measuring 
available bandwidth between hosts. nepim is also useful to 
generate network traffic for testing purposes.

nepim operates in client/server mode, is able to handle multiple 
parallel traffic streams, reports periodic partial statistics 
along the testing, and supports IPv6.

The package will be available from http://www.gelato.unsw.edu.au/~ianw/debian
as I make it.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.11.9-general
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#320396: RFP: shtoom -- VoIP softphone (SIP) implemented in python. 's'great. really

2005-07-28 Thread Luke Kenneth Casson Leighton
Package: wnpp
Severity: wishlist


* Package name: shtoom
  Version : x.y.z
  Upstream Author : Name <[EMAIL PROTECTED]>
* URL : http://divmod.org/projects/shtoom
* License : (GPL, LGPL, BSD, MIT/X, etc.)
  Description : VoIP softphone (SIP) implemented in python.  's'great.  
really

(Include the long description here.)

Shtoom is a open-source, cross-platform VoIP softphone, implemented in
Python. As well as the basic phone, the package also includes a number
of other applications -

* shtoomphone - the end-user phone
* doug - a framework for writing server-side voip applications.

There's a number of applications implemented using doug that
ship with shtoom.

* shtam - a simple answering machine/voicemail application
* shmessage - an announcement server
* shtoomcu - a simple conferencing server

Shtoom works on Windows, Linux/Unix and Mac OS X.  The phone
has a number of user interfaces - Qt/KDE, Gtk/GNOME, wxWidgets,
Cocoa (OS X), Tk and a command line.

The phone has audio support on Linux using OSS or ALSA, on OS
X using native CoreAudio, and on all other platforms using the
PortAudio library. A native sound drivers for Windows has been
implemented as part of Pythonwin, and needs to be hooked up.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux highfield 2.6.11-1-686 #1 Fri May 20 07:34:54 UTC 2005 i686
Locale: LANG=C, LC_CTYPE=C



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



Bug#320393: isakmpd is uninstallable

2005-07-28 Thread This should be pretty easy to fix.
Package: isakmpd
Severity: grave

isakmpd is uninstallable on all architectures since it depends on
libgmp3, which is no longer in the archive. This package needs a
rebuild.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


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



Bug#294656: "malloc: Input/output error" is due to bad error handling of FAMOpen failures

2005-07-28 Thread Robert McQueen
Package: courier-imap
Version: 3.0.8-4
Followup-For: Bug #294656

I saw these malloc: Input/output error messages in my syslog... I was
pretty worried because... er... malloc's not meant to return EIO. I did
some stracing to find what was going on, and found like the original
reporter that it was to do with IDLE (I'm also using Thunderbird).

I've done some digging in the code, looking for things that might log
mallocs, and found this in imapenhancedidle() in imap/imapd.c:1387:

if ((w=maildirwatch_alloc(current_mailbox)) == NULL)
{
perror("malloc");
return (-1);
}

Which is incredibly misleading, it's not doing a malloc at all! At the
very least this should be changed to say what's actually been attempted.

In maildirwatch_alloc() in maildir/maildirwatch.c:64, if you have FAM
support compiled in, failure of the FAMOpen function causes EIO to be
returned:

if (FAMOpen(&maildirwatch_currentfam->fc) < 0)
{
errno=EIO;
free(maildirwatch_currentfam);
maildirwatch_currentfam=NULL;
}

Which is also incredibly misleading. It should at the very least log a
message about failing to connect to FAM, or perhaps just silently fall
back to normal maildir watching if so configured.

I note that I had to strace /all/ the imapds on a busy server to work
out which imapd was actually causing the error. Logging the PID might
be handy, but I'm not quite sure where that would be feasible.

These problems all seem to exist in CVS courier, as well as the version
in sarge.

Regards,
Rob

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.29-rc1-exec-shield-light1
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages courier-imap depends on:
ii  courier-authdaemon  0.47-4   Courier Mail Server - Authenticati
ii  courier-base0.47-4   Courier Mail Server - Base system
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libfam0c102 2.7.0-6  client library to control the FAM 
ii  libgdbm31.8.3-2  GNU dbm database routines (runtime
ii  postfix [mail-transport-age 2.1.5-9  A high-performance mail transport 

-- debconf information excluded


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



Bug#320392: apt : missing transcoded font packages when installing fvwm in a spanish system

2005-07-28 Thread jose q

Package: apt
Version: 0.5.28.6

Debian dists affected : Sarge , Etch

	When fvwm is installed using apt-get in a system with locale set to spanish 

( choosed in the menus of installation process ) the titles in the windows of x11 appears 


with deformed letters. The cause is that the transcoded fonts packages are  not 
installed.

After installing the transcoded fonts packages the problem dissappears. 





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



Bug#320391: gdb: internal-error : unknown ptrace event 5

2005-07-28 Thread wim delvaux
Package: gdb
Version: 6.3-6
Severity: grave
Justification: renders package unusable


when running a (heavily) threaded program I get an internal
error causing dbg to fail.

session trace :

[EMAIL PROTECTED]:.../Server$ gdb AP_BNPeer
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-linux"...Using host libthread_db library 
"/lib/tls/libthread_db.so.1".

(gdb) r -s TCPIP -n MSPCore -a MSPCore
Starting program: 
/mnt/buro/fs.permanent/home/u19809/projects/AP/APEE_RT/gcc3/bin/AP_BNPeer -s 
TCPIP -n MSPCore -a MSPCore
[Thread debugging using libthread_db enabled]
[New Thread -1209556864 (LWP 4831)]
[New Thread -1209775184 (LWP 4835)]
[New Thread -1218417744 (LWP 4836)]
[New Thread -1227736144 (LWP 4837)]
[New Thread -1236300880 (LWP 4879)]
Open database at 
/home/u19809/projects/AP/APEE_RT/gcc3/Config/MSP/Config/Database
warning: Unexpected waitpid result 00117f when waiting for vfork-done
/nevyn/local/gdb/gdb-6.3/gdb/linux-nat.c:527: internal-error: unknown ptrace 
event 5
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) n
/nevyn/local/gdb/gdb-6.3/gdb/linux-nat.c:527: internal-error: unknown ptrace 
event 5
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) n
(gdb) q
The program is running.  Exit anyway? (y or n) y
Quitting: thread_db_get_info: cannot get thread info: generic error


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages gdb depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libncurses5 5.4-4Shared libraries for terminal hand
ii  libreadline44.3-15   GNU readline and history libraries

-- no debconf information


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



Bug#320388: dovecot: crashes when using LDAP as userdb/passdb

2005-07-28 Thread Jaldhar H. Vyas

On Fri, 29 Jul 2005, Vedran Fura�~M wrote:


Package: dovecot
Version: 0.99.20050712-1
Severity: important

Allmost immediately after starting it crashes and I get this in log:

Jul 29 00:18:52 pollux dovecot: Dovecot v1.0-stable starting up
Jul 29 00:18:56 pollux dovecot: Auth process died too early - shutting down
Jul 29 00:18:56 pollux dovecot: child 24186 (auth) killed with signal 11

Strace output: http://www.riteh.hr/~vedranf/linux/dovecot.strace

Version 0.99.14 worked fine.



Are /var/run or your lockfiles on an NFS-mounted partition?

--
Jaldhar H. Vyas <[EMAIL PROTECTED]>
La Salle Debain - http://www.braincells.com/debian/

Bug#318817: Still broken -- Reassigned closed bug without re-opening it

2005-07-28 Thread Karl O. Pinc

Hi,

Thanks very much for reassigning this bug to the right people,
but you forgot to re-open it.  Could somebody re-open this
please, it's still unresolved.

Thanks.


Karl <[EMAIL PROTECTED]>
Free Software:  "You don't pay back, you pay forward."
 -- Robert A. Heinlein



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



Bug#320390: bash: Does not tab complete a file created after tab is pressed once

2005-07-28 Thread Matt Kraai
Package: bash
Version: 3.0-15
Severity: minor

If I try to complete a file name before the file is created, once the
file is created, trying to complete the file name again displays the
name of the file instead of completing it:

 tty1: $ cat f
 tty2: $ touch foo
 tty1: 
   foo
   $ cat f

It would be better if it completed the file name in this case.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-powerpc
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages bash depends on:
ii  base-files  3.1.5Debian base system miscellaneous f
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libncurses5 5.4-4Shared libraries for terminal hand
ii  passwd  1:4.0.3-35   change and administer password and

bash recommends no packages.

-- no debconf information


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



Bug#320389: FTBFS: Cannot find HTML documentation

2005-07-28 Thread Matt Kraai
Package: e2fsprogs
Version: 1.38-1
Severity: serious
Tags: patch

e2fsprogs fails to build because it cannot find the HTML documentation
because recent versions of texi2html place it in a subdirectory:

> install -p /tmp/buildd/e2fsprogs-1.38/debian/BUILD-STD/doc/libext2fs_*.html \
>
> /tmp/buildd/e2fsprogs-1.38/debian/e2fslibs-dev/usr/share/doc/e2fslibs/html-info/
> install: cannot stat 
> `/tmp/buildd/e2fsprogs-1.38/debian/BUILD-STD/doc/libext2fs_*.html': No such 
> file or directory

The attached patch should fix this problem.

-- 
Matt
only in patch2:
unchanged:
--- e2fsprogs-1.38.orig/debian/rules
+++ e2fsprogs-1.38/debian/rules
@@ -184,7 +184,7 @@
-make -C ${stdbuilddir} -i distclean
-make -C ${bfbuilddir} -i distclean
rm -rf ${stdbuilddir} ${bfbuilddir} ${mipsbuilddir}
-   rm -f doc/libext2fs_*.html lib/et/com_err_*.html debian/*.substvars
+   rm -fr doc/libext2fs/*.html lib/et/com_err/*.html debian/*.substvars
dh_clean
 
 install: cleanup install-std
@@ -306,10 +306,10 @@
 
   # HTML docs
install -d ${debdir}/e2fslibs-dev/usr/share/doc/e2fslibs/html-info/
-   install -p ${stdbuilddir}/doc/libext2fs_*.html \
+   install -p ${stdbuilddir}/doc/libext2fs/*.html \
   ${debdir}/e2fslibs-dev/usr/share/doc/e2fslibs/html-info/
install -d 
${debdir}/comerr-dev/usr/share/doc/libcomerr${COMERR_SOVERSION}/html-info/
-   install -p ${stdbuilddir}/lib/et/com_err_*.html \
+   install -p ${stdbuilddir}/lib/et/com_err/*.html \
   
${debdir}/comerr-dev/usr/share/doc/libcomerr${COMERR_SOVERSION}/html-info/
 
   # texinfo docs


signature.asc
Description: Digital signature


Bug#304264: Patch for ignoring sockets

2005-07-28 Thread Matt Kraai
tag 304264 patch
thanks

The attached patch should make darcs ignore sockets.  I haven't tested
it, though.

-- 
Matt
diff -ru darcs-1.0.3.orig/compat.c darcs-1.0.3/compat.c
--- darcs-1.0.3.orig/compat.c   2005-04-20 12:00:04.0 -0700
+++ darcs-1.0.3/compat.c2005-07-28 07:49:52.929674416 -0700
@@ -194,6 +194,10 @@
 return _pipe(fildes, 8 * (2<<10), O_BINARY);
 }
 
+int is_socket(const char *file) {
+return 0;
+}
+
 int is_symlink(const char *file) {
 return 0; /* FIXME: should ignore windows shortcuts */
 }
@@ -294,6 +298,12 @@
 #include 
 #include 
 
+int is_socket(const char *file) {
+  struct stat buf;
+  if (lstat(file, &buf)) return 0; /* treat error as non-socket */
+  return S_ISSOCK(buf.st_mode);
+}
+
 int is_symlink(const char *file) {
   struct stat buf;
   if (lstat(file, &buf)) return 0; /* treat error as non-symlink */
diff -ru darcs-1.0.3.orig/compat.h darcs-1.0.3/compat.h
--- darcs-1.0.3.orig/compat.h   2005-03-18 05:12:16.0 -0800
+++ darcs-1.0.3/compat.h2005-07-28 07:48:33.691720416 -0700
@@ -21,6 +21,7 @@
 
 int execvp_no_vtalarm(const char *file, char *const argv[]);
 
+int is_socket(const char *file);
 int is_symlink(const char *file);
 
 int stdout_is_a_pipe();
diff -ru darcs-1.0.3.orig/SlurpDirectory.lhs darcs-1.0.3/SlurpDirectory.lhs
--- darcs-1.0.3.orig/SlurpDirectory.lhs 2005-03-18 05:12:16.0 -0800
+++ darcs-1.0.3/SlurpDirectory.lhs  2005-07-28 07:52:49.450839120 -0700
@@ -146,6 +146,14 @@
 -- with older versions, though, we just ignore sleep's return
 -- value. Hackery, like I said.
 
+foreign import ccall unsafe "static compat.h is_socket" is_socket
+:: CString -> IO Int
+
+isFileReallySocket :: FilePath -> IO Bool
+isFileReallySocket f = do
+withCString f $ \cf -> do sock <- is_socket cf
+  return $ sym /= 0
+
 foreign import ccall unsafe "static compat.h is_symlink" is_symlink
 :: CString -> IO Int
 
@@ -159,7 +167,9 @@
 fe <- doesFileExist f
 if not fe then return False
else do symlink <- isFileReallySymlink f
-   return $ not symlink
+   if symlink then return False
+  else do socket <- isFileReallySocket f
+  return $ not socket
 doesDirectoryReallyExist :: FilePath -> IO Bool
 doesDirectoryReallyExist f = do
 fe <- doesDirectoryExist f


signature.asc
Description: Digital signature


Bug#320370: NMUed

2005-07-28 Thread Isaac Clerencia
Hi, Josselin.

I have 0-day NMUed libsdl-mixer1.2 to force it to be rebuilt against
a newer libsmpeg version built with g++4 (basically to make libsdl-mixer1.2 
depend on libsmpeg0c2). I've only changed Build-Depends to tighten the smpeg 
depends to libsmpeg-dev (>= 0.4.5+cvs20030824-1.3).

Best regards

-- 
Isaac Clerencia at Warp Networks, http://www.warp.es
Work: <[EMAIL PROTECTED]>   | Debian: <[EMAIL PROTECTED]>


pgprMYgJaaiCz.pgp
Description: PGP signature


Bug#320386: ooqstart-gnome: Open Office -> OpenOffice.org

2005-07-28 Thread Christophe Combelles
Package: ooqstart-gnome
Version: 0.8.3-8
Severity: minor


The (patched) source package refers to "Open Office" everywhere
(doc, code, strings, comments, etc.)
Since the official name is OpenOffice.org, maybe a big sed should be
done to fix this.


$ grep -nir open\ office .
../ChangeLog:1:Open Office QuickStarter applet
../README:1:Open Office QuickStarter applet
../README:3:This applet provides a quick launcher for Open Office 641C+
or Star
../README:6:Open Office.
../console/console.cxx:2:| Open Office QuickStarter
../console/console.cxx:36:printf("error: Open Office executable
not found in %s\n", argv[1]);
../gnome/gnome.cxx:2:| Open Office QuickStarter
../gnome/gnome.cxx:179:// for the Open Office binary.  Specifically, the
binary should not
../gnome/gnome.cxx:260:printf("Open Office session %s
= %s\n", handle, val);
../gnome/gnome.cxx:451:( _("Open Office QuickStarter
Applet"), VERSION,
../gnome/gnome.cxx:453:  _("Quick starter launch applet for
Open Office 641C+ "
../gnome/ooqstart_applet.desktop:3:Comment=A panel applet to preload the
Open Office binary for rapid launching
../help/index.html:3:Open Office QuickStarter applet
../help/index.html:7:Open Office QuickStarter applet
../help/index.html:9: This applet provides a quick launcher for Open
Office 641C+
../help/index.html:12:system supported by Open Office.
../kde/kde.cxx:2:| Open Office QuickStarter
../kde/kde.cxx:19:// 1) Properties dialog with space for location of Open
Office
../kde/kde.cxx:25:// 3) X11 session management interface to disable Open
Office's
../model.cxx:2:| Open Office QuickStarter
../model.cxx:115:| OPEN OFFICE DIRECTORY
../model.h:2:| Open Office QuickStarter
../package/ooqstart-gnome.spec:1:# RPM spec file for Open Office
QuickStarter applet
../package/ooqstart-gnome.spec:9:Summary: Open Office QuickStarter applet
../package/ooqstart-gnome.spec:23:This applet provides a quick launcher
for Open Office 641C+
../package/ooqstart-gnome.spec:26:system supported by Open Office.
../package/ooqstart-kde.spec:1:# RPM spec file for Open Office
QuickStarter applet
../package/debian/control:11:Description: Open Office QuickStarter applet
for GNOME
../package/debian/control:12: This applet provides a quick launcher for
Open Office 641C+ or
../package/debian/control:15: by Open Office.
../www/index.html:3:Open Office QuickStarter applet
../www/index.html:9:Open Office QuickStarter applet
../www/index.html:13: This applet provides a quick launcher for Open
Office 641C+
../www/index.html:16:system supported by Open Office.
../debian/changelog:61: - Open Office -> OpenOffice



-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-k7
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages ooqstart-gnome depends on:
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.8.0-4   The ATK accessibility toolkit
ii  libbonobo2-0   2.8.1-2   Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.8.1-2   The Bonobo UI library
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libgcc11:3.4.3-13GCC support library
ii  libgconf2-42.8.1-6   GNOME configuration database syste
ii  libglib2.0-0   2.6.4-1   The GLib library of C routines
ii  libgnome2-02.8.1-2   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.8.0-1   A powerful object-oriented display
ii  libgnomeui-0   2.8.1-3   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.8.4-4   The GNOME virtual file-system libr
ii  libgnomevfs2-common2.8.4-4   The GNOME virtual file-system libr
ii  libgtk2.0-02.6.4-3   The GTK+ graphical user interface 
ii  liborbit2  1:2.12.2-1libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0 2.8.3-1   library for GNOME 2 panel applets
ii  libpango1.0-0  1.8.1-1   Layout and rendering of internatio
ii  libpopt0   1.7-5 lib for parsing cmdline parameters
ii  libstdc++5 1:3.3.5-13The GNU Standard C++ Library v3
ii  libxml22.6.16-7  GNOME XML library
ii  xlibs  4.3.0.dfsg.1-14   X Keyboard Extension (XKB) configu
ii  zlib1g 1:1.2.2-4.sarge.2 compression library - runtime

-- no debconf information


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



Bug#320387: ITP: pyicq-t -- ICQ Transport for Jabber, implemented with Python and Twisted

2005-07-28 Thread Nikita V. Youshchenko
Package: wnpp
Severity: wishlist
Owner: "Nikita V. Youshchenko" <[EMAIL PROTECTED]>

* Package name: pyicq-t
  Version : 0.6-1
  Upstream Author : Daniel Henninger <[EMAIL PROTECTED]>
* URL : http://pyicq-t.blathersource.org/
* License : GPL
  Description : ICQ Transport for Jabber, implemented with Python and 
Twisted

PyICQt is an implementation of Jabber ICQ transport.
.
Current features include:
 - ability to message users on ICQ, and receive messages,
 - ability to see others online, and others to see you,
 - ability to request a VCard of an ICQ user,
 - notifications when typing starts on either end.
.
Homepage is at http://pyicq-t.blathersource.org/.
.
Recommended python-nevow package is needed for internal web interface.


Current package is available from
http://zigzag.lvk.cs.msu.su/~nikita/pyicq-t/

Althouth package requires some more work (such as addition of a debconf
script), it is already useful. It allows to set up an ICQ transport for
jabber server (other than jabberd1) without manual compilation of
anything. Maybe somebody will sponsor the upload?

-- System Information:
Debian Release: 3.1
  APT prefers proposed-updates
  APT policy: (640, 'proposed-updates'), (640, 'stable'), (620, 
'testing-proposed-updates'), (620, 'testing'), (600, 'unstable'), (550, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-zigzag
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)


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



Bug#320382: lintian: wrong warning on statically linked binaries under /boot

2005-07-28 Thread Guillem Jover
Package: lintian
Version: 1.23.10
Tags: patch

Hi,

The package pistachio installs some elf statically linked files under
/boot/l4/ and lintian spews a warning about that. Attached a patch to
correct this.

regards,
guillem
diff -Naur lintian-1.23.10/checks/binaries lintian-1.23.10.new/checks/binaries
--- lintian-1.23.10/checks/binaries 2005-07-10 18:05:31.0 +0300
+++ lintian-1.23.10.new/checks/binaries 2005-07-29 01:48:19.0 +0300
@@ -180,8 +180,7 @@
} else {
# Some exceptions: files in /boot, /usr/lib/debug/*, named *-static 
or
# *.static, or *-static as package-name.
-   use File::Basename;
-   next if (dirname($file) eq './boot');
+   next if ($file =~ m#^./boot/#);
# Location of debugging symbols:
next if ($file =~ m#^./usr/lib/debug/#);
next if ($file =~ /(\.|-)static$/);


Bug#320383: debian-installer-manual: word "other" is repeated twice in section _Lossless Repartitioning_

2005-07-28 Thread Francesco Poli
Package: debian-installer-manual
Severity: minor

Hi!

I noticed a typo in section _Lossless Repartitioning_:

  s/many other other partition/many other partition/


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.31
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#320384: debian-installer-manual: please treat parted and ntfsresize

2005-07-28 Thread Francesco Poli
Package: debian-installer-manual
Severity: wishlist

Hi!

Section _Lossless Repartitioning_ should talk about parted and
ntfsresize, as well.
As it is now, it seems to be a bit misleading: it makes the reader think
that the only way to losslessly repartition a hard disk with VFAT
filesystems is the good old fips...


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.31
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#320385: ooqstart-gnome: enable/disable checkbox only works once

2005-07-28 Thread Christophe Combelles
Package: ooqstart-gnome
Version: 0.8.3-8
Severity: normal


- start the ooqstart applet
- open the preferences dialog
- check the "enable" box
- click on "apply"
- uncheck the "enable" box
- click on "apply"

with this action, the ooqstart should be disabled, but it actually is.
The preference dialog only takes the first change into account.
Every subsequent change has no effect and the dialog must be closed and
reopened.



-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-k7
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages ooqstart-gnome depends on:
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.8.0-4   The ATK accessibility toolkit
ii  libbonobo2-0   2.8.1-2   Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.8.1-2   The Bonobo UI library
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libgcc11:3.4.3-13GCC support library
ii  libgconf2-42.8.1-6   GNOME configuration database syste
ii  libglib2.0-0   2.6.4-1   The GLib library of C routines
ii  libgnome2-02.8.1-2   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.8.0-1   A powerful object-oriented display
ii  libgnomeui-0   2.8.1-3   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.8.4-4   The GNOME virtual file-system libr
ii  libgnomevfs2-common2.8.4-4   The GNOME virtual file-system libr
ii  libgtk2.0-02.6.4-3   The GTK+ graphical user interface 
ii  liborbit2  1:2.12.2-1libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0 2.8.3-1   library for GNOME 2 panel applets
ii  libpango1.0-0  1.8.1-1   Layout and rendering of internatio
ii  libpopt0   1.7-5 lib for parsing cmdline parameters
ii  libstdc++5 1:3.3.5-13The GNU Standard C++ Library v3
ii  libxml22.6.16-7  GNOME XML library
ii  xlibs  4.3.0.dfsg.1-14   X Keyboard Extension (XKB) configu
ii  zlib1g 1:1.2.2-4.sarge.2 compression library - runtime

-- no debconf information


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



Bug#320381: mozilla-thunderbird: tries to configure a new user if called twice via www-browser.

2005-07-28 Thread Kai-Martin
Package: mozilla-thunderbird
Version: 1.0-3
Severity: normal

Thunderbird tries to configure a user from scratch although there is already 
a profile. The problem arises, if thunderbird is called via the HTML mail
command  in mozilla-firefox and if there is already an 
instance of thunderbird running.   ---<(kaimartin)>---

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages mozilla-thunderbird depends on:
ii  libatk1.0-0  1.8.0-4 The ATK accessibility toolkit
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libfontconfig1   2.2.3-4 generic font configuration library
ii  libfreetype6 2.1.7-2.3   FreeType 2 font engine, shared lib
ii  libgcc1  1:3.4.3-6   GCC support library
ii  libglib2.0-0 2.6.1-3 The GLib library of C routines
ii  libgtk2.0-0  2.4.14-2The GTK+ graphical user interface 
ii  libpango1.0-01.8.0-3 Layout and rendering of internatio
ii  libstdc++5   1:3.3.5-8   The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii  libxft2  2.1.2-6 FreeType-based font drawing librar
ii  libxp6   4.3.0.dfsg.1-10 X Window System printing extension
ii  libxrender1  0.8.3-7 X Rendering Extension client libra
ii  libxt6   4.3.0.dfsg.1-10 X Toolkit Intrinsics
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-3   compression library - runtime

-- debconf information:
* mozilla-thunderbird/browser: Debian


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



Bug#320380: amd64 dpkg-architecture gives no information

2005-07-28 Thread Jeremy Brand
Package: dpkg-dev
Version: 1.10.28

When I invoke `dpkg-architecture` on Sarge/amd64, the output is
seemingly broken:

 $ uname -a
Linux gamera.domain.mars 2.6.8-11-amd64-k8-smp #1 SMP Wed Jun 1 00:01:27 CEST 2$
$ dpkg-architecture
DEB_BUILD_ARCH=
DEB_BUILD_GNU_CPU=
DEB_BUILD_GNU_SYSTEM=
DEB_BUILD_GNU_TYPE=
DEB_HOST_ARCH=
DEB_HOST_GNU_CPU=   
DEB_HOST_GNU_SYSTEM=
DEB_HOST_GNU_TYPE=

alternatively, dpkg-architechture works fine on Sarge/i386

$ uname -a
Linux edgar 2.4.27-2-686-smp #1 SMP Mon May 16 16:55:31 JST 2005 i686 GNU/Linux
$ dpkg-architecture
DEB_BUILD_ARCH=i386
DEB_BUILD_GNU_CPU=i386
DEB_BUILD_GNU_SYSTEM=linux
DEB_BUILD_GNU_TYPE=i386-linux
DEB_HOST_ARCH=i386  
DEB_HOST_GNU_CPU=i386
DEB_HOST_GNU_SYSTEM=linux
DEB_HOST_GNU_TYPE=i386-linux

I know I can set the arch with -a and gnu type with -t.  I'm only   
reporting that the package does not work as expected.   

This also breaks the java-package on amd64, because java-package uses
dpkg-architecture to determine this information.

Sincerely,
Jeremy

--
"Prediction is very difficult, especially of the future."
Niels Bohr
http://www.nirvani.net


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



Bug#320316: amavis-ng-milter-helper security issues

2005-07-28 Thread Don Armstrong
tag 320316 moreinfo
thanks

On Thu, 28 Jul 2005, Evan Harris wrote:
> When using -m to prevent modification of the message, this setting
> appears to be ignored. Markup still happens, unless the default
> spamassassin prefs disable it. Unfortunately, I do not want to
> disable it for local users, just for mail that may be "passing
> through".

The -m just disables changes to Subject: Content-Type: and the body of
the message. That's it. It'll still add the various X-Spam headers.

If it is actually changing the subject: Content-Type: and body, please
respond to the bug report with your /etc/default/spamass-milter, your
spamassassin local.cf and an example message that has been improperly
modified. If you've changed your initscript for spamass-milter, send
that too.


Don Armstrong

-- 
Of course, there are ceases where only a rare individual will have the
vision to perceive a system which governs many people's lives; a
system which had never before even been recognized as a system; then
such people often devote their lives to convincing other people that
the system really is there and that it aught to be exited from. 
 -- Douglas R. Hofstadter _G�del Escher Bach. Eternal Golden Braid_

http://www.donarmstrong.com  http://rzlab.ucr.edu


signature.asc
Description: Digital signature


Bug#320372: Installation problem

2005-07-28 Thread Frans Pop
On Thursday 28 July 2005 23:48, Frans Pop wrote:
> My guess is that you have a SATA disk controller. If so, please see the
> 4th item in the Errata for the installer [1].

Oops, my guess was completely wrong as Lennarts answer shows :-P

The most likely problem in that case is that your CD drive does not like 
the default DMA setting in the kernel.

You can try if that's the case by switching to VT2 (use alt-F2) after the 
error and give the following commands:
# cat /proc/ide/ide1/hdc/settings
(check that the current value for using_dma is "1")
# echo "using_dma:0" >/proc/ide/ide1/hdc/settings


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



Bug#319120: build deps after xorg transition

2005-07-28 Thread Mathias Weyland
reassign 318692 xlibs-dev, bookmarkbridge
reassign 320218 xlibs-dev, bookmarkbridge
tags 319120 + sid
thanks

Bug #318692 and #320218 are duplicates of #319120. #320218 sais we have 
to build-depend on libxinerama-dev.

Best regards

Mathias Weyland


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



Bug#278810: Initial packaging

2005-07-28 Thread Martin Pitt
Hi!

Since I'd like to play around with Slony-1 a bit, I created a very
basic initial packaging since there isn't much activity going on here.

It's very simple for now, barely enough to get it running.

The orig.tar.gz:
  http://arch.debian.org/arch/pkg-postgresql/slony1_1.1.0.orig.tar.gz

The debian/ directory is maintained with bazaar-ng
(http://www.bazaar-ng.org, I want to try it out a bit) in

  http://arch.debian.org/arch/pkg-postgresql/slony1-mpitt

Feel free to branch away from that. :-)

However, if you already have a packaged version, I'd be happy to use
it instead (I invested maybe 10 minutes in it, nothing to be worried
about).

Martin

-- 
Martin Pitt  http://www.piware.de
Ubuntu Developer   http://www.ubuntulinux.org
Debian Developerhttp://www.debian.org


signature.asc
Description: Digital signature


Bug#320379: Errors during initrd loading when / is on LVM over RAID

2005-07-28 Thread Frans Pop
Package: kernel
Tags: patch

After switching from a 2.4.27 to 2.6.8 kernel for an old desktop Iuse as
a server, I noticed the following messages on console and kern.log.
Note: the errors are not harmful, just ugly; the system boots normally.

kernel: Inspecting /boot/System.map-2.6.8-2-686
kernel: Loaded 27390 symbols from /boot/System.map-2.6.8-2-686.
kernel: Symbols match kernel version 2.6.8.
kernel: No module symbols loaded - kernel modules not enabled.
kernel: ould not append to parent for /disc
kernel: devfs_mk_dir: invalid argument.<4>devfs_mk_dev: could not append to 
parent for /disc
last message repeated 151 times


Cleaned for a missing \n in a printk and with added debug printk's in
fs/devfs/base.c, this looks like:
kernel: devfs_mk_dir: invalid argument, buf: .
kernel: _devfs_append_entry: -EEXIST for :disc
kernel: devfs_mk_dev: could not append to parent for /disc
(repeated)

The last error is a consequence of the error in devfs_mk_dir, so can
be ignored. The basic problem is that buf is empty.

Tracing back I ended up in fs/partitions/check.c, which has the following code
in function register_disk:

/* No minors to use for partitions */
if (disk->minors == 1) {
if (disk->devfs_name[0] != '\0')
devfs_add_disk(disk);
return;
}

/* always add handle for the whole disk */
devfs_add_partitioned(disk);

This looks unlogical: why does the first statement check for empty
disk->devfs_name and is the second one called blindly?

Changing the last statement to:
if (disk->devfs_name[0] != '\0')
devfs_add_partitioned(disk);
else
printk(KERN_WARNING "%s: No devfs_name for %s.\n", 
__FUNCTION__, disk->disk_name);
resulted in the errors disappearing and the following log output:

kernel: register_disk: No devfs_name for md_d0.
kernel: register_disk: No devfs_name for md_d64.
kernel: register_disk: No devfs_name for md_d128.
kernel: register_disk: No devfs_name for md_d192.
kernel: register_disk: No devfs_name for md_d4.
kernel: register_disk: No devfs_name for md_d68.
kernel: register_disk: No devfs_name for md_d132.
kernel: register_disk: No devfs_name for md_d196.
(repeated to md_d255)

I've debugged using kernel version 2.6.8, but a check showed this code is
unchanged in 2.6.11 and 2.6.12.

Please review my reasoning. If I'm correct, the attached patch may fix
the errors (and fix the missing \n). If you think the patch is correct,
I would appreciate advice how best to get it upstream.
The other option would of course be that something is more fundamentally
broken and that disk->devfs_name should be filled in these cases, but
I doubt that.

Cheers,
FJP

--- fs/partitions/check.c.orig	2005-05-19 12:52:23.0 +0200
+++ fs/partitions/check.c	2005-07-29 00:36:04.523385998 +0200
@@ -348,7 +348,8 @@
 	}
 
 	/* always add handle for the whole disk */
-	devfs_add_partitioned(disk);
+	if (disk->devfs_name[0] != '\0')
+		devfs_add_partitioned(disk);
 
 	/* No such device (e.g., media were just removed) */
 	if (!get_capacity(disk))
--- fs/devfs/base.c.orig	2005-07-29 00:32:03.329992027 +0200
+++ fs/devfs/base.c	2005-07-29 00:32:52.08934 +0200
@@ -1644,7 +1644,7 @@
 	va_start(args, fmt);
 	n = vsnprintf(buf, 64, fmt, args);
 	if (n >= 64 || !buf[0]) {
-		printk(KERN_WARNING "%s: invalid argument.", __FUNCTION__);
+		printk(KERN_WARNING "%s: invalid argument.\n", __FUNCTION__);
 		return -EINVAL;
 	}
 


pgp90yJIKYqmX.pgp
Description: PGP signature


Bug#320378: %Y format directive breaks subsequent %y directives in find

2005-07-28 Thread Isaac Clerencia
Package: findutils
Version: 4.2.22-2
Severity: normal

See the following behaviour:
[EMAIL PROTECTED]:/tmp/findbug$ ls -l
total 1
lrwxrwxrwx  1 isaac isaac4 2005-07-29 00:20 bar -> foo/
drwxr-xr-x  2 isaac isaac 1024 2005-07-29 00:20 foo
[EMAIL PROTECTED]:/tmp/findbug$ find . -printf "%y %Y\n"
d d
d d
l d
[EMAIL PROTECTED]:/tmp/findbug$ find . -printf "%Y %y\n"
d d
d d
d d
[EMAIL PROTECTED]:/tmp/findbug$

I guess the output in the second "find" should be:
d d
d d
d l

Best regards

-- 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.12-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)

Versions of packages findutils depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an

findutils recommends no packages.

-- no debconf information


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



Bug#293332: -Q not only fails to resume but also leaves tmp files around

2005-07-28 Thread Martin Michlmayr
tags 293332 + patch pending
thanks

* Martin Michlmayr <[EMAIL PROTECTED]> [2005-02-02 15:38]:
> This bug is related to "#227117: jack -Q fails to resume" but not the
> same.  Basically, as #227117 mentions, -Q fails to resume.  Now, there
> are 3 more problems with this.  I got the following error:
> 
> 995:[EMAIL PROTECTED]: ~/tmp/jack] /usr/bin/jack -Q
> This is jack 3.1.1 (C)2004 Arne Zellentin <[EMAIL PROTECTED]>
>  *warning* config file /etc/jackrc is of unknown version None.
>  *info* querying...
> /home/tbm/jack/jack-340e5415
>  *error* destination directory already exists: Masz To Jak W Banku
> 
> Problems:
>   - the path displayed is relative but it would be nice if it was
> absolute, i.e.
>  *error* destination directory already exists: ~/jack/O.S.T.R/Masz To Jak W 
> Banku

The patch below fixes this.

>   - It mentions /home/tbm/jack/jack-340e5415 just before giving the
> real destination which is quite confusing
>   - It doesn't remove /home/tbm/jack/jack-340e5415 at the end (really,
> it should not create it in the first place).  Looking at the
> directories, I see that now the jack.* files are duplicated:

Well, that's how jack works and I don't see how this would be changed.
However, I think this bug was initall caused by jack not getting the
FreeDB ID right.  This shouldn't happen as often these days.


diff -urN jack-3.1.1~/jack_utils.py jack-3.1.1/jack_utils.py
--- jack-3.1.1~/jack_utils.py   2005-07-28 23:18:40.722448528 +0100
+++ jack-3.1.1/jack_utils.py2005-07-28 23:37:18.256557520 +0100
@@ -94,7 +94,7 @@
 
 last_of_new = new[-1]
 if os.path.exists(last_of_new):
-error("destination directory already exists: " + last_of_new)
+error("destination directory already exists: " + 
os.path.join(*[cf['_base_dir']] + new))
 try:
 os.rename(cwd, last_of_new)
 except OSError:

-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#320257: mozilla-thunderbird: Hangs on large mailbox folders

2005-07-28 Thread EF

Alexander Sack wrote:


EF wrote:

hat's good. OK, first backup your $HOME/.mozilla-thunderbird directory
so we can be sure that this stays reproducible and that you don't loose
your mail while trying to track this down.
 


I can do that...


I guess (hope) the problem is not the size of the mailbox, but a "bad"
entry that might result in a corrupted .msf.
 


A bad entry in the preferences or in the individual mail files?


So the idea is to spot a single mail that causes all the trouble. If you
need instructions on how to do this, let me know
 


Ok, here's a bit more about my current setup that might help:
I have 7 POP accounts set up under the same Thunderbird profile.  I've 
had the same problem with (at least) three of my seven email boxes, all 
of them the largest ones with the most messages.


As part of my workaround that assumed that large inboxes caused the 
problem, I moved my big Inboxes to other files/mail folders called 
Inbox.2; new mail then went into an empty Inbox folder.  I can merge 
them back into one large Inbox, if necessary.


I need a bit more information about how you plan on finding which mail 
causes the problem.  If I start with brand new folders, we'll be waiting 
for a couple of months for the problem to reproduce itself unless I 
flood myself with email (?).


Thanks,
-Efraim


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



Bug#172634: Doesn't give proper info about "invalid freedb file" on --submit

2005-07-28 Thread Martin Michlmayr
tags 172634 + patch pending
thanks

"jack --submit" does not give any information what's wrong when a
freedb file is invalid.  The patch below fixes this.

* Martin Michlmayr <[EMAIL PROTECTED]> [2005-07-28 20:58]:
> * Michael Banck <[EMAIL PROTECTED]> [2005-06-11 12:05]:
> > do you think this is still an issue?  Upstream advised me a while
> > ago to close this bug as it should probably be no longer an issue.
> 
> No, this is still there.
> 
> 
> 5796:[EMAIL PROTECTED]: /media/ogg/various/the_mask] jack --submit
> This is jack 3.1.1 (C)2004 Arne Zellentin <[EMAIL PROTECTED]>
>  *error* invalid freedb file
> zsh: exit 1 jack --submit


diff -urN jack-3.1.1~/jack_prepare.py jack-3.1.1/jack_prepare.py
--- jack-3.1.1~/jack_prepare.py 2005-07-28 22:31:02.926899488 +0100
+++ jack-3.1.1/jack_prepare.py  2005-07-28 23:12:54.958012712 +0100
@@ -466,7 +466,7 @@
 if not is_submittable:
 error("can't submit in current state, please fix jack.freedb")
 
-err, jack_tag.track_names, jack_tag.locale_names, cd_id, revision = 
jack_freedb.freedb_names(jack_freedb.freedb_id(jack_ripstuff.all_tracks), 
jack_ripstuff.all_tracks, jack_ripstuff.all_tracks, cf['_freedb_form_file'])
+err, jack_tag.track_names, jack_tag.locale_names, cd_id, revision = 
jack_freedb.freedb_names(jack_freedb.freedb_id(jack_ripstuff.all_tracks), 
jack_ripstuff.all_tracks, jack_ripstuff.all_tracks, cf['_freedb_form_file'], 
verb = 1)
 if err:
 error("invalid freedb file")
 else:

-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#320376: nntp: FTBFS: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS reference in get_tcp_conn.o

2005-07-28 Thread Kurt Roeckx
Package: nntp
Version: 1.5.12.1-18
Severity: serious
Tags: patch

Hi,

When building your on some arches (ia64 and amd64) you get the
following error:
cc -O2 -s -I../libdbz -o nntpxmit nntpxmit.o remote.o llist.o get_tcp_conn.o 
xmitauth.o fakesyslog.o strcasecmp.o ../libdbz/dbz.o ../libdbz/dbzdbm.o -lpam
/usr/bin/ld: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches
non-TLS reference in get_tcp_conn.o
/lib/libc.so.6: could not read symbols: Bad value

(You probably get the same on i686 with a 2.6 kernel, didn't check.)

The problem is that xmit/get_tcp_conn.c has:
extern  int errno;

Instead of including  which has the proper defenition of
errno.

Simple patch:
--- xmit/get_tcp_conn.c.old 2005-07-29 00:12:25.065680088 +0200
+++ xmit/get_tcp_conn.c 2005-07-29 00:14:05.195458048 +0200
@@ -29,7 +29,7 @@
 #include 
 #endif /* NONETDB */

-extern int errno;
+#include 
 extern char*Pname;
 extern char*errmsg();
 #ifndef BSD_44



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



Bug#320377: /etc/init.d/saslauthd does not support multiple daemons

2005-07-28 Thread debbug2
Package: sasl2-bin
Version: 2.1.19-1.5

Hi,

depending on what you're doing it can be necessary to run more than
one saslautd, e.g. to provide the socket in different chroot
environments or to have different configurations. 

However, the /etc/init.d/saslauthd does not support running multiple
daemons. An option would be to have a directory /etc/saslauthd and to 
run a daemon for every config in that directory. 

regards
Hadmut


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



Bug#318525: FTBFS: Memory inputs not directly addressable

2005-07-28 Thread Roger Leigh
tags 318525 + confirmed
thanks

I've confirmed the bug still exists with the current GCC 4.0.1 in a
sid chroot.  The error is identical to that reported by Matt in the
original report.


Regards,
Roger

-- 
Roger Leigh
Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
Debian GNU/Linuxhttp://www.debian.org/
GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.


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



Bug#317404: FTBFS: conflicting types for 'calloc'

2005-07-28 Thread Roger Leigh
I have made an NMU to fix this RC bug.  The patch is identical to the
patch I sent last week.  Please apply the patch and acknowledge it in
your next maintainer upload.


Regards,
Roger

-- 
Roger Leigh
Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
Debian GNU/Linuxhttp://www.debian.org/
GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.


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



Bug#287494: lopster: FTBFS (amd64/gcc-4.0): invalid lvalue in assignment

2005-07-28 Thread Roger Leigh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have made an NMU to fix this RC bug.  The patch is identical to the
patch I sent last week.  Please apply the patch and acknowledge it in
your next maintainer upload.


Regards,
Roger

- -- 
Roger Leigh
Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
Debian GNU/Linuxhttp://www.debian.org/
GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 

iD8DBQFC6VhxVcFcaSW/uEgRAok2AKC4b/Yp3O4uTkE8Pq9Fsb8j3KuidwCgpFzX
oMjDX2lii5D7jJQNfWRT0L4=
=vn59
-END PGP SIGNATURE-


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



Bug#310478: Bug#272619: jack: dies with most rips

2005-07-28 Thread Martin Michlmayr
tags 310478 + patch pending
thanks

* Martin Michlmayr <[EMAIL PROTECTED]> [2005-05-23 21:31]:
> When cdparanoia fails, the following ugly traceback is produced:
> 
> Traceback (most recent call last):
>   File "/home/tbm/bin/jack-3.1", line 225, in ?
> global_error = jack_main_loop.main_loop(mp3s_todo, wavs_todo, space, 
> dae_queue, enc_queue, track1_offset)
>   File "/usr/lib/python2.3/site-packages/jack_main_loop.py", line 293, in 
> main_loop
> jack_status.dae_stat_upd(num, 
> string.strip(string.split(exited_proc['buf'], "\n")[-2]))
> IndexError: list index out of range
>  *warning* abnormal exit

The patch below makes the parsing of the ripper output more robust:


diff -urN jack-3.1.1~/jack_helpers.py jack-3.1.1/jack_helpers.py
--- jack-3.1.1~/jack_helpers.py 2005-07-28 22:31:02.924899792 +0100
+++ jack-3.1.1/jack_helpers.py  2005-07-28 23:01:19.584725520 +0100
@@ -260,9 +260,12 @@
 'status_fkt': r"""
 # (== PROGRESS == [  | 013124 00 ] == :^D * ==)
 # (== PROGRESS == [   >  .| 011923 00 ] == :-) . ==)
-tmp = string.split(i['buf'], '\r')[-2] + " "
-new_status = tmp[17:48] + tmp[49:69] # 68->69 because of newer version
-#new_status = string.split(i['buf'], '\r')[-2][17:69] # 68->69 because of 
newer version
+tmp = string.split(i['buf'], "\r")
+if len(tmp) >= 2:
+tmp = tmp[-2] + " "
+new_status = tmp[17:48] + tmp[49:69] # 68->69 because of newer version
+else:
+new_status = "Cannot parse status"
 """,
 'otf-status_fkt': r"""
 buf = i['buf']
@@ -316,11 +319,14 @@
 'status_blocksize': 200,
 'status_start': "percent_done:",
 'status_fkt': r"""
-x = string.split(i['buf'], '\r')[-2]
-if string.find(x, '%') != -1:
-new_status = "ripping: " + string.strip(string.split(i['buf'], '\r')[-2])
+tmp = string.split(i['buf'], "\r")
+if len(tmp) >= 2:
+if string.find(tmp[-2], '%') != -1:
+new_status = "ripping: " + string.strip(tmp[-2])
+else:
+new_status = "waiting..."
 else:
-new_status = "waiting..."
+new_status = "Cannot parse status"
 """,
 'final_status_fkt': r"""
 final_status = ("%s" % jack_functions.pprint_speed(speed)) + "x [ DAE done 
with cdda2wav   ]"
@@ -419,11 +425,14 @@
 'status_blocksize': 100,
 'status_start': "total:",
 'status_fkt': r"""
-x = string.split(i['buf'], '\r')[-2]
-if string.find(x, 'total:') != -1:
-new_status = string.strip(string.split(i['buf'], '\r')[-2])
+tmp = string.split(i['buf'], "\r")
+if len(tmp) >= 2:
+if string.find(tmp[-2], 'total:') != -1:
+new_status = string.strip(tmp[-2])
+else:
+new_status = "waiting..."
 else:
-new_status = "waiting..."
+new_status = "Cannot parse status"
 """,
 'final_status_fkt': r"""
 final_status = ("%s" % jack_functions.pprint_speed(speed)) + "x [ DAE done 
with dagrab ]"
diff -urN jack-3.1.1~/jack_main_loop.py jack-3.1.1/jack_main_loop.py
--- jack-3.1.1~/jack_main_loop.py   2005-07-28 22:31:02.925899640 +0100
+++ jack-3.1.1/jack_main_loop.py2005-07-28 23:00:17.783120792 +0100
@@ -285,9 +285,9 @@
 if os.path.exists(track[NAME] + ".wav"):
 if jack_functions.tracksize(track)[WAV] != 
jack_utils.filesize(track[NAME] + ".wav"):
 res = 242
-jack_status.dae_stat_upd(num, 
string.strip(string.split(exited_proc['buf'], "\n")[-2]))
+jack_status.dae_stat_upd(num, 
jack_status.get_2_line(exited_proc['buf']))
 else:
-jack_status.dae_stat_upd(num, 
string.strip(string.split(exited_proc['buf'], "\n")[-2]))
+jack_status.dae_stat_upd(num, 
jack_status.get_2_line(exited_proc['buf']))
 res = 243
 global_error = global_error + res
 if res and not cf['_sloppy']:
@@ -304,7 +304,7 @@
 jack_status.dae_stat_upd(num, 'DAE failed with 
status ' + `res` + ", wav removed.")
 else:
 if exited_proc['type'] == "image_reader":
-jack_status.dae_stat_upd(num, 
string.strip(string.split(exited_proc['buf'], "\n")[-2]))
+jack_status.dae_stat_upd(num, 
jack_status.get_2_line(exited_proc['buf']))
 else:
 if exited_proc['otf'] and 
jack_helpers.helpers[exited_proc['prog']].has_key('otf-final_status_fkt'):
 
exec(jack_helpers.helpers[exited_proc['prog']]['otf-final_status_fkt']) in 
globals(), locals()
@@ -391,12 +391,10 @@
 #jack_term.tmod.dae_stat_upd(i['track'][NUM], 
None, i['percent'])
 
 elif i['type'] == "image_reader":
-l

Bug#76918: Infection by Spyware. EBay bidder to pay $351,100 for Buffett lunch

2005-07-28 Thread WuWu
Hi 76918,

You are INFECTED. With Spyware that can't be deleted by your Anti-Virus.
Download our award winning Anti-Spyware Software. 

http://exhaustible.ekillspyware.com/ad/

Check if you're infected
Find out right now with our FREE Spyware Scan.





But I do know one thing though.!
First thing you said...
Maybe i'll love you one day,

A Wave of Hot Movie Stars Leaves the West End Cold
http://www.msnbc.msn.com/id/3395977/

Lai: Amazing start for Armstrong in Tour | Images
http://www.times.com/pages/realestate/index.html

Stronger-than-expected data lift stocks
http://www.times.com/pages/health/index.html

I don't wanna flip when I see you with guys??
Haily Jadejotcpd love that name??
Ooh girl that's too damn bad,.

A Wave of Hot Movie Stars Leaves the West End Cold
http://www.nytimes.com/personals

Read more of the Web's best original reporting
http://www.times.com/2005/07/03/travel/03trust.html

Idaho Girl Found; Brother Feared Dead
http://www.times.com/2005/07/03/fashion/sundaystyles/03luce.html


Bug#320372: Installation problem

2005-07-28 Thread Frans Pop
On Thursday 28 July 2005 23:15, Bill Dugan wrote:
> Your installation CD-ROM couldn't be mounted.  This probably means that
> the CD-ROM was not in the drive.  If so you can insert it and try
> again.

My guess is that you have a SATA disk controller. If so, please see the 
4th item in the Errata for the installer [1].

[1] http://www.debian.org/releases/stable/debian-installer/index#errata


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



Bug#320375: conquest-gl: fail to start (Assertion `window->Window.VisualInfo != ((void *)0)' failed.)

2005-07-28 Thread Petter Reinholdtsen

Package: conquest-gl
Version: 8.1-2
Severity: grave
Justification: renders package unusable

When I try to start conquestgl on my sarge installation, I only get an
assertion error.  This render the package completely useless.  As I
suspect this will be the case for all users of the package, I set the
severity to grave.  If it works for others, please lover the severity
to important or normal.

This it the output I get:

  % conquestgl
  conquestgl: freeglut_window.c:300: fgOpenWindow: Assertion
`window->Window.VisualInfo != ((void *)0)' failed.
  Abort (SIGABRT)
  %

Running it in gdb give me this backtrace:

  (gdb) bt
  #0  0x404c683b in raise () from /lib/tls/libc.so.6
  #1  0x404c7fa2 in abort () from /lib/tls/libc.so.6
  #2  0x404c02df in __assert_fail () from /lib/tls/libc.so.6
  #3  0x40198523 in fgOpenWindow () from /usr/lib/libglut.so.3
  #4  0x40196d69 in fgCreateWindow () from /usr/lib/libglut.so.3
  #5  0x40198674 in glutCreateWindow () from /usr/lib/libglut.so.3
  #6  0x40032b42 in uiGLInit () from /usr/lib/libUiGL.so.1
  #7  0x080494a1 in ?? ()
  #8  0xb840 in ?? ()
  #9  0xb8c4 in ?? ()
  #10 0x08049c01 in _IO_stdin_used ()
  #11 0x08048ae5 in _init ()
  #12 0x404b3974 in __libc_start_main () from /lib/tls/libc.so.6
  #13 0x08048d11 in ?? ()

Running it in valgrind to now show any interesting messages.  I
include the end of the strace as well at the end.

In case this has anything to do with my OpenGL support, here is the
output from glxinfo.  I do get glxgears and most other OpenGL
applications working, so I believe the OpenGL support should be OK.

% glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
client glx vendor string: SGI
client glx version string: 1.2
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
OpenGL vendor string: VA Linux, Inc
OpenGL renderer string: Mesa DRI Intel(R) 830M 20021115
OpenGL version string: 1.2 Mesa 4.0.4
OpenGL extensions:
GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_transpose_matrix, GL_EXT_abgr,
GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_func_separate,
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
GL_EXT_convolution, GL_EXT_compiled_vertex_array, GL_EXT_fog_coord,
GL_EXT_histogram, GL_EXT_packed_pixels, GL_EXT_polygon_offset,
GL_EXT_rescale_normal, GL_EXT_secondary_color, GL_EXT_texture3D,
GL_EXT_texture_env_add, GL_EXT_texture_env_combine, GL_EXT_texture_object,
GL_EXT_texture_lod_bias, GL_EXT_vertex_array, GL_IBM_rasterpos_clip,
GL_MESA_window_pos, GL_NV_texgen_reflection, GL_SGI_color_matrix,
GL_SGI_color_table
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
--
0x22 16 tc  1 16  0 r  y  .  5  6  5  0  0 16  0  0  0  0  0  0 0 None
0x23 16 tc  1 16  0 r  .  .  5  6  5  0  0 16  0  0  0  0  0  0 0 None
0x24 16 tc  1 16  0 r  y  .  5  6  5  0  0 16  8  0  0  0  0  0 0 Slow
0x25 16 tc  1 16  0 r  .  .  5  6  5  0  0 16  8  0  0  0  0  0 0 Slow
0x26 16 tc  1 16  0 r  y  .  5  6  5  0  0 16  0 16 16 16 16  0 0 Slow
0x27 16 tc  1 16  0 r  .  .  5  6  5  0  0 16  0 16 16 16 16  0 0 Slow
0x28 16 tc  1 16  0 r  y  .  5  6  5  0  0 16  8 16 16 16 16  0 0 Slow
0x29 16 tc  1 16  0 r  .  .  5  6  5  0  0 16  8 16 16 16 16  0 0 Slow
%

This is the last 50 lines from strace:

write(3, "\200\4\2\0\0\0\0\0", 8)   = 8
read(3, "\1\245\16\0\1\0\0\0\1\0\0\0\3\0\0\0\0\0\0\0\4\0\0\0\300"..., 32) = 32
readv(3, [{"i830", 4}, {"", 0}], 2) = 4
write(3, "\221\16\2\0\0\0\0\0", 8)  = 8
read(3, "\1\0\17\0\0\1\0\0\10\0\0\0 \0\0\0\30\0\0\0\250\245\336"..., 32) = 32
read(3, "\"\0\0\0\4\0\0\0\1\0\0\0\5\0\0\0\6\0\0\0\5\0\0\0\0\0\0"..., 128) = 128
read(3, "#\0\0\0\4\0\0\0\1\0\0\0\5\0\0\0\6\0\0\0\5\0\0\0\0\0\0\0"..., 128) = 128
read(3, "$\0\0\0\4\0\0\0\1\0\0\0\5\0\0\0\6\0\0\0\5\0\0\0\0\0\0\0"..., 128) = 128
read(3, "%\0\0\0\4\0\0\0\1\0\0\0\5\0\0\0\6\0\0\0\5\0\0\0\0\0\0\0"..., 128) = 128
read(3, "&\0\0\0\4\0\0\0\1\0\0\0\5\0\0\0\6\0\0\0\5\0\0\0\0\0\0\0"..., 128) = 128
read(3, "\'\0\0\0\4\0\0\0\1\0\0\0\5\0\0\0\6\0\0\0\5\0\0\0\0\0\0"..., 128) = 128
read(3, "(\0\0\0\4\0\0\0\1\0\0\0\5\0\0\0\6\0\0\0\5\0\0\0\0\0\0\0"..., 128) = 128
read(3, ")\0\0\0\4\0\0\0\1\0\0\0\5\0\0\0\6\0\0\0\5\0\0\0\0\0\0\0"..., 128) = 128
write(3, "\200\1\2\0\0\0\0\0", 8)   = 8
read(3, "\1\0\20\0\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\30\0\0\0\300"..., 32) = 32
write(3, "\200\2\2\0\0\0\0\0", 8)   = 8
read(3, "[EMAIL PROTECTED]"...,

Bug#320163: jigdo: Short description too vague.

2005-07-28 Thread Sebastian Seifert
On Thu, Jul 28, 2005 at 04:41:43AM +0200, Richard Atterer wrote:
> On Wed, Jul 27, 2005 at 02:05:40PM +0200, Sebastian Seifert wrote:
> > I installed this in search for a general download manager. jigdo's short
> > descriptions seems to imply generality, while it is only meant for the
> > download of very specific things.
> > 
> > Please change it to "Download manager for jigdo CD images" or likewise.
> 
> Actually, the jigdo GUI *can* also download normal files via HTTP or FTP. 
> I'm going to close this bug unless there's a problem with that
> functionality.

I tried jigdo once again (had it uninstalled in the meantime and
installed aria instead, which works nicely with Mozilla Firefox Flashgot). 

Right, you can enter any http/ftp url in the window. Since this is
non-obvious, I didn't spot this. If jigdo is meant to be a general
purpose download manager, something ought to be done about the
interface. Furthermore, jigdo seems to forget about running downloads
when I close and restart the application - isn't that a grave bug for a
download manager? I mean, what's its advantage compared to a browser's
built-in download capability if it doesn't even remember downloads? 

Sebastian


-- 
Sorry, but my karma just ran over your dogma.



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



Bug#75853: Infection by Spyware. Big Deal: Fixtures in the Chelsea Art World

2005-07-28 Thread RoseannAlfaro54
Hi 75853,

You are INFECTED. With Spyware that can't be deleted by your Anti-Virus.
Download our award winning Anti-Spyware Software. 

http://acetate.ekillspyware.com/ad/

Check if you're infected
Find out right now with our FREE Spyware Scan.





You know I want you too!?
We'll maybe shout 'em out in a rap or up in a chorus
I think I love you baby..

Albania Prepares to Vote Amid Accusations of Fraud and Intimidation
http://www.times.com/pages/technology/index.html

Digital Domain: The Battle for Eardrums Begins With Podcasts
http://www.msnbc.msn.com/id/3032123/

Square Feet: A Mall in Decline Eyes Fish-Market Space
http://www.msnbc.msn.com/id/8447919/

Don't get me wrong!!
I'm supposed to set an example
Won't get out... i'll push you out??

Slide show: The month in space pictures
http://www.times.com/ref/membercenter/help/privacy.html

A Wave of Hot Movie Stars Leaves the West End Cold
http://www.times.com/learning/index.html

Read more of the Web's best original reporting
http://www.msnbc.msn.com/id/3033063/


Bug#88906: Infection by Spyware. EBay bidder to pay $351,100 for Buffett lunch

2005-07-28 Thread KathyGarza83
Hi 88906,

You are INFECTED. With Spyware that can't be deleted by your Anti-Virus.
Download our award winning Anti-Spyware Software. 

http://gallinule.ekillspyware.com/ad/

Check if you're infected
Find out right now with our FREE Spyware Scan.





Maybe I'll love you one day!?
But I'm so busy being pissed off I don't stop to think
Ooh yeah girl run that game.!

Blockbuster Drugs Are So Last Century
http://www.times.com/pages/weekinreview/index.html

Big Deal: Fixtures in the Chelsea Art World
http://g.msn.com/0MNMAN27/1?http://www.msnbc.com/comics/default.asp?nfeature=4&&CM=CoverQuicklinks&CE=7&HL=comics

EBay bidder to pay $351,100 for Buffett lunch
http://www.times.com/learning/general/onthisday/big/0703.html

I know you want me baby..
Superman aint savin shit, girl you can jump on shady's dick,.
There goes another lawsuit,

Idaho Girl Found; Brother Feared Dead
http://www.times.com/2005/07/03/magazine/03PHENOM.html

Increase in Guerrilla Attacks Tests Colombia's Popular President
http://www.times.com/pages/reuters/index.html

WP: U.S., French target terrorism jointly | Video
http://g.msn.com/0MNMAN27/1?http://www.msnbc.com/m/hor/HOROSCOPE_Front.asp&&CM=CoverQuicklinks&CE=8&HL=horoscope


Bug#92206: Infection by Spyware. Read more of the Web's best original reporting

2005-07-28 Thread Strudel22
Hi 92206,

You are INFECTED. With Spyware that can't be deleted by your Anti-Virus.
Download our award winning Anti-Spyware Software. 

http://parent.ekillspyware.com/ad/

Check if you're infected
Find out right now with our FREE Spyware Scan.





Ooh girl that's too damn bad,.
I'm here to rescue you!!
Oh boy you drive me crazy.!

Slide show: The month in space pictures
http://www.nytimes.com/pages/magazine/index.html?8dpc

Despite Fears of Mad Cow, Grillers Get Set for Holiday
http://www.times.com/pages/fashion/index.html

Increase in Guerrilla Attacks Tests Colombia's Popular President
http://www.times.com/2005/07/03/fashion/sundaystyles/03FLAG.html

I spent too much energy on it.. honestly I'm exhausted
How could it ever be just us two.!
But I do know one thing though-

WP: U.S., French target terrorism jointly | Video
http://www.times.com/pages/technology/index.html

The costs of celebrating independence
http://www.times.com/2005/07/03/sports/tennis/03women.html

For the Poor in Iran, Voting Was About Making Ends Meet
http://www.msnbc.msn.com/id/3303511/


Bug#320374: a2ps: default should be stdout

2005-07-28 Thread Alexander N. Benner
Package: a2ps
Version: 1:4.13b-4.3
Severity: minor


The original (expected) behavior of a2ps is afaik to print to stdout and not
directly to a printer, which this version does.

Greetings
Alexander Benner

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11alex
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages a2ps depends on:
ii  emacsen-common  1.4.16   Common facilities for all emacsen
ii  libc6   2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libpaper1   1.1.14   Library for handling paper charact

-- no debconf information


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



Bug#320345: exim4: Misleading bounce report when message_size_limit exceeded

2005-07-28 Thread Adam D. Barratt
On Thu, 2005-07-28 at 17:16 +0100, Oliver Elphick wrote:
> Package: exim4
> Version: 4.50-8
> Severity: normal
> 
> When a message is rejected because message_size_limit is exceeded, a
> misleading bounce message is sent.
> 
> The bounce message says: "No transport provider was available for
> delivery to this recipient".

What MTA or mail system is returning that message? Every time I've seen
it in the past it's been generated by a Microsoft Outlook or Exchange
system as the response to every failure to send (much like the MTAs
which used to claim any 550 was "no such user" in bounce messages),
ignoring any specific message returned by the destination server.

More specifically, the phrase you quoted occurs nowhere in the upstream
source for 4.50, nor in any of the Debian specific modifications for -8.

> I cannot see anywhere to change the bounce message.

As I explained above, I sincerely doubt it would help in this case, but
you want section 45 of the Exim specification ("Customizing bounce and
warning messages") -
http://www.exim.org/exim-html-4.50/doc/html/spec_45.html#CHAP45

Regards,

Adam


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



Bug#224107: Seems to be a race in ogg status parsing...

2005-07-28 Thread Martin Michlmayr
tags 224107 + patch pending
thanks

* Anthony DeRobertis <[EMAIL PROTECTED]> [2003-12-15 20:08]:
> When running more than one jack at once (to use multiple cdroms), jacks
> seems to abort in (I think) the ogg status parse.
...
> At first, it died a few times with errors about float getting an empty

The following patch makes ogg parsing more robust:


diff -urN jack-3.1.1~/jack_helpers.py jack-3.1.1/jack_helpers.py
--- jack-3.1.1~/jack_helpers.py 2005-07-28 22:10:23.232361704 +0100
+++ jack-3.1.1/jack_helpers.py  2005-07-28 22:14:27.332252880 +0100
@@ -59,7 +59,10 @@
 y0 = string.find(s, "[")
 y1 = string.find(s, "%]")
 if y0 != -1 and y1 != -1:
-percent = float(s[y0 + 1:y1])
+try:
+percent = float(s[y0 + 1:y1])
+except ValueError:
+percent = 0
 else:
 percent = 0
 """,

-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#320373: kismet: Loss of GPS signal error

2005-07-28 Thread Jens Suelwald
Package: kismet
Version: 2.6.2-6jlb
Severity: normal
Tags: patch

Desc:
The gpsd seems unable to aquire altitude information with certain GPS devices 
and
returns a ? instead of a float value, which results in kismet returning a "Loss
of GPS signal" error and disabling its GPS support.
This patch sets the altitude value to zero whenever it cannot be aquired by 
gpsd.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (700, 'unstable'), (600, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-kanotix-11
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kismet depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libglib1.2  1.2.10-10The GLib library of C routines
ii  libncurses5 5.4-9Shared libraries for terminal hand
ii  libstdc++2.10-glibc2.2  1:2.95.4-22  The GNU stdc++ library
ii  zlib1g  1:1.2.3-1compression library - runtime

kismet recommends no packages.
170c170,175
< if ((scanret = sscanf(live, "GPSD,P=%f %f,A=%f,V=%f,M=%d,H=%f",
---
> if ((scanret = sscanf(live, "GPSD,P=%f %f,A=?,V=%f,M=%d,H=%f",
>   &lat, &lon, &spd, &mode, &hed)) > 3) {
>   alt=0;
>   ++scanret;
> }
> else if ((scanret = sscanf(live, "GPSD,P=%f %f,A=%f,V=%f,M=%d,H=%f",


Bug#293102: jpilot-backup: Debian patches break database management

2005-07-28 Thread Bill Wohler
I neglected to mention that when I built jpilot-backup with the sources
from upstream, jpilot-backup ignored the VoiceDial app and 
HotSync ran normally to completion.

Here are the steps I followed to save others a few minutes trying to
figure out the correct configure args:

sudo apt-get build-dep jpilot-backup
./configure --enable-gtk2
make
make local_install

-- 
Bill Wohler <[EMAIL PROTECTED]>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.


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



Bug#320372: Installation problem

2005-07-28 Thread Lennart Sorensen
On Thu, Jul 28, 2005 at 02:15:39PM -0700, Bill Dugan wrote:
> Comments/Problems:
>  
> The machine boots from the CD-ROM and lets me choose the language, country,
> and keyboard layout.  The dialog box appears saying "Detecting hardware to
> find CD-ROM drives" and the gauge goes up to 100% and disappears, then after
> a pause of a few seconds, I get the error message:
>  
> =
> [!!] Detect and mount CD-ROM
>  
> Your installation CD-ROM couldn't be mounted.  This probably means that the
> CD-ROM was not in the drive.  If so you can insert it and try again.
>  
> Try again to mount the CD-ROM?
> =
>  
> The disc is a CD-RW, in case it matters.

It shouldn't matter if it could read it and boot it.

Is the drive IDE, SCSI, SATA, or something old?

What controller model is it attached to?

I suspect the answer to a 500mhz celeron to be ide, in which case the
problem doesn't make much sense, unless someone atteched a cdrom drive
as slave without a master on an ide port, which works sometimes and not
other times.

Len Sorensen


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



Bug#320229: [Pkg-shadow-devel] Bug#320229: patch l10n, shadow

2005-07-28 Thread Christine Spang
tags 320229 pending
thanks

On Wed, 2005-07-27 at 20:48 +0200, Georgi Stanojevski wrote:
> Package: shadow
> Severity: wishlist
> Tags: patch l10n
> 
> Please find attached the Macedonian translation of Debconf templates
> for your package.

Committed, thank you.

-- 
"All that glitters is not gold; not all those that wander are lost."
J.R.R. Tolkien, The Fellowship of the Ring

blog: http://frisia.middle-earth.us/


signature.asc
Description: This is a digitally signed message part


Bug#137311: FWIW

2005-07-28 Thread Joey Hess
Daniel Burrows wrote:
> On Monday 25 July 2005 09:01 pm, Joey Hess wrote:
> > FWIW, this bug remains and is probably #3 on my list of reasons to hate
> > aptitude.
> 
>   What are #1 and #2?

Oh, probably the conflict resolver and something or other else. It's a
short list and this is the easy one to fix from it. ;-)

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#320372: Installation problem

2005-07-28 Thread Bill Dugan






Package: installation-reports Debian-installer-version: 20050305 date, from debian-31r0a-i386-netinst.isouname -a: Linux (none) 2.4.27-2-386 #1 Thu Jan 20 10:55:08 JST 2005 i686 unknownDate: 28 July 2005Method: Booted from a CD-RW disc in the CD-ROM (debian-31r0a-i386-netinst.iso) Machine: eMachines etower 500Processor: 500MHz CeleronMemory: 96MBRoot Device: IDE 10GBRoot Size/partition table: Unformatted as of yetOutput of lspci and lspci -n: not found Base System Installation Checklist:[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Initial boot worked:    [O]Configure network HW:   [O]Config network: [O]Detect CD:  [E]Load installer modules: [ ]Detect hard drives: [ ]Partition hard drives:  [ ]Create file systems:    [ ]Mount partitions:   [ ]Install base system:    [ ]Install boot loader:    [ ]Reboot: [ ] Comments/Problems: The machine boots from the CD-ROM and lets me choose the language, country, and keyboard layout.  The dialog box appears saying “Detecting hardware to find CD-ROM drives” and the gauge goes up to 100% and disappears, then after a pause of a few seconds, I get the error message: =[!!] Detect and mount CD-ROM Your installation CD-ROM couldn’t be mounted.  This probably means that the CD-ROM was not in the drive.  If so you can insert it and try again. Try again to mount the CD-ROM?= The disc is a CD-RW, in case it matters.






  1   2   3   4   >