Bug#340118: gnobog: please try building with guile-1.6-dev

2006-02-20 Thread Steve Langasek
tags 340118 patch
thanks

Hi Jan-Hendrik,

Robert's analysis seems to be correct, gnobog does not need the
build-dependency on libguile.  I've therefore prepared an NMU based on his
patch.  The final diff is attached, and the NMU will be uploaded to the
archive shortly.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/
diff -u gnobog-0.4.3/debian/control gnobog-0.4.3/debian/control
--- gnobog-0.4.3/debian/control
+++ gnobog-0.4.3/debian/control
@@ -1,6 +1,6 @@
 Source: gnobog
 Section: x11
-Build-Depends: debhelper, docbook-utils, libglade-gnome0-dev, libguile-dev, 
libgtkxmhtml-dev, libzvt-dev
+Build-Depends: debhelper, docbook-utils, libglade-gnome0-dev, 
libgtkxmhtml-dev, libzvt-dev
 Priority: optional
 Maintainer: Jan-Hendrik Palic [EMAIL PROTECTED]
 Standards-Version: 3.2.1
diff -u gnobog-0.4.3/debian/changelog gnobog-0.4.3/debian/changelog
--- gnobog-0.4.3/debian/changelog
+++ gnobog-0.4.3/debian/changelog
@@ -1,3 +1,12 @@
+gnobog (0.4.3-2.2) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High-urgency upload for RC bugfix.
+  * Drop unneeded build-dependency on non-existent libguile-dev.
+Closes: #340118.
+
+ -- Steve Langasek [EMAIL PROTECTED]  Sun, 19 Feb 2006 22:35:14 -0800
+
 gnobog (0.4.3-2.1) unstable; urgency=medium
 
   * Non-Maintainer Upload.


signature.asc
Description: Digital signature


Bug#352453: denemo 0.7.4-2.1 NMU

2006-02-20 Thread Matej Vela
Hello,

I'm doing an NMU of denemo to fix #327680 and #352453; diff attached.

Thanks,

Matej
diff -u denemo-0.7.4/debian/changelog denemo-0.7.4/debian/changelog
--- denemo-0.7.4/debian/changelog
+++ denemo-0.7.4/debian/changelog
@@ -1,3 +1,13 @@
+denemo (0.7.4-2.1) unstable; urgency=medium
+
+  * NMU.
+  * Add a dependency on librsvg2-common to get the gdk-pixbuf loader for svg.
+Closes: #352453.
+  * Remove build dependency on libasound2-dev; upstream dropped ALSA support.
+Closes: #327680.
+
+ -- Matej Vela [EMAIL PROTECTED]  Mon, 20 Feb 2006 08:56:16 +0100
+
 denemo (0.7.4-2) unstable; urgency=low
 
   * Included the exportmidi patch
diff -u denemo-0.7.4/debian/control denemo-0.7.4/debian/control
--- denemo-0.7.4/debian/control
+++ denemo-0.7.4/debian/control
@@ -2,12 +2,12 @@
 Section: sound
 Priority: optional
 Maintainer: Guenter Geiger (Debian/GNU) [EMAIL PROTECTED]
-Build-Depends: autoconf, automake1.7, libtool, bison, debhelper (= 3.0.0), 
cdbs, flex, gettext, libgtk1.2-dev, libglib2.0-dev, libgtk2.0-dev, libxml2-dev, 
libasound2-dev
+Build-Depends: autoconf, automake1.7, libtool, bison, debhelper (= 3.0.0), 
cdbs, flex, gettext, libgtk1.2-dev, libglib2.0-dev, libgtk2.0-dev, libxml2-dev
 Standards-Version: 3.6.2
 
 Package: denemo
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, librsvg2-common
 Recommends: lilypond, csound
 Suggests: playmidi | timidity, tetex-bin
 Description: A gtk+ frontend to GNU Lilypond
diff -u denemo-0.7.4/debian/rules denemo-0.7.4/debian/rules
--- denemo-0.7.4/debian/rules
+++ denemo-0.7.4/debian/rules
@@ -11,8 +11,7 @@
 binary-post-install/denemo::
 #  rm -r debian/denemo/etc/denemo/pixmaps
 
-DEB_CONFIGURE_EXTRA_FLAGS := --enable-alsa \
---with-plugins=analysis \
+DEB_CONFIGURE_EXTRA_FLAGS := --with-plugins=analysis \
 --enable-gtk2
 
 DEB_INSTALL_DOCS_denemo = build-tree/$(DEB_TAR_SRCDIR)/GOALS \


Processed: Re: gnobog: please try building with guile-1.6-dev

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 340118 patch
Bug#340118: gnobog: please try building with guile-1.6-dev
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#353600: libxul-dev: Should conflict with mozilla-browser

2006-02-20 Thread Mike Hommey
On Sun, Feb 19, 2006 at 10:21:49PM -0800, Steve Langasek [EMAIL PROTECTED] 
wrote:
 On Mon, Feb 20, 2006 at 07:13:01AM +0100, Mike Hommey wrote:
  On Sun, Feb 19, 2006 at 02:51:46PM -0800, Steve Langasek [EMAIL 
  PROTECTED] wrote:
   On Sun, Feb 19, 2006 at 10:28:01PM +0100, Josselin Mouette wrote:
Package: libxul-dev
Version: 1.8.0.1-2
Severity: serious
 
The file /usr/lib/libxpcom.so can also be found in mozilla-browser. 
Though there are dependencies on packages that already conflict with 
it, 
there should also be an explicit conflict in libxul-dev.
 
   Shouldn't a Replaces: be sufficient here?
 
  If libxul-dev was compatible with mozilla-browser, it would.
 
 Presumably, libxpcom.so is just a symlink, so shouldn't be a major cause
 of compatibility problems...?
 
 I dunno.  Jordi has mentioned on IRC that there are other file conflicts,
 and that the libs probably are not ABI compatible?

That's what I meant, they are not ABI compatible. mozilla-browser
provides gecko 1.7, xulrunner gecko 1.8. They are incompatible.

mozilla-browser is dead anyway, maybe it should just be removed.

Mike


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



Processed: Fixed in NMU of gnobog 0.4.3-2.2

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 340118 + fixed
Bug#340118: gnobog: please try building with guile-1.6-dev
Tags were: patch
Tags added: fixed

 quit
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#350150: gnunet-gtk 0.7.0b-1.1 NMU

2006-02-20 Thread Matej Vela
Hello,

I'm doing an NMU of gnunet-gtk to fix #350150; diff attached.

Thanks,

Matej
diff -u gnunet-gtk-0.7.0b/debian/changelog gnunet-gtk-0.7.0b/debian/changelog
--- gnunet-gtk-0.7.0b/debian/changelog
+++ gnunet-gtk-0.7.0b/debian/changelog
@@ -1,3 +1,11 @@
+gnunet-gtk (0.7.0b-1.1) unstable; urgency=high
+
+  * NMU.
+  * Replace hardcoded dependencies with ${shlibs:Depends}.
+Closes: #350150.
+
+ -- Matej Vela [EMAIL PROTECTED]  Mon, 20 Feb 2006 09:11:50 +0100
+
 gnunet-gtk (0.7.0b-1) unstable; urgency=low
 
   * New upstream release.
diff -u gnunet-gtk-0.7.0b/debian/control gnunet-gtk-0.7.0b/debian/control
--- gnunet-gtk-0.7.0b/debian/control
+++ gnunet-gtk-0.7.0b/debian/control
@@ -8,7 +8,7 @@
 
 Package: gnunet-gtk
 Architecture: any
-Depends: gnunet (= 0.7.0a-1), libgtk2.0-0 (= 2.6.0-1), libglade2-0, 
libextractor1c2a (= 0.5.7-1), libgcrypt11, libgmp3c2
+Depends: ${shlibs:Depends}
 Description: GTK frontend to GNUnet
  A GTK based frontend to gnunet to allow, an alternative to using the command
  line tools provided by the gnunet package.


Processed: Fixed in NMU of denemo 0.7.4-2.1

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 327680 + fixed
Bug#327680: FTBFS on GNU/kFreeBSD
Tags were: patch
Tags added: fixed

 tag 352453 + fixed
Bug#352453: denemo: dependency missing
There were no tags set.
Tags added: fixed

 quit
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#349554: gnuserv 3.12.7-1.2 NMU

2006-02-20 Thread Matej Vela
Hello,

I'm doing an NMU of gnuserv to fix #349554; diff attached.

Thanks,

Matej
diff -u gnuserv-3.12.7/debian/changelog gnuserv-3.12.7/debian/changelog
--- gnuserv-3.12.7/debian/changelog
+++ gnuserv-3.12.7/debian/changelog
@@ -1,3 +1,11 @@
+gnuserv (3.12.7-1.2) unstable; urgency=medium
+
+  * NMU.
+  * Add a build dependency on libxt-dev to placate configure.
+Closes: #349554.
+
+ -- Matej Vela [EMAIL PROTECTED]  Mon, 20 Feb 2006 09:42:19 +0100
+
 gnuserv (3.12.7-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u gnuserv-3.12.7/debian/control gnuserv-3.12.7/debian/control
--- gnuserv-3.12.7/debian/control
+++ gnuserv-3.12.7/debian/control
@@ -2,7 +2,7 @@
 Section: editors
 Priority: optional
 Maintainer: Benjamin Drieu [EMAIL PROTECTED]
-Build-Depends: debhelper ( 2.0.0), libxau-dev, emacs21
+Build-Depends: debhelper ( 2.0.0), libxau-dev, libxt-dev, emacs21
 Standards-Version: 3.6.1
 
 Package: gnuserv


Bug#351950: gnurobots 1.0D-6.2 NMU

2006-02-20 Thread Matej Vela
Hello,

I'm doing an NMU of gnurobots to fix #351950; diff attached.

Thanks,

Matej
diff -u gnurobots-1.0D/debian/changelog gnurobots-1.0D/debian/changelog
--- gnurobots-1.0D/debian/changelog
+++ gnurobots-1.0D/debian/changelog
@@ -1,3 +1,11 @@
+gnurobots (1:1.0D-6.2) unstable; urgency=medium
+
+  * NMU.
+  * Build-depend on guile-1.6-dev instead of libguile-dev.
+Closes: #351950.
+
+ -- Matej Vela [EMAIL PROTECTED]  Mon, 20 Feb 2006 09:27:51 +0100
+
 gnurobots (1:1.0D-6.1) unstable; urgency=low
 
   * Non-maintainer upload
diff -u gnurobots-1.0D/debian/control gnurobots-1.0D/debian/control
--- gnurobots-1.0D/debian/control
+++ gnurobots-1.0D/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: James LewisMoss [EMAIL PROTECTED]
 Standards-Version: 3.1.0
-Build-Depends: libguile-dev (= 1:1.4-1), libncurses5-dev, libx11-dev, 
libxext-dev, libxpm-dev, x-dev, libxt-dev, debhelper
+Build-Depends: guile-1.6-dev, libncurses5-dev, libx11-dev, libxext-dev, 
libxpm-dev, x-dev, libxt-dev, debhelper
 
 Package: gnurobots
 Architecture: any


Bug#353675: ipodder: crashes at startup

2006-02-20 Thread Peter Mukunda Pasedach
Package: ipodder
Version: 2.1.9-4
Severity: grave
Justification: renders package unusable



[EMAIL PROTECTED]:~$ ipodder 
Traceback (most recent call last):
  File /usr/share/ipodder/iPodderGui.py, line 25, in ?
import wx
  File /usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wx/__init__.py, 
line 42, in ?
from wx._core import *
  File /usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wx/_core.py, line 
4, in ?
import _core_
ImportError: /usr/lib/libXft.so.2: undefined symbol:
FT_GlyphSlot_Embolden
[EMAIL PROTECTED]:~$




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

Versions of packages ipodder depends on:
ii  bittorrent3.4.2-6Scatter-gather network file transf
ii  python2.3.5-5An interactive high-level object-o
ii  python-feedparser 4.1-2  Universal Feed Parser for Python
ii  python-pyrss2gen  1.0.0-1A Python interface for generating 
ii  python-wxgtk2.6   2.6.1.2wxWidgets Cross-platform C++ GUI t
ii  python-xmms   2.06-3 Python interface to XMMS

ipodder recommends no packages.

-- no debconf information


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



Bug#350782: asclassic 1.1b-28.2 NMU

2006-02-20 Thread Matej Vela
Hello,

I'm doing an NMU of asclassic to fix #350782; diff attached.

Thanks,

Matej
diff -u asclassic-1.1b/debian/changelog asclassic-1.1b/debian/changelog
--- asclassic-1.1b/debian/changelog
+++ asclassic-1.1b/debian/changelog
@@ -1,3 +1,11 @@
+asclassic (1.1b-28.2) unstable; urgency=medium
+
+  * NMU.
+  * afterstep/alpha_header.h: Rely on sys/select.h and string.h for
+declarations of select(2) and strlen(3) respectively.  Closes: #350782.
+
+ -- Matej Vela [EMAIL PROTECTED]  Mon, 20 Feb 2006 09:55:21 +0100
+
 asclassic (1.1b-28.1) unstable; urgency=high
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- asclassic-1.1b.orig/afterstep/alpha_header.h
+++ asclassic-1.1b/afterstep/alpha_header.h
@@ -3,14 +3,18 @@
  * alpha's */
 #include sys/types.h
 #include sys/time.h
+#include sys/select.h
+#include string.h
 
 
+#if 0
 extern int select(int, fd_set *, fd_set *, fd_set *, struct timeval *);
 
 /* string manipulation */
 #ifdef __GNUC__
 extern size_t strlen(char *);
 #endif
+#endif
 
 /* Commented out 08/22/96 -- Thanks to Pierre Wendling 
 extern int bzero(char *, int);


Processed: Fixed in NMU of gnunet-gtk 0.7.0b-1.1

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 350150 + fixed
Bug#350150: gnunet-gtk doesn't start: cant find libXinerama.so.1
There were no tags set.
Tags added: fixed

 quit
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#195825: fixed upstream

2006-02-20 Thread Guido Trotter
On Mon, Feb 20, 2006 at 06:35:09AM +0100, Matej Vela wrote:

Hi,

 tag 195825 fixed-upstream
 thanks
 
 Upstream fixed this in 1.7.1 by replacing the account object class
 (structural) with hostObject (auxiliary).
 

Wow, this is great! I'll try to sort things out and upload a new diradmin as
soon as possible!

Guido



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



Bug#353675: ipodder: crashes at startup

2006-02-20 Thread Stephen Gran
This one time, at band camp, Peter Mukunda Pasedach said:
 [EMAIL PROTECTED]:~$ ipodder 
 Traceback (most recent call last):
   File /usr/share/ipodder/iPodderGui.py, line 25, in ?
 import wx
   File /usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wx/__init__.py, 
 line 42, in ?
 from wx._core import *
   File /usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wx/_core.py, 
 line 4, in ?
 import _core_
 ImportError: /usr/lib/libXft.so.2: undefined symbol:
 FT_GlyphSlot_Embolden
 [EMAIL PROTECTED]:~$

My understanding is that this is a freetype/libxft problem, and it looks
like it will be solved by pushing a newer freetype into testing.
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Processed: Fixed in NMU of gnuserv 3.12.7-1.2

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 349554 + fixed
Bug#349554: gnuserv - FTBFS: configure: error: X development files not found
There were no tags set.
Tags added: fixed

 quit
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#353675: ipodder: crashes at startup

2006-02-20 Thread Steve Langasek
reassign 353675 libxft2
merge 353675 350113
thanks

On Mon, Feb 20, 2006 at 09:56:00AM +0100, Peter Mukunda Pasedach wrote:

 [EMAIL PROTECTED]:~$ ipodder 
 Traceback (most recent call last):
   File /usr/share/ipodder/iPodderGui.py, line 25, in ?
 import wx
   File /usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wx/__init__.py, 
 line 42, in ?
 from wx._core import *
   File /usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wx/_core.py, 
 line 4, in ?
 import _core_
 ImportError: /usr/lib/libXft.so.2: undefined symbol:
 FT_GlyphSlot_Embolden
 [EMAIL PROTECTED]:~$

This is a bug in libxft2, not in ipodder.  It is already being dealt with. 
As a workaround, you can install the libfreetype6 package from unstable.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Processed: Fixed in NMU of gnurobots 1:1.0D-6.2

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 351950 + fixed
Bug#351950: Please use guile-1.6, not guile-core
There were no tags set.
Tags added: fixed

 quit
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: Re: Bug#353675: ipodder: crashes at startup

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 353675 libxft2
Bug#353675: ipodder: crashes at startup
Bug reassigned from package `ipodder' to `libxft2'.

 merge 353675 350113
Bug#350113: libxft2: FT_GlyphSlot_Embolden disappeared since version 2.1.7-1, 
apps depends on this!
Bug#353675: ipodder: crashes at startup
Bug#353561: akregator: Some articles cause Akregator to crash
Bug#353565: fails to start kdeinit, missing symbol in libXft
Bug#353572: Crash: libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden
Bug#353583: kontact: libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden
Bug#353598: kvirc crashes. Repeatable and random.
Bug#353606: mozilla-mailnews: crashes with symbol lookup error (libXft2) when 
click in Inbox folder
Merged 350113 353561 353565 353572 353583 353598 353606 353675.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: Fixed in NMU of asclassic 1.1b-28.2

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 350782 + fixed
Bug#350782: FTBFS (alpha): conflicting types for 'strlen'
There were no tags set.
Tags added: fixed

 quit
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#343815: Please upgrade build depends to libmysqlclient15-dev

2006-02-20 Thread Steve Langasek
severity 343815 important
tags 343815 patch
thanks

Hi Frank,

As gpsdrive build-depends on libmysqlclient10-dev, which is still present in
unstable today, this bug is not release-critical; important is the correct
severity.  Nevertheless, I would like to drop libmysqlclient10 for etch, so
I'm going to go ahead and NMU gpsdrive anyway.

The attached patch switches gpsdrive over to use libmysqlclient.so.15
instead of libmysqlclient.so.10.  It also makes some small changes to the
package's headers, due to a small ABI change in mysql_real_connect() that
would otherwise affect 64-bit architectures.  The prototypes of all the
other symbols look ok to me, after reviewing the source.

Analysis of the code shows that libmysqlclient10-dev was not actually being
used at build time due to the bundled copy of mysql headers, but I've gone
ahead and substituted libmysqlclient15-dev in the build-depends line anyway
-- otherwise, there would be no way to notice this feature of gpsdrive was
broken when libmysqlclient15 leaves the archive, since it's only a Suggests:
rather than a Depends:.

An NMU using this patch will be uploaded to unstable shortly.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/
diff -u gpsdrive-2.09/debian/changelog gpsdrive-2.09/debian/changelog
--- gpsdrive-2.09/debian/changelog
+++ gpsdrive-2.09/debian/changelog
@@ -1,3 +1,13 @@
+gpsdrive (2.09-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build-depend on libmysqlclient15-dev instead of the obsolete
+libmysqlclient10-dev which should be removed for etch; requires minor
+source changes due to changed library name and a small ABI change.
+Closes: #343815.
+
+ -- Steve Langasek [EMAIL PROTECTED]  Mon, 20 Feb 2006 01:00:45 -0800
+
 gpsdrive (2.09-2sarge1) stable-security; urgency=high
 
   * Non-maintainer upload by the Security Team
diff -u gpsdrive-2.09/debian/control gpsdrive-2.09/debian/control
--- gpsdrive-2.09/debian/control
+++ gpsdrive-2.09/debian/control
@@ -2,14 +2,14 @@
 Section: utils
 Priority: optional
 Maintainer: Frank Kirschner [EMAIL PROTECTED]
-Build-Depends: debhelper ( 3.0.0), pkg-config, libpcre3-dev, libgtk2.0-dev, 
libmysqlclient10-dev, xutils
+Build-Depends: debhelper ( 3.0.0), pkg-config, libpcre3-dev, libgtk2.0-dev, 
libmysqlclient15-dev, xutils
 Standards-Version: 3.6.1
 
 Package: gpsdrive
 Architecture: any
 Depends: ${shlibs:Depends}
 Recommends: gpsd
-Suggests: libmysqlclient10, imagemagick
+Suggests: libmysqlclient15, imagemagick
 Description: Car navigation system
  GpsDrive is a car (bike, ship, plane) navigation system.
  GpsDrive displays your position provided from your NMEA capable GPS
only in patch2:
unchanged:
--- gpsdrive-2.09.orig/README.SQL
+++ gpsdrive-2.09/README.SQL
@@ -7,7 +7,7 @@
 Compiling:
 --
 There is no MySQL needed for compiling, the needed library
-libmysqlclient.so.10 will be loaded at runtime, if found.
+libmysqlclient.so.15 will be loaded at runtime, if found.
 
 Running and first initialization:
 -
only in patch2:
unchanged:
--- gpsdrive-2.09.orig/src/gpsdrive.c
+++ gpsdrive-2.09/src/gpsdrive.c
@@ -10496,22 +10496,22 @@
   if (!handle)
handle = dlopen (libmysqlclient.so, RTLD_LAZY);
   if (!handle)
-   handle = dlopen (libmysqlclient.so.10, RTLD_LAZY);
+   handle = dlopen (libmysqlclient.so.15, RTLD_LAZY);
   if (!handle)
-   handle = dlopen (/opt/lib/mysql/libmysqlclient.so.10, RTLD_LAZY);
+   handle = dlopen (/opt/lib/mysql/libmysqlclient.so.15, RTLD_LAZY);
   if (!handle)
-   handle = dlopen (/opt/mysql/lib/libmysqlclient.so.10, RTLD_LAZY);
+   handle = dlopen (/opt/mysql/lib/libmysqlclient.so.15, RTLD_LAZY);
   if (!handle)
-   handle = dlopen (/usr/lib/mysql/libmysqlclient.so.10, RTLD_LAZY);
+   handle = dlopen (/usr/lib/mysql/libmysqlclient.so.15, RTLD_LAZY);
   if (!handle)
-   handle = dlopen (/usr/lib/libmysqlclient.so.10, RTLD_LAZY);
+   handle = dlopen (/usr/lib/libmysqlclient.so.15, RTLD_LAZY);
   if (!handle)
handle =
- dlopen (/usr/local/lib/mysql/libmysqlclient.so.10, RTLD_LAZY);
+ dlopen (/usr/local/lib/mysql/libmysqlclient.so.15, RTLD_LAZY);
   if (!handle)
-   handle = dlopen (/usr/local/mysql/libmysqlclient.so.10, RTLD_LAZY);
+   handle = dlopen (/usr/local/mysql/libmysqlclient.so.15, RTLD_LAZY);
   if (!handle)
-   handle = dlopen (/usr/local/lib/libmysqlclient.so.10, RTLD_LAZY);
+   handle = dlopen (/usr/local/lib/libmysqlclient.so.15, RTLD_LAZY);
   if (!handle)
handle = dlopen (/sw/lib/libmysqlclient.dylib, RTLD_LAZY);
 
only in patch2:
unchanged:
--- gpsdrive-2.09.orig/src/gpsdrive.h
+++ gpsdrive-2.09/src/gpsdrive.h
@@ -237,7 +237,7 @@

Processed: bogus severity, no justification given

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 276962 important
Bug#276962: harbour: FTBFS on amd64: harbour hangs on run.
Severity set to `important'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: Re: Please upgrade build depends to libmysqlclient15-dev

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 343815 important
Bug#343815: Please upgrade build depends to libmysqlclient15-dev
Severity set to `important'.

 tags 343815 patch
Bug#343815: Please upgrade build depends to libmysqlclient15-dev
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#353512: python-logilab-common: garbage left on upgrade makes module useless

2006-02-20 Thread Alexandre Fayolle
On Sun, Feb 19, 2006 at 12:39:03AM -0600, Joe Wreschnig wrote:
 Package: python-logilab-common
 Version: 0.13.1-3
 Severity: serious
 
 After upgrading from the separate packages in 0.12.0-3, to 0.13.1-3, I
 still have a /usr/lib/python2.3/site-python/logilab/__init__.py (and
 pyc/pyo) file. Thus any attempt to import the module fails, so e.g.
 pylint crashes on startup.

Thanks for the notice. I'll upload a fixed version later
 
 Incidentally, the new packaging doesn't do what you want. It compiles
 bytecode on install but doesn't have a strong version dep, meaning the
 compiled bytecode is useless for anything other than the version it was
 compiled with. So it will just be dead hard drive space after a Python
 transition.

I expect that when the default python version migrates to 2.4 the
python package will byte-compile all packages in /usr/lib/site-python.

The issue of whether a package should or should not byte compile its
modules has not yet been decided in the python policy. I'll leave it
that way until a decision is made. 

-- 
Alexandre Fayolle  LOGILAB, Paris (France).


signature.asc
Description: Digital signature


Processed: tagging 353512

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.15
 tags 353512 + pending
Bug#353512: python-logilab-common: garbage left on upgrade makes module useless
There were no tags set.
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#353687: debian-installer-utils: FTBFS: Missing Build-Depends on 'bogl-bterm'

2006-02-20 Thread Andreas Jochens
Package: debian-installer-utils
Version: 1.23
Severity: serious
Tags: patch

When building 'debian-installer-utils' in a clean 'unstable' chroot,
I get the following error:

dh_compress -i
dh_fixperms -i
for file in /usr/share/terminfo/a/ansi /usr/share/terminfo/l/linux \
  /usr/share/terminfo/v/vt102 /usr/share/terminfo/b/bterm; do \
mkdir -p debian/di-utils-terminfo/`dirname $file`; \
cp -pL $file debian/di-utils-terminfo/$file; \
done
cp: cannot stat `/usr/share/terminfo/b/bterm': No such file or directory
make: *** [binary-indep] Error 1

Please add the missing Build-Depends on 'bogl-bterm' to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/debian-installer-utils-1.23/debian/control 
./debian/control
--- ../tmp-orig/debian-installer-utils-1.23/debian/control  2005-12-08 
18:11:14.0 +
+++ ./debian/control2006-02-20 10:15:18.0 +
@@ -3,7 +3,7 @@
 Priority: standard
 Maintainer: Debian Install System Team debian-boot@lists.debian.org
 Uploaders: David Kimdon [EMAIL PROTECTED], Tollef Fog Heen [EMAIL 
PROTECTED], Matt Kraai [EMAIL PROTECTED], Thorsten Sauter [EMAIL 
PROTECTED], Bastian Blank [EMAIL PROTECTED], Joey Hess [EMAIL PROTECTED], 
Colin Watson [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.2), dpkg-dev (= 1.9.0), libdebconfclient0-dev 
(= 0.68), po-debconf (= 0.5.0), libdebian-installer-dev
+Build-Depends: debhelper (= 4.2), dpkg-dev (= 1.9.0), libdebconfclient0-dev 
(= 0.68), po-debconf (= 0.5.0), libdebian-installer-dev, bogl-bterm
 
 Package: di-utils-shell
 Architecture: all


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



Processed: Re: Bug#353687: debian-installer-utils: FTBFS: Missing Build-Depends on 'bogl-bterm'

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 353687 + pending
Bug#353687: debian-installer-utils: FTBFS: Missing Build-Depends on 'bogl-bterm'
Tags were: patch
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#340150: marked as done (jwm: *** glibc detected *** free(): invalid next size (normal): 0x0000000000531e50 ***)

2006-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2006 02:48:28 -0800
with message-id [EMAIL PROTECTED]
and subject line jwm: *** glibc detected *** free(): invalid next size 
(normal): 0x00531e50 ***
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: jwm
Version: 0.23-3
Severity: important


On my amd64 system, jwm violently refuses to start :)


JWM: warning: configuration error: invalid tag in Menu: Font
JWM: warning: invalid border width specified: 1
*** glibc detected *** free(): invalid next size (normal): 0x00531e50 
***
Aborted
[Exit 134 (SIGABRT)] 

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

Versions of packages jwm depends on:
hi  libc62.3.5-4 GNU C Library: Shared libraries an
ii  libx11-6 6.8.2.dfsg.1-10 X Window System protocol client li
ii  libxext6 6.8.2.dfsg.1-10 X Window System miscellaneous exte
ii  libxpm4  6.8.2.dfsg.1-10 X pixmap library
ii  xlibs6.8.2.dfsg.1-10 X Window System client libraries m

jwm recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Version: 1.3-1

Whoops -- this bug should be fixed in version 1.3-1 of jwm, but the
changelog didn't mention this bug.  Closing now.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature
---End Message---


Bug#327319: marked as done (FTBFS: gnome_window_icon_set_default_from_file not declared)

2006-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2006 03:02:11 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#327319: fixed in sagasu 2.0.8-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: sagasu
Version: 2.0.5-1
Severity: serious

sagasu fails to build because gnome_window_icon_set_default_from_file
is not declared:

 if i486-linux-gnu-g++ -DPACKAGE_NAME=\sagasu\ -DPACKAGE_TARNAME=\sagasu\ 
 -DPACKAGE_VERSION=\2.0.5\ -DPACKAGE_STRING=\sagasu\ 2.0.5\ 
 -DPACKAGE_BUGREPORT=\\ -DPACKAGE=\sagasu\ -DVERSION=\2.0.5\ 
 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 
 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 
 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 
 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_UNSIGNED_LONG_LONG=1 
 -DHAVE_INTTYPES_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 
 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 
 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 
 -DHAVE_FEOF_UNLOCKED=1 -DHAVE_FGETS_UNLOCKED=1 -DHAVE_GETC_UNLOCKED=1 
 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 
 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 
 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 
 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE___ARGZ_COUNT=1 
 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE_ICONV=1 -DICONV_CONST= 
 -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 
 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1  -I. 
 -I.-DLOCALEDIR=\/usr/share/locale\ -DDATADIR=\/usr/share\ 
 -DGNOMEICONDIR=\/usr/share/pixmaps\ -DG_DISABLE_DEPRECATED 
 -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED 
 -I./intl -DPKGDATADIR=\/usr/share/sagasu\ 
 -DPIXMAPDIR=\/usr/share/pixmaps\ -DPKGSOUNDDIR=\/usr/share/sounds/sagasu\ 
 -DPACKAGE_HOME_PAGE=\http://sarrazip.com/dev/sagasu.html\; -DORBIT2=1 
 -pthread -DXTHREADS -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 
 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 
 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 
 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 
 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 
 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include 
 -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/libxml2   -g -O2 
 -Wall -MT sagasu-main.o -MD -MP -MF .deps/sagasu-main.Tpo \
   -c -o sagasu-main.o `test -f 'main.cpp' || echo './'`main.cpp; \
 then mv .deps/sagasu-main.Tpo .deps/sagasu-main.Po; \
 else rm -f .deps/sagasu-main.Tpo; exit 1; \
 fi
 main.cpp: In function 'int main(int, char**)':
 main.cpp:83: error: 'gnome_window_icon_set_default_from_file' was not 
 declared in this scope

-- 
Matt


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: sagasu
Source-Version: 2.0.8-1

We believe that the bug you reported is fixed in the latest version of
sagasu, which is due to be installed in the Debian FTP archive:

sagasu_2.0.8-1.diff.gz
  to pool/main/s/sagasu/sagasu_2.0.8-1.diff.gz
sagasu_2.0.8-1.dsc
  to pool/main/s/sagasu/sagasu_2.0.8-1.dsc
sagasu_2.0.8-1_i386.deb
  to pool/main/s/sagasu/sagasu_2.0.8-1_i386.deb
sagasu_2.0.8.orig.tar.gz
  to pool/main/s/sagasu/sagasu_2.0.8.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Gubser [EMAIL PROTECTED] (supplier of updated sagasu package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 19 Feb 2006 03:09:19 +0100
Source: sagasu
Binary: sagasu
Architecture: source i386
Version: 2.0.8-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Gubser [EMAIL PROTECTED]
Changed-By: Daniel Gubser [EMAIL PROTECTED]

Processed: severity of 339326 is important

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.11
  # does not affect most users, specific to lowmem?
 severity 339326 important
Bug#339326: Installation problems Linux Debian
Severity set to `important'.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#333118: marked as done (gcc-4.0: Segfaulting code generated for gtkboard-0.11pre0)

2006-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2006 03:17:12 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#333118: fixed in gtkboard 0.11pre0-5
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: gcc-4.0
Version: 4.0.1-2
Severity: normal

gcc seems to generate incorrect code for gtkboard-0.11pre0. Seems to occur with
many combinations of flags under -O or greater (as well as without any) and
seems to be independent of optimization level. Please note that the source
doesnt compile initially (due to a static redeclaration of an extern, that's
easy to patch by removing the static qualifier) and also when -O0 is passed (not
able to find out the reason for that, so it might be possible that once that is
fixed, this bug might manifest for -O0 as well). Please note that there is no
problem with gcc-3.3 (even with the static qualifier removal), so this is likely
to be a problem with gcc-4.0, rather than the package.

Reproducing:

CFLAGS=-ggdb3 -O CPPFLAGS= LDFLAGS= ./configure
make
gdb src/gtkboard

(gdb) run
Starting program: /home/ramk/install/gtkboard-0.11pre0/src/gtkboard 
[Thread debugging using libthread_db enabled]
[New Thread -1209157952 (LWP 22549)]
Unable to open audio: No available audio device

// Select for eg, in the menu, Game - Select Game - Infiltrate

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208924480 (LWP 22566)]
0x080995e7 in C.182.7537 ()
(gdb) bt
#0  0x080995e7 in C.182.7537 ()
#1  0xbfa489ac in ?? ()
#2  0x4120a728 in ?? () from /usr/lib/libgobject-2.0.so.0
#3  0xbfa48738 in ?? ()
#4  0x4194023c in gtk_item_factory_get_type () from /usr/lib/libgtk-x11-2.0.so.0
Previous frame inner to this frame (corrupt stack?)
(gdb) 

The name of the function makes my suspicions of a compiler bug greater.

Here are the how the dependencies of the compiled gtkboard were satisfied, in
case it is some ABI problem with the loaded libraries...

ii  libatk1.0-0 1.10.1-2The ATK accessibility 
toolkit
ii  libatk1.0-dev   1.10.1-2Development files for the 
ATK accessibility toolkit
ii  libglib2.0-02.8.1-1 The GLib library of C 
routines
ii  libglib2.0-dev  2.8.1-1 Development files for the 
GLib library
ii  libgtk2.0-0 2.6.10-1The GTK+ graphical user 
interface library
ii  libgtk2.0-dev   2.6.10-1Development files for the 
GTK+ library
ii  libpango1.0-0   1.8.2-2 Layout and rendering of 
internationalized text
ii  libpango1.0-dev 1.8.2-2 Development files for the 
Pango
ii  libsdl-mixer1.2 1.2.6-1 mixer library for Simple 
DirectMedia Layer 1.2
ii  libsdl-mixer1.2-dev 1.2.6-1 development files for 
SDL1.2 mixer library
ii  libsdl1.2debian 1.2.7+1.2.8cvs20041007- Simple DirectMedia Layer

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (101, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.12-rc4-ck1-inotify-custom.1
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)

Versions of packages gcc-4.0 depends on:
ii  binutils  2.16.1-2   The GNU assembler, linker and bina
ii  cpp-4.0   4.0.1-2The GNU C preprocessor
ii  gcc-4.0-base  4.0.1-2The GNU Compiler Collection (base 
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.1-2  GCC support library

Versions of packages gcc-4.0 recommends:
ii  libc6-dev 2.3.5-6GNU C Library: Development Librari
ii  libmudflap0-dev   4.0.1-2GCC mudflap support libraries (dev

-- no debconf information



---End Message---
---BeginMessage---
Source: gtkboard
Source-Version: 0.11pre0-5

We believe that the bug you reported is fixed in the latest version of
gtkboard, which is due to be installed in the Debian FTP archive:

gtkboard_0.11pre0-5.diff.gz
  to pool/main/g/gtkboard/gtkboard_0.11pre0-5.diff.gz
gtkboard_0.11pre0-5.dsc
  to pool/main/g/gtkboard/gtkboard_0.11pre0-5.dsc
gtkboard_0.11pre0-5_i386.deb
  to pool/main/g/gtkboard/gtkboard_0.11pre0-5_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the 

Bug#338006: Postfix problem still there

2006-02-20 Thread Martin Sebald
Hello Kurt,

will/could the changes in 0.9.8a-7 have any effect on the postfix issues
I'm experiencing? Is it worth a try?

If you need any detailed information about the postfix configuration I'm
running I will be happy to hand it over to you.

Regards,
Martin



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



Bug#350221: gmime1 is obsolete and unused -- please consider dropping it

2006-02-20 Thread Steve Langasek
severity 350221 normal
reassign 350221 ftp.debian.org
retitle 350221 RM: gmime1 -- RoQA, obsolete, unused
thanks

No maintainer response to this bug in 3 weeks; and as noted, this library
package has no reverse-dependencies in testing or unstable.  I think it's
reasonable to go ahead with removal of this package.

Ove, if you disagree, please close this bug.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Processed: Re: gmime1 is obsolete and unused -- please consider dropping it

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 350221 normal
Bug#350221: gmime1 is obsolete and unused -- please consider dropping it
Severity set to `normal'.

 reassign 350221 ftp.debian.org
Bug#350221: gmime1 is obsolete and unused -- please consider dropping it
Bug reassigned from package `gmime1' to `ftp.debian.org'.

 retitle 350221 RM: gmime1 -- RoQA, obsolete, unused
Bug#350221: gmime1 is obsolete and unused -- please consider dropping it
Changed Bug title.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#352309: marked as done (tioga: FTBFS: Missing Build-Depends on 'ruby1.8')

2006-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2006 03:32:17 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#352309: fixed in tioga 1.0.L-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: tioga
Version: 1.0.I-2
Severity: serious
Tags: patch

When building 'tioga' in a clean 'unstable' chroot,
I get the following error:

dh_clean 
 debian/rules build
dh_testdir
# Add here commands to configure the package.
cd make;\
PREFIX=/usr ruby1.8 extconf.rb --debian;
/bin/sh: line 1: ruby1.8: command not found
make: *** [configure-stamp] Error 127

Please add the missing Build-Depends on 'ruby1.8' to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/tioga-1.0.I/debian/control ./debian/control
--- ../tmp-orig/tioga-1.0.I/debian/control  2006-02-11 06:25:34.0 
+
+++ ./debian/control2006-02-11 06:24:23.0 +
@@ -2,7 +2,7 @@
 Section: graphics
 Priority: optional
 Maintainer: Vincent Fourmond [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.0.0), ruby1.8-dev
+Build-Depends: debhelper, ruby1.8-dev, ruby1.8
 Standards-Version: 3.6.2
 
 Package: tioga

---End Message---
---BeginMessage---
Source: tioga
Source-Version: 1.0.L-1

We believe that the bug you reported is fixed in the latest version of
tioga, which is due to be installed in the Debian FTP archive:

tioga_1.0.L-1.diff.gz
  to pool/main/t/tioga/tioga_1.0.L-1.diff.gz
tioga_1.0.L-1.dsc
  to pool/main/t/tioga/tioga_1.0.L-1.dsc
tioga_1.0.L-1_i386.deb
  to pool/main/t/tioga/tioga_1.0.L-1_i386.deb
tioga_1.0.L.orig.tar.gz
  to pool/main/t/tioga/tioga_1.0.L.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Fourmond [EMAIL PROTECTED] (supplier of updated tioga package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 11 Feb 2006 14:33:18 +0100
Source: tioga
Binary: tioga
Architecture: source i386
Version: 1.0.L-1
Distribution: unstable
Urgency: low
Maintainer: Vincent Fourmond [EMAIL PROTECTED]
Changed-By: Vincent Fourmond [EMAIL PROTECTED]
Description: 
 tioga  - A fantastic ruby library for scientific graphes
Closes: 346373 352309
Changes: 
 tioga (1.0.L-1) unstable; urgency=low
 .
   * New upstream release (few bug fixes, few more features).
   * Second upload to debian (Closes: #346373) (the first wasn't seen by the 
BTS...)
   * Fix debian/control to Build-Depend on ruby1.8 (Closes: #352309)
Files: 
 452982ee08542a45e7ce2d12d2018069 589 graphics optional tioga_1.0.L-1.dsc
 3eec0a7db8c78155eae18ce498c9527b 1370126 graphics optional 
tioga_1.0.L.orig.tar.gz
 449796afcdd25261f42eeb47e3041a63 4441 graphics optional tioga_1.0.L-1.diff.gz
 059f740d4d7e77808d33c918b57b678b 555756 graphics optional 
tioga_1.0.L-1_i386.deb

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

iD8DBQFD+aWUbJef3kTiKs0RAtYNAJ405fiCd84hH7ftir4jlw2xw4dncgCfZ3Y1
+wXW2KpLefIxsCgfEzfH1Ow=
=bsgf
-END PGP SIGNATURE-

---End Message---


Bug#352323: marked as done (mondo: ---FATALERROR--- Pre-param initialization phase failed. Please review the error messages above, make the specified changes, then try again. Exiting...)

2006-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2006 03:47:16 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#352323: fixed in mondo 2.06-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: mondo
Version: 2.06-2
Severity: grave
Justification: renders package unusable

Sorry to report this bug, I hoped it would work so fine as with version
2.05, but I cannot make a right start, it stops me after 30 seconds !
Also hope you have all informations you need.

Thanks

mahashakti89

-- Package-specific info:

Contents of /var/log/mindi.log:

mindi v1.06-r266
i686 architecture detected
mindi called with the following arguments:
--makemountlist /tmp/mountlist.txt.test
MINDI_LIB = /usr/lib/mindi
MINDI_SBIN = /usr/sbin
MINDI_CONF = /etc/mindi
MONDO_LIB = /usr/lib/mondo
MINDI_VERSION is 1.06-r266
Fatal error. DebFindFailsafe failed.
Please e-mail a copy of /tmp/mindi.err.30168.tgz to the mailing list.
See http://www.mondorescue.org for more information.
WE CANNOT HELP unless you enclose that file.

=

Contents of /var/log/mondo-archive.log:

running: dmesg -n1  /tmp/mondo-run-prog-thing.tmp 2 
/tmp/mondo-run-prog-thing.err
start of output-
end of output--
...ran just fine. :-)
Mondo Archive v2.06-266 --- http://www.mondorescue.org
running on i386 architecture
---
NB: Mondo logs almost everything, so don't panic if you see
some error messages.  Please read them carefully before you
decide to break out in a cold sweat.Despite (or perhaps
because of) the wealth of messages. some users are inclined
to stop reading this log. If Mondo stopped for some reason,
chances are it's detailed here.  More than likely there's a
message at the very end of this log that will tell you what
is wrong. Please read it!  -Devteam
---
Zero...
[Main] main.c-welcome_to_mondoarchive#179: One...
[Main] main.c-welcome_to_mondoarchive#180: Two...
[Main] main.c-welcome_to_mondoarchive#181: Three...
[Main] main.c-welcome_to_mondoarchive#182: Four...
[Main] main.c-distro_specific_kludges_at_start_of_mondoarchive#199: 
Unmounting old ramdisks if necessary
running: umount `mount | grep shm | grep mondo | cut -d' ' -f3`  
/tmp/mondo-run-prog-thing.tmp 2 /tmp/mondo-run-prog-thing.err
start of output-
Usage: umount [-hV]
umount -a [-f] [-r] [-n] [-v] [-t vfstypes] [-O opts]
umount [-f] [-r] [-n] [-v] special | node...
end of output--
...ran with res=512
running: mount | grep cdrom | grep super  /tmp/mondo-run-prog-thing.tmp 2 
/tmp/mondo-run-prog-thing.err
start of output-
end of output--
...ran with res=256
running: mount | grep floppy | grep super  /tmp/mondo-run-prog-thing.tmp 2 
/tmp/mondo-run-prog-thing.err
start of output-
end of output--
...ran with res=256
[Main] libmondo-tools.c-mount_boot_if_necessary#1387: Started sub
[Main] libmondo-tools.c-mount_boot_if_necessary#1388: 
About to set g_boot_mountpt[0] to '\0'
[Main] libmondo-tools.c-mount_boot_if_necessary#1390: 
Done. Great. Seeting command to something
[Main] libmondo-tools.c-mount_boot_if_necessary#1393: 
Cool. Command = 'cat /etc/fstab | grep -v : | grep -vx #.* | grep -w 
/boot | tr -s ' ' '   ' | cut -f1 | head -n1'
[Main] libmondo-tools.c-mount_boot_if_necessary#1395: 
tmp = '/dev/hdb1'
[Main] libmondo-tools.c-mount_boot_if_necessary#1397: /boot is at 
/dev/hdb1 according to /etc/fstab
[Main] libmondo-tools.c-mount_boot_if_necessary#1407: command 
= mount | grep -w /dev/hdb1
[Main] libmondo-tools.c-mount_boot_if_necessary#1429: Ended sub
[Main] libmondo-tools.c-get_kernel_version#394: g_kernel_version = 2.615000
[Main] libmondo-tools.c-reset_bkpinfo#948: Hi
root is mounted at /dev/hdb

No, Schlomo, that doesn't mean /dev/hdb is the root partition. It's just a 
debugging message. 

Bug#322387: Question for DD: TeX live upload to unstable?

2006-02-20 Thread Atsuhito Kohda
From: Frank Küster [EMAIL PROTECTED]
Subject: Re: Question for DD: TeX live upload to unstable?
Date: Mon, 20 Feb 2006 09:49:17 +0100

 Norbert Preining [EMAIL PROTECTED] wrote:
 
  I suspect only very basic part of TeXlive will be sufficient
  for pTeX but not sure yet.
 
  I will investigate, too, and see if we can get a decent cooperation.
 
 I assume that we will get problems with ptex. I never tested to use it,
 knowing nothing about it, but I know that ptex-bin fails to build from
 source with teTeX-3.0, see #322387.

I saw #322387 and found that ptex-bin package was obsolete.

An upstream of pTeX already released ptex-src-3.1.9 which 
supported teTeX-3.0 (the current ptex-bin was based on 
ptex-src-3.1.5).

So I assume that ptex will have no problem with teTeX-3.0 but
I'm not sure if it has a problem with texlive or not.

Regards, 2006-2-20(Mon)

-- 
 Debian Developer  Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda [EMAIL PROTECTED]
 Department of Math., Univ. of Tokushima



Bug#345837: bzflag: uses gpl-incompatible md5 code (RSA license)

2006-02-20 Thread Matej Vela
Tim Riker [EMAIL PROTECTED] writes:

 Will be moving to the version found here:

 http://www.fourmilab.ch/md5/

Note that Colin Plumb's original code (as found above) produces incorrect
hashes on 64-bit architectures.  Please use a fixed version like lib/md5.c
from dpkg.

Thanks,

Matej


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



Bug#350141: gtk-qt-engine: ftbfs [sparc] autoconf: command not found

2006-02-20 Thread Peter Samuelson

tags 350141 patch
thanks

Debian diff.gz files don't have timestamps in the patch headers, so the
patched 'configure' may or may not get a timestamp newer than the files
it was generated from (some of which are also patched).  A simple
workaround follows.

--- debian/rules
+++ debian/rules
@@ -8,5 +8,8 @@
 
 USR = debian/gtk2-engines-gtk-qt/usr
 
+clean::
+   sleep 1; touch --no-create configure
+
 install/gtk2-engines-gtk-qt::
rm -r $(USR)/lib/menu $(USR)/share/applications


signature.asc
Description: Digital signature


Processed: Re: gtk-qt-engine: ftbfs [sparc] autoconf: command not found

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 350141 patch
Bug#350141: gtk-qt-engine: ftbfs [sparc] autoconf: command not found
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#353512: marked as done (python-logilab-common: garbage left on upgrade makes module useless)

2006-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2006 04:32:06 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#353512: fixed in logilab-common 0.13.1-4
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: python-logilab-common
Version: 0.13.1-3
Severity: serious

After upgrading from the separate packages in 0.12.0-3, to 0.13.1-3, I
still have a /usr/lib/python2.3/site-python/logilab/__init__.py (and
pyc/pyo) file. Thus any attempt to import the module fails, so e.g.
pylint crashes on startup.

Incidentally, the new packaging doesn't do what you want. It compiles
bytecode on install but doesn't have a strong version dep, meaning the
compiled bytecode is useless for anything other than the version it was
compiled with. So it will just be dead hard drive space after a Python
transition.
-- 
Joe Wreschnig [EMAIL PROTECTED]


signature.asc
Description: This is a digitally signed message part
---End Message---
---BeginMessage---
Source: logilab-common
Source-Version: 0.13.1-4

We believe that the bug you reported is fixed in the latest version of
logilab-common, which is due to be installed in the Debian FTP archive:

logilab-common_0.13.1-4.diff.gz
  to pool/main/l/logilab-common/logilab-common_0.13.1-4.diff.gz
logilab-common_0.13.1-4.dsc
  to pool/main/l/logilab-common/logilab-common_0.13.1-4.dsc
python-logilab-common_0.13.1-4_all.deb
  to pool/main/l/logilab-common/python-logilab-common_0.13.1-4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexandre Fayolle [EMAIL PROTECTED] (supplier of updated logilab-common 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 20 Feb 2006 11:13:22 +0100
Source: logilab-common
Binary: python-logilab-common
Architecture: source all
Version: 0.13.1-4
Distribution: unstable
Urgency: low
Maintainer: Alexandre Fayolle [EMAIL PROTECTED]
Changed-By: Alexandre Fayolle [EMAIL PROTECTED]
Description: 
 python-logilab-common - useful miscellaneous modules used by Logilab projects
Closes: 353512
Changes: 
 logilab-common (0.13.1-4) unstable; urgency=low
 .
   * Force removal of /usr/lib/python2.?/site-packages/logilab/__init__.py*
 (closes: #353512)
   * Add Conflicts with version of packages installing modules in
 subdirectories of /usr/lib/python2.?/site-packages/logilab/
Files: 
 ff5598cd4b03c3b76d5a6fc4e3811808 908 python optional 
logilab-common_0.13.1-4.dsc
 df1ec85690c956d787f14efdf08eae24 4238 python optional 
logilab-common_0.13.1-4.diff.gz
 df2fc863f8aad830c8ebd2776dce2678 95638 python optional 
python-logilab-common_0.13.1-4_all.deb

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

iQEVAwUBQ/mjn16T+PKoJ87eAQK2kAgAmGlyaM9W3E+AGqIrUXWrbKM/GJlChh1P
EAguNHqY3Cdu3rT9KiIabSa0zckTxzOWooGhXbDFiHKLoLT02e6fnrrVye9wDdxT
6kbuTc3RrGyOL1Xt3gasWeDmf8ASxnungNvcSwhwymPnQvig1Yh59xNrrT6S3RQI
AczK7DEqIRp9yADyvMjAd/i7UKQPB+mMyQtXl0zACK0Dte9klsZcxl7Ry5c2kv2m
2Px34e3DaIPDbAjfSsK8tpDFyce7pN5iIcrlXzX1lnGcNDoq1LSfHYRCgoZsXWGg
6kT8w9vtUgw3TztLuZe7mbX+4YwwCQIfcguRSC9X5h0S2Mr+e02Vnw==
=aRke
-END PGP SIGNATURE-

---End Message---


Bug#322387: Question for DD: TeX live upload to unstable?

2006-02-20 Thread Frank Küster
Atsuhito Kohda [EMAIL PROTECTED] wrote:

 I assume that we will get problems with ptex. I never tested to use it,
 knowing nothing about it, but I know that ptex-bin fails to build from
 source with teTeX-3.0, see #322387.

 I saw #322387 and found that ptex-bin package was obsolete.

 An upstream of pTeX already released ptex-src-3.1.9 which 
 supported teTeX-3.0 (the current ptex-bin was based on 
 ptex-src-3.1.5).

 So I assume that ptex will have no problem with teTeX-3.0 but
 I'm not sure if it has a problem with texlive or not.

Maybe no problems, but still some work.  Someone first needs to update
ptex-buildsupport (which is a stripped-down version of the tetex-bin
sources, installable as a binary package).

And then someone needs to take over ptex-bin - at least IMHO a major new
upstream version is nothing for an NMU, and it doesn't seem as if the
maintainer still had any interest in the package.

Regards, Frank
-- 
Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX)




Bug#353717: kernel-latest-powerpc: it's definitely not the latest, and it should go away

2006-02-20 Thread Steve Langasek
Package: kernel-latest-powerpc
Version: 102
Severity: serious

The kernel-latest-powerpc package hasn't been updated since March 2005.
It's not the latest at all; its 2.6 metapackages depend on 2.6.8, which is
preventing the old 2.6.8 powerpc kernels from being removed from testing,
and its 2.4 metapackages depend on other packages that no longer exist in
unstable.  This source package appears to not serve any purpose at all
today.

If you can confirm, please reassign this bug to ftp.debian.org to request
removal.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Bug#350113: Downgrading

2006-02-20 Thread Erik Moeller
To those who have the problem and need a quick workaround - since this
affects many apps - get an old copy of the package, e.g.:

http://ftp.de.debian.org/debian/pool/main/x/xft/libxft2_2.1.7-1_i386.deb

And, as root, do a dpkg -i libxft2_2.1.7-1_i386.deb. That worked for
me. You may also have a copy of the old version in
your /var/cache/apt/archives.

Erik



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



Bug#353277: ndiswrapper in main

2006-02-20 Thread Bernhard R. Link
* Marco d'Itri [EMAIL PROTECTED] [060219 11:34]:
  Nevertheless, if you think abiword and openoffice.org should be moved then 
  go
  for it.  Just don't use them as excuse to turn warez wrappers into generic
  driver interfaces.
 No excuses are needed, the definition of contrib is enough and
 ndiswrapper has been uploaded to main using the same criteria which have
 been used in the past for emulators. Stop rewriting history.
 Please also stop insulting ndiswrapper users and developers by calling
 it a warez wrapper.

emulators, game engines and other stuff not usefull without something to
act on has always been placed in contrib when there was no free stuff available 
for them.  History has always been: Write something free for it, then
it is main; if you don't then it is obviously at most contrib.

  Bernhard R. Link


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



Bug#353711: topic

2006-02-20 Thread Roberto Pariset
retitle 353711 FTBFS on amd64: needs -fPIC

Sorry, forgot topic :(
Rob


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



Processed: Re: yics build warnings

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 package yics
Ignoring bugs not assigned to: yics

 severity 353714 serious
Bug#353714: yics: Build warnings on powerpc
Severity set to `serious'.

 owner 353714 !
Bug#353714: yics: Build warnings on powerpc
Owner recorded as Chris Howie [EMAIL PROTECTED].

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#350290: grande 0.6-7.1 NMU

2006-02-20 Thread Matej Vela
Hello,

I'm doing an NMU of grande to fix #350290; diff attached.

Thanks,

Matej
diff -u grande-0.6/debian/changelog grande-0.6/debian/changelog
--- grande-0.6/debian/changelog
+++ grande-0.6/debian/changelog
@@ -1,3 +1,10 @@
+grande (0.6-7.1) unstable; urgency=medium
+
+  * NMU.
+  * src/load.c, src/ranking.c: Really fix scanf formats.  Closes: #350290.
+
+ -- Matej Vela [EMAIL PROTECTED]  Mon, 20 Feb 2006 15:13:44 +0100
+
 grande (0.6-7) unstable; urgency=low
 
   * debian/control: set policy to 3.6.2.1.
diff -u grande-0.6/src/load.c grande-0.6/src/load.c
--- grande-0.6/src/load.c
+++ grande-0.6/src/load.c
@@ -232,19 +232,18 @@
   Root-StageMax = 0;
   Root-EnemyCnt = 0;
   while(fgets(buff, 255, fp)) {
-int d1, d2, d3, d4;
 if (buff[0] == ';' || buff[0] == '\n') continue;
 if (!Root-StageMax)
   StageDatas = (StageData *)KXL_Malloc(sizeof(StageData));
 else
   StageDatas = (StageData *)KXL_Realloc(StageDatas, sizeof(StageData) * 
(Root-StageMax + 1));
-sscanf(buff,%d %d %d %d %s %s, d1, d2, d3, d4,
+sscanf(buff,%SCNu16 %SCNu8 %SCNu8 %SCNu16 %s %s,
+   (StageDatas[Root-StageMax].Time),
+   (StageDatas[Root-StageMax].CreateNo),
+   (StageDatas[Root-StageMax].Max),
+   (StageDatas[Root-StageMax].Step),
(StageDatas[Root-StageMax].X[0]),
(StageDatas[Root-StageMax].Y[0]));
-StageDatas[Root-StageMax].Time = d1;
-StageDatas[Root-StageMax].CreateNo = d2;
-StageDatas[Root-StageMax].Max = d3;
-StageDatas[Root-StageMax].Step = d4;
 StageDatas[Root-StageMax].Flag = False;
 StageDatas[Root-StageMax ++].StepTime = 0;
   }
diff -u grande-0.6/src/ranking.c grande-0.6/src/ranking.c
--- grande-0.6/src/ranking.c
+++ grande-0.6/src/ranking.c
@@ -42,17 +42,15 @@
 void ReadScore(void)
 {
   FILE *fp;
-  unsigned int d1, d2;
   Uint16 i;
 
   if ((fp = fopen(SCORE_PATH /grande.scores, r))) {
-fscanf(fp, %d, d1);
-Root-HiScore = d1;
-for (i = 0; i  5; i ++) {
-  fscanf(fp, %d %d %s, d1, d2, Ranking[i].Name);
-  Ranking[i].Score = d1;
-  Ranking[i].Stage = d2;
-}
+fscanf(fp, %SCNu32, (Root-HiScore));
+for (i = 0; i  5; i ++)
+  fscanf(fp, %SCNu32 %SCNu8 %s,
+ (Ranking[i].Score),
+ (Ranking[i].Stage),
+ Ranking[i].Name);
 fclose(fp);
   } else {
 Root-HiScore = 1;
diff -u grande-0.6/src/grande.h grande-0.6/src/grande.h
--- grande-0.6/src/grande.h
+++ grande-0.6/src/grande.h
@@ -10,6 +10,7 @@
 #include stdio.h
 #include stdlib.h
 #include string.h
+#include inttypes.h
 #include sys/types.h
 #include unistd.h
 #include KXL.h


Bug#324890: nscd does not respond

2006-02-20 Thread Matej Vela
tag 324890 moreinfo
thanks

Scott Barker [EMAIL PROTECTED] writes:

 nscd hangs and does not respond to requests when used on a 2.6.X kernel.
 This can make it impossible for anyone to log in (especially when using
 libnss-mysql-bg), including root (even with root in /etc/passwd).

Is this still a problem for you?  Can you reproduce it with Debian's
default kernel?

Thanks,

Matej


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



Bug#350113: Bug#353702: hplip: hp-toolbox fails with below qt error:

2006-02-20 Thread Henrique de Moraes Holschuh
retitle 353702 hplib: hosed by libxft2/libfreetype6 braindamage
severity 353702 grave
tags 353702 confirmed etch
block 353702 by 350113
thanks

On Mon, 20 Feb 2006, Fred Ringwald wrote:
 Traceback (most recent call last):
   File /usr/bin/hp-toolbox, line 41, in ?
 import base.async_qt as async
   File /usr/lib/hplip/base/async_qt.py, line 85, in ?
 from qt import *
 ImportError: /usr/lib/libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden

There is nothing I can do about that.  See
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=350113
for a way to revert the breakage (in the last post of the bug log).

I am leaving the bug open in hplip instead of closing it to avoid more
duplicated reports.  But I have set the libXft2 bug as a blocker for it.

I am cc'ing the libxft bug just for completeness, and to futher link the two
together.

-- 
  One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie. -- The Silicon Valley Tarot
  Henrique Holschuh


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



Bug#353307: Bug#333962: Bug#353307: dovecot: 1.0.beta2-1 doesn't include deliver, previous version did

2006-02-20 Thread Jaldhar H. Vyas

On Fri, 17 Feb 2006, Fabio Tranchitella wrote:


Il giorno ven, 17/02/2006 alle 16.59 +, Alex Pimperton ha scritto:

I second the part about having dovecot-lda packaged, I'd really like the
seive support it introduces.


I've prepared the packages with both dovecot-lda and drac support, but
considering that I don't use these things I'd prefer if somebody
could try them and give me some feedback.

http://people.debian.org/~kobold/dovecot/



Has anyone had a chance to test Fabios packages yet?  We would really like 
to get this version uploaded ASAP.


btw, we will probably have to drop the drac support for the time being as 
Debians' drac package is a bit broken.  Hopefully that will get resolved 
soon.


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


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



Processed: Re: Bug#353702: hplip: hp-toolbox fails with below qt error:

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 353702 hplib: hosed by libxft2/libfreetype6 braindamage
Bug#353702: hplip: hp-toolbox fails with below qt error:
Changed Bug title.

 severity 353702 grave
Bug#353702: hplib: hosed by libxft2/libfreetype6 braindamage
Severity set to `grave'.

 tags 353702 confirmed etch
Bug#353702: hplib: hosed by libxft2/libfreetype6 braindamage
There were no tags set.
Tags added: confirmed, etch

 block 353702 by 350113
Bug#353702: hplib: hosed by libxft2/libfreetype6 braindamage
Was not blocked by any bugs.
Blocking bugs added: 350113, 353561, 353565, 353572, 353583, 353598, 353606, 
353675

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: Fixed in NMU of grande 0.6-7.1

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 350290 + fixed
Bug#350290: grande segfaults when starting a game
There were no tags set.
Tags added: fixed

 quit
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: Re: nscd does not respond

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 324890 moreinfo
Bug#324890: nscd does not respond
Tags were: patch
Tags added: moreinfo

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#353714: marked as done (yics: Build warnings on powerpc)

2006-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2006 07:32:11 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#353714: fixed in yics 0.1.2-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: yics
Version: 0.1.2-1

The ppc build emits the following warnings:

--8--
movecheck.c: In function 'possible_pawn_moves':
movecheck.c:307: warning: comparison is always true due to limited range of
data type
movecheck.c:325: warning: comparison is always true due to limited range of
data type
topcodes.c: In function 'top_startgamerequest':
topcodes.c:130: warning: comparison is always false due to limited range of
data type
--8--

These particular tests are important and an always false/true will cause
incorrect behavior.  It appears that gcc on powerpc assumes char to be unsigned
by default, but I am not sure.

-- 
Chris Howie
http://www.chrishowie.com

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


signature.asc
Description: OpenPGP digital signature
---End Message---
---BeginMessage---
Source: yics
Source-Version: 0.1.2-2

We believe that the bug you reported is fixed in the latest version of
yics, which is due to be installed in the Debian FTP archive:

yics_0.1.2-2.diff.gz
  to pool/main/y/yics/yics_0.1.2-2.diff.gz
yics_0.1.2-2.dsc
  to pool/main/y/yics/yics_0.1.2-2.dsc
yics_0.1.2-2_i386.deb
  to pool/main/y/yics/yics_0.1.2-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Howie [EMAIL PROTECTED] (supplier of updated yics package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 20 Feb 2006 09:13:27 -0500
Source: yics
Binary: yics
Architecture: source i386
Version: 0.1.2-2
Distribution: unstable
Urgency: low
Maintainer: Chris Howie [EMAIL PROTECTED]
Changed-By: Chris Howie [EMAIL PROTECTED]
Description: 
 yics   - Yahoo! Chess client for use with FICS interfaces
Closes: 353714
Changes: 
 yics (0.1.2-2) unstable; urgency=low
 .
   * Compiles with -fsigned-char for arm, ppc, and s390 arches. Closes: #353714
Files: 
 874645717da53fb578c26503f6414085 557 games optional yics_0.1.2-2.dsc
 940c9cf8be3ba8d71360c18407ceaa96 2841 games optional yics_0.1.2-2.diff.gz
 bb7c6278d8a7b5d99b815f9f836f44f4 52048 games optional yics_0.1.2-2_i386.deb

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

iD8DBQFD+d9WdC8qQo5jWl4RAo4vAJ96eFPjpUJUQUjdFLaeB3vXgekpAQCdHP9E
6EjLrpTtUhp1rjMFktn/jIw=
=W/9b
-END PGP SIGNATURE-

---End Message---


Processed: cleaning up

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 353722 libxft2
Bug#353722: kde 3.5.1 at login says: could not start kdeinit. check your 
installation
Bug reassigned from package `kde' to `libxft2'.

 severity 353722 grave
Bug#353722: kde 3.5.1 at login says: could not start kdeinit. check your 
installation
Severity set to `grave'.

 merge 353722 353561 353565 353572 353583 353598 353606 353675
Bug#353561: akregator: Some articles cause Akregator to crash
Bug#353565: fails to start kdeinit, missing symbol in libXft
Bug#353572: Crash: libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden
Bug#353583: kontact: libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden
Bug#353598: kvirc crashes. Repeatable and random.
Bug#353606: mozilla-mailnews: crashes with symbol lookup error (libXft2) when 
click in Inbox folder
Bug#353675: ipodder: crashes at startup
Bug#353722: kde 3.5.1 at login says: could not start kdeinit. check your 
installation
Mismatch - only Bugs in same state can be merged:
Values for `blocks' don't match:
 #353561 has `353702';
 #353722 has `'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: cleaning up

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 353722 libxft2
Bug#353722: kde 3.5.1 at login says: could not start kdeinit. check your 
installation
Bug reassigned from package `libxft2' to `libxft2'.

 severity 353722 grave
Bug#353722: kde 3.5.1 at login says: could not start kdeinit. check your 
installation
Severity set to `grave'.

 block 353722 by 353702
Bug#353722: kde 3.5.1 at login says: could not start kdeinit. check your 
installation
Was not blocked by any bugs.
Blocking bugs added: 353702

 merge 353722 353561 353565 353572 353583 353598 353606 353675
Bug#353561: akregator: Some articles cause Akregator to crash
Bug#353565: fails to start kdeinit, missing symbol in libXft
Bug#353572: Crash: libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden
Bug#353583: kontact: libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden
Bug#353598: kvirc crashes. Repeatable and random.
Bug#353606: mozilla-mailnews: crashes with symbol lookup error (libXft2) when 
click in Inbox folder
Bug#353675: ipodder: crashes at startup
Bug#353722: kde 3.5.1 at login says: could not start kdeinit. check your 
installation
Mismatch - only Bugs in same state can be merged:
Values for `blocks' don't match:
 #353561 has `353702';
 #353722 has `'
Values for `blocked-by' don't match:
 #353561 has `';
 #353722 has `353702'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: Re: Bug#353277: ndiswrapper in main

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reopen 353278
Bug#353278: should be in contrib
Bug reopened, originator not changed.

 reassign 353278 tech-ctte
Bug#353278: should be in contrib
Bug reassigned from package `ndiswrapper-modules-i386' to `tech-ctte'.

 reopen 353277
Bug#353277: should be in contrib
Bug reopened, originator not changed.

 reassign 353277 tech-ctte
Bug#353277: should be in contrib
Bug reassigned from package `ndiswrapper' to `tech-ctte'.

 merge 353278 353277
Bug#353277: should be in contrib
Bug#353278: should be in contrib
Merged 353277 353278.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#352753: udev: ide-generic no longer loaded on boot

2006-02-20 Thread Marco d'Itri
Md fjp: I am uploading a new udev package still without persistent.rules in 
 the initramfs. Do you think you can fix (or explain ) the ide-generic 
 issue before the end of the week?
fjp Mithrandir: There've been a lit of them. Basic issue is that some IDE 
  drivers currently need ide-generic loaded to make the devices visible and 
  the kernel does not take care of loading it.
Md Mithrandir: short summary: if persistent.rules (which reads from the block 
 devices) is used in the initramfs then ide-generic will not be loaded by 
 some later hook in the initramfs-package
Md this has not been explained, but removing persistent.rules fixed the 
 problem
Md why ide-generic needs to be manually loaded is still unexplained, and 
 probably part of the problem. also, not all chipsets need it and somebody 
 claimed that it needs to be loaded in a specific order wrt the IDE low 
 level driver
Mithrandir so if you touch the block devices, ide-generic is not loaded, 
 otherwise it is?
fjp It is loaded by a hack in initramfs-tools.
Md Mithrandir: I do not know which exact effect reading the devices has, 
 actually. I just reported the only effect I know about
Md *unconditionally* loaded, so I can't see how something in udev could 
 prevent this
fjp My feeling is that hack is some disabled by persistent.rules, although it 
  is unclear why that should be
Md fjp: the hack is nothing more than modprobe -q ide-generic. how can 
 something interfere with it?
fjp Md: That's what puzzles me too :-)
Md Mithrandir: BTW, this hack exists in initramfs-tools because I refused 
 to add it to my package since nobody could explain how it works and why 
 it's needed
Mithrandir Md: is it not _loaded_ or doesn't just ide-generic do anything?
Md Mithrandir: I don't know, reports are unclear and I do not own such a 
 system
Md fjp: BTW, it would be useful if you could get an events trace for the 
 failure and the working cases. you can do it by adding 
 /lib/udev/logger.agent to the initramfs and uncommenting the last line in 
 hotplug.rules
Md this way we could verify which modules are loaded and when
fjp Mithrandir: You really don't want ide-generic alone. The real issue is 
  that the proper driver somehow does not work on its own.
Mithrandir fjp: I know you don't want ide-generic alone.  You also don't want 
 to load ide-generic unless you have to.
Mithrandir (since it'll kill all useful features from modern controllers)
Md also, currently ide-generic may be loaded by ide.agent (but I do not know 
 *how*, it would only happen if something weird were in 
 /proc/ide/$name/media), but ide.agent will not be used anybody by 2.6.16 
 kernels since they implement $MODALIAS for the IDE driver too

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#353277: ndiswrapper in main

2006-02-20 Thread Robert Millan
reopen 353278
reassign 353278 tech-ctte
reopen 353277
reassign 353277 tech-ctte
merge 353278 353277
thanks

Hi,

I requested that ndiswrapper and ndiswrapper-modules-i386 be moved to contrib.

My reasons are:

  - The sole purpose of these packages is allowing the use of non-free Windows
  drivers.

  - There are no free Windows drivers for this interface, except a port of a
  Linux driver to Windows (cipe), which is only used on native Windows
  platform (since it is pointless to emulate it from Linux, where the original
  cipe is already available).

The maintainer refuses to move it unless you rule a formal decision or a
consensus is reached.  I think the latter is impossible, and therefore I ask you
to consider the issue.

Thank you.

On Sun, Feb 19, 2006 at 01:45:24PM -0500, Andres Salomon wrote:
 On Sun, 2006-02-19 at 11:34 +0100, Marco d'Itri wrote:
  On Feb 19, Robert Millan [EMAIL PROTECTED] wrote:
  
   Nevertheless, if you think abiword and openoffice.org should be moved 
   then go
   for it.  Just don't use them as excuse to turn warez wrappers into 
   generic
   driver interfaces.
  No excuses are needed, the definition of contrib is enough and
  ndiswrapper has been uploaded to main using the same criteria which have
  been used in the past for emulators. Stop rewriting history.
  Please also stop insulting ndiswrapper users and developers by calling
  it a warez wrapper.
  
 
 And for fuck's sake, stop filling up my inbox w/ this crap.  I'm not
 doing a thing unless either a) you people come to a consensus on the
 issue (which you have not in the past threads, and probably never will),
 or b) a governing body like the ctte tells me that it should be in
 contrib.  Otherwise, it's staying right where it is.  Honestly, I could
 care less whether it's in contrib or main, but it was a decision that
 was made long ago, and I see no reason to make the change.

-- 
Robert Millan


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



Bug#353277: ndiswrapper in main

2006-02-20 Thread Marco d'Itri
On Feb 20, Bernhard R. Link [EMAIL PROTECTED] wrote:

 emulators, game engines and other stuff not usefull without something to
 act on has always been placed in contrib when there was no free stuff 
 available 
 for them.  History has always been: Write something free for it, then
 it is main; if you don't then it is obviously at most contrib.
Yes (even if it was a trivial application), and this has been the case
for ndiswrapper too.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#353751: lastfm: simply segfaults

2006-02-20 Thread Bartosz Fenski aka fEnIo
Package: lastfm
Version: 1.1.5-1
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello.

I just tried to use lastfm program and unfortunately it segfaults.

That's what I made:

- - run the program
- - switch to 'Search' tab
- - enter whatever to 'Search for a Station'
- - click 'Search'

Then it segfaults. I doubt that backtrace from gdb will be useful cause
it's reproducible, but if you want I can provide it.

regards
fEnIo

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

iD8DBQFD+fqEhQui3hP+/EARAtSqAJ9sDQe449if7Jd+aKWm87Tv5kk4wwCeNiVL
h9bFTmiacR8iBVLHeO/QtV0=
=4aMG
-END PGP SIGNATURE-


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



Processed: Re: Processed: cleaning up

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 unblock 353722 by 353702
Bug#353722: kde 3.5.1 at login says: could not start kdeinit. check your 
installation
Was blocked by: 353702
Blocking bugs removed: 353702

 merge 350113 353722
Bug#350113: libxft2: FT_GlyphSlot_Embolden disappeared since version 2.1.7-1, 
apps depends on this!
Bug#353722: kde 3.5.1 at login says: could not start kdeinit. check your 
installation
Mismatch - only Bugs in same state can be merged:
Values for `blocks' don't match:
 #350113 has `353702';
 #353722 has `'

 thank you
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: And merge...

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 block 353702 by 353722
Bug#353702: hplib: hosed by libxft2/libfreetype6 braindamage
Was blocked by: 350113 353561 353565 353572 353583 353598 353606 353675
Blocking bugs added: 353722

 merge 350113 353722
Bug#350113: libxft2: FT_GlyphSlot_Embolden disappeared since version 2.1.7-1, 
apps depends on this!
Bug#353722: kde 3.5.1 at login says: could not start kdeinit. check your 
installation
Bug#353561: akregator: Some articles cause Akregator to crash
Bug#353565: fails to start kdeinit, missing symbol in libXft
Bug#353572: Crash: libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden
Bug#353583: kontact: libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden
Bug#353598: kvirc crashes. Repeatable and random.
Bug#353606: mozilla-mailnews: crashes with symbol lookup error (libXft2) when 
click in Inbox folder
Bug#353675: ipodder: crashes at startup
Merged 350113 353561 353565 353572 353583 353598 353606 353675 353722.

 thank you
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#338006: [Pkg-openssl-devel] Bug#338006: Postfix problem still there

2006-02-20 Thread Kurt Roeckx
On Mon, Feb 20, 2006 at 12:32:38PM +0100, Martin Sebald wrote:
 Hello Kurt,
 
 will/could the changes in 0.9.8a-7 have any effect on the postfix issues
 I'm experiencing? Is it worth a try?

It might be.  It seems that postfix is using the BIO interface,
so it might be your problem.  It never hurts to check, so we can
rule things out.

 If you need any detailed information about the postfix configuration I'm
 running I will be happy to hand it over to you.

What I need is a way to reproduce it.  I don't think having your
setup is going to help me, but feel free to send me the details.
Maybe I should look at setting up postfix with ssl myself.

Can you reproduce it when using s_client?

Like:
openssl s_client -starttls smtp -crlf -connect localhost:25 -bugs -no_ssl2

Try playing with some options, like adding -ssl3/-no_ssl3 or
-tls1.  Also see man s_client(1).

Also try the same thing several times, it might work with some
luck, and might fail the next time.



Kurt



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



Bug#353711: topic

2006-02-20 Thread Roberto Pariset
retitle 353711 FTBFS on amd64: needs -fPIC

Sorry, forgot topic _and_ control :(
Rob



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



Processed: topic

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 353711 FTBFS on amd64: needs -fPIC
Bug#353711: (no subject)
Changed Bug title.

 Sorry, forgot topic _and_ control :(
Unknown command or malformed arguments to command.

 Rob
Unknown command or malformed arguments to command.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: Upgrade

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 353711 FTBFS on amd64: needs -fPIC
Bug#353711: FTBFS on amd64: needs -fPIC
Changed Bug title.

 severity 353563 serious
Bug#353563: Do not build on alpha
Severity set to `serious'.

 severity 353577 serious
Bug#353577: Do not build on ia64
Severity set to `serious'.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#343773: marked as done (Please upgrade build depends to libmysqlclient15-dev)

2006-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2006 09:32:58 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#343773: fixed in libnss-mysql-bg 1.5-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: libnss-mysql-bg
Severity: wishlist
Tags: transition-libmysqlclient15-dev

Dear maintainer

Please upgrade the build dependencies of your package to use
libmysqlclient15-dev

We do not need to hurry with this as the MySQL libraries have versioned
dependencies. Just remember to do this when your doing the next upload
anyway.

(If this could happen within six weeks or so, I would appreciat it so that
I can finally get completely rid of any MySQL 4.0.x and 4.1.x packages
leaving Etch only with 5.0.x.)

thanks,

-christian-

---End Message---
---BeginMessage---
Source: libnss-mysql-bg
Source-Version: 1.5-1

We believe that the bug you reported is fixed in the latest version of
libnss-mysql-bg, which is due to be installed in the Debian FTP archive:

libnss-mysql-bg_1.5-1.diff.gz
  to pool/main/libn/libnss-mysql-bg/libnss-mysql-bg_1.5-1.diff.gz
libnss-mysql-bg_1.5-1.dsc
  to pool/main/libn/libnss-mysql-bg/libnss-mysql-bg_1.5-1.dsc
libnss-mysql-bg_1.5-1_i386.deb
  to pool/main/libn/libnss-mysql-bg/libnss-mysql-bg_1.5-1_i386.deb
libnss-mysql-bg_1.5.orig.tar.gz
  to pool/main/libn/libnss-mysql-bg/libnss-mysql-bg_1.5.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Lacour [EMAIL PROTECTED] (supplier of updated libnss-mysql-bg 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 12 Feb 2006 21:03:46 +0100
Source: libnss-mysql-bg
Binary: libnss-mysql-bg
Architecture: source i386
Version: 1.5-1
Distribution: unstable
Urgency: low
Maintainer: Emmanuel Lacour [EMAIL PROTECTED]
Changed-By: Emmanuel Lacour [EMAIL PROTECTED]
Description: 
 libnss-mysql-bg - NSS module for using MySQL as a naming service
Closes: 300017 343773
Changes: 
 libnss-mysql-bg (1.5-1) unstable; urgency=low
 .
   * New upstream release
   * debian/control: built with libmysqlclient15-dev (closes: #343773)
   * debian/control: typo (closes: #300017)
Files: 
 01737aa8afc2be13cd9b77f6fe386e38 615 admin optional libnss-mysql-bg_1.5-1.dsc
 e7ae29d8a9ad55aa9972e47cbe24544d 335078 admin optional 
libnss-mysql-bg_1.5.orig.tar.gz
 8edb0b59e5cd76fb2ffc9c5c470a88a6 3438 admin optional 
libnss-mysql-bg_1.5-1.diff.gz
 478cc6602926837b81ac077f55774713 34800 admin optional 
libnss-mysql-bg_1.5-1_i386.deb

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

iD8DBQFD+fitoR3LsWeD7V4RAjWwAJ9ZEzoZZ31lOCb0mMe8ePJSCeEpFwCgh05I
elMVRK1DZ3FEuBhF4lNoung=
=sH5C
-END PGP SIGNATURE-

---End Message---


Bug#352494: [Pkg-shadow-devel] Bug#352494: passwd: confusing error message if /proc is not found

2006-02-20 Thread Christian Perrier
Quoting Nicolas François ([EMAIL PROTECTED]):
 Hello,
 
 After #351631, shadow was compiled with SELinux support.
 
 This unfortunately broke some shadow utilities (passwd, chfn, chage,
 chsh) when /proc is not mounted (#352494).
 This is caused by selinux_check_passwd_access(), which returns -1 when
 /proc is not mounted.
 
 Nobody in the shadow maintainance team has an SELinux system to test a
 patch nor the knowlegde to write one.
 Could anybody have a look at this bug?


Well, up to now, we have had no clue whether the patch proposed by
Nicolas in #352494 breaks SELinx systems or not.

Given that this bug is RC, I really want to see it fixed ASAP.

I suggest doing a test build of the package *with* the patch, then
test it in the situation described in the bug report.





Bug#353761: perl: Perl lib version (v5.8.4) doesn't match executable

2006-02-20 Thread Ulrich Fürst
Package: perl
Version: 5.8.7-10
Severity: grave
Justification: renders package unusable

I upgraded my computer from debian sarge to etch a while ago and
can't get rid of the following message:
# apt-get -f install
--- snip ---
Setting up libpango1.0-common (1.10.3-1) ...
Updating the modules list for Pango-1.4.0...done.
Perl lib version (v5.8.4) doesn't match executable version (v5.8.7) at\
 /usr/lib/perl/5.8/Config.pm line 32.
Compilation failed in require at /usr/share/perl/5.8/File/Copy.pm line 15.
BEGIN failed--compilation aborted at /usr/share/perl/5.8/File/Copy.pm line 15.
Compilation failed in require at /usr/bin/defoma-app line 7.
BEGIN failed--compilation aborted at /usr/bin/defoma-app line 7.
Failed to clean up for defoma: 65280 at /usr/sbin/update-pangox-aliases line 49.
dpkg: error processing libpango1.0-common (--configure):
 subprocess post-installation script returned error exit status 255
Setting up xfonts-scalable (6.9.0.dfsg.1-4) ...
Perl lib version (v5.8.4) doesn't match executable version (v5.8.7) at\
 /usr/lib/perl/5.8/Config.pm line 32.
Compilation failed in require at /usr/share/perl/5.8/File/Copy.pm line 15.
BEGIN failed--compilation aborted at /usr/share/perl/5.8/File/Copy.pm line 15.
Compilation failed in require at /usr/bin/defoma-app line 7.
BEGIN failed--compilation aborted at /usr/bin/defoma-app line 7.
dpkg: error processing xfonts-scalable (--configure):
 subprocess post-installation script returned error exit status 255
Errors were encountered while processing:
 libpango1.0-common
--- snip ---

This happens with several packages (e.g. xfonts-scalable), so these
packages aren't installable. They stay unconfigured.

$ perl -V
Perl lib version (v5.8.4) doesn't match executable version (v5.8.7)\
 at /usr/lib/perl/5.8/Config.pm line 32.
Compilation failed in require.
BEGIN failed--compilation aborted.

I tried to reinstall all perl packages with:
# dpkg --force-overwrite -i perl_5.8.7-10_i386.deb perl-base_5.8.7-10_i386.deb \
  perl-modules_5.8.7-10_all.deb libperl5.8_5.8.7-10_i386.deb

didn't lead to anything. The same with perl purged (with --forec) 
before reinstallation.

It happens with other parts of perl to. This is a mail from cron:
/etc/cron.daily/apt-show-versions:
Perl lib version (v5.8.4) doesn't match executable version (v5.8.7) at 
/usr/lib/perl/5.8/Config.pm line 32.
Compilation failed in require at /usr/lib/perl/5.8/DynaLoader.pm line 24.
BEGIN failed--compilation aborted at /usr/lib/perl/5.8/DynaLoader.pm line 24.
Compilation failed in require at /usr/lib/perl/5.8/Storable.pm line 8.
Compilation failed in require at /usr/bin/apt-show-versions line 35.
BEGIN failed--compilation aborted at /usr/bin/apt-show-versions line 35.
run-parts: /etc/cron.daily/apt-show-versions exited with return code 255


Ulrich Fürst


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (700, 'testing')
Architecture: i386 (i586)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-386
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages perl depends on:
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libdb4.3  4.3.29-4   Berkeley v4.3 Database Libraries [
ii  libgdbm3  1.8.3-2GNU dbm database routines (runtime
ii  perl-base 5.8.7-10   The Pathologically Eclectic Rubbis
ii  perl-modules  5.8.7-10   Core Perl modules
ii  libperl5.85.8.7-10   Shared Perl library


Versions of packages perl recommends:
pn  perl-doc  none (no description available)

-- no debconf information



Bug#337394: NMU patch

2006-02-20 Thread Blars Blarson
patch for NMU to be uploaded shortly attached.
diff -ruN ../orig/ucd-snmp-4.2.5/debian/changelog 
ucd-snmp-4.2.5/debian/changelog
--- ../orig/ucd-snmp-4.2.5/debian/changelog 2006-02-20 05:06:46.0 
+
+++ ucd-snmp-4.2.5/debian/changelog 2006-02-20 05:18:39.0 +
@@ -1,3 +1,10 @@
+ucd-snmp (4.2.5-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix packet length check (closes: #337394)
+
+ -- Blars Blarson [EMAIL PROTECTED]  Mon, 20 Feb 2006 05:11:16 +
+
 ucd-snmp (4.2.5-5) unstable; urgency=medium
 
   * Build-Conflicts automake - automake1.4 (fix build on arm)
diff -ruN ../orig/ucd-snmp-4.2.5/snmplib/snmp_api.c 
ucd-snmp-4.2.5/snmplib/snmp_api.c
--- ../orig/ucd-snmp-4.2.5/snmplib/snmp_api.c   2002-05-06 23:13:47.0 
+
+++ ucd-snmp-4.2.5/snmplib/snmp_api.c   2006-02-20 05:11:09.0 +
@@ -4120,7 +4120,7 @@
 else
   isp-proper_len = asn_check_packet(isp-packet, isp-packet_len);
 
-if (isp-proper_len  MAX_PACKET_LENGTH) {
+if (isp-proper_len  MAX_PACKET_LENGTH || isp-proper_len  0) {
   /* illegal length, drop the connection */
   snmp_log(LOG_ERR,Maximum packet size exceeded in a request.\n);
   isp-sd = -1;


Bug#343775: libnss-mysql: Does not work after upgrade

2006-02-20 Thread Mario Lipinski
Package: libnss-mysql
Version: 1.0-2
Followup-For: Bug #343775

I think you forget to upgrade the package dependencies to
libmysqlclient15. The module stopped working for me until i installed
libmysqlclient15.

Mario

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

Versions of packages libnss-mysql depends on:
ii  libmysqlclient12 4.0.24-10sarge1 mysql database client library

libnss-mysql recommends no packages.

-- no debconf information


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



Bug#353346: gcj can't make shared libs on hppa.

2006-02-20 Thread Kurt Roeckx
reassign 353346 gcj-4.0
retitle 353346 gcj can't make shared libs on hppa.
thanks

Hi,

It seems that gcj can't make proper shared libs on hppa, or is
doing something else strange.

This is tested with gcj-4.0 4.0.2-9

[EMAIL PROTECTED]:~/libtool-1.9+20051221/tests/testsuite.dir/12/test$ cat 
A1.java
public class A1 {
};
[EMAIL PROTECTED]:~/libtool-1.9+20051221/tests/testsuite.dir/12/test$ cat 
foo2.java
public class foo2 {
  public static void main(String[] argv) {
  }
}

$ gcj -g -O2 -c A1.java  -fPIC -o A1.o
$ ar cru liba1.a A1.o
$ ranlib liba1.a
$ gcj -g -O2 -c foo2.java -o foo2.o
$ gcj -shared -Wl,--whole-archive ./liba1.a -Wl,--no-whole-archive -Wl,-soname 
-Wl,liba1.so.0 -o liba1.so.0.0.0
$ ln -s liba1.so.0.0.0 liba1.so.0
$ gcj -g -O2 --main=foo2 -o main foo2.o  ./liba1.so.0
$ LD_LIBRARY_PATH=. ./main
Segmentation fault (core dumped)
$ LD_LIBRARY_PATH=. gdb ./main core
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as hppa-linux...Using host libthread_db library 
/lib/libthread_db.so.1.

Program terminated with signal 11, Segmentation fault.
Reading symbols from 
/home/kroeckx/libtool-1.9+20051221/tests/testsuite.dir/12/test/liba1.so.0...done.
Loaded symbols for ./liba1.so.0
Reading symbols from /lib/libgcc_s.so.2...done.
Loaded symbols for /lib/libgcc_s.so.2
Reading symbols from /usr/lib/libgcj.so.6...done.
Loaded symbols for /usr/lib/libgcj.so.6
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /lib/libpthread.so.0...done.
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld.so.1...done.
Loaded symbols for /lib/ld.so.1
#0  0x4fd23f00 in ?? ()
(gdb) bt
#0  0x4fd23f00 in ?? ()
Cannot find bounds of current function (@0x0), unwinding will fail.


Kurt



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



Processed: gcj can't make shared libs on hppa.

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 353346 gcj-4.0
Bug#353346: libtool_1.9+20051221-1(hppa/experimental): FTBFS: segv in test
Bug reassigned from package `libtool' to `gcj-4.0'.

 retitle 353346 gcj can't make shared libs on hppa.
Bug#353346: libtool_1.9+20051221-1(hppa/experimental): FTBFS: segv in test
Changed Bug title.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: lowering severity, libtool-1.9 is still in experimental

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 353346 important
Bug#353346: gcj can't make shared libs on hppa.
Severity set to `important'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#353278: Bug#353277: ndiswrapper in main

2006-02-20 Thread Raul Miller
On 2/20/06, Robert Millan [EMAIL PROTECTED] wrote:
 I requested that ndiswrapper and ndiswrapper-modules-i386 be moved to contrib.

This proposal is clear enough.

 My reasons are:

   - The sole purpose of these packages is allowing the use of non-free Windows
   drivers.

   - There are no free Windows drivers for this interface, except a port of a
   Linux driver to Windows (cipe), which is only used on native Windows
   platform (since it is pointless to emulate it from Linux, where the original
   cipe is already available).

I'm not sure I agree with this.

When I look at the list of drivers that ndiswrapper supports
http://ndiswrapper.sourceforge.net/mediawiki/index.php/List
I see several that seem to be open source.

You've asserted that none of these drivers satisfy the DFSG,
but I think we would need more than an assertion on this issue.

As a specific counter example, consider
http://rt2x00.serialmonkey.com/wiki/index.php/Main_Page
which is a project porting a windows driver to linux.  This port
appears to be possible because the windows driver was made
available under a free license.

--
Raul



Bug#353780: zlibc: segfault with ls

2006-02-20 Thread Shaun Jackman
Package: zlibc
Version: 0.9j-7
Severity: serious

zlibc segfaults when used with ls.

$ echo 'Hello, world!' hello
$ gzip hello
$ LD_PRELOAD=/lib/uncompress.o ls

Cheers,
Shaun


Bug#317435: Clone

2006-02-20 Thread Filipus Klutiero

clone 317435 -1
retitle 317435 FTBFS: needs a versioned dependency on gcc-3.3
severity 317435 serious
retitle -1 Multiple security holes (no security update since 20050118)
severity -1 critical
tags -1 - patch
tags -1 + security
thanks

Just to clarify the situation a bit and make sure this is on the 
security team's radar.



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



Processed: Clone

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 clone 317435 -1
Bug#317435: FTBFS (gcc change) and numerous security holes
Bug 317435 cloned as bug 353784.

 retitle 317435 FTBFS: needs a versioned dependency on gcc-3.3
Bug#317435: FTBFS (gcc change) and numerous security holes
Changed Bug title.

 severity 317435 serious
Bug#317435: FTBFS: needs a versioned dependency on gcc-3.3
Severity set to `serious'.

 retitle -1 Multiple security holes (no security update since 20050118)
Bug#353784: FTBFS (gcc change) and numerous security holes
Changed Bug title.

 severity -1 critical
Bug#353784: Multiple security holes (no security update since 20050118)
Severity set to `critical'.

 tags -1 - patch
Bug#353784: Multiple security holes (no security update since 20050118)
Tags were: patch
Tags removed: patch

 tags -1 + security
Bug#353784: Multiple security holes (no security update since 20050118)
There were no tags set.
Tags added: security

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#353277: ndiswrapper in main

2006-02-20 Thread Wouter Verhelst
On Sun, Feb 19, 2006 at 11:11:32AM +0100, Robert Millan wrote:
 On Sat, Feb 18, 2006 at 05:36:37PM +0100, Mike Hommey wrote:
  On Sat, Feb 18, 2006 at 05:04:54PM +0100, Goswin von Brederlow
   The availability to do this is enough even if there are other
   (possibly better) ways to do the same. One free driver _in_ Debian and
   the package should stay in main.
   
   But does the cipe-source build or ship the windows driver for use with
   ndiswraper? I doubt that.
   
   Which means you need some software (even if it is free) from outside
   Debian for ndiswraper. That makes it contrib imho.
  
  Are there any free MSWord files in main ? No ? Then please move
  antiword and similar tools to contrib.
 
 You're turning this into non-sense.  An NDIS wrapper is OBVIOUSLY for the
 exclussive purpose of using non-free Windows drivers.  It is so obvious
 because nobody has written [1] free GPLed NDIS drivers.  EVER.  It has nothing
 to do with Wine and MSWord [2].
 
 So, stop throwing unrelated points to this matter.  Just fix the bug.  Move 
 this
 to contrib, with all the other warez wrappers.
 
 [1] Written, not ported.  I know someone ported that CIPE thing from Linux to
 Windows, but the sole idea of porting something to Windows in order to emulate
 it from Linux makes me laugh.

The sole idea to run Internet Explorer under Wine on Linux makes _me_
laugh. But I've seen people do it. And they were not amused by my
laughing.

The fact that there is at least one GPL driver for ndiswrapper means
that it is possible to use ndiswrapper for useful purposes without
non-free software. And since cipe is not part of the kernel yet, that
might be a good idea anyway if the native driver doesn't work with the
kernel which you're using for some reason while ndiswrapper does.
Which is not _that_ strange, I've seen it often enough with
out-of-(vanilla)-kernel modules.

-- 
Fun will now commence
  -- Seven Of Nine, Ashes to Ashes, stardate 53679.4


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



Processed: merging

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 merge 350010 352451
Bug#350010: grass - FTBFS: error: X11/Xmu/StdCmap.h: No such file or directory
Bug#352451: grass: [FTBFS] No such file or directory
Merged 350010 352451.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#353761: perl: Perl lib version (v5.8.4) doesn't match executable

2006-02-20 Thread Steve Langasek
On Mon, Feb 20, 2006 at 07:43:59PM +0100, Ulrich =?UTF-8?Q?F=C3=BCrst ?= wrote:
 Package: perl
 Version: 5.8.7-10
 Severity: grave
 Justification: renders package unusable

 I upgraded my computer from debian sarge to etch a while ago and
 can't get rid of the following message:
 # apt-get -f install
 --- snip ---
 Setting up libpango1.0-common (1.10.3-1) ...
 Updating the modules list for Pango-1.4.0...done.
 Perl lib version (v5.8.4) doesn't match executable version (v5.8.7) at\
  /usr/lib/perl/5.8/Config.pm line 32.
 Compilation failed in require at /usr/share/perl/5.8/File/Copy.pm line 15.
 BEGIN failed--compilation aborted at /usr/share/perl/5.8/File/Copy.pm line 15.
 Compilation failed in require at /usr/bin/defoma-app line 7.
 BEGIN failed--compilation aborted at /usr/bin/defoma-app line 7.

Please forward the output of ls -ld /usr/lib/perl/5.8 to this bug.  This
should be a symlink belonging to the perl-base package, and it should be
pointing at /usr/lib/perl/5.8.7.  Yours apparently is not.  I suspect this
is an instance of local breakage, not a packaging bug.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Bug#350010: marked as done (grass - FTBFS: error: X11/Xmu/StdCmap.h: No such file or directory)

2006-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2006 14:18:28 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#350010: fixed in grass 6.0.1-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: grass
Version: 6.0.1-2
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of grass_6.0.1-2 on debian-31 by sbuild/s390 85
[...]
 cd src ; /usr/bin/make
 make[4]: Entering directory `/build/buildd/grass-6.0.1/visualization/nviz/src'
 gcc -I/build/buildd/grass-6.0.1/include 
 -I/build/buildd/grass-6.0.1/dist.s390-ibm-linux-gnu/include/grass  -Wall -g 
 -O2  -Wall -Wconversion -Wno-implicit-int-I/usr/include/tcl8.3 
 -I/usr/include/tcl8.3 -I/build/buildd/grass-6.0.1/include 
 -I/build/buildd/grass-6.0.1/dist.s390-ibm-linux-gnu/include/grass -D_NO_PROTO 
 -D__STDC__   -I/usr/include -DPACKAGE=\grassmods\  
 -I/build/buildd/grass-6.0.1/include 
 -I/build/buildd/grass-6.0.1/dist.s390-ibm-linux-gnu/include/grass \
   -o OBJ.s390-ibm-linux-gnu/togl.o -c togl.c
 command line:1:1: warning: __STDC__ redefined
 togl.c:38:66: error: X11/Xmu/StdCmap.h: No such file or directory
 togl.c: In function 'get_rgb_colormap':
 togl.c:455: warning: implicit declaration of function 
 'XmuLookupStandardColormap'
 togl.c: In function 'Togl_Cmd':
 togl.c:1013: warning: 'main' is usually a function
 togl.c: In function 'SetupOverlay':
 togl.c:1224: warning: passing argument 5 of 'XCreateWindow' as unsigned due 
 to prototype
 togl.c:1224: warning: passing argument 6 of 'XCreateWindow' as unsigned due 
 to prototype
 togl.c: In function 'Togl_MakeWindowExist':
 togl.c:1626: warning: passing argument 5 of 'XCreateWindow' as unsigned due 
 to prototype
 togl.c:1626: warning: passing argument 6 of 'XCreateWindow' as unsigned due 
 to prototype
 togl.c:1760: warning: passing argument 1 of 'calloc' as unsigned due to 
 prototype
 togl.c:1761: warning: passing argument 1 of 'calloc' as unsigned due to 
 prototype
 togl.c:1762: warning: passing argument 1 of 'calloc' as unsigned due to 
 prototype
 togl.c: In function 'Togl_EventProc':
 togl.c:1892: warning: passing argument 3 of 'XResizeWindow' as unsigned due 
 to prototype
 togl.c:1892: warning: passing argument 4 of 'XResizeWindow' as unsigned due 
 to prototype
 togl.c:1896: warning: passing argument 3 of 'XResizeWindow' as unsigned due 
 to prototype
 togl.c:1896: warning: passing argument 4 of 'XResizeWindow' as unsigned due 
 to prototype
 togl.c: In function 'Togl_LoadBitmapFont':
 togl.c:2409: warning: passing argument 1 of 'glGenLists' as signed due to 
 prototype
 togl.c: In function 'Togl_UnloadBitmapFont':
 togl.c:2453: warning: passing argument 2 of 'glDeleteLists' as signed due to 
 prototype
 togl.c: In function 'grabPixels':
 togl.c:2775: warning: passing argument 3 of 'glReadPixels' as signed due to 
 prototype
 togl.c:2775: warning: passing argument 4 of 'glReadPixels' as signed due to 
 prototype
 togl.c: In function 'generateEPS':
 togl.c:2823: warning: operation on 'i' may be undefined
 togl.c:2823: warning: operation on 'i' may be undefined
 togl.c:2825: warning: operation on 'i' may be undefined
 togl.c:2825: warning: operation on 'i' may be undefined
 togl.c:2827: warning: operation on 'i' may be undefined
 togl.c:2827: warning: operation on 'i' may be undefined
 togl.c:2829: warning: operation on 'i' may be undefined
 togl.c:2829: warning: operation on 'i' may be undefined
 togl.c:2831: warning: operation on 'i' may be undefined
 togl.c:2831: warning: operation on 'i' may be undefined
 togl.c:2833: warning: operation on 'i' may be undefined
 togl.c:2833: warning: operation on 'i' may be undefined
 togl.c:2835: warning: operation on 'i' may be undefined
 togl.c:2835: warning: operation on 'i' may be undefined
 togl.c:2837: warning: operation on 'i' may be undefined
 togl.c:2837: warning: operation on 'i' may be undefined
 make[4]: *** [OBJ.s390-ibm-linux-gnu/togl.o] Error 1
 make[4]: Leaving directory `/build/buildd/grass-6.0.1/visualization/nviz/src'
 make[3]: *** [nvwish] Error 2
[...]
 # fix all the braindead scripts
 debian/fixscripts.sh
 sed: can't read 
 /build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/script_get_line:
  No such file or directory
 sed: can't read 
 /build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/script_play:
  No such file or directory
 sed: can't read 
 /build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/script_tools:
  No such file or directory
 sed: 

Bug#352451: marked as done (grass: [FTBFS] No such file or directory)

2006-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2006 14:18:28 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#350010: fixed in grass 6.0.1-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: grass
Version: 6.0.1-2
Severity: serious
Justification: no longer builds from source

Automatic build of grass_6.0.1-2 on aahz by sbuild/m68k 85
[...]
** Using build dependencies supplied by package:
Build-Depends: flex, bison, libreadline5-dev | libreadline-dev, 
libncurses5-dev, lesstif2-dev, debhelper (= 4.0.2), dpatch, libtiff4-dev, 
tcl8.3-dev, tk8.3-dev, fftw-dev, xlibmesa-gl-dev, libglu1-xorg-dev | 
xlibmesa-glu-dev, libfreetype6-dev, autoconf2.13, autotools-dev, 
libgdal1-1.3.1-dev, proj (= 4.4.7), libjpeg62-dev, libpng12-dev, libpq-dev | 
postgresql-dev, unixodbc-dev, doxygen, fakeroot, libmysqlclient15-dev | 
libmysqlclient14-dev
[...]
# fix all the braindead scripts
debian/fixscripts.sh
sed: can't read 
/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/script_get_line:
 No such file or directory
sed: can't read 
/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/script_play:
 No such file or directory
sed: can't read 
/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/script_tools:
 No such file or directory
sed: can't read 
/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/script_file_tools:
 No such file or directory
sed: can't read 
/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/nviz2.2_script:
 No such file or directory
sed: can't read 
/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/panel_label.tcl:
 No such file or directory
sed: can't read 
/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/panel_scale.tcl:
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/panel_kanimator.tcl':
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/panel_scale.tcl':
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/structlib.tcl':
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/panel_label.tcl':
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/attPopup.tcl':
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/attIsosurfPopup.tcl':
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/panel_pos.tcl':
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/panel_vol.tcl':
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/panelIndex':
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/colorPopup.tcl':
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/multimapBrowser.tcl':
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/panel_animation.tcl':
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/script_support.tcl':
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/panel_vect.tcl':
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/panel_sdiff.tcl':
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/assoc.tcl':
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/unique.tcl':
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/panel_main.tcl':
 No such file or directory
chmod: cannot access 
`/build/buildd/grass-6.0.1/debian/tmp/usr/lib/grass/etc/nviz2.2/scripts/position_procs.tcl':
 No such file or directory
chmod: cannot access 

Bug#350113: Bug#353702: hplip: hp-toolbox fails with below qt error:

2006-02-20 Thread Steve Langasek
unblock 353702 353722
reassign 353702 libxft2
merge 353702 350113
merge 350113 353722
thanks

On Mon, Feb 20, 2006 at 11:48:23AM -0300, Henrique de Moraes Holschuh wrote:
 On Mon, 20 Feb 2006, Fred Ringwald wrote:
  Traceback (most recent call last):
File /usr/bin/hp-toolbox, line 41, in ?
  import base.async_qt as async
File /usr/lib/hplip/base/async_qt.py, line 85, in ?
  from qt import *
  ImportError: /usr/lib/libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden

 There is nothing I can do about that.  See
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=350113
 for a way to revert the breakage (in the last post of the bug log).

 I am leaving the bug open in hplip instead of closing it to avoid more
 duplicated reports.  But I have set the libXft2 bug as a blocker for it.

 I am cc'ing the libxft bug just for completeness, and to futher link the two
 together.

The libxft2 problem has already been addressed by pushing the new
libfreetype6 into testing.  Since this is not a bug at all in hplip, I'm
reassigning this bug and merging, as you're not actually likely to get more
duplicate bug reports about it now that upgrades in testing are un-broken.

The root bug is not yet resolved; libfreetype6 needs to have shlibs bumped
and libxft2 needs to be rebuilt, and the ABI breakage of gnustep will still
need to be addressed.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Processed: Re: Bug#350113: Bug#353702: hplip: hp-toolbox fails with below qt error:

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 unblock 353702 353722
Unknown command or malformed arguments to command.

 reassign 353702 libxft2
Bug#353702: hplib: hosed by libxft2/libfreetype6 braindamage
Bug reassigned from package `hplip' to `libxft2'.

 merge 353702 350113
Bug#350113: libxft2: FT_GlyphSlot_Embolden disappeared since version 2.1.7-1, 
apps depends on this!
Bug#353702: hplib: hosed by libxft2/libfreetype6 braindamage
Mismatch - only Bugs in same state can be merged:
Values for `blocks' don't match:
 #350113 has `353702';
 #353702 has `'
Values for `blocked-by' don't match:
 #350113 has `';
 #353702 has `350113 353561 353565 353572 353583 353598 353606 353675 353722'

 merge 350113 353722
Bug#350113: libxft2: FT_GlyphSlot_Embolden disappeared since version 2.1.7-1, 
apps depends on this!
Bug#353722: kde 3.5.1 at login says: could not start kdeinit. check your 
installation
Bug#353561: akregator: Some articles cause Akregator to crash
Bug#353565: fails to start kdeinit, missing symbol in libXft
Bug#353572: Crash: libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden
Bug#353583: kontact: libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden
Bug#353598: kvirc crashes. Repeatable and random.
Bug#353606: mozilla-mailnews: crashes with symbol lookup error (libXft2) when 
click in Inbox folder
Bug#353675: ipodder: crashes at startup
Merged 350113 353561 353565 353572 353583 353598 353606 353675 353722.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#353791: control-center - FTBFS: cp: cannot stat `./debian/tmp/usr/bin/gnome-display-properties': No such file or directory

2006-02-20 Thread Bastian Blank
Package: control-center
Version: 1:2.12.3-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of control-center_1:2.12.3-1 on debian-31 by sbuild/s390 85
[...]
 dh_installpam -pgnome-control-center 
 dh_installlogrotate -pgnome-control-center 
 if test -x /usr/bin/dh_installlogcheck; then dh_installlogcheck 
 -pgnome-control-center ; fi
 dh_installchangelogs -pgnome-control-center  ./ChangeLog 
 dh_install -pgnome-control-center  
 cp: cannot stat `./debian/tmp/usr/bin/gnome-display-properties': No such file 
 or directory
 dh_install: command returned error code 256
 make: *** [binary-install/gnome-control-center] Error 1
 **
 Build finished at 20060220-1331
 FAILED [dpkg-buildpackage died]

Bastian


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



Bug#343769: Please upgrade build-depends to libmysqlclient15-dev

2006-02-20 Thread Steve Langasek
severity 343769 important
thanks

Hi Paul,

This bug is actually not RC: kannel build-depends on libmysqlclient10-dev,
which is still in unstable, not on libmysqlclient14-dev which has been
removed.

Nevertheless, it would be appreciated if you could migrate to 15 ASAP, so we
can drop 10 for etch.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Processed: Re: Please upgrade build-depends to libmysqlclient15-dev

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 343769 important
Bug#343769: Please upgrade build depends to libmysqlclient15-dev
Severity set to `important'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#350883: marked as done (tsclient: fails to build from source)

2006-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2006 15:17:21 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#350883: fixed in gnome-panel 2.12.3-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: tsclient
Version: 0.140-2
Severity: grave
Justification: renders package unusable


Hello,

After
 
 * apt-get source tsclient
 * cd tsclient-0.140
 * dpg-checkbuilddeps and installing the missing lib-dev
 * fakeroot debian/rules binary

I get:

test -x debian/rules
test `id -u` = 0
dh_clean -k
dh_installdirs -A 
if [ -n  ]; then \
  mkdir -p ; \
fi
if [ ! -d . ]; then \
  mkdir -p .; \
fi
/usr/share/cdbs/1/rules/buildcore.mk:116: DEB_BUILD_MAKE_TARGET is a 
deprecated variable
/usr/share/cdbs/1/rules/buildcore.mk:116: DEB_CLEAN_MAKE_TARGET is a 
deprecated variable
/usr/share/cdbs/1/rules/buildcore.mk:116: DEB_MAKE_TEST_TARGET is a deprecated 
variable
if [ -z  ]; then \
  if ! test -f debian/compat; then echo 4  debian/compat; fi; \
fi
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make -C . 
make[1]: Entering directory `/usr/src/tsclient-0.140'
make  all-recursive
make[2]: Entering directory `/usr/src/tsclient-0.140'
Making all in src
make[3]: Entering directory `/usr/src/tsclient-0.140/src'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/tsclient-0.140/src'
Making all in applet
make[3]: Entering directory `/usr/src/tsclient-0.140/applet'
cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\/usr/share\ 
-DPACKAGE_LOCALE_DIR=\/usr/share/locale\-DXTHREADS -DORBIT2=1 -pthread 
-I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 
-I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 
-I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 
-I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 
-I/usr/include/freetype2 -I/usr/include/libxml2  -g -Wall -O2 -c applet.c
In file included from /usr/include/panel-2.0/panel-applet.h:37,
 from applet.c:23:
/usr/include/panel-2.0/GNOME_Panel.h:40: error: syntax error before 'struct'
/usr/include/panel-2.0/GNOME_Panel.h:84: error: syntax error before 'struct'
/usr/include/panel-2.0/GNOME_Panel.h:182: error: syntax error before 'struct'
/usr/include/panel-2.0/GNOME_Panel.h:211: error: syntax error before 'struct'
/usr/include/panel-2.0/GNOME_Panel.h:240: error: syntax error before 'struct'
/usr/include/panel-2.0/GNOME_Panel.h:267: error: syntax error before 'struct'
applet.c: In function 'tsclient_applet_create':
applet.c:68: warning: unused variable 'i'
applet.c: In function 'create_menu':
applet.c:170: warning: assignment discards qualifiers from pointer target type
applet.c:183: warning: assignment from incompatible pointer type
applet.c: In function 'applet_popup_hide':
applet.c:261: warning: unused variable 'vol'
applet.c: In function 'applet_menu_item':
applet.c:279: warning: unused variable 'dialog'
make[3]: *** [applet.o] Error 1
make[3]: Leaving directory `/usr/src/tsclient-0.140/applet'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/tsclient-0.140'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/usr/src/tsclient-0.140'
make: *** [debian/stamp-makefile-build] Error 2



How can I help to fix this FTBFS ?


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

Versions of packages tsclient depends on:
ii  libatk1.0-0  1.10.3-1The ATK accessibility toolkit
ii  libbonoboui2-0   2.10.1-1The Bonobo UI library
ii  libc62.3.5-11GNU C Library: Shared libraries an
ii  libglib2.0-0 2.8.6-1 The GLib library of C routines
ii  libgnome2-0  2.10.1-1The GNOME 2 library - runtime file
ii  libgnomeui-0 2.10.1-1The GNOME 2 libraries (User Interf
ii  libgtk2.0-0  2.8.10-1The GTK+ graphical user interface 
ii  libpanel-applet2-0   2.12.2-3library for GNOME 2 panel applets
ii  rdesktop 1.4.1-1.0.1 RDP client for Windows 

Bug#353600: marked as done (libxul-dev: Should conflict with mozilla-browser)

2006-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2006 15:02:17 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#353600: fixed in xulrunner 1.8.0.1-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: libxul-dev
Version: 1.8.0.1-2
Severity: serious

The file /usr/lib/libxpcom.so can also be found in mozilla-browser. 
Though there are dependencies on packages that already conflict with it, 
there should also be an explicit conflict in libxul-dev.

Regards,
-- 
 .''`.   Josselin Mouette/\./\
: :' :   [EMAIL PROTECTED]
`. `'[EMAIL PROTECTED]
  `-  Debian GNU/Linux -- The power of freedom

---End Message---
---BeginMessage---
Source: xulrunner
Source-Version: 1.8.0.1-3

We believe that the bug you reported is fixed in the latest version of
xulrunner, which is due to be installed in the Debian FTP archive:

libmozjs-dev_1.8.0.1-3_all.deb
  to pool/main/x/xulrunner/libmozjs-dev_1.8.0.1-3_all.deb
libmozjs0d_1.8.0.1-3_i386.deb
  to pool/main/x/xulrunner/libmozjs0d_1.8.0.1-3_i386.deb
libnspr4-0d_1.8.0.1-3_i386.deb
  to pool/main/x/xulrunner/libnspr4-0d_1.8.0.1-3_i386.deb
libnspr4-dev_1.8.0.1-3_all.deb
  to pool/main/x/xulrunner/libnspr4-dev_1.8.0.1-3_all.deb
libnss3-0d_1.8.0.1-3_i386.deb
  to pool/main/x/xulrunner/libnss3-0d_1.8.0.1-3_i386.deb
libnss3-dev_1.8.0.1-3_all.deb
  to pool/main/x/xulrunner/libnss3-dev_1.8.0.1-3_all.deb
libsmjs-dev_1.8.0.1-3_all.deb
  to pool/main/x/xulrunner/libsmjs-dev_1.8.0.1-3_all.deb
libsmjs1_1.8.0.1-3_all.deb
  to pool/main/x/xulrunner/libsmjs1_1.8.0.1-3_all.deb
libxul-dev_1.8.0.1-3_all.deb
  to pool/main/x/xulrunner/libxul-dev_1.8.0.1-3_all.deb
libxul0d_1.8.0.1-3_i386.deb
  to pool/main/x/xulrunner/libxul0d_1.8.0.1-3_i386.deb
spidermonkey-bin_1.8.0.1-3_i386.deb
  to pool/main/x/xulrunner/spidermonkey-bin_1.8.0.1-3_i386.deb
xulrunner-gnome-support_1.8.0.1-3_i386.deb
  to pool/main/x/xulrunner/xulrunner-gnome-support_1.8.0.1-3_i386.deb
xulrunner_1.8.0.1-3.diff.gz
  to pool/main/x/xulrunner/xulrunner_1.8.0.1-3.diff.gz
xulrunner_1.8.0.1-3.dsc
  to pool/main/x/xulrunner/xulrunner_1.8.0.1-3.dsc
xulrunner_1.8.0.1-3_i386.deb
  to pool/main/x/xulrunner/xulrunner_1.8.0.1-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mike Hommey [EMAIL PROTECTED] (supplier of updated xulrunner package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 20 Feb 2006 23:11:39 +0100
Source: xulrunner
Binary: libnss3-0d libsmjs-dev libnspr4-0d xulrunner-gnome-support libmozjs0d 
libmozjs-dev xulrunner spidermonkey-bin libnss3-dev libnspr4-dev libxul-dev 
libxul0d libsmjs1
Architecture: source all i386
Version: 1.8.0.1-3
Distribution: unstable
Urgency: low
Maintainer: Mike Hommey [EMAIL PROTECTED]
Changed-By: Mike Hommey [EMAIL PROTECTED]
Description: 
 libmozjs-dev - Development files for the Mozilla SpiderMonkey JavaScript 
library
 libmozjs0d - The Mozilla SpiderMonkey JavaScript library
 libnspr4-0d - NetScape Portable Runtime Library
 libnspr4-dev - Development files for the NetScape Portable Runtime library
 libnss3-0d - Network Security Service libraries
 libnss3-dev - Development files for the Network Security Service libraries
 libsmjs-dev - Migration package for the Mozilla SpiderMonkey JavaScript library
 libsmjs1   - Migration package for the Mozilla SpiderMonkey JavaScript library
 libxul-dev - Development files for the Gecko engine library
 libxul0d   - Gecko engine library
 spidermonkey-bin - The SpiderMonkey Interpreter
 xulrunner  - XUL + XPCOM application runner
 xulrunner-gnome-support - Support for Gnome in xulrunner applications
Closes: 353600
Changes: 
 xulrunner (1.8.0.1-3) unstable; urgency=low
 .
   * debian/control:
 + Added a conflict against mozilla-browser on libxul-dev. Closes: #353600.
 + Renamed libsmjs1-dev to libsmjs-dev, since that what is the name of the
   dev package provided by the old spidermonkey package.
 + Sync sections with override for spidermonkey-bin, libsmjs1 and
   libsmjs-dev.
   * debian/libsmjs1-dev.links: Renamed to libsmjs-dev.links.
   * 

Bug#353583: kontact: libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden

2006-02-20 Thread Georg Wittenburg
Hi!

This bug was resolved after libfreetype6 2.1.10-1 entered testing and thus was 
updated on my system.

Thanks again!
   Georg

-- 
Georg Wittenburg
http://page.mi.fu-berlin.de/~wittenbu/


pgpScbwOq3mdP.pgp
Description: PGP signature


Bug#353572: Crash: libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden

2006-02-20 Thread Georg Wittenburg
Hi!

This bug was resolved after libfreetype6 2.1.10-1 entered testing and thus was 
updated on my system.

Thanks again!
   Georg

-- 
Georg Wittenburg
http://page.mi.fu-berlin.de/~wittenbu/


pgp0gzYOP2Opg.pgp
Description: PGP signature


Bug#351761: marked as done (SSL broken)

2006-02-20 Thread Debian Bug Tracking System
Your message dated Tue, 21 Feb 2006 00:41:31 +0100
with message-id [EMAIL PROTECTED]
and subject line Bug#351761: SSL broken
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: sylpheed-claws-gtk2
Version: 1.9.100-2+b1
Severity: grave

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi

since update to 1.9.100-2+b1 (from 1.9.100-2) I can no longer connect to
IMAP server using SSL. It just tells that it can not connect to IMAP4
server. There is no information in log file, maybe just SSL support is
not compliled in?

- -- 
Michal Čihař | http://cihar.com


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

Versions of packages sylpheed-claws-gtk2 depends on:
ii  libaspell15   0.60.4-3   GNU Aspell spell-checker runtime l
ii  libc6 2.3.5-12.1 GNU C Library: Shared libraries an
ii  libcompfaceg1 1:1.5.2-3  Compress/decompress images for mai
ii  libetpan6 0.42-1 mail handling library
ii  libglib2.0-0  2.8.6-1The GLib library of C routines
ii  libgnomeprint2.2-02.12.1-3   The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0  2.12.1-2   GNOME 2.2 print architecture User 
ii  libgtk2.0-0   2.8.10-1   The GTK+ graphical user interface 
ii  libldap2  2.1.30-12  OpenLDAP libraries
ii  libpango1.0-0 1.10.2-1   Layout and rendering of internatio
ii  libpisock80.11.8-18  Library for communicating with a P
ii  libssl0.9.8   0.9.8a-6   SSL shared libraries

Versions of packages sylpheed-claws-gtk2 recommends:
ii  aspell-en [aspell-diction 6.0-0-5English dictionary for GNU Aspell
ii  metamail  2.7-50 implementation of MIME
pn  sylpheed-claws-gtk2-i18n  none (no description available)
ii  sylpheed-claws-scripts1.0.5-2.1  Helper scripts for Sylpheed and Sy
ii  xfonts-100dpi 6.9.0.dfsg.1-4 100 dpi fonts for X
ii  xfonts-75dpi  6.9.0.dfsg.1-4 75 dpi fonts for X

- -- no debconf information

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

iD8DBQFD6Gqi3DVS6DbnVgQRAgjOAKDse/votJvbcN1WcL+P1M+GfnIxYwCeOKLZ
ZTy/PvkX17MEYdkjf9bO0Sk=
=L9S+
-END PGP SIGNATURE-

---End Message---
---BeginMessage---

  Hi,

On Tue, 07 Feb 2006 10:38:42 +0100
Michal Čihař [EMAIL PROTECTED] wrote:

 Package: sylpheed-claws-gtk2
 Version: 1.9.100-2+b1
 Severity: grave
[...]
 
 since update to 1.9.100-2+b1 (from 1.9.100-2) I can no longer connect to
 IMAP server using SSL. It just tells that it can not connect to IMAP4
 server. There is no information in log file, maybe just SSL support is
 not compliled in?

  2.0.0 is in the archive and should fix this bug. Please reopen if not.

  regards,
-- 
  Ricardo Mones 
  ~
  Absence of evidence is not evidence of absence.  Carl Sagan
---End Message---


Bug#351878: sylpheed-claws-gtk2-i18n: not installable in sid

2006-02-20 Thread Ricardo Mones
package sylpheed-claws-gtk2
severity 351878 important
thanks

  Hi,

On Wed, 08 Feb 2006 07:49:56 +0100
Laurent Bonnaud [EMAIL PROTECTED] wrote:

 Package: sylpheed-claws-gtk2-i18n
 Version: 1.9.100-2
 Severity: grave
 Justification: renders package unusable
 
 
 Hi,
 
 here is the problem:
 
 # apt-get install sylpheed-claws-gtk2-i18n
[...]
 The following packages have unmet dependencies:
   sylpheed-claws-gtk2-i18n: Depends: sylpheed-claws-gtk2 (= 1.9.100-2) but
 1.9.100-2+b1 is to be installed E: Broken packages

  Now 2.0.0 is in unstable. As stated in my previous mail that fixes this
bug, but not solves the real problem, so i'm only downgrading the bug
severity to allow package migration into testing. Stay tuned ;-)
-- 
  Ricardo Mones 
  ~
  00:45  hammar cool.. have you used rssyl?  
  00:46 @Ticho um, yesSeen on #sylpheed


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



Bug#343775: libnss-mysql: Does not work after upgrade

2006-02-20 Thread Steve Langasek
reopen 343775
thanks

 I think you forget to upgrade the package dependencies to
 libmysqlclient15. The module stopped working for me until i installed
 libmysqlclient15.

Confirmed.  This package wrongly hard-codes a dependency on libmysqlclient12
in debian/control.  Please do not bypass the shlibs mechanism for ELF
dependencies.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Processed: Re: libnss-mysql: Does not work after upgrade

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reopen 343775
Bug#343775: Please upgrade build depends to libmysqlclient15-dev
Bug reopened, originator not changed.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#353277: ndiswrapper in main

2006-02-20 Thread Raul Miller
On 2/20/06, Anthony Towns aj@azure.humbug.org.au wrote:
 AFAICS, this would come under the overrule a developer (3:1 majority)
 power.

That's a good point.

While there are technical issues here (such as: what software does ndiswrapper
depend on?), they are not the deciding issues.   The core issues are more like
how will most people use ndiswrapper?

Focusing on the technical aspects is probably the wrong thing to do in
this case.

--
Raul



Processed: Bug#353670: gnochm: gnochm does not start

2006-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 353670 grave
Bug#353670: gnochm: gnochm does not start
Severity set to `grave'.

 merge 353670 350113
Bug#350113: libxft2: FT_GlyphSlot_Embolden disappeared since version 2.1.7-1, 
apps depends on this!
Bug#353670: gnochm: gnochm does not start
Mismatch - only Bugs in same state can be merged:
Values for `blocks' don't match:
 #350113 has `353702';
 #353670 has `'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#353277: ndiswrapper in main

2006-02-20 Thread Anthony Towns
On Mon, Feb 20, 2006 at 05:36:13PM +0100, Robert Millan wrote:
 I requested that ndiswrapper and ndiswrapper-modules-i386 be moved to contrib.

ndiswrapper is a program to allow users to load Windows drivers for their
hardware and use them on Linux. The drivers are executed on the main CPU;
there are no free drivers that ndiswrapper is useful for, apart from a
single example driver that is a port of a driver already in the kernel.

We currently allow both emulators, that play non-free ROMs, and clients
for network protocols for which there is no non-free server into main.

ndiswrapper was accepted into main in November 2004.

AFAICS, this would come under the overrule a developer (3:1 majority)
power.

 The maintainer refuses to move it unless you rule a formal decision or a
 consensus is reached.  I think the latter is impossible, and therefore I ask 
 you
 to consider the issue.

While I would personally rather see the contrib demarkation cover
this, emulators, and clients for propietary protocols, I'm disinclined
to override both the maintainer and the ftpmaster that accepted it,
particularly on this single issue rather than as a global policy change
for those issues. I expect I'll either abstain or vote against.

Cheers,
aj



signature.asc
Description: Digital signature


  1   2   >