Bug#460341: ITP: eaccelerator-src -- sources for PHP's eAccelerator module

2008-01-12 Thread Alexander Gerasiov
Package: wnpp
Severity: wishlist
Owner: Alexander Gerasiov [EMAIL PROTECTED]

* Package name: eaccelerator-src
  Version : 0.9.5.2
* URL : http://eaccelerator.net/
* License : GPL
  Programming Lang: C
  Description : sources for PHP's eAccelerator module

 eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic
 content cache. It increases the performance of PHP scripts by caching them
 in their compiled state, so that the overhead of compiling is almost completely
 eliminated. It also optimizes scripts to speed up their execution. eAccelerator
 typically reduces server load and increases the speed of your PHP code by 1-10
 times.
 .
 Unfortunatly it could not be distribured in binary form as it links againg
 GPL-incompatible PHP. eaccelerator-package will build eAccelerator debian
 package for you.
 .
 This package contain eAccelerator's source code.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing-proposed-updates
  APT policy: (700, 'testing-proposed-updates'), (700, 'testing'), (670, 
'proposed-updates'), (670, 'stable'), (600, 'unstable'), (550, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-vserver-686 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash



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



Bug#460342: ircii: FTBFS on hppa: implicit pointer conversions

2008-01-12 Thread Philipp Kern
Package: ircii
Severity: serious
Version: 20051015-2.1

ircii won't build without a sourceful upload on hppa because of implicit
pointer conversions.

[...]
/build/buildd/ircii-20051015/source/alias.c: In function 'function_crypt':
/build/buildd/ircii-20051015/source/alias.c:2748: warning: implicit declaration 
of function 'crypt'
/build/buildd/ircii-20051015/source/alias.c:2748: warning: cast to pointer from 
integer of different size
[...]
gcc -I. -I/build/buildd/ircii-20051015/include 
-I/build/buildd/ircii-20051015/source/rijndael -Wall -O2 -g -DDEBIAN 
-DHAVE_CONFIG_H -c /build/buildd/ircii-20051015/source/exec.c
/build/buildd/ircii-20051015/source/exec.c: In function 'kill_process':
/build/buildd/ircii-20051015/source/exec.c:759: warning: implicit declaration 
of function 'getpgid'
[...]
/build/buildd/ircii-20051015/source/hook.c:458: warning: implicit declaration 
of function 'vasprintf'
[...]
/build/buildd/ircii-20051015/source/output.c:152: warning: implicit declaration 
of function 'vasprintf'
[...]
**
Build finished at 20071209-2247
Function `crypt' implicitly converted to pointer at 
/build/buildd/ircii-20051015/source/alias.c:2748


Our automated build log filter detected the problem(s) above that will
likely 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.

This is often due to a missing function prototype definition.

Since use of implicitly converted pointers is always fatal to the application
on ia64, they are errors.  Please correct them for your next upload.

More information can be found at:
http://wiki.debian.org/ImplicitPointerConversions


FAILED [dpkg-buildpackage died]
--

See [0] for details.

Kind regards,
Philipp Kern

[0] 
http://buildd.debian.org/fetch.cgi?pkg=irciiver=20051015-2.1arch=ia64stamp=1197240464file=log
-- 
 .''`.  Philipp Kern(proud) Debian Developer
: :' :  http://philkern.de  Ubuntu MOTU
`. `'   xmpp:[EMAIL PROTECTED]
  `-finger pkern/[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#458892: a bit more

2008-01-12 Thread Patrick Winnertz
Am Samstag, 12. Januar 2008 02:26:46 schrieb Michael Westwind:
 Just to be clear.  Since my last email, I was able to fix the issue on
 my box by using Markus' technique.  It is just that the update did not
 repair it.
Yes.. this is clear..
The init.d script which is broken belongs to version 1.9.8-2 and is 
replaced _after_ it has stoped wifi-radar. So this upgrade has to be done 
manually.. sorry :S

Greetings
Winnie

 Michael



-- 
 .''`.   Patrick Winnertz [EMAIL PROTECTED]
:  :' :  GNU/Linux Debian Developer
`. `'`   http://www.der-winnie.de http://d.skolelinux.org/~winnie
  `-  Debian - when you have better things to do than fixing systems



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



Bug#305399: gnumeric still looses titles of charts

2008-01-12 Thread J.H.M. Dassen (Ray)
tags 305399 + confirmed upstream
forwarded 305399 http://bugzilla.gnome.org/show_bug.cgi?id=301720
thanks

Hi Eddy,

On Fri, Jan 11, 2008 at 12:06:38 +0200, Eddy Petrișor wrote:
 I just tested the reproducibility of this bug

Thanks for checking.

 and the bug is still present[*]. Maybe an incomplete fix was made?
 
 Note that I installed sid's gnumeric in a lenny system, so there might be
 some dependency which is needed.

No, it's reproducible in a regular sid environment as well, both with the
example you supplied and with the reproduction steps from your original
report. I have reopened the upstream bug report and will see what upstream
has to say.

Kind regards,
Ray
-- 
People should never have been given free will.  Lots of languages.
Larry Wall on common fallacies of language design



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



Bug#447015: Provide python support in experimental

2008-01-12 Thread J.H.M. Dassen (Ray)
On Thu, Jan 10, 2008 at 13:47:46 +0200, أحمد المحمودي wrote:
 Can't you add a binary target that contains python support that only goes
 to experimental ?

Technically, it would be possible to rework the package so that there would
be a version with python support for experimental, but I don't consider this
worth the effort just to include some code that hasn't seen maintenance in
years.

If you want to see python support in Debian's libgsf packages, talk to
upstream (through [EMAIL PROTECTED]) and work with upstream to get the
python support code into a form considered suitable for distribution
inclusion. Once upstream is happy to have distributions ship this code in
their packages, I'll be happy to include it in ours.

Ray
-- 
sendmail.cf does not resemble line noise.  It resembles the result of
somebody banging his head on the keyboard.  Anybody who has worked with it
will understand why.
Seth Breidbart in [EMAIL PROTECTED]



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



Bug#451791: 2:2.2.0+git200 (experimental) fixes problem for me (865G)

2008-01-12 Thread Arthur Korn
Brice Goglin schrieb:
 Arthur Korn wrote:
  Also had distorted rendering with xservers from unstable,
  apperently of transparent areas. Disabling antialiasing and
  shadowing fixed many problems.
 
 Where did you disable this? In the fancy effects of your window manager?
 Which one?

I mostly use KDE, in the control center
AppearanceThemes/Fonts anti-aliasing can be disabled. Shading
can be disabled in separately for some things, such as
AppearanceThemes/Window Decorations.

  Interestingly iceweasel wasn't affected at all, while gimp was (and all qt 
  apps I tried).

 Thanks for the input?

Didn't mean to confuse you ;)

Regards, Arthur
-- 
Secure email, spread GPG, clearsign all mail. http://www.gnupg.org
.
I did prefer the original keyboard driver, however, since I didn't 
have to configure it for Finnish. I really don't understand why Linus 
went and changed the default to be American.
 -- Lars Wirzenius on the Good Ol'Days


signature.asc
Description: Digital signature


Bug#455014: gajim: get password from netrc

2008-01-12 Thread Yann Le Boulanger

Ian Zimmerman [EMAIL PROTECTED] a écrit :


Package: gajim
Version: 0.11.3-1
Severity: wishlist

If a password for an account is not saved, gajim should try to get it
from the user's ~/.netrc file.  Python has netrc parsing module right
there in the standard library, so this is easy.  There is really no
excuse for yet another mode 600 file containing my passwords.



.netrc file is used to store FTP login / passwords. As Gajim is not a  
FTP client, I don't see why we should use it.


--
Yann


This message was sent using IMP, the Internet Messaging Program.





Bug#451494: tagging 451494

2008-01-12 Thread Philipp Kern
# Automatically generated email from bts, devscripts version 2.10.10~bpo.1
# no patch attached
tags 451494 - patch




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



Bug#460344: snort 2.7.0-8: Please update debconf PO translation for the package snort

2008-01-12 Thread Eddy Petrișor
Package: snort
Severity: wishlist
Tags: patch, l10n

Attached is the updated Romanian translation of snort.

See below the comments.

Eddy Petrișor wrote:
 Javier Fernandez-Sanguino Pen~a wrote:

 I just started to work on it (probably too late), but there are some issues.

 #. Type: string
 #. Description
 #: ../snort.templates:2001 ../snort-mysql.templates:2001
 #: ../snort-pgsql.templates:2001
 msgid 
 This value usually is 'eth0', but you might want to vary this depending on 
 your environment, if you are using a dialup connection 'ppp0' might be more 
 
 
 After environment a ; is more appropriate.
 
 appropiate (Hint: use 'ip link show' of 'ifconfig').
 
 s/of/or/
 
 I will translate as I sugested (I had experiences when I did this and after
 review my translations matched the original) and will also send the later 
 comments.

It appears those were the most important issues.

Still, what's with the dummy fuzzies?

+#| If you want to specify custom options to Snort, please specify them here.
+   If you want to specify custom options to Snort, please specify them here.

+#| An alert needs to appear more times than this number to be included in 
An alert needs to appear more times than this number to be included in 
+#| the daily statistics.
the daily statistics.

-- 
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein
# translation of ro.po to Romanian
# Romanian translations for PACKAGE package
# Traducerea în limba română pentru pachetul PACKAGE.
# Copyright (C) 2007 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Eddy Petrisor [EMAIL PROTECTED], 2007.
# Eddy Petrișor [EMAIL PROTECTED], 2007, 2008.
msgid 
msgstr 
Project-Id-Version: ro\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-12-28 01:31+0100\n
PO-Revision-Date: 2008-01-12 11:22+0200\n
Last-Translator: Eddy Petrișor [EMAIL PROTECTED]\n
Language-Team: Romanian [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
Plural-Forms:  nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100  0  n%100  20)) ? 1 : 2;\n
X-Generator: KBabel 1.11.4\n

#. Type: select
#. Choices
#: ../snort.templates:1001 ../snort-mysql.templates:1001
#: ../snort-pgsql.templates:1001
msgid boot, dialup, manual
msgstr la pornire, dialup, manual

#. Type: select
#. Description
#: ../snort.templates:1002 ../snort-mysql.templates:1002
#: ../snort-pgsql.templates:1002
msgid When should Snort be started?
msgstr Când trebuie pornit Snort?

#. Type: select
#. Description
#: ../snort.templates:1002 ../snort-mysql.templates:1002
#: ../snort-pgsql.templates:1002
msgid 
Snort can be started during boot, when connecting to the net with pppd or 
only when you manually start it via /usr/sbin/snort.
msgstr 
Snort poate fi pornit fie la pornirea sistemului, fie la conectarea la 
internet cu pppd, fie manual via /usr/sbin/snort.

#. Type: string
#. Description
#: ../snort.templates:2001 ../snort-mysql.templates:2001
#: ../snort-pgsql.templates:2001
#| msgid On which interface(s) should Snort listen?
msgid Interface(s) which Snort should listen on:
msgstr Interfața/interfețele pe care ascultă Snort:

#. Type: string
#. Description
#: ../snort.templates:2001 ../snort-mysql.templates:2001
#: ../snort-pgsql.templates:2001
msgid 
This value usually is 'eth0', but you might want to vary this depending on 
your environment, if you are using a dialup connection 'ppp0' might be more 
appropiate (Hint: use 'ip link show' of 'ifconfig').
msgstr Această valoare este, de obicei, „eth0”, însă este posibil să doriți altceva, în funcție de condițiile locale; dacă folosiți o conexiune „dialup”, „ppp0” ar putea fi mai potrivită (Indiciu: folosiți „ip link show” sau „ifconfig”).

#. Type: string
#. Description
#: ../snort.templates:2001 ../snort-mysql.templates:2001
#: ../snort-pgsql.templates:2001
#| msgid 
#| Notice that Snort is usually configured to inspect all traffic coming 
#| from the Internet, so the interface you add here is usually the same the 
#| 'default route' is on.  You can determine which interface is used for 
#| this running either '/sbin/ip ro sh' or '/sbin/route -n' (look for 
#| 'default' or '0.0.0.0').
msgid 
Typically this is the same interface than the 'default route' is on.  You 
can determine which interface is used for this running either '/sbin/ip ro 
sh' or '/sbin/route -n' (look for 'default' or '0.0.0.0').
msgstr De cele mai multe ori, aceasta este aceeași cu cea pe care este definită ruta implicită. Puteți detecta care interfață este folosită acum în acest scop rulând fie '/sbin/ip ro sh', fie '/sbin/route -n' (căutați textul 'default' sau '0.0.0.0').

#. Type: string
#. Description
#: ../snort.templates:2001 ../snort-mysql.templates:2001
#: ../snort-pgsql.templates:2001
#| msgid 
#| It is also not uncommon to run Snort on 

Bug#460343: audacious: eats up all cpu

2008-01-12 Thread Dirk Griesbach
Package: audacious
Version: 1.4.5-1
Severity: normal

After I upgraded sid {
vlc (0.8.6.c-4.1) unstable; urgency=high
alsa-utils (1.0.15-2) unstable; urgency=low
debhelper (6.0.1) unstable; urgency=low
libparse-debianchangelog-perl (1.1.1-2) unstable; urgency=low
pcre3 (7.4-1) unstable; urgency=low
ruby1.8 (1.8.6.111-3) unstable; urgency=low
sudo (1.6.9p11-1) unstable; urgency=low
virtualbox-ose (1.5.4-dfsg-3) unstable; urgency=low
}
Audacious constantly eats up all CPU resources. Top says:
Cpu1  : 16.7%us, 83.3%sy,  0.0%ni,  0.0%id,  0.0%wa,  0.0%hi,  0.0%si,
0.0%st

Maybe it has something to do with updated alsa-utils (1.0.15-2)? Other
players don't seem affected. E.g. vlc does play  the same stream without
conspicuousness.

Dirk

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

Kernel: Linux 2.6.23-1-686 (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 audacious depends on:
ii  audacious-plugins  1.4.4-1   Base plugins for audacious
ii  gtk2-engines-pixbuf2.12.3-2  Pixbuf-based theme for GTK+ 2.x
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libaudclient1  1.4.5-1   Audacious C++ remote control libra
ii  libc6  2.7-5 GNU C Library: Shared libraries
ii  libcairo2  1.4.12-2  The Cairo 2D vector graphics libra
ii  libdbus-1-31.1.2-1   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.14.4-2  The GLib library of C routines
ii  libgtk2.0-02.12.3-2  The GTK+ graphical user interface 
ii  libmcs10.4.1-2+b1Abstraction library to store confi
ii  libmowgli1 0.6.0-1   a high performance development fra
ii  libpango1.0-0  1.18.4-1  Layout and rendering of internatio
ii  libsamplerate0 0.1.2-5   audio rate conversion library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxml22.6.30.dfsg-3 GNOME XML library

Versions of packages audacious recommends:
ii  audacious-plugins-extra   1.4.4-1Various extra plugins for audaciou
ii  unzip 5.52-10De-archiver for .zip files

-- no debconf information




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



Bug#305399: gnumeric still looses titles of charts

2008-01-12 Thread J.H.M. Dassen (Ray)
On Sat, Jan 12, 2008 at 10:17:11 +0100, J.H.M. Dassen (Ray) wrote:
 No, it's reproducible in a regular sid environment as well, both with the
 example you supplied and with the reproduction steps from your original
 report. I have reopened the upstream bug report and will see what upstream
 has to say.

I've been talking to upstream (Jean Brefort), and it appears things are a
bit more subtle than I thought.

Gnumeric's graphs can contain multiple charts and can have titles both at
the chart level and at the level of the graph as a whole.
Excel however has only one chart per graph, and only one title, so not
everything you can construct in Gnumeric graph-wise can accurately be
represented in the Excel format.

Currently, what Gnumeric saves is the chart title, but but in the example
you sent, the title is a graph title, not a chart title, so it doesn't get
saved.

Jean has provided a patch which will save the graph title, when there is no
chart title, which seems to be the best way to deal with this. I'll test
that patch and report back to him.

Ray
-- 
I'm really not a very nice person. I can say I don't care with a straight
face, and really mean it.
Linus Torvalds on the linux-kernel list



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



Bug#416571: Focus problem?

2008-01-12 Thread Drake Wilson
I've noticed flakiness with the keybindings in VLC; in my case, it
appears that it's due to issues with input focus for the controls.  If
I explicitly click on the seek bar with the mouse to focus it (which
also seeks the video), the keys start working.  My wild guess would be
that focus is being transferred to the video display widget somehow
and that that widget is not propagating the keyboard accelerator
events where they need to go.

   --- Drake Wilson

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

Kernel: Linux 2.6.22.2 (SMP w/2 CPU cores)
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 vlc depends on:
ii  libaa1  1.4p5-33 ascii art library
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libcaca00.99.beta13b-4   colour ASCII art library
ii  libcairo2   1.4.12-2 The Cairo 2D vector graphics libra
ii  libcdio70.78.2+dfsg1-2   library to read and control CD-ROM
ii  libcucul0   0.99.beta13b-4   low-level Unicode character drawin
ii  libdbus-1-3 1.1.2-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libfribidi0 0.10.9-1 Free Implementation of the Unicode
ii  libgcc1 1:4.3-20080104-1 GCC support library
ii  libgl1-mesa-glx [libgl1 7.0.2-3  A free implementation of the OpenG
ii  libglib2.0-02.14.4-2 The GLib library of C routines
ii  libglu1-mesa [libglu1]  7.0.2-3  The OpenGL utility library (GLU)
ii  libgtk2.0-0 2.12.3-2 The GTK+ graphical user interface
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libiso9660-50.78.2+dfsg1-2   library to work with ISO9660 files
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG
ii  libnotify1 [libnotify1- 0.4.4-3  sends desktop notifications to a n
ii  libpango1.0-0   1.18.4-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libsdl-image1.2 1.2.6-1  image loading library for Simple D
ii  libsdl1.2debian 1.2.13-1 Simple DirectMedia Layer
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.3-20080104-1   The GNU Standard C++ Library v3
ii  libtar  1.2.11-4 C library for manipulating tar arc
ii  libtiff43.8.2-7  Tag Image File Format (TIFF) libra
ii  libvcdinfo0 0.7.23-4 library to extract information fro
ii  libvlc0 0.8.6.c-4.1  multimedia player and streamer lib
ii  libwxbase2.6-0  2.6.3.2.2-1  wxBase library (runtime) - non-GUI
ii  libwxgtk2.6-0   2.6.3.2.2-1  wxWidgets Cross-platform C++ GUI t
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxosd22.2.14-1.4   X On-Screen Display library - runt
ii  libxv1  1:1.0.3-1X11 Video extension library
ii  ttf-dejavu-core 2.22-1   Vera font family derivate with add
ii  vlc-nox 0.8.6.c-4.1  multimedia player and streamer (wi
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

vlc recommends no packages.



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



Bug#460346: ffmpeg-free: FTBFS on hppa: gcc ICEs

2008-01-12 Thread Reinhard Tartler
Package: ffmpeg-free
Severity: serious
Tags: help

The ffmpeg-free debian package FTBFS on hppa. See the buildlog here:

http://experimental.debian.net/fetch.php?pkg=ffmpeg-freever=0.cvs20071007-2arch=hppastamp=1199673993file=logas=raw


The relevant part is:

gcc -I/build/buildd/ffmpeg-free-0.cvs20071007/libswscale 
-I/build/buildd/ffmpeg-free-0.cvs20071007/libavcodec  -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE 
-I/build/buildd/ffmpeg-free-0.cvs20071007 
-I/build/buildd/ffmpeg-free-0.cvs20071007 
-I/build/buildd/ffmpeg-free-0.cvs20071007/libavutil -fomit-frame-pointer 
-pthread -Wdeclaration-after-statement -Wall -Wno-switch 
-Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 
 -c -o flac.o flac.c
gcc -I/build/buildd/ffmpeg-free-0.cvs20071007/libswscale 
-I/build/buildd/ffmpeg-free-0.cvs20071007/libavcodec  -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE 
-I/build/buildd/ffmpeg-free-0.cvs20071007 
-I/build/buildd/ffmpeg-free-0.cvs20071007 
-I/build/buildd/ffmpeg-free-0.cvs20071007/libavutil -fomit-frame-pointer 
-pthread -Wdeclaration-after-statement -Wall -Wno-switch 
-Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 
 -c -o flacenc.o flacenc.c
flacenc.c: In function 'encode_residual':
flacenc.c:773: warning: 'weight' may be used uninitialized in this function
flacenc.c:773: note: 'weight' was declared here
flacenc.c:1120: internal compiler error: in delete_output_reload, at 
reload1.c:7958
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see URL:file:///usr/share/doc/gcc-4.2/README.Bugs.
make[2]: *** [flacenc.o] Error 1
make[2]: Leaving directory `/build/buildd/ffmpeg-free-0.cvs20071007/libavcodec'
make[1]: *** [lib] Error 2
make[1]: Leaving directory `/build/buildd/ffmpeg-free-0.cvs20071007'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2



I do not have access to an hppa system, so any help on investigating
this is very appreciated



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



Bug#422716: vlc: Reproducible on amd64

2008-01-12 Thread Drake Wilson
Package: vlc
Version: 0.8.6.c-4.1
Followup-For: Bug #422716

Confirmed on amd64 with VLC 0.8.6.c-4.1.

   --- Drake Wilson

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

Kernel: Linux 2.6.22.2 (SMP w/2 CPU cores)
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 vlc depends on:
ii  libaa1  1.4p5-33 ascii art library
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libcaca00.99.beta13b-4   colour ASCII art library
ii  libcairo2   1.4.12-2 The Cairo 2D vector graphics libra
ii  libcdio70.78.2+dfsg1-2   library to read and control CD-ROM
ii  libcucul0   0.99.beta13b-4   low-level Unicode character drawin
ii  libdbus-1-3 1.1.2-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libfribidi0 0.10.9-1 Free Implementation of the Unicode
ii  libgcc1 1:4.3-20080104-1 GCC support library
ii  libgl1-mesa-glx [libgl1 7.0.2-3  A free implementation of the OpenG
ii  libglib2.0-02.14.4-2 The GLib library of C routines
ii  libglu1-mesa [libglu1]  7.0.2-3  The OpenGL utility library (GLU)
ii  libgtk2.0-0 2.12.3-2 The GTK+ graphical user interface 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libiso9660-50.78.2+dfsg1-2   library to work with ISO9660 files
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libnotify1 [libnotify1- 0.4.4-3  sends desktop notifications to a n
ii  libpango1.0-0   1.18.4-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libsdl-image1.2 1.2.6-1  image loading library for Simple D
ii  libsdl1.2debian 1.2.13-1 Simple DirectMedia Layer
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.3-20080104-1   The GNU Standard C++ Library v3
ii  libtar  1.2.11-4 C library for manipulating tar arc
ii  libtiff43.8.2-7  Tag Image File Format (TIFF) libra
ii  libvcdinfo0 0.7.23-4 library to extract information fro
ii  libvlc0 0.8.6.c-4.1  multimedia player and streamer lib
ii  libwxbase2.6-0  2.6.3.2.2-1  wxBase library (runtime) - non-GUI
ii  libwxgtk2.6-0   2.6.3.2.2-1  wxWidgets Cross-platform C++ GUI t
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxosd22.2.14-1.4   X On-Screen Display library - runt
ii  libxv1  1:1.0.3-1X11 Video extension library
ii  ttf-dejavu-core 2.22-1   Vera font family derivate with add
ii  vlc-nox 0.8.6.c-4.1  multimedia player and streamer (wi
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

vlc recommends no packages.

-- no debconf information



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



Bug#460320: New upstream version 0.5

2008-01-12 Thread Siegfried-Angel
Tags: pending



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



Bug#460348: virtualbox-ose: [INTL:eu] debconf templates basque translation

2008-01-12 Thread Piarres Beobide
Package: virtualbox-ose
Version: 1.5.4-dfsg-2
Severity: wishlist
Tags: patch l10n

Hi

Attached virtualbox-ose debconf templates basque translation, please add it.

thx


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

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

Versions of packages virtualbox-ose depends on:
ii  adduser 3.105add and remove users and groups
ii  debconf [debconf-2.0]   1.5.18   Debian configuration management sy
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libgcc1 1:4.3-20080104-1 GCC support library
ii  libgl1-mesa-glx [libgl1 7.0.2-3  A free implementation of the OpenG
ii  libglib2.0-02.14.4-2 The GLib library of C routines
ii  libidl0 0.8.8-0.1library for parsing CORBA IDL file
ii  libqt3-mt   3:3.3.7-9Qt GUI Library (Threaded runtime v
ii  libsdl1.2debian 1.2.13-1 Simple DirectMedia Layer
ii  libstdc++6  4.3-20080104-1   The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxalan110 1.10-3.1 Provides XSLT support for applicat
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxerces27 2.7.0-5  validating XML parser library for 
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library

Versions of packages virtualbox-ose recommends:
ii  virtualbox-o 1.5.2-dfsg2-2+01.00.Beobide VirtualBox modules for Linux (kern

-- debconf information excluded



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



Bug#459980: leafnode: invalid Path headers generated by config value hostname and NEWS_USER

2008-01-12 Thread Michael Weitzel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Mark,

let me summarize/clarify the problem before the chaos wins:

IMO the code in nntpd.c around line 1200 causes a problem:

if (!havepath) {
if (fputs(Path: , out) == EOF)
err = 1;
if (fputs(fqdn, out) == EOF)
err = 1;
if (fprintf(out, !%s\r\n, NEWS_USER)  0)
err = 1;
}

and should be replaced by

if (!havepath) {
if (fprintf(out, Path: %s!not-for-mail\r\n, fqdn)  0)
err = 1;
}

or alternatively (if leafnode is considered as a client):

if (!havepath) {
if (fputs(Path: not-for-mail\r\n, out) == EOF)
err = 1;
}

Explantation:

1. the value of the hostname configuration variable must not contain
the fqdn of the upstream news-server. If it does, the article is
accepted by the upstream news-server and available on it -- but not
delivered further because of a duplicate entry in the Path header. =
hostname should contain a resolvable fqdn of the client.

2. Message-IDs are in no case a problem. Leafnode uses the STAT comment
in order to check if an article with an identical Message-ID exists.
Example (real chat recorded with wireshark after executing fetchnews -P):

GROUP de.test
211 29017 19807 48857 de.test selected
STAT [EMAIL PROTECTED]
430 no such article found
POST
340 Ok, recommended ID [EMAIL PROTECTED]
[clients sends data]

The only constraint is that the string after @ is a resolvable domain name.

3. Articles with a Path header containing news as a suffix are
rejected by the news-servers upstream to my news-server
news.uni-siegen.de. I made four tests:

a.) hostname=news.uni-siegen.de: Path: not-for-mail
= success
b.) hostname=pc228.simtec.mb.uni-siegen.de, Path: not-for-mail
= success
c.) hostname=pc228.simtec.mb.uni-siegen.de,
Path: pc228.simtec.mb.uni-siegen.de!news
(equivalent to the unpatched nntpd.c)
= no success
d.) hostname=news.uni-siegen.de, Path: news.uni-siegen.de!news
= no success

Furthermore two tests using Path: [fqdn]!not-for-mail

e.) hostname=news.uni-siegen.de
Path: news.uni-siegen.de!not-for-mail
= no success
f.) hostname=pc228.simtec.mb.uni-siegen.de
Path: pc228.simtec.mb.uni-siegen.de!not-for-mail
= success

success := article successfully delivered and available in the usenet
I get several answers from these autoresponder-scripts listening
to de.test.
no success := article successfully delivered but only available on my
upstream news-server news.uni-siegen.de

Cheers,
- --
Michael
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHiJSt2AeXPDkfIYIRArc9AJ9fypU71+49zrIAzfAEqfVHVqe8JQCfSAxb
C7qX9CBPm3OH8KOkGoLa6p4=
=pdVd
-END PGP SIGNATURE-



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



Bug#460345: linux-libertine: segfault during installation

2008-01-12 Thread Ritesh Raj Sarraf
Package: linux-libertine
Version: 2.7-1
Severity: normal

During the upgrade, linux-libertine failed.

Setting up linux-libertine (2.7-1) ...
Installing new version of config file
/etc/defoma/hints/linux-libertine.hints ...
Regenerating fonts cache... /var/lib/dpkg/info/linux-libertine.postinst:
line 5:  5483 Segmentation fault  HOME=/root fc-cache -f -v
/var/log/fontconfig.log 21
failed; see /var/log/fontconfig.log for more information.
done.
No CIDSupplement specified for KochiGothic-Regular-JaH, defaulting to 0.
No CIDSupplement specified for KochiGothic-Regular, defaulting to 0.
[EMAIL PROTECTED]:~$

I looked into /var/log/fontconfig.log but there was nothing suspectible.
Here is it:


/usr/share/fonts: caching, new cache contents: 0 fonts, 3 dirs
/usr/share/fonts/X11: caching, new cache contents: 0 fonts, 6 dirs
/usr/share/fonts/X11/100dpi: caching, new cache contents: 358 fonts, 0 dirs
/usr/share/fonts/X11/75dpi: caching, new cache contents: 358 fonts, 0 dirs
/usr/share/fonts/X11/Type1: caching, new cache contents: 8 fonts, 0 dirs
/usr/share/fonts/X11/encodings: caching, new cache contents: 0 fonts, 1 dirs
/usr/share/fonts/X11/encodings/large: caching, new cache contents: 0 fonts, 0 
dirs
/usr/share/fonts/X11/misc: caching, new cache contents: 55 fonts, 0 dirs
/usr/share/fonts/X11/util: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/truetype: caching, new cache contents: 0 fonts, 11 dirs
/usr/share/fonts/truetype/dustin: caching, new cache contents: 20 fonts, 0 dirs
/usr/share/fonts/truetype/freefont: caching, new cache contents: 12 fonts, 0 
dirs
/usr/share/fonts/truetype/kochi: caching, new cache contents: 2 fonts, 0 dirs
/usr/share/fonts/truetype/linux-libertine: caching, new cache contents: 6 
fonts, 0 dirs
/usr/share/fonts/truetype/msttcorefonts: caching, new cache contents: 60 fonts, 
0 dirs
/usr/share/fonts/truetype/openoffice: caching, new cache contents: 1 fonts, 0 
dirs
/usr/share/fonts/truetype/sjfonts: caching, new cache contents: 2 fonts, 0 dirs
/usr/share/fonts/truetype/ttf-dejavu: caching, new cache contents: 21 fonts, 0 
dirs
/usr/share/fonts/truetype/ttf-lucida: caching, new cache contents: 12 fonts, 0 
dirs
/usr/share/fonts/truetype/ttf-sil-gentium: caching, new cache contents: 4 
fonts, 0 dirs
/usr/share/fonts/truetype/ttf-xfree86-nonfree: caching, new cache contents: 12 
fonts, 0 dirs
/usr/share/fonts/type1: caching, new cache contents: 0 fonts, 1 dirs
/usr/share/fonts/type1/gsfonts: caching, new cache contents: 35 fonts, 0 dirs
/usr/X11R6/lib/X11/fonts: skipping, no such directory
/usr/local/share/fonts: caching, new cache contents: 0 fonts, 0 dirs
/root/.fonts: 



Ritesh

-- Package-specific info:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  Version   Description
+++-=-=-==
ii  fontconfig2.5.0-2   generic font configuration 
library - support binaries
ii  libfreetype6  2.3.5-1+b1FreeType 2 font engine, shared 
library files
ii  libxft2   2.1.12-2  FreeType-based font drawing 
library for X

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

Kernel: Linux 2.6.23-systap (SMP w/2 CPU cores; PREEMPT)
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 linux-libertine depends on:
ii  defoma   0.11.10-0.1 Debian Font Manager -- automatic f

Versions of packages linux-libertine recommends:
ii  fontconfig2.5.0-2generic font configuration library

-- no debconf information



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



Bug#460231: davfs2: umount errors

2008-01-12 Thread Mario Bonino
Unfortunately I only made the diff, the patch was from another user and I
don't have the possibility to test this. I will try to contact him however.

Thank you.

2008/1/11, Werner Baumann [EMAIL PROTECTED]:

 Thanks for the report and the patch.

 Unfortunately the patch does not work on Debian/Etch, as ps without the
 -C option does not show command line arguments. But the checking I do is
 paranoid anyway, so I removed the check for the mount point (still
 checking PID and program name).

 Can you test, whether the simplified patch works with Ubuntu too?

 Werner


 --- davfs2-orig/src/umount_davfs.c  2008-01-11 22:52:45.0+0100
 +++ davfs2/src/umount_davfs.c   2008-01-11 22:40:18.0 +0100
 @@ -147,7 +147,7 @@
  }
  fclose(file);

 -char *ps_command = ne_concat(ps -p , pid,  -C , mpoint, NULL);
 +char *ps_command = ne_concat(ps -p , pid, NULL);
  FILE *ps_in = popen(ps_command, r);
  if (ps_in == NULL) {
  error(0, 0,




Bug#460347: lintian: correct capitalization of projet names: OCaml

2008-01-12 Thread Ralf Treinen
Package: lintian
Version: 1.23.42
Severity: wishlist
Tags: patch


Please add to the list of correct spellings/capitalizations of project names

O'Caml - OCaml

in addition to the other misspellings of OCaml that have been mentionend
in the thread on debian-devel (OCAML, ocaml).

-Ralf.

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

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.utf8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lintian depends on:
ii  binutils2.18.1~cvs20080103-1 The GNU assembler, linker and bina
ii  diffstat1.45-2   produces graph of changes introduc
ii  dpkg-dev1.14.15  package building tools for Debian
ii  file4.21-4   Determines file type using magic
ii  gettext 0.17-2   GNU Internationalization utilities
ii  intltool-debian 0.35.0+20060710.1Help i18n of RFC822 compliant conf
ii  libparse-debianchan 1.1.1-2  parse Debian changelogs and output
ii  liburi-perl 1.35.dfsg.1-1Manipulates and accesses URI strin
ii  man-db  2.5.0-4  on-line manual pager
ii  perl [libdigest-md5 5.8.8-12 Larry Wall's Practical Extraction 

lintian recommends no packages.

-- no debconf information



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



Bug#453165: Patch to fix FTBFS

2008-01-12 Thread Philipp Kern
On Wed, Nov 28, 2007 at 06:14:09AM +, brian m. carlson wrote:
 Attached is a patch to fix this bug.

NMU attached.

Kind regards,
Philipp Kern
diff -u isdnutils-3.9.20060704/debian/changelog 
isdnutils-3.9.20060704/debian/changelog
--- isdnutils-3.9.20060704/debian/changelog
+++ isdnutils-3.9.20060704/debian/changelog
@@ -1,3 +1,10 @@
+isdnutils (1:3.9.20060704-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS because of size_t being undeclared. (Closes: #453165)
+
+ -- Philipp Kern [EMAIL PROTECTED]  Sat, 12 Jan 2008 10:29:12 +0100
+
 isdnutils (1:3.9.20060704-3) unstable; urgency=high
 
   * Fix critical bug, potential buffer overflow in capi_cmsg2str, patch from
only in patch2:
unchanged:
--- isdnutils-3.9.20060704.orig/capi20/capi20.h
+++ isdnutils-3.9.20060704/capi20/capi20.h
@@ -20,6 +20,7 @@
 #ifndef __CAPI20_H__
 #define __CAPI20_H__
 
+#include stddef.h
 #include sys/time.h
 
 #ifdef __cplusplus


signature.asc
Description: Digital signature


Bug#460349: alsa-base: hda-intel Intel Corporation 02801G (ICH7 Family) sound card doesn't work anymore

2008-01-12 Thread Fathi Boudra
Package: alsa-base
Version: 1.0.15-4
Severity: important

  Hi,

  my sound card (previously working) doesn't work anymore.
  alsaconf detects it properly as 
  hda-intel Intel Corporation 02801G (ICH7 Family)
  High Definition Audio Controller (rev 02).

  /dev/dsp doesn't exist...

  cheers,

  Fathi

-- Package-specific info:
--- Begin additional package status ---
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: 
uppercase=bad)
||/ Name Version
  
Description
+++---
ii  libasound2   1.0.15-3   
  
ALSA library
--- End additional package status ---
--- Begin /proc/asound/version ---
Advanced Linux Sound Architecture Driver Version 1.0.14 (Fri Jul 20 09:12:58 
2007 UTC).
--- End /proc/asound/version ---
--- Begin /proc/asound/cards ---
 0 [Intel  ]: HDA-Intel - HDA Intel
  HDA Intel at 0xffdfc000 irq 22
--- End /proc/asound/cards ---
--- Begin /dev/snd/ listing ---
ls: /dev/snd: No such file or directory
--- End /dev/snd/ listing ---

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

Kernel: Linux 2.6.23-1-amd64 (SMP w/2 CPU cores)
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 alsa-base depends on:
ii  linux-sound-base   1.0.15-4  base package for ALSA and OSS 
soun
ii  lsof   4.78.dfsg.1-3 List open files
ii  module-init-tools  3.3-pre11-4   tools for managing Linux kernel 
mo

Versions of packages alsa-base recommends:
ii  alsa-utils1.0.15-2   ALSA utilities

Versions of packages libasound2 depends on:
ii  libc6 2.7-5  GNU C Library: Shared libraries

-- no debconf information



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



Bug#460351: ace_5.6.2-1(sparc/experimental): FTBFS: find: invalid predicate `)('

2008-01-12 Thread Frank Lichtenheld
 \;
cd 'ACE_wrappers/ACEXML/examples/..'  find 'examples' \( -type f -or 
-type l \)\( -type f -or -type l \) -and ! -empty -exec cp --parents -dp {} 
/build/buildd/ace-5.6.2/debian/libacexml-dev/usr/share/doc/libacexml-dev \;
find: invalid predicate `)('
dh_installdocs: command returned error code


| Automatic build of ace_5.6.2-1 on njoerd by sbuild/sparc 98-farm
| Build started at 20080112-0233
| **
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 17.9MB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main ace 5.6.2-1 (dsc) 
[2041B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main ace 5.6.2-1 (tar) 
[17.8MB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main ace 5.6.2-1 (diff) 
[37.2kB]
| Fetched 17.9MB in 3s (4481kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: autoconf, automake, autotools-dev, bzip2, debhelper (= 5), 
docbook-to-man, dpatch (= 2.0.10), libfltk1.1-dev (= 1.1.4), libqt4-dev, 
libssl-dev (= 0.9.7d), libtool, libxt-dev (= 4.3.0), libzzip-dev, tk8.4-dev 
(= 8.4.7), zlib1g-dev
| Build-Conflicts: autoconf2.13, automake1.4
| Checking for already installed source dependencies...
| autoconf: missing
| Using default version 2.61-4 (Priority: 500)
| automake: missing
| Using default version 1:1.10+nogfdl-1 (Priority: 500)
| autotools-dev: missing
| Using default version 20070725.1 (Priority: 500)
| bzip2: already installed (1.0.4-2)
| debhelper: missing
| Using default version 6.0.1 (Priority: 500)
| docbook-to-man: missing
| Using default version 1:2.0.0-26 (Priority: 500)
| dpatch: missing
| Using default version 2.0.28 (Priority: 500)
| libfltk1.1-dev: missing
| Using default version 1.1.7-7 (Priority: 500)
| libqt4-dev: missing
| Using default version 4.3.3-2 (Priority: 500)
| libssl-dev: missing
| Using default version 0.9.8g-3 (Priority: 500)
| libtool: missing
| Using default version 1.5.24-2 (Priority: 500)
| libxt-dev: missing
| Using default version 1:1.0.5-3 (Priority: 500)
| libzzip-dev: missing
| Using default version 0.13.49-3 (Priority: 500)
| tk8.4-dev: missing
| Using default version 8.4.17-1 (Priority: 500)
| zlib1g-dev: missing
| Using default version 1:1.2.3.3.dfsg-8 (Priority: 500)
| Noting conflict against autoconf2.13 
| autoconf2.13: already deinstalled
| Noting conflict against automake1.4 
| automake1.4: already deinstalled
| Checking for source dependency conflicts...
[...]
| dh_testdir -a
| dh_testroot -a
| dh_installdocs -a -A
| find: invalid predicate `)('
| dh_installdocs: command returned error code
| make: *** [binary-arch] Error 1
| dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave 
error exit status 2
| **
| Build finished at 20080112-1102
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?ver=5.6.2-1pkg=acearch=sparc

-- 
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#460353: linux-kernel-di-i386-2.6: FTBFS: unmet b-dep linux-image-2.6.22-3-486

2008-01-12 Thread Lucas Nussbaum
Package: linux-kernel-di-i386-2.6
version: 1.57
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Btw, should I report build failures of linux-kernel-di-i386-2.6 and
linux-modules-di-i386-2.6, or you don't care about them? I don't mind
reporting them when they occur, but if that's just useless for you...

Relevant part:

  ** Using build dependencies supplied by package:
  Build-Depends: kernel-wedge (= 2.39), linux-image-2.6.22-3-486 [i386]
  Checking for already installed source dependencies...
  kernel-wedge: missing
  Using default version 2.41
  linux-image-2.6.22-3-486: missing
  Checking for source dependency conflicts...
  Reading package lists...
  Building dependency tree...
  Reading state information...
  Package linux-image-2.6.22-3-486 is not available, but is referred to by 
  another package.
  This may mean that the package is missing, has been obsoleted, or
  is only available from another source
  E: Package linux-image-2.6.22-3-486 has no installation candidate
  apt-get failed.
  Package installation failed
  Trying to reinstall removed packages:
  Trying to uninstall newly installed packages:
  Source-dependencies not satisfied; skipping linux-kernel-di-i386-2.6

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

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 |



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



Bug#460352: haddock: FTBFS: Could not find module `System.Directory':

2008-01-12 Thread Lucas Nussbaum
Package: haddock
version: 0.8-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  checking for fop... no
  checking for fop.sh... no
  checking for xmltex... no
  checking for dvips... /usr/bin/dvips
  configure: WARNING: cannot find an FO = DVI converter, you will not be able 
  to build DVI or PostScript documentation
  checking for pdfxmltex... no
  configure: WARNING: cannot find an FO = PDF converter, you will not be able 
  to build PDF documentation
  configure: creating ./config.status
  config.status: creating config.mk
  touch configure-stamp
  dh_testdir
  ./setup build
  shift/reduce conflicts:  5
  
  src/Main.hs:49:7:
  Could not find module `System.Directory':
it is a member of package directory-1.0.0.0, which is hidden
  Preprocessing executables for haddock-0.8...
  Building haddock-0.8...
  make: *** [build-stamp] Error 1
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 |



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



Bug#460357: git-buildpackage: FTBFS: IndexError: list index out of range

2008-01-12 Thread Lucas Nussbaum
Package: git-buildpackage
version: 0.4.13
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  GuidoGuentherDone.
  echo '!ENTITY gbp-version 0.4.13'   docs/version.ent
  docbook-2-html -s local docs/manual.sgml
  openjade:W: feature online not supported
  openjade:W: feature query only partially supported
  echo 'gbp_version=0.4.13'  gbp/gbp_version.py
  ln -s git-buildpackage git-buildpackage.py
  PYTHONPATH=. pychecker -e Error -q git-buildpackage
  Processing git-buildpackage...
  Traceback (most recent call last):
File /var/lib/python-support/python2.4/pychecker/checker.py, line 775, 
  in ?
  sys.exit(main(sys.argv))
File /var/lib/python-support/python2.4/pychecker/checker.py, line 761, 
  in main
  warnings = warn.find(getAllModules(), _cfg, suppressions)
File /var/lib/python-support/python2.4/pychecker/warn.py, line 724, in 
  find
  cfg())
File /var/lib/python-support/python2.4/pychecker/warn.py, line 422, in 
  removeWarnings
  if cfg.level and warnings[index].level  cfg.level:
  IndexError: list index out of range
  make: *** [git-buildpackage.py] Error 1
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 |



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



Bug#460354: haskell-cabal: FTBFS: Could not find module `Text.PrettyPrint':

2008-01-12 Thread Lucas Nussbaum
Package: haskell-cabal
version: 1.1.3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  configure: Using compiler: /usr/bin/ghc6
  configure: Compiler flavor: GHC
  configure: Compiler version: 6.8.2
  configure: Using package tool: /usr/bin/ghc-pkg
  configure: No haddock found
  configure: No happy found
  configure: No alex found
  configure: Using hsc2hs: /usr/bin/hsc2hs
  configure: No c2hs found
  configure: No cpphs found
  configure: No greencard found
  configure: Dependency base-any: using base-3.0.1.0
  ./setup build
  
  Distribution/InstalledPackageInfo.hs:72:7:
  Could not find module `Text.PrettyPrint':
it is a member of package pretty-1.0.0.0, which is hidden
  Preprocessing library Cabal-1.1.3...
  Building Cabal-1.1.3...
  make: *** [install] Error 1
  dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary gave error 
  exit status 2

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

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 |



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



Bug#460350: please support configuration option to make --display-info default

2008-01-12 Thread David Bremner
Package: lintian
Version: 1.23.42
Severity: wishlist

--- Please enter the report below this line. ---

Hi; 

As a beginner packager, I find the -I option to lintian very helpful. I would 
like to be able to configure lintian to display-info by default.  Aliases do 
not help because I mostly use svn-buildpackage. 

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22

Debian Release: lenny/sid
  500 unstablelocalhost 
  500 unstabledebian.netcologne.de 
  500 testing localhost 

--- Package information. ---
Depends   (Version) | Installed
===-+-==
binutils| 2.18.1~cvs20080103-1
diffstat(= 1.27-1) | 1.45-2
dpkg-dev   (= 1.13.17) | 1.14.15
file| 4.21-4
gettext   (= 0.16) | 0.17-2
intltool-debian | 0.35.0+20060710.1
libdigest-md5-perl  | 
 OR perl   ( 5.8) | 5.8.8-12
libparse-debianchangelog-perl  (= 0.6) | 1.1.1-1
liburi-perl | 1.35.dfsg.1-1
man-db(= 2.3.20-1) | 2.5.0-4
perl| 5.8.8-12




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



Bug#377011: dhcp3-server: include option to avoid starting the server on install

2008-01-12 Thread Toni Mueller

Hi Andrew,

On Sat, 12.01.2008 at 06:08:23 +1000, Andrew Pollock [EMAIL PROTECTED] wrote:
 Would refusing the start if the md5sum/sha1sum of /etc/dhcp3/dhcpd.conf was
 the same as the one shipped in the package be too outlandish?

I think that this would not solve the problem because I also want to
not start the server in some other cases. By having an option in
/etc/default/dhcp3-server, you also shift the blame to the individual
administrator w/o jumping through obscure hoops with checksums and
whatnot.


Kind Regards,
--Toni++




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



Bug#460361: orafce: FTBFS: Makefile:13: /usr/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory

2008-01-12 Thread Lucas Nussbaum
Package: orafce
version: 2.1.3-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  dpkg-source: building orafce in orafce_2.1.3-1.dsc
   debian/rules build
  test -x debian/rules
  mkdir -p .
  /usr/bin/make  -C . CFLAGS=-g -Wall -O2 CXXFLAGS=-g -Wall -O2 
  CPPFLAGS= LDFLAGS=  
  make[1]: Entering directory `/build/user/orafce-2.1.3'
  Makefile:13: /usr/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory
  make[1]: *** No rule to make target `/usr/lib/pgxs/src/makefiles/pgxs.mk'.  
  Stop.
  make[1]: Leaving directory `/build/user/orafce-2.1.3'
  make: *** [debian/stamp-makefile-build] Error 2
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 |



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



Bug#460360: avahi-sharp: FTBFS: configure: error: Can not find mcs - The Mono C-Sharp Compiler) in your PATH

2008-01-12 Thread Lucas Nussbaum
Package: avahi-sharp
version: 0.6.19-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  configure: creating libtool
  appending configuration tag CXX to libtool
  checking for ld used by g++... /usr/bin/ld
  checking if the linker (/usr/bin/ld) is GNU ld... yes
  checking whether the g++ linker (/usr/bin/ld) supports shared libraries... 
  yes
  checking for g++ option to produce PIC... -fPIC
  checking if g++ PIC flag -fPIC works... yes
  checking if g++ static flag -static works... yes
  checking if g++ supports -c -o file.o... yes
  checking whether the g++ linker (/usr/bin/ld) supports shared libraries... 
  yes
  checking dynamic linker characteristics... GNU/Linux ld.so
  checking how to hardcode library paths into programs... immediate
  appending configuration tag F77 to libtool
  checking for pkg-config... yes
  checking for pkg-config... /usr/bin/pkg-config
  checking pkg-config is at least version 0.9.0... yes
  checking for AVAHI... yes
  checking for mcs... no
  configure: error: Can not find mcs - The Mono C-Sharp Compiler) in your 
  PATH
  make: *** [config.status] Error 1
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 |



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



Bug#460375: happy: FTBFS: Module `Distribution.Simple' does not export `compilerPath'

2008-01-12 Thread Lucas Nussbaum
Package: happy
version: 1.16~rc2-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

   /usr/bin/fakeroot debian/rules clean
  dh_testdir
  dh_testroot
  rm -f configure-stamp build-stamp install-stamp
  /usr/bin/make -C doc clean
  make[1]: Entering directory `/build/user/happy-1.16~rc2/doc'
  Makefile:1: config.mk: No such file or directory
  make[1]: *** No rule to make target `config.mk'.  Stop.
  make[1]: Leaving directory `/build/user/happy-1.16~rc2/doc'
  make: [clean] Error 2 (ignored)
  # Remove these so setup clean doesn't remove the generated files
  rm -f src/Parser.ly src/AttrGrammarParser.ly
  ghc6 --make Setup.lhs -o setup
  [1 of 1] Compiling Main ( Setup.lhs, Setup.o )
  
  Setup.lhs:8:90:
  Module `Distribution.Simple' does not export `compilerPath'
  make: *** [clean] Error 1
  dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules clean gave error 
  exit status 2

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

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 |



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



Bug#460369: bzr-builddeb: FTBFS: unmet dep bzr ( 1.1~)

2008-01-12 Thread Lucas Nussbaum
Package: bzr-builddeb
version: 0.92
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  ** Using build dependencies supplied by package:
  Build-Depends: debhelper (= 5.0.37.2), python-all (= 2.3.5-11), python-apt
  Build-Depends-Indep: bzr (= 0.92~), python-central (= 0.5.8), 
  python-docutils, python-debian (= 0.1.4), bzrtools (= 0.92~), patchutils
  Checking for already installed source dependencies...
  debhelper: missing
  Using default version 6.0.0
  python-all: missing
  Using default version 2.4.4-6
  python-apt: missing
  bzr: missing
  Using default version 1.1~rc1-1
  python-central: missing
  Using default version 0.5.15-0.1
  python-docutils: missing
  python-debian: missing
  Using default version 0.1.8
  bzrtools: missing
  Using default version 1.0.0-1
  patchutils: missing
  Checking for source dependency conflicts...
  Reading package lists...
  Building dependency tree...
  Reading state information...
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:
  
  The following packages have unmet dependencies:
bzrtools: Depends: bzr ( 1.1~) but 1.1~rc1-1 is to be installed
  E: Broken packages
  apt-get failed.
  Package installation failed
  Trying to reinstall removed packages:
  Trying to uninstall newly installed packages:
  Source-dependencies not satisfied; skipping bzr-builddeb

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

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 |



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



Bug#460363: postgresql-tablelog: FTBFS: Makefile:7: /usr/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory

2008-01-12 Thread Lucas Nussbaum
Package: postgresql-tablelog
version: 0.4.4-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  dpkg-source: building postgresql-tablelog in postgresql-tablelog_0.4.4-1.dsc
   debian/rules build
  dh_testdir
  touch configure-stamp
  dh_testdir
  # Add here commands to compile the package.
  /usr/bin/make USE_PGXS=1
  make[1]: Entering directory `/build/user/postgresql-tablelog-0.4.4'
  Makefile:7: /usr/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory
  make[1]: *** No rule to make target `/usr/lib/pgxs/src/makefiles/pgxs.mk'.  
  Stop.
  make[1]: Leaving directory `/build/user/postgresql-tablelog-0.4.4'
  make: *** [build-stamp] Error 2
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 |



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



Bug#460359: python-pqueue: FTBFS: make[1]: execvp: ./pqueuemodule.o: Permission denied

2008-01-12 Thread Lucas Nussbaum
Package: python-pqueue
version: 0.2-7
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  .././pqueuemodule.c:356: warning: function declaration isn't a prototype
  .././pqueuemodule.c:375: warning: function declaration isn't a prototype
  .././pqueuemodule.c:477: warning: function declaration isn't a prototype
  .././pqueuemodule.c:585: warning: function declaration isn't a prototype
  .././pqueuemodule.c:592: warning: function declaration isn't a prototype
  .././pqueuemodule.c:613: warning: function declaration isn't a prototype
  .././pqueuemodule.c:640: warning: function declaration isn't a prototype
  .././pqueuemodule.c:659: warning: function declaration isn't a prototype
  .././pqueuemodule.c:700: warning: function declaration isn't a prototype
  .././pqueuemodule.c:720: warning: function declaration isn't a prototype
  .././pqueuemodule.c:734: warning: function declaration isn't a prototype
  .././pqueuemodule.c:792: warning: function declaration isn't a prototype
  .././pqueuemodule.c:800: warning: function declaration isn't a prototype
  .././pqueuemodule.c:841: warning: function declaration isn't a prototype
  .././pqueuemodule.c:857: warning: function declaration isn't a prototype
  ./pqueuemodule.o   -o ./pqueuemodule.so
  make[1]: execvp: ./pqueuemodule.o: Permission denied
  make[1]: *** [pqueuemodule.so] Error 127
  make[1]: Leaving directory `/build/user/python-pqueue-0.2/build-python2.5'
  make: *** [build-stamp] Error 2
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

Indeed:
~/python-pqueue-0.2# ls -l build-python2.5/pqueuemodule.o 
-rw-r--r-- 1 root root 27016 Jan 12 11:32 build-python2.5/pqueuemodule.o

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

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 |



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



Bug#460386: bnfc: FTBFS: lexical error in string/character literal at character '\t'

2008-01-12 Thread Lucas Nussbaum
Package: bnfc
version: 2.2-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  [25 of 49] Compiling CFtoJavaAbs15( formats/java1.5/CFtoJavaAbs15.hs, 
  formats/java1.5/CFtoJavaAbs15.o )
  [26 of 49] Compiling CFtoVisitSkel15  ( formats/java1.5/CFtoVisitSkel15.hs, 
  formats/java1.5/CFtoVisitSkel15.o )
  [27 of 49] Compiling CFtoJavaPrinter15 ( 
  formats/java1.5/CFtoJavaPrinter15.hs, formats/java1.5/CFtoJavaPrinter15.o )
  [28 of 49] Compiling CFtoJLex15   ( formats/java1.5/CFtoJLex15.hs, 
  formats/java1.5/CFtoJLex15.o )
  [29 of 49] Compiling CFtoCup15( formats/java1.5/CFtoCup15.hs, 
  formats/java1.5/CFtoCup15.o )
  [30 of 49] Compiling JavaTop15( formats/java1.5/JavaTop15.hs, 
  formats/java1.5/JavaTop15.o )
  [31 of 49] Compiling CFtoVisitSkel( formats/java/CFtoVisitSkel.hs, 
  formats/java/CFtoVisitSkel.o )
  [32 of 49] Compiling CFtoJavaSkeleton ( formats/java/CFtoJavaSkeleton.hs, 
  formats/java/CFtoJavaSkeleton.o )
  [33 of 49] Compiling CFtoJavaPrinter  ( formats/java/CFtoJavaPrinter.hs, 
  formats/java/CFtoJavaPrinter.o )
  [34 of 49] Compiling CFtoJavaAbs  ( formats/java/CFtoJavaAbs.hs, 
  formats/java/CFtoJavaAbs.o )
  [35 of 49] Compiling CFtoJLex ( formats/java/CFtoJLex.hs, 
  formats/java/CFtoJLex.o )
  [36 of 49] Compiling CFtoCup  ( formats/java/CFtoCup.hs, 
  formats/java/CFtoCup.o )
  [37 of 49] Compiling JavaTop  ( formats/java/JavaTop.hs, 
  formats/java/JavaTop.o )
  [38 of 49] Compiling CFtoAlex2( formats/haskell2/CFtoAlex2.hs, 
  formats/haskell2/CFtoAlex2.o )
  
  formats/haskell2/CFtoAlex2.hs:204:3:
  lexical error in string/character literal at character '\t'
  make[1]: *** [all] Error 1
  make[1]: Leaving directory `/build/user/bnfc-2.2'
  make: *** [debian/stamp/build] Error 2
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 |



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



Bug#460367: ldap-haskell: FTBFS: unmet b-dep ghc6(inst 6.8.2-1 ! wanted 6.6.1-999)

2008-01-12 Thread Lucas Nussbaum
Package: ldap-haskell
version: 0.6.2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  ** Using build dependencies supplied by package:
  Build-Depends: debhelper (= 4.0.0), ghc6 (= 6.6.1), ghc6 ( 6.6.1-999), 
  hugs (= 98.200503.08), haskell-devscripts (= 0.5.11), libldap2-dev, haddock
  Build-Depends-Indep: debhelper (= 4.0.0), haddock, ghc6 (= 6.6), 
  haskell-devscripts (= 0.5.11), libldap2-dev, haddock
  Checking for already installed source dependencies...
  debhelper: missing
  Using default version 6.0.0
  ghc6: missing
  Using default version 6.8.2-1
  ghc6: missing
  Default version of ghc6 not sufficient, no suitable version found. Skipping 
  for now, maybe there are alternatives.
  hugs: missing
  Using default version 98.200609.21-5
  haskell-devscripts: missing
  Using default version 0.6.2
  libldap2-dev: missing
  haddock: missing
  debhelper: missing
  Using default version 6.0.0
  haddock: missing
  ghc6: missing
  Using default version 6.8.2-1
  haskell-devscripts: missing
  Using default version 0.6.2
  libldap2-dev: missing
  haddock: missing
  Checking for source dependency conflicts...
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following packages were automatically installed and are no longer 
  required:
lib64gcc1 libc6-amd64
  Use 'apt-get autoremove' to remove them.
  The following extra packages will be installed:
dctrl-tools file gettext gettext-base haskell-utils html2text
intltool-debian libgmp3-dev libgmp3c2 libgmpxx4ldbl libhugs-base-bundled
libhugs-haskell98-bundled libmagic1 libncurses5-dev libreadline5-dev
po-debconf x11-common xutils-dev
  Suggested packages:
dh-make cvs gettext-doc ghc6-doc ghc6-prof haskell-doc haskell-mode cpphs
libgmp3-doc libmpfr-dev
  Recommended packages:
curl wget lynx libhugs-alut libhugs-cabal libhugs-fgl libhugs-glut
libhugs-haskell-src libhugs-haxml libhugs-hgl libhugs-hunit libhugs-mtl
libhugs-network libhugs-openal libhugs-opengl libhugs-parsec
libhugs-quickcheck libhugs-stm libhugs-time libhugs-unix libhugs-x11
libhugs-xhtml libcompress-zlib-perl libmail-box-perl libmail-sendmail-perl
  The following NEW packages will be installed:
dctrl-tools debhelper file gettext gettext-base ghc6 haddock
haskell-devscripts haskell-utils html2text hugs intltool-debian libgmp3-dev
libgmp3c2 libgmpxx4ldbl libhugs-base-bundled libhugs-haskell98-bundled
libldap2-dev libmagic1 libncurses5-dev libreadline5-dev po-debconf
x11-common xutils-dev
  0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
  Need to get 38.0MB of archives.
  After this operation, 165MB of additional disk space will be used.
  WARNING: The following packages cannot be authenticated!
x11-common xutils-dev libmagic1 file gettext-base dctrl-tools html2text
gettext intltool-debian po-debconf debhelper libgmp3c2 haskell-utils
libgmpxx4ldbl libgmp3-dev libncurses5-dev libreadline5-dev ghc6 haddock
haskell-devscripts libhugs-base-bundled libhugs-haskell98-bundled hugs
libldap2-dev
  Authentication warning overridden.
  Get:1 http://idpot.grenoble.grid5000.fr sid/main x11-common 1:7.3+10 [345kB]
  Get:2 http://idpot.grenoble.grid5000.fr sid/main xutils-dev 1:7.2.ds2-1 
  [300kB]
  Get:3 http://idpot.grenoble.grid5000.fr sid/main libmagic1 4.21-4 [333kB]
  Get:4 http://idpot.grenoble.grid5000.fr sid/main file 4.21-4 [39.8kB]
  Get:5 http://idpot.grenoble.grid5000.fr sid/main gettext-base 0.17-2 [123kB]
  Get:6 http://idpot.grenoble.grid5000.fr sid/main dctrl-tools 2.12 [105kB]
  Get:7 http://idpot.grenoble.grid5000.fr sid/main html2text 1.3.2a-3 [98.9kB]
  Get:8 http://idpot.grenoble.grid5000.fr sid/main gettext 0.17-2 [2683kB]
  Get:9 http://idpot.grenoble.grid5000.fr sid/main intltool-debian 
  0.35.0+20060710.1 [30.8kB]
  Get:10 http://idpot.grenoble.grid5000.fr sid/main po-debconf 1.0.11 [231kB]
  Get:11 http://idpot.grenoble.grid5000.fr sid/main debhelper 6.0.0 [516kB]
  Get:12 http://idpot.grenoble.grid5000.fr sid/main libgmp3c2 2:4.2.2+dfsg-1 
  [433kB]
  Get:13 http://idpot.grenoble.grid5000.fr sid/main haskell-utils 1.10 [623kB]
  Get:14 http://idpot.grenoble.grid5000.fr sid/main libgmpxx4ldbl 
  2:4.2.2+dfsg-1 [227kB]
  Get:15 http://idpot.grenoble.grid5000.fr sid/main libgmp3-dev 2:4.2.2+dfsg-1 
  [517kB]
  Get:16 http://idpot.grenoble.grid5000.fr sid/main libncurses5-dev 
  5.6+20071215-1 [1490kB]
  Get:17 http://idpot.grenoble.grid5000.fr sid/main libreadline5-dev 5.2-3 
  [220kB]
  Get:18 http://idpot.grenoble.grid5000.fr sid/main ghc6 6.8.2-1 [27.6MB]
  Get:19 http://idpot.grenoble.grid5000.fr sid/main haddock 0.8-2 [528kB]
  Get:20 http://idpot.grenoble.grid5000.fr sid/main haskell-devscripts 0.6.2 
  [16.7kB]
  Get:21 http://idpot.grenoble.grid5000.fr sid/main 

Bug#458659: closed by Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED] (Bug#458659: fixed in libcatalyst-perl 5.7012-2)

2008-01-12 Thread Lucas Nussbaum
found 458659 5.7012-3
thanks
On 12/01/08 at 08:30 +, Debian Bug Tracking System wrote:
 This is an automatic notification regarding your Bug report
 which was filed against the libcatalyst-perl package:
 
 #458659: libcatalyst-perl: installation fails
 
 It has been closed by Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED].

Not really:
Unpacking libcatalyst-perl (from .../libcatalyst-perl_5.7012-3_all.deb)
...
Adding `local diversion of /usr/share/perl5/Catalyst/Manual.pm to
/usr/share/perl5/Catalyst/Manual.pm.stub'
dpkg-divert: error checking `/usr/share/perl5/Catalyst/Manual.pm.stub':
No such file or directory
dpkg: error processing
/var/cache/apt/archives/libcatalyst-perl_5.7012-3_all.deb (--unpack):
 subprocess pre-installation script returned error exit status 2
 Errors were encountered while processing:
  /var/cache/apt/archives/libcatalyst-perl_5.7012-3_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
apt-get failed.
Package installation failed
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#460366: plr: FTBFS: make[1]: *** No rule to make target `/usr/lib/pgxs/src/makefiles/pgxs.mk'. Stop.

2008-01-12 Thread Lucas Nussbaum
Package: plr
version: 1:8.2.0.7-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  make[1]: Entering directory `/build/user/plr-8.2.0.7'
  Makefile:32: /usr/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory
  make[1]: *** No rule to make target `/usr/lib/pgxs/src/makefiles/pgxs.mk'.  
  Stop.
  make[1]: Leaving directory `/build/user/plr-8.2.0.7'
  make: *** [debian/stamp-makefile-build] Error 2
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 |



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



Bug#460374: hs-plugins: FTBFS: Constructor `STArray' should have 4 arguments, but has been given 3

2008-01-12 Thread Lucas Nussbaum
Package: hs-plugins
version: 0.9.10-3.4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  ghc -c Language/Hi/hschooks.c -o Language/Hi/hschooks.o
  ghc -package-name hi-0.9.10 -O -Wall -Werror -fno-warn-missing-signatures  
  -threaded -ILanguage/Hi -c Language/Hi/PrimPacked.hs -o 
  Language/Hi/PrimPacked.o -ohi Language/Hi/PrimPacked.hi
  ghc -package-name hi-0.9.10 -O -Wall -Werror -fno-warn-missing-signatures  
  -threaded -ILanguage/Hi -c Language/Hi/FastString.hs -o 
  Language/Hi/FastString.o -ohi Language/Hi/FastString.hi
  
  Language/Hi/FastString.hs:207:8:
  Constructor `STArray' should have 4 arguments, but has been given 3
  In the pattern: STArray _ _ arr#
  In the second argument of `(=)', namely
  `\ (STArray _ _ arr#) - newIORef (FastStringTable 0# arr#)'
  In the first argument of `unsafePerformIO', namely
  `(stToIO (newSTArray (0 :: Int, 993) [])
  =
\ (STArray _ _ arr#) - newIORef (FastStringTable 0# arr#))'
  make[3]: *** [Language/Hi/FastString.o] Error 1
  make[3]: Leaving directory `/build/user/hs-plugins-0.9.10/src/hi'
  make[2]: *** [hi] Error 2
  make[2]: Leaving directory `/build/user/hs-plugins-0.9.10/src'
  make[1]: *** [build] Error 2
  make[1]: Leaving directory `/build/user/hs-plugins-0.9.10'
  make: *** [build-stamp] Error 2
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 |



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



Bug#460387: glbsp: FTBFS: dpkg-gencontrol: error: error occurred while parsing zlib1g , 'libglbsp2 (= 2.20-4) (= 2.20-4)', libc6 (= 2.7-1),

2008-01-12 Thread Lucas Nussbaum
Package: glbsp
version: 2.20-4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  dh_fixperms
  dh_makeshlibs
  dh_installdeb
  dh_shlibdeps -L libglbsp2 -l debian/libglbsp2/usr/lib
  dpkg-shlibdeps: warning: symbol atan2 used by 
  debian/libglbsp2/usr/lib/libglbsp.so.2.0.10 found in none of the libraries.
  dpkg-shlibdeps: warning: symbol floor used by 
  debian/libglbsp2/usr/lib/libglbsp.so.2.0.10 found in none of the libraries.
  dpkg-shlibdeps: warning: symbol ceil used by 
  debian/libglbsp2/usr/lib/libglbsp.so.2.0.10 found in none of the libraries.
  dpkg-shlibdeps: warning: symbol deflateEnd used by 
  debian/libglbsp2/usr/lib/libglbsp.so.2.0.10 found in none of the libraries.
  dpkg-shlibdeps: warning: symbol deflate used by 
  debian/libglbsp2/usr/lib/libglbsp.so.2.0.10 found in none of the libraries.
  dpkg-shlibdeps: warning: symbol deflateInit_ used by 
  debian/libglbsp2/usr/lib/libglbsp.so.2.0.10 found in none of the libraries.
  dpkg-shlibdeps: warning: debian/glbsp/usr/bin/glbsp shouldn't be linked with 
  libm.so.6 (it uses none of its symbols).
  dpkg-shlibdeps: warning: debian/glbsp/usr/bin/glbsp shouldn't be linked with 
  libz.so.1 (it uses none of its symbols).
  sed -i -e 's/libglbsp'2'/ (= ${Source-Version})/' debian/glbsp.substvars
  dh_gencontrol
  dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
  dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
  dpkg-gencontrol: warning: can't parse dependency 'libglbsp2 (= 2.20-4) (= 
  2.20-4)'
  dpkg-gencontrol: error: error occurred while parsing zlib1g , 'libglbsp2 (= 
  2.20-4) (= 2.20-4)', libc6 (= 2.7-1), 
  dh_gencontrol: command returned error code 65280
  make: *** [binary-arch] Error 1
  dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary gave error 
  exit status 2

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

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 |



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



Bug#460383: libfile-sharedir-perl: FTBFS: t/02_main.......Can't locate Class/Inspector.pm in @INC

2008-01-12 Thread Lucas Nussbaum
Package: libfile-sharedir-perl
version: 0.05-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  t/02_main...Can't locate Class/Inspector.pm in @INC (@INC contains: 
  /build/user/libfile-sharedir-perl-0.05/inc 
  /build/user/libfile-sharedir-perl-0.05/blib/lib 
  /build/user/libfile-sharedir-perl-0.05/blib/arch /etc/perl 
  /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
  /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 
  /usr/local/lib/site_perl .) at 
  /build/user/libfile-sharedir-perl-0.05/blib/lib/File/ShareDir.pm line 111.
  BEGIN failed--compilation aborted at 
  /build/user/libfile-sharedir-perl-0.05/blib/lib/File/ShareDir.pm line 111.
  Compilation failed in require at t/02_main.t line 23.
  BEGIN failed--compilation aborted at t/02_main.t line 23.
  # Looks like your test died before it could output anything.
  dubious
   Test returned status 255 (wstat 65280, 0xff00)
  DIED. FAILED tests 1-25
   Failed 25/25 tests, 0.00% okay
  t/99_podskipped
  all skipped: Test::Pod 1.00 required for testing POD
  Failed TestStat Wstat Total Fail  Failed  List of Failed
  ---
  t/01_compile.t1   256 21  50.00%  2
  t/02_main.t 255 6528025   50 200.00%  1-25
  1 test skipped.
  Failed 2/3 test scripts, 33.33% okay. 26/27 subtests failed, 3.70% okay.
  make[1]: *** [test_dynamic] Error 255
  make[1]: Leaving directory `/build/user/libfile-sharedir-perl-0.05'
  make: *** [build-stamp] Error 2
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 |



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



Bug#460376: haskell-filepath: FTBFS: Couldn't match expected type `Maybe UserHooks' against inferred type `UserHooks'

2008-01-12 Thread Lucas Nussbaum
Package: haskell-filepath
version: 1.0-4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  dh_clean -k -i
  dh_installdirs -i
  dh_haskell -i --no-package=haskell-filepath-doc
  Generating meta-information...
  Building setup...
  
  Setup.hs:17:30:
  Couldn't match expected type `Maybe UserHooks'
 against inferred type `UserHooks'
Expected type: Hook a
Inferred type: PackageDescription
   - LocalBuildInfo
   - UserHooks
   - BuildFlags
   - IO ()
  In the second argument of `($)', namely
  `buildHook defaultUserHooks'
  In the `buildHook' field of a record
  dh_haskell_configure: command returned error code 256
  make: *** [install-indep] Error 1
  dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary gave error 
  exit status 2

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

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 |



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



Bug#460381: libbsf-java: FTBFS: The import org.apache.commons cannot be resolved

2008-01-12 Thread Lucas Nussbaum
Package: libbsf-java
version: 1:2.4.0-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  dpkg-source: building libbsf-java in libbsf-java_2.4.0-1.dsc
   debian/rules build
  test -x debian/rules
  mkdir -p .
  /usr/bin/make -f debian/rules reverse-config
  make[1]: Entering directory `/build/user/libbsf-java-2.4.0'
  make[1]: Nothing to be done for `reverse-config'.
  make[1]: Leaving directory `/build/user/libbsf-java-2.4.0'
  if [ debian/stamp-patched = reverse-patches ]; then rm -f 
  debian/stamp-patched; fi
  patches: debian/patches/01_EvaluatorExceptionCompileFix.patch 
  debian/patches/02_Build_Javadoc.patch 
  debian/patches/03_build-properties.patch
  Trying patch debian/patches/01_EvaluatorExceptionCompileFix.patch at level 1 
  ... 0 ... success.
  Trying patch debian/patches/02_Build_Javadoc.patch at level 1 ... 0 ... 
  success.
  Trying patch debian/patches/03_build-properties.patch at level 1 ... 0 ... 
  success.
  if [ debian/stamp-patched != reverse-patches ]; then touch 
  debian/stamp-patched; fi
  if [ debian/stamp-patched != reverse-patches ] ; then \
   /usr/bin/make -f debian/rules update-config ; \
   fi
  make[1]: Entering directory `/build/user/libbsf-java-2.4.0'
  make[1]: Nothing to be done for `update-config'.
  make[1]: Leaving directory `/build/user/libbsf-java-2.4.0'
  cd .  /usr/lib/jvm/java-gcj/bin/java -classpath 
  /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/xalan2.jar:/usr/share/java/jython.jar:/usr/share/ant/lib/ant-junit.jar:/usr/share/java/junit.jar:/usr/lib/jvm/java-gcj/lib/tools.jar
-Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
  -Dcompile.optimize=true-propertyfile 
  /build/user/libbsf-java-2.4.0/debian/ant.properties jar javadocs
  Buildfile: build.xml
  
  clean:
  
  init:
  
  prepare:
  [mkdir] Created dir: /build/user/libbsf-java-2.4.0/build/dist
  
  checkDependencies:
  
  checkJacl:
   [echo] Warning: Jacl dependencies were not resolved.
  
  checkJython:
  
  checkNetRexx:
   [echo] Warning: NetRexx dependencies were not resolved.
  
  checkRhino:
   [echo] Warning: Rhino dependencies were not resolved.
  
  checkXalan:
  
  checkJUnit:
  
  compile:
  [mkdir] Created dir: /build/user/libbsf-java-2.4.0/build/classes
  [javac] Compiling 50 source files to 
  /build/user/libbsf-java-2.4.0/build/classes
  [javac] --
  [javac] 1. WARNING in 
  /build/user/libbsf-java-2.4.0/src/org/apache/bsf/BSFException.java (at line 
  28)
  [javac]  public class BSFException extends Exception {
  [javac]   
  [javac] The serializable class BSFException does not declare a static 
  final serialVersionUID field of type long
  [javac] --
  [javac] --
  [javac] 2. ERROR in 
  /build/user/libbsf-java-2.4.0/src/org/apache/bsf/BSFManager.java
  [javac]  (at line 37)
  [javac]  import org.apache.commons.logging.Log;
  [javac] ^^
  [javac] The import org.apache.commons cannot be resolved
  [javac] --
  [javac] 3. ERROR in 
  /build/user/libbsf-java-2.4.0/src/org/apache/bsf/BSFManager.java
  [javac]  (at line 38)
  [javac]  import org.apache.commons.logging.LogFactory;
  [javac] ^^
  [javac] The import org.apache.commons cannot be resolved
  [javac] --
  [javac] 4. ERROR in 
  /build/user/libbsf-java-2.4.0/src/org/apache/bsf/BSFManager.java
  [javac]  (at line 102)
  [javac]  private Log logger = 
  LogFactory.getLog(this.getClass().getName());
  [javac]  ^^^
  [javac] Log cannot be resolved to a type
  [javac] --
  [javac] 5. ERROR in 
  /build/user/libbsf-java-2.4.0/src/org/apache/bsf/BSFManager.java
  [javac]  (at line 102)
  [javac]  private Log logger = 
  LogFactory.getLog(this.getClass().getName());
  [javac]   ^^
  [javac] LogFactory cannot be resolved
  [javac] --
  [javac] 6. ERROR in 
  /build/user/libbsf-java-2.4.0/src/org/apache/bsf/BSFManager.java
  [javac]  (at line 201)
  [javac]  logger.debug(BSFManager:apply);
  [javac]  ^^
  [javac] logger cannot be resolved
  [javac] --
  [javac] 7. ERROR in 
  /build/user/libbsf-java-2.4.0/src/org/apache/bsf/BSFManager.java (at line 
  222)
  [javac]  logger.error(Exception: , prive);
  [javac]  ^^
  [javac] logger cannot be resolved
  [javac] --
  [javac] 8. ERROR in 
  /build/user/libbsf-java-2.4.0/src/org/apache/bsf/BSFManager.java (at line 
  254)
  [javac]  logger.debug(BSFManager:compileApply);
  [javac]  ^^
  [javac] logger cannot be resolved
  [javac] --
  [javac] 

Bug#460389: choose-mirror: FTBFS: 14:52:33 ERROR 404: Not Found.

2008-01-12 Thread Lucas Nussbaum
Package: choose-mirror
version: 2.20
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Seems like your online detection is failing?

Relevant part:

  make[1]: Entering directory `/build/user/choose-mirror-2.20'
  rm -f choose-mirror choose-mirror.o *~ mirrors_*.h
  rm -f debian/templates-countries debian/httplist-countries 
  debian/ftplist-countries
  rm -f demo demo.templates
  rm -rf debian/iso-codes debian/pobuild
  if [ $ONLINE != n ]; then \
   if wget -nv 
  'http://cvs.debian.org/*checkout*/webwml/english/mirror/Mirrors.masterlist?rev=HEADcvsroot=webwmlcontent-type=text/plain'
   -O -  Mirrors.masterlist.new  \
  test -s Mirrors.masterlist.new; then \
   mv Mirrors.masterlist.new Mirrors.masterlist; \
   else \
   rm -f Mirrors.masterlist.new; \
   fi; \
   fi
  http://cvs.debian.org/*checkout*/webwml/english/mirror/Mirrors.masterlist?rev=HEADcvsroot=webwmlcontent-type=text/plain:
  14:52:33 ERROR 404: Not Found.
  ./mirrorlist http Mirrors.masterlist
  Mirrors.masterlist: No such file or directory at ./mirrorlist line 37.
  make[1]: *** [mirrors_http.h] Error 2
  make[1]: Leaving directory `/build/user/choose-mirror-2.20'
  make: *** [build-stamp] Error 2
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 |



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



Bug#460373: xmedcon: FTBFS: unmet dep libniftiio1-dev

2008-01-12 Thread Lucas Nussbaum
Package: xmedcon
version: 0.10.1-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  ** Using build dependencies supplied by package:
  Build-Depends: debhelper ( 4.0.0), libgtk2.0-dev, zlib1g-dev, 
  libpng12-dev, libniftiio1-dev | libniftiio-dev
  Checking for already installed source dependencies...
  debhelper: missing
  Using default version 6.0.0
  libgtk2.0-dev: missing
  zlib1g-dev: missing
  libpng12-dev: missing
  libniftiio1-dev: missing
  libniftiio-dev: missing
  Checking for source dependency conflicts...
  Reading package lists...
  Building dependency tree...
  Reading state information...
  Package libniftiio1-dev is not available, but is referred to by another 
  package.
  This may mean that the package is missing, has been obsoleted, or
  is only available from another source
  E: Package libniftiio1-dev has no installation candidate
  apt-get failed.
  Package installation failed
  Trying to reinstall removed packages:
  Trying to uninstall newly installed packages:
  Source-dependencies not satisfied; skipping xmedcon

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

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 |



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



Bug#460384: haskell-uulib: FTBFS: Data constructor `Br' has existential type variables, or a context

2008-01-12 Thread Lucas Nussbaum
Package: haskell-uulib
version: 0.9.3~snapshot20071230-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  
  src/UU/Scanner.hs:18:0:  warning: no newline at end of file
  
  src/UU/Util/Utils.hs:19:0:  warning: no newline at end of file
  
  src/UU/DData/IntSet.hs:852:0:  warning: no newline at end of file
  [ 1 of 36] Compiling UU.DData.IntSet  ( src/UU/DData/IntSet.hs, 
  dist/build/UU/DData/IntSet.o )
  [ 2 of 36] Compiling UU.DData.IntMap  ( src/UU/DData/IntMap.hs, 
  dist/build/UU/DData/IntMap.o )
  [ 3 of 36] Compiling UU.Pretty.Basic  ( src/UU/Pretty/Basic.hs, 
  dist/build/UU/Pretty/Basic.o )
  [ 4 of 36] Compiling UU.Util.Utils( src/UU/Util/Utils.hs, 
  dist/build/UU/Util/Utils.o )
  [ 5 of 36] Compiling UU.Util.PermTree ( src/UU/Util/PermTree.hs, 
  dist/build/UU/Util/PermTree.o )
  
  src/UU/Util/PermTree.hs:10:18:
  Data constructor `Br' has existential type variables, or a context
(Use -XExistentialQuantification or -XGADTs to allow this)
  In the data type declaration for `Branch'
  Preprocessing library uulib-0.9.3...
  Building uulib-0.9.3...
  dh_haskell_build: command returned error code 256
  make: *** [install-arch] Error 1
  dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary gave error 
  exit status 2

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

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 |



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



Bug#460339: libnss-db: NMU patch

2008-01-12 Thread Piotr Roszatycki
Ok, thank you very much! I'll look at this ASAP.

2008/1/12, Steve Langasek [EMAIL PROTECTED]:
 Package: libnss-db
 Version: 2.2.3pre1-2
 Severity: wishlist
 Tags: patch
 tags 441624 patch
 tags 361464 patch
 tags 379621 patch
 tags 344277 patch
 tags 391517 patch
 thanks

 Hi Piotr,

 As suggested in my mail to bug #441624, I have prepared an NMU for
 libnss-db.  Since there are a number of straightforward bugs open on the
 package, I've incorporated the fixes for each of them into a single patch
 which I'm filing here as a separate wishlist bug.

 I will upload the NMU to the delayed/5-day queue on gluck.  If you see any
 errors in this NMU diff, please let me know within that time, or supersede
 the NMU with a maintainer upload of your own.

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




-- 
 .''`.Piotr Roszatycki
: :' :mailto:[EMAIL PROTECTED]
`. `' mailto:[EMAIL PROTECTED]
  `-



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



Bug#460358: amide: FTBFS: unmet dep libniftiio1-dev

2008-01-12 Thread Lucas Nussbaum
Package: amide
version: 0.9.1-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  ** Using build dependencies supplied by package:
  Build-Depends: automake, autotools-dev, debhelper (= 5), dpatch, 
  gnome-doc-utils, gtk-doc-tools, intltool, libdcmtk1-dev, libglib1.2-dev, 
  libglib2.0-dev, libgnomecanvas2-dev, libgnomeui-dev, libgsl0-dev, 
  libgtk2.0-dev, libmdc2-dev, libniftiio1-dev, libtool, libvolpack1-dev, 
  libxml-parser-perl, libxml2-dev, m4, pkg-config, scrollkeeper
  Checking for already installed source dependencies...
  automake: missing
  autotools-dev: missing
  debhelper: missing
  Using default version 6.0.0
  dpatch: missing
  gnome-doc-utils: missing
  gtk-doc-tools: missing
  intltool: missing
  libdcmtk1-dev: missing
  libglib1.2-dev: missing
  libglib2.0-dev: missing
  libgnomecanvas2-dev: missing
  libgnomeui-dev: missing
  libgsl0-dev: missing
  libgtk2.0-dev: missing
  libmdc2-dev: missing
  libniftiio1-dev: missing
  libtool: missing
  libvolpack1-dev: missing
  libxml-parser-perl: missing
  libxml2-dev: missing
  m4: missing
  pkg-config: missing
  scrollkeeper: missing
  Checking for source dependency conflicts...
  Reading package lists...
  Building dependency tree...
  Reading state information...
  Package libniftiio1-dev is not available, but is referred to by another 
  package.
  This may mean that the package is missing, has been obsoleted, or
  is only available from another source
  E: Package libniftiio1-dev has no installation candidate
  apt-get failed.
  Package installation failed
  Trying to reinstall removed packages:
  Trying to uninstall newly installed packages:
  Source-dependencies not satisfied; skipping amide

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

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 |



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



Bug#460072: hal: I have two batteries with Linux 2.6.24

2008-01-12 Thread Mike Hommey
On Thu, Jan 10, 2008 at 11:54:00AM +, Sam Morris wrote:
 Subject: hal: I have two batteries with Linux 2.6.24
 Package: hal
 Version: 0.5.10-5
 Severity: normal
 
 After upgrading to 2.6.24-rc7, my laptop grew another battery!

Same problem here. One is from /sys/class/power_supply/ and the other is
from /proc/acpi/battery. Same applies for AC adapter.

Mike



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



Bug#460348: [Pkg-virtualbox-devel] Bug#460348: virtualbox-ose: [INTL:eu] debconf templates basque translation

2008-01-12 Thread Patrick Winnertz
Am Samstag, 12. Januar 2008 00:04:20 schrieb Piarres Beobide:
 Package: virtualbox-ose
 Version: 1.5.4-dfsg-2
 Severity: wishlist
 Tags: patch l10n

 Hi

 Attached virtualbox-ose debconf templates basque translation, please add
 it.
Sorry.. there was nothing attached :)

Greetings
Winnie

-- 
 .''`.   Patrick Winnertz [EMAIL PROTECTED]
:  :' :  GNU/Linux Debian Developer
`. `'`   http://www.der-winnie.de http://d.skolelinux.org/~winnie
  `-  Debian - when you have better things to do than fixing systems


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


Bug#460364: eclipse: FTBFS: Unhandled exception type SftpException

2008-01-12 Thread Lucas Nussbaum
Package: eclipse
version: 3.2.2-4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  @dot:
  [mkdir] Created dir: 
  /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/temp.folder/@dot.bin
  [javac] Compiling 9 source files to 
  /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/temp.folder/@dot.bin
  [javac] --
  [javac] 1. WARNING in 
  /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/src/org/eclipse/team/internal/ccvs/ssh2/CVSSSH2PreferencePage.java
  [javac]  (at line 840)
  [javac]  for (Iterator iterator = selection.iterator(); 
  iterator.hasNext();) {
  [javac]   
  [javac] Iterator is a raw type. References to generic type IteratorE 
  should be parameterized
  [javac] --
  [javac] 2. ERROR in 
  /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/src/org/eclipse/team/internal/ccvs/ssh2/CVSSSH2PreferencePage.java
   (at line 877)
  [javac]  /* String pwd=*/ c.pwd(); // Read off the channel
  [javac]   ^^^
  [javac] Unhandled exception type SftpException
  [javac] --
  [javac] --
  [javac] 3. WARNING in 
  /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/src/org/eclips
  [javac] e/team/internal/ccvs/ssh2/JSchSession.java (at line 30)
  [javac]  private static java.util.Hashtable pool = new 
  java.util.Hashtable();
  [javac] ^^^
  [javac] Hashtable is a raw type. References to generic type 
  HashtableK,V should be parameterized
  [javac] --
  [javac] 4. WARNING in 
  /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/src/org/eclips
  [javac] e/team/internal/ccvs/ssh2/JSchSession.java (at line 30)
  [javac]  private static java.util.Hashtable pool = new 
  java.util.Hashtable();
  [javac]
  ^^^
  [javac] Hashtable is a raw type. References to generic type 
  HashtableK,V should be parameterized
  [javac] --
  [javac] 5. WARNING in 
  /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/src/org/eclips
  [javac] e/team/internal/ccvs/ssh2/JSchSession.java (at line 457)
  [javac]  pool.put(key, schSession);
  [javac]  ^
  [javac] Type safety: The method put(Object, Object) belongs to the raw 
  type Hashtable. References to generic
  [javac]  type HashtableK,V should be parameterized
  [javac] --
  [javac] 6. WARNING in 
  /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/src/org/eclips
  [javac] e/team/internal/ccvs/ssh2/JSchSession.java (at line 524)
  [javac]  for (Enumeration e = pool.elements(); e.hasMoreElements(); ) {
  [javac]   ^^^
  [javac] Enumeration is a raw type. References to generic type 
  EnumerationE should be parameterized
  [javac] --
  [javac] 6 problems (1 error, 5 warnings)
  [javac] Compilation failed. Compiler errors are available in 
  /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/temp.folder/@dot.bin.log
  
  BUILD FAILED
  /build/user/eclipse-3.2.2/source-tree/build.xml:60: The following error 
  occurred while executing this line:
  /build/user/eclipse-3.2.2/source-tree/build.xml:8: The following error 
  occurred while executing this line:
  /build/user/eclipse-3.2.2/source-tree/features/org.eclipse.sdk/build.xml:35: 
  The following error occurred while executing this line:
  /build/user/eclipse-3.2.2/source-tree/features/org.eclipse.sdk/build.xml:17: 
  The following error occurred while executing this line:
  /build/user/eclipse-3.2.2/source-tree/features/org.eclipse.platform/build.xml:335:
   The following error occurred while executing this line:
  /build/user/eclipse-3.2.2/source-tree/features/org.eclipse.platform/build.xml:255:
   The following error occurred while executing this line:
  /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/build.xml:217:
   The following error occurred while executing this line:
  /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/build.xml:190:
   Compile failed; see the compiler error output for details.
  
  Total time: 5 minutes 27 seconds
  make: *** [build-java-stamp] Error 1
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 

Bug#460377: washngo: FTBFS: unmet b-dep ghc6(inst 6.8.2-1 ! wanted 6.6.1-999)

2008-01-12 Thread Lucas Nussbaum
Package: washngo
version: 2.12-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  ** Using build dependencies supplied by package:
  Build-Depends: debhelper (= 4.0.0), ghc6 (= 6.6.1), ghc6 ( 6.6.1-999), 
  haskell-devscripts (= 0.5.19), haddock
  Checking for already installed source dependencies...
  debhelper: missing
  Using default version 6.0.0
  ghc6: missing
  Using default version 6.8.2-1
  ghc6: missing
  Default version of ghc6 not sufficient, no suitable version found. Skipping 
  for now, maybe there are alternatives.
  haskell-devscripts: missing
  Using default version 0.6.2
  haddock: missing
  Checking for source dependency conflicts...
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following packages were automatically installed and are no longer 
  required:
lib64gcc1 libc6-amd64
  Use 'apt-get autoremove' to remove them.
  The following extra packages will be installed:
dctrl-tools file gettext gettext-base haskell-utils html2text
intltool-debian libgmp3-dev libgmp3c2 libgmpxx4ldbl libmagic1
libncurses5-dev libreadline5-dev po-debconf x11-common xutils-dev
  Suggested packages:
dh-make cvs gettext-doc ghc6-doc ghc6-prof haskell-doc libgmp3-doc
libmpfr-dev
  Recommended packages:
curl wget lynx libcompress-zlib-perl libmail-box-perl libmail-sendmail-perl
  The following NEW packages will be installed:
dctrl-tools debhelper file gettext gettext-base ghc6 haddock
haskell-devscripts haskell-utils html2text intltool-debian libgmp3-dev
libgmp3c2 libgmpxx4ldbl libmagic1 libncurses5-dev libreadline5-dev
po-debconf x11-common xutils-dev
  0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
  Need to get 36.4MB of archives.
  After this operation, 159MB of additional disk space will be used.
  WARNING: The following packages cannot be authenticated!
x11-common xutils-dev libmagic1 file gettext-base dctrl-tools html2text
gettext intltool-debian po-debconf debhelper libgmp3c2 haskell-utils
libgmpxx4ldbl libgmp3-dev libncurses5-dev libreadline5-dev ghc6 haddock
haskell-devscripts
  Authentication warning overridden.
  Get:1 http://idpot.grenoble.grid5000.fr sid/main x11-common 1:7.3+10 [345kB]
  Get:2 http://idpot.grenoble.grid5000.fr sid/main xutils-dev 1:7.2.ds2-1 
  [300kB]
  Get:3 http://idpot.grenoble.grid5000.fr sid/main libmagic1 4.21-4 [333kB]
  Get:4 http://idpot.grenoble.grid5000.fr sid/main file 4.21-4 [39.8kB]
  Get:5 http://idpot.grenoble.grid5000.fr sid/main gettext-base 0.17-2 [123kB]
  Get:6 http://idpot.grenoble.grid5000.fr sid/main dctrl-tools 2.12 [105kB]
  Get:7 http://idpot.grenoble.grid5000.fr sid/main html2text 1.3.2a-3 [98.9kB]
  Get:8 http://idpot.grenoble.grid5000.fr sid/main gettext 0.17-2 [2683kB]
  Get:9 http://idpot.grenoble.grid5000.fr sid/main intltool-debian 
  0.35.0+20060710.1 [30.8kB]
  Get:10 http://idpot.grenoble.grid5000.fr sid/main po-debconf 1.0.11 [231kB]
  Get:11 http://idpot.grenoble.grid5000.fr sid/main debhelper 6.0.0 [516kB]
  Get:12 http://idpot.grenoble.grid5000.fr sid/main libgmp3c2 2:4.2.2+dfsg-1 
  [433kB]
  Get:13 http://idpot.grenoble.grid5000.fr sid/main haskell-utils 1.10 [623kB]
  Get:14 http://idpot.grenoble.grid5000.fr sid/main libgmpxx4ldbl 
  2:4.2.2+dfsg-1 [227kB]
  Get:15 http://idpot.grenoble.grid5000.fr sid/main libgmp3-dev 2:4.2.2+dfsg-1 
  [517kB]
  Get:16 http://idpot.grenoble.grid5000.fr sid/main libncurses5-dev 
  5.6+20071215-1 [1490kB]
  Get:17 http://idpot.grenoble.grid5000.fr sid/main libreadline5-dev 5.2-3 
  [220kB]
  Get:18 http://idpot.grenoble.grid5000.fr sid/main ghc6 6.8.2-1 [27.6MB]
  Get:19 http://idpot.grenoble.grid5000.fr sid/main haddock 0.8-2 [528kB]
  Get:20 http://idpot.grenoble.grid5000.fr sid/main haskell-devscripts 0.6.2 
  [16.7kB]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 36.4MB in 5s (6259kB/s)
  Selecting previously deselected package x11-common.
  (Reading database ... 9526 files and directories currently installed.)
  Unpacking x11-common (from .../x11-common_1%3a7.3+10_i386.deb) ...
  Setting up x11-common (1:7.3+10) ...
  Selecting previously deselected package xutils-dev.
  (Reading database ... 9558 files and directories currently installed.)
  Unpacking xutils-dev (from .../xutils-dev_1%3a7.2.ds2-1_i386.deb) ...
  Selecting previously deselected package libmagic1.
  Unpacking libmagic1 (from .../libmagic1_4.21-4_i386.deb) ...
  Selecting previously deselected package file.
  Unpacking file (from .../archives/file_4.21-4_i386.deb) ...
  Selecting previously deselected package gettext-base.
  Unpacking gettext-base (from .../gettext-base_0.17-2_i386.deb) ...
  Selecting previously deselected package dctrl-tools.
  Unpacking dctrl-tools (from .../dctrl-tools_2.12_i386.deb) ...
  

Bug#460356: postgresql-plproxy: FTBFS: Makefile:32: /usr/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory

2008-01-12 Thread Lucas Nussbaum
Package: postgresql-plproxy
version: 2.0.2-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

   /usr/bin/fakeroot debian/rules clean
  dh_testdir
  dh_testroot
  rm -f mkmf.log
  rm -f build-stamp
  /usr/bin/make distclean
  make[1]: Entering directory `/build/user/postgresql-plproxy-2.0.2'
  Makefile:32: /usr/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory
  make[1]: *** No rule to make target `/usr/lib/pgxs/src/makefiles/pgxs.mk'.  
  Stop.
  make[1]: Leaving directory `/build/user/postgresql-plproxy-2.0.2'
  make: *** [clean] Error 2
  dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules clean gave error 
  exit status 2

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

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 |



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



Bug#460385: haskell-opengl: FTBFS: Error: unknown pseudo-op: `.ln.text'

2008-01-12 Thread Lucas Nussbaum
Package: haskell-opengl
version: 2.2.1.1-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  [22 of 84] Compiling Graphics.Rendering.OpenGL.GL.PointParameter ( 
  Graphics/Rendering/OpenGL/GL/PointParameter.hs, 
  dist/build/Graphics/Rendering/OpenGL/GL/PointParameter.o )
  [23 of 84] Compiling Graphics.Rendering.OpenGL.GL.PolygonMode ( 
  Graphics/Rendering/OpenGL/GL/PolygonMode.hs, 
  dist/build/Graphics/Rendering/OpenGL/GL/PolygonMode.o )
  [24 of 84] Compiling Graphics.Rendering.OpenGL.GL.PrimitiveMode ( 
  Graphics/Rendering/OpenGL/GL/PrimitiveMode.hs, 
  dist/build/Graphics/Rendering/OpenGL/GL/PrimitiveMode.o )
  [25 of 84] Compiling 
  Graphics.Rendering.OpenGL.GL.Texturing.PixelInternalFormat ( 
  Graphics/Rendering/OpenGL/GL/Texturing/PixelInternalFormat.hs, 
  dist/build/Graphics/Rendering/OpenGL/GL/Texturing/PixelInternalFormat.o )
  [26 of 84] Compiling Graphics.Rendering.OpenGL.GL.Texturing.TextureUnit ( 
  Graphics/Rendering/OpenGL/GL/Texturing/TextureUnit.hs, 
  dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TextureUnit.o )
  [27 of 84] Compiling Graphics.Rendering.OpenGL.GLU.ErrorsInternal ( 
  Graphics/Rendering/OpenGL/GLU/ErrorsInternal.hs, 
  dist/build/Graphics/Rendering/OpenGL/GLU/ErrorsInternal.o )
  [28 of 84] Compiling Graphics.Rendering.OpenGL.GLU.Errors ( 
  Graphics/Rendering/OpenGL/GLU/Errors.hs, 
  dist/build/Graphics/Rendering/OpenGL/GLU/Errors.o )
  [29 of 84] Compiling Graphics.Rendering.OpenGL.GL.QueryUtils ( 
  Graphics/Rendering/OpenGL/GL/QueryUtils.hs, 
  dist/build/Graphics/Rendering/OpenGL/GL/QueryUtils.o )
  [30 of 84] Compiling Graphics.Rendering.OpenGL.GL.BeginEnd ( 
  Graphics/Rendering/OpenGL/GL/BeginEnd.hs, 
  dist/build/Graphics/Rendering/OpenGL/GL/BeginEnd.o )
  [31 of 84] Compiling Graphics.Rendering.OpenGL.GL.Hints ( 
  Graphics/Rendering/OpenGL/GL/Hints.hs, 
  dist/build/Graphics/Rendering/OpenGL/GL/Hints.o )
  [32 of 84] Compiling 
  Graphics.Rendering.OpenGL.GL.PixelRectangles.PixelStorage ( 
  Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelStorage.hs, 
  dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelStorage.o )
  [33 of 84] Compiling Graphics.Rendering.OpenGL.GL.VertexSpec ( 
  Graphics/Rendering/OpenGL/GL/VertexSpec.hs, 
  dist/build/Graphics/Rendering/OpenGL/GL/VertexSpec.o )
  [34 of 84] Compiling Graphics.Rendering.OpenGL.GL.PixelRectangles.PixelMap ( 
  Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelMap.hs, 
  dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelMap.o )
  /tmp/ghc23850_0/ghc23850_0.split__65.s: Assembler messages:
  
  /tmp/ghc23850_0/ghc23850_0.split__65.s:637:0:
   Error: unknown pseudo-op: `.ln.text'
  Preprocessing library OpenGL-2.2.1.1...
  Building OpenGL-2.2.1.1...
  make: *** [build-stamp] Error 1
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 |



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



Bug#460388: alex: FTBFS: Module `Distribution.Simple' does not export `compilerPath'

2008-01-12 Thread Lucas Nussbaum
Package: alex
version: 2.1.0~rc1-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

   /usr/bin/fakeroot debian/rules clean
  dh_testdir
  dh_testroot
  rm -f configure-stamp build-stamp
  /usr/bin/make -C doc clean
  make[1]: Entering directory `/build/user/alex-2.1.0~rc1/doc'
  Makefile:1: config.mk: No such file or directory
  make[1]: *** No rule to make target `config.mk'.  Stop.
  make[1]: Leaving directory `/build/user/alex-2.1.0~rc1/doc'
  make: [clean] Error 2 (ignored)
  # Remove these so setup clean oesn't remove the generated files
  rm -f src/Parser.y src/Scan.x
  ghc6 --make Setup.lhs -o setup
  [1 of 1] Compiling Main ( Setup.lhs, Setup.o )
  
  Setup.lhs:8:90:
  Module `Distribution.Simple' does not export `compilerPath'
  make: *** [clean] Error 1
  dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules clean gave error 
  exit status 2

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

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 |



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



Bug#460378: gnome-speech: FTBFS: espeaksynthesisdriver.c:174: error: too few arguments to function 'espeak_Initialize'

2008-01-12 Thread Lucas Nussbaum
Package: gnome-speech
version: 1:0.4.16-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  make[4]: Entering directory `/build/user/gnome-speech-0.4.16/drivers/espeak'
  cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gnome-speech 
  -DORBIT2=1 -pthread -I/usr/include/bonobo-activation-2.0 
  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
  -I/usr/include/libbonobo-2.0   -Wall -Wmissing-prototypes -Wnested-externs 
  -Wpointer-arith -Wno-sign-compare  -I/usr/include/espeak-g -Wall -O2 -c 
  espeaksynthesisdriver.c
  espeaksynthesisdriver.c: In function 'espeak_driverInit':
  espeaksynthesisdriver.c:174: error: too few arguments to function 
  'espeak_Initialize'
  make[4]: *** [espeaksynthesisdriver.o] Error 1
  make[4]: Leaving directory `/build/user/gnome-speech-0.4.16/drivers/espeak'
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory `/build/user/gnome-speech-0.4.16/drivers'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/build/user/gnome-speech-0.4.16'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory `/build/user/gnome-speech-0.4.16'
  make: *** [debian/stamp-makefile-build] Error 2
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 |



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



Bug#460368: magic-haskell: FTBFS: unmet b-dep ghc6(inst 6.8.2-1 ! wanted 6.6.1-999)

2008-01-12 Thread Lucas Nussbaum
Package: magic-haskell
version: 1.0.6
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  ** Using build dependencies supplied by package:
  Build-Depends: debhelper (= 4.0.0), ghc6 (= 6.6.1), ghc6 ( 6.6.1-999), 
  hugs (= 98.200503.08), haskell-devscripts (= 0.5.10), libmagic-dev
  Build-Depends-Indep: debhelper (= 4.0.0), haddock, ghc6 (= 6.6), 
  haskell-devscripts (= 0.5.10), libmagic-dev
  Checking for already installed source dependencies...
  debhelper: missing
  Using default version 6.0.0
  ghc6: missing
  Using default version 6.8.2-1
  ghc6: missing
  Default version of ghc6 not sufficient, no suitable version found. Skipping 
  for now, maybe there are alternatives.
  hugs: missing
  Using default version 98.200609.21-5
  haskell-devscripts: missing
  Using default version 0.6.2
  libmagic-dev: missing
  debhelper: missing
  Using default version 6.0.0
  haddock: missing
  ghc6: missing
  Using default version 6.8.2-1
  haskell-devscripts: missing
  Using default version 0.6.2
  libmagic-dev: missing
  Checking for source dependency conflicts...
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following packages were automatically installed and are no longer 
  required:
lib64gcc1 libc6-amd64
  Use 'apt-get autoremove' to remove them.
  The following extra packages will be installed:
dctrl-tools file gettext gettext-base haskell-utils html2text
intltool-debian libgmp3-dev libgmp3c2 libgmpxx4ldbl libhugs-base-bundled
libhugs-haskell98-bundled libmagic1 libncurses5-dev libreadline5-dev
po-debconf x11-common xutils-dev
  Suggested packages:
dh-make cvs gettext-doc ghc6-doc ghc6-prof haskell-doc haskell-mode cpphs
libgmp3-doc libmpfr-dev
  Recommended packages:
curl wget lynx libhugs-alut libhugs-cabal libhugs-fgl libhugs-glut
libhugs-haskell-src libhugs-haxml libhugs-hgl libhugs-hunit libhugs-mtl
libhugs-network libhugs-openal libhugs-opengl libhugs-parsec
libhugs-quickcheck libhugs-stm libhugs-time libhugs-unix libhugs-x11
libhugs-xhtml libcompress-zlib-perl libmail-box-perl libmail-sendmail-perl
  The following NEW packages will be installed:
dctrl-tools debhelper file gettext gettext-base ghc6 haddock
haskell-devscripts haskell-utils html2text hugs intltool-debian libgmp3-dev
libgmp3c2 libgmpxx4ldbl libhugs-base-bundled libhugs-haskell98-bundled
libmagic-dev libmagic1 libncurses5-dev libreadline5-dev po-debconf
x11-common xutils-dev
  0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
  Need to get 37.8MB of archives.
  After this operation, 165MB of additional disk space will be used.
  WARNING: The following packages cannot be authenticated!
x11-common xutils-dev libmagic1 file gettext-base dctrl-tools html2text
gettext intltool-debian po-debconf debhelper libgmp3c2 haskell-utils
libgmpxx4ldbl libgmp3-dev libncurses5-dev libreadline5-dev ghc6 haddock
haskell-devscripts libhugs-base-bundled libhugs-haskell98-bundled hugs
libmagic-dev
  Authentication warning overridden.
  Get:1 http://idpot.grenoble.grid5000.fr sid/main x11-common 1:7.3+10 [345kB]
  Get:2 http://idpot.grenoble.grid5000.fr sid/main xutils-dev 1:7.2.ds2-1 
  [300kB]
  Get:3 http://idpot.grenoble.grid5000.fr sid/main libmagic1 4.21-4 [333kB]
  Get:4 http://idpot.grenoble.grid5000.fr sid/main file 4.21-4 [39.8kB]
  Get:5 http://idpot.grenoble.grid5000.fr sid/main gettext-base 0.17-2 [123kB]
  Get:6 http://idpot.grenoble.grid5000.fr sid/main dctrl-tools 2.12 [105kB]
  Get:7 http://idpot.grenoble.grid5000.fr sid/main html2text 1.3.2a-3 [98.9kB]
  Get:8 http://idpot.grenoble.grid5000.fr sid/main gettext 0.17-2 [2683kB]
  Get:9 http://idpot.grenoble.grid5000.fr sid/main intltool-debian 
  0.35.0+20060710.1 [30.8kB]
  Get:10 http://idpot.grenoble.grid5000.fr sid/main po-debconf 1.0.11 [231kB]
  Get:11 http://idpot.grenoble.grid5000.fr sid/main debhelper 6.0.0 [516kB]
  Get:12 http://idpot.grenoble.grid5000.fr sid/main libgmp3c2 2:4.2.2+dfsg-1 
  [433kB]
  Get:13 http://idpot.grenoble.grid5000.fr sid/main haskell-utils 1.10 [623kB]
  Get:14 http://idpot.grenoble.grid5000.fr sid/main libgmpxx4ldbl 
  2:4.2.2+dfsg-1 [227kB]
  Get:15 http://idpot.grenoble.grid5000.fr sid/main libgmp3-dev 2:4.2.2+dfsg-1 
  [517kB]
  Get:16 http://idpot.grenoble.grid5000.fr sid/main libncurses5-dev 
  5.6+20071215-1 [1490kB]
  Get:17 http://idpot.grenoble.grid5000.fr sid/main libreadline5-dev 5.2-3 
  [220kB]
  Get:18 http://idpot.grenoble.grid5000.fr sid/main ghc6 6.8.2-1 [27.6MB]
  Get:19 http://idpot.grenoble.grid5000.fr sid/main haddock 0.8-2 [528kB]
  Get:20 http://idpot.grenoble.grid5000.fr sid/main haskell-devscripts 0.6.2 
  [16.7kB]
  Get:21 http://idpot.grenoble.grid5000.fr sid/main libhugs-base-bundled 
  98.200609.21-5 [319kB]
  Get:22 

Bug#460372: python-imaging: FTBFS: dh_movefiles: debian/python-imaging-dbg/usr/lib/python2.4/site-packages/PIL/_imagi ngtk_d.so not found (supposed to put it in python-imaging-tk-dbg)

2008-01-12 Thread Lucas Nussbaum
Package: python-imaging
version: 1.1.6-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  creating 
  /build/user/python-imaging-1.1.6/debian/python-imaging-sane-dbg/usr/lib/python2.4/site-packages
  copying build/lib_d.linux-i686-2.4/sane.py - 
  /build/user/python-imaging-1.1.6/debian/python-imaging-sane-dbg/usr/lib/python2.4/site-packages
  copying build/lib_d.linux-i686-2.4/_sane_d.so - 
  /build/user/python-imaging-1.1.6/debian/python-imaging-sane-dbg/usr/lib/python2.4/site-packages
  byte-compiling 
  /build/user/python-imaging-1.1.6/debian/python-imaging-sane-dbg/usr/lib/python2.4/site-packages/sane.py
   to sane.pyc
  running install_egg_info
  Writing 
  /build/user/python-imaging-1.1.6/debian/python-imaging-sane-dbg/usr/lib/python2.4/site-packages/pysane-2.0.egg-info
  [28504 refs]
  find debian/python-imaging*-dbg \
   ! -type d ! \( -name '*_d.so' -o -name '*.h' \) | xargs rm -f
  find debian/python-imaging*-dbg -depth -empty -exec rmdir {} \;
  dh_movefiles -ppython-imaging-tk-dbg \
   --sourcedir=debian/python-imaging-dbg \
   usr/lib/python2.4/site-packages/PIL/_imagingtk_d.so
  dh_movefiles: 
  debian/python-imaging-dbg/usr/lib/python2.4/site-packages/PIL/_imagingtk_d.so
   not found (supposed to put it in python-imaging-tk-dbg)
  tar: /build/user/python-imaging-1.1.6/debian/movelist: Cannot stat: No such 
  file or directory
  tar: Error is not recoverable: exiting now
  tar: This does not look like a tar archive
  tar: Error exit delayed from previous errors
  dh_movefiles: command returned error code
  make: *** [install-python2.4] Error 1
  dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary gave error 
  exit status 2

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

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 |



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



Bug#460371: lhs2tex: FTBFS: Could not find module `Text.Regex':

2008-01-12 Thread Lucas Nussbaum
Package: lhs2tex
version: 1.12-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  make[1]: Entering directory `/build/user/lhs2tex-1.12'
  /usr/bin/ghc -O --make -o lhs2TeX Main.lhs
  
  Main.lhs:14:9:
  Could not find module `Text.Regex':
Use -v to see a list of the files searched for.
  make[1]: *** [lhs2TeX] Error 1
  make[1]: Leaving directory `/build/user/lhs2tex-1.12'
  make: *** [build-stamp] Error 2
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 |



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



Bug#460370: gnome-session: FTBFS: configure: error: gnome-keyring-daemon executable not found in your path - should be installed with gnome-keyring

2008-01-12 Thread Lucas Nussbaum
Package: gnome-session
version: 2.20.2-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  appending configuration tag F77 to libtool
  checking for glib-genmarshal... /usr/bin/glib-genmarshal
  checking whether gcc understands -Wno-sign-compare... yes
  checking what warning flags to pass to the C compiler... -Wall 
  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
  checking what language compliance flags to pass to the C compiler... 
  checking for pkg-config... /usr/bin/pkg-config
  checking pkg-config is at least version 0.9.0... yes
  checking whether ESounD support is requested... yes
  checking for ESOUND... yes
  checking for esd... /usr/bin/esd
  checking for GNOME_SESSION... yes
  checking for LIBNOTIFY... yes
  available
  checking for gconftool-2... /usr/bin/gconftool-2
  Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema 
  installation
  Using $(sysconfdir)/gconf/schemas as install directory for schema files
  checking for gconf-sanity-check-2... 
  /usr/lib/libgconf2-4/gconf-sanity-check-2
  checking for gnome-keyring-daemon... no
  configure: error: gnome-keyring-daemon executable not found in your path - 
  should be installed with gnome-keyring
  make: *** [config.status] Error 1
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 |



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



Bug#460355: pychecker: FTBFS: /usr/lib/python2.4/UserDict.py:4: No doc string for class UserDict

2008-01-12 Thread Lucas Nussbaum
Package: pychecker
version: 0.8.17-6
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  dpkg-source: building pychecker in pychecker_0.8.17-6.dsc
   debian/rules build
  dh_testdir
  /usr/bin/python ./setup.py --quiet build --build-base build install 
  --no-compile --install-purelib debian/tmp/lib/pychecker
  sh debian/regression.sh# note: build will fail if regression tests fail
  Running test1...
  Running test2...
  Running test3...
  5c5
   UserDict.py:4: No doc string for class UserDict
  ---
   /usr/lib/python2.4/UserDict.py:4: No doc string for class UserDict
test3 FAILED
  Running test4...
  Running test5...
  Running test6...
  Running test7...
  Running test8...
  Running test9...
  Running test10...
  Running test11...
  Running test12...
  Running test13...
  Running test14...
  Running test15...
  Running test16...
  Running test17...
  Running test18...
  Running test19...
  Running test20...
  Running test21...
  Running test22...
  Running test23...
  Running test24...
  Running test25...
  Running test26...
  Running test27...
  Running test28...
  Running test29...
  Running test30...
  Running test31...
  Running test32...
  Running test33...
  Running test34...
  5c5
   getopt.py:42: No doc string for class GetoptError
  ---
   /usr/lib/python2.4/getopt.py:42: No doc string for class GetoptError
test34 FAILED
  Running test35...
  Running test36...
  Running test37...
  Running test38...
  Running test39...
  Running test40...
  Running test41...
  Running test42...
  Running test43...
  Running test45...
  Running test46...
  Running test47...
  Running test48...
  Running test49...
  Running test50...
  Running test51...
  Running test52...
  Running test53...
  Running test54...
  Running test55...
  Running test56...
  Running test57...
  Running test58...
  Running test59...
  Running test60...
  Running test61...
  Running test62...
  Running test63...
  Running test64...
  Running test65...
  Running test66...
  Running test67...
  Running test68...
  Running test69...
  Running test70...
  Running test71...
  Running test72...
  Running test73...
  Running test74...
  Running test75...
  Running test76...
  Running test77...
  Running test78...
  Running test79...
  Running test80...
  Running test81...
  Running test82...
  Running test83...
  Running test84...
  Running test85...
  Running test86...
  Running test87...
  Running test88...
  Running test89...
  Running test90...
  Running test92...
  Running test93...
  Running test94...
  Running test95...
  Running test96...
  Running test97...
  Running test98...
  Running test1000...
  Running test1001...
  Running test1002...
  Running test1003...
  98/100 tests passed (2 failures).
  Failed test(s): test3 test34
  make: *** [build-stamp] Error 1
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 |



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



Bug#460365: telepathy-salut: FTBFS: /usr/include/avahi-gobject/ga-client.h:24:33: error: avahi-client/client.h: No such file or directory

2008-01-12 Thread Lucas Nussbaum
Package: telepathy-salut
version: 0.3.0-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  make[4]: Entering directory `/build/user/telepathy-salut-0.3.0/src'
  /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. 
  -I. -I..-Wall  -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include   -I/usr/include/libxml2 
  -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -D_REENTRANT 
  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I .. -I .. -I ../lib -I 
  ../lib -g -Wall -O2 -c -o salut-connection-manager.lo 
  salut-connection-manager.c
  mkdir .libs
   cc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/dbus-1.0 
  -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 
  -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -D_REENTRANT 
  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I .. -I .. -I ../lib -I 
  ../lib -g -Wall -O2 -c salut-connection-manager.c  -fPIC -DPIC -o 
  .libs/salut-connection-manager.o
   cc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/dbus-1.0 
  -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 
  -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -D_REENTRANT 
  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I .. -I .. -I ../lib -I 
  ../lib -g -Wall -O2 -c salut-connection-manager.c -o 
  salut-connection-manager.o /dev/null 21
  /bin/sh ../libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. 
  -I. -I..-Wall  -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include   -I/usr/include/libxml2 
  -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -D_REENTRANT 
  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I .. -I .. -I ../lib -I 
  ../lib -g -Wall -O2 -c -o salut-contact-manager.lo salut-contact-manager.c
   cc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include/dbus-1.0 
  -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 
  -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -D_REENTRANT 
  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I .. -I .. -I ../lib -I 
  ../lib -g -Wall -O2 -c salut-contact-manager.c  -fPIC -DPIC -o 
  .libs/salut-contact-manager.o
  In file included from salut-contact-manager.h:25,
   from salut-contact-manager.c:28:
  /usr/include/avahi-gobject/ga-client.h:24:33: error: avahi-client/client.h: 
  No such file or directory
  In file included from salut-contact-manager.h:25,
   from salut-contact-manager.c:28:
  /usr/include/avahi-gobject/ga-client.h:30: error: 
  'AVAHI_CLIENT_S_REGISTERING' undeclared here (not in a function)
  /usr/include/avahi-gobject/ga-client.h:31: error: 'AVAHI_CLIENT_S_RUNNING' 
  undeclared here (not in a function)
  /usr/include/avahi-gobject/ga-client.h:32: error: 'AVAHI_CLIENT_S_COLLISION' 
  undeclared here (not in a function)
  /usr/include/avahi-gobject/ga-client.h:33: error: 'AVAHI_CLIENT_FAILURE' 
  undeclared here (not in a function)
  /usr/include/avahi-gobject/ga-client.h:34: error: 'AVAHI_CLIENT_CONNECTING' 
  undeclared here (not in a function)
  /usr/include/avahi-gobject/ga-client.h:39: error: 
  'AVAHI_CLIENT_IGNORE_USER_CONFIG' undeclared here (not in a function)
  /usr/include/avahi-gobject/ga-client.h:40: error: 'AVAHI_CLIENT_NO_FAIL' 
  undeclared here (not in a function)
  /usr/include/avahi-gobject/ga-client.h:53: error: expected 
  specifier-qualifier-list before 'AvahiClient'
  In file included from salut-contact-manager.c:33:
  /usr/include/avahi-gobject/ga-service-browser.h:24:33: error: 
  avahi-client/lookup.h: No such file or directory
  make[4]: *** [salut-contact-manager.lo] Error 1
  make[4]: Leaving directory `/build/user/telepathy-salut-0.3.0/src'
  make[3]: *** [all] Error 2
  make[3]: Leaving directory `/build/user/telepathy-salut-0.3.0/src'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/build/user/telepathy-salut-0.3.0'
 

Bug#460380: linux-modules-extra-2.6: FTBFS: unmet b-dep linux-headers-2.6.22-3-all-i386

2008-01-12 Thread Lucas Nussbaum
Package: linux-modules-extra-2.6
version: 2.6.22-9
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  ** Using build dependencies supplied by package:
  Build-Depends: atl2-source [i386], aufs-source, btrfs-source [alpha amd64 
  armel i386 m68k s390], debhelper (= 5), drbd8-source [alpha amd64 arm armel 
  hppa i386 ia64 m68k powerpc s390 sparc], gspca-source [amd64 i386 powerpc], 
  iscsitarget-source, linux-headers-2.6.22-3-all-alpha [alpha], 
  linux-headers-2.6.22-3-all-amd64 [amd64], linux-headers-2.6.22-3-all-arm 
  [arm], linux-headers-2.6.22-3-all-armel [armel], 
  linux-headers-2.6.22-3-all-hppa [hppa], linux-headers-2.6.22-3-all-i386 
  [i386], linux-headers-2.6.22-3-all-ia64 [ia64], 
  linux-headers-2.6.22-3-all-m68k [m68k], linux-headers-2.6.22-3-all-mips 
  [mips], linux-headers-2.6.22-3-all-mipsel [mipsel], 
  linux-headers-2.6.22-3-all-powerpc [powerpc], 
  linux-headers-2.6.22-3-all-s390 [s390], linux-headers-2.6.22-3-all-sparc 
  [sparc], linux-support-2.6.22-3, mol-source [powerpc], squashfs-source 
  [alpha amd64 armel i386 ia64 m68k mips mipsel powerpc s390 sparc], 
  unionfs-source, virtualbox-ose-source [i386]
  Checking for already installed source dependencies...
  W: Unable to locate package linux-headers-2.6.22-3-all-i386
  W: Unable to locate package linux-support-2.6.22-3
  atl2-source: missing
  aufs-source: missing
  btrfs-source: missing
  debhelper: missing
  Using default version 6.0.0
  drbd8-source: missing
  gspca-source: missing
  iscsitarget-source: missing
  linux-headers-2.6.22-3-all-i386: missing
  linux-support-2.6.22-3: missing
  squashfs-source: missing
  unionfs-source: missing
  virtualbox-ose-source: missing
  Checking for source dependency conflicts...
  Reading package lists...
  Building dependency tree...
  Reading state information...
  E: Couldn't find package linux-headers-2.6.22-3-all-i386
  apt-get failed.
  Package installation failed
  Trying to reinstall removed packages:
  Trying to uninstall newly installed packages:
  Source-dependencies not satisfied; skipping linux-modules-extra-2.6

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

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 |



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



Bug#460382: linux-modules-di-i386-2.6: FTBFS: unmet b-dep loop-aes-modules-2.6.22-3-486

2008-01-12 Thread Lucas Nussbaum
Package: linux-modules-di-i386-2.6
version: 1.08
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  ** Using build dependencies supplied by package:
  Build-Depends: kernel-wedge (= 2.38), loop-aes-modules-2.6.22-3-486 [i386], 
  squashfs-modules-2.6.22-3-486 [i386]
  Checking for already installed source dependencies...
  W: Unable to locate package loop-aes-modules-2.6.22-3-486
  kernel-wedge: missing
  Using default version 2.41
  loop-aes-modules-2.6.22-3-486: missing
  squashfs-modules-2.6.22-3-486: missing
  Checking for source dependency conflicts...
  Reading package lists...
  Building dependency tree...
  Reading state information...
  E: Couldn't find package loop-aes-modules-2.6.22-3-486
  apt-get failed.
  Package installation failed
  Trying to reinstall removed packages:
  Trying to uninstall newly installed packages:
  Source-dependencies not satisfied; skipping linux-modules-di-i386-2.6

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

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 |



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



Bug#460362: binutils-avr: FTBFS: Applying patch debian/patches/dollars.patch failed!

2008-01-12 Thread Lucas Nussbaum
Package: binutils-avr
version: 2.18-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  dpkg-source: building binutils-avr in binutils-avr_2.18-1.dsc
   debian/rules build
  test -d stampdir || mkdir stampdir
  touch stampdir/source.created
  touch stampdir/vars.sh
  /bin/bash -e /usr/share/dbs/internal/lib SOURCE_DIR=\build-tree\ 
  STAMP_DIR=\stampdir\ VARS_FILE=\stampdir/vars.sh\ STRIP_LEVEL=1 
  TAR_DIR=\binutils-*\ source_unpack
  touch stampdir/source.unpack
  /bin/bash -e /usr/share/dbs/internal/lib SOURCE_DIR=\build-tree\ 
  STAMP_DIR=\stampdir\ VARS_FILE=\stampdir/vars.sh\ STRIP_LEVEL=1 
  TAR_DIR=\binutils-*\ patch_apply
  Applying patch debian/patches/dollars.patch failed!
  make: *** [stampdir/patchapply] Error 1
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 |



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



Bug#460379: ip4r: FTBFS: Makefile:9: /usr/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory

2008-01-12 Thread Lucas Nussbaum
Package: ip4r
version: 1.01-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

  dpkg-source: building ip4r in ip4r_1.01-1.dsc
   debian/rules build
  test -x debian/rules
  mkdir -p .
  /usr/bin/make  -C . CFLAGS=-g -Wall -O2 CXXFLAGS=-g -Wall -O2 
  CPPFLAGS= LDFLAGS=  
  make[1]: Entering directory `/build/user/ip4r-1.01'
  Makefile:9: /usr/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory
  make[1]: *** No rule to make target `/usr/lib/pgxs/src/makefiles/pgxs.mk'.  
  Stop.
  make[1]: Leaving directory `/build/user/ip4r-1.01'
  make: *** [debian/stamp-makefile-build] Error 2
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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 |



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



Bug#460346: ffmpeg-free: FTBFS on hppa: gcc ICEs

2008-01-12 Thread Thibaut VARENE
On Jan 12, 2008 11:03 AM, Reinhard Tartler
[EMAIL PROTECTED] wrote:
 Package: ffmpeg-free
 Severity: serious
 Tags: help

 The ffmpeg-free debian package FTBFS on hppa. See the buildlog here:

 http://experimental.debian.net/fetch.php?pkg=ffmpeg-freever=0.cvs20071007-2arch=hppastamp=1199673993file=logas=raw


It's reproducible. I've been experiencing the same problem on the
debian-multimedia hppa autobuilder:

http://gropaf.esiee.fr/~buildd/ffmpegcvs_3:20071206-0.0_20080106-0013

I didn't have time to debug it yet, but I can provide access to a hppa
machine (send me a login and a ssh2 key).

HTH

T-Bone

-- 
Thibaut VARENE
http://www.parisc-linux.org/~varenet/



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



Bug#460364: eclipse: FTBFS: Unhandled exception type SftpException

2008-01-12 Thread Michael Koch
tag 460364 pending
thanks


On Sat, Jan 12, 2008 at 10:49:27AM +0100, Lucas Nussbaum wrote:
   [javac] 2. ERROR in 
 /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/src/org/eclipse/team/internal/ccvs/ssh2/CVSSSH2PreferencePage.java
  (at line 877)
   [javac]/* String pwd=*/ c.pwd(); // Read off the channel
   [javac] ^^^
   [javac] Unhandled exception type SftpException
   [javac] --
   [javac] --

Fixed in SVN. Will be fixed with next upload.


Cheers,
Michael



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



Bug#460208: kpat: crash when started with kdegames-card-data package from unstable

2008-01-12 Thread Gallien Matthieu
Hi

Le Saturday 12 January 2008 13:48:44 Ana Guerrero, vous avez écrit :
 Hi,

 On Fri, Jan 11, 2008 at 11:09:40AM +0100, Gallien Matthieu wrote:
  Package: kpat
  Version: 4:3.98.0~svn755919-1
  Severity: important
 
  Hi,
  first thank you for all your work on packaging kde !!!
 
  I installed kdegames from experimental, and then could not start kpat.
  Each time I try to launch it, it crashes before having shown anything.
  This morning I tried to install kdegames-card-data from experimental and
  suddenly kpat is working nicely.
  Maybe you could add a dependency to force to install kdegames-card-data
  from kde4 instead of the kde3 version.
 
  If you need more informations, you can contact me.

 No, sorry.

 Please read:
 http://lists.debian.org/debian-devel-announce/2008/01/msg1.html

 Ana

First, kpat from experimental is unusable if you just pick it in a clean 
unstable or testing (not verified for testing). So I do not understand why 
you close the bug and I will reopen it unless you give me more informations 
and raise the severity because the package is completely unusbale for me and 
I do not see why it could be for others.

Second, I do not see any answer in your mail to debian-devel-announce on why 
it is normal than kpat from experimental should crash when started. Maybe I 
should llok at the source package of kde to see if it is their fault or 
Debian's. But clearly kpat is not coinstallable with kdegames-card-data from 
kde3 (at least on my setup).

So I hope that this is just a problem of understanding and communication 
between us.

Best regards

-- 
Gallien Matthieu




Bug#454568: [Linuxwacom-discuss] Bug#454568: xserver-xorg-input-wacom: additional data: X + wacom + gnome-session, but works started separately

2008-01-12 Thread Magnus Vigerlöf
On tisdag 18 december 2007, Magnus Vigerlöf wrote:
[...]
   I've got even more for you, maybe you can forward it to the appropriate
  
   thread.  Further up, Magnus Vigerlöf mentioned:
   | In XkbIndicatorsToUpdate (./xkb/xkbLEDs.c:56) the call to
   | XkbFindSrvLedInfo can potentially return NULL, which is not an
   | uncommon cause for a SEGV.
  
   My session starts up with numlock enabled.  When using my workaround of
   switching to console during session startup, I noticed that the numlock
   LED on the keyboard is inverted.  Apparantly the unavailability of the
   keyboard to X when in console circumvents the initialization of the
   LEDs and thus some bug in that code path.
  
   I am using the uim input method, if that matters.

 Try the following patch, it *is* the wrong place to fix this imho, but
 it's the smallest part to recompile. If it doesn't crash, look for output
 starting with 'Wacom: xf86WcmKbdLedCallback' in the log. If you find it
 you had a Null-ptr deref and that should be considered a bug in the
 xserver.
[...]

Hi,

Linuxwacom 0.7.9-6 is now available. Included is a fix for this issue, it is 
the easiest place to change to avoid the crash it seems. I had a look at the 
place in the xserver source where the crash happened, but I could not see any 
recent changes that should cause the crash only in Xserver 1.4.

I hope this solves this crash for everybody.

Cheers
  Magnus




Bug#460391: uscan: orig.tar.bz2 are not refused by dpkg

2008-01-12 Thread Yann Dirson
Package: devscripts
Version: 2.10.11
Severity: normal

When uscan fetches an upstream tar.bz2, it creates an orig.tar.bz2 link,
but this one does not appear to be valid yet.  It should probably
recompress to .gz instead.


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

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

Versions of packages devscripts depends on:
ii  debianutils   2.28.2 Miscellaneous utilities specific t
ii  dpkg-dev  1.14.7 package building tools for Debian
ii  libc6 2.7-5  GNU C Library: Shared libraries
ii  perl  5.8.8-12   Larry Wall's Practical Extraction 
ii  sed   4.1.5-5The GNU sed stream editor

Versions of packages devscripts recommends:
ii  fakeroot  1.8.10 Gives a fake root environment

-- no debconf information



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



Bug#460392: nut-hal-drivers: PLease add haldaemon user to the nut group in postinst script

2008-01-12 Thread Jean-Luc Coulon (f5ibh)
Package: nut-hal-drivers
Version: 2.2.0-2.1
Severity: minor

Hi,

Accoding to /usr/share/doc/nu-hal-drivers/nut-hal-txt, nut-hal-drivers needs
the haldaemon user to be in the nut group:

...
* create the (nut user and) group for the udev rule:
addgroup --quiet --system nut

* add the hal user (ex: haldaemon) to the nut group using:
adduser --quiet haldaemon nut
...

nut-hal-drivers package doenst do that automatically.

I suggest to create the nut group (if not already existing) and to add the
haldaemon user in this group in a .postinst script

Regards

Jean-Luc

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

Kernel: Linux 2.6.24-rc7-git4-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-5  GNU C Library: Shared libraries
ii  libdbus-1-3   1.1.2-1simple interprocess messaging syst
ii  libdbus-glib-1-2  0.74-1 simple interprocess messaging syst
ii  libglib2.0-0  2.14.4-2   The GLib library of C routines
ii  libhal1   0.5.10-5   Hardware Abstraction Layer - share
ii  libusb-0.1-4  2:0.1.12-9 userspace USB programming library

nut-hal-drivers recommends no packages.

-- no debconf information




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



Bug#456850: ttf-junicode: FTBFS: Error: Identifier lc-serif-width does not resolve to a number.

2008-01-12 Thread Philipp Kern
On Tue, Dec 18, 2007 at 09:57:36AM +0100, Lucas Nussbaum wrote:
   cd xgridfit  xgridfit Junicode-Regular.xgf
   \nError: Identifier lc-serif-width does not resolve to a number.
   make: *** [build] Error 10
   dpkg-buildpackage: failure: debian/rules build gave error exit status 2

The problem can be solved with a CVS snapshot.  xgridfit changed its
format in version 1.0, but a simple xgfupdate does not solve all
problems, though.  I was unable to find `ChangeLog' and `doc/' in CVS
though, that's why I have not NMU'ed it.

Kind regards,
Philipp Kern


signature.asc
Description: Digital signature


Bug#460192: linux-image-2.6.23-1-686: USB detection problem

2008-01-12 Thread maximilian attems
On Fri, 11 Jan 2008, Rafael wrote:

 Package: linux-image-2.6.23-1-686
 Version: 2.6.23-2
 Severity: important
 
 Kernel only detect USB devices conected at system boot.  If i conect a
 USB device when the system is booted, 'lsusb' command does not list it,
 but some devices work when they are not listed in 'lsusb' while other
 does not work.  I think this is a bug of Debian kernel, becouse if I
 install a Ubuntu kernel in Debian, everything work well.

can you try out trunk 2.6.24-rc7, see apt lines 
http://wiki.debian.org/DebianKernel

also which device do you expect,
please if aboves does not fix send lsusb output.
hard to guess from distance..

-- 
maks
 



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



Bug#460210: NIC of Dell Inspiron 530 crash when there is traffic on it

2008-01-12 Thread maximilian attems
On Fri, 11 Jan 2008, Stefan Ritter wrote:

 Package: linux-image-2.6.23-1-amd64
 Version: 2.6.23-2
 Severity: important
 
 2.6.23 ist the only kernel the nic work with. But when there is a lot of
 traffic on it, the network connection is lost with the following error log:
 

ok can you please try out 2.6.24-rc7, see trunk apt snapshots?
- http://wiki.debian.org/DebianKernel

-- 
maks



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



Bug#455923: Failt to mount the root filesystem of sata hard disc on amd64 kernel

2008-01-12 Thread maximilian attems
On Thu, 10 Jan 2008, Paulo Diovani wrote:

 debian-laptop:~# ls /sys/block/
 hdaloop2  loop5  ram0   ram11  ram14  ram3  ram6  ram9
 loop0  loop3  loop6  ram1   ram12  ram15  ram4  ram7  sda
 loop1  loop4  loop7  ram10  ram13  ram2   ram5  ram8
 
 debian-laptop:~# ls /sys/block/sda/
 capability  device   queue  removable  sda2  sizestat   uevent
 dev holders  range  sda1   sda3  slaves  subsystem

this looks fine, did you try newer kernel?

-- 
maks



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



Bug#460393: RFP: osmo -- personal organizer for GTK

2008-01-12 Thread Eike Nicklas
Package: wnpp
Severity: wishlist


* Package name: osmo
  Version : 0.1.6
  Upstream Author : Tomasz Maka [EMAIL PROTECTED]
* URL : http://clay.ll.pl/osmo/
* License : GPL
  Programming Lang: C
  Description : personal organizer for GTK

Osmo is a handy personal organizer which includes calendar, tasks 
manager and address book modules. It was designed to be a small,easy to 
use and good looking PIM tool to help to manage personal information. In 
current state the organizer is quite convenient in use - for example, 
user can perform nearly all operations using keyboard. Also, a lot of 
parameters are configurable to meet user preferences. On the technical 
side, Osmo is GTK+ based tool which use plain XML database to store all 
personal data.


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

Kernel: Linux 2.6.22-3-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



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



Bug#460208: kpat: crash when started with kdegames-card-data package from unstable

2008-01-12 Thread Ana Guerrero
On Sat, Jan 12, 2008 at 12:05:16PM +0100, Gallien Matthieu wrote:
 Hi
 
 Le Saturday 12 January 2008 13:48:44 Ana Guerrero, vous avez écrit :
  Hi,
 
  On Fri, Jan 11, 2008 at 11:09:40AM +0100, Gallien Matthieu wrote:
   Package: kpat
   Version: 4:3.98.0~svn755919-1
   Severity: important
  
   Hi,
   first thank you for all your work on packaging kde !!!
  
   I installed kdegames from experimental, and then could not start kpat.
   Each time I try to launch it, it crashes before having shown anything.
   This morning I tried to install kdegames-card-data from experimental and
   suddenly kpat is working nicely.
   Maybe you could add a dependency to force to install kdegames-card-data
   from kde4 instead of the kde3 version.
  
   If you need more informations, you can contact me.
 
  No, sorry.
 
  Please read:
  http://lists.debian.org/debian-devel-announce/2008/01/msg1.html
 
  Ana
 
 First, kpat from experimental is unusable if you just pick it in a clean 
 unstable or testing (not verified for testing). So I do not understand why 
 you close the bug and I will reopen it unless you give me more informations 
 and raise the severity because the package is completely unusbale for me and 
 I do not see why it could be for others.
 
 Second, I do not see any answer in your mail to debian-devel-announce on why 
 it is normal than kpat from experimental should crash when started. Maybe I 
 should llok at the source package of kde to see if it is their fault or 
 Debian's. But clearly kpat is not coinstallable with kdegames-card-data from 
 kde3 (at least on my setup).
 
 So I hope that this is just a problem of understanding and communication 
 between us.


Arg, yes, sorry, i did read your mail too fast :)
I'll look at it.

Ana




Bug#460396: not ready for message/digest

2008-01-12 Thread jidanni
Package: libmime-lite-perl
Version: 3.021-1

This TBD item,

### TBD: this is not really right for message/digest:
if ( ( keys %{ $self-{Attrs}{'content-type'} } == 1 )
 and ( $self-_safe_attr('content-type') eq 'text/plain' ) )

Caused me

   Can't use string (text/plain) as a HASH ref while strict
   refs in use at /usr/share/perl5/MIME/Lite.pm line 1695.

When I added $part-scrub to

   use MIME::Lite;
   my $msg = MIME::Lite-new( Type = multipart/digest, );
   my $part = MIME::Lite-build(
   Subject = Hi there!,
   Data= wow,
   );
   $part-scrub;
   $msg-attach($part);
   $msg-print( \*STDOUT );

So one hopes TBD will become D soon.



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



Bug#460397: add use MIME::...; to man pages

2008-01-12 Thread jidanni
Package: libmime-perl
Version: 5.425-1
Severity: minor
X-Debbugs-Cc: [EMAIL PROTECTED]

All the man pages that say

   Before reading further, you should see MIME::Tools to make sure that
   you understand where this module fits into the grand scheme of things.
   Go on, do it now.  I'll wait.

forget to add their e.g.,

use MIME::Head;

Sure, there are some use MIME::whatevers on man MIME::Tools, but not
all of them.

P.S., error messages like
 can't build entity: no body, and not multipart
should say what line number they occurred on.
(caused with MIME::Head-attach()).




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



Bug#460395: MIME-Version: 1.0 hardwired

2008-01-12 Thread jidanni
Package: libmime-lite-perl
Version: 3.021-1

I hereby inform you that despite the man page saying

   Giving VALUE as the empty string adds an invisible placeholder to
   the header, which can be used to suppress the output of the Con-
   tent-* fields or the special  MIME-Version field.  When sup-
   pressing fields, you should use replace() instead of add():

   $msg-replace(Content-disposition = );

   Note: add() is probably going to be more efficient than
   replace(), so you're better off using it for most applications if
   you are certain that you don't need to delete() the field first.

There is _no way_ you will get MIME-Version: 1.0 out. It is hardwired.

   use MIME::Lite;
   $m=MIME-Version;
   $msg = MIME::Lite-new( Type = multipart/digest );
   $msg-attr($m = qqq);
   $msg-replace($m = undef);
   $msg-replace($m = );
   $msg-replace($m = zzz);
   $msg-attr($m = );
   $msg-attr($m = undef);
   $msg-attr($m = uuu);
   $msg-add($m = kkk);
   $msg-scrub([$m]);
   $msg-delete($m);
   $msg-print( \*STDOUT );

One even sees warnings,

   Explicitly setting a MIME header field (mime-version) is dangerous:
   use the attr() method instead.

as if it worked.

Why would one want to remove MIME-Version? How about here on the man page:

   Attach a pre-prepared part to a message

   ### Create a standalone part:
   $part = MIME::Lite-new(...
   ### Attach it to any message:
   $msg-attach($part);

Attempt to get it out of $part before attaching.

Anyways, the only way to get it out of an attachment is
   $msg-attach( Type ... );





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



Bug#460394: MIME PRIMER location

2008-01-12 Thread jidanni
X-Debbugs-Cc: [EMAIL PROTECTED]
Package: libmime-perl
Version: 5.425-1
Tags: patch
File: /usr/share/man/man3/MIME::Tools.3pm.gz

I swear this sent me on a wild goose chase around the file system,
when all along the fabled document was right there on the very same
man page.

*** MIME::Tools.3pm 2008-01-12 14:13:02.747896000 +0800
--- MIME::Tools.3pmnew  2008-01-12 14:15:16.755533000 +0800
***
*** 362,364 
  See the section on encoding/decoding for more details, as well as
! \\*(LA \s-1MIME\s0 \s-1PRIMER\s0\*(R.
  .Sh Sending email
--- 362,364 
  See the section on encoding/decoding for more details, as well as
! \\*(LA \s-1MIME\s0 \s-1PRIMER\s0\*(R, below.
  .Sh Sending email
***
*** 376,378 
  when printing \s-1MIME\s0 entities.  All the standard encodings are supported
! (see \*(LA \s-1MIME\s0 \s-1PRIMER\s0\*(R for details):
  .PP
--- 376,378 
  when printing \s-1MIME\s0 entities.  All the standard encodings are supported
! (see \*(LA \s-1MIME\s0 \s-1PRIMER\s0\*(R below, for details):
  .PP



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



Bug#460398: After upgrading libapache2-mod-jk from 1.2.25-2 to 1.2.26-1 apache stoped forwarding requests to tomcat.

2008-01-12 Thread [EMAIL PROTECTED]
Package: libapache2-mod-jk
Version: 1:1.2.25-2
Severity: normal

Apache http server do not forward requests to tomcat and failed with error The 
requested URL // was not found on this server. It's very strange behavior 
for me.
Does libapache2-mod-jk 1.2.26-1 requires different configuration from 1.2.25-2 ?

It's my configuration:

NameVirtualHost *:80
NameVirtualHost *:443

JkWorkersFile /etc/libapache2-mod-jk/workers.properties
JkOptions +ForwardKeySize +ForwardURICompat
JkMount /dir1/* ajp13_worker
JkMount /dir2/* ajp13_worker

VirtualHost
/VirtualHost
.


VirtualHost
/VirtualHost

Regards
Georgi

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

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
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 libapache2-mod-jk depends on:
ii  apache2   2.2.6-3Next generation, scalable, extenda
ii  apache2-mpm-prefork [apache2] 2.2.6-3Traditional model for Apache HTTPD
ii  apache2.2-common  2.2.6-3Next generation, scalable, extenda
ii  libc6 2.7-5  GNU C Library: Shared libraries

libapache2-mod-jk recommends no packages.

-- no debconf information



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



Bug#446123: bugfix for endianness?

2008-01-12 Thread Michel Dänzer

On Fri, 2008-01-11 at 20:10 +, Adam Bartley wrote:
 Ok, I can see why that is good coding practice on one level, but on
 the other hand a piece of code has been out in January 2008 which had
 been shown to be faulty months before in 2007. Maybe it should have
 been held out of circulation until the authors can come up with a
 solution? 

Ideally; the problem being that when RandR 1.2 support was added to
xserver 1.3, only xf86-video-intel had the corresponding driver support,
and that driver can physically only work on little endian platforms. The
issue was only discovered when RandR 1.2 support was added to the
xf86-video-ati radeon driver and working on PowerMacs, and now it would
be harsh to rip out the server support again for a minority.

Note that only legacy two-colour cursors are affected, not modern 32 bit
ARGB cursors.

Also, I think the old driver specific conversion code that was used
before RandR 1.2 could still work now; reinstating that would be a
relatively simple task for someone who is determined about fixing this
issue.


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer




Bug#460345: closed by Daniel Baumann [EMAIL PROTECTED] (reply to [EMAIL PROTECTED]) (Re: Bug#460345: linux-libertine: segfault during installation)

2008-01-12 Thread Ritesh Raj Sarraf
On Saturday 12 January 2008, Debian Bug Tracking System wrote:
 Ritesh Raj Sarraf wrote:
  No CIDSupplement specified for KochiGothic-Regular-JaH, defaulting to 0.
  No CIDSupplement specified for KochiGothic-Regular, defaulting to 0.

 this is an error in another font, most likely ttf-kochi-gothic. closing
 the report, because ttf-kochi-gothic is not part of debian anymore.

My understanding is that what is present in 'main' is officially part of 
Debian.

[EMAIL PROTECTED]:~$ apt-cache policy ttf-kochi-gothic
ttf-kochi-gothic:
  Installed: 1.0.20030809-4
  Candidate: 1.0.20030809-4
  Version table:
 *** 1.0.20030809-4 0
990 http://ftp.us.debian.org testing/main Packages
600 http://ftp.us.debian.org unstable/main Packages
990 http://mirrors.kernel.org testing/main Packages
600 http://mirrors.kernel.org unstable/main Packages
100 /var/lib/dpkg/status

Ritesh
-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
Necessity is the mother of invention.


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


Bug#460072: hal: I have two batteries with Linux 2.6.24

2008-01-12 Thread Mike Hommey
On Sat, Jan 12, 2008 at 07:47:02PM +0900, Mike Hommey wrote:
 On Thu, Jan 10, 2008 at 11:54:00AM +, Sam Morris wrote:
  Subject: hal: I have two batteries with Linux 2.6.24
  Package: hal
  Version: 0.5.10-5
  Severity: normal
  
  After upgrading to 2.6.24-rc7, my laptop grew another battery!
 
 Same problem here. One is from /sys/class/power_supply/ and the other is
 from /proc/acpi/battery. Same applies for AC adapter.

Plus, the second battery has no up to date information (discharge rate,
etc.)

Mike



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



Bug#460208: kpat: crash when started with kdegames-card-data package from unstable

2008-01-12 Thread Gallien Matthieu
Le Saturday 12 January 2008 14:39:08 Ana Guerrero, vous avez écrit :
 On Sat, Jan 12, 2008 at 12:05:16PM +0100, Gallien Matthieu wrote:
  Hi
 
  Le Saturday 12 January 2008 13:48:44 Ana Guerrero, vous avez écrit :
   Hi,
  
   On Fri, Jan 11, 2008 at 11:09:40AM +0100, Gallien Matthieu wrote:
Package: kpat
Version: 4:3.98.0~svn755919-1
Severity: important
   
Hi,
first thank you for all your work on packaging kde !!!
   
I installed kdegames from experimental, and then could not start
kpat. Each time I try to launch it, it crashes before having shown
anything. This morning I tried to install kdegames-card-data from
experimental and suddenly kpat is working nicely.
Maybe you could add a dependency to force to install
kdegames-card-data from kde4 instead of the kde3 version.
   
If you need more informations, you can contact me.
  
   No, sorry.
  
   Please read:
   http://lists.debian.org/debian-devel-announce/2008/01/msg1.html
  
   Ana
 
  First, kpat from experimental is unusable if you just pick it in a clean
  unstable or testing (not verified for testing). So I do not understand
  why you close the bug and I will reopen it unless you give me more
  informations and raise the severity because the package is completely
  unusbale for me and I do not see why it could be for others.
 
  Second, I do not see any answer in your mail to debian-devel-announce on
  why it is normal than kpat from experimental should crash when started.
  Maybe I should llok at the source package of kde to see if it is their
  fault or Debian's. But clearly kpat is not coinstallable with
  kdegames-card-data from kde3 (at least on my setup).
 
  So I hope that this is just a problem of understanding and communication
  between us.

 Arg, yes, sorry, i did read your mail too fast :)
 I'll look at it.

Thanks and sorry if my last mail was too harsh, but english is not my native 
language. Sometimes when I write email I put more than just what is needed.


 Ana



-- 
Gallien Matthieu




Bug#455923: Failt to mount the root filesystem of sata hard disc on amd64 kernel

2008-01-12 Thread Paulo Diovani
i tried unsucessfully, to compile e new one :P
i'll try to install a new debian kernel today.


Bug#452662: tripod - FTBFS: cannot find -lffi

2008-01-12 Thread Lucas Nussbaum
notfound 452662 0.7.0-2
thanks

On 21/12/07 at 19:34 +0100, Bastian Blank wrote:
 found 452662 0.7.0-2
 thanks
 
 There was an error while trying to autobuild your package:
 
  Automatic build of tripod_0.7.0-2 on lxdebian.bfinv.de by sbuild/s390 98
 [...]
  /bin/sh ../../libtool --silent --tag=CXX --mode=link g++  -Wno-long-long 
  -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
  -Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3 -fno-inline -g 
  -Wall -O2 -Wformat-security -Wmissing-format-attribute 
  -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common   -lgpod 
  -lgobject-2.0 -lglib-2.0   -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 
  -ldl -lglib-2.0   -o tripod  -lgpod -lgobject-2.0 -lglib-2.0   
  -L/usr/share/qt3/lib -L/usr/libmain.o ipodexportdialog.o ipodheader.o 
  ipodlistitem.o imagelist.o ipodexportdialog.moc.o imagelist.moc.o 
  ipodheader.moc.o  -lkdeui -lkio 
  /usr/bin/ld: cannot find -lffi
  collect2: ld returned 1 exit status
  make[4]: *** [tripod] Error 1
  make[4]: Leaving directory 
  `/build/buildd/tripod-0.7.0/obj-s390-linux-gnu/tripod/src'
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory 
  `/build/buildd/tripod-0.7.0/obj-s390-linux-gnu/tripod'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/build/buildd/tripod-0.7.0/obj-s390-linux-gnu'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory `/build/buildd/tripod-0.7.0/obj-s390-linux-gnu'
  make: *** [debian/stamp-makefile-build] Error 2
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2
  **
  Build finished at 20071130-1138
  FAILED [dpkg-buildpackage died]

Hi Bastian,

I can no longer reproduce this failure (but I could reproduce it in
november).  Also, tripod built fine on s390, see
http://buildd.debian.org/fetch.cgi?pkg=tripod;ver=0.7.0-2;arch=s390;stamp=1198268184

So, I'm marking this as notfound. It would be great if you could get the
chance to try it again.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#453851: cloop-src: make module - invalidate_bdev function

2008-01-12 Thread Philipp Kern
On Sat, Dec 01, 2007 at 03:22:43PM -0200, Herbert P Fortes Neto wrote:
  i tried to build the cloop module and received this error:

I fixed three compilation problems with the new kernel (2.6.24-git but
should apply to 2.6.23, too, which is in unstable) but then I heared
that it's deprecated anyway.  Well, uploaded in spite of this.

NMU attached.

Kind regards
Philipp Kern
diff -Nru cloop-2.05~20060829/compressed_loop.c 
cloop-2.05~20060829/compressed_loop.c
--- cloop-2.05~20060829/compressed_loop.c   2006-12-04 00:07:02.0 
+0100
+++ cloop-2.05~20060829/compressed_loop.c   2008-01-12 12:56:29.0 
+0100
@@ -350,7 +350,7 @@
 up(clo-clo_lock);
 
 out:
-bio_endio(bio, bio-bi_size,buffered_blocknum==-1  !preloaded);
+bio_endio(bio, buffered_blocknum==-1  !preloaded);
 return 0;
 }
 
@@ -625,7 +625,7 @@
 if(clo-compressed_buffer) { vfree(clo-compressed_buffer); 
clo-compressed_buffer = NULL; }
 zlib_inflateEnd(clo-zstream);
 if(clo-zstream.workspace) { vfree(clo-zstream.workspace); 
clo-zstream.workspace = NULL; }
-invalidate_bdev(bdev, 0);
+invalidate_bdev(bdev);
 set_capacity(clo-disk, 0);
 return 0;
 }
@@ -814,8 +814,7 @@
 #if LINUX_VERSION_CODE  KERNEL_VERSION(2,6,18)
 devfs_remove(cloop_name);
 #endif
-if(unregister_cloop_blkdev() != 0)
-printk(KERN_WARNING %s: cannot unregister block device\n, 
cloop_name);
+unregister_cloop_blkdev();
 for(i=0;imax_cloop;i++)
 {
 del_gendisk(cloop_dev[i].disk);
diff -Nru /tmp/UcKAy70nFE/cloop-2.05~20060829/debian/changelog 
/tmp/CgTwM43v4m/cloop-2.05~20060829/debian/changelog
--- cloop-2.05~20060829/debian/changelog2006-12-04 00:09:57.0 
+0100
+++ cloop-2.05~20060829/debian/changelog2008-01-12 12:58:06.0 
+0100
@@ -1,3 +1,14 @@
+cloop (2.05~20060829-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix compilation with newer kernels. (Closes: #453851)
+- Fix a call to invalidate_bdev and do not specify a second parameter.
+- bio_endio does not need a size anymore.
+- unregister_blockdev now calls printk on errors by itself, and returns
+  void now.
+
+ -- Philipp Kern [EMAIL PROTECTED]  Sat, 12 Jan 2008 12:36:56 +0100
+
 cloop (2.05~20060829-1) unstable; urgency=low
 
   * Merged with Klaus' unreleased version 2.05, compiles with  2.6.18.1.


signature.asc
Description: Digital signature


Bug#453206: NMU diff for #453206

2008-01-12 Thread Tobias Klauser
tags 453206 + pending
thanks

Attached is the NMU diff.

Thanks, Tobias
diff -urpN gdb-avr-6.4.90.dfsg.orig/debian/changelog gdb-avr-6.4.90.dfsg/debian/changelog
--- gdb-avr-6.4.90.dfsg.orig/debian/changelog	2008-01-12 12:40:52.0 +0100
+++ gdb-avr-6.4.90.dfsg/debian/changelog	2008-01-12 12:39:03.0 +0100
@@ -1,3 +1,10 @@
+gdb-avr (6.4.90.dfsg-2.1) unstable; urgency=low
+
+  * Non-maintainer upload from the Zurich BSP
+  * Fix FTBFS, patch taken from gdb-m68hc1x package (Closes: #453206)
+
+ -- Tobias Klauser [EMAIL PROTECTED]  Sat, 12 Jan 2008 12:36:13 +0100
+
 gdb-avr (6.4.90.dfsg-1) unstable; urgency=low
 
   * Removed GFDL-files from src pkg (closes: #392961)
diff -urpN gdb-avr-6.4.90.dfsg.orig/debian/rules gdb-avr-6.4.90.dfsg/debian/rules
--- gdb-avr-6.4.90.dfsg.orig/debian/rules	2008-01-12 12:40:52.0 +0100
+++ gdb-avr-6.4.90.dfsg/debian/rules	2008-01-12 12:28:47.0 +0100
@@ -28,6 +28,9 @@ export DH_COMPAT=4
 unpack: unpack-stamp
 unpack-stamp:
 	tar xjf gdb*.tar.bz2
+	for i in *.diffs ; do \
+		cat $$i | patch -p0 ; \
+	done
 	mv `ls -d gdb* | grep -v tar` src
 	rm `find src -name \*.info`
 	mkdir build
diff -urpN gdb-avr-6.4.90.dfsg.orig/makeinfo.diffs gdb-avr-6.4.90.dfsg/makeinfo.diffs
--- gdb-avr-6.4.90.dfsg.orig/makeinfo.diffs	1970-01-01 01:00:00.0 +0100
+++ gdb-avr-6.4.90.dfsg/makeinfo.diffs	2008-01-12 12:20:01.0 +0100
@@ -0,0 +1,46 @@
+--- gdb-6.4.orig/Makefile.in	2005-12-02 06:29:54.0 +0100
 gdb-6.4/Makefile.in	2007-12-04 00:28:35.0 +0100
+@@ -276,16 +276,13 @@
+ 	then echo $$r/$(BUILD_SUBDIR)/m4/m4 ; \
+ 	else echo ${CONFIGURED_M4} ; fi`
+ 
+-# For an installed makeinfo, we require it to be from texinfo 4.2 or
+-# higher, else we use the missing dummy.  We also pass the subdirectory
+-# makeinfo even if only the Makefile is there, because Texinfo builds its
+-# manual when made, and it requires its own version.
++# We pass the subdirectory makeinfo even if only the Makefile
++# is there, because Texinfo builds its manual when made, and it
++# requires its own version.
+ CONFIGURED_MAKEINFO = @CONFIGURED_MAKEINFO@
+ MAKEINFO = `if [ -f $$r/$(BUILD_SUBDIR)/texinfo/makeinfo/Makefile ] ; \
+ 	then echo $$r/$(BUILD_SUBDIR)/texinfo/makeinfo/makeinfo ; \
+-	else if (${CONFIGURED_MAKEINFO} --version \
+-	  | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[2-9]|[5-9])') /dev/null 21; \
+-then echo ${CONFIGURED_MAKEINFO}; else echo $$s/missing makeinfo; fi; fi`
++	else echo ${CONFIGURED_MAKEINFO}; fi`
+ 
+ # This just becomes part of the MAKEINFO definition passed down to
+ # sub-makes.  It lets flags be given on the command line while still
+--- gdb-6.4.orig/Makefile.tpl	2005-10-22 12:37:55.0 +0200
 gdb-6.4/Makefile.tpl	2007-12-04 00:28:13.0 +0100
+@@ -279,16 +279,13 @@
+ 	then echo $$r/$(BUILD_SUBDIR)/m4/m4 ; \
+ 	else echo ${CONFIGURED_M4} ; fi`
+ 
+-# For an installed makeinfo, we require it to be from texinfo 4.2 or
+-# higher, else we use the missing dummy.  We also pass the subdirectory
+-# makeinfo even if only the Makefile is there, because Texinfo builds its
+-# manual when made, and it requires its own version.
++# We pass the subdirectory makeinfo even if only the Makefile
++# is there, because Texinfo builds its manual when made, and it
++# requires its own version.
+ CONFIGURED_MAKEINFO = @CONFIGURED_MAKEINFO@
+ MAKEINFO = `if [ -f $$r/$(BUILD_SUBDIR)/texinfo/makeinfo/Makefile ] ; \
+ 	then echo $$r/$(BUILD_SUBDIR)/texinfo/makeinfo/makeinfo ; \
+-	else if (${CONFIGURED_MAKEINFO} --version \
+-	  | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[2-9]|[5-9])') /dev/null 21; \
+-then echo ${CONFIGURED_MAKEINFO}; else echo $$s/missing makeinfo; fi; fi`
++	else echo ${CONFIGURED_MAKEINFO}; fi`
+ 
+ # This just becomes part of the MAKEINFO definition passed down to
+ # sub-makes.  It lets flags be given on the command line while still


Bug#394239: Should we keep testresources in the archive ?

2008-01-12 Thread Lucas Nussbaum
On 12/09/07 at 07:55 +1000, Robert Collins wrote:
 On Tue, 2007-09-11 at 13:11 +0100, Regis Boudin wrote:
  Hi,
  
  This package has been in an FTBS situation for almost one year now,
  without a fix or a reply to the bugs. Please tell us what your plans are
  regarding testresources, whether you plan to maintain it actively, orphan
  it, or if it should be removed from Debian.
 
 I plan to fix it. 
 
Hi Robert,

Any news on that bug?

I think that testresources is a good candidate for removal from Debian,
since it has been RC buggy for so long...
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


signature.asc
Description: Digital signature


Bug#457348: xmlrpc-light - FTBFS: cp: cannot stat `xmlrpc-light.cmxa': No such file or directory

2008-01-12 Thread Lucas Nussbaum
On 21/12/07 at 19:39 +0100, Bastian Blank wrote:
 Package: xmlrpc-light
 Version: 0.6-1
 Severity: serious
 
 There was an error while trying to autobuild your package:
 
  Automatic build of xmlrpc-light_0.6-1 on lxdebian.bfinv.de by sbuild/s390 98
 [...]
  cp META XmlRpcBase64.mli XmlRpcBase64.cmi XmlRpc.mli XmlRpc.cmi 
  XmlRpcServer.mli XmlRpcServer.cmi xmlrpc-light.cma xmlrpc-light.cmxa 
  xmlrpc-light.a 
  /build/buildd/xmlrpc-light-0.6/debian/libxmlrpc-light-ocaml-dev//usr/lib/ocaml/3.10.0/xmlrpc-light
  cp: cannot stat `xmlrpc-light.cmxa': No such file or directory
  cp: cannot stat `xmlrpc-light.a': No such file or directory
  make[1]: *** [install] Error 1
  make[1]: Leaving directory `/build/buildd/xmlrpc-light-0.6'
  make: *** [common-install-impl] Error 2
  dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave 
  error exit status 2
  **
  Build finished at 20071215-1724
  FAILED [dpkg-buildpackage died]

Just for info, I can't reproduce it on i386.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#395037: Diff for 0.8.9-0.1 NMU

2008-01-12 Thread Josselin Mouette
retitle 395037 Diffs for 0.8.7-0.1, 0.8.8-0.1 and 0.8.9-0.1 NMUs
thanks

I have uploaded a NMU for 0.8.9 to DELAYED/2 on gluck. Please find the
diff attached.

Cheers,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.
diff -pruN libidl-0.8.8/debian/changelog libidl-0.8.9/debian/changelog
--- libidl-0.8.8/debian/changelog	2008-01-12 12:59:58.0 +0100
+++ libidl-0.8.9/debian/changelog	2008-01-12 12:56:50.0 +0100
@@ -1,3 +1,13 @@
+libidl (0.8.9-0.1) unstable; urgency=low
+
+  * NMU.
+  * New upstream bugfix release; no API change.
+  * Use ${binary:Version}.
+  * Specify a section for the source package.
+  * Standards-version can now be 3.7.3.
+
+ -- Josselin Mouette [EMAIL PROTECTED]  Sat, 12 Jan 2008 12:51:00 +0100
+
 libidl (0.8.8-0.1) unstable; urgency=low
 
   * New upstream release; no API change.
diff -pruN libidl-0.8.8/debian/control libidl-0.8.9/debian/control
--- libidl-0.8.8/debian/control	2008-01-12 12:59:58.0 +0100
+++ libidl-0.8.9/debian/control	2008-01-12 12:56:11.0 +0100
@@ -1,7 +1,8 @@
 Source: libidl
 Priority: optional
 Maintainer: Sebastian Rittau [EMAIL PROTECTED]
-Standards-Version: 3.6.2
+Standards-Version: 3.7.3
+Section: libs
 Build-Depends: libglib2.0-dev, pkg-config, bison, flex, texinfo, cdbs, debhelper (= 4.1.0)
 
 Package: libidl0
@@ -18,7 +19,7 @@ Description: library for parsing CORBA I
 Package: libidl-dev
 Architecture: any
 Section: libdevel
-Depends: libidl0 (= ${Source-Version}), libglib2.0-dev, ${shlibs:Depends}, , ${misc:Depends}
+Depends: libidl0 (= ${binary:Version}), libglib2.0-dev, ${shlibs:Depends}, , ${misc:Depends}
 Description: development files for programs that use libIDL
  This package contains the header files and libraries needed for developing
  programs which use libIDL.


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#460399: Fwd: Possible error in password-gorilla

2008-01-12 Thread Patrick Schoenfeld
Package: password-gorilla
Tags: moreinfo

- Forwarded message from Roy Hallquist [EMAIL PROTECTED] -

Date: Fri, 11 Jan 2008 13:47:27 -0800
From: Roy Hallquist [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Possible error in password-gorilla

Patrick!

I saw your email address listed in the Debian changelog for and wanted to
say I'm getting a strange error message.

Screen shot of the error message attached.

Thanks for being the maintainer on this!

...Roy


--
Roy S. Hallquist, Jr.
Information Technology Infrastructure Division
Pacific Northwest National Laboratory
(509) 372-6782





- End forwarded message -



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



Bug#460345: closed by Daniel Baumann [EMAIL PROTECTED] (reply to [EMAIL PROTECTED]) (Re: Bug#460345: linux-libertine: segfault during installation)

2008-01-12 Thread Daniel Baumann
reopen 460345
reassign 460345 ttf-kochi
thanks

Ritesh Raj Sarraf wrote:
 My understanding is that what is present in 'main' is officially part of 
 Debian.

yes, and only supported if it stays there.

however, i just saw, that it's my fault - ttf-kochi-gothic got removed,
but in favour for ttf-kochi. so the package is still in the archive.

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



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



Bug#438792: Bug#441667: srtp: FTBFS: /bin/sh: line 1: 4402 Segmentation fault test/srtp_driver -v /dev/null

2008-01-12 Thread Lucas Nussbaum
Version: 1.4.4~dfsg-1

On 10/09/07 at 21:32 +0200, Lucas Nussbaum wrote:
 Package: srtp
 version: 1.4.2.dfsg-5
 Severity: serious
 User: [EMAIL PROTECTED]
 Usertags: qa-ftbfs-20070905 qa-ftbfs
 Justification: FTBFS on i386
 
 Hi,
 
 During a rebuild of all packages in sid, your package failed to build on i386.

Hi,

srtp now builds fine on i386. So I'm closing #441667. #440665 (build
failure on s390) and #438792 (on sparc) are still not fixed according to
http://buildd.debian.org/pkg.cgi?pkg=srtp ...
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#441655: skktools: FTBFS: ./skkdic-expr.c:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

2008-01-12 Thread Lucas Nussbaum
notfound 441655 1.2+0.20061004-2
thanks

 If the dependency libdb4.3-dev is changed to libdb4.4-dev,
 libdb4.5-dev or libdb4.6-dev, this bug is gone.  Will fix.
 
Since foundversion == fixedversion, you have to mark it as notfound, or
close it without version.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#457512: Acknowledgement (tzdata: Australia/Melbourne time zone missing)

2008-01-12 Thread Aurelien Jarno
On Tue, Dec 25, 2007 at 07:21:29PM -0500, Clint Adams wrote:
 On Sun, Dec 23, 2007 at 11:44:48AM +1100, Mikel Ward wrote:
  I just purged and re-installed, and Australia/Melbourne is now there.
  
  It seems that was the only one missing for Australia.
 
 So you can no longer reproduce this problem then?
 

It looks like we are not able to reproduce the problem anymore. So could
we close the bug?
 

-- 
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net



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



  1   2   3   4   5   >