Bug#481737: [php-maint] Bug#481737: Bug#481737: PHP 5.2.6 with suhosin 0.9.6.2 causes bus errors

2008-06-30 Thread sean finney
hi everyone,

i just ran a build last night with the modified patch, which unfortunately 
failed.  *however*, it failed later than before, and looking at the crash it 
looks like there's at least a third place where unaligned access is 
occurring:

(gdb) run
Starting program: /home/seanius/php5-5.2.6/cgi-build/sapi/cli/php 
[Thread debugging using libthread_db enabled]
[New Thread 0xf7f92f60 (LWP 31508)]

Program received signal SIGBUS, Bus error.
[Switching to Thread 0xf7f92f60 (LWP 31508)]
_zend_mm_free_int (heap=0x5085c0, p=0xf75c4030)
at /home/seanius/php5-5.2.6/Zend/zend_alloc.c:2018
2018SUHOSIN_MM_CHECK_CANARIES(mm_block, "efree()");

and the relevant code:

+# define SUHOSIN_MM_CHECK_CANARIES(block, MFUNCTION) do { \
+size_t *p = SUHOSIN_MM_END_CANARY_PTR(block), check; \
+   if (((block)->info.canary_1 != heap->canary_1) || 
((block)->info
.canary_2 != heap->canary_2)) { \
+   canary_mismatch: \
+zend_suhosin_log(S_MEMORY, "canary mismatch on " MFUNCTION " - 
heap
 overflow detected"); \
+exit(1); \
+   } \
+memcpy(&check, p, CANARY_SIZE); \

so in other words a char* from the previously modified macro is being assigned 
to the size_t *p, which is then possibly not aligned and passed to memcpy.  
i'll try changing these to a char * too and see if it makes any difference.


br,
sean


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


Processed: reassign 385115 to chromium-data

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.33
> reassign 385115 chromium-data
Bug#385115: chromium-data: Unclear license for some files
Bug reassigned from package `chromium-data' to `chromium-data'.

>
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#488148: findimagedupes: missing perlapi dependency

2008-06-30 Thread Andreas Tille

On Fri, 27 Jun 2008, Niko Tyni wrote:


On Thu, Jun 26, 2008 at 11:29:11PM +0200, Manuel Prinz wrote:


Substituting the current hard-coded dependancy on perl with
${perl:Depends} in debian/control produces a dependancy on "perl" which
seems OK.


Well, the versioned dependency was required to fix #479731 so a
simple ${perl:Depends} is not sufficient in this case.  But thanks
for the dh_perl - cdbs issue.


Despite the similarity with ${shlibs:Depends}, ${perl:Depends} doesn't
handle the Perl libraries, only the dependency on the Perl version
(including perlapi-$Config{version}). You still have to list the
libraries manually. See #81547.


I admit I fail to understand what exactly I should specify in the Depends.
My Perl knowledge is quite weak and I would immediately offer the package
to somebody who understands things better than me - I just saved it from
removal by taking it over.  I cant find any package perlapi-* and don't
know really what to do here.  So a real patch would be very helpful.

Kind regards

Andreas.

--
http://fam-tille.de



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



Bug#488760: Failed to start: Try to load non-existent libpython2.5.so

2008-06-30 Thread Alexander Mader
Package: python-nautilus
Version: 0.4.3-2+b2
Severity: grave



*** /tmp/reportbug-nautilus-clamscan-20080701-8996-vk3XwJ
Subject: Failed to start: Try to load non-existing libpython2.5.so
Package: nautilus-clamscan
Version: 0.2.2-1
Severity: grave



-- System Information:
Debian Release: lenny/sid
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-nautilus depends on:
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D graphi
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcairo2  1.6.4-1+b1The Cairo 2D vector graphics libra
ii  libeel2-2.20   2.20.0-5  Eazel Extensions Library (for GNOM
ii  libgail-common 1.22.1-1+b1   GNOME Accessibility Implementation
ii  libgail18  1.22.1-1+b1   GNOME Accessibility Implementation
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.3-2  The GLib library of C routines
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.20.1.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-3GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.9-3  The GTK+ graphical user interface 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libnautilus-extension1 2.20.0-4  libraries for nautilus components 
ii  liborbit2  1:2.14.13-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.20.3-2  Layout and rendering of internatio
ii  libpopt0   1.14-3lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libxml22.6.32.dfsg-2 GNOME XML library
ii  python-gnome2  2.22.0-1  Python bindings for the GNOME desk
ii  python2.5  2.5.2-6   An interactive high-level object-o

python-nautilus recommends no packages.

-- no debconf information

The library tries to load libpython2.5.so, which is not available. From 
.xsession-errors:

"Nautilus-Python-WARNING **: g_module_open libpython failed: libpython2.5.so: 
Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht 
gefunden"

Translation: "Cannot open shared object file : File or directory not found"

Workaround/Fix: - load libpython2.5.so.1
- forward this report to the python maintainer ;-) in order to 
provide an additional link to libpython2.5.so

Thank you very much for providing this library!

Best regards, Alexander.



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



Bug#488531: devhelper FTBFS with gp-relative relocation against dynamic symbol

2008-06-30 Thread Mike Hommey
On Sun, Jun 29, 2008 at 04:44:34PM +0200, Andreas Barth wrote:
> Package: devhelp
> Version: 0.19.1-4
> Severity: serious
> 
> Hi,
> 
> this package now FTBFS on alpha, see
> http://buildd.debian.org/fetch.cgi?&pkg=devhelp&ver=0.19.1-4&arch=alpha&stamp=1214430490&file=log
> 
> g++ -shared -nostdlib /usr/lib/gcc/alpha-linux-gnu/4.2.4/../../../crti.o 
> /usr/lib/gcc/alpha-linux-gnu/4.2.4/crtbeginS.o  
> .libs/libdevhelp_1_la-Yelper.o .libs/libdevhelp_1_la-dh-gecko-utils.o 
> .libs/libdevhelp_1_la-bacon-message-connection.o 
> .libs/libdevhelp_1_la-dh-marshal-main.o .libs/libdevhelp_1_la-dh-base.o 
> .libs/libdevhelp_1_la-dh-book-tree.o .libs/libdevhelp_1_la-dh-error.o 
> .libs/libdevhelp_1_la-dh-html.o .libs/libdevhelp_1_la-dh-keyword-model.o 
> .libs/libdevhelp_1_la-dh-link.o .libs/libdevhelp_1_la-dh-search.o 
> .libs/libdevhelp_1_la-dh-parser.o .libs/libdevhelp_1_la-dh-preferences.o 
> .libs/libdevhelp_1_la-dh-util.o .libs/libdevhelp_1_la-dh-window.o 
> .libs/libdevhelp_1_la-eggfindbar.o  /usr/lib/libgthread-2.0.so -lrt 
> /usr/lib/libglade-2.0.so /usr/lib/libxml2.so /usr/lib/libgconf-2.so -lwnck-1 
> /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so 
> /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so 
> /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so 
> /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so 
> -L/usr/lib/xulrunner-devel-1.9/lib -lxpcomglue 
> -L/usr/lib/gcc/alpha-linux-gnu/4.2.4 
> -L/usr/lib/gcc/alpha-linux-gnu/4.2.4/../../.. -lstdc++ -lm -lc -lgcc_s 
> /usr/lib/gcc/alpha-linux-gnu/4.2.4/crtendS.o 
> /usr/lib/gcc/alpha-linux-gnu/4.2.4/../../../crtn.o  -pthread -pthread 
> -Wl,-soname -Wl,libdevhelp-1.so.0 -o .libs/libdevhelp-1.so.0.0.0
> /usr/bin/ld: .libs/libdevhelp_1_la-Yelper.o: gp-relative relocation against 
> dynamic symbol gtk_moz_embed_get_nsIWebBrowser
> /usr/bin/ld: .libs/libdevhelp_1_la-Yelper.o: gp-relative relocation against 
> dynamic symbol gtk_moz_embed_get_nsIWebBrowser
> /usr/bin/ld: final link failed: Nonrepresentable section on output
> collect2: ld returned 1 exit status

Is it possible to see get this .libs/libdevhelp_1_la-Yelper.o file ?

Mike



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



Bug#480799: Bug#473702: RFH: xulrunner 1.9 port

2008-06-30 Thread Mike Hommey
On Mon, Jun 30, 2008 at 09:19:18PM +0200, Loïc Minier wrote:
> tag 480799 + help
> tag 473702 + help
> stop
> 
> Hi,
> 
>  I didn't expect my journey to build galeon against xulrunner 1.9 to be
>  so long; I reached the point today where I don't really know how to
>  continue further; it would probably require understanding many concepts
>  of XPCOM glue which I'm far from mastering.  I've pushed the decent
>  changes to SVN as individual patches:
> svn.debian.org/svn/pkg-galeon/unstable/galeon
> 
>  I tried some random changes in the attached random changes patch; the
>  only one I'm pretty confident with is the MOZILLA_HOME one.  The other
>  ones were attempts to get the thing to build.  I could reach the final
>  link with them in place, but the linking fails due to hidden symbols
>  being missing.  At this point I know it's related to glue things, but
>  there are too many hacks in place for me to claim this is useful or
>  safe to run by Debian users.
> 
>  I welcome any help in finishing the port; it probably needs some hours
>  of someone knowing how mozembed should now be used with glue defines
>  and links.
> 
>  Be careful with some of the recent changes I introduced, I'm not too
>  confident with the fixes I came up with.  :-/

I won't have time to take a look before tonight, or even later, but here
is a quick take: you don't need rpath. Link against the standalone glue
(libxul-embedding or libxul-embedding-unstable) and be done with it.

Mike



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



Bug#488759: python-setuptools: Fails to install

2008-06-30 Thread ismael
Package: python-setuptools
Version: 0.6c8-3
Severity: grave
Justification: renders package unusable


Package fails to install. No other available version to test (like a newer 
version in sid).


Aptitude output follows:

Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Leyendo la información de estado extendido
Inicializando el estado de los paquetes... Hecho
Leyendo las descripciones de las tareas... Hecho
Se configurarán los siguientes paquetes que están ahora parcialmente instalados:
  gitosis python-setuptools
0 paquetes actualizados, 0 nuevos instalados, 0 para eliminar y 302 sin 
actualizar.
Necesito descargar 0B de ficheros. Después de desempaquetar se usarán 0B.
Configurando python-setuptools (0.6c8-3) ...
pycentral: pycentral pkginstall: not overwriting local files
pycentral pkginstall: not overwriting local files
dpkg: error al procesar python-setuptools (--configure):
 el subproceso post-installation script devolvió el código de salida de error 1
dpkg: problemas de dependencias impiden la configuración de gitosis:
 gitosis depende de python-setuptools (>= 0.6c5); sin embargo:
 El paquete `python-setuptools' no está configurado todavía.
dpkg: error al procesar gitosis (--configure):
 problemas de dependencias - se deja sin configurar
Se encontraron errores al procesar:
 python-setuptools
 gitosis
E: Sub-process /usr/bin/dpkg returned an error code (1)
Un paquete no se pudo instalar. Intentado recuperarse:
Configurando python-setuptools (0.6c8-3) ...
pycentral: pycentral pkginstall: not overwriting local files
pycentral pkginstall: not overwriting local files
dpkg: error al procesar python-setuptools (--configure):
 el subproceso post-installation script devolvió el código de salida de error 1
dpkg: problemas de dependencias impiden la configuración de gitosis:
 gitosis depende de python-setuptools (>= 0.6c5); sin embargo:
 El paquete `python-setuptools' no está configurado todavía.
dpkg: error al procesar gitosis (--configure):
 problemas de dependencias - se deja sin configurar
Se encontraron errores al procesar:
 python-setuptools
 gitosis
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Leyendo la información de estado extendido
Inicializando el estado de los paquetes... Hecho
Leyendo las descripciones de las tareas... Hecho



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

Kernel: Linux 2.6.24-1-amd64 (SMP w/1 CPU core)
Locale: LANG=es_UY.UTF-8, LC_CTYPE=es_UY.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-setuptools depends on:
ii  python2.5.2-1An interactive high-level object-o
ii  python-central0.6.7  register and build utility for Pyt
ii  python-pkg-resources  0.6c8-3Package Discovery and Resource Acc

python-setuptools recommends no packages.

-- no debconf information



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



Bug#475814: marked as done (xcin2.3_2.3.04.3-4(sparc/unstable): FTBFS on sparc)

2008-06-30 Thread Debian Bug Tracking System

Your message dated Tue, 01 Jul 2008 03:17:10 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#475814: fixed in xcin2.3 2.3.04.3-5
has caused the Debian Bug report #475814,
regarding xcin2.3_2.3.04.3-4(sparc/unstable): FTBFS on sparc
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
475814: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475814
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xcin2.3
Version: 2.3.04.3-4
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of xcin2.3_2.3.04.3-4 on spontini by sbuild/sparc 99.99
> Build started at 20080413-0514

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 3.0.5), libx11-dev, x-dev

[...]

> 86282 phrases
> gcc -O2 -DLINUX d1st.c -o d1st
> d1st.c: In function 'main':
> d1st.c:83: warning: incompatible implicit declaration of built-in function 
> 'exit'
> d1st.c:125: warning: incompatible implicit declaration of built-in function 
> 'exit'
> d1st.c:132: warning: incompatible implicit declaration of built-in function 
> 'exit'
> ./d1st
> ./phs_out sample.phs
> ./pin2tsin pin_pho
> make[2]: *** [tsin_pin.map] Error 64
> make[2]: Leaving directory `/build/buildd/xcin2.3-2.3.04.3/src'
> make[1]: *** [install_xcin] Error 2
> make[1]: Leaving directory `/build/buildd/xcin2.3-2.3.04.3'
> make: *** [install] Error 2
> dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave 
> error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=xcin2.3&ver=2.3.04.3-4



--- End Message ---
--- Begin Message ---
Source: xcin2.3
Source-Version: 2.3.04.3-5

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

xcin2.3_2.3.04.3-5.diff.gz
  to pool/main/x/xcin2.3/xcin2.3_2.3.04.3-5.diff.gz
xcin2.3_2.3.04.3-5.dsc
  to pool/main/x/xcin2.3/xcin2.3_2.3.04.3-5.dsc
xcin2.3_2.3.04.3-5_i386.deb
  to pool/main/x/xcin2.3/xcin2.3_2.3.04.3-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 maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frank Lichtenheld <[EMAIL PROTECTED]> (supplier of updated xcin2.3 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.8
Date: Tue, 01 Jul 2008 04:04:41 +0200
Source: xcin2.3
Binary: xcin2.3
Architecture: source i386
Version: 2.3.04.3-5
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Frank Lichtenheld <[EMAIL PROTECTED]>
Description: 
 xcin2.3- Chinese input server (Big5) for XA+CV in X11
Closes: 475814
Changes: 
 xcin2.3 (2.3.04.3-5) unstable; urgency=medium
 .
   * QA upload.
   * Add a lot of missing includes. (Closes: #475814)
   * Remove useless extern declarations for things now
 defined in the includes
   * Fix some more gcc-4.3 warnings
Checksums-Sha1: 
 f239dedf14db3958b337ec75bb4e647ddb43b99a 1046 xcin2.3_2.3.04.3-5.dsc
 bb99d70a72907748a158729ebc556ab30c86a780 15432 xcin2.3_2.3.04.3-5.diff.gz
 bc9e45ebd603b605502fd502c7fd036657081186 2615758 xcin2.3_2.3.04.3-5_i386.deb
Checksums-Sha256: 
 307df214ddd59f0b8fc7df8974158f41c2b2470a5bccab1690920e163a01e0f0 1046 
xcin2.3_2.3.04.3-5.dsc
 bc3c81315e792bbebe50533a5ae8e06b86b8078e81812185baf9fd5b0229c7cd 15432 
xcin2.3_2.3.04.3-5.diff.gz
 d4e543ae0c76d8648b09d3285fc4a7022867e1adcfebdf076430aa9754e78f43 2615758 
xcin2.3_2.3.04.3-5_i386.deb
Files: 
 2dddb02491c509cfb996a763c862d9c7 1046 x11 extra xcin2.3_2.3.04.3-5.dsc
 4dcd25fe0e410e99658c0613444f8cee 15432 x11 extra xcin2.3_2.3.04.3-5.diff.gz
 ae9e3ade172911691003fdd3ba26dd38 2615758 x11 extra xcin2.3_2.3.04.3-5_i386.deb

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

iEYEARECAAYFAkhpn+YACgkQQbn06FtxPfA95ACgpQ0OBKze/U2w7Xm4bmnw1six
fvcAoJd9pPjkLsaY030Ud8iQLaw5Khp3
=pHap
-END PGP SIGNATURE-


--- End Message ---


Processed: found 475814 in 2.3.04.3-3.1

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.33
> found 475814 2.3.04.3-3.1
Bug#475814: xcin2.3_2.3.04.3-4(sparc/unstable): FTBFS on sparc
Bug marked as found in version 2.3.04.3-3.1.

>
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: setting package to xcin2.3, tagging 475814

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.33
> # via tagpending
> #
> # xcin2.3 (2.3.04.3-5) unstable; urgency=medium
> #
> #  * Add a lot of missing includes. (Closes: #475814)
> #
> package xcin2.3
Ignoring bugs not assigned to: xcin2.3

> tags 475814 + pending
Bug#475814: xcin2.3_2.3.04.3-4(sparc/unstable): FTBFS on sparc
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#475814: setting package to xcin2.3, tagging 475814

2008-06-30 Thread Frank Lichtenheld
# Automatically generated email from bts, devscripts version 2.10.33
# via tagpending 
#
# xcin2.3 (2.3.04.3-5) unstable; urgency=medium
#
#  * Add a lot of missing includes. (Closes: #475814)
#

package xcin2.3
tags 475814 + pending



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



Processed: tagging 486957

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.33
> tags 486957 patch
Bug#486957: smlnj: FTBFS: sh: gs: command not found
There were no tags set.
Tags added: patch

>
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#486957: Patch

2008-06-30 Thread Frank Lichtenheld
The following patch fixes the FTBFS:

diff -u smlnj-110.67/debian/control smlnj-110.67/debian/control
--- smlnj-110.67/debian/control
+++ smlnj-110.67/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Kari Pahula <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 5), gcc-multilib [amd64]
-Build-Depends-Indep: texlive-latex-base, texlive-pictures, texlive-math-extra, 
texlive-latex-recommended, transfig, texlive-generic-extra, tetex-extra, 
dvi2ps, dvipdfmx
+Build-Depends-Indep: texlive-latex-base, texlive-pictures, texlive-math-extra, 
texlive-latex-recommended, transfig, ghostscript, texlive-generic-extra, 
tetex-extra, dvi2ps, dvipdfmx
 Standards-Version: 3.7.3
 Homepage: http://www.smlnj.org/
 
@@ -175 +175 @@
- is based on LL(k) parsing rather than LALR(1) parsing.
\ Kein Zeilenumbruch am Dateiende.
+ is based on LL(k) parsing rather than LALR(1) parsing.
diff -u smlnj-110.67/debian/changelog smlnj-110.67/debian/changelog
--- smlnj-110.67/debian/changelog
+++ smlnj-110.67/debian/changelog
@@ -1,3 +1,11 @@
+smlnj (110.67-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Depend on ghostscript since transfig only recommends it, but at least
+one fig2dev call in this package needs it. (Closes: #486957)
+
+ -- Frank Lichtenheld <[EMAIL PROTECTED]>  Tue, 01 Jul 2008 02:59:50 +0200
+
 smlnj (110.67-2) unstable; urgency=low
 
   * Fixed an FTBFS due to a faulty check on whether Build-Depends-Indep

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/



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



Bug#488113: marked as done (core++_1.7-10(mips/experimental): FTBFS: doc workaround relies on dpkg-buildpackage)

2008-06-30 Thread Debian Bug Tracking System

Your message dated Tue, 01 Jul 2008 02:02:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#488113: fixed in core++ 1.7-11
has caused the Debian Bug report #488113,
regarding core++_1.7-10(mips/experimental): FTBFS: doc workaround relies on 
dpkg-buildpackage
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
488113: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488113
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: core++
Version: 1.7-10
Severity: serious

Hi,

your package failed to build from source.

The reason is that you use DEB_BUILD_ARCH without setting it. While this
works fine most of the time since dpkg-buildpackage will set it in the
environment for you, one case where this fails if the package is build
with sudo instead of fakeroot, since sudo cleans the environment.

Please set all the variables from dpkg-architecture you use explicetly
in the debian/rules file. See dpkg-architecture's man page on some notes
how to do that.

| Automatic build of core++_1.7-10 on signy by sbuild/mips 98-farm
| Build started at 20080625-1415
| **
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 1829kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de sid/non-free core++ 1.7-10 (dsc) [1178B]
| Get:2 http://sinclair.farm.ftbfs.de sid/non-free core++ 1.7-10 (tar) [1810kB]
| Get:3 http://sinclair.farm.ftbfs.de sid/non-free core++ 1.7-10 (diff) [17.8kB]
| Fetched 1829kB in 2s (700kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (>= 5), dpatch, libgmp3-dev, texlive-latex-base | 
tetex-bin, texlive-latex-base | tetex-extra, gawk | awk, gs-common | gs-aladdin
| Checking for already installed source dependencies...
[...]
| cd doc; cp -a *.pdf ../debian/tmp/usr/share/doc/core
| cp: cannot stat `*.pdf': No such file or directory
| make: *** [install] Error 1
| dpkg-buildpackage: failure: /usr/bin/sudo debian/rules binary-arch gave error 
exit status 2
| **
| Build finished at 20080626-0217
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?&ver=1.7-10&pkg=core++&arch=mips

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


--- End Message ---
--- Begin Message ---
Source: core++
Source-Version: 1.7-11

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

core++_1.7-11.diff.gz
  to pool/non-free/c/core++/core++_1.7-11.diff.gz
core++_1.7-11.dsc
  to pool/non-free/c/core++/core++_1.7-11.dsc
libcore++-demo_1.7-11_all.deb
  to pool/non-free/c/core++/libcore++-demo_1.7-11_all.deb
libcore++-dev_1.7-11_i386.deb
  to pool/non-free/c/core++/libcore++-dev_1.7-11_i386.deb
libcore++-doc_1.7-11_all.deb
  to pool/non-free/c/core++/libcore++-doc_1.7-11_all.deb
libcore++1c2_1.7-11_i386.deb
  to pool/non-free/c/core++/libcore++1c2_1.7-11_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.
Joachim Reichel <[EMAIL PROTECTED]> (supplier of updated core++ 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.8
Date: Mon, 30 Jun 2008 19:14:51 +0200
Source: core++
Binary: libcore++1c2 libcore++-dev libcore++-doc libcore++-demo
Architecture: source all i386
Version: 1.7-11
Distribution: unstable
Urgency: low
Maintainer: Joachim Reichel <[EMAIL PROTECTED]>
Changed-By: Joachim Reichel <[EMAIL PROTECTED]>
Description: 
 libcore++-demo - C/C++ library for robust computation (demos)
 libcore++-dev - C/C++ library for robust computation (development files)
 libcore++-doc - C/C++ library for robust computation (documentation)
 libcore++1c2 - C/C++ library for robust computation
Closes: 488113
Changes: 
 core++ (1.7-11) unstable; urgency=low
 .
   * Add patch g++-4.3-compatibility.dpatch.
   * debian/control: Adjust dependencies after TeX and Ghostscript transitions.
   * debi

Processed: tagging 487009

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.33
> tags 487009 patch
Bug#487009: libclass-csv-perl: FTBFS: t/1Can't locate Text/CSV_XS.pm
There were no tags set.
Tags added: patch

>
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#487009: Patch

2008-06-30 Thread Frank Lichtenheld
The following patch fixes the FTBFS:

diff -u libclass-csv-perl-1.03/debian/changelog 
libclass-csv-perl-1.03/debian/changelog
--- libclass-csv-perl-1.03/debian/changelog
+++ libclass-csv-perl-1.03/debian/changelog
@@ -1,3 +1,12 @@
+libclass-csv-perl (1.03-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Since this modul uses Text::CSV_XS directly it needs to depend
+on libtext-csv-xs-perl directly, too. Fix all occourences
+of libtext-csv-perl. (Closes: #487009)
+
+ -- Frank Lichtenheld <[EMAIL PROTECTED]>  Tue, 01 Jul 2008 03:17:13 +0200
+
 libclass-csv-perl (1.03-2) unstable; urgency=low
 
   * Adding libclass-accessor-perl and libtext-csv-perl as Build-Deps solves
diff -u libclass-csv-perl-1.03/debian/control 
libclass-csv-perl-1.03/debian/control
--- libclass-csv-perl-1.03/debian/control
+++ libclass-csv-perl-1.03/debian/control
@@ -2,14 +2,14 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: perl (>= 5.8.8-12), libclass-accessor-perl, 
libtext-csv-perl
+Build-Depends-Indep: perl (>= 5.8.8-12), libclass-accessor-perl, 
libtext-csv-xs-perl
 Maintainer: Jose Parrella <[EMAIL PROTECTED]>
 Standards-Version: 3.7.3
 Homepage: http://search.cpan.org/dist/Class-CSV/
 
 Package: libclass-csv-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libclass-accessor-perl, 
libtext-csv-perl
+Depends: ${perl:Depends}, ${misc:Depends}, libclass-accessor-perl, 
libtext-csv-xs-perl
 Description:  Class based CSV parser/writer
  This module can be used to create objects from CSV files, or to create CSV
  files from objects. Text::CSV_XS is used for parsing and creating CSV file

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/



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



Bug#487657: marked as done ([rpm2html] doesn't start)

2008-06-30 Thread Debian Bug Tracking System

Your message dated Tue, 01 Jul 2008 01:02:02 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#487657: fixed in rpm2html 1.9.2-2
has caused the Debian Bug report #487657,
regarding [rpm2html] doesn't start
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
487657: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487657
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: rpm2html
Version: 1.9.2-1+b1
Severity: grave

--- Please enter the report below this line. ---
When I try to launch "rpm2html" I only get the following output:
"
> error: Unable to open /usr/lib/rpm/rpmrc for reading: No such file or 
> directory.
"

Thank you for your fine work!Matthias Krüger
--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.24-1-amd64

Debian Release: lenny/sid
  500 testing security.debian.org
  500 testing 141.76.2.4

--- Package information. ---
Depends   (Version) | Installed
===-+-=
libbz2-1.0  | 1.0.5-0.1
libc6(>= 2.7-1) | 2.7-10
libpopt0  (>= 1.10) | 1.10-3
librpm4.4  (>= 4.4) | 4.4.2.3-1
librpm4.4  (<< 4.5) | 4.4.2.3-1
libxml2 (>= 2.6.27) | 2.6.32.dfsg-2
zlib1g (>= 1:1.1.4) | 1:1.2.3.3.dfsg-12



--- End Message ---
--- Begin Message ---
Source: rpm2html
Source-Version: 1.9.2-2

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

rpm2html_1.9.2-2.diff.gz
  to pool/main/r/rpm2html/rpm2html_1.9.2-2.diff.gz
rpm2html_1.9.2-2.dsc
  to pool/main/r/rpm2html/rpm2html_1.9.2-2.dsc
rpm2html_1.9.2-2_i386.deb
  to pool/main/r/rpm2html/rpm2html_1.9.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.
Frank Lichtenheld <[EMAIL PROTECTED]> (supplier of updated rpm2html 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.8
Date: Tue, 01 Jul 2008 02:27:44 +0200
Source: rpm2html
Binary: rpm2html
Architecture: source i386
Version: 1.9.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Frank Lichtenheld <[EMAIL PROTECTED]>
Description: 
 rpm2html   - Generate HTML index from directories of RPMs
Closes: 349826 487657
Changes: 
 rpm2html (1.9.2-2) unstable; urgency=low
 .
   * QA upload.
 + Set maintainer to QA Group
   * Add depends on rpm, since rpm2html fails to start without it,
 and shlibs:Depends only adds a dependency on librpm. (Closes: #487657)
   * Fix funny character in last changelog entry. (Hopefully Closes: #349826)
   * Lintian noted:
 + move dh compat from debian/rules to debian/compat
 + manpage syntax fixes
 + remove useless debian/dirs which creates an empty directory
 + don't ignore errors from distclean
Checksums-Sha1: 
 ced06389788281664c40b45a559116f91f03bd75 1001 rpm2html_1.9.2-2.dsc
 cd1f7b79dce9dad680bc672ea6bbb2058135db35 34549 rpm2html_1.9.2-2.diff.gz
 17ec64856269fe85d1a654a0999c4df65fdb9ca5 60882 rpm2html_1.9.2-2_i386.deb
Checksums-Sha256: 
 6525f9e59c78412103545dd343a190a6391930c04ec6038b4a45a9ab09fd8df2 1001 
rpm2html_1.9.2-2.dsc
 acbbd7cdb73adf2c8c6d79c9230163fd57bd9a34c61a0fd66fab5717f2fd8e6a 34549 
rpm2html_1.9.2-2.diff.gz
 ea6810beddcfe07bd23efbce885897fe362018f3e96bd95d0ac0a72cf1c0959e 60882 
rpm2html_1.9.2-2_i386.deb
Files: 
 635a45c27cef11dd45351464d865fb76 1001 web extra rpm2html_1.9.2-2.dsc
 d085be3600272792ceb2f8349de551cf 34549 web extra rpm2html_1.9.2-2.diff.gz
 a5f3a016bd8ead78fa3a10c63bb65c0e 60882 web extra rpm2html_1.9.2-2_i386.deb

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

iEUEARECAAYFAkhpfioACgkQQbn06FtxPfDARQCYvrkqVnSlOxyVv/8FEuk5Zj9x
ywCgnf00yCegMPo/HSbMh16rEj3lUYE=
=t+WM
-END PGP SIGNATURE-


--- End Message ---


Processed: block 486981 with 487103

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.33
> # document that there is a related bug
> block 486981 with 487103
Bug#487103: linux-libc-dev: netfilter.h needs in.h include
Bug#486981: fireflier: FTBFS: netfilter.h:44: error: field 'in' has incomplete 
type
Was not blocked by any bugs.
Blocking bugs of 486981 added: 487103

>
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#488636: file conflicts between packages

2008-06-30 Thread Simon Horman
On Mon, Jun 30, 2008 at 11:03:57AM +0200, Michael Ablassmeier wrote:
> Package: heartbeat, pacemaker
> Severity: serious
> Justification: policy violation
> 
> hi,
> 
> both heartbeat and pacemaker ship
> `/usr/sbin/crm_verify'
> but do neither conflict, nor add a diversion, thus fail to be installed in the
> same environment:
> 
>  > Unpacking pacemaker (from .../pacemaker_0.6.5-1_amd64.deb) ...
>  > dpkg: error processing /var/cache/apt/archives/pacemaker_0.6.5-1_amd64.deb 
> (--unpack):
>  >  trying to overwrite `/usr/sbin/crm_verify', which is also in package 
> heartbeat
>  > dpkg-deb: subprocess paste killed by signal (Broken pipe)
> 
> bye,
> - michael
> 

Hi Michael,

thanks for bringing this to my attention.

Anibal, what is the best way forward with this?
Should we just make the packages conflict until such time
as there is a new release of heartbeat that uses pacemaker?

-- 
Horms




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



Bug#486968: marked as done (gpt: FTBFS: SemanticEval.cpp:689: error: 'atoi' was not declared in this scope)

2008-06-30 Thread Debian Bug Tracking System

Your message dated Mon, 30 Jun 2008 23:17:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#486968: fixed in gpt 1.0.2-1
has caused the Debian Bug report #486968,
regarding gpt: FTBFS: SemanticEval.cpp:689: error: 'atoi' was not declared in 
this scope
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
486968: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486968
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gpt
Version: 1.0.1.svn20080324-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080619 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on
i386.

Relevant part:
>  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../. -I../../../src/parser 
> -I../../../src/modules -I../../../src/modules/parser -I/usr/include -O2 -c 
> SemanticEval.cpp  -fPIC -DPIC -o .libs/SemanticEval.o
> SemanticEval.cpp: In member function 'void SemanticEval::evaluatePasso(int, 
> const std::string&)':
> SemanticEval.cpp:689: error: 'atoi' was not declared in this scope
> make[6]: *** [SemanticEval.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/06/19

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: gpt
Source-Version: 1.0.2-1

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

gpt_1.0.2-1.diff.gz
  to pool/main/g/gpt/gpt_1.0.2-1.diff.gz
gpt_1.0.2-1.dsc
  to pool/main/g/gpt/gpt_1.0.2-1.dsc
gpt_1.0.2-1_i386.deb
  to pool/main/g/gpt/gpt_1.0.2-1_i386.deb
gpt_1.0.2.orig.tar.gz
  to pool/main/g/gpt/gpt_1.0.2.orig.tar.gz
libgportugol-dev_1.0.2-1_i386.deb
  to pool/main/g/gpt/libgportugol-dev_1.0.2-1_i386.deb
libgportugol0_1.0.2-1_i386.deb
  to pool/main/g/gpt/libgportugol0_1.0.2-1_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.
Marcelo Jorge Vieira (metal) <[EMAIL PROTECTED]> (supplier of updated gpt 
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.8
Date: Sat, 24 Jun 2008 13:54:28 -0300
Source: gpt
Binary: gpt libgportugol-dev libgportugol0
Architecture: source i386
Version: 1.0.2-1
Distribution: unstable
Urgency: high
Maintainer: Marcelo Jorge Vieira (metal) <[EMAIL PROTECTED]>
Changed-By: Marcelo Jorge Vieira (metal) <[EMAIL PROTECTED]>
Description: 
 gpt- G-Portugol is a portuguese structured programming language
 libgportugol-dev - Development files for the G-Portugol library
 libgportugol0 - G-Portugol library
Closes: 486968
Changes: 
 gpt (1.0.2-1) unstable; urgency=high
 .
   * New upstream version
   * Updated Standards-Version to 3.8.0
   * Fixed FTBFS (Closes: #486968)
Checksums-Sha1: 
 d7b9af8a592d2b50ffd6aee4f57541e981000247 1431 gpt_1.0.2-1.dsc
 621142f3355b0c7aa8db4b3a38e4e1a661ae785f 425916 gpt_1.0.2.orig.tar.gz
 996bfc1b7ed256dc7b969ba65fae6d1400f9a446 2318 gpt_1.0.2-1.diff.gz
 0e48e337fa7d4e87676a87b5f9c16fb2106b6e03 95562 gpt_1.0.2-1_i386.deb
 690f2e9671c2e1b380f1835570d7c8639b049097 553916 
libgportugol-dev_1.0.2-1_i386.deb
 2c1f2b79a2983ea427a4ff8e1acb9c420b266678 432028 libgportugol0_1.0.2-1_i386.deb
Checksums-Sha256: 
 dd8fbaaabb24abe93b984c8c49a4129c06acb6e713c89261

Bug#488347: marked as done (Uninstalable, should be built against libgparted1.8)

2008-06-30 Thread Debian Bug Tracking System

Your message dated Mon, 30 Jun 2008 22:02:07 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#488347: fixed in gparted 0.3.7-3
has caused the Debian Bug report #488347,
regarding Uninstalable, should be built against libgparted1.8
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
488347: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488347
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gparted
Version: 0.3.7-2
Severity: grave
Justification: renders package unusable

Hi,

gparted depends on libgparted1.7 which is no more available on the depositories.
It should be rebuilt against libgparted1.8

Regards

Jean-Luc

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

Kernel: Linux 2.6.25-k8-6 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gparted depends on:
ii  hal   0.5.11-2   Hardware Abstraction Layer
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-6The Cairo 2D vector graphics libra
ii  libcairomm-1.0-1  1.6.0-1C++ wrappers for Cairo (shared lib
ii  libgcc1   1:4.3.1-2  GCC support library
ii  libglib2.0-0  2.16.3-2   The GLib library of C routines
ii  libglibmm-2.4-1c2a2.16.3-1   C++ wrapper for the GLib toolkit (
ii  libgtk2.0-0   2.12.10-2  The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a 1:2.12.7-1 C++ wrappers for GTK+ 2.4 (shared 
ii  libpango1.0-0 1.20.3-2   Layout and rendering of internatio
ii  libparted1.7-11.7.1-5.1  The GNU Parted disk partitioning s
ii  libsigc++-2.0-0c2a2.0.18-2   type-safe Signal Framework for C++
ii  libstdc++64.3.1-2The GNU Standard C++ Library v3
ii  libuuid1  1.40.11-1  universally unique id library
ii  menu  2.1.39 generates programs menu for all me

gparted recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: gparted
Source-Version: 0.3.7-3

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

gparted_0.3.7-3.diff.gz
  to pool/main/g/gparted/gparted_0.3.7-3.diff.gz
gparted_0.3.7-3.dsc
  to pool/main/g/gparted/gparted_0.3.7-3.dsc
gparted_0.3.7-3_alpha.deb
  to pool/main/g/gparted/gparted_0.3.7-3_alpha.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.
Anibal Monsalve Salazar <[EMAIL PROTECTED]> (supplier of updated gparted 
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.8
Date: Mon, 30 Jun 2008 22:04:20 +1000
Source: gparted
Binary: gparted
Architecture: source alpha
Version: 0.3.7-3
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Changed-By: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Description: 
 gparted- GNOME partition editor
Closes: 488347
Changes: 
 gparted (0.3.7-3) unstable; urgency=low
 .
   * Build depends on libparted1.8-dev; closes: #488347
Checksums-Sha1: 
 a5db19f5e0fb4ffc15492c4d6db8f98211374f36 1169 gparted_0.3.7-3.dsc
 5df90f272be5c98a4575e89391071132acc22529 8751 gparted_0.3.7-3.diff.gz
 ac434deacf9d1e7cacf4038f5bfc99f71c7ff59a 694722 gparted_0.3.7-3_alpha.deb
Checksums-Sha256: 
 6ae5ae62b9006b8594d9efa0c1416ff294692f123acfc8b43ad37c71b23bbbf7 1169 
gparted_0.3.7-3.dsc
 56a08cd996f0796610047bf20f9c69383af4c4151fee1e518e9d1f5e82a02a37 8751 
gparted_0.3.7-3.diff.gz
 f37f24c75e545cf71bdbf45a05cf33d74bd1de9ac1b3c7a7980e90f8258e70c1 694722 
gparted_0.3.7-3_alpha.deb
Files: 
 eb9f8b1574d2bc92eb4e364322515531 1169 gnome optional gparted_0.3.7-3.dsc
 365f402ac1aeda9d6e50c97750eef702 8751 gnome optional gparted_0.3.7-3.diff.gz
 48ded8bfe9b99bda3810596bc75a20cc 694722 gnome optional 
gparted_0.3.7-3_alpha.deb

--

Bug#471828: marked as done (nut-hal-drivers stops working after hal/libhal upgrade to 0.5.11-rc2)

2008-06-30 Thread Debian Bug Tracking System

Your message dated Mon, 30 Jun 2008 21:17:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#471828: fixed in nut 2.2.2-3
has caused the Debian Bug report #471828,
regarding nut-hal-drivers stops working after hal/libhal upgrade to 0.5.11-rc2
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
471828: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471828
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: nut-hal-drivers
Version: 2.2.1-1
Severity: important

Hi,

I use nut-hl-drivers 2.2.1-1 because bug #469601 prevents it to configure
cleanly (hangs after udevd restart).

After upgrade of hal/libhal from 0.5.10+git20080301-1 to 0.5.11-rc1-1,
nut-hal-drivers stopped working.
I don't have anymore the UPS tab entry in gnome-power-manager.

Reverting hal fixes the problem.

Regards

Jean-Luc


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

Kernel: Linux 2.6.25-rc6-git3-k8-1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages nut-hal-drivers depends on:
ii  libc6   2.7-9GNU C Library: Shared libraries
ii  libdbus-1-3 1.1.20-1 simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libglib2.0-02.16.1-2 The GLib library of C routines
ii  libhal1 0.5.10+git20080301-1 Hardware Abstraction Layer - share
ii  libusb-0.1-42:0.1.12-9   userspace USB programming library

nut-hal-drivers recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: nut
Source-Version: 2.2.2-3

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

libupsclient1-dev_2.2.2-3_i386.deb
  to pool/main/n/nut/libupsclient1-dev_2.2.2-3_i386.deb
libupsclient1_2.2.2-3_i386.deb
  to pool/main/n/nut/libupsclient1_2.2.2-3_i386.deb
nut-cgi_2.2.2-3_i386.deb
  to pool/main/n/nut/nut-cgi_2.2.2-3_i386.deb
nut-hal-drivers_2.2.2-3_i386.deb
  to pool/main/n/nut/nut-hal-drivers_2.2.2-3_i386.deb
nut-snmp_2.2.2-3_i386.deb
  to pool/main/n/nut/nut-snmp_2.2.2-3_i386.deb
nut-xml_2.2.2-3_i386.deb
  to pool/main/n/nut/nut-xml_2.2.2-3_i386.deb
nut_2.2.2-3.diff.gz
  to pool/main/n/nut/nut_2.2.2-3.diff.gz
nut_2.2.2-3.dsc
  to pool/main/n/nut/nut_2.2.2-3.dsc
nut_2.2.2-3_i386.deb
  to pool/main/n/nut/nut_2.2.2-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.
Arnaud Quette <[EMAIL PROTECTED]> (supplier of updated nut 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.8
Date: Fri, 27 Jun 2008 16:18:29 +0200
Source: nut
Binary: nut nut-cgi nut-snmp nut-hal-drivers nut-xml libupsclient1 
libupsclient1-dev
Architecture: source i386
Version: 2.2.2-3
Distribution: unstable
Urgency: low
Maintainer: Arnaud Quette <[EMAIL PROTECTED]>
Changed-By: Arnaud Quette <[EMAIL PROTECTED]>
Description: 
 libupsclient1 - Client library for the nut - Network UPS Tools
 libupsclient1-dev - Development files for NUT - Network UPS Tools
 nut- The core system of the nut - Network UPS Tools
 nut-cgi- A web interface sub system for the nut - Network UPS Tools
 nut-hal-drivers - HAL interface for NUT - Network UPS Tools
 nut-snmp   - A meta SNMP Driver subsystem for the nut - Network UPS Tools
 nut-xml- MGE XML/HTTP Driver subsystem for the nut - Network UPS Tools
Closes: 471828 486740 487187 488217 488355 488380 488403
Changes: 
 nut (2.2.2-3) unstable; urgency=low
 .
   * debian/rules: reactivate dpatch support
   * debian/control: add dpatch back to Build-Depends
   * debian/patches/00list: fix the matching of the NUT HAL .fdi file (Closes:
 #471828)
   * debian/po/fr.po: update French debconf template translation (Closes:
 #486740)
   * debian.po/de.po: update the German debconf template translation (Closes:
 #487187)
   * debian/po/sv.po: add Swedish debconf template translation (Closes: #488217)
   * debian.p

Bug#484932: marked as done (no IPv6 support in atftpd, but inetd setting is doing IPv6 thus failure)

2008-06-30 Thread Debian Bug Tracking System

Your message dated Mon, 30 Jun 2008 21:02:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#484932: fixed in atftp 0.7.dfsg-5
has caused the Debian Bug report #484932,
regarding no IPv6 support in atftpd, but inetd setting is doing IPv6 thus 
failure
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
484932: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484932
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---

Package: atftpd
Version: 0.7.dfsg-4
Severity: grave
Justification: renders package unusable

Config file edited into /etc/inetd.conf (which should actually be added 
to /etc/inetd.d/) is:


#:BOOT: TFTP service is provided primarily for booting.  Most sites
#   run this only on machines acting as "boot servers."
tftpdgram   udpwaitnobody /usr/sbin/tcpd 
/usr/sbin/in.tftpd --tftpd-timeout 300
--retry-timeout 5 --mcast-port 1758 --mcast-addr 239.239.239.0-255 
--mcast-ttl 1 --maxthread 100

--verbose=5  /var/lib/tftpboot

Which results in:

Jun  7 13:58:23 purgatory atftpd[20773]: Advanced Trivial FTP server 
started (0.7)
Jun  7 13:58:23 purgatory atftpd[20773]: connect: Address family not 
supported by protocol


Because atftpd doesn't support IPv6.

Solution, use 'udp4' instead of 'udp' in inetd configuration, thus:

#:BOOT: TFTP service is provided primarily for booting.  Most sites
#   run this only on machines acting as "boot servers."
tftpdgram   udp4waitnobody /usr/sbin/tcpd 
/usr/sbin/in.tftpd --tftpd-timeout 300
--retry-timeout 5 --mcast-port 1758 --mcast-addr 239.239.239.0-255 
--mcast-ttl 1 --maxthread 100

--verbose=5  /var/lib/tftpboot


When fixing this one, you might just want to move that config snipplet 
into /etc/inetd.d/ where it

belongs, makes things much easier and doesn't mess up /etc/inetd.conf

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

Kernel: Linux 2.6.25-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages atftpd depends on:
ii  debconf [debconf-2.0] 1.5.22 Debian configuration 
management sy

ii  inetutils-inetd [inet-sup 2:1.5.dfsg.1-6 Internet super server
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libpcre3  7.6-2  Perl 5 Compatible Regular 
Expressi
ii  libwrap0  7.6.q-15   Wietse Venema's TCP 
wrappers libra


atftpd recommends no packages.

-- debconf information:
  atftpd/port: 69
  atftpd/tftpd-timeout: 300
  atftpd/mcast_port: 1758
  atftpd/verbosity: 5 (LOG_NOTICE)
  atftpd/timeout: true
  atftpd/tsize: true
  atftpd/retry-timeout: 5
  atftpd/multicast: true
  atftpd/ttl: 1
  atftpd/use_inetd: true
  atftpd/basedir: /var/lib/tftpboot
  atftpd/mcast_addr: 239.239.239.0-255
  atftpd/logfile: /var/log/atftpd.log
  atftpd/blksize: true
  atftpd/logtofile: false
  atftpd/maxthread: 100



signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: atftp
Source-Version: 0.7.dfsg-5

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

atftp_0.7.dfsg-5.diff.gz
  to pool/main/a/atftp/atftp_0.7.dfsg-5.diff.gz
atftp_0.7.dfsg-5.dsc
  to pool/main/a/atftp/atftp_0.7.dfsg-5.dsc
atftp_0.7.dfsg-5_i386.deb
  to pool/main/a/atftp/atftp_0.7.dfsg-5_i386.deb
atftpd_0.7.dfsg-5_i386.deb
  to pool/main/a/atftp/atftpd_0.7.dfsg-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 maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ludovic Drolez <[EMAIL PROTECTED]> (supplier of updated atftp 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.8
Date: Fri, 13 Jun 2008 16:00:57 +0200
Source: atftp
Binary: atftp atftpd
Architecture: source i386
Version: 0.7.dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Ludovic Drolez <[EMAIL PROTECTED]>
Changed-By: Ludovic Drolez <[EMAIL PROTECTED]>
Description: 
 atftp  - advanced TFTP client
 atftpd - advanced TFTP server
Clos

Bug#488727: lxlauncher_load_icon implicitly converted to pointer

2008-06-30 Thread dann frazier
Package: lxlauncher
Version: 0.2-1
Severity: serious
Tags: patch
Usertags: implicit-pointer-conversion

Our automated buildd log filter[1] detected a problem that is likely to
cause your package to segfault on architectures where the size of a
pointer is greater than the size of an integer, such as ia64 and amd64.

  Function `lxlauncher_load_icon' implicitly converted to pointer at 
lxlauncher.c:187

This is often due to a missing function prototype definition.
For more information, see [2].

Though it is guaranteed that this codepath will cause a segfault on certain
architectures, it is not guaranteed that this codepath would ever be executed
(e.g., if the returned pointer is never dereferenced). However, this bug
does prevent the ia64 buildd from successfully building this package, resulting
in a practical FTBFS issue and warranting the serious severity.

[1] http://people.debian.org/~dannf/check-implicit-pointer-functions
[2] http://wiki.debian.org/ImplicitPointerConversions

-- 
dann frazier

--- lxlauncher-0.2/src/lxlauncher.c~	2008-06-15 09:55:15.0 -0600
+++ lxlauncher-0.2/src/lxlauncher.c	2008-06-30 15:06:57.0 -0600
@@ -41,6 +41,7 @@
 
 #include "exo-wrap-table.h"
 #include "working-area.h"
+#include "misc.h"
 
 #define BUTTON_SIZE	120
 #define IMG_SIZE	48


Bug#488710: slapd: remote DoS

2008-06-30 Thread Steve Langasek
severity 488710 important
forwarded 488710 http://www.openldap.org/its/index.cgi?findid=5580
thanks

On Mon, Jun 30, 2008 at 09:26:27PM +0200, Steffen Joeris wrote:
> Package: slapd
> Severity: grave
> Tags: security, patch
> Justification: user security hole

Unless something's changed, this justification (and bug description) is
inconsistent with the guidelines for security bug severities...

> The following email came over the public security list:

> Remote unauthenticated attackers can trigger an assertion in the ASN.1
> BER
> decoding of openlap and crash the server:
> http://www.openldap.org/its/index.cgi/Software%20Bugs?id=5580;selectid=5580

> An upstream patch seems to be here:
> http://www.openldap.org/devel/cvsweb.cgi/libraries/liblber/io.c.diff?r1=1.120&r2=1.121&hideattic=1&sortbydate=0

According to the bug state, this bug fix is still being tested upstream, so
it would be premature to upload this patch yet.

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



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



Processed: Re: Bug#488710: slapd: remote DoS

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 488710 important
Bug#488710: slapd: remote DoS
Severity set to `important' from `grave'

> forwarded 488710 http://www.openldap.org/its/index.cgi?findid=5580
Bug#488710: slapd: remote DoS
Noted your statement that Bug has been forwarded to 
http://www.openldap.org/its/index.cgi?findid=5580.

> 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#488628: mercurial: Insufficient input validation

2008-06-30 Thread Nico Golde
Hi,
the following CVE id has been assigned to this issue, please 
reference it in the changelog when closing this bug.

Name: CVE-2008-2942
Status: Candidate
URL: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2942
Reference: CONFIRM:http://www.selenic.com/hg/rev/87c704ac92d4
Reference: MLIST:[oss-security] 20080630 CVE id request mercurial:Insufficient 
input validation
Reference: URL:http://www.openwall.com/lists/oss-security/2008/06/30/1

Directory traversal vulnerability in patch.py in Mercurial 1.0.1
allows user-assisted attackers to modify arbitrary files via ".." (dot
dot) sequences in a patch file.


Kind regards
Nico

-- 
Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.


pgpC3kTpK0AaI.pgp
Description: PGP signature


Processed: retitle 488628 to mercurial: CVE-2008-2942 Insufficient input validation

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.33
> retitle 488628 mercurial: CVE-2008-2942 Insufficient input validation
Bug#488628: mercurial: Insufficient input validation
Changed Bug title to `mercurial: CVE-2008-2942 Insufficient input validation' 
from `mercurial: Insufficient input validation'.

>
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: gnupod-tools -- change severity

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 488446 critical
Bug#488446: gnupod-tools: files are not converted, ogg files just renamed
Severity set to `critical' from `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#488710: slapd: remote DoS

2008-06-30 Thread Steffen Joeris
Package: slapd
Severity: grave
Tags: security, patch
Justification: user security hole

Hi

The following email came over the public security list:

Hi,

Remote unauthenticated attackers can trigger an assertion in the ASN.1
BER
decoding of openlap and crash the server:
http://www.openldap.org/its/index.cgi/Software%20Bugs?id=5580;selectid=5580

cu
Ludwig

An upstream patch seems to be here:
http://www.openldap.org/devel/cvsweb.cgi/libraries/liblber/io.c.diff?r1=1.120&r2=1.121&hideattic=1&sortbydate=0

Please make sure that you upload your package with high urgency or
contact us on the public email list[0] for a possible DTSA coordination.

Cheers
Steffen

[0]: [EMAIL PROTECTED]



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



Processed: RFH: xulrunner 1.9 port

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tag 480799 + help
Bug#480799: Don't build depend on libxul-dev
There were no tags set.
Tags added: help

> tag 473702 + help
Bug#473702: galeon 2.0.5 is available upstream
There were no tags set.
Tags added: help

> stop
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#480799: RFH: xulrunner 1.9 port

2008-06-30 Thread Loïc Minier
tag 480799 + help
tag 473702 + help
stop

Hi,

 I didn't expect my journey to build galeon against xulrunner 1.9 to be
 so long; I reached the point today where I don't really know how to
 continue further; it would probably require understanding many concepts
 of XPCOM glue which I'm far from mastering.  I've pushed the decent
 changes to SVN as individual patches:
svn.debian.org/svn/pkg-galeon/unstable/galeon

 I tried some random changes in the attached random changes patch; the
 only one I'm pretty confident with is the MOZILLA_HOME one.  The other
 ones were attempts to get the thing to build.  I could reach the final
 link with them in place, but the linking fails due to hidden symbols
 being missing.  At this point I know it's related to glue things, but
 there are too many hacks in place for me to claim this is useful or
 safe to run by Debian users.

 I welcome any help in finishing the port; it probably needs some hours
 of someone knowing how mozembed should now be used with glue defines
 and links.

 Be careful with some of the recent changes I introduced, I'm not too
 confident with the fixes I came up with.  :-/

   Thanks,
-- 
Loïc Minier
--- a/configure.in
+++ b/configure.in
@@ -263,13 +263,17 @@ if test $MOZILLA = libxul-embedding-unstable; then
 fi
 AC_SUBST(MOZILLA_INCLUDE_ROOT)
 
-MOZILLA_HOME="`$PKG_CONFIG --variable=libdir $MOZILLA_XPCOM`"
+AC_ARG_WITH([gecko-home],
+AS_HELP_STRING([--with-gecko-home@<:@=[path]@:>@],
+   [Manually set MOZILLA_FIVE_HOME]),
+MOZILLA_HOME=$with_gecko_home,
+MOZILLA_HOME="`$PKG_CONFIG --variable=libdir $MOZILLA_XPCOM`")
 AC_SUBST(MOZILLA_HOME)
 
 PKG_CHECK_MODULES(MOZILLA_COMPONENT, $MOZILLA-gtkmozembed >= $min_version,
 		  [has_gtkmozembed=yes], [has_gtkmozembed=no])
 if test "x$has_gtkmozembed" = "xno"; then
-	MOZILLA_COMPONENT_CFLAGS="$XPCOM_COMPONENT_CFLAGS -I$MOZILLA_INCLUDE_ROOT/gtkembedmoz"
+	MOZILLA_COMPONENT_CFLAGS="$XPCOM_COMPONENT_CFLAGS -I$MOZILLA_INCLUDE_ROOT/gtkembedmoz -DXPCOM_GLUE_USE_NSPR"
 	MOZILLA_COMPONENT_LIBS="$XPCOM_COMPONENT_LIBS -lxul"
 fi
 
--- a/mozilla/JSConsoleListener.cpp
+++ b/mozilla/JSConsoleListener.cpp
@@ -50,7 +50,7 @@ NS_IMETHODIMP JSConsoleListener::Observe(nsIConsoleMessage *aMessage)
 {
 	PRUnichar *message;
 
-	aMessage->GetMessage (&message);
+	aMessage->GetMessageMoz (&message);
 
 	GaleonJSConsole * js_console;
 	js_console = galeon_embed_shell_get_js_console (embed_shell);
--- a/mozilla/MozRegisterComponents.cpp
+++ b/mozilla/MozRegisterComponents.cpp
@@ -52,7 +52,13 @@
 #include 
 #include 
 #include 
+#ifdef XPCOM_GLUE
+#define XPCOM_GLUE_USE_NSPR
+#include 
+#include 
+#else
 #include 
+#endif
 #include 
 #include 
 #include 
--- a/mozilla/mozilla-embed.cpp
+++ b/mozilla/mozilla-embed.cpp
@@ -26,6 +26,12 @@
 #define MOZILLA_CLIENT
 #include "gtkmozembed.h"
 #undef MOZILLA_CLIENT
+#ifdef XPCOM_GLUE
+#include 
+#include 
+#else
+#include 
+#endif
 #include "gul-string.h"
 #include "galeon-embed-utils.h"
 #include "galeon-embed.h"
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -145,7 +145,7 @@ galeon_LDADD = \
 	$(GALEON_DEPENDENCY_LIBS) \
 	$(INTLLIBS)
 
-galeon_LDFLAGS = -R$(MOZILLA_HOME) -dlopen self
+galeon_LDFLAGS = -rpath $(MOZILLA_HOME) -dlopen self
 
 if ENABLE_GTKHTML_EMBED
 gtkhtmlembed_libs = $(top_builddir)/gtkhtml/libgtkhtmlembed.la


Bug#467104: Announce of the upcoming NMU for the xsp package

2008-06-30 Thread Christian Perrier
Dear maintainer of xsp and Debian translators,

Some days ago, I sent a notice to the maintainer of the xsp Debian
package, mentioning the status of at least one old po-debconf translation 
update in the BTS.

I announced the intent to build and possibly upload a non-maintainer upload
for this package in order to fix this long-time pending localization
bug as well as all other pending translations.

The package maintainer agreed for the NMU or did not respond in two
weeks, so I will proceed with the NMU.

The full planned schedule is available at the end of this mail.

The package is currently translated to: 
cs de es fi fr gl nl pt ru sv vi

Among these, the following translations are incomplete: cs es vi

If you did any of the, currently incomplete, translations you will get
ANOTHER mail with the translation to update.

Other translators also have the opportunity to create new translations
for this package. Once completed, please send them as a bug report
against the xsp package so I can incorporate them in the build.

The deadline for receiving updates and new translations is Wednesday, July 09, 
2008. If you
are not in time you can always send your translation to the BTS.

The POT file is attached to this mail.

If the maintainer objects to this process I will immediately abort my NMU
and send him/her all updates I receive.

Otherwise the following will happen (or already has):

 Thursday, June 19, 2008   : send the first intent to NMU notice to
 the package maintainer.
 Monday, June 30, 2008   : send this notice
 Monday, July 07, 2008   : (midnight) deadline for receiving translation 
updates
 Tuesday, July 08, 2008   : build the package and upload it to DELAYED/2-day
 send the NMU patch to the BTS
 Thursday, July 10, 2008   : NMU uploaded to incoming

Thanks for your efforts and time.

-- 


-- 


# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <[EMAIL PROTECTED]>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2008-02-18 00:21+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n"
"Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../mono-apache-server.templates:1001
msgid "Let mono-apache-server restart Apache?"
msgstr ""

#. Type: boolean
#. Description
#: ../mono-apache-server.templates:1001
msgid ""
"The debian version of mono-apache-server includes a mono-server-update "
"script that creates a configuration file for apache to start the ASP.NET "
"applications, and mono-server-update can restart apache if there's a new "
"configuration file (/etc/mono-server/mono-server-hosts.conf). If this is "
"true, then apache will be restarted when there is a new mono-server-hosts."
"conf file."
msgstr ""

#. Type: boolean
#. Description
#: ../mono-xsp.templates:1001 ../mono-xsp2.templates:1001
msgid "Start on boot?"
msgstr ""

#. Type: boolean
#. Description
#: ../mono-xsp.templates:1001
msgid ""
"If this is true, then XSP will automatically start when the computer is "
"turned on."
msgstr ""

#. Type: string
#. Description
#: ../mono-xsp.templates:2001 ../mono-xsp2.templates:2001
msgid "Bind to address:"
msgstr ""

#. Type: string
#. Description
#: ../mono-xsp.templates:2001
msgid ""
"To function properly, XSP needs to be bound to an IP address. The default "
"(\"0.0.0.0\") binds to all addresses of the server, but a specific port can "
"be selected. To use XSP only locally, use \"127.0.0.1\" for the address."
msgstr ""

#. Type: string
#. Description
#: ../mono-xsp.templates:3001 ../mono-xsp2.templates:3001
msgid "Bind to port:"
msgstr ""

#. Type: string
#. Description
#: ../mono-xsp.templates:3001 ../mono-xsp2.templates:3001
msgid ""
"XSP is bound to a specific port on the server. Common values are 80, 8080, "
"or 8081."
msgstr ""

#. Type: boolean
#. Description
#: ../mono-xsp2.templates:1001
msgid ""
"If this is true, then XSP2 will automatically start when the computer is "
"turned on."
msgstr ""

#. Type: string
#. Description
#: ../mono-xsp2.templates:2001
msgid ""
"To function properly, XSP2 needs to be bound to an IP address. The default "
"(\"0.0.0.0\") binds to all addresses of the server, but a specific port can "
"be selected. To use XSP2 only locally, use \"127.0.0.1\" for the address."
msgstr ""


signature.asc
Description: Digital signature


Bug#488687: partman-crypto: Broken when using multiple disks

2008-06-30 Thread Daniel Baumann
Package: partman-crypto
Severity: serious

Hi,

using encrypted partitions with d-i in lenny beta2 as well as daily
images (20080630) is completely broken when creating multiple encrypted
partitions on more than one disk.

I can reproduce it on a couple of completely different machines with
always the same result. However, the last one I did had the following
partitioning layout:

/dev/hda1 /boot ext3
/dev/hda5 crypted random key
/dev/hda6 crypted passphrase
/dev/hda7 crypted passphrase

/dev/hdb1 crypted passphrase

as soon as you press the 'Configure encrypted volumes', d-i starts
creating the *first* and the *last* encrypted partitions, im my case
these are hda5_crypt and hdb1_crypt. those in between are skipped.
Running a 'Configure encrypted volumes' again, doesn't help much as it
messes arround again with the previous configured partitions and wants
to reformat them again and again.

Regards,
Daniel

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



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



Processed: patch

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tag 467331 +patch
Bug#467331: net-telnet-cisco: FTBFS with Perl 5.10 (doesn't run Makefile.PL)
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#467331: patch

2008-06-30 Thread Joerg Friedrich
tag 467331 +patch
thanks
---

Hi, I think, this should fix this bug:

diff -u net-telnet-cisco-1.10.old/debian/rules 
net-telnet-cisco-1.10/debian/rules 
--- net-telnet-cisco-1.10.old/debian/rules  2008-06-30 17:55:25.0 
+0200
+++ net-telnet-cisco-1.10/debian/rules  2008-06-30 17:57:33.0 +0200
@@ -41,7 +41,7 @@
rm -f build-stamp configure-stamp
 
# Add here commands to clean up after the build process.
-   #[ ! -f Makefile ] && perl Makefile.PL
+   -[ ! -f Makefile ] && perl Makefile.PL
-$(MAKE) distclean
 
dh_clean

-- 
Jörg Friedrich

There are only 10 types of people:
Those who understand binary and those who don't.



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



Processed: Re: Bug#488666: bash 3.2 upstream version should have "dfsg" in it

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 488666 normal
Bug#488666: bash 3.2 upstream version should have "dfsg" in it
Severity set to `normal' from `serious'

> 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#486786: xserver-xorg-video-glint: startx results in Fatal X server error

2008-06-30 Thread Mikael Lehikoinen
There is a patch attached to the upstream bug report. Maybe you could try to 
include that when building the Debian package?

/Micke

Bug#488632: Additional resource

2008-06-30 Thread Kai Wasserbäch
Hi,
Secunia reports [0] that the bug reported by Juan Pablo Lopez Yacubian on
Buqtraq is also present in 2.4.2.

Greetings,
Kai


[0] http://secunia.com/advisories/30881/



-- 

Kai Wasserbäch (Kai Wasserbaech)

E-Mail: [EMAIL PROTECTED]
Jabber (debianforum.de): Drizzt
URL: http://wiki.debianforum.de/Drizzt_Do%27Urden
GnuPG: 0xE1DE59D2  0600 96CE F3C8 E733 E5B6 1587 A309 D76C E1DE 59D2
(http://pgpkeys.pca.dfn.de/pks/lookup?search=0xE1DE59D2&fingerprint=on&hash=on&op=vindex)



signature.asc
Description: OpenPGP digital signature


Processed: unmerge

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> unmerge 471160
Bug#471160: ships embedded copy of smarty with security bug
Bug#488527: gallery2: CVE-2007-2326 Multiple PHP remote file inclusion 
vulnerabilities in HYIP Manager Pro ...
Disconnected #471160 from all other report(s).

> kthxbye
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: severity of 478867 is serious

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.33
> severity 478867 serious
Bug#478867: aqsis: Should this package be removed?
Severity set to `serious' from `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]



Processed: severity of 477282 is serious

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.33
> severity 477282 serious
Bug#477282: libapache-authcookie-perl: Could we remove this package?
Severity set to `serious' from `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#488669: xserver-xorg: X fails to start on a SUN ULTRA 5

2008-06-30 Thread Marco Guidetti
Package: xserver-xorg
Version: 1:7.3+10
Severity: grave
Justification: renders package unusable


After a fresh install today of the lenny installer, on a SUN ULTRA 5 i am 
completely unable to start X. After a dpkg-reconfigure xserver-xorg the 
situation remains the same.
X is configured to use the framebuffer device, which is working.

The X server fails saying:

xf86DomainMem() : mmap() failure

as can be seen from the log attached.

This renders X completely unusable on my ULTRA 5.

I can do some tests in the next few days if required.

TIA, 

marco



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

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2008-06-30 15:55 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1740488 2008-06-11 19:40 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:02.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro 215GP (rev 
5c)

/etc/X11/xorg.conf unchanged from checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1105 2008-06-30 16:11 /etc/X11/xorg.conf

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

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "type4"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
EndSection

Section "Device"
Identifier  "Configured Video Device"
Option  "UseFBDev"  "true"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 12610 2008-06-30 16:32 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080517-2)
Current Operating System: Linux komarr 2.6.24-1-sparc64 #1 Thu May 8 17:12:30 
UTC 2008 sparc64
Build Date: 11 June 2008  04:02:54PM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Jun 30 16:32:04 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(==) |-->Input Device "Configured Mouse"
(==) |-->Input Device "Generic Keyboard"
(==) The core pointer device wasn't specified explicitly in the layout.
Using the first mouse device.
(==) The core keyboard device wasn't specified explicitly in the layout.
Using the first keyboard device.
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) No APM support in 

Bug#488666: bash 3.2 upstream version should have "dfsg" in it

2008-06-30 Thread ghudson
Package: bash
Version: 3.2-4
Severity: serious

The bash 3.2 package uses a two-level tarball build system.  The
interior tarball is named bash-3.2dfsg.tar.gz and has three
documentation files removed from it for licensing reasons.  The
exterior upstream version, however, is just "3.2", which is not
consistent with either bash 3.1 or with other packages which have had
non-DFSG-free materials removed from them.

See also:

http://wiki.debian.org/NonFreeIETFDocuments



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



Processed: merge

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> merge 471160 488527
Bug#471160: ships embedded copy of smarty with security bug
Bug#488527: gallery2: CVE-2007-2326 Multiple PHP remote file inclusion 
vulnerabilities in HYIP Manager Pro ...
Merged 471160 488527.

> kthxbye
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: severity of 476719 is serious

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.33
> severity 476719 serious
Bug#476719: gfslicer: should this package be removed?
Severity set to `serious' from `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#487238: ruby1.8: Arbitrary code execution vulnerability, and so on

2008-06-30 Thread Stephen Young
Is there a plan to resolve this security problem in Etch, or should I 
start looking for alternative solutions?  I would like to "aptitude 
update && aptitude upgrade" and make this problem go aways, but if that 
is not going to happen then I would like to know this so I can start 
looking for a different solution.




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



Processed: setting package to gparted, tagging 488347

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.33
> # via tagpending
> #
> # gparted (0.3.7-3) unstable; urgency=low
> #
> #  * Build depends on libparted1.8-dev; closes: #488347
> package gparted
Ignoring bugs not assigned to: gparted

> tags 488347 + pending
Bug#488347: Uninstalable, should be built against libgparted1.8
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#488347: setting package to gparted, tagging 488347

2008-06-30 Thread Anibal Monsalve Salazar
# Automatically generated email from bts, devscripts version 2.10.33
# via tagpending 
#
# gparted (0.3.7-3) unstable; urgency=low
#
#  * Build depends on libparted1.8-dev; closes: #488347 

package gparted
tags 488347 + pending




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



Bug#488661: kde4libs_4:4.0.84-1(hppa/experimental): FTBFS: `debian/tmp//usr/share/man/man1/kdecmake.1': No such file or directory

2008-06-30 Thread Frank Lichtenheld
Package: kde4libs
Version: 4:4.0.84-1
Severity: serious

Hi,

your package failed to build from source.

| Automatic build of kde4libs_4:4.0.84-1 on meitner by sbuild/hppa 98-farm
| Build started at 20080630-0213
| **
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Reading state information...
| Need to get 12.4MB of source archives.
| Get:1 http://ftp.de.debian.org experimental/main kde4libs 4:4.0.84-1 (dsc) 
[2154B]
| Get:2 http://ftp.de.debian.org experimental/main kde4libs 4:4.0.84-1 (tar) 
[11.1MB]
| Get:3 http://ftp.de.debian.org experimental/main kde4libs 4:4.0.84-1 (diff) 
[1269kB]
| Fetched 12.4MB in 48s (253kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: cdbs (>= 0.4.51), debhelper (>= 6), quilt, cmake (>= 2.4.5), 
shared-mime-info (>= 0.20), libphonon-dev (>= 4:4.2~), libcupsys2-dev, 
libdbus-1-dev, libqt4-dev (>= 4.4.0~), libasound2-dev [!kfreebsd-i386 
!kfreebsd-amd64 !hurd-i386], libkeyutils-dev [!kfreebsd-i386 !kfreebsd-amd64 
!hurd-i386], libpng-dev, libssl-dev, libsm-dev, libsoprano-dev (>= 2.0.98), 
libstreamanalyzer-dev, libxml2-dev, libxml2-utils, libxslt1-dev, libxtst-dev, 
libgif-dev, libavahi-common-dev, libaspell-dev, libbz2-dev, libenchant-dev, 
libfam-dev, libjasper-dev, libopenexr-dev, libpcre3-dev, libtiff4-dev, hspell, 
xsltproc, libglu1-mesa-dev, libacl1-dev, automoc (>= 1.0~svn805317), 
libxcursor-dev
| Checking for already installed source dependencies...
[...]
| dh_install -pkdelibs5-dev --sourcedir=debian/tmp 
| cp: cannot stat `debian/tmp//usr/share/man/man1/kdecmake.1': No such file or 
directory
| dh_install: command returned error code 256
| make: *** [binary-install/kdelibs5-dev] Error 1
| dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave 
error exit status 2
| **
| Build finished at 20080630-0636
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?&ver=4:4.0.84-1&pkg=kde4libs&arch=hppa

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/



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



Bug#476827: newlib - FTBFS: dpkg-genchanges: failure: cannot read files list file: No such file or directory

2008-06-30 Thread Francesco Namuri
> To anyone interested in working on this: it is reproducible for me only on
> non-{powerpc ppc64} builds and only when using dpkg-buildpackage -B.
> Haven't got the time to investigate further yet.

Hi,
after a look in debian/rules, I've seen that the package compiles *only*
on powerpc, and ppc64, on others architectures it makes only a deb with
the sources.

Is it an error to try a 'dpkg-buildpackage -B'?

Best Regards,
francesco



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



Bug#488630: linuxdcpp: Two remote DoS

2008-06-30 Thread Romain Beauxis
Le Monday 30 June 2008 11:18:18 Steffen Joeris, vous avez écrit :
> > Of course, you can expect a quick upload otherwise.
>
> Thanks for the information. However, we are still distributing the package
> in our archives at the moment. It might be a good idea to fix the issue in
> unstable and let it migrate to testing. You can still ask for a removal
> later on, which is fine. But in the meanwhile, the fixes are included and
> the package would be distributed anyway.

If the RC bug is not fixed quickly, the package will automatically be droped 
from testing.

Besides, I don't want to upload again with the SSL issue. First time it was by 
mistake, now that I'm aware of it, I wouldn't like to do it on purpose.


Romain



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



Processed: update

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> found 459705 7.6.112-3
Bug#459705: Source package contains non-free IETF RFC/I-D
Bug marked as found in version 7.6.112-3.

> 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: closing 487509

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.26
> close 487509 2.22.3-1
Bug#487509: gnome-applets: does not build from sources
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 2.22.3-1, send any further explanations to 
alessandro -oggei- ogier <[EMAIL PROTECTED]>

>
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#480808: marked as done (Don't build depend on libxul-dev)

2008-06-30 Thread Debian Bug Tracking System

Your message dated Mon, 30 Jun 2008 12:02:37 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#480808: fixed in miro 1.2.3-2
has caused the Debian Bug report #480808,
regarding Don't build depend on libxul-dev
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
480808: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480808
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: miro
Severity: wishlist
User: [EMAIL PROTECTED]
Usertags: xulrunner-transition

With the upcoming xulrunner transition, libxul-dev is going to disappear.

I already sent instructions on what you should be doing in
http://lists.debian.org/debian-release/2008/05/msg9.html

This bug report is mostly to help follow the transition going.

FYI, I will start NMUing plugins and components next week, and will break
the remaining packages by uploading xulrunner 1.9 in unstable on May 25.

Though help will be appreciated, I'll also prepare updated packages for
these during this week and next.

Cheers,

Mike


--- End Message ---
--- Begin Message ---
Source: miro
Source-Version: 1.2.3-2

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

democracyplayer-data_1.2.3-2_all.deb
  to pool/main/m/miro/democracyplayer-data_1.2.3-2_all.deb
democracyplayer_1.2.3-2_all.deb
  to pool/main/m/miro/democracyplayer_1.2.3-2_all.deb
miro-data_1.2.3-2_all.deb
  to pool/main/m/miro/miro-data_1.2.3-2_all.deb
miro_1.2.3-2.diff.gz
  to pool/main/m/miro/miro_1.2.3-2.diff.gz
miro_1.2.3-2.dsc
  to pool/main/m/miro/miro_1.2.3-2.dsc
miro_1.2.3-2_i386.deb
  to pool/main/m/miro/miro_1.2.3-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.
Uwe Hermann <[EMAIL PROTECTED]> (supplier of updated miro 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.8
Date: Mon, 30 Jun 2008 12:02:56 +0200
Source: miro
Binary: miro miro-data democracyplayer democracyplayer-data
Architecture: source all i386
Version: 1.2.3-2
Distribution: unstable
Urgency: low
Maintainer: Uwe Hermann <[EMAIL PROTECTED]>
Changed-By: Uwe Hermann <[EMAIL PROTECTED]>
Description: 
 democracyplayer - GTK+ based RSS video aggregator
 democracyplayer-data - GTK+ based RSS video aggregator data files
 miro   - GTK+ based RSS video aggregator
 miro-data  - GTK+ based RSS video aggregator data files
Closes: 480808 480867 481574 485295
Changes: 
 miro (1.2.3-2) unstable; urgency=low
 .
   * Acknowledge NMU, thanks Mike Hommey (Closes: #480808).
   * Standards-Version: 3.8.0 (no changes required).
   * Depend on python-gtkmozembed instead of python-gnome2-extras as we only
 use the gtkmozembed module (Closes: #485295).
   * Close bugs which are no longer relevant:
  + Miro does not really depends on libxine 1.1.12 (Closes: #480867).
  + Miro doesn't work since recent upgrade of python (Closes: #481574).
This has been likely fixed in Python >= 2.5.2-6, so bump dependencies.
   * Add explicit build-dependency on pkg-config.
Checksums-Sha1: 
 61b0949bff15bc8c3688d6f80cc5e8e1afa4abdd 1376 miro_1.2.3-2.dsc
 e6419b354bb19453ade59c03abab26ebe5b43e7b 84792 miro_1.2.3-2.diff.gz
 dc1f90faf72a3ff9ef622f8120d45b9e0ab30745 1068898 miro-data_1.2.3-2_all.deb
 4cf6de9e1e1510c6867f0ba75848259d8cc2e111 12328 democracyplayer_1.2.3-2_all.deb
 09899019af9066f3cf7d0fd7419c154846eae33a 12350 
democracyplayer-data_1.2.3-2_all.deb
 f0d925214c108c40a514c8ddbb8d0e676a2677c8 1807420 miro_1.2.3-2_i386.deb
Checksums-Sha256: 
 670e341bb20c2d8d591807703f19850835ba41c8521f68ca38e6a0520dc2fa4e 1376 
miro_1.2.3-2.dsc
 2620e1f120c03c0941cd1f1d49af3df62ff93929e7e61ceefe15de9db141afda 84792 
miro_1.2.3-2.diff.gz
 c62de383eb48436efe07d8e3d76a20b79b286a2912b418d7f994b2d3efa04c13 1068898 
miro-data_1.2.3-2_all.deb
 ab2f41bfd9b28a460d4b631169136bf05ca3890b63a10685e3ef00f50dc8 12328 
democracyplayer_1.2.3-2_all.deb
 cd1581c282a62587c4aab6663c026e7daadaf2d6685c43f7108e6c0e89dd0ba2 12350 
democracyplayer-data_1.2.3-2_all.deb
 8b3aa82313df6b3d26690b64073367b5ce09197408a22582aabdf59ec335a4da 1807420 
miro_1.2.3-2_i386.deb
Files: 
 af8331bcaefc22caa2d9c2a0ab92ce

Bug#487011: marked as done (zaptel: FTBFS: ERROR: unsafe: include file: /etc/asciidoc/./javascripts/toc.js)

2008-06-30 Thread Debian Bug Tracking System

Your message dated Mon, 30 Jun 2008 11:02:14 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#487011: fixed in zaptel 1:1.4.11~dfsg-1
has caused the Debian Bug report #487011,
regarding zaptel: FTBFS: ERROR: unsafe: include file: 
/etc/asciidoc/./javascripts/toc.js
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
487011: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487011
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: zaptel
Version: 1:1.4.10.1~dfsg-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080619 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on
i386.

Relevant part:
> ar cru libhexfile.a hexfile.o
> ranlib libhexfile.a
> cc -g -Wall  -D_GNU_SOURCE   -c -o fpga_load.o fpga_load.c
> cc -L. -o fpga_load fpga_load.o  -lhexfile -lusb
> cc -g -Wall  -ansi -pedantic -std=c99 -c test_parse.c
> cc -L. -o test_parse test_parse.o  -lhexfile -lusb
> pod2man --section 8 zt_registration > zt_registration.8 || rm -f 
> zt_registration.8
> pod2man --section 8 xpp_sync > xpp_sync.8 || rm -f xpp_sync.8
> pod2man --section 8 lszaptel > lszaptel.8 || rm -f lszaptel.8
> pod2man --section 8 xpp_blink > xpp_blink.8 || rm -f xpp_blink.8
> pod2man --section 8 zapconf > zapconf.8 || rm -f zapconf.8
> pod2man --section 8 zaptel_hardware > zaptel_hardware.8 || rm -f 
> zaptel_hardware.8
> make[2]: Leaving directory 
> `/build/user-zaptel_1.4.10.1~dfsg-1-amd64-DY3i4k/zaptel-1.4.10.1~dfsg-1/kernel/xpp/utils'
> perl -n -e \
>   'if (/^#($|\s)(.*)/){ if (!$in_doc){print "\n"}; $in_doc=1; 
> print "$2\n" } else { if ($in_doc){print "\n"}; $in_doc=0; print "  $_" }' \
>   zaptel.conf.sample >zaptel.conf.asciidoc
> asciidoc -n -a toc -a toclevels=3 README
> ERROR: unsafe: include file: /etc/asciidoc/./javascripts/toc.js
> make[1]: *** [README.html] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/06/19

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: zaptel
Source-Version: 1:1.4.11~dfsg-1

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

libtonezone-dev_1.4.11~dfsg-1_powerpc.deb
  to pool/main/z/zaptel/libtonezone-dev_1.4.11~dfsg-1_powerpc.deb
libtonezone1_1.4.11~dfsg-1_powerpc.deb
  to pool/main/z/zaptel/libtonezone1_1.4.11~dfsg-1_powerpc.deb
zaptel-source_1.4.11~dfsg-1_all.deb
  to pool/main/z/zaptel/zaptel-source_1.4.11~dfsg-1_all.deb
zaptel_1.4.11~dfsg-1.diff.gz
  to pool/main/z/zaptel/zaptel_1.4.11~dfsg-1.diff.gz
zaptel_1.4.11~dfsg-1.dsc
  to pool/main/z/zaptel/zaptel_1.4.11~dfsg-1.dsc
zaptel_1.4.11~dfsg-1_powerpc.deb
  to pool/main/z/zaptel/zaptel_1.4.11~dfsg-1_powerpc.deb
zaptel_1.4.11~dfsg.orig.tar.gz
  to pool/main/z/zaptel/zaptel_1.4.11~dfsg.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.
Mark Purcell <[EMAIL PROTECTED]> (supplier of updated zaptel 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.8
Date: Mon, 30 Jun 2008 20:22:37 +1000
Source: zaptel
Binary: zaptel libtonezone1 libtonezone-dev zaptel-source
Architecture: source all powerpc
Ver

Bug#238245: on your team. your boss told you more complex.

2008-06-30 Thread Debora Todd
which details the shares were purchased Having reviewed all can be awarded 

http://heatwritten.com



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



Bug#420154: Decorator is something from

2008-06-30 Thread Abigail Kraft
For the sake to have looked at yourand status inquiry credit inquiry and 
information 

http://heatwritten.com




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



Bug#421769: (or worse, a flat tire), look "in the wild". to learn how those

2008-06-30 Thread Lowell Spaulding
You have taken of the events in yourto summarise some mind. However it must 

http://heatwritten.com




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



Bug#323540: someone struggles

2008-06-30 Thread Krista Sosa
You also made a by your IFA (the Firm) inYou also made a discretion in relation 

http://heatwritten.com



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



Bug#488513: marked as done (zaptel modules do not build on powerpc - suspect zaphfc-florz patch)

2008-06-30 Thread Debian Bug Tracking System

Your message dated Mon, 30 Jun 2008 11:02:14 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#488513: fixed in zaptel 1:1.4.11~dfsg-1
has caused the Debian Bug report #488513,
regarding zaptel modules do not build on powerpc - suspect zaphfc-florz patch
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
488513: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488513
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: zaptel-source
Version: 1:1.4.10.1~dfsg-1
Severity: serious

Building the zaptel modules with the florz patch on powerpc fails with 
the following:

http://paste.debian.net/8473/
  CC [M]  /usr/src/modules/zaptel/kernel/cwain.o
  CC [M]  /usr/src/modules/zaptel/kernel/qozap.o
  CC [M]  /usr/src/modules/zaptel/kernel/zaphfc.o
/usr/src/modules/zaptel/kernel/zaphfc.c: In function ?hfc_shutdownCard2?:
/usr/src/modules/zaptel/kernel/zaphfc.c:128: error: implicit declaration of 
function ?vfree?
/usr/src/modules/zaptel/kernel/zaphfc.c: In function ?hfc_findCards?:
/usr/src/modules/zaptel/kernel/zaphfc.c:751: error: implicit declaration of 
function ?vmalloc?
/usr/src/modules/zaptel/kernel/zaphfc.c:751: warning: assignment makes pointer 
from integer without a cast
/usr/src/modules/zaptel/kernel/zaphfc.c:834: warning: assignment makes pointer 
from integer without a cast
make[4]: *** [/usr/src/modules/zaptel/kernel/zaphfc.o] Error 1
make[3]: *** [_module_/usr/src/modules/zaptel/kernel] Error 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.25-2-powerpc'

IIRC suspect we need to  add to zaphfc.c a '#include '

Mark

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

Kernel: Linux 2.6.25-2-powerpc
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages zaptel-source depends on:
ii  bzip2 1.0.5-0.1  high-quality block-sorting file co
ii  debhelper 7.0.13 helper programs for debian/rules
ii  module-assistant  0.10.11.0  tool to make module package creati

Versions of packages zaptel-source recommends:
ii  zaptel   1:1.4.11~dfsg-1 zapata telephony utilities

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: zaptel
Source-Version: 1:1.4.11~dfsg-1

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

libtonezone-dev_1.4.11~dfsg-1_powerpc.deb
  to pool/main/z/zaptel/libtonezone-dev_1.4.11~dfsg-1_powerpc.deb
libtonezone1_1.4.11~dfsg-1_powerpc.deb
  to pool/main/z/zaptel/libtonezone1_1.4.11~dfsg-1_powerpc.deb
zaptel-source_1.4.11~dfsg-1_all.deb
  to pool/main/z/zaptel/zaptel-source_1.4.11~dfsg-1_all.deb
zaptel_1.4.11~dfsg-1.diff.gz
  to pool/main/z/zaptel/zaptel_1.4.11~dfsg-1.diff.gz
zaptel_1.4.11~dfsg-1.dsc
  to pool/main/z/zaptel/zaptel_1.4.11~dfsg-1.dsc
zaptel_1.4.11~dfsg-1_powerpc.deb
  to pool/main/z/zaptel/zaptel_1.4.11~dfsg-1_powerpc.deb
zaptel_1.4.11~dfsg.orig.tar.gz
  to pool/main/z/zaptel/zaptel_1.4.11~dfsg.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.
Mark Purcell <[EMAIL PROTECTED]> (supplier of updated zaptel 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.8
Date: Mon, 30 Jun 2008 20:22:37 +1000
Source: zaptel
Binary: zaptel libtonezone1 libtonezone-dev zaptel-source
Architecture: source all powerpc
Version: 1:1.4.11~dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian VoIP Team <[EMAIL PROTECTED]>
Changed-By: Mark Purcell <[EMAIL PROTECTED]>
Description: 
 libtonezone-dev - tonezone library (development)
 libtonezone1 - tonezone library (runtime)
 zaptel - zapata telephony utilities
 zaptel-source - Zapata telephony interface (source code for kernel driver)
Closes: 487011 488513
Changes: 
 zaptel (1:1.4.11~dfsg-1) unstable; urgency=medium
 .
   [ Faidon Liambotis ]
   * Update qozap from bristuff-0.4.0-RC1.
 - fixed duoBRI miniPCI detection in qozap.
 - added support for PCIe variants of duoBRI and quadBRI.
   * Update cwain from 

Bug#421493: challenging. Something

2008-06-30 Thread Trevor Valencia
achieving nation-wide it was investigating your ‘splits’

http://heatwritten.com



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



Bug#381621: at speaking the language what to expect--a visually-rich with

2008-06-30 Thread Wendy Little
overview of the situation. this should be your elements of yourelements of 
yourparties with this into summarise some you would be I have tried to take 
andividend preference provided, this letter sets 

http://heatwritten.com



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



Bug#326373: applications. You to do instead). You wantthe patterns that

2008-06-30 Thread Sylvia Hickey
if you are interested in it.provided, this letter sets have raised.consequently 
not protected complaint purely and comprehensive number of organisations. you 
were informed into voluntary

http://heatwritten.com




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



Bug#420614: design problems Head First book, you knowapplications. You with

2008-06-30 Thread Milagros Caldwell
had gone overview of the situation. recompense. I note services in China. 


http://heatwritten.com




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



Bug#133170: and Adapter. With Head First, and how to exploit

2008-06-30 Thread Ivory Reaves
your splits your splits the Firm to theinvestment advisory service to summarise 
some or commerce business, liquidation and I can only make 

http://heatwritten.com




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



Bug#422387: of the best practices Decorator is something fromyour time on...something

2008-06-30 Thread Brendan Gomez
your complaint because complaint. However it mind. However it must by your IFA 
(the Firm) inas regulated products it was investigating your ‘splits’that your 
complaint 

http://heatwritten.com




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



Bug#363061: used in the Java APIelse. Something morethe latest research in

2008-06-30 Thread Hollis Farley
it was investigating your ‘splits’of clarity I think of issues with a had gone 
You also made a complaint about 

http://heatwritten.com




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



Bug#238245: to use them (and when

2008-06-30 Thread Twila Werner
recompense. I note It is clear that For the sake complaint about can be awarded 
involves a number follow and I have Having reviewed all 

http://heatwritten.com




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



Bug#381334: reinvent the wheel them to work immediately. your brain works. Using

2008-06-30 Thread Dewey Kane
may be somewhat no powers at my that your complaint 

http://heatwritten.com





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



Bug#356853: is so often misunderstood, environment. In other With Design Patterns,

2008-06-30 Thread Aubrey Holliday
the documentation the investments within follow and I have A consequence of these any possible 


http://heatwritten.com




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



Bug#474861: stardict: nmu patch

2008-06-30 Thread Mert Dirik

Here is the patch which contains these changes:

  * debian/patches/06_gcc-4.3.dpatch:
- Fixed build error with gcc-4.3 (Closes: #474861:),
  Thanks to Bradley Smith <[EMAIL PROTECTED]> for patch.
  * Fixed lintian error "build-depends-on-obsolete-package":
- Changed "x-dev" dependency to "x11proto-core-dev"
  * Add build-dependency: libsigc++-2.0-dev (>= 2.0.18-2)

Please merge these changes with the package and don't forget updating changelog
accordingly.

Thanks
diff -u stardict-3.0.1/debian/patches/00list stardict-3.0.1/debian/patches/00list
--- stardict-3.0.1/debian/patches/00list
+++ stardict-3.0.1/debian/patches/00list
@@ -5,0 +6 @@
+06_gcc-4.3.dpatch
diff -u stardict-3.0.1/debian/control stardict-3.0.1/debian/control
--- stardict-3.0.1/debian/control
+++ stardict-3.0.1/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Andrew Lee <[EMAIL PROTECTED]>
 Uploaders: Anthony Fok <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.51), dpatch, libgnomeui-dev, scrollkeeper, libbonobo2-dev, libgconf2-dev, liborbit2-dev, zlib1g-dev, sharutils, libxml-parser-perl, libx11-dev, x-dev, libenchant-dev, libgucharmap-dev, libespeak-dev, festival-dev, libestools1.2-dev, libtool, intltool, autoconf, automake (>= 1.10), autotools-dev, libsigc++-2.0-dev
+Build-Depends: debhelper (>= 5.0.51), dpatch, libgnomeui-dev, scrollkeeper, libbonobo2-dev, libgconf2-dev, liborbit2-dev, zlib1g-dev, sharutils, libxml-parser-perl, libx11-dev, x11proto-core-dev, libenchant-dev, libgucharmap-dev, libespeak-dev, festival-dev, libestools1.2-dev, libtool, intltool, autoconf, automake (>= 1.10), autotools-dev, libsigc++-2.0-dev (>= 2.0.18-2)
 Build-Conflicts: autoconf2.13, automake1.4
 Standards-Version: 3.7.3
 Homepage: http://stardict.sourceforge.net/
only in patch2:
unchanged:
--- stardict-3.0.1.orig/debian/patches/06_gcc-4.3.dpatch
+++ stardict-3.0.1/debian/patches/06_gcc-4.3.dpatch
@@ -0,0 +1,268 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 06_gcc-4.3.dpatch by Mert Dirik <[EMAIL PROTECTED]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: This patch fixes FTBFS with GCC 4.3 on i386. Thanks to Bradley Smith 
+## DP: <[EMAIL PROTECTED]> for patch.
+
[EMAIL PROTECTED]@
+
+diff -Naur stardict-3.0.1.orig/src/gconf_file.cpp stardict-3.0.1/src/gconf_file.cpp
+--- stardict-3.0.1.orig/src/gconf_file.cpp	2007-07-10 08:16:04.0 +0100
 stardict-3.0.1/src/gconf_file.cpp	2008-04-11 18:18:43.0 +0100
+@@ -22,6 +22,8 @@
+ #  include "config.h"
+ #endif
+ 
++#include 
++
+ #include 
+ 
+ #include "gconf_file.hpp"
+diff -Naur stardict-3.0.1.orig/src/inifile.cpp stardict-3.0.1/src/inifile.cpp
+--- stardict-3.0.1.orig/src/inifile.cpp	2007-08-01 10:43:00.0 +0100
 stardict-3.0.1/src/inifile.cpp	2008-04-11 18:18:43.0 +0100
+@@ -25,6 +25,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 
+diff -Naur stardict-3.0.1.orig/src/pangoview.cpp stardict-3.0.1/src/pangoview.cpp
+--- stardict-3.0.1.orig/src/pangoview.cpp	2007-09-25 08:11:48.0 +0100
 stardict-3.0.1/src/pangoview.cpp	2008-04-11 18:18:43.0 +0100
+@@ -22,6 +22,8 @@
+ #  include "config.h"
+ #endif
+ 
++#include 
++
+ #include "gtktextviewpango.h"
+ #include "utils.h"
+ #include "skin.h"//for SkinCursor definition
+diff -Naur stardict-3.0.1.orig/src/prefsdlg.cpp stardict-3.0.1/src/prefsdlg.cpp
+--- stardict-3.0.1.orig/src/prefsdlg.cpp	2007-10-30 08:14:07.0 +
 stardict-3.0.1/src/prefsdlg.cpp	2008-04-11 18:18:43.0 +0100
+@@ -21,6 +21,8 @@
+ #  include "config.h"
+ #endif
+ 
++#include 
++
+ #include 
+ #include 
+ 
+diff -Naur stardict-3.0.1.orig/src/readword.cpp stardict-3.0.1/src/readword.cpp
+--- stardict-3.0.1.orig/src/readword.cpp	2007-07-10 08:16:04.0 +0100
 stardict-3.0.1/src/readword.cpp	2008-04-11 17:53:43.0 +0100
+@@ -3,6 +3,7 @@
+ #endif
+ 
+ #include 
++#include 
+ #include 
+ 
+ #include 
+diff -Naur stardict-3.0.1.orig/src/sigc++/signal.h stardict-3.0.1/src/sigc++/signal.h
+--- stardict-3.0.1.orig/src/sigc++/signal.h	2007-07-10 08:16:01.0 +0100
 stardict-3.0.1/src/sigc++/signal.h	2008-04-11 17:50:11.0 +0100
+@@ -18,7 +18,7 @@
+   //Compilers, such as older versions of SUN Forte C++, that do not allow this also often
+   //do not allow a typedef to have the same name as a class in the typedef's definition.
+   //For Sun Forte CC 5.7 (SUN Workshop 10), comment this out to fix the build.
+-  #define SIGC_TYPEDEF_REDEFINE_ALLOWED 1
++//  #define SIGC_TYPEDEF_REDEFINE_ALLOWED 1
+ #endif
+ 
+ namespace sigc {
+diff -Naur stardict-3.0.1.orig/src/utils.cpp stardict-3.0.1/src/utils.cpp
+--- stardict-3.0.1.orig/src/utils.cpp	2007-10-22 03:25:02.0 +0100
 stardict-3.0.1/src/utils.cpp	2008-04-11 18:18:43.0 +0100
+@@ -22,6 +22,8 @@
+ #  include "config.h"
+ #endif
+ 
++#include 
++
+ #include 
+ #include 
+ #include 
+diff -Naur stardict-3.0.1.orig/src/x11

Bug#459705: Source package contains non-free IETF RFC/I-D

2008-06-30 Thread Simon Josefsson
I filed an upstream bug about this problem, see:

http://community.roxen.com/crunch/show_bug.cgi?id=4555

I'll let you tag the debian bug upstream/forwarded if you think it is a
good idea.

/Simon



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



Processed: setting package to zaptel-source libtonezone1 libtonezone-dev zaptel, tagging 488513

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.30
> # via tagpending
> #
> # zaptel (1:1.4.11~dfsg-1) UNRELEASED; urgency=low
> #
> #  * Patch florz-vmalloc: proper includes for zaphfc on non-x86 platforms.
> #(Closes: #488513)
> #
> package zaptel-source libtonezone1 libtonezone-dev zaptel
Ignoring bugs not assigned to: libtonezone1 zaptel-source libtonezone-dev zaptel

> tags 488513 + pending
Bug#488513: zaptel modules do not build on powerpc - suspect zaphfc-florz patch
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#488513: setting package to zaptel-source libtonezone1 libtonezone-dev zaptel, tagging 488513

2008-06-30 Thread Mark Purcell
# Automatically generated email from bts, devscripts version 2.10.30
# via tagpending 
#
# zaptel (1:1.4.11~dfsg-1) UNRELEASED; urgency=low
#
#  * Patch florz-vmalloc: proper includes for zaphfc on non-x86 platforms.
#(Closes: #488513)
#

package zaptel-source libtonezone1 libtonezone-dev zaptel
tags 488513 + pending



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



Processed: azureus: download with gcj doesn't work in 3.0.3.4-3

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # this bug is affecting both versions (testing and unstable)
> found 449176 3.0.3.4-3
Bug#449176: azureus: Does not download with GIJ JVM
Bug#475669: azureus: downloads never start with gij-4.3
Bug marked as found in version 3.0.3.4-3.

> kthxbye
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#459705: Source package contains non-free IETF RFC/I-D

2008-06-30 Thread Simon Josefsson
Magnus Holmgren <[EMAIL PROTECTED]> writes:

> On tisdagen den 8 januari 2008, you stated the following:
>> This source package contains the following files from the
>> IETF under non-free license terms:
>>
>>  
>> Pike-v7.6.112/bundles/nettle-1.14.tar.gz:nettle-1.14/testsuite/rfc1750.txt
>>
>> This problem really is in nettle, and not pike, and was earlier
>> discussed in that context, see:
>>
>> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=393400
>
> While I generally agree that everything Debian ships should be really free, 
> not merely free to redistribute, in this case I feel that a single file 
> buried inside another tarball, which no-one has reason to unpack since Nettle 
> exists as a package of its own, is such a marginal issue that the desire to 
> ship a pristine tarball should carry more weight.
>
> I've asked upstream to switch to Nettle 1.15, but it's unlikely that they'll 
> make a new 7.6 release soon.

Maybe add a 'upstream' tag to this bug?  When/if there is a new version
released of pike 7.6 that uses nettle 1.15, the problem will be solved.
There is no emergency to fix this bug today.

I noticed that Pike 7.7 (the development series) still uses nettle 1.14
though.  If Pike 7.7 is changed to bundle nettle 1.15 now, this problem
will solve itself by the time pike 7.8 is released and pike 7.6 becomes
obsolete, and eventually dropped from debian.

Thanks,
/Simon



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



Processed: NMUdiff

2008-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 486968 patch
Bug#486968: gpt: FTBFS: SemanticEval.cpp:689: error: 'atoi' was not declared in 
this scope
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#486968: NMUdiff

2008-06-30 Thread Albin Tonnerre
tags 486968 patch
thanks

Hi,
I intend to NMU this package as part of the 'fix gcc-4.3 related build failures'
release goal. The fixed pacakge has been uploaded to delayed/2.
Please find the diff attached.

Cheers,
-- 
Albin Tonnerre

diff -u gpt-1.0.1.svn20080324/debian/control gpt-1.0.1.svn20080324/debian/control
--- gpt-1.0.1.svn20080324/debian/control
+++ gpt-1.0.1.svn20080324/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Marcelo Jorge Vieira (metal) <[EMAIL PROTECTED]>
 Build-Depends: cdbs, debhelper (>= 5), autotools-dev, antlr, libantlr-dev, libpcre3-dev
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Homepage: http://gpt.berlios.de
 Vcs-Svn: svn://svn.berlios.de/gpt/trunk
 Vcs-Browser: https://svn.berlios.de/wsvn/gpt/trunk
diff -u gpt-1.0.1.svn20080324/debian/changelog gpt-1.0.1.svn20080324/debian/changelog
--- gpt-1.0.1.svn20080324/debian/changelog
+++ gpt-1.0.1.svn20080324/debian/changelog
@@ -1,3 +1,10 @@
+gpt (1.0.1.svn20080324-1.1) unstable; urgency=medium
+
+  * NMU to fix build with gcc-4.3 (Closes: #486968)
+  * Bump Standards-Version to 3.8.0
+
+ -- Albin Tonnerre <[EMAIL PROTECTED]>  Sat, 28 Jun 2008 18:18:35 +0200
+
 gpt (1.0.1.svn20080324-1) unstable; urgency=low
 
   * Initial release (Closes: #470169)
only in patch2:
unchanged:
--- gpt-1.0.1.svn20080324.orig/src/main.cpp
+++ gpt-1.0.1.svn20080324/src/main.cpp
@@ -24,9 +24,10 @@
 #include "GPT.hpp"
 
 #include 
-#include 
+#include 
 #include 
 #include 
+#include 
 
 #define DEFAULT_PORT "7680"
 
only in patch2:
unchanged:
--- gpt-1.0.1.svn20080324.orig/src/modules/c_translator/pt2c.g
+++ gpt-1.0.1.svn20080324/src/modules/c_translator/pt2c.g
@@ -20,6 +20,7 @@
 
 
 header {
+  #include 
   #include "PortugolAST.hpp"
   #include "SymbolTable.hpp"
   #include 
only in patch2:
unchanged:
--- gpt-1.0.1.svn20080324.orig/src/modules/interpreter/InterpreterEval.cpp
+++ gpt-1.0.1.svn20080324/src/modules/interpreter/InterpreterEval.cpp
@@ -25,6 +25,7 @@
   #include "InterpreterDBG.hpp"
 #endif
 #include "GPTDisplay.hpp"
+#include 
 
 void ExprValue::setValue(string str) {
   value = str;
only in patch2:
unchanged:
--- gpt-1.0.1.svn20080324.orig/src/modules/interpreter/interpreter.g
+++ gpt-1.0.1.svn20080324/src/modules/interpreter/interpreter.g
@@ -25,7 +25,7 @@
#include "SymbolTable.hpp"
#include "InterpreterEval.hpp"
#include 
-// 
+   #include 
 //   #include 
 //   
using namespace std;
only in patch2:
unchanged:
--- gpt-1.0.1.svn20080324.orig/src/modules/GPTDisplay.cpp
+++ gpt-1.0.1.svn20080324/src/modules/GPTDisplay.cpp
@@ -23,6 +23,7 @@
   #include 
 #endif
 
+#include 
 #include 
 
 using namespace std;
only in patch2:
unchanged:
--- gpt-1.0.1.svn20080324.orig/src/modules/parser/SemanticEval.cpp
+++ gpt-1.0.1.svn20080324/src/modules/parser/SemanticEval.cpp
@@ -25,6 +25,7 @@
 #include "SemanticWalkerTokenTypes.hpp"
 
 #include 
+#include 
 
 ExpressionValue::ExpressionValue()
   : _isPrimitive(true)
only in patch2:
unchanged:
--- gpt-1.0.1.svn20080324.orig/src/modules/parser/lexer.g
+++ gpt-1.0.1.svn20080324/src/modules/parser/lexer.g
@@ -20,6 +20,7 @@
 
 
 header {
+  #include 
   #include "GPTDisplay.hpp"
   #include 
   #include 
only in patch2:
unchanged:
--- gpt-1.0.1.svn20080324.orig/src/modules/parser/semantic.g
+++ gpt-1.0.1.svn20080324/src/modules/parser/semantic.g
@@ -26,6 +26,7 @@
   #include "SymbolTable.hpp"
 
   #include 
+  #include 
   
   using namespace std;
 }


signature.asc
Description: Digital signature


Bug#474861: stardict: nmu patch

2008-06-30 Thread Mert Dirik
Andrew Lee yazmış:
> Mert Dirik wrote:
>> I'm also waiting for sponsorship :). Should I search for sponsors or will you
>> find another sponsor for yourself?
> 
> I have no problem to find sponsors. :)
> 
> I respect Anthony Fok who is stardict maintainer.
> 
> Anthony, I'd like to ask sponsor to upload this in 5 days. If you have
> other changes want to include in this upload, please let us know ASAP.
> 
> Cheers,
> 
> -Andrew
> 

OK. I'm building the package which has this changelog. I'll post diff when it
builds.




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



Bug#474861: stardict: nmu patch

2008-06-30 Thread Andrew Lee
Mert Dirik wrote:
> I'm also waiting for sponsorship :). Should I search for sponsors or will you
> find another sponsor for yourself?

I have no problem to find sponsors. :)

I respect Anthony Fok who is stardict maintainer.

Anthony, I'd like to ask sponsor to upload this in 5 days. If you have
other changes want to include in this upload, please let us know ASAP.

Cheers,

-Andrew



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



Bug#488563: [powerpc] Optimisation results in wrong code

2008-06-30 Thread Sebastian Dröge
> On Sun, Jun 29, 2008 at 08:19:05PM +0100, Sjoerd Simons wrote:
> >   *((uint64_t *) h) = (uint64_t) 0;
> >   *((uint32_t *) h) = (uint32_t) 0x;
> 
> Violation of aliasing rules. h points either to a uint32_t oder uint64_t
> not both.
> 
> > With -fschedule-insns -fstrict-aliasing:
> > $ /usr/bin/gcc-4.3  -Wall  /tmp/test.c -o /tmp/test -fschedule-insns 
> > -fstrict-aliasing
> > $ /tmp/test
> > 0
> 
> -fstrict-aliasing enables standard conforming aliasing handling.
> 
> > This error causes the gstreamer testsuite to break on powerpc.
> 
> You break the rules, gcc breaks your output. No bug.

But shouldn't gcc warn about this then? It already warns about breaking aliasing
rules in many other situations.


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#485562: twiki: configure script access badly protected

2008-06-30 Thread Olivier Berger
Le samedi 28 juin 2008 à 14:52 +0200, Christian Perrier a écrit :
> Quoting Olivier Berger ([EMAIL PROTECTED]):
> > OK.
> > 
> > I've done some more tests, and changed some bits again in the templates
> > (and scripts), to adjust to latest maintainer's (and others') remarks,
> > and hope to have something stable now to be able to provide a fix for
> > this bug (and update of templates, including spanish new one), and which
> > provides some transition path for upcoming new release 4.2 some time
> > soon.
> > 
> > I hope there won't be any more need to rework anything so that the fix
> > is no further delayed ;-)
> 
> 
> Two comments:
> 
> -a colon was missing at the end of "_Description: Apache user allowed
> access to 'configure' script". I added it
> 

Thanks.

> - a weird br.po file is sitting in debian/po. It should be removed. It
> is indeed a brazilian translation whlie really, the file should be
> naed "pt_BR.po"
> 

There is already a (more recent) pt_BR.po... so I guess it can be
removed indeed ?

> -all PO files were broken by the patch. So I picked up old files plus
> the pending SPanish translation and added them
> 

Ooops... something wrong, maybe the use of interdiff to manage my local
changes ?

> I took the liberty to add these changes and I'll post a call for
> translations.

Thanks.

On my side, I'm playing with bzr to keep a track of changes, and try
prepare the final patch, and check with what you would prepare too
(helps diffing).

Best regards,
-- 
Olivier BERGER <[EMAIL PROTECTED]>
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 1024D/6B829EEC
Ingénieur Recherche - Dept INF
Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)




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



Bug#488630: linuxdcpp: Two remote DoS

2008-06-30 Thread Steffen Joeris
Hi Romain

On Mon, 30 Jun 2008 10:53:10 am Romain Beauxis wrote:
> Le Monday 30 June 2008 09:53:15 Steffen Joeris, vous avez écrit :
> > The patchsets are not included in the current sid version. CVE ids for
> > both DoS are pending.
> > Please also upload with high urgency, so that the package hits testing
> > soon.
>
> Thanks for the report.
>
> However, I have an issue with linuxdcpp's licence and SSL link. I have
> filed a bug upstream months ago, tried to contact the main developper to
> fix it, but so far, nothing happened.
>
> Hence, if this licence issue is not fixed very soon, I will have no choice
> but to ask for a removal from the archive, at least until this gets fixed.
>
> Of course, you can expect a quick upload otherwise.
Thanks for the information. However, we are still distributing the package in 
our archives at the moment. It might be a good idea to fix the issue in 
unstable and let it migrate to testing. You can still ask for a removal later 
on, which is fine. But in the meanwhile, the fixes are included and the 
package would be distributed anyway.

Cheers
Steffen


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


Bug#488636: file conflicts between packages

2008-06-30 Thread Michael Ablassmeier
Package: heartbeat, pacemaker
Severity: serious
Justification: policy violation

hi,

both heartbeat and pacemaker ship
`/usr/sbin/crm_verify'
but do neither conflict, nor add a diversion, thus fail to be installed in the
same environment:

 > Unpacking pacemaker (from .../pacemaker_0.6.5-1_amd64.deb) ...
 > dpkg: error processing /var/cache/apt/archives/pacemaker_0.6.5-1_amd64.deb 
 > (--unpack):
 >  trying to overwrite `/usr/sbin/crm_verify', which is also in package 
 > heartbeat
 > dpkg-deb: subprocess paste killed by signal (Broken pipe)

bye,
- michael



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



Bug#488630: linuxdcpp: Two remote DoS

2008-06-30 Thread Romain Beauxis
Le Monday 30 June 2008 09:53:15 Steffen Joeris, vous avez écrit :
> The patchsets are not included in the current sid version. CVE ids for both
> DoS are pending.
> Please also upload with high urgency, so that the package hits testing
> soon.

Thanks for the report.

However, I have an issue with linuxdcpp's licence and SSL link. I have filed a 
bug upstream months ago, tried to contact the main developper to fix it, but 
so far, nothing happened.

Hence, if this licence issue is not fixed very soon, I will have no choice but 
to ask for a removal from the archive, at least until this gets fixed.

Of course, you can expect a quick upload otherwise.

Romain



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



Bug#488632: pidgin: Few security flaws

2008-06-30 Thread Steffen Joeris
Package: pidgin
Severity: grave
Tags: security
Justification: user security hole

Hi

The following email came over the public security list:

There are three pidgin flaws that could use CVE ids.

http://marc.info/?l=bugtraq&m=121449329530282&w=4

And two here:
http://crisp.cs.du.edu/?q=ca2007-1

If you fix them, please upload with high urgency to unstable so that
it reaches testing soon. Since pidgin is often stalled in migration,
it would be good, if you could consider preparing a testing-security
upload.

Cheers
Steffen



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



Bug#486332: marked as done (kmail: symbol lookup error: /usr/lib/libkdepim.so.4: undefined symbol: _ZN13KRichTextEdit17mouseReleaseEventEP11QMouseEvent)

2008-06-30 Thread Debian Bug Tracking System

Your message dated Mon, 30 Jun 2008 09:43:00 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#486332: kmail: symbol lookup error: 
/usr/lib/libkdepim.so.4: undefined symbol: 
_ZN13KRichTextEdit17mouseReleaseEventEP11QMouseEvent
has caused the Debian Bug report #486332,
regarding kmail: symbol lookup error: /usr/lib/libkdepim.so.4: undefined 
symbol: _ZN13KRichTextEdit17mouseReleaseEventEP11QMouseEvent
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
486332: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486332
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kmail
Version: 4:4.0.80-1
Severity: grave
Justification: renders package unusable


Following upgrade (libkdepim4?), kmail is now unusable, giving the following 
error message:
kmail: symbol lookup error: /usr/lib/libkdepim.so.4: undefined symbol: 
_ZN13KRichTextEdit17mouseReleaseEventEP11QMouseEvent

Thank you.

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

Kernel: Linux 2.6.25
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kmail depends on:
ii  kdebase-runtime 4:4.0.82+svn819867-1 runtime components from the offici
ii  kdelibs54:4.0.82+svn819867-1 core libraries for all KDE 4 appli
ii  kdepimlibs5 4:4.0.82+svn819867-1 core libraries for KDE PIM 4 appli
ii  libc6   2.7-12   GNU C Library: Shared libraries
ii  libgcc1 1:4.3.1-2GCC support library
ii  libkdepim4  4:4.0.80-1   KDE PIM library
ii  libkleo44:4.0.80-1   certificate based crypto library f
ii  libkpgp44:4.0.80-1   gpg based crypto library for KDE
ii  libksieve4  4:4.0.80-1   KDE mail/news message filtering li
ii  libmimelib4 4:4.0.80-1   KDE mime library
ii  libphonon4  4:4.2~svn820171-2Phonon multimedia framework for Qt
ii  libqt4-dbus 4.4.0-3  Qt 4 D-Bus module
ii  libqt4-network  4.4.0-3  Qt 4 network module
ii  libqt4-qt3support   4.4.0-3  Qt 3 compatibility library for Qt 
ii  libqt4-xml  4.4.0-3  Qt 4 XML module
ii  libqtcore4  4.4.0-3  Qt 4 core module
ii  libqtgui4   4.4.0-3  Qt 4 GUI module
ii  libstdc++6  4.3.1-2  The GNU Standard C++ Library v3
ii  perl5.10.0-10Larry Wall's Practical Extraction 

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

-- no debconf information


--- End Message ---
--- Begin Message ---
On Sun, Jun 15, 2008 at 02:08:59PM +0200, Alan Braslau wrote:
> Package: kmail
> Version: 4:4.0.80-1
> Severity: grave
> Justification: renders package unusable
> 
> 
> Following upgrade (libkdepim4?), kmail is now unusable, giving the following 
> error message:
> kmail: symbol lookup error: /usr/lib/libkdepim.so.4: undefined symbol: 
> _ZN13KRichTextEdit17mouseReleaseEventEP11QMouseEvent
>

Should be fixed now.

Ana


--- End Message ---


Bug#488628: mercurial: Insufficient input validation

2008-06-30 Thread Steffen Joeris
Package: mercurial
Severity: grave
Tags: security, patch
Justification: user security hole

Hi

It is possible to rename arbitrary files, even outside
the repository by using a maliciously crafted patch.

Proof of concept:

echo quux > /tmp/foo
cat /tmp/foo /tmp/bar
quux
cat: /tmp/bar: No such file or directory

hg init hg-sandbox; cd hg-sandbox
hg import - < diff --git a/a b/b
> rename from /tmp/foo
> rename to /tmp/bar
> EOF
applying patch from stdin
/tmp/foo not tracked!
abort: /tmp/bar not under root

cat /tmp/foo /tmp/bar
cat: /tmp/foo: No such file or directory
quux


The issue has been fixed upstream[0].
Please upload with high urgency to make sure the fix reaches testing
soon.

Cheers
Steffen

[0]: http://www.selenic.com/hg/rev/87c704ac92d4



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



Bug#488630: linuxdcpp: Two remote DoS

2008-06-30 Thread Steffen Joeris
Package: linuxdcpp
Version: 1.0.1-1
Severity: grave
Tags: security, patch
Justification: user security hole

Hi

The following email came over one of the security lists:

Hey,

Linux DC++ (linuxdcpp) is a Direct Connect client based on the same 
client code as DC++, so it is vulnerable to the recently reported

[1] NULL pointer dereference remote DoS via partial file list requests
http://secunia.com/advisories/30812/
http://sourceforge.net/project/shownotes.php?release_id=608612&group_id=40287
https://bugs.launchpad.net/dcplusplus/+bug/238333 [Can't view]

Patch for linuxdcpp:
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/linuxdcpp/linuxdcpp/client/ShareManager.cpp.diff?r1=1.14&r2=1.15&sortby=date

[2] Empty message Remote DoS
When an attacker sends an empty message, he can cause the client to 
abort with "std::out_of_range" in substr().

Patch for linuxdcpp:
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/linuxdcpp/linuxdcpp/client/NmdcHub.cpp.diff?r1=1.14&r2=1.15&sortby=date


Robert

The patchsets are not included in the current sid version. CVE ids for both DoS
are pending.
Please also upload with high urgency, so that the package hits testing soon.

Cheers
Steffen



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



Bug#483629: marked as done (kmail crash when clicking New)

2008-06-30 Thread Debian Bug Tracking System

Your message dated Mon, 30 Jun 2008 09:32:01 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#483629: kmail crash when clicking New
has caused the Debian Bug report #483629,
regarding kmail crash when clicking New
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
483629: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483629
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kmail
Version: 4:4.0.80-1
Severity: grave
Justification: renders package unusable


Whenever I click New to write a new e-mail, app crashes.

Attached is the backtrace.

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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kmail depends on:
ii  kdebase-runtime   4:4.0.80-2 runtime components from the offici
ii  kdelibs5  4:4.0.80-1 core libraries for all KDE 4 appli
ii  kdepimlibs5   4:4.0.80-1 core libraries for KDE PIM 4 appli
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.0-5  GCC support library
ii  libkdepim44:4.0.74-1 KDE PIM library
ii  libkleo4  4:4.0.74-1 certificate based crypto library f
ii  libkpgp4  4:4.0.74-1 gpg based crypto library for KDE
ii  libksieve44:4.0.74-1 KDE mail/news message filtering li
ii  libmimelib4   4:4.0.74-1 KDE mime library
ii  libphonon44:4.0.80-1 Phonon multimedia framework for Qt
ii  libqt4-dbus   4.4.0-2Qt 4 D-Bus module
ii  libqt4-network4.4.0-2Qt 4 network module
ii  libqt4-qt3support 4.4.0-2Qt 3 compatibility library for Qt 
ii  libqt4-xml4.4.0-2Qt 4 XML module
ii  libqtcore44.4.0-2Qt 4 core module
ii  libqtgui4 4.4.0-2Qt 4 GUI module
ii  libstdc++64.3.0-5The GNU Standard C++ Library v3
ii  perl  5.10.0-10  Larry Wall's Practical Extraction 

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

-- no debconf information
Application: KMail (kmail), signal SIGSEGV
(no debugging symbols found)
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb428f720 (LWP 16410)]
[KCrash handler]
#6  0xb6cbd138 in QTextEdit::alignment (this=0x50043)
at widgets/qtextedit.cpp:752
#7  0xb777ea21 in KRichTextWidget::Private::_k_updateMiscActions (
this=0x8c33c38)
at /tmp/buildd/kde4libs-4.0.80/kdeui/widgets/krichtextwidget.cpp:492
#8  0xb7781d16 in KRichTextWidget::createActions (this=0x8c33730, 
actionCollection=0x8c38a48)
at /tmp/buildd/kde4libs-4.0.80/kdeui/widgets/krichtextwidget.cpp:450
#9  0xb79c199e in ?? () from /usr/lib/libkmailprivate.so.4
#10 0xb79c653a in ?? () from /usr/lib/libkmailprivate.so.4
#11 0xb79c7b0e in ?? () from /usr/lib/libkmailprivate.so.4
#12 0xb7c036cf in KMMainWidget::slotCompose ()
   from /usr/lib/libkmailprivate.so.4
#13 0xb7c101c0 in KMMainWidget::qt_metacall ()
   from /usr/lib/libkmailprivate.so.4
#14 0xb71c45d9 in QMetaObject::activate (sender=0x8509430, 
from_signal_index=5, to_signal_index=6, argv=0xbfe4b8ec)
at kernel/qobject.cpp:3010
#15 0xb71c4a10 in QMetaObject::activate (sender=0x8509430, m=0xb70513f8, 
from_local_signal_index=1, to_local_signal_index=2, argv=0xbfe4b8ec)
at kernel/qobject.cpp:3100
#16 0xb68b5d71 in QAction::triggered (this=0x8509430, _t1=false)
at .moc/release-shared/moc_qaction.cpp:216
#17 0xb68b673f in QAction::activate (this=0x8509430, event=QAction::Trigger)
at kernel/qaction.cpp:1119
#18 0xb6cd0e92 in QToolButton::nextCheckState (this=0xbfe4ac68)
at ../../include/QtGui/../../src/gui/kernel/qaction.h:201
#19 0xb6bf7c3f in QAbstractButtonPrivate::click (this=0x8632e38)
at widgets/qabstractbutton.cpp:525
#20 0xb6bf7edb in QAbstractButton::mouseReleaseEvent (this=0x8632e18, 
e=0xbfe4bf90) at widgets/qabstractbutton.cpp:1112
#21 0xb6cd0f8c in QToolButton::mouseReleaseEvent (this=0x8632e18, 
e=0xbfe4bf90) at widgets/qtoolbutton.cpp:675
#22 0xb6914314 in QWidget::event (this=0x8632e18, event=0xbfe4bf90)
at kernel/qwidg

Bug#487032: ttf-okolaks: FTBFS: Unsatisfiable build-dependency: libft-perl: Depends: perlapi-5.8.8 but it is not installable

2008-06-30 Thread Gürkan Sengün

Hello Moritz

Yes I heard about that, I have another package with the same problem, and probably 
some more, I'm waiting for my sponsor to upload the fixes...


Yours,
Gürkan


Package: ttf-okolaks
Version: 0.5-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080619 qa-ftbfs
Justification: FTBFS on i386

The following packages have unmet dependencies:
  libft-perl: Depends: perlapi-5.8.8 but it is not installable
E: Broken packages


Guerkan; perlftlib has been removed from Lenny as part of the
Freetype 1 deprecation (since it hasn't been ported to Freetype2
yet). You'll need to find a way to build with the defoma-hints
call in debian/rules.

Cheers,
Moritz






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