Bug#431627: ssh: PermitRootLogin yes??

2007-07-03 Thread Bob Tanner
Package: ssh
Version: 1:4.6p1-3
Severity: important

Did a new install of lenny amd64 and I was surprised that 'PermitRootLogin yes'
was default setting in /etc/ssh/sshd_config. Is there a reason for this? Seem
insecure.


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

Kernel: Linux 2.6.20-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages ssh depends on:
ii  openssh-client  1:4.6p1-3+b1 secure shell client, an rlogin/rsh
ii  openssh-server  1:4.6p1-3+b1 secure shell server, an rshd repla

ssh recommends no packages.

-- no debconf information


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



Bug#425469: iceweasel: armory.worldofwarcraft.com javascript ajax call for popup not working

2007-05-22 Thread Bob Tanner
On Tuesday 22 May 2007 01:42:06 am Mike Hommey wrote:
 This is a problem with user agent sniffing. This also fails on epiphany,
 for instance, and if you change the user agent to firefox, it works
 properly. It is also likely to fail with galeon and konqueror.

I tried FireFox 1.0.7 and  1.5.0.4 and neither render under konq 3.5.6

Which user agent did you use?


-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpZrlwQJPwkP.pgp
Description: PGP signature


Bug#425469: iceweasel: armory.worldofwarcraft.com javascript ajax call for popup not working

2007-05-22 Thread Bob Tanner
On Tuesday 22 May 2007 03:20:18 am Mike Hommey wrote:
  Which user agent did you use?

 Firefox/2.0

Under 3.5.6 Firefox/2.0 isn't an option. Are you running a different version 
of konq?


-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpYKTSLXNPI3.pgp
Description: PGP signature


Bug#425647: python-wxtools: wxPython 2.8.4.0 has been released

2007-05-22 Thread Bob Tanner
Package: python-wxtools
Version: wxPython 2.8.4.0 has been released
Severity: wishlist

wxPython 2.8.4.0 has been released
http://www.wxpython.org/



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

Kernel: Linux 2.6.20-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash


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



Bug#424691: kmail: 10,000+ message imap folder causes infinte loop (race condition?)

2007-05-16 Thread Bob Tanner
Package: kmail
Version: 4:3.5.6.dfsg.1-2
Severity: normal

I have several imap folders with over 10,000 message in them. Attempting to view
these huge(?) folders causes 100% CPU utilization and unresponsive kmail.

I've let kmail grind away for hours and it never comes back. Point strace at it
I have the following output:

ioctl(6, FIONREAD, [1]) = 0
gettimeofday({1179339626, 995979}, NULL) = 0
gettimeofday({1179339626, 996523}, NULL) = 0
gettimeofday({1179339626, 996950}, NULL) = 0
gettimeofday({1179339626, 997279}, NULL) = 0
gettimeofday({1179339626, 997663}, NULL) = 0
gettimeofday({1179339626, 998042}, NULL) = 0
gettimeofday({1179339626, 998387}, NULL) = 0
gettimeofday({1179339626, 998787}, NULL) = 0
gettimeofday({1179339626, 999159}, NULL) = 0
gettimeofday({1179339626, 999560}, NULL) = 0
gettimeofday({1179339627, 2}, NULL) = 0
gettimeofday({1179339627, 384}, NULL)   = 0
ioctl(6, FIONREAD, [1]) = 0
gettimeofday({1179339627, 1166}, NULL)  = 0
gettimeofday({1179339627, 1707}, NULL)  = 0
gettimeofday({1179339627, 2110}, NULL)  = 0
gettimeofday({1179339627, 2436}, NULL)  = 0
gettimeofday({1179339627, 2820}, NULL)  = 0
gettimeofday({1179339627, 3202}, NULL)  = 0
gettimeofday({1179339627, 3546}, NULL)  = 0
gettimeofday({1179339627, 3944}, NULL)  = 0
gettimeofday({1179339627, 79356}, NULL) = 0
gettimeofday({1179339627, 79865}, NULL) = 0
gettimeofday({1179339627, 80304}, NULL) = 0
gettimeofday({1179339627, 80683}, NULL) = 0


Killing kmail with SIGSEGV or SIGKILL I get the following:

This backtrace appears to be of no use.
This is probably because your packages are built in a way which prevents
creation of proper backtraces, or the stack frame was seriously corrupted in the
crash.

Using host libthread_db library /lib/libthread_db.so.1.
/space/debian/gdb/build-area/gdb-6.6.dfsg/gdb/linux-nat.c:1026: internal-error:
linux_nat_attach: Assertion `pid == GET_PID (inferior_ptid)  WIFSTOPPED
(status)  WSTOPSIG (status) == SIGSTOP' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) [answered Y; input not from terminal]
/space/debian/gdb/build-area/gdb-6.6.dfsg/gdb/linux-nat.c:1026: internal-error:
linux_nat_attach: Assertion `pid == GET_PID (inferior_ptid)  WIFSTOPPED
(status)  WSTOPSIG (status) == SIGSTOP' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) [answered Y; input not from terminal]


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

Kernel: Linux 2.6.20-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages kmail depends on:
ii  kdebase-kio-plugins  4:3.5.6.dfsg.2-2core I/O slaves for KDE
ii  kdelibs4c2a  4:3.5.6.r1.dfsg.1-4 core libraries and binaries for al
ii  kdepim-kio-plugins   4:3.5.6.dfsg.1-2KDE pim I/O Slaves
ii  libart-2.0-2 2.3.19-3Library of functions for 2D graphi
ii  libaudio21.9-2   The Network Audio System (NAS). (s
ii  libc62.5-7   GNU C Library: Shared libraries
ii  libfontconfig1   2.4.2-1.2   generic font configuration library
ii  libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib
ii  libgcc1  1:4.1.2-7   GCC support library
ii  libice6  1:1.0.3-2   X11 Inter-Client Exchange library
ii  libidn11 0.6.5-1 GNU libidn library, implementation
ii  libjpeg626b-13   The Independent JPEG Group's JPEG 
ii  libkcal2b4:3.5.6.dfsg.1-2KDE calendaring library
ii  libkdepim1a  4:3.5.6.dfsg.1-2KDE PIM library
ii  libkleopatra14:3.5.6.dfsg.1-2KDE GnuPG interface libraries
ii  libkmime24:3.5.6.dfsg.1-2KDE MIME interface library
ii  libkpimidentities1   4:3.5.6.dfsg.1-2KDE PIM user identity information 
ii  libksieve0   4:3.5.6.dfsg.1-2KDE mail/news message filtering li
ii  libmimelib1c2a   4:3.5.6.dfsg.1-2KDE mime library
ii  libpng12-0   1.2.15~beta5-1  PNG library - runtime
ii  libqt3-mt3:3.3.7-4+b1Qt GUI Library (Threaded runtime v
ii  libsm6   2:1.0.3-1   X11 Session Management library
ii  libstdc++6   4.1.2-7 The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.3-7   X11 client-side library
ii  libxcursor1  1:1.1.8-2   X cursor management library
ii  libxext6 1:1.0.3-2   X11 miscellaneous extension librar
ii  libxft2  2.1.12-2FreeType-based font drawing librar
ii  libxi6   1:1.0.1-4   X11 Input extension library
ii  libxinerama1   

Bug#415872: (no subject)

2007-05-15 Thread Bob Tanner
 kmuto, mpitt: should we make these root:lp 4754 then? Or any other mode?

During CUPS is working under root owner, I don't want to do such
not necessary configuration. Another idea is that using copy instead of
hardlink in postinst then setting permission 700.
But it seems be too late to merge it for Etch and we CUPS team is
planning to migrate Ubuntu-based cupsys for post-Etch.

I've read the above several times and I guess Kenshi isn't a native English 
speaker. Could someone from the CUPS team explain that Kenshi is stated 
above?

Looking at Fiesty's 1.2.8 the backend files are 755, does something change in 
1.2.11 (that's in gutsy and I don't have that installed).

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpLbr0pNSxZY.pgp
Description: PGP signature


Bug#423438: kdelibs4c2a: cupsdoprint -P 'Mail PDF File' execution failed with message: client-error-not-found

2007-05-11 Thread Bob Tanner
Package: kdelibs4c2a
Version: 4:3.5.6.r1.dfsg.1-4
Severity: normal

I think we might have a regression issue fixed in BTS #370403?

Upgraded to cupsys-1.2.7-4 and lost my Mail PDF File and Print to File
(PDF) printers.

Digging around I found BTS #370403. Tried all the recommend hacks, including
'apt-get remove --purge cupsys', rebooting, restart X, etc.

Attempting a test print to the Mail PDF File printer via Control Center GUI I
get a Catastrophe! KNotify

cupsdoprint -P 'Mail PDF File' -J '' -H '/var/run/cups/cups.sock:631' -U 
'tanner' -o ' multiple-document-handling=separate-documents-uncollated-copies 
orientation-requested=3' '/usr/share/apps/kdeprint/testprint.ps' : execution 
failed with message: client-error-not-found

Same error message via the command line.

Looks like some sort of upgrade/conf issue, but I cannot seem to find where.

Cups reports back that Mail PDF File is not a valid printer. But I have never
had to do anything special to get the Mail PDF File printer working before.


d [11/May/2007:15:14:03 -0500] POST /printers/Mail PDF File
d [11/May/2007:15:14:03 -0500] CONTENT_TYPE = application/ipp
d [11/May/2007:15:14:03 -0500] cupsdReadClient: 8 con-data_encoding=HTTP_ENCODE
_LENGTH, con-data_remaining=14849, con-file=-1
d [11/May/2007:15:14:03 -0500] cupsdReadClient: 8 REQUEST /var/spool/cups/00
03=9
d [11/May/2007:15:14:03 -0500] cupsdReadClient: 8 writing 14521 bytes to 9
d [11/May/2007:15:14:03 -0500] cupsdReadClient: 8 Closing data file 9, size=1452
1.
d [11/May/2007:15:14:03 -0500] cupsdProcessIPPRequest(0x5a3010[8]): operation_id
 = 0002
D [11/May/2007:15:14:03 -0500] Print-Job ipp://localhost/printers/Mail%20PDF%20F
ile
d [11/May/2007:15:14:03 -0500] print_job(0x5a3010[8], ipp://localhost/printers/M
ail%20PDF%20File)
D [11/May/2007:15:14:03 -0500] print_job: auto-typing file...
D [11/May/2007:15:14:03 -0500] print_job: request file type is application/posts
cript.
d [11/May/2007:15:14:03 -0500] add_job(0x5a3010[8], ipp://localhost/printers/Mai
l%20PDF%20File)
D [11/May/2007:15:14:03 -0500] Print-Job client-error-not-found: The printer or
class was not found.


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

Kernel: Linux 2.6.20-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdelibs4c2a depends on:
ii  kdelibs- 4:3.5.6.r1.dfsg.1-4 core shared data for all KDE appli
ii  libacl1  2.2.42-1Access control list shared library
ii  libart-2 2.3.19-3Library of functions for 2D graphi
ii  libarts1 1.5.6-2 aRts sound system core components
ii  libasoun 1.0.13-2ALSA library
ii  libaspel 0.60.5-1GNU Aspell spell-checker runtime l
ii  libattr1 1:2.4.32-1.1Extended attribute shared library
ii  libaudio 1.9-2   The Network Audio System (NAS). (s
ii  libavahi 0.6.18-5Avahi client library
ii  libavahi 0.6.18-5Avahi common library
ii  libavahi 0.6.18-5Avahi Qt3 integration library
ii  libbz2-1 1.0.3-6 high-quality block-sorting file co
ii  libc62.5-7   GNU C Library: Shared libraries
ii  libcomer 1.39+1.40-WIP-2007.04.07+dfsg-2 common error description library
ii  libcupsy 1.2.7-4 Common UNIX Printing System(tm) - 
ii  libfam0  2.7.0-12Client library to control the FAM 
ii  libfontc 2.4.2-1.2   generic font configuration library
ii  libfreet 2.2.1-5 FreeType 2 font engine, shared lib
ii  libgcc1  1:4.1.2-6   GCC support library
ii  libgnutl 1.6.2-1 the GNU TLS library - runtime libr
ii  libice6  1:1.0.3-2   X11 Inter-Client Exchange library
ii  libidn11 0.6.5-1 GNU libidn library, implementation
ii  libjaspe 1.900.1-3   The JasPer JPEG-2000 runtime libra
ii  libjpeg6 6b-13   The Independent JPEG Group's JPEG 
ii  libkrb53 1.6.dfsg.1-3MIT Kerberos runtime libraries
ii  liblua50 5.0.3-2 Main interpreter library for the L
ii  libluali 5.0.3-2 Extension library for the Lua 5.0 
ii  libopene 1.2.2-4.3   runtime files for the OpenEXR imag
ii  libpcre3 6.7-1   Perl 5 Compatible Regular Expressi
ii  libpng12 1.2.15~beta5-1  PNG library - runtime
ii  libqt3-m 3:3.3.7-4+b1Qt GUI Library (Threaded runtime v
ii  libsm6   1:1.0.2-2   X11 Session Management library
ii  libstdc+ 4.1.2-6

Bug#421787: kdelibs4c2a: kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol:

2007-05-01 Thread Bob Tanner
Package: kdelibs4c2a
Version: 4:3.5.6.r1.dfsg.1-4
Severity: normal

Recently upgrade kdelibs, now my .xsession-errors contains the follow when I
start kde

kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined
symbol: PKCS7_content_free
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined
symbol: OpenSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined
symbol: OPENSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined
symbol: OpenSSL_add_all_algorithms_conf
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined
symbol: PKCS7_content_free
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined
symbol: OpenSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined
symbol: OPENSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined
symbol: OpenSSL_add_all_algorithms_conf


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

Kernel: Linux 2.6.20-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdelibs4c2a depends on:
ii  kdeli 4:3.5.6.r1.dfsg.1-4core shared data for all KDE appli
ii  libac 2.2.42-1   Access control list shared library
ii  libar 2.3.19-3   Library of functions for 2D graphi
ii  libar 1.5.6-2aRts sound system core components
ii  libas 1.0.13-2   ALSA library
ii  libas 0.60.5-1   GNU Aspell spell-checker runtime l
ii  libat 1:2.4.32-1.1   Extended attribute shared library
ii  libau 1.9-1  The Network Audio System (NAS). (s
ii  libav 0.6.18-4   Avahi client library
ii  libav 0.6.18-4   Avahi common library
ii  libav 0.6.18-4   Avahi Qt3 integration library
ii  libbz 1.0.3-6high-quality block-sorting file co
ii  libc6 2.5-4  GNU C Library: Shared libraries
ii  libco 1.39+1.40-WIP-2006.11.14+dfsg-2+b1 common error description library
ii  libcu 1.2.7-4Common UNIX Printing System(tm) - 
ii  libfa 2.7.0-12   Client library to control the FAM 
ii  libfo 2.4.2-1.2  generic font configuration library
ii  libfr 2.2.1-5FreeType 2 font engine, shared lib
ii  libgc 1:4.1.2-5  GCC support library
ii  libgn 1.6.2-1the GNU TLS library - runtime libr
ii  libic 1:1.0.3-2  X11 Inter-Client Exchange library
ii  libid 0.6.5-1GNU libidn library, implementation
ii  libja 1.900.1-3  The JasPer JPEG-2000 runtime libra
ii  libjp 6b-13  The Independent JPEG Group's JPEG 
ii  libkr 1.4.4-8MIT Kerberos runtime libraries
ii  liblu 5.0.3-2Main interpreter library for the L
ii  liblu 5.0.3-2Extension library for the Lua 5.0 
ii  libop 1.2.2-4.3  runtime files for the OpenEXR imag
ii  libpc 6.7-1  Perl 5 Compatible Regular Expressi
ii  libpn 1.2.15~beta5-1 PNG library - runtime
ii  libqt 3:3.3.7-4+b1   Qt GUI Library (Threaded runtime v
ii  libsm 1:1.0.2-2  X11 Session Management library
ii  libst 4.1.2-5The GNU Standard C++ Library v3
ii  libti 3.8.2-7Tag Image File Format (TIFF) libra
ii  libx1 2:1.0.3-7  X11 client-side library
ii  libxc 1:1.1.8-2  X cursor management library
ii  libxe 1:1.0.3-2  X11 miscellaneous extension librar
ii  libxf 2.1.12-2   FreeType-based font drawing librar
ii  libxi 1:1.0.1-4  X11 Input extension library
ii  libxi 1:1.0.2-1  X11 Xinerama extension library
ii  libxm 2.6.28.dfsg-1  GNOME XML library
ii  libxr 2:1.2.1-1  X11 RandR extension library
ii  libxr 1:0.9.2-1  X Rendering Extension client libra
ii  libxs 1.1.20-1   XSLT processing library - runtime 
ii  libxt 1:1.0.5-2  X11 toolkit intrinsics library
ii  menu- 0.2.3  freedesktop.org menu compliant win
ii  perl  5.8.8-7

Bug#421834: libc6: Cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage

2007-05-01 Thread Bob Tanner
Package: libc6
Version: 2.3.6.ds1-13
Severity: important

The following packages will be upgraded:
  libc6
1 upgraded, 0 newly installed, 0 to remove and 36 not upgraded.
2 not fully installed or removed.
Need to get 0B/4430kB of archives.
After unpacking 397kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 23106 files and directories currently installed.)
Preparing to replace libc6 2.3.6.ds1-13 (using 
.../archives/libc6_2.5-4_i386.deb) ...
Unpacking replacement libc6 ...
cannot set up thread-local storage: set_thread_area failed when setting up 
thread-local storage

dpkg: warning - old post-removal script returned error exit status 127
dpkg - trying script from the new package instead ...
cannot set up thread-local storage: set_thread_area failed when setting up 
thread-local storage

dpkg: error processing /var/cache/apt/archives/libc6_2.5-4_i386.deb (--unpack):
 subprocess new post-removal script returned error exit status 127
cannot set up thread-local storage: set_thread_area failed when setting up 
thread-local storage

dpkg: error while cleaning up:
 subprocess pre-installation script returned error exit status 127
Errors were encountered while processing:
 /var/cache/apt/archives/libc6_2.5-4_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


A 'dpkg -i -D13 libc6_2.5-4_i386.deb' output is attached.

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

Kernel: Linux 2.6.9-skas3-v8-rc1-bs7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libc6 depends on:
ii  tzdata2007e-6Time Zone and Daylight Saving Time

libc6 recommends no packages.

-- no debconf information


dpkg-D13.txt.gz
Description: GNU Zip compressed data


Bug#421834: libc6: Cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage

2007-05-01 Thread Bob Tanner
 root root   34320 Feb 21 09:13 libnss_nis-2.3.6.so
lrwxrwxrwx  1 root root  19 May  1 15:41 libnss_nis.so.2 - 
libnss_nis-2.3.6.so
-rw-r--r--  1 root root   38340 Feb 21 09:13 libnss_nisplus-2.3.6.so
lrwxrwxrwx  1 root root  23 May  1 15:41 libnss_nisplus.so.2 - 
libnss_nisplus-2.3.6.so
lrwxrwxrwx  1 root root  14 Oct 25  2006 libpam.so.0 - libpam.so.0.79
-rw-r--r--  1 root root   29700 Oct 23  2006 libpam.so.0.79
lrwxrwxrwx  1 root root  19 Oct 25  2006 libpam_misc.so.0 - 
libpam_misc.so.0.79
-rw-r--r--  1 root root8264 Oct 23  2006 libpam_misc.so.0.79
lrwxrwxrwx  1 root root  15 Oct 25  2006 libpamc.so.0 - libpamc.so.0.79
-rw-r--r--  1 root root9660 Oct 23  2006 libpamc.so.0.79
-rw-r--r--  1 root root5400 Feb 21 09:13 libpcprofile.so
lrwxrwxrwx  1 root root  16 Aug 21  2006 libpopt.so.0 - libpopt.so.0.0.0
-rw-r--r--  1 root root   26444 Aug  7  2006 libpopt.so.0.0.0
-rw-r--r--  1 root root   48256 Sep 12  2006 libproc-3.2.7.so
-rw-r--r--  1 root root   81701 Feb 21 09:13 libpthread-0.10.so
lrwxrwxrwx  1 root root  18 May  1 15:41 libpthread.so.0 - 
libpthread-0.10.so
lrwxrwxrwx  1 root root  18 Jan  2 11:02 libreadline.so.5 - 
libreadline.so.5.2
-rw-r--r--  1 root root  188760 Dec 19 09:51 libreadline.so.5.2
-rw-r--r--  1 root root   59172 Feb 21 09:13 libresolv-2.3.6.so
lrwxrwxrwx  1 root root  18 May  1 15:41 libresolv.so.2 - 
libresolv-2.3.6.so
-rw-r--r--  1 root root   30616 Feb 21 09:13 librt-2.3.6.so
lrwxrwxrwx  1 root root  14 May  1 15:41 librt.so.1 - librt-2.3.6.so
-rw-r--r--  1 root root   79368 Nov  5 13:27 libselinux.so.1
-rw-r--r--  1 root root  219824 Feb 26 10:52 libsepol.so.1
lrwxrwxrwx  1 root root  22 Oct  6  2004 libslang.so.1-UTF8 - 
libslang.so.1-UTF8.4.9
-rw-r--r--  1 root root  374952 Sep 21  2004 libslang.so.1-UTF8.4.9
lrwxrwxrwx  1 root root  17 Oct 25  2006 libslang.so.2 - 
libslang.so.2.0.6
-rw-r--r--  1 root root  644012 Oct 18  2006 libslang.so.2.0.6
lrwxrwxrwx  1 root root  12 Mar 25 17:31 libss.so.2 - libss.so.2.0
-rw-r--r--  1 root root   18520 Mar  6 20:17 libss.so.2.0
-rw-r--r--  1 root root   17860 Feb 21 09:13 libthread_db-1.0.so
lrwxrwxrwx  1 root root  19 May  1 15:41 libthread_db.so.1 - 
libthread_db-1.0.so
lrwxrwxrwx  1 root root  19 Mar 25 17:32 libusb-0.1.so.4 - 
libusb-0.1.so.4.4.4
-rw-r--r--  1 root root   28740 Mar  5 15:05 libusb-0.1.so.4.4.4
-rw-r--r--  1 root root9656 Feb 21 09:13 libutil-2.3.6.so
lrwxrwxrwx  1 root root  16 May  1 15:41 libutil.so.1 - libutil-2.3.6.so
lrwxrwxrwx  1 root root  14 Mar 25 17:31 libuuid.so.1 - libuuid.so.1.2
-rw-r--r--  1 root root9128 Mar  6 20:17 libuuid.so.1.2
lrwxrwxrwx  1 root root  16 Feb 28 01:42 libwrap.so.0 - libwrap.so.0.7.6
-rw-r--r--  1 root root   27596 Feb 25 14:06 libwrap.so.0.7.6
drwxr-xr-x  2 root root4096 Mar 25 17:29 lsb
drwxr-xr-x  2 root root4096 Dec 30  2003 modules
drwxr-xr-x  2 root root4096 Oct 25  2006 security
drwxr-xr-x 15 root root4096 Jul 20  2005 terminfo

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgp2k6Ku0Uset.pgp
Description: PGP signature


Bug#415060: python-paramiko: paramiko 1.7 zubat released

2007-03-15 Thread Bob Tanner
Package: python-paramiko
Version: 1.6.4-1
Severity: wishlist

paramiko 1.7 zubat released 

http://www.lag.net/paramiko/


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

Versions of packages python-paramiko depends on:
ii  python   2.4.4-2 An interactive high-level object-o
ii  python-crypto2.0.1+dfsg1-1.2 cryptographic algorithms and proto
ii  python-support   0.5.6   automated rebuilding support for p

python-paramiko recommends no packages.

-- no debconf information


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



Bug#414040: kernel: xen_net: Memory squeeze in netback driver.

2007-03-08 Thread Bob Tanner
Package: xen-hypervisor-3.0.3-1-amd64
Version: 3.0.3-0-2
Severity: grave
Justification: renders package unusable

This bug looks to be tracked in upstream:

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=762

Mailing list discussion here:

http://lists.xensource.com/archives/html/xen-bugs/2006-11/msg00030.html


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-xen-amd64
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages xen-hypervisor-3.0.3-1-amd64 depends on:
ii  xen-utils-3.0.3-1 3.0.3-0-2  XEN administrative tools

xen-hypervisor-3.0.3-1-amd64 recommends no packages.

-- no debconf information


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



Bug#413947: linux-image-2.6.18-3-xen-amd64: Kernel BUG at drivers/xen/core/evtchn.c:481

2007-03-07 Thread Bob Tanner
Package: linux-image-2.6.18-3-xen-amd64
Version: 2.6.18-7
Severity: important

Mar  7 18:40:04 hoplite kernel: Kernel BUG at drivers/xen/core/evtchn.c:481
Mar  7 18:40:04 hoplite kernel: invalid opcode:  [1] SMP
Mar  7 18:40:04 hoplite kernel: CPU 1
Mar  7 18:40:04 hoplite kernel: Modules linked in: xt_physdev bridge ipv6 
ipt_REJECT ipt_LOG xt_tcpudp xt_state ip_conntrack nfnetlink iptable_filter 
ip_tables x_tables ide_generic ide_disk i2c_amd756 i2c_core serial_core floppy 
amd_rng shpchp pci_hotplug psmouse serio_raw pcspkr evdev ext3 jbd mbcache 
dm_mirror dm_snapshot dm_mod sd_mod ide_cd cdrom generic aic79xx 
scsi_transport_spi 3w_9xxx scsi_mod e1000 ohci_hcd amd74xx ide_core fan
Mar  7 18:40:04 hoplite kernel: Pid: 13, comm: xenwatch Not tainted 
2.6.18-3-xen-amd64 #1
Mar  7 18:40:04 hoplite kernel: RIP: e030:[80360ed8]  
[80360ed8] retrigger+0x26/0x3e
Mar  7 18:40:04 hoplite kernel: RSP: e02b:88007494fd88  EFLAGS: 00010046
Mar  7 18:40:04 hoplite kernel: RAX:  RBX: 9280 
RCX: ff578000
Mar  7 18:40:04 hoplite kernel: RDX: 0046 RSI: 88007494fd30 
RDI: 0125
Mar  7 18:40:04 hoplite kernel: RBP: 804cd700 R08: 8800756e59f0 
R09: 88005703cd00
Mar  7 18:40:04 hoplite kernel: R10: 88005703c800 R11: 80360eb2 
R12: 0125
Mar  7 18:40:04 hoplite kernel: R13: 804cd73c R14:  
R15: 0008
Mar  7 18:40:04 hoplite kernel: FS:  2b6d52e0b6d0() 
GS:804c3080() knlGS:
Mar  7 18:40:04 hoplite kernel: CS:  e033 DS:  ES: 
Mar  7 18:40:04 hoplite kernel: Process xenwatch (pid: 13, threadinfo 
88007494e000, task 88007492c080)
Mar  7 18:40:04 hoplite kernel: Stack:  802a10c7  88005703cd00  
88005703cd00  
Mar  7 18:40:04 hoplite kernel:  88007494fde0  020b  
8036da43  
Mar  7 18:40:04 hoplite kernel:  8036debb  88007494fea4
Mar  7 18:40:04 hoplite kernel: Call Trace:
Mar  7 18:40:04 hoplite kernel:  [802a10c7] enable_irq+0x9d/0xbc
Mar  7 18:40:04 hoplite kernel:  [8036da43] __netif_up+0xc/0x15
Mar  7 18:40:04 hoplite kernel:  [8036debb] netif_map+0x2a6/0x2d8
Mar  7 18:40:04 hoplite kernel:  [8035c21c] bus_for_each_dev+0x61/0x6e
Mar  7 18:40:04 hoplite kernel:  [803666c5] xenwatch_thread+0x0/0x145
Mar  7 18:40:04 hoplite kernel:  [803666c5] xenwatch_thread+0x0/0x145
Mar  7 18:40:04 hoplite kernel:  [80368205] 
frontend_changed+0x2ba/0x4f9
Mar  7 18:40:04 hoplite kernel:  [803666c5] xenwatch_thread+0x0/0x145
Mar  7 18:40:04 hoplite kernel:  [80290252] 
keventd_create_kthread+0x0/0x61
Mar  7 18:40:04 hoplite kernel:  [80365ad3] 
xenwatch_handle_callback+0x15/0x48
Mar  7 18:40:04 hoplite kernel:  [803667f2] 
xenwatch_thread+0x12d/0x145
Mar  7 18:40:04 hoplite kernel:  [80290415] 
autoremove_wake_function+0x0/0x2e
Mar  7 18:40:04 hoplite kernel:  [80290252] 
keventd_create_kthread+0x0/0x61
Mar  7 18:40:04 hoplite kernel:  [803666c5] xenwatch_thread+0x0/0x145
Mar  7 18:40:04 hoplite kernel:  [8023361f] kthread+0xd4/0x107
Mar  7 18:40:04 hoplite kernel:  [8025d23c] child_rip+0xa/0x12
Mar  7 18:40:04 hoplite kernel:  [80290252] 
keventd_create_kthread+0x0/0x61
Mar  7 18:40:04 hoplite kernel:  [8023354b] kthread+0x0/0x107
Mar  7 18:40:04 hoplite kernel:  [8025d232] child_rip+0x0/0x12
Mar  7 18:40:04 hoplite kernel:
Mar  7 18:40:04 hoplite kernel:
Mar  7 18:40:04 hoplite kernel: Code: 0f 0b 68 94 d9 41 80 c2 e1 01 f0 0f ab 91 
00 08 00 00 b8 01
Mar  7 18:40:04 hoplite kernel: RIP  [80360ed8] retrigger+0x26/0x3e
Mar  7 18:40:04 hoplite kernel:  RSP 88007494fd88

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-xen-amd64
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages linux-image-2.6.18-3-xen-amd64 depends on:
ii  e2fsprog 1.39+1.40-WIP-2006.11.14+dfsg-1 ext2 file system utilities and lib
ii  initramf 0.85e   tools for generating an initramfs
ii  linux-mo 2.6.18-7Linux 2.6.18 modules on AMD64

linux-image-2.6.18-3-xen-amd64 recommends no packages.

-- no debconf information


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



Bug#413527: kmail: SIGSEGV in KMail::ImapJob::slotGetNextMessage

2007-03-05 Thread Bob Tanner
Package: kmail
Version: 4:3.5.5.dfsg.1-6
Severity: important


Just deleting messages. Getting segfault.

Backtrace attached.


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

Versions of packages kmail depends on:
ii  kdebase-kio-plugins4:3.5.5a.dfsg.1-6 core I/O slaves for KDE
ii  kdelibs4c2a4:3.5.5a.dfsg.1-6 core libraries and binaries for al
ii  kdepim-kio-plugins 4:3.5.5.dfsg.1-6  KDE pim I/O Slaves
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libaudio2  1.8-3 The Network Audio System (NAS). (s
ii  libc6  2.3.6.ds1-13  GNU C Library: Shared libraries
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
ii  libgcc11:4.1.1-21GCC support library
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libidn11   0.6.5-1   GNU libidn library, implementation
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libkcal2b  4:3.5.5.dfsg.1-6  KDE calendaring library
ii  libkdepim1a4:3.5.5.dfsg.1-6  KDE PIM library
ii  libkleopatra1  4:3.5.5.dfsg.1-6  KDE GnuPG interface libraries
ii  libkmime2  4:3.5.5.dfsg.1-6  KDE MIME interface library
ii  libkpimidentities1 4:3.5.5.dfsg.1-6  KDE PIM user identity information 
ii  libksieve0 4:3.5.5.dfsg.1-6  KDE mail/news message filtering li
ii  libmimelib1c2a 4:3.5.5.dfsg.1-6  KDE mime library
ii  libpng12-0 1.2.15~beta5-1PNG library - runtime
ii  libqt3-mt  3:3.3.7-3 Qt GUI Library (Threaded runtime v
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-5 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxrandr2 2:1.1.0.2-5   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii  perl   5.8.8-7   Larry Wall's Practical Extraction 
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages kmail recommends:
ii  procmail  3.22-16Versatile e-mail processor

-- no debconf information
Using host libthread_db library /lib/libthread_db.so.1.
[Thread debugging using libthread_db enabled]
[New Thread 47833033423472 (LWP 28083)]
[New Thread 1107310944 (LWP 28087)]
[New Thread 1098918240 (LWP 28086)]
[New Thread 1090525536 (LWP 28085)]
[New Thread 1082132832 (LWP 28084)]
[KCrash handler]
#5  0x003b in ?? ()
#6  0x2b80f802ae40 in KMail::ImapJob::slotGetNextMessage (this=0x19209a0)
at /build/buildd/kdepim-3.5.5.dfsg.1/./kmail/imapjob.cpp:279
#7  0x2b80f802ba35 in KMail::ImapJob::init (this=0x19209a0, 
jt=KMail::FolderJob::tGetMessage, [EMAIL PROTECTED], folder=0x0, 
[EMAIL PROTECTED])
at /build/buildd/kdepim-3.5.5.dfsg.1/./kmail/imapjob.cpp:216
#8  0x2b80f802cd1a in KMail::ImapJob::execute (this=0x19209a0)
at /build/buildd/kdepim-3.5.5.dfsg.1/./kmail/imapjob.cpp:647
#9  0x2b80f7f7d57b in KMMainWidget::slotMsgSelected (this=0x1387920, 
msg=value optimized out)
at /build/buildd/kdepim-3.5.5.dfsg.1/./kmail/kmmainwidget.cpp:1917
#10 0x2b80f8045c66 in KMMainWidget::qt_invoke (this=0x1387920, _id=55, 
_o=0x7fffb3004e20) at ./kmmainwidget.moc:481
#11 0x2b80f9254c26 in QObject::activate_signal (this=0x13900b0, 
clist=0x13ce160, o=0x7fffb3004e20) at kernel/qobject.cpp:2356
#12 0x2b80f7e10c6c in KMHeaders::selected (this=value optimized out, 
t0=0x4199bb0) at ./kmheaders.moc:250
#13 0x2b80f7ee551d in KMHeaders::highlightMessage (this=0x13900b0, 
lvi=value optimized out, markitread=false)
at /build/buildd/kdepim-3.5.5.dfsg.1/./kmail/kmheaders.cpp:2020
#14 0x2b80f80160de in KMHeaders::qt_invoke (this=0x13900b0, _id=107, 
_o=0x7fffb3004fc0) at ./kmheaders.moc:295
#15 0x2b80f9254c26 in QObject::activate_signal (this=0x13900b0, 
clist=0x13c3a30, o=0x7fffb3004fc0) at kernel/qobject.cpp:2356
#16 

Bug#410704: dpkg-reconfigure debconf doesn't reconfigure

2007-02-12 Thread Bob Tanner
Package: debconf
Version: 1.5.11
Severity: important

In pbuilder, I tried to install sun-java6-plugin

# apt-get install sun-java6-jdk
snip
sun-dlj-v1-1 license could not be presented
try 'dpkg-reconfigure debconf' to select a frontend other than noninteractive

Fine, so

# dpkg-reconfigure debconf
debconf (developer): starting /var/lib/dpkg/info/debconf.config reconfigure 
1.5.11
debconf (developer): -- VERSION 2.0
debconf (developer): -- 0 2.0
debconf (developer): -- CAPB backup
debconf (developer): -- 0 multiselect escape
debconf (developer): -- BEGINBLOCK
debconf (developer): -- 0
debconf (developer): -- INPUT medium debconf/frontend
debconf (developer): -- 30 question skipped
debconf (developer): -- INPUT medium debconf/priority
debconf (developer): -- 30 question skipped
debconf (developer): -- ENDBLOCK
debconf (developer): -- 0
debconf (developer): -- GO
debconf (developer): -- 0 ok
debconf (developer): starting /var/lib/dpkg/info/debconf.postinst configure 
1.5.11

According the the manpage for dpkg-reconfigure:

OPTIONS
   -ftype, --frontend=type
   Select the frontend to use. The default frontend can be permanently
   changed by:

dpkg-reconfigure debconf

   Note that if you normally have debconf set to use the noninterac-
   tive frontend, dpkg-reconfigure will use the dialog frontend
   instead, so you actually get to reconfigure the package.

This doesn't seem to be the default behavior.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-amd64-k8-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages debconf depends on:
ii  debconf-i18n  1.5.11 full internationalization support 
ii  perl-base 5.8.8-7The Pathologically Eclectic Rubbis

Versions of packages debconf recommends:
ii  apt-utils 0.6.46.4   APT utility programs

-- debconf information:
  debconf-apt-progress/preparing:
  debconf-apt-progress/info:
  debconf/frontend: Dialog
  debconf/priority: high
  debconf-apt-progress/media-change:
  debconf-apt-progress/title:


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



Bug#410704: Additional info

2007-02-12 Thread Bob Tanner
Bug is specific to pbuilder environment.

Doing some other checking.

Dialog is functional in pbuilder.

# dialog --yesno Linux rules? 10 40

Gives me a yes/no selection 'window'

# dpkg-reconfigure --frontend=Dialog --priority=low debconf

Does not make a difference.

Manually hacking debconf entries in /var/cache/debconf doesn't make a 
difference either.

$TERM in my pbuilder is xterm, same as real system.


-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpdA0BCJf1QH.pgp
Description: PGP signature


Bug#410704: [Debconf-devel] Bug#410704: dpkg-reconfigure debconf doesn't reconfigure

2007-02-12 Thread Bob Tanner
On Monday 12 February 2007 13:42, you wrote:
 Perhaps you have a hardcoded priorty set in /etc/debconf.conf?

Not seeing anything. To confirm you are testing under pbuilder environment?


# cat /etc/debconf.conf
# This is the main config file for debconf. It tells debconf where to
# store data. The format of this file is a set of stanzas. Each stanza
# except the first sets up a database for debconf to use. For details, see
# debconf.conf(5) (in the debconf-doc package).
#
# So first things first. This first stanza gives the names of two databases.

# Debconf will use this database to store the data you enter into it,
# and some other dynamic data.
Config: configdb
# Debconf will use this database to store static template data.
Templates: templatedb

# World-readable, and accepts everything but passwords.
Name: config
Driver: File
Mode: 644
Reject-Type: password
Filename: /var/cache/debconf/config.dat

# Not world readable (the default), and accepts only passwords.
Name: passwords
Driver: File
Mode: 600
Backup: false
Required: false
Accept-Type: password
Filename: /var/cache/debconf/passwords.dat

# Set up the configdb database. By default, it consists of a stack of two
# databases, one to hold passwords and one for everything else.
Name: configdb
Driver: Stack
Stack: config, passwords

# Set up the templatedb database, which is a single flat text file
# by default.
Name: templatedb
Driver: File
Mode: 644
Filename: /var/cache/debconf/templates.dat

# Well that was pretty straightforward, and it will be enough for most
# people's needs, but debconf's database drivers can be used to do much
# more interesting things. For example, suppose you want to use config
# data from another host, which is mounted over nfs or perhaps the database
# is accessed via LDAP. You don't want to write to the remote debconf 
database,
# just read from it, so you still need a local database for local changes.
#
# A remote NFS mounted database, read-only. It is optional; if debconf
# fails to use it it will not abort.
#Name: remotedb
#Driver: DirTree
#Directory: /mnt/otherhost/var/cache/debconf/config
#Readonly: true
#Required: false
#
# A remote LDAP database. It is also read-only. The password is really
# only necessary if the database is not accessible anonymously.
#Name: remotedb
#Driver: LDAP
#Server: remotehost
#BaseDN: cn=debconf,dc=domain,dc=com
#BindDN: uid=admin,dc=domain,dc=com
#BindPasswd: secret
#
# A stack consisting of two databases. Values will be read from
# the first database in the stack to contain a value. In this example,
# writes always go to the first database.
#Name: fulldb
#Driver: Stack
#Stack: configdb, remotedb
#
# In this example, we'd use Config: fulldb at the top of the file
# to make it use the combination of the databases.
#
# Even more complex and interesting setups are possible, see the
# debconf.conf(5) page for details.


-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpgg47srYfgF.pgp
Description: PGP signature


Bug#410704: [Debconf-devel] Bug#410704: dpkg-reconfigure debconf doesn't reconfigure

2007-02-12 Thread Bob Tanner
On Monday 12 February 2007 14:51, Joey Hess wrote:

 No, I'm testing with the environment you described; a system with
 debconf configured to use the noninteractive frontend.

My initial report states:

In pbuilder, I tried to install sun-java6-plugin

Seem to be isolated to pbuilder environment.

Even after doing a pbuilder create of a sid amd64 image. I can duplicate this 
behavior.

It might be a local problem to my pbuilder, but I don't know how to debug the 
problem further.

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpoOIXV5BpZ0.pgp
Description: PGP signature


Bug#410704: [Debconf-devel] Bug#410704: Additional info

2007-02-12 Thread Bob Tanner
On Monday 12 February 2007 15:05, Joey Hess wrote:
 There's no bug here in debconf. This bug should either be closed, or
 possibly reassigned to pbuilder if you think it shouldn't be doing this.
 Perhaps pbuilder would do better to not override the frontend when being
 used interactively via 'pbuilder login'.

Thank you. Ignore my previous follow up. I'll re-assign.


-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpMNfCAi5yno.pgp
Description: PGP signature


Bug#407902: bzrtools: RELEASE BzrTools 0.14.0

2007-01-22 Thread Bob Tanner
Package: bzrtools
Version: 0.11.0-1
Severity: wishlist

BzrTools 0.14.0 is available at:
http://panoramicfeedback.com/opensource/bzrtools-0.14.0.tar.gz
http://panoramicfeedback.com/opensource/bzrtools-0.14.0.tar.gz.sig


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-amd64-k8-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages bzrtools depends on:
ii  bzr   0.11-1.1   bazaar-ng, the next-generation dis
ii  python2.4.4-2An interactive high-level object-o
ii  python-support0.5.6  automated rebuilding support for p

bzrtools recommends no packages.

-- no debconf information


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



Bug#403118: kvpnc 0.8.7 available

2006-12-14 Thread Bob Tanner
Package: kvpnc
Severity: wishlist

http://download.gna.org/kvpnc/kvpnc-0.8.7.tar.bz2

New upstream release.


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-amd64-k8-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


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



Bug#397972: SIGSEGV: KMMessage::setTransferInProgress

2006-11-10 Thread Bob Tanner
Package: kmail
Version: 4:3.5.5.dfsg.1-1
Severity: important

Kmail segfaulting after activating anti-spam filters.

Backtrace attached.
Using host libthread_db library /lib/libthread_db.so.1.
[Thread debugging using libthread_db enabled]
[New Thread 47378747247216 (LWP 11128)]
[New Thread 1107310944 (LWP 11134)]
[New Thread 1098918240 (LWP 11133)]
[New Thread 1090525536 (LWP 11132)]
[New Thread 1082132832 (LWP 11131)]
[KCrash handler]
#5  0x00020025004d in ?? ()
#6  0x2b17324f81eb in KMMessage::setTransferInProgress (this=0x2d4d4d0, 
value=false, force=false)
at /build/buildd/kdepim-3.5.5.dfsg.1/./kmail/kmmessage.cpp:245
#7  0x2b173250364d in KMCommand::slotPostTransfer (this=0x2a3ba90, 
result=value optimized out)
at /build/buildd/kdepim-3.5.5.dfsg.1/./kmail/kmcommands.cpp:264
#8  0x2b173257cc43 in KMCommand::qt_invoke (this=0x2a3ba90, _id=5, 
_o=0x7fff78913350) at ./kmcommands.moc:148
#9  0x2b173257d049 in KMFilterActionCommand::qt_invoke (this=0x2d4d4d0, 
_id=0, _o=0x0) at ./kmcommands.moc:2193
#10 0x2b1733946b7a in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#11 0x2b17325037dc in KMCommand::messagesTransfered (
this=value optimized out, t0=KMCommand::OK) at ./kmcommands.moc:126
#12 0x2b173257cb6d in KMCommand::slotJobFinished (this=0x2a3ba90)
at /build/buildd/kdepim-3.5.5.dfsg.1/./kmail/kmcommands.cpp:403
#13 0x2b173257cc1a in KMCommand::qt_invoke (this=0x2a3ba90, _id=7, 
_o=0x7fff78913500) at ./kmcommands.moc:150
#14 0x2b173257d049 in KMFilterActionCommand::qt_invoke (this=0x2d4d4d0, 
_id=0, _o=0x0) at ./kmcommands.moc:2193
#15 0x2b1733946b7a in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#16 0x2b173394770a in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#17 0x2b1732575e05 in ~FolderJob (this=0x359d7a0)
at /build/buildd/kdepim-3.5.5.dfsg.1/./kmail/folderjob.cpp:98
#18 0x2b173263e498 in ~ImapJob (this=0x359d7a0)
at /build/buildd/kdepim-3.5.5.dfsg.1/./kmail/imapjob.cpp:271
#19 0x2b1733946283 in QObject::event () from /usr/lib/libqt-mt.so.3
#20 0x2b17338e2212 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#21 0x2b17338e3fbc in QApplication::notify () from /usr/lib/libqt-mt.so.3
#22 0x2b173323d8de in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#23 0x2b17338757b2 in QApplication::sendEvent ()
   from /usr/lib/libqt-mt.so.3
#24 0x2b17338e3225 in QApplication::sendPostedEvents ()
   from /usr/lib/libqt-mt.so.3
#25 0x2b17338e331d in QApplication::sendPostedEvents ()
   from /usr/lib/libqt-mt.so.3
#26 0x2b17338887b9 in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#27 0x2b17338fb79e in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#28 0x2b17338fb5a7 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#29 0x2b17338e3cf0 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#30 0x0040291d in main (argc=value optimized out, 
argv=value optimized out)
at /build/buildd/kdepim-3.5.5.dfsg.1/./kmail/main.cpp:110
#31 0x2b1732e3a4ca in __libc_start_main () from /lib/libc.so.6
#32 0x004026aa in _start () at ../sysdeps/x86_64/elf/start.S:113


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-amd64-k8-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages kmail depends on:
ii  kdebase-kio-plugins4:3.5.5a.dfsg.1-1 core I/O slaves for KDE
ii  kdelibs4c2a4:3.5.5a.dfsg.1-3 core libraries and binaries for al
ii  kdepim-kio-plugins 4:3.5.5.dfsg.1-1  KDE pim I/O Slaves
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libaudio2  1.8-2 The Network Audio System (NAS). (s
ii  libc6  2.3.6.ds1-8   GNU C Library: Shared libraries
ii  libfontconfig1 2.4.1-2   generic font configuration library
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
ii  libgcc11:4.1.1-19GCC support library
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libidn11   0.6.5-1   GNU libidn library, implementation
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libkcal2b  4:3.5.5.dfsg.1-1  KDE calendaring library
ii  libkdepim1a4:3.5.5.dfsg.1-1  KDE PIM library
ii  libkleopatra1  4:3.5.5.dfsg.1-1  KDE GnuPG interface libraries
ii  libkmime2  4:3.5.5.dfsg.1-1  KDE MIME interface library
ii  libkpimidentities1 4:3.5.5.dfsg.1-1  KDE PIM user identity information 
ii  libksieve0 4:3.5.5.dfsg.1-1  KDE mail/news message filtering li
ii  libmimelib1c2a 4:3.5.5.dfsg.1-1  KDE mime library
ii  libpng12-0 

Bug#395224: bzrtools: BzrTools 0.12.2

2006-10-31 Thread Bob Tanner
Package: bzrtools
Version: 0.10.0-2
Followup-For: Bug #395224

I'm insert your favorite state-of-being here to announce the release
of BzrTools 0.12.2

BzrTools is a collection of commands to enhance Bzr.

This release fixes a deprecation warning when 'bzr shelf ls' is issued
with no other arguments.  Thanks to Alexander Belchenko for the patch.
It is otherwise identical to BzrTools 0.12.0.  (0.12.1 was a botched
release).

BzrTools 0.12.0 can be downloaded at:
http://panoramicfeedback.com/opensource/bzrtools-0.12.2.tar.gz
http://panoramicfeedback.com/opensource/bzrtools-0.12.2.tar.gz.sig

For more info on BzrTools, please see:
http://bazaar-vcs.org/BzrTools

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-amd64-k8-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages bzrtools depends on:
ii  bzr   0.11-1 bazaar-ng, the next-generation dis
ii  python2.4.4-1An interactive high-level object-o
ii  python-support0.5.4  automated rebuilding support for p
ii  python2.4 2.4.4-1An interactive high-level object-o

bzrtools recommends no packages.

-- no debconf information


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



Bug#395224: Release: BzrTools 0.12.0

2006-10-25 Thread Bob Tanner
Package: bzrtools
Version: 0.10.0-2
Severity: wishlist

I'm happy to announce the release of BzrTools 0.12.0.

This version is intended to be compatible with the 0.12.x Bazaar series.

BzrTools is a plugin that provides miscellaneous useful and/or frivolous
functionality for bzr.

For more information on BzrTools, please see http://bazaar-vcs.org/BzrTools

Very little has changed since bzr 0.11.0:
- bzrlib API usage has been updated
- A bug causing cbranch to set the parent incorrectly has been fixed.
- The directory in the tarball no longer contains version numbers, to
  encourage people to install it as 'bzrtools'.

BzrTools 0.12.0 is available at:
http://panoramicfeedback.com/opensource/bzrtools-0.12.0.tar.gz
http://panoramicfeedback.com/opensource/bzrtools-0.12.0.tar.gz.sig

Enjoy!

Aaron

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-amd64-k8-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages bzrtools depends on:
ii  bzr   0.11-1 bazaar-ng, the next-generation dis
ii  python2.4.3-11   An interactive high-level object-o
ii  python-support0.5.4  automated rebuilding support for p
ii  python2.4 2.4.4-1An interactive high-level object-o

bzrtools recommends no packages.

-- no debconf information


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



Bug#393613: koffice: KOffice 1.6 released

2006-10-16 Thread Bob Tanner
Package: koffice
Version: KOffice 1.6 released
Severity: wishlist

http://www.koffice.org/news.php#itemKOffice160Released

Oct 16, 2006: KOffice 1.6.0 Released
   The KOffice team is proud to announce the 1.6.0 release of its office suite.
This release is mostly a feature release of Krita and Kexi, but does also
contain major enhancements to the OpenDocument and MathML support of KFormula
and new scripting functionality. This version also contains a much better
version of KPlato, the K Planning Tool, our project planning application. 
 For more information, see the announcement , the technical release notes, and
the complete list of changes.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-amd64-k8-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


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



Bug#392243: nvidia-glx: Example configuration for XFree86

2006-10-10 Thread Bob Tanner
Package: nvidia-glx
Version: 1.0.8774-3
Severity: minor

The current configuration example is for XFree86, it should be removed and xorg
configuration example replace it.


-- Package-specific info:
uname -r:
Linux transmuter 2.6.17-2-686 #1 SMP Wed Sep 13 16:34:10 UTC 2006 i686 GNU/Linux


/proc/version:
Linux version 2.6.17-2-686 (Debian 2.6.17-9) ([EMAIL PROTECTED]) (gcc version 
4.1.2 20060901 (prerelease) (Debian 4.1.1-13)) #1 SMP Wed Sep 13 16:34:10 UTC 
2006


/proc/driver/nvidia/version:


01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 440 Go] 
(rev a3)


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

Versions of packages nvidia-glx depends on:
ii  libc62.3.6.ds1-6 GNU C Library: Shared libraries
ii  libx11-6 2:1.0.0-9   X11 client-side library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  nvidia-kernel-2.6.17-2-686 [ 1.0.8774-1  NVIDIA binary kernel module for Li
ii  x11-common   1:7.1.0-3   X Window System (X.Org) infrastruc

nvidia-glx recommends no packages.

-- no debconf information


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



Bug#389605: Release: BzrTools 0.11.0

2006-09-26 Thread Bob Tanner
Package: bzrtools
Version: 0.10.0-2
Severity: wishlist

'm happy to announce the release of BzrTools 0.11.0

This version is intended to be compatible with the 0.11.x Bazaar series.

BzrTools is a plugin that provides miscellaneous useful and/or frivolous
functionality for bzr.

For more information on BzrTools, please see http://bazaar-vcs.org/BzrTools

Very little has changed since bzr 0.10.0:
- The 'shove' command has been removed (was deprecated in 0.10.0), in
favour of merge --uncommitted
- API has been updated
- The test suite passes even when PyBaz is not installed.

BzrTools 0.11.0 is available at:
http://panoramicfeedback.com/opensource/bzrtools-0.11.0.tar.gz
http://panoramicfeedback.com/opensource/bzrtools-0.11.0.tar.gz.sig

Enjoy!

Aaron

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

Versions of packages bzrtools depends on:
ii  bzr   0.10-1 bazaar-ng, the next-generation dis
ii  python2.4.3-11   An interactive high-level object-o
ii  python-support0.5.2  automated rebuilding support for p
ii  python2.4 2.4.3-8An interactive high-level object-o

bzrtools recommends no packages.

-- no debconf information


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



Bug#389606: bzr 0.11 release candidate 1

2006-09-26 Thread Bob Tanner
Package: bzr
Version: 0.10-1
Severity: wishlist

Its time for our second time based release. This is the first release
candidate for bzr 0.11 and is suitable for widespread testing.


Tarballs:
http://bazaar-vcs.org/releases/src/bzr-0.11rc1.tar.gz
and GPG signature:
http://bazaar-vcs.org/releases/src/bzr-0.11rc1.tar.gz.sig

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

Versions of packages bzr depends on:
ii  python2.4.3-11   An interactive high-level object-o
ii  python-celementtree   1.0.5-8Light-weight toolkit for XML proce
ii  python-central0.5.5  register and build utility for Pyt
ii  python2.4 2.4.3-8An interactive high-level object-o

Versions of packages bzr recommends:
pn  python-paramiko   none (no description available)
pn  python-pycurl none (no description available)

-- no debconf information


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



Bug#385223: FTBS: php5-5.1.4-0.1

2006-08-29 Thread Bob Tanner
Package: php5
Version: 5.1.4-0.1
Severity: serious
Justification: no longer builds from source

# apt-get source php5=5.1.4-0.1 
# apt-get build-dep  php5=5.1.4-0.1
E: Build-dependencies for php5=5.1.4-0.1 could not be satisfied.

# dpkg-buildpackage -sa
dpkg-checkbuilddeps: Unmet build dependencies: apache-dev (= 1.3.23)
apache2-prefork-dev (= 2.0.53-3)  snip

# apt-cache policy apache-dev
apache-dev:
  Installed: (none)
  Candidate: 1.3.34-4

# apt-cache policy apache2-prefork-dev
apache2-prefork-dev:
  Installed: (none)
  Candidate: 2.0.55-4.1

# apt-get install apache-dev
snip
Setting up apache-dev (1.3.34-4) ...

# apt-get install apache2-prefork-dev
snip
The following packages will be REMOVED:
  apache-dev libdb4.4-dev

?

php5 requires apache-dev and apache2-prefork-dev but both cannot be installed on
the same system?


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

Versions of packages php5 depends on:
ii  libapache2-mod-php5   5.1.4-0.1  server-side, HTML-embedded scripti
ii  php5-common   5.1.4-0.1  Common files for packages built fr

php5 recommends no packages.

-- no debconf information


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



Bug#385223: (no subject)

2006-08-29 Thread Bob Tanner
 php5 requires apache-dev and apache2-prefork-dev but both cannot be
 installed on the same system?

Couple other issues.

apache-dev wants libdb4.4-dev

apache2-prefork-dev wants libdb4.3-dev

 libdb4.3-dev and  libdb4.4-dev cannot exist on the same system.

# apt-cache policy libdb4.3-dev
libdb4.3-dev:
  Installed: 4.3.29-6
  Candidate: 4.3.29-6

# apt-get install libdb4.4-dev
The following packages will be REMOVED:
  apache2-prefork-dev libapr0-dev libdb4.3-dev

# apt-get install libdb4.4-dev   
Setting up libdb4.4-dev (4.4.20-8) ...

# apt-get install  libdb4.3-dev
The following packages will be REMOVED:
  libdb4.4-dev
Setting up libdb4.3-dev (4.3.29-6) ...

And apache2 won't compile against libdb4.4-dev (didn't investigate this too 
much)

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgp0AoxiRXrk7.pgp
Description: PGP signature


Bug#382561: bzrtools: New upstream release

2006-08-11 Thread Bob Tanner
Package: bzrtools
Version: 0.8.1-1
Severity: wishlist

Aaron Bentley [EMAIL PROTECTED]

I'm happy to announce the release of Bzrtools 0.9.0.

For more information about Bzrtools, see http://bazaar-vcs.org/BzrTools

This release contains mainly of new commands and API updates.  The main
points are:

New commands
* cdiff: a colorized diff command
* import: create a bzr branch using tarballs
* shove: put uncommitted changes into another tree

Changes to existing commands
* Shelf: updated from Michael's branch, colorized.
* cbranch: now accepts a revision
* clean-tree: switches are now independant, so --detritus doesn't imply
--unknowns
* shell: improved tab completion
* zap: can now remove the associated branch

Download locations:
http://panoramicfeedback.com/opensource/bzrtools-0.9.0.tar.gz
http://panoramicfeedback.com/opensource/bzrtools-0.9.0.tar.gz.sig


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

Versions of packages bzrtools depends on:
ii  bzr   0.8.2-3bazaar-ng, the next-generation dis
ii  python2.3.5-11   An interactive high-level object-o
ii  python2.4 2.4.3-8An interactive high-level object-o

bzrtools recommends no packages.

-- no debconf information


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



Bug#378402: (no subject)

2006-08-11 Thread Bob Tanner
Looks like this bug is fixed in upstream.

http://bugs.kde.org/show_bug.cgi?id=73519

M  +6 -2  vidmode.cpp   
 
 
 --- branches/KDE/3.5/kdenetwork/krdc/vidmode.cpp #571506:571507 
 @@ -38,7 +38,9 @@ 
   if (!XF86VidModeQueryExtension(dpy, eventB, errorB)) 
   return; 
   
 - XF86VidModeGetAllModeLines(dpy,oldResolution.screen,modecount, modes); 
 + if (!XF86VidModeGetAllModeLines(dpy, oldResolution.screen, modecount, 
modes)) 
 + return; 
 + 
   for (int i = 0; i  modecount; i++) { 
   int w = (*modes[i]).hdisplay; 
   int h = (*modes[i]).vdisplay; 
 @@ -69,7 +71,9 @@ 
   if (!XF86VidModeQueryExtension(dpy, eventB, errorB)) 
   return Resolution(); 
   
 - XF86VidModeGetAllModeLines(dpy,screen,modecount, modes); 
 + if (!XF86VidModeGetAllModeLines(dpy,screen,modecount, modes)) 
 + return Resolution(); 
 + 
   int cw = (*modes[0]).hdisplay; 
   int ch = (*modes[0]).vdisplay; 
   nx = cw; 
-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpEA57bwF9eq.pgp
Description: PGP signature


Bug#381920: bzr-0.9 release candidate 1

2006-08-07 Thread Bob Tanner
Package: bzr
Version: 0.8.2-3
Severity: wishlist

A new release candidate of Bazaar 0.9 is now available for download at

  http://bazaar-vcs.org/pkg/bzr-0.9rc1.tar.gz

or by pulling from the branch

  http://bazaar-vcs.org/bzr/bzr.0.9

The SHA-1 sum of this is a4245256551b7682f06786acb2f30d1307fa2cd1.

Please, test this out and report any bugs through
https://launchpad.net/products/bzr/+bugs or to this list.

Thanks very much to everyone who contributed code, suggestions or bug
reports,

Martin

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

Versions of packages bzr depends on:
ii  python2.4 2.4.3-8An interactive high-level object-o
ii  python2.4-celementtree1.0.5-5Light-weight toolkit for XML proce

bzr recommends no packages.

-- no debconf information


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



Bug#378402: krdc: Backtrace info for segfault

2006-08-01 Thread Bob Tanner
Package: krdc
Version: 4:3.5.3-1
Followup-For: Bug #378402


Using host libthread_db library /lib/tls/libthread_db.so.1.
[Thread debugging using libthread_db enabled]
[New Thread -1497393472 (LWP 17182)]
[New Thread -1498858576 (LWP 17256)]
[KCrash handler]
#5  0x0805b169 in vidmodeFullscreenSwitch (dpy=0x80ac1b8, screen=1, sw=1920, 
sh=1200, [EMAIL PROTECTED], [EMAIL PROTECTED])
at /build/buildd/kdenetwork-3.5.3/./krdc/vidmode.cpp:73
#6  0x0805f3f6 in KRDC::switchToFullscreen (this=0x814a0f0, scaling=false)
at /build/buildd/kdenetwork-3.5.3/./krdc/krdc.cpp:412
#7  0x08061344 in KRDC::qt_invoke (this=0x814a0f0, _id=49, _o=0xafa6ac30)
at ./krdc.moc:165
#8  0xa7786b87 in QObject::activate_signal (this=0x814ec48, clist=0x816d638, 
o=0xafa6ac30) at kernel/qobject.cpp:2356
#9  0x0805c3fc in KRemoteView::changeSize (this=0x814ec48, t0=2, t1=2)
at ./kremoteview.moc:142
#10 0x08074325 in KVncView::customEvent (this=0x814ec48, e=0x81436b0)
at /build/buildd/kdenetwork-3.5.3/./krdc/vnc/kvncview.cpp:367
#11 0xa778628f in QObject::event (this=0x814ec48, e=0x81436b0)
at kernel/qobject.cpp:755
#12 0xa77bd44a in QWidget::event (this=0x814ec48, e=0x81436b0)
at kernel/qwidget.cpp:4678
#13 0xa771eaea in QApplication::internalNotify (this=0xafa6b3dc, 
receiver=0x814ec48, e=0x81436b0) at kernel/qapplication.cpp:2635
#14 0xa772149a in QApplication::notify (this=0xafa6b3dc, receiver=0x814ec48, 
e=0x81436b0) at kernel/qapplication.cpp:2523
#15 0xa7e9f5be in KApplication::notify (this=0xafa6b3dc, receiver=0x814ec48, 
event=0x81436b0)
at /home/sid-user/kdelibs/kdelibs-3.5.4/./kdecore/kapplication.cpp:550
#16 0xa76b23d1 in QApplication::sendEvent (receiver=0x814ec48, 
event=0x81436b0) at ../include/qapplication.h:520
#17 0xa771fb12 in QApplication::sendPostedEvents (receiver=0x0, event_type=0)
at kernel/qapplication.cpp:3299
#18 0xa771fc1a in QApplication::sendPostedEvents ()
at kernel/qapplication.cpp:3210
#19 0xa76c5c05 in QEventLoop::processEvents (this=0x80f0ba0, flags=4)
at kernel/qeventloop_x11.cpp:144
#20 0xa773903d in QEventLoop::enterLoop (this=0x80f0ba0)
at kernel/qeventloop.cpp:198
#21 0xa7738e5e in QEventLoop::exec (this=0x80f0ba0)
at kernel/qeventloop.cpp:145
#22 0xa7720683 in QApplication::exec (this=0xafa6b3dc)
at kernel/qapplication.cpp:2758
#23 0x0806d8a9 in main (argc=2, argv=0x2)
at /build/buildd/kdenetwork-3.5.3/./krdc/main.cpp:155
#24 0xa6ca3ea8 in __libc_start_main () from /lib/tls/libc.so.6
#25 0x080582e1 in _start () at ../sysdeps/i386/elf/start.S:119

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

Versions of packages krdc depends on:
ii  kdelibs4c2a 4:3.5.4-2core libraries and binaries for al
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libaudio2   1.8-1The Network Audio System (NAS). (s
ii  libc6   2.3.6-16 GNU C Library: Shared libraries
ii  libfontconfig1  2.3.2-7  generic font configuration library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.1.1-10   GCC support library
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libidn110.6.5-1  GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libqt3-mt   3:3.3.6-3Qt GUI Library (Threaded runtime v
ii  libslp1 1.2.1-5  OpenSLP libraries
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libstdc++6  4.1.1-10 The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-7X11 client-side library
ii  libxcursor1 1.1.5.2-5X cursor management library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxi6  1:1.0.0-5X11 Input extension library
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  libxt6  1:1.0.0-5X11 toolkit intrinsics library
ii  libxxf86vm1 1:1.0.0-4X11 XFree86 video mode extension l
ii  zlib1g  1:1.2.3-13   compression library - runtime

krdc recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of 

Bug#367508: Newest available version of ntfsprogs is 1.13.1, released on 21.06.2006.

2006-07-19 Thread Bob Tanner
Package: ntfsprogs
Version: 1.12.1-1
Followup-For: Bug #367508

The Linux NTFS project has released a beta version of its fully open source
userspace (using FUSE) 3G-Linux NTFS support driver. According to the developer,
this driver beats hands down other NTFS support solutions performance-wise
(including commercial Paragon NTFS driver and also Captive NTFS, which is using
windows ntfs.sys driver under WINE).

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

Versions of packages ntfsprogs depends on:
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libfuse2  2.5.3-2.1  Filesystem in USErspace library
ii  libntfs8  1.12.1-1   library that provides common NTFS 

ntfsprogs recommends no packages.

-- no debconf information


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



Bug#378947: ktorrent: KTorrent 2.0rc1 is released

2006-07-19 Thread Bob Tanner
Package: ktorrent
Version: 1.2rc2-1
Severity: wishlist

The subject line says it all, ktorrent 2.0rc1 has been released.

Many thanks to everybody who contributed to this release in some way
or another. This is mostly a bug fix release on the way to the final
2.0 release.

Downloads can be found at our website : http://ktorrent.org

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

Versions of packages ktorrent depends on:
ii  kdelibs4c2a 4:3.5.3-1core libraries and binaries for al
ii  libacl1 2.2.39-1 Access control list shared library
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libattr12.4.32-1 Extended attribute shared library
ii  libaudio2   1.8-1The Network Audio System (NAS). (s
ii  libc6   2.3.6-15 GNU C Library: Shared libraries
ii  libfam0 2.7.0-10 Client library to control the FAM 
ii  libfontconfig1  2.3.2-7  generic font configuration library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.1.1-9GCC support library
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libidn110.6.5-1  GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpcre36.4-2Perl 5 Compatible Regular Expressi
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libqt3-mt   3:3.3.6-2Qt GUI Library (Threaded runtime v
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libstdc++6  4.1.1-9  The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-7X11 client-side library
ii  libxcursor1 1.1.5.2-5X cursor management library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxi6  1:1.0.0-5X11 Input extension library
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  libxt6  1:1.0.0-5X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3-13   compression library - runtime

ktorrent recommends no packages.

-- no debconf information


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



Bug#378402: Acknowledgement (krdc: segfault connecting to ultravnc)

2006-07-16 Thread Bob Tanner
Installed kdenetwork-dbg

Using host libthread_db library /lib/tls/libthread_db.so.1.
[Thread debugging using libthread_db enabled]
[New Thread -1496947008 (LWP 3384)]
[New Thread -1500316752 (LWP 3387)]
[KCrash handler]
#5  0x0805b169 in vidmodeFullscreenSwitch (dpy=0x80ac0d8, screen=1, sw=1920, 
sh=1200, [EMAIL PROTECTED], [EMAIL PROTECTED])
at /build/buildd/kdenetwork-3.5.3/./krdc/vidmode.cpp:73
#6  0x0805f3f6 in KRDC::switchToFullscreen (this=0x81345a0, scaling=false)
at /build/buildd/kdenetwork-3.5.3/./krdc/krdc.cpp:412
#7  0x08061344 in KRDC::qt_invoke (this=0x81345a0, _id=49, _o=0xafdfc500)
at ./krdc.moc:165
#8  0xa780654b in QObject::activate_signal (this=0x816cf60, clist=0x816d7a8, 
o=0xafdfc500) at kernel/qobject.cpp:2356
#9  0x0805c3fc in KRemoteView::changeSize (this=0x816cf60, t0=2, t1=2)
at ./kremoteview.moc:142
#10 0x08074325 in KVncView::customEvent (this=0x816cf60, e=0x81429d8)
at /build/buildd/kdenetwork-3.5.3/./krdc/vnc/kvncview.cpp:367
#11 0xa7803805 in QObject::event (this=0x816cf60, e=0x81429d8)
at kernel/qobject.cpp:755
#12 0xa7840b9a in QWidget::event (this=0x816cf60, e=0x81429d8)
at kernel/qwidget.cpp:4678
#13 0xa779c87a in QApplication::internalNotify (this=0xafdfccac, 
receiver=0x816cf60, e=0x81429d8) at kernel/qapplication.cpp:2635
#14 0xa779d5f5 in QApplication::notify (this=0xafdfccac, receiver=0x816cf60, 
e=0x81429d8) at kernel/qapplication.cpp:2523
#15 0xa7f1a24e in KApplication::notify (this=0xafdfccac, receiver=0x816cf60, 
event=0x81429d8)
at /build/buildd/kdelibs-3.5.3/./kdecore/kapplication.cpp:550
#16 0xa772e001 in QApplication::sendEvent (receiver=0x816cf60, 
event=0x81429d8) at kernel/qapplication.h:520
#17 0xa779dec5 in QApplication::sendPostedEvents (receiver=0x0, event_type=0)
at kernel/qapplication.cpp:3299
#18 0xa779dfcc in QApplication::sendPostedEvents ()
at kernel/qapplication.cpp:3210
#19 0xa77411f3 in QEventLoop::processEvents (this=0x80ef7a0, flags=4)
at kernel/qeventloop_x11.cpp:144
#20 0xa77b5255 in QEventLoop::enterLoop (this=0x80ef7a0)
at kernel/qeventloop.cpp:198
#21 0xa77b517a in QEventLoop::exec (this=0x80ef7a0)
at kernel/qeventloop.cpp:145
#22 0xa779b38d in QApplication::exec (this=0xafdfccac)
at kernel/qapplication.cpp:2758
#23 0x0806d8a9 in main (argc=2, argv=0x2)
at /build/buildd/kdenetwork-3.5.3/./krdc/main.cpp:155
#24 0xa6d10eb0 in __libc_start_main () from /lib/tls/libc.so.6
#25 0x080582e1 in _start () at ../sysdeps/i386/elf/start.S:119


-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpc2qMQFtryH.pgp
Description: PGP signature


Bug#378402: krdc: segfault connecting to ultravnc

2006-07-15 Thread Bob Tanner
Package: krdc
Version: 4:3.5.3-1
Severity: important

(no debugging symbols found)
Using host libthread_db library /lib/tls/libthread_db.so.1.
[Thread debugging using libthread_db enabled]
[New Thread -1497360704 (LWP 15469)]
[New Thread -1500730448 (LWP 15472)]
[KCrash handler]
#5  0x0805b169 in ?? ()
#6  0x080ac1b8 in ?? ()
#7  0x0001 in ?? ()
#8  0xaff95ca4 in ?? ()
#9  0xaff95ca8 in ?? ()
#10 0x02d0 in ?? ()
#11 0x0168 in ?? ()
#12 0x063f in ?? ()
#13 0x0002 in ?? ()
#14 0x02d0 in ?? ()
#15 0x0168 in ?? ()
#16 0x086f in ?? ()
#17 0x0347 in ?? ()
#18 0xa74d66b4 in ?? () from /usr/lib/libqt-mt.so.3
#19 0xaff95e10 in ?? ()
#20 0x0780 in ?? ()
#21 0x008f in ?? ()
#22 0x in ?? ()

what package -dpg info?


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

Versions of packages krdc depends on:
ii  kdelibs4c2a 4:3.5.3-1core libraries and binaries for al
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libaudio2   1.8-1The Network Audio System (NAS). (s
ii  libc6   2.3.6-15 GNU C Library: Shared libraries
ii  libfontconfig1  2.3.2-7  generic font configuration library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.1.1-8GCC support library
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libidn110.6.3-1  GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libqt3-mt   3:3.3.6-2Qt GUI Library (Threaded runtime v
ii  libslp1 1.2.1-5  OpenSLP libraries
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libstdc++6  4.1.1-8  The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-7X11 client-side library
ii  libxcursor1 1.1.5.2-5X cursor management library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxi6  1:1.0.0-5X11 Input extension library
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  libxt6  1:1.0.0-5X11 toolkit intrinsics library
ii  libxxf86vm1 1:1.0.0-4X11 XFree86 video mode extension l
ii  zlib1g  1:1.2.3-13   compression library - runtime

krdc recommends no packages.

-- no debconf information


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



Bug#378074: postfix: Postfix 2.3 stable release available

2006-07-12 Thread Bob Tanner
Package: postfix
Severity: wishlist

A few months later than usual, Postfix stable release 2.3 is now
available. The release was postponed until Postfix was complete
enough for today's email environment. Hopefully I can now spend
more time doing new projects.

You can find the Postfix 2.3.0 source code via the mirror sites
listed at http://www.postfix.org/. If it's not there today, then
it should show up in the course of the next 24 hours.



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'testing'), (500, 
'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
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#377001: kwalletmanager segfault on logout

2006-07-06 Thread Bob Tanner
What other -dbg package do I need to install to get a better backtrace for 
this issue?


-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpTXutWW3rXM.pgp
Description: PGP signature


Bug#377001: kwalletmanager segfault on logout

2006-07-05 Thread Bob Tanner
Package: kwalletmanager
Version: 4:3.5.3-1
Severity: normal


(no debugging symbols found)
Using host libthread_db library /lib/tls/libthread_db.so.1.
[Thread debugging using libthread_db enabled]
[New Thread -1500064064 (LWP 4958)]
[KCrash handler]
#5  0xa6f035f4 in QShared::deref (this=0xa7baf812) at ../include/qshared.h:50
#6  0xa72d4868 in ~QGArray (this=0xa7c4f004) at tools/qgarray.cpp:172
#7  0xa6f05c6b in ~QMemArray (this=0xa7c4f004) at ../include/qmemarray.h:61
#8  0xa72c6fd3 in ~QCString (this=0xa7c4f004) at tools/qcstring.cpp:739
#9  0x08063d52 in ?? ()
#10 0xa7c4f004 in ?? () from /usr/lib/libstdc++.so.6
#11 0xa748b8bc in ?? () from /usr/lib/libqt-mt.so.3
#12 0xaf8ddef8 in ?? ()
#13 0xa6f7238d in QApplication::exec (this=0xaf8ddf40)
at kernel/qapplication.cpp:2758
#14 0x08074003 in ?? ()
#15 0xaf8ddf40 in ?? ()
#16 0x0807dfb7 in vtable for QGList ()
#17 0xaf8de168 in ?? ()
#18 0x in ?? ()

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

Versions of packages kwalletmanager depends on:
ii  kdelibs4c2a   4:3.5.3-1  core libraries and binaries for al
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-5  GCC support library
ii  libqt3-mt 3:3.3.6-2  Qt GUI Library (Threaded runtime v
ii  libstdc++64.1.1-5The GNU Standard C++ Library v3

kwalletmanager recommends no packages.

-- no debconf information


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



Bug#376554: kmail: KMHeaders::msgRemoved

2006-07-03 Thread Bob Tanner
Package: kmail
Version: 4:3.5.3-1
Severity: normal


Using host libthread_db library /lib/tls/libthread_db.so.1.
[Thread debugging using libthread_db enabled]
[New Thread -1517643552 (LWP 4902)]
[New Thread -1546417232 (LWP 4908)]
[New Thread -1538028624 (LWP 4907)]
[New Thread -1529640016 (LWP 4906)]
[New Thread -1521251408 (LWP 4905)]
[KCrash handler]
#5  0xa7c2bb92 in KMHeaders::msgRemoved (this=0x853c868, id=1081, 
[EMAIL PROTECTED])
at 
/home/daniel/src/debian/kde/kdepim/kdepim-3.5.3/build-tree/kdepim-3.5.3/kmail/kmheaders.cpp:1113
#6  0xa7c37199 in KMHeaders::qt_invoke (this=0x853c868, _id=113, 
_o=0xafa6aa30) at ./kmheaders.moc:301
#7  0xa731954b in QObject::activate_signal (this=0x8408398, clist=0x8a04428, 
o=0xafa6aa30) at kernel/qobject.cpp:2356
#8  0xa7c65fe0 in KMFolder::msgRemoved (this=0x8408398, t0=1081, 
[EMAIL PROTECTED]) at ./kmfolder.moc:254
#9  0xa7c66cdd in KMFolder::qt_emit (this=0x8408398, _id=9, _o=0xafa6ab20)
at ./kmfolder.moc:381
#10 0xa731951f in QObject::activate_signal (this=0x84085b8, clist=0x8409048, 
o=0xafa6ab20) at kernel/qobject.cpp:2354
#11 0xa7c83b60 in FolderStorage::msgRemoved (this=0x84085b8, t0=1081, 
[EMAIL PROTECTED]) at ./folderstorage.moc:320
#12 0xa7c84fdb in FolderStorage::take (this=0x84085b8, idx=1081)
at 
/home/daniel/src/debian/kde/kdepim/kdepim-3.5.3/build-tree/kdepim-3.5.3/kmail/folderstorage.cpp:441
#13 0xa7d11fbe in KMFolderImap::take (this=0x84085b8, idx=1081)
at 
/home/daniel/src/debian/kde/kdepim/kdepim-3.5.3/build-tree/kdepim-3.5.3/kmail/kmfolderimap.cpp:571
#14 0xa7c6489e in KMFolder::take (this=0x8408398, idx=1081)
at 
/home/daniel/src/debian/kde/kdepim/kdepim-3.5.3/build-tree/kdepim-3.5.3/kmail/kmfolder.cpp:374
#15 0xa7d2ecd6 in KMFolderMaildir::addMsgInternal (this=0x830f170, 
aMsg=0x8c507e8, index_return=0xafa6ad78, stripUid=false)
at 
/home/daniel/src/debian/kde/kdepim/kdepim-3.5.3/build-tree/kdepim-3.5.3/kmail/kmfoldermaildir.cpp:453
#16 0xa7d2f615 in KMFolderMaildir::addMsg (this=0x830f170, aMsg=0x8c507e8, 
index_return=0xafa6ad78)
at 
/home/daniel/src/debian/kde/kdepim/kdepim-3.5.3/build-tree/kdepim-3.5.3/kmail/kmfoldermaildir.cpp:365
#17 0xa7c827f4 in FolderStorage::reallyAddMsg (this=0x830f170, aMsg=0x8c507e8)
at 
/home/daniel/src/debian/kde/kdepim/kdepim-3.5.3/build-tree/kdepim-3.5.3/kmail/folderstorage.cpp:320
#18 0xa7c8452c in FolderStorage::qt_invoke (this=0x830f170, _id=3, 
_o=0xafa6ae54) at ./folderstorage.moc:454
#19 0xa7dd5d53 in KMFolderIndex::qt_invoke (this=0x830f170, _id=3, 
_o=0xafa6ae54) at ./kmfolderindex.moc:87
#20 0xa7d2977b in KMFolderMaildir::qt_invoke (this=0x830f170, _id=3, 
_o=0xafa6ae54) at ./kmfoldermaildir.moc:77
#21 0xa731954b in QObject::activate_signal (this=0xa25c590, clist=0x8e395b0, 
o=0xafa6ae54) at kernel/qobject.cpp:2356
#22 0xa7dde74e in KMail::FolderJob::messageRetrieved (this=0xa25c590, 
t0=0x8c507e8) at ./folderjob.moc:129
#23 0xa7de7d3f in KMail::ImapJob::slotGetMessageResult (this=0xa25c590, 
job=0x8a81cd8)
at 
/home/daniel/src/debian/kde/kdepim/kdepim-3.5.3/build-tree/kdepim-3.5.3/kmail/imapjob.cpp:444
#24 0xa7de94d5 in KMail::ImapJob::qt_invoke (this=0xa25c590, _id=2, 
_o=0xafa6af94) at ./imapjob.moc:126
#25 0xa731954b in QObject::activate_signal (this=0x8a81cd8, clist=0x8d61ac8, 
o=0xafa6af94) at kernel/qobject.cpp:2356
#26 0xa5af07e2 in KIO::Job::result (this=0x8a81cd8, t0=0x6f0043)
at ./jobclasses.moc:162
#27 0xa5b4483c in KIO::Job::emitResult (this=0x8a81cd8)
at /build/buildd/kdelibs-3.5.3/./kio/kio/job.cpp:226
#28 0xa5b449ae in KIO::SimpleJob::slotFinished (this=0x8a81cd8)
at /build/buildd/kdelibs-3.5.3/./kio/kio/job.cpp:574
#29 0xa5b450ed in KIO::TransferJob::slotFinished (this=0x8a81cd8)
at /build/buildd/kdelibs-3.5.3/./kio/kio/job.cpp:944
#30 0xa5b4671a in KIO::TransferJob::qt_invoke (this=0x8a81cd8, _id=17, 
_o=0xafa6b31c) at ./jobclasses.moc:1071
#31 0xa731954b in QObject::activate_signal (this=0x8879170, clist=0x89e9938, 
o=0xafa6b31c) at kernel/qobject.cpp:2356
#32 0xa7319fdc in QObject::activate_signal (this=0x8879170, signal=6)
at kernel/qobject.cpp:2325
#33 0xa5aeb44c in KIO::SlaveInterface::finished (this=0x6f0043)
at ./slaveinterface.moc:226
#34 0xa5b5c4f8 in KIO::SlaveInterface::dispatch (this=0x8879170, _cmd=104, 
[EMAIL PROTECTED])
at /build/buildd/kdelibs-3.5.3/./kio/kio/slaveinterface.cpp:243
#35 0xa5b03c87 in KIO::SlaveInterface::dispatch (this=0x8879170)
at /build/buildd/kdelibs-3.5.3/./kio/kio/slaveinterface.cpp:173
#36 0xa5b08b9b in KIO::Slave::gotInput (this=0x8879170)
at /build/buildd/kdelibs-3.5.3/./kio/kio/slave.cpp:300
#37 0xa5b08d4b in KIO::Slave::qt_invoke (this=0x8879170, _id=4, _o=0xafa6b648)
at ./slave.moc:113
#38 0xa731954b in QObject::activate_signal (this=0x886d288, clist=0x886bdd0, 
o=0xafa6b648) at kernel/qobject.cpp:2356
#39 0xa7319e52 in QObject::activate_signal (this=0x886d288, signal=2, 

Bug#325650: pbuilder: More information, slightly different error on amd64?

2006-06-28 Thread Bob Tanner
Package: pbuilder
Version: 0.155
Followup-For: Bug #325650

% sudo pbuilder create --configfile /home/tanner/etc/pbuilder/sid --debug 
Password:
++ shift
++ '[' -n '' ']'
++ BUILDPLACE=/var/cache/pbuilder/build/
++ BASEBUILDPLACE=/var/cache/pbuilder/build/
++ '[' '' '!=' yes -a no '!=' yes ']'
++ BUILDPLACE=/var/cache/pbuilder/build//8922
++ '[' -z '' ']'
++ CHROOTEXEC='chroot /var/cache/pbuilder/build//8922 '
++ '[' sid = experimental ']'
++ EXPERIMENTAL=
++ case $PBCURRENTCOMMANDLINEOPERATION in
++ '[' noninteractive = noninteractive -o noninteractive = Noninteractive ']'
++ exec
++ FORCE_CONFNEW[0]=-o
++ FORCE_CONFNEW[1]=DPkg::Options::=--force-confnew
+ . /usr/lib/pbuilder/pbuilder-runhooks
++ hooks=tmp/hooks
+ '[' -z sid ']'
+ echo 'Distribution is sid.'
+ '[' yes = yes ']'
+ TRAP='echo ignoring trap '
+ cleanbuildplace
+ '[' 0 -ne 0 ']'
+ '[' '' '!=' yes ']'
+ '[' -d /var/cache/pbuilder/build//8922 ']'
+ echo 'Building the build environment'
+ mkdir -p /var/cache/pbuilder/build//8922
+ '[' '!' -d /var/cache/pbuilder/build//8922 ']'
+ echo ignoring trap cleanbuildplace exit
+ echo ' - running cdebootstrap'
+ unset DEBOOTSTRAPSCRIPT
+ '[' -n '' ']'
+ which cdebootstrap
+ :
+ cd /var/cache/pbuilder/build//8922
+ cdebootstrap sid . http://mirrors.kernel.org/debian
W: can't find package: base-config
E: Couldn't install system due to errors!
+ echo 'pbuilder: cdebootstrap failed'
pbuilder: cdebootstrap failed
+ exit 1


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-amd64-k8-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages pbuilder depends on:
ii  cdebootstrap  0.3.11 Bootstrap a Debian system
ii  coreutils 5.96-5 The GNU core utilities
ii  debianutils   2.16.1 Miscellaneous utilities specific t
ii  gcc   4:4.1.1-1  The GNU C compiler
ii  wget  1.10.2-1   retrieves files from the web

Versions of packages pbuilder recommends:
ii  devscripts2.9.20 Scripts to make the life of a Debi
pn  fakeroot  none (no description available)
ii  sudo  1.6.8p12-4 Provide limited super user privile

-- no debconf information


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



Bug#375749: tar upgrade is the problem

2006-06-28 Thread Bob Tanner
On an out of date system, with these versions of software installed, 
building packages works.

Working revisions

dpkg   1.13.19 
apt0.6.44  
tar1.15.1dfsg-3
dpkg-dev   1.13.19  

Broken revisions

dpkg   1.13.22
apt0.6.44.2 
tar1.15.91-1 
dpkg-dev   1.13.22 

Downgrading to tar=1.15.1dfsg-3 from etch, fixes the problem.

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpOqPyRG6KA3.pgp
Description: PGP signature


Bug#375749: tar: -: file name read contains nul character

2006-06-28 Thread Bob Tanner
On Tuesday 27 June 2006 17:04, you wrote:
 dpkg-1.13.22$ dpkg-buildpackage -rfakeroot -sa
 snip
 dh_builddeb -a
 dpkg-deb: building package `dpkg' in `../dpkg_1.13.22_i386.deb'.
 tar: -: file name read contains nul character
 dpkg-deb: building package `dselect' in `../dselect_1.13.22_i386.deb'.
 tar: -: file name read contains nul character

No one can duplicate this bug?

Must be something local to my build environment, since more people are 
screaming about this issue.

All my sid systems on i386, alpha, powerpc, amd64 do the same thing.

Pristine install of pbuilder sid environment gives me the same thing as well.

Any tips on getting more debug out dpkg-buildpackage?

Like tar command line?

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpCPlwKfVGGt.pgp
Description: PGP signature


Bug#375749: tar: -: file name read contains nul character

2006-06-27 Thread Bob Tanner
Package: dpkg-dev
Version: 1.13.22
Severity: important

Might be grave error?

I've tested with several packages, all the same result. Tried several systems
here, all running sid, same result as well.

dpkg-1.13.22$ dpkg-buildpackage -rfakeroot -sa
snip
dh_builddeb -a
dpkg-deb: building package `dpkg' in `../dpkg_1.13.22_i386.deb'.
tar: -: file name read contains nul character
dpkg-deb: building package `dselect' in `../dselect_1.13.22_i386.deb'.
tar: -: file name read contains nul character
snip

dpkg-1.13.22$ lintian -i ../dpkg_1.13.22_i386.changes
tar: Pattern matching characters used in file names. Please,
tar: use --wildcards to enable pattern matching, or --no-wildcards to
tar: suppress this warning.
tar: *control: Not found in archive
tar: Error exit delayed from previous errors
internal error: broken input pipe for unpacking
/tmp/dpkg-1.13.22/../dpkg_1.13.22_i386.deb:



less-394$ dpkg-buildpackage -rfakeroot -sa 
snip
dpkg-deb: building package `less' in `../less_394-2_i386.deb'.
tar: -: file name read contains nul character
 signfile less_394-2.dsc

less-394$ lintian -i ../less_394-2_i386.changes
tar: Pattern matching characters used in file names. Please,
tar: use --wildcards to enable pattern matching, or --no-wildcards to
tar: suppress this warning.
tar: *control: Not found in archive
tar: Error exit delayed from previous errors

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

Versions of packages dpkg-dev depends on:
ii  binutils  2.17-1 The GNU assembler, linker and bina
ii  cpio  2.6-13 GNU cpio -- a program to manage ar
ii  dpkg  1.13.22package maintenance system for Deb
ii  make  3.81-2 The GNU version of the make util
ii  patch 2.5.9-4Apply a diff file to an original
ii  perl [perl5]  5.8.8-6Larry Wall's Practical Extraction 
ii  perl-modules  5.8.8-6Core Perl modules

Versions of packages dpkg-dev recommends:
ii  bzip2 1.0.3-2high-quality block-sorting file co
ii  gcc [c-compiler]  4:4.1.1-1  The GNU C compiler
ii  gcc-3.2 [c-compiler]  1:3.2.3-9  The GNU C compiler
ii  gcc-3.3 [c-compiler]  1:3.3.6-13 The GNU C compiler
ii  gcc-3.4 [c-compiler]  3.4.6-2The GNU C compiler
ii  gcc-4.0 [c-compiler]  4.0.3-3The GNU C compiler
ii  gcc-4.1 [c-compiler]  4.1.1-5The GNU C compiler

-- no debconf information


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



Bug#372792: doxygen: Doxygen version 1.4.7 released

2006-06-11 Thread Bob Tanner
Package: doxygen
Version: 1.4.6-2.3
Severity: wishlist

I have just released version 1.4.7 of doxygen.

Sources and binaries for Linux, Windows, Mac OS X, and Solaris
are available from http://www.doxygen.org/download.html#latestsrc

For a detailed list of what has changed since the last release look at:
http://www.doxygen.org/changelog.html

Kind regards,
  Dimitri

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

Versions of packages doxygen depends on:
ii  libc6   2.3.6-15 GNU C Library: Shared libraries
ii  libgcc1 1:4.1.1-2GCC support library
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libstdc++6  4.1.1-2  The GNU Standard C++ Library v3

doxygen recommends no packages.

-- no debconf information


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



Bug#372796: ImportError: No module named eric3config

2006-06-11 Thread Bob Tanner
Package: eric
Version: 3.9.0-1
Severity: grave
Justification: renders package unusable


Traceback (most recent call last):
  File /usr/share/eric/modules/eric3.py, line 30, in ?
from UI.SplashScreen import SplashScreen, NoneSplashScreen
  File /usr/share/eric/modules/UI/SplashScreen.py, line 14, in ?
from eric3config import getConfig
ImportError: No module named eric3config

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

Versions of packages eric depends on:
ii  bicyclerepair 0.9-4  A refactoring tool for python
ii  python2.3.5-5An interactive high-level object-o
ii  python-qt33.16-1 Qt3 bindings for Python (default v
ii  python-qtext  3.16-1 Qt extensions for PyQt (default ve

Versions of packages eric recommends:
ii  eric-api-files3.9.0-1API description files for use with
pn  libqt3-i18n   none (no description available)
pn  python-kde3   none (no description available)
pn  python-profiler   none (no description available)
pn  python-xmlnone (no description available)

-- no debconf information


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



Bug#372796: ImportError: No module named eric3config

2006-06-11 Thread Bob Tanner
On Sunday 11 June 2006 14:30, you wrote:
 Traceback (most recent call last):
   File /usr/share/eric/modules/eric3.py, line 30, in ?
     from UI.SplashScreen import SplashScreen, NoneSplashScreen
   File /usr/share/eric/modules/UI/SplashScreen.py, line 14, in ?
     from eric3config import getConfig
 ImportError: No module named eric3config

eric invokes /usr/bin/python, which mine is python2.4, but all the modules for 
eric are python2.3, quick fix? Make eric run python2.3?

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpD6izUAEXxu.pgp
Description: PGP signature


Bug#369284: New upstream release: p7zip 4.42

2006-05-28 Thread Bob Tanner
Package: p7zip
Version: 4.33.dfsg-1
Severity: wishlist

New upstream release.

'http://prdownloads.sourceforge.net/sevenzip/7z442.tar.bz2?download'

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

Versions of packages p7zip depends on:
ii  libc6 2.3.6-9GNU C Library: Shared libraries
ii  libgcc1   1:4.1.0-4  GCC support library
ii  libstdc++64.1.0-4The GNU Standard C++ Library v3

p7zip recommends no packages.

-- no debconf information


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



Bug#368639: mysql5-server: FTBFS when configure --with-openssl

2006-05-23 Thread Bob Tanner
Package: mysql5-server
Version: 5.0-5.0.21-3
Severity: important
Justification: fails to build from source

I read the SSL howto and activated the openssl with

./configure [lots of options] --with-openssl 

g++ -DDBUG_OFF -DBIG_JOINS=1 -felide-constructors -fno-rtti -O2
-fno-implicit-templates -fno-exceptions -fno-rtti -rdynamic -o
.libs/mysql_client_test mysql_client_test.o  ../libmysql/.libs/libmysqlclient.so
-L/usr/lib -lmysys -L/tmp/mysql-dfsg-5.0-5.0.21/mysys -lcrypt -lnsl -lm -lssl
-lcrypto -lz -Wl,--rpath -Wl,/usr/lib/mysql
mysql_client_test.o: In function `test_bug17667':
mysql_client_test.c:(.text+0x3851d): undefined reference to `my_memmem'
collect2: ld returned 1 exit status
make[3]: *** [mysql_client_test] Error 1
make[3]: Leaving directory `/tmp/mysql-dfsg-5.0-5.0.21/tests'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/mysql-dfsg-5.0-5.0.21'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/mysql-dfsg-5.0-5.0.21'
make: *** [build-stamp] Error 2

Looks very similar to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=366534

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
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#368661: FTBFS: rebuild fails

2006-05-23 Thread Bob Tanner
Package: mysql5-server
Severity: important
Justification: fails to build from source

Build mysql, then attempt another build it in the same directory.

dpatch  deapply-all
SECURITY_CVE-2006-0903b not applied to ./ .
87_ps_Hurd not applied to ./ .
86_PATH_MAX not applied to ./ .
85_ndb__staticlib not applied to ./ .
70_kfreebsd not applied to ./ .
60_sql_mysqld.cc__gcc4_constchar not applied to ./ .
50_libdb_with_uniquename not applied to ./ .
reverting patch 45_warn-CLI-passwords from ./ ... failed.
make: *** [unpatch] Error 1


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-k7-smp
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#352922: Command line example?

2006-05-18 Thread Bob Tanner
Could you post a command line example?

I've build 0.8.2 and the following works for me

% bzr push ftp://[EMAIL PROTECTED]/var/tmp/test

I believe 0.8.2 fixes this bug, but I want to make sure I got your command 
line right.

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpDVFB4Zq1NN.pgp
Description: PGP signature


Bug#366083: (no subject)

2006-05-18 Thread Bob Tanner
Tags: patch

.diff.tar.gz attached to compile 0.8.2

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


samhain_2.0.10a-2.diff.gz
Description: GNU Zip compressed data


pgpwWXr9T5PBE.pgp
Description: PGP signature


Bug#366083: (no subject)

2006-05-18 Thread Bob Tanner
Tags: patch

I apologize, doing to many things at once.

Proper patch.

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


bzr_0.8.2-0.1.diff.gz
Description: GNU Zip compressed data


pgphIKUqnJDUk.pgp
Description: PGP signature


Bug#352791: (no subject)

2006-05-18 Thread Bob Tanner
Tags: patch

Upstream patch for this bug

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288
=== modified file 'bzrlib/builtins.py'
--- bzrlib/builtins.py	
+++ bzrlib/builtins.py	
@@ -1396,8 +1396,8 @@
 igns += '\n'
 igns += name_pattern + '\n'
 
-try:
-f = AtomicFile(ifn, 'wt')
+f = AtomicFile(ifn, 'wt')
+try:
 f.write(igns.encode('utf-8'))
 f.commit()
 finally:


pgpU8d1yoKu0j.pgp
Description: PGP signature


Bug#352707: (no subject)

2006-05-18 Thread Bob Tanner
Tags: patch

Upstream patch for this bug

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288
=== modified file 'bzrlib/msgeditor.py'
--- bzrlib/msgeditor.py	
+++ bzrlib/msgeditor.py	
@@ -89,6 +89,7 @@
 
 import tempfile
 
+msgfilename = None
 try:
 tmp_fileno, msgfilename = tempfile.mkstemp(prefix='bzr_log.', dir=u'.')
 msgfile = os.close(tmp_fileno)
@@ -135,8 +136,11 @@
 return .join(msg)
 finally:
 # delete the msg file in any case
-try: os.unlink(msgfilename)
-except IOError: pass
+if msgfilename is not None:
+try:
+os.unlink(msgfilename)
+except IOError, e:
+mutter(failed to unlink %s: %s; ignored, msgfilename, e)
 
 
 def make_commit_message_template(working_tree, specific_files):



pgpzkpziboRKc.pgp
Description: PGP signature


Bug#366083: Bazaar News: 0.8.2 Released!

2006-05-17 Thread Bob Tanner
http://bazaar-vcs.org/pkg/bzr-0.8.2.tar.gz
-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpfXBaZbBpER.pgp
Description: PGP signature


Bug#366083: bzr: 0.8 Released

2006-05-12 Thread Bob Tanner
Package: bzr
Version: 0.7-3
Followup-For: Bug #366083

http://bazaar-vcs.org/OfficialDownloads

http://bazaar-vcs.org/pkg/bzr-0.8.tar.gz


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

Versions of packages bzr depends on:
ii  python2.4 2.4.3-3An interactive high-level object-o
ii  python2.4-celementtree1.0.5-2Light-weight toolkit for XML proce

bzr recommends no packages.


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



Bug#366860: monit 4.8 available

2006-05-11 Thread Bob Tanner
Package: monit
Version: 1:4.7-1
Severity: wishlist

monit 4.8 available

Download from: http://www.tildeslash.com/monit/dist/
MD5 checksum:  376bd526ee5577a6f0a842216f8ccf25
SHA1 checksum: 20657f55629d5e9a4d24a26b9187fa963611e75f
Change log:http://www.tildeslash.com/monit/dist/CHANGES.txt


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

Versions of packages monit depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libssl0.9.7   0.9.7i-1   SSL shared libraries

monit recommends no packages.

-- no debconf information


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



Bug#325755: tailor: 0.9.22 released

2006-05-10 Thread Bob Tanner
Package: tailor
Version: 0.9.20-1
Followup-For: Bug #325755

tailor-0.9.22.tar.gz is available 

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

Versions of packages tailor depends on:
ii  python2.4 2.4.3-3An interactive high-level object-o

tailor recommends no packages.

-- no debconf information


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



Bug#366083: bzr: Release candidate 0.8 and Knit format

2006-05-04 Thread Bob Tanner
Package: bzr
Version: 0.7-3
Severity: normal

There is a release candidate available for download

http://bazaar-vcs.org/pkg/bzr-0.8rc1.tar.gz



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

Versions of packages bzr depends on:
ii  python2.4 2.4.3-3An interactive high-level object-o
ii  python2.4-celementtree1.0.5-2Light-weight toolkit for XML proce

bzr recommends no packages.

-- no debconf information


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



Bug#358660: kopete crashing in yahoo_get_profile_url()

2006-04-18 Thread Bob Tanner
Package: kopete
Version: 4:3.5.2-1
Followup-For: Bug #358660

Similar (same?) issue with yahoo_get_profile_url(), backtrace attached.

(no debugging symbols found)
Using host libthread_db library /lib/tls/libthread_db.so.1.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1510442784 (LWP 19948)]
[KCrash handler]
#5  0xa6c0b76a in internalLatin1ToUnicode (
str=0x18 Address 0x18 out of bounds, len=0xafb34674, maxlen=4294967295)
at tools/qstring.cpp:1189
#6  0xa6c0d4f9 in QString::fromLatin1 (
chars=0x18 Address 0x18 out of bounds, len=-1) at tools/qstring.cpp:5923
#7  0xa70127df in KURL (this=0xafb346f0, url=0x0, encoding_hint=0)
at kurl.cpp:474
#8  0xa585c445 in YahooSession::_gotBuddyIconReceiver ()
   from /usr/lib/kde3/kopete_yahoo.so
#9  0xa585c502 in ext_yahoo_got_buddyicon ()
   from /usr/lib/kde3/kopete_yahoo.so
#10 0xa5885891 in yahoo_get_profile_url () from /usr/lib/kde3/kopete_yahoo.so
#11 0x0001 in ?? ()
#12 0x08f4d6f8 in ?? ()
#13 0x096faba8 in ?? ()
#14 0x0018 in ?? ()
#15 0x in ?? ()

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

Versions of packages kopete depends on:
ii  kdelibs4c2a 4:3.5.2-2+b1 core libraries for all KDE applica
ii  libacl1 2.2.36-1 Access control list shared library
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libattr12.4.32-1 Extended attribute shared library
ii  libaudio2   1.7-8The Network Audio System (NAS). (s
ii  libc6   2.3.6-7  GNU C Library: Shared libraries
ii  libfam0 2.7.0-9  Client library to control the FAM 
ii  libfontconfig1  2.3.2-5.1generic font configuration library
ii  libfreetype62.1.10-3 FreeType 2 font engine, shared lib
ii  libgadu31:1.6+20060215-1 Gadu-Gadu protocol library - runti
ii  libgcc1 1:4.1.0-1GCC support library
ii  libglib2.0-02.10.2-1 The GLib library of C routines
ii  libice6 1:1.0.0-2X11 Inter-Client Exchange library
ii  libidn110.5.18-2 GNU libidn library, implementation
ii  libjpeg62   6b-12The Independent JPEG Group's JPEG 
ii  libmeanwhile1   1.0.2-2  open implementation of the Lotus S
ii  libpcre36.4-1.1  Perl 5 Compatible Regular Expressi
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libqt3-mt   3:3.3.6-1Qt GUI Library (Threaded runtime v
ii  libsm6  1:1.0.0-3X11 Session Management library
ii  libstdc++6  4.1.0-1  The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-6X11 client-side library
ii  libxcursor1 1.1.5.2-3X cursor management library
ii  libxext61:1.0.0-3X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-6FreeType-based font drawing librar
ii  libxi6  1:1.0.0-3X11 Input extension library
ii  libxinerama11:1.0.1-2X11 Xinerama extension library
ii  libxml2 2.6.23.dfsg.2-3  GNOME XML library
ii  libxrandr2  2:1.1.0.2-3  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-3  X Rendering Extension client libra
ii  libxslt1.1  1.1.15-5 XSLT processing library - runtime 
ii  libxss1 1:1.0.1-3X11 Screen Saver extension library
ii  libxt6  1:1.0.0-3X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3-11   compression library - runtime

Versions of packages kopete recommends:
ii  qca-tls   1.0-3  TLS plugin for the Qt Cryptographi

-- no debconf information


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



Bug#363354: python2.4-moinmoin: MoinMoin 1.5.3 released

2006-04-18 Thread Bob Tanner
Package: python2.4-moinmoin
Version: 1.5.2-6
Severity: wishlist

MoinMoin 1.5.3 has been released

http://cheeseshop.python.org/pypi/MoinMoin/1.5.3

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

Versions of packages python2.4-moinmoin depends on:
ii  moinmoin-common   1.5.2-6Python clone of WikiWiki - common 
ii  python2.4 2.4.3-1An interactive high-level object-o

Versions of packages python2.4-moinmoin recommends:
ii  nullmailer [mail-transport-ag 1:1.02-3   simple relay-only mail transport a

-- no debconf information


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



Bug#362069: xbase-clients: Server error. (vague error message)

2006-04-14 Thread Bob Tanner
Package: xbase-clients
Version: 1:7.0.0-2
Followup-For: Bug #362069

Doing some more debugging.

# strace xinit /usr/lib/X11/xinit/xinitrc
snip
write(2, xinit:  , 8xinit:  ) = 8
write(2, Server error.\n, 14Server error.
) = 14
exit_group(1)   = ?

Not a very helpful error message.

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

Versions of packages xbase-clients depends on:
ii  libc6   2.3.6-6  GNU C Library: Shared libraries
ii  libdmx1 1:1.0.1-2X11 Distributed Multihead extensio
ii  libfontconfig1  2.3.2-5.1generic font configuration library
ii  libfreetype62.1.10-3 FreeType 2 font engine, shared lib
ii  libfs6  2:1.0.0-2X11 Font Services library
ii  libgl1-mesa-glx [libgl1]6.4.1-0.4A free implementation of the OpenG
ii  libice6 1:1.0.0-2X11 Inter-Client Exchange library
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libsm6  1:1.0.0-3X11 Session Management library
ii  libx11-62:1.0.0-6X11 client-side library
ii  libxau6 1:1.0.0-2X11 authorisation library
ii  libxaw7 1:1.0.1-4X11 Athena Widget library
ii  libxcursor1 1.1.5.2-3X cursor management library
ii  libxext61:1.0.0-3X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-6FreeType-based font drawing librar
ii  libxi6  1:1.0.0-3X11 Input extension library
ii  libxinerama11:1.0.1-2X11 Xinerama extension library
ii  libxkbfile1 1:1.0.2-2X11 keyboard file manipulation lib
ii  libxmu6 1:1.0.1-2X11 miscellaneous utility library
ii  libxmuu11:1.0.1-2X11 miscellaneous micro-utility li
ii  libxrandr2  2:1.1.0.2-3  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-2  X Rendering Extension client libra
ii  libxss1 1:1.0.1-3X11 Screen Saver extension library
ii  libxt6  1:1.0.0-3X11 toolkit intrinsics library
ii  libxtrap6   1:1.0.0-2X11 event trapping extension libra
ii  libxtst61:1.0.1-2X11 Testing -- Resource extension 
ii  libxv1  1:1.0.1-2X11 Video extension library
ii  libxxf86dga12:1.0.0-2X11 Direct Graphics Access extensi
ii  libxxf86misc1   1:1.0.0-3X11 XFree86 miscellaneous extensio
ii  libxxf86vm1 1:1.0.0-3X11 XFree86 video mode extension l
ii  x11-common  1:7.0.10 X Window System (X.Org) infrastruc
ii  zlib1g  1:1.2.3-11   compression library - runtime

xbase-clients recommends no packages.

-- no debconf information


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



Bug#362659: xserver-common install requirements not met?

2006-04-14 Thread Bob Tanner
Package: xserver-common
Version: 6.9.0.dfsg.1-6
Severity: important

xserver-common: Depends: x11-common (= 6.8.1) but it is not going to be 
installed

My policy shows that I have x11-common (= 1:7.0.10) installed.


xserver-common:
  Installed: (none)
  Candidate: 6.9.0.dfsg.1-6

x11-common:
  Installed: 1:7.0.10
  Candidate: 1:7.0.10

Isn't x11-common (= 1:7.0.10) = xserver-common's x11-common (= 6.8.1) ?

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

Versions of packages xserver-common depends on:
ii  debconf [debconf-2.0] 1.4.72 Debian configuration management sy
ii  libc6 2.3.6-6GNU C Library: Shared libraries
ii  x11-common1:7.0.10   X Window System (X.Org) infrastruc

xserver-common recommends no packages.


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



Bug#362673: xfonts-konsole: X is going modular, move fonts to /usr/share/fonts/X11

2006-04-14 Thread Bob Tanner
Package: xfonts-konsole
Version: 4:3.4.3-3
Severity: normal


xfonts-konsole: /usr/X11R6/lib/X11/fonts/misc/console8x8.pcf.gz

X fonts are moving to /usr/share/fonts/X11/


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

Versions of packages xfonts-konsole depends on:
ii  xutils1:7.0.0-3  X Window System utility programs

xfonts-konsole recommends no packages.

-- no debconf information


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



Bug#356142: Tags added: moreinfo?

2006-04-06 Thread Bob Tanner
I see 'Tags added: moreinfo', what in particular are you looking for?

I've attached several backtraces with kdepim-dbg, qt-x11-free-dbg and 
kdelibs-dbg installed.

Willing to help if you can tell me more what you are looking for.

Thanks.

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


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



Bug#356142: kdeglobals?

2006-04-06 Thread Bob Tanner
Not sure if this helps, but ran knode with --nofork and --sync under strace

lstat64(/home, {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
lstat64(/home/tanner, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
lstat64(/home/tanner/.kde, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
lstat64(/home/tanner/.kde/share, {st_mode=S_IFDIR|0700, st_size=4096, ...}) 
= 0
lstat64(/home/tanner/.kde/share/config, {st_mode=S_IFDIR|0700, 
st_size=8192, ...}) = 0
lstat64(/home/tanner/.kde/share/config/kdeglobals, {st_mode=S_IFREG|0600, 
st_size=9160, ...}) = 0
access(/home/tanner/.kde/share/config/kdeglobals, W_OK) = 0
open(/home/tanner/.kde/share/config/kdeglobalswgdG7a.new, O_RDWR|O_CREAT|
O_EXCL, 0600) = 4
umask(0)= 022
umask(022)  = 0
fchmod(4, 0600) = 0
getgid32()  = 1000
getuid32()  = 1000
fchown32(4, 1000, 1000) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC) = 0
stat64(/home/tanner/.kde/share/config/kdeglobals, {st_mode=S_IFREG|0600, 
st_size=9160, ...}) = 0
getuid32()  = 1000
getgid32()  = 1000
fchmod(4, 0100600)  = 0
fchmod(4, 0600) = 0
fcntl64(4, F_GETFL) = 0x2 (flags O_RDWR)
fstat64(4, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb5d74000
_llseek(4, 0, [0], SEEK_CUR)= 0
write(4, [$Version]\nupdate_info=kded.upd:..., 4096) = 4096
write(4, none\nWindow Close=default(Alt+F4..., 4096) = 4096
write(4, nt=false\nActiveValue=1\nAnimated=..., 968) = 968
fdatasync(4)= 0
close(4)= 0
munmap(0xb5d74000, 4096)= 0
rename(/home/tanner/.kde/share/config/kdeglobalswgdG7a.new, 
/home/tanner/.kde/share/config/kdeglobals) 
= 0
unlink(/home/tanner/.kde/share/config/kdeglobals.lock) = 0
write(2, QPaintDevice: Cannot destroy pai..., 64QPaintDevice: Cannot destroy 
paint device that is being painted
) = 64
munmap(0xb52cf000, 40004)   = 0
munmap(0xb529e000, 47964)   = 0
munmap(0xb5d3e000, 19260)   = 0
munmap(0xb52aa000, 148708)  = 0
exit_group(1)   = ?

Looking in /home/tanner/.kde/share/config

$ ls -l kdeglobals*
-rw--- 1 tanner tanner 9160 Apr  6 20:00 kdeglobals
-rw--- 1 tanner tanner 8879 Dec 12 18:34 kdeglobals4P6LYa.new
-rw--- 1 tanner tanner 9134 Mar  1 18:41 kdeglobals5QpsQb.new
-rw--- 1 tanner tanner 9097 Mar  4 22:14 kdeglobals7TTGga.new
-rw--- 1 tanner tanner 8937 Jan 16 18:15 kdeglobalsII6HWa.new
-rw--- 1 tanner tanner 8878 Jan  5 18:34 kdeglobalsSAyyea.new
-rw--- 1 tanner tanner 8858 Dec 21 09:56 kdeglobalsZPIuPb.new
-rw--- 1 tanner tanner 9163 Mar 10 09:56 kdeglobalsa2RZxb.new
-rw--- 1 tanner tanner 9184 Mar 22 18:14 kdeglobalsi0FIqa.new
-rw--- 1 tanner tanner 8014 Oct 12 11:36 kdeglobalsnUPE7b.new
-rw--- 1 tanner tanner 9041 Feb 10 11:22 kdeglobalsozuGJb.new
-rw--- 1 tanner tanner 9106 Feb 28 17:32 kdeglobalsrVsz3a.new
-rw--- 1 tanner tanner 8858 Dec 21 19:06 kdeglobalsvl7Tqa.new
-rw--- 1 tanner tanner 9129 Feb 28 11:46 kdeglobalsw7WxXb.new

Also get these warnings:

$ knode
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
[EMAIL PROTECTED]:~$ QGArray::at: Absolute index 54 out of range
QGArray::at: Absolute index 0 out of range
KCrash: Application 'knode' crashing...
knode: Fatal IO error: client killed

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


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



Bug#359185: Depends on x-window-system-core, requiring a local X server

2006-03-27 Thread Bob Tanner
Tag: wontfix

wontfix, removing the package from the archives.


pgp9jJs6Gf9kc.pgp
Description: PGP signature


Bug#359184: uninstallable; uses old C++ ABI, Depends on libraries no longer in testing/unstable (last upload in 2004)

2006-03-27 Thread Bob Tanner
Tag: wontfix

wontfix, removing the package from the archives.


pgpwi06AdmgIy.pgp
Description: PGP signature


Bug#358660: kopete: segfault in YahooSession

2006-03-23 Thread Bob Tanner
Package: kopete
Version: 4:3.5.1-2
Severity: important

Getting segfault from YahooSession::, backtrace attached.



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

Versions of packages kopete depends on:
ii  kdelibs4c2a 4:3.5.1-4core libraries for all KDE applica
ii  libacl1 2.2.35-1 Access control list shared library
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libattr12.4.31-1 Extended attribute shared library
ii  libaudio2   1.7-5The Network Audio System (NAS). (s
ii  libc6   2.3.6-4  GNU C Library: Shared libraries an
ii  libfam0 2.7.0-9  Client library to control the FAM 
ii  libfontconfig1  2.3.2-5  generic font configuration library
ii  libfreetype62.1.10-1.2   FreeType 2 font engine, shared lib
ii  libgadu31:1.6+20060215-1 Gadu-Gadu protocol library - runti
ii  libgcc1 1:4.0.3-1GCC support library
ii  libglib2.0-02.10.1-2 The GLib library of C routines
ii  libice6 6.9.0.dfsg.1-4   Inter-Client Exchange library
ii  libidn110.5.18-2 GNU libidn library, implementation
ii  libjpeg62   6b-12The Independent JPEG Group's JPEG 
ii  libmeanwhile1   1.0.2-2  open implementation of the Lotus S
ii  libpcre36.4-1.1  Perl 5 Compatible Regular Expressi
ii  libpng12-0  1.2.8rel-5   PNG library - runtime
ii  libqt3-mt   3:3.3.5-4+b1 Qt GUI Library (Threaded runtime v
ii  libsm6  6.9.0.dfsg.1-4   X Window System Session Management
ii  libstdc++6  4.0.3-1  The GNU Standard C++ Library v3
ii  libx11-66.9.0.dfsg.1-4   X Window System protocol client li
ii  libxcursor1 1.1.3-1  X cursor management library
ii  libxext66.9.0.dfsg.1-4   X Window System miscellaneous exte
ii  libxft2 2.1.8.2-3FreeType-based font drawing librar
ii  libxi6  6.9.0.dfsg.1-4   X Window System Input extension li
ii  libxinerama16.9.0.dfsg.1-4   X Window System multi-head display
ii  libxml2 2.6.23.dfsg.2-3  GNOME XML library
ii  libxrandr2  6.9.0.dfsg.1-4   X Window System Resize, Rotate and
ii  libxrender1 1:0.9.0.2-1  X Rendering Extension client libra
ii  libxslt1.1  1.1.15-5 XSLT processing library - runtime 
ii  libxss1 6.9.0.dfsg.1-4   X Screen Saver client-side library
ii  libxt6  6.9.0.dfsg.1-4   X Toolkit Intrinsics
ii  zlib1g  1:1.2.3-11   compression library - runtime

Versions of packages kopete recommends:
ii  qca-tls   1.0-3  TLS plugin for the Qt Cryptographi

-- no debconf information
(no debugging symbols found)
Using host libthread_db library /lib/tls/libthread_db.so.1.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1241798976 (LWP 4754)]
[KCrash handler]
#5  0xb6c2cb4e in internalLatin1ToUnicode (
str=0x10 Address 0x10 out of bounds, len=0xbfd53664, maxlen=4294967295)
at tools/qstring.cpp:1189
#6  0xb6c2e8dd in QString::fromLatin1 (
chars=0x10 Address 0x10 out of bounds, len=-1) at tools/qstring.cpp:5880
#7  0xb703278f in KURL (this=0xbfd536e0, url=0x0, encoding_hint=0)
at kurl.cpp:474
#8  0xb58ad445 in YahooSession::_gotBuddyIconReceiver ()
   from /usr/lib/kde3/kopete_yahoo.so
#9  0xb58ad502 in ext_yahoo_got_buddyicon ()
   from /usr/lib/kde3/kopete_yahoo.so
#10 0xb58d6891 in yahoo_get_profile_url () from /usr/lib/kde3/kopete_yahoo.so
#11 0x0001 in ?? ()
#12 0x08a1a278 in ?? ()
#13 0x085c1428 in ?? ()
#14 0x0010 in ?? ()
#15 0x in ?? ()


Bug#358682: dpkg: error processing trying to overwrite

2006-03-23 Thread Bob Tanner
Package: x11-common
Version: 6.9.0.dfsg.1-4
Severity: important

Preparing to replace x11-common 6.9.0.dfsg.1-4 (using
.../x11-common_6.9.0.dfsg.1-5_all.deb) ...
Unpacking replacement x11-common ...
dpkg: error processing /var/cache/apt/archives/x11-common_6.9.0.dfsg.1-5_all.deb
(--unpack):
 trying to overwrite `/usr/include/X11', which is also in package libxft-dev
 System startup links for /etc/init.d/x11-common already exist.
Setting up X server socket directory /tmp/.X11-unix...done.
Setting up ICE socket directory /tmp/.ICE-unix...done.
Errors were encountered while processing:
 /var/cache/apt/archives/x11-common_6.9.0.dfsg.1-5_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

% sudo apt-get -f install
% sudo apt-get upgrade

Seems to have fixed the problem.

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

Versions of packages x11-common depends on:
ii  debconf [debconf-2.0] 1.4.72 Debian configuration management sy
ii  debianutils   2.15.3 Miscellaneous utilities specific t
ii  lsb-base  3.0-16 Linux Standard Base 3.0 init scrip

x11-common recommends no packages.

-- debconf information:
  x11-common/experimental_packages:


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



Bug#356142: (no subject)

2006-03-20 Thread Bob Tanner
Additional Backtrace attached.

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1246561360 (LWP 27740)]
0xb6c49f48 in KMime::decodeRFC2047String (
[EMAIL PROTECTED], usedCS=0xb3722030,
[EMAIL PROTECTED], forceCS=false)
at kmime_util.cpp:198
198   for (i=0; str[i]; i++) {
(gdb) bt
#0  0xb6c49f48 in KMime::decodeRFC2047String (
[EMAIL PROTECTED], usedCS=0xb3722030,
[EMAIL PROTECTED], forceCS=false)
at kmime_util.cpp:198
#1  0xb6c4a0e8 in KMime::Headers::Generics::GUnstructured::from7BitString
(this=0xb3722038, [EMAIL PROTECTED])
at kmime_headers.cpp:85
#2  0xb7f28c55 in KNGroup::insortNewHeaders (
this=0x81cbc00, hdrs=0xb5b2f200, hdrfmt=0xb5b2f224,
client=0x8219998) at kngroup.cpp:426
#3  0xb7f29a21 in KNNntpClient::doFetchNewHeaders (
this=0x8219998) at knnntpclient.cpp:441
#4  0xb7f29c61 in KNNntpClient::processJob (this=0x0)
at knnntpclient.cpp:51
#5  0xb7ea85d9 in KNProtocolClient::waitForWork (
this=0x8219998) at knprotocolclient.cpp:173
#6  0xb7ea878c in KNProtocolClient::run (this=0x0)
at knprotocolclient.cpp:65
#7  0xb6fe12ee in QThreadInstance::start (_arg=0x8219a1c)
at kernel/qthread_unix.cpp:119
#8  0xb60b3ced in start_thread ()
   from /lib/tls/libpthread.so.0
#9  0xb7cacdde in clone () from /lib/tls/libc.so.6



Bug#356142: Knode works here

2006-03-15 Thread Bob Tanner
On Wednesday 15 March 2006 07:06, Daniel Schepler wrote:
 Le Vendredi 10 Mars 2006 18:34, Bob Tanner a écrit :
  On Friday 10 March 2006 06:18, Daniel Schepler wrote:
   I was able to set up knode and read a few articles here, so the package
   isn't completely unusable for everybody; downgrading.
  
   As for the backtraces, try installing kdepim-dbg to get more info in
   them.
 
  Just saw the kdepim-dbg bug closed, so I have it installed and will get
  better backtrace info.
 
  Backtrace attached.
 
  Can reproduce this bug in 7 different systems.

 Hmm, it looks like it's crashing on an X error.  Could you try running
 knode with --sync and see if that gives more useful information?  (And if
 you install qt-x11-free-dbg and kdelibs-dbg as well, that could help give
 more info in the backtrace.)

I'm also seeing different behaviors running knode stand-alone vs knode kpart 
(inside kontact). Backtrace for both attached.

Post again here with the -sync options
-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288
This backtrace appears to be of no use.
This is probably because your packages are built in a way which prevents
creation of proper backtraces, or the stack frame was seriously corrupted in the
crash.

Using host libthread_db library /lib/tls/libthread_db.so.1.
Using host libthread_db library /lib/tls/libthread_db.so.1.
[Thread debugging using libthread_db enabled]
[New Thread -1241884992 (LWP 4958)]
[New Thread -1301124176 (LWP 22655)]
[New Thread -1280013392 (LWP 4997)]
[New Thread -1271624784 (LWP 4996)]
[New Thread -1263236176 (LWP 4995)]
[New Thread -1254847568 (LWP 4994)]
0xb2f11e64 in c4_ColOfInts::Get (this=0x894c274, index_=143966836, 
[EMAIL PROTECTED]) at column.cpp:1260
in column.cpp
#0  0xb2f11e64 in c4_ColOfInts::Get (this=0x894c274, index_=143966836, 
[EMAIL PROTECTED]) at column.cpp:1260
#1  0xb2f12b5e in c4_FormatX::Get (this=0x894c268, index_=143966836, 
[EMAIL PROTECTED]) at format.cpp:127
#2  0xb2f19253 in c4_Handler::GetBytes (this=0x894c268, index_=143966836, 
[EMAIL PROTECTED], copySmall_=false) at handler.cpp:58
#3  0xb2f19315 in c4_Sequence::Get (this=0x9b67428, index_=143966824, 
propId_=143966836, [EMAIL PROTECTED]) at viewx.cpp:356
#4  0xb2f1b5ca in c4_IntRef::operator long (this=0x894c268) at mk4.inl:421
#5  0xb2f1b6ba in c4_HashViewer::IsUnused (this=0x913ebc0, row_=99)
at remap.cpp:148
#6  0xb2f1fc09 in c4_HashViewer::LookDict (this=0x913ebc0, hash_=-9289, 
cursor_={_seq = 0x8e1a6a0, _index = 0}) at remap.cpp:283
#7  0xb2f21e0b in c4_HashViewer::Lookup (this=0x913ebc0, key_=
  {_seq = 0x8e1a6a0, _index = 0}, [EMAIL PROTECTED]) at remap.cpp:378
#8  0xb2f11ff6 in c4_CustomSeq::RestrictSearch (this=0x894c274, cursor_=
  {_seq = 0x8e1a6a0, _index = 0}, [EMAIL PROTECTED], [EMAIL PROTECTED])
at custom.cpp:126
#9  0xb2f1f61e in c4_View::Find (this=0x8e2ade4, [EMAIL PROTECTED], start_=0)
at view.cpp:893
#10 0xb2f06607 in Akregator::Backend::StorageMK4Impl::unreadFor (
this=0x94b9c30, [EMAIL PROTECTED]) at storagemk4impl.cpp:181
#11 0xb2f0521b in Akregator::Backend::FeedStorageMK4Impl::unread (
this=0x894c274) at feedstoragemk4impl.cpp:201
#12 0xb2f7cc9d in Akregator::Feed::unread (this=0x894c274) at feed.cpp:713
#13 0xb2f80ecb in Akregator::Folder::updateUnreadCount (this=0x946c598)
at folder.cpp:262
#14 0xb2f8131b in Akregator::Folder::slotChildDestroyed (this=0x946c598, 
node=0x9e703d0) at folder.cpp:285
#15 0xb2f7f3be in Akregator::Folder::qt_invoke (this=0x946c598, _id=9, 
_o=0xbff8a4d4) at folder.moc:156
#16 0xb702a92c in QObject::activate_signal (this=0x9e703d0, clist=0x950f378, 
o=0xbff8a4d4) at kernel/qobject.cpp:2380
#17 0xb2f82242 in Akregator::TreeNode::signalDestroyed (this=0x9e703d0, 
t0=0x894c274) at treenode.moc:135
#18 0xb2f8229f in Akregator::TreeNode::emitSignalDestroyed (this=0x9e703d0)
at treenode.cpp:65
#19 0xb2f99ca8 in ~Feed (this=0x9e703d0) at feed.cpp:286
#20 0xb2f87672 in ~Folder (this=0x946c598) at folder.cpp:82
#21 0xb2f87672 in ~Folder (this=0x85025a0) at folder.cpp:82
#22 0xb2f7d7b2 in Akregator::NodeList::setRootNode (this=0x983fd30, 
folder=0x0) at nodelist.cpp:181
#23 0xb2f8efd2 in ~FeedList (this=0x983fd30) at feedlist.cpp:195
#24 0xb304ce98 in Akregator::View::slotOnShutdown (this=0x80bacc8)
at akregator_view.cpp:402
#25 0xb3052c6b in Akregator::Part::slotOnShutdown (this=0x91124b0)
at akregator_part.cpp:233
#26 0xb306ff80 in Akregator::Part::qt_invoke (this=0x91124b0, _id=16, 
_o=0xbff8a6dc) at akregator_part.moc:222
#27 0xb702a92c in QObject::activate_signal (this=0xbff8b2e0, clist=0x80fe580, 
o=0xbff8a6dc) at kernel/qobject.cpp:2380
#28 0xb702b290 in QObject::activate_signal (this=0xbff8b2e0, signal=15)
at kernel/qobject.cpp:2325
#29 0xb7601f9c in KApplication::shutDown

Bug#356142: Knode works here

2006-03-15 Thread Bob Tanner
On Wednesday 15 March 2006 07:06, Daniel Schepler wrote:
  Could you try running knode
 with --sync

Crashed with the dreaded

This backtrace appears to be of no use.
This is probably because your packages are built in a way which prevents
creation of proper backtraces, or the stack frame was seriously corrupted in 
the
crash.

Using host libthread_db library /lib/tls/libthread_db.so.1.
-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288



Bug#357133: konqueror: SIGSEGV on http://www.internetnews.com/dev-news/article.php/3591621

2006-03-15 Thread Bob Tanner
Package: konqueror
Version: 4:3.5.1-1
Severity: important


Konq segfaults on http://www.internetnews.com/dev-news/article.php/3591621

Backtrace attached.

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

Versions of packages konqueror depends on:
ii  kcontrol  4:3.5.1-1  control center for KDE
ii  kdebase-kio-plugins   4:3.5.1-1  core I/O slaves for KDE
ii  kdelibs4c2a   4:3.5.1-4  core libraries for all KDE applica
ii  kdesktop  4:3.5.1-1  miscellaneous binaries and files f
ii  kfind 4:3.5.1-1  file-find utility for KDE
ii  libacl1   2.2.35-1   Access control list shared library
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libattr1  2.4.31-1   Extended attribute shared library
ii  libaudio2 1.7-5  The Network Audio System (NAS). (s
ii  libc6 2.3.6-3GNU C Library: Shared libraries an
ii  libfam0   2.7.0-9Client library to control the FAM 
ii  libfontconfig12.3.2-5generic font configuration library
ii  libfreetype6  2.1.10-1.1 FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.3-1  GCC support library
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libidn11  0.5.18-2   GNU libidn library, implementation
ii  libjpeg62 6b-12  The Independent JPEG Group's JPEG 
ii  libkonq4  4:3.5.1-1  core libraries for Konqueror
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libqt3-mt 3:3.3.5-4  Qt GUI Library (Threaded runtime v
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libstdc++64.0.3-1The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-3  FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  zlib1g1:1.2.3-11 compression library - runtime

konqueror recommends no packages.

-- no debconf information
Using host libthread_db library /lib/tls/libthread_db.so.1.
[Thread debugging using libthread_db enabled]
[New Thread -1231890752 (LWP 28372)]
[KCrash handler]
#5  0xb7d7d86a in _int_free () from /lib/tls/libc.so.6
#6  0xb7d7e012 in free () from /lib/tls/libc.so.6
#7  0xb7f305b1 in operator delete () from /usr/lib/libstdc++.so.6
#8  0xb7f3060d in operator delete[] () from /usr/lib/libstdc++.so.6
#9  0xb6199e34 in ~CharacterDataImpl (this=0x86ca888) at dom_stringimpl.h:65
#10 0xb61a8fed in ~TextImpl (this=0x86ca888) at dom_textimpl.h:106
#11 0xb61883ad in ~NodeBaseImpl (this=0x86ca738) at dom_nodeimpl.cpp:964
#12 0xb619deec in ~ElementImpl (this=0x86ca738) at dom_elementimpl.cpp:329
#13 0xb61a9e38 in ~HTMLElementImpl (this=0x86caf30) at html_elementimpl.cpp:67
#14 0xb61e079d in ~HTMLAnchorElementImpl (this=0x86ca738)
at html_inlineimpl.h:34
#15 0xb61883ad in ~NodeBaseImpl (this=0x86cb1a0) at dom_nodeimpl.cpp:964
#16 0xb619deec in ~ElementImpl (this=0x86cb1a0) at dom_elementimpl.cpp:329
#17 0xb61a9e38 in ~HTMLElementImpl (this=0x86caf30) at html_elementimpl.cpp:67
#18 0xb61e108d in ~HTMLFontElementImpl (this=0x86cb1a0)
at html_inlineimpl.h:64
#19 0xb61883ad in ~NodeBaseImpl (this=0x86c9da8) at dom_nodeimpl.cpp:964
#20 0xb619deec in ~ElementImpl (this=0x86c9da8) at dom_elementimpl.cpp:329
#21 0xb61a9e38 in ~HTMLElementImpl (this=0x86caf30) at html_elementimpl.cpp:67
#22 0xb61a9e68 in ~HTMLGenericElementImpl (this=0x86caf30)
at html_elementimpl.cpp:673
#23 0xb61e063d in ~HTMLDivElementImpl (this=0x86c9da8) at html_blockimpl.h:37
#24 0xb61883ad in ~NodeBaseImpl (this=0x86bcb68) at dom_nodeimpl.cpp:964
#25 0xb619deec in ~ElementImpl (this=0x86bcb68) at dom_elementimpl.cpp:329
#26 0xb61a9e38 in ~HTMLElementImpl (this=0x86caf30) at html_elementimpl.cpp:67
#27 0xb61b95ed in ~HTMLTableCellElementImpl (this=0x86bcb68)
at html_tableimpl.h:206
#28 0xb61883ad in ~NodeBaseImpl (this=0x86bc490) at dom_nodeimpl.cpp:964
#29 0xb619deec 

Bug#356142: knode: Fatal IO error: client killed

2006-03-09 Thread Bob Tanner
Package: knode
Version: 4:3.5.1-1
Severity: grave
Justification: renders package unusable


GArray::at: Absolute index 54 out of range
QGArray::at: Absolute index 0 out of range
KCrash: Application 'knode' crashing...
knode: Fatal IO error: client killed

his backtrace appears to be of no use.
This is probably because your packages are built in a way which prevents
creation of proper backtraces, or the stack frame was seriously corrupted in the
crash.

(no debugging symbols found)
Using host libthread_db library /lib/tls/libthread_db.so.1.

valdrind output

QGArray::at: Absolute index 54 out of range
==23137==
==23137== Thread 3:
==23137== Invalid read of size 1
==23137==at 0x4610450: KCodecs::base64Decode(QMemArraychar const,
QMemArraychar) (in /usr/lib/libkdecore.so.4.2.0)
==23137==by 0x46280E5: KCodecs::base64Decode(QMemArraychar const) (in
/usr/lib/libkdecore.so.4.2.0)
==23137==by 0x46281B7: KCodecs::base64Decode(QCString const) (in
/usr/lib/libkdecore.so.4.2.0)
==23137==by 0x535DFA7: KMime::decodeRFC2047String(QCString const, char
const**, QCString const, bool) (in /usr/lib/libkmime.so.2.2.0)
==23137==by 0x535E0E7:
KMime::Headers::Generics::GUnstructured::from7BitString(QCString const) (in
/usr/lib/libkmime.so.2.2.0)
==23137==by 0x4141C54: KNGroup::insortNewHeaders(QStrList*, QStrList*,
KNProtocolClient*) (in /usr/lib/libknodecommon.so)
==23137==by 0x4142A20: KNNntpClient::doFetchNewHeaders() (in
/usr/lib/libknodecommon.so)
==23137==by 0x4142C60: KNNntpClient::processJob() (in
/usr/lib/libknodecommon.so)
==23137==by 0x40C15D8: KNProtocolClient::waitForWork() (in
/usr/lib/libknodecommon.so)
==23137==by 0x40C178B: KNProtocolClient::run() (in
/usr/lib/libknodecommon.so)
==23137==by 0x4D142ED: QThreadInstance::start(void*) (in
/usr/lib/libqt-mt.so.3.3.5)
==23137==by 0x5EF3F12: pthread_start_thread (manager.c:310)
==23137==  Address 0x6DEC2FF is 1 bytes before a block of size 2 alloc'd
==23137==at 0x401D422: malloc (vg_replace_malloc.c:149)
==23137==by 0x507BF83: QGArray::QGArray(int) (in /usr/lib/libqt-mt.so.3.3.5)
==23137==by 0x4628170: KCodecs::base64Decode(QCString const) (in
/usr/lib/libkdecore.so.4.2.0)
==23137==by 0x535DFA7: KMime::decodeRFC2047String(QCString const, char
const**, QCString const, bool) (in /usr/lib/libkmime.so.2.2.0)
==23137==by 0x535E0E7:
KMime::Headers::Generics::GUnstructured::from7BitString(QCString const) (in
/usr/lib/libkmime.so.2.2.0)
==23137==by 0x4141C54: KNGroup::insortNewHeaders(QStrList*, QStrList*,
KNProtocolClient*) (in /usr/lib/libknodecommon.so)
==23137==by 0x4142A20: KNNntpClient::doFetchNewHeaders() (in
/usr/lib/libknodecommon.so)
==23137==by 0x4142C60: KNNntpClient::processJob() (in
/usr/lib/libknodecommon.so)
==23137==by 0x40C15D8: KNProtocolClient::waitForWork() (in
/usr/lib/libknodecommon.so)
==23137==by 0x40C178B: KNProtocolClient::run() (in
/usr/lib/libknodecommon.so)
==23137==by 0x4D142ED: QThreadInstance::start(void*) (in
/usr/lib/libqt-mt.so.3.3.5)
==23137==by 0x5EF3F12: pthread_start_thread (manager.c:310)
QGArray::at: Absolute index 0 out of range
==23137==
==23137== Invalid read of size 1
==23137==at 0x535DF48: KMime::decodeRFC2047String(QCString const, char
const**, QCString const, bool) (in /usr/lib/libkmime.so.2.2.0)
==23137==by 0x535E0E7:
KMime::Headers::Generics::GUnstructured::from7BitString(QCString const) (in
/usr/lib/libkmime.so.2.2.0)
==23137==by 0x4141C54: KNGroup::insortNewHeaders(QStrList*, QStrList*,
KNProtocolClient*) (in /usr/lib/libknodecommon.so)
==23137==by 0x4142A20: KNNntpClient::doFetchNewHeaders() (in
/usr/lib/libknodecommon.so)
==23137==by 0x4142C60: KNNntpClient::processJob() (in
/usr/lib/libknodecommon.so)
==23137==by 0x40C15D8: KNProtocolClient::waitForWork() (in
/usr/lib/libknodecommon.so)
==23137==by 0x40C178B: KNProtocolClient::run() (in
/usr/lib/libknodecommon.so)
==23137==by 0x4D142ED: QThreadInstance::start(void*) (in
/usr/lib/libqt-mt.so.3.3.5)
==23137==by 0x5EF3F12: pthread_start_thread (manager.c:310)
==23137==by 0x4374039: clone (clone.S:119)
==23137==  Address 0x0 is not stack'd, malloc'd or (recently) free'd
KCrash: Application 'knode' crashing...
knode: Fatal IO error: client killed


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

Versions of packages knode depends on:
ii  kdelibs4c2a   4:3.5.1-3  core libraries for all KDE applica
ii  libc6 2.3.6-3GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-10 GCC support library
ii  libkdepim1a   4:3.5.1-1  KDE PIM library
ii  libkleopatra1 4:3.5.1-1  KDE GnuPG interface libraries

Bug#355610: ITP: libeqimbase -- a set of C++ classes to encapsulate the EQIM protocol

2006-03-06 Thread Bob Tanner
Package: wnpp
Severity: wishlist
Owner: Robert J. Tanner [EMAIL PROTECTED]


* Package name: libeqimbase
  Version : 2004.12.15
  Upstream Author : Tai Mai Shu [EMAIL PROTECTED]
* URL : http://teqim.sourceforge.net/?p=eqimbase
* License : GPL
  Description : a set of C++ classes to encapsulate the EQIM protocol

 Works on linux or Windows (compiles as-is with g++ and MS Visual Studio)
 Object-oriented design separates the protocol into its basic parts
 Base interface class to be used for the actual user interaction
 Keeps track of buddies, channels and channel members internally, 
 notifying the interface on changes
 Portable threading solutions included

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'testing'), (500, 
'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
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#355610: Uploaded libeqimbase 2004.12.15-1

2006-03-06 Thread Bob Tanner
Available via my personal repository

deb ftp://ftp.real-time.com/linux/real-time sid custom main contrib non-free
deb-src ftp://ftp.real-time.com/linux/real-time sid custom main contrib 
non-free


Format: 1.7
Date: Tue, 23 Aug 2005 17:05:09 -0500
Source: libeqimbase
Binary: libeqimbase-doc libeqimbase0-dev libeqimbase0
Architecture: source i386 all
Version: 2004.12.15-1
Distribution: unstable
Urgency: low
Maintainer: Robert J. Tanner [EMAIL PROTECTED]
Changed-By: Robert J. Tanner [EMAIL PROTECTED]
Description:
 libeqimbase-doc - documentation for eqimbase
 libeqimbase0 - a set of C++ classes to encapsulate the EQIM protocol
 libeqimbase0-dev - development files the encapsulate the EQIM protocol
Changes:
 libeqimbase (2004.12.15-1) unstable; urgency=low
 .
   * Initial version.
Files:
 216d625093c97f43c5b8c4c22f18c987 610 libs optional 
libeqimbase_2004.12.15-1.dsc
 10a0b570b6ed18e521685abb5710fbd1 404123 libs optional 
libeqimbase_2004.12.15-1.tar.gz
 aeb426fd69b19d99532d89206605ae19 885988 libs optional 
libeqimbase-doc_2004.12.15-1_all.deb
 42624ab6ef57ac1ae4efb78cc0eaed20 29182 libs optional 
libeqimbase0_2004.12.15-1_i386.deb
 42044b9cfd60a81be2bf47f84217f9b3 49564 libs optional 
libeqimbase0-dev_2004.12.15-1_i386.deb

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


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



Bug#338676: Status with explanation of delays

2006-01-23 Thread Bob Tanner
Here is a status on this ITP of TurboGears.

As previously posted, the debianization of this package has become a political 
and technical adventure.

An executive summary of the .egg/.deb problem can be found here: 

http://mail.python.org/pipermail/distutils-sig/2006-January/005873.html

The huge thread (details) of .egg/.deb issues can be found here:

http://mail.python.org/pipermail/distutils-sig/2005-November/005399.html


Technical problems that need to be resolved to debianize TurboGears are listed 
below:

- TurboGears (TG) requires python egg support. Ian (upstream dev) has stated 
   that moving forward TG will be even more broken without .egg support.

   http://mail.python.org/pipermail/distutils-sig/2005-November/005419.html

- Current debian policy and packaging tools disallow(?), disapprove(?) of the   
  current python .egg deployment method/locations.

  http://mail.python.org/pipermail/distutils-sig/2005-November/thread.html


Some progress has been made to help address the .egg/.deb problems.

- Prelim support for .egg-info has been added to setuptool 
 
  http://mail.python.org/pipermail/distutils-sig/2005-December/005609.html

- Discussion, design, and coding is taking place to address, amongst other 
  things, the .egg/.deb issue:

  http://lists.debian.org/debian-python/2006/01/msg00028.html

Here is what I think is needed to move forward:

- Debian Python policy (DPP) be updated to clearly state how python .eggs will 
  be supported
- Debian toolset/toolchain to build and deploy python .eggs in compliance with 
  the updated DPP.

Additionally, I think the following would be very helpful:

- Debian toolset to help migrate (rebuild?) python packages into DPP compliant
  packages 
-  A way to identify packages that aren't DPP compliant
 
Progress is being made, but it is slow going.  With out clear technical 
direction regarding .egg/.deb support, I'm afraid TG will be a difficult code 
base to package.


I very open to getting people onto the TG Alioth project:

https://alioth.debian.org/projects/pkg-turbogears/

Additional comments are welcome, especially if I have misrepresented any 
technical information and it's effect on packaging TG.

I have also setup the pkg-turbogears-devel mailing list, as a place to discuss 
the technical issues regarding packaging TG (alioth is telling me 6 to 24 
hours for it to go live) 

http://lists.alioth.debian.org/pipermail/pkg-turbogears-devel/

Thanks.

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgp9hnEU96toZ.pgp
Description: PGP signature


Bug#338676: The mailing list is live.

2006-01-23 Thread Bob Tanner
I have also setup the pkg-turbogears-devel mailing list, as a place to 
discuss the technical issues regarding packaging TG (alioth is telling me 6 
to 24 hours for it to go live) 

http://lists.alioth.debian.org/pipermail/pkg-turbogears-devel/

The mailing list is live.
-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpHZMPMxGCPy.pgp
Description: PGP signature


Bug#338541: bzr 0.7 release candidate 2

2006-01-19 Thread Bob Tanner
Package: bzr
Version: 0.6-2
Followup-For: Bug #338541


[Martin is] happy to announce availability of the second release candidate for
bazaar-ng version 0.7.

  http://bazaar-ng.org/pkg/bzr-0.7rc2.tar.bz2
  http://bazaar-ng.org/pkg/bzr-0.7rc2.tar.bz2.sig

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

Versions of packages bzr depends on:
ii  python2.4 2.4.2-2An interactive high-level object-o
ii  python2.4-celementtree1.0.2-2Light-weight toolkit for XML proce

bzr recommends no packages.

-- no debconf information


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



Bug#348605: ktorrent: KTorrent 1.2rc2 released

2006-01-17 Thread Bob Tanner
Package: ktorrent
Version: 1.1-1+b1
Severity: wishlist


KTorrent 1.2rc2 has been released
'http://ktorrent.pwsp.net/downloads/1.2rc2/ktorrent-1.2rc2.tar.gz'


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

Versions of packages ktorrent depends on:
ii  kdelibs4c2a   4:3.5.0-3  core libraries for all KDE applica
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libaudio2 1.7-3  The Network Audio System (NAS). (s
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libfam0   2.7.0-8client library to control the FAM 
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.2-7  GCC support library
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libidn11  0.5.18-1   GNU libidn library, implementation
ii  libjpeg62 6b-11  The Independent JPEG Group's JPEG 
ii  libpcre3  6.4-1.1Perl 5 Compatible Regular Expressi
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libqt3-mt 3:3.3.5-3  Qt GUI Library (Threaded runtime v
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libstdc++64.0.2-7The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxft2   2.1.7-1FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  zlib1g1:1.2.3-9  compression library - runtime

ktorrent recommends no packages.

-- no debconf information


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



Bug#344494: eric: Eric3 3.8.1 released

2005-12-22 Thread Bob Tanner
Package: eric
Version: 3.8.0-1
Severity: wishlist


Hi,

this is to inform you about the release of eric 3.8.1. This is just a bugfix 
release.

'http://sourceforge.net/project/showfiles.php?group_id=119070package_id=130253release_id=379029'


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

Versions of packages eric depends on:
ii  bicyclerepair 0.9-4  A refactoring tool for python
ii  python2.3.5-3An interactive high-level object-o
ii  python-qt33.15-4 Qt3 bindings for Python (default v
ii  python-qtext  3.15-4 Qt extensions for PyQt (default ve

Versions of packages eric recommends:
pn  eric-api-filesnone (no description available)
pn  libqt3-i18n   none (no description available)
pn  python-kde3   none (no description available)
pn  python-profiler   none (no description available)
pn  python-xmlnone (no description available)

-- no debconf information


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



Bug#341350: amavis-stats: New upstream release

2005-11-29 Thread Bob Tanner
Package: amavis-stats
Severity: wishlist


New upstream release

amavis-stats - 0.1.18 - 4. Nov. 2005
Tool to generate e-mail statistics from logfiles.

http://downloads.topicdesk.com/amavis_stats/amavis-stats-0.1.18.tar.gz


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'testing'), (500, 
'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
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#338676: alioth cvs ready

2005-11-28 Thread Bob Tanner
I've got TG-0.8a4 into alioth cvs and it's ready for everyone to help :-) 
package this thing into a .deb

Aloith URL
https://alioth.debian.org/projects/pkg-turbogears/

Browse CVS
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/TurboGears/?cvsroot=pkg-turbogears

Anonymous CVS access
% cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/pkg-turbogears login

% cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/pkg-turbogears 
co -r TG_0_8a4_debian Turbogears

If you are interested in write access to cvs, please email me your Aloith 
account name and I'll add you to the project.
-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpzAmsC0aukB.pgp
Description: PGP signature


Bug#341192: spe: New upstream release

2005-11-28 Thread Bob Tanner
Package: spe
Version: 0.7.5c-1
Severity: wishlist


New upstream release

https://sourceforge.net/project/showfiles.php?group_id=145384package_id=159890release_id=373994


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

Versions of packages spe depends on:
ii  kiki   0.5.6-1   tool for python regular expression
ii  python 2.3.5-3   An interactive high-level object-o
ii  python-wxglade 0.3.5.cvs20050824-0.2 GUI designer written in Python wit
ii  python-wxgtk2.62.6.1.2   wxWidgets Cross-platform C++ GUI t

spe recommends no packages.

-- no debconf information


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



Bug#341192: spe-0.8.0 patch

2005-11-28 Thread Bob Tanner
Package: spe
Version: 0.7.5c-1
Followup-For: Bug #341192

Patch attached to build spe-0.8.0

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

Versions of packages spe depends on:
ii  kiki   0.5.6-1   tool for python regular expression
ii  python 2.3.5-3   An interactive high-level object-o
ii  python-wxglade 0.3.5.cvs20050824-0.2 GUI designer written in Python wit
ii  python-wxgtk2.62.6.1.2   wxWidgets Cross-platform C++ GUI t

spe recommends no packages.

-- no debconf information


spe_0.8.0-0.1.diff.gz
Description: Binary data


Bug#338676: Status update

2005-11-27 Thread Bob Tanner
Just wanted to give a status update on this ITP.

A discussion(?) is taking place on .egg in Debian which has made the packaging 
of TG a political adventure.

I've put pristine upstream source into cvs on alioth and I'll put in the 
debian branch tonight. 

-BUT- going forward, I'd like to wait for a decision from Debian python policy 
people before finishing the ITP.

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgp1UxhNo3hJX.pgp
Description: PGP signature


Bug#340400: mailman: Really screwed up template = no logging?

2005-11-23 Thread Bob Tanner
Package: mailman
Version: 2.1.5-9
Severity: normal

Tried altering the templates for article.html and really screwed up the 
template file, but got no error/warning for mailman. Debugging the code
to HyperArch.py, I see it just pass on a screwed up template.

except (TypeError, ValueError):
 pass

Add logging so at least the user knows their template is messed up.

Patch included.

--- HyperArch.py2003-12-26 14:41:30.0 -0600
+++ HyperArch.py-bob2005-11-23 03:19:13.0 -0600
@@ -217,8 +217,9 @@
 Utils.GetCharSet(lang),
 'replace')
 text = sdict.interpolate(utemplate)
-except (TypeError, ValueError):
+except (TypeError, ValueError), e:
 # The template is really screwed up
+syslog('error', 'The template is really screwed up: %s\n',
e)
 pass
 # Make sure the text is in the given character set, or html-ify any
 # bogus
 # characters.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
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 mailman depends on:
ii  apache [httpd]1.3.34-1   versatile, high-performance HTTP s
ii  apache2-mpm-prefork [httpd]   2.0.54-5   traditional model for Apache2
ii  cron  3.0pl1-92  management of regular background p
ii  debconf   1.4.59 Debian configuration management sy
ii  exim4-daemon-heavy [mail-tran 4.52-1 exim MTA (v4) daemon with extended
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  logrotate 3.7.1-2Log rotation utility
ii  pwgen 2.04-1 Automatic Password generation
ii  python2.3.5-3An interactive high-level object-o
ii  ucf   2.003  Update Configuration File: preserv

Versions of packages mailman recommends:
ii  base-passwd   3.5.10 Debian base system master password

-- debconf information:
* mailman/queue_files_present:
* mailman/default_server_language: en
* mailman/gate_news: false
* mailman/site_languages: en
* mailman/used_languages: en
* mailman/create_site_list:


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



Bug#338676: TurboGears-0.8a4 debian package

2005-11-21 Thread Bob Tanner
I have debianized the  TurboGears-0.8a4 code into python2.4-turbogears and 
made it available here:

deb ftp://ftp.real-time.com/linux/real-time-debpool sid custom main
deb-src ftp://ftp.real-time.com/linux/real-time-debpool sid custom main

Several other required packages also have been upgraded as well, make sure you 
get these packages too.

python2.4-formencode-0.4-3
python2.4-kid-0.7.1-2
python2.4-setuptools-0.6a8-1

I will also be working on getting all necessary packages for TG into cvs on 
alioth tonight.


-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpt3n7GYQQRH.pgp
Description: PGP signature


Bug#338382: FormEncode 0.4

2005-11-20 Thread Bob Tanner
FormEncode 0.4 upstream has been released.

I have debianized the  FormEncode-0.4 code into python2.4-formencode and made 
it available here:

deb ftp://ftp.real-time.com/linux/real-time-debpool sid custom main
deb-src ftp://ftp.real-time.com/linux/real-time-debpool sid custom main

Looking for feedback, recommendations, comments.

Thanks.
-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


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



Bug#338676: ITP: python-turbogears -- front-to-back rapid web development

2005-11-19 Thread Bob Tanner
On Saturday 19 November 2005 05:58 pm, Gustavo Noronha Silva wrote:
 I uploaded CherryPy 2.1 recently. Would you be willing to create a
 pkg-turbogears team where we can share maintainership of turbogears and
 related modules?

That is the plan, I have a project on alioth and working with other package 
maintainers to get everything setup. 

 I was planning to maybe package MochiKit. 

MochiKit isn't listed as one of the required packages for TG at 
http://www.turbogears.org/download/index.html does the required package list 
need to be updated?


 I haven't seen packages for it 
 on your repo and noticed you're packaging only for python2.4. I'm doing
 for both 2.3 and 2.4.

Until recently, TG would only work on 2.4, a change was made in the last 
couple of days that allow for 2.3.

 I enjoyed seen python-json there, though. Are you going to ITP it?
 (sorry if you did and I didn't notice).

I have ITP for formencode, pyprotocols, pylib, ruledispatch, testgears and an 
RFP for json.
-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


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



Bug#339997: python-beautifulsoup: python2.4 package?

2005-11-19 Thread Bob Tanner
Package: python-beautifulsoup
Version: 2.1.1-1
Severity: wishlist

Python2.4 package

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

Versions of packages python-beautifulsoup depends on:
ii  python2.3.5-3An interactive high-level object-o

python-beautifulsoup recommends no packages.

-- no debconf information


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



Bug#339997: python-beautifulsoup: Patch to Close #339997

2005-11-19 Thread Bob Tanner
Package: python-beautifulsoup
Version: 2.1.1-1
Tags: patch
Followup-For: Bug #339997


Patch to create a python2.4 package


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

Versions of packages python-beautifulsoup depends on:
ii  python2.3.5-3An interactive high-level object-o

python-beautifulsoup recommends no packages.

-- no debconf information


beautifulsoup_2.1.1-1.0.diff.gz
Description: Binary data


Bug#334937: json-py 3.4 debian package ready for testing

2005-11-18 Thread Bob Tanner
I have debianized the json-py-3.4 code into python2.4-json and made it 
available here:

deb ftp://ftp.real-time.com/linux/real-time-debpool sid custom main
deb-src ftp://ftp.real-time.com/linux/real-time-debpool sid custom main

Looking for feedback, recommendations, comments.

Thanks.

-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpKArg3mzv84.pgp
Description: PGP signature


Bug#338382: FormEncode-0.3 debian package

2005-11-18 Thread Bob Tanner
I have debianized the  FormEncode-0.3 code into python2.4-formencode and made 
it available here:

deb ftp://ftp.real-time.com/linux/real-time-debpool sid custom main
deb-src ftp://ftp.real-time.com/linux/real-time-debpool sid custom main

Looking for feedback, recommendations, comments.

Thanks.
-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpDdZfPXCWt8.pgp
Description: PGP signature


Bug#338571: python-pylib-0.20051111 debian package

2005-11-18 Thread Bob Tanner
I have debianized the  python-pylib-0.2005 code into python2.4-pylib and 
made it available here:

deb ftp://ftp.real-time.com/linux/real-time-debpool sid custom main
deb-src ftp://ftp.real-time.com/linux/real-time-debpool sid custom main

Looking for feedback, recommendations, comments.

Thanks.
-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288
---BeginMessage---
I have debianized the  RuleDispatch-0.5a0dev-r2097 code into 
python2.4-ruledispatch and made it available here:

deb ftp://ftp.real-time.com/linux/real-time-debpool sid custom main
deb-src ftp://ftp.real-time.com/linux/real-time-debpool sid custom main

Looking for feedback, recommendations, comments.

Thanks.
-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288
---End Message---


pgp9aKTmQD0QZ.pgp
Description: PGP signature


Bug#338676: TurboGears-0.8a3 debian package

2005-11-18 Thread Bob Tanner
I have debianized the  TurboGears-0.8a3 code into python2.4-turbogears and 
made it available here:

deb ftp://ftp.real-time.com/linux/real-time-debpool sid custom main
deb-src ftp://ftp.real-time.com/linux/real-time-debpool sid custom main

Looking for feedback, recommendations, comments.

Thanks.
-- 
Bob Tanner [EMAIL PROTECTED]  | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


pgpF6LwKihjUw.pgp
Description: PGP signature


  1   2   3   >