Bug#571044: [Bug 26711] Version 0.19.2 causes regressions in Debian Installer

2010-02-25 Thread أحمد المحمودي
Upstream of fribidi does not consider this as a bug in fribidi:

On Wed, Feb 24, 2010 at 12:34:41PM -0800, bugzilla-dae...@freedesktop.org wrote:
  Now, the question is: is this a bug that fribidi_log2vis does not add a NULL
  terminating character at the end of visual_str, or is that meant to be ?
 
 That's by design.  All FriBidi API works with explicit length arguments.  We
 never rely on or ensure nul-termination.
---end quoted text---

So should I tag the bug against fribidi package as wontfix  close it ?

-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571289: SOLVED: Re: Bug#571289: xorg: X gives black screen and pointer only with 2.6.32 kernel

2010-02-25 Thread Boris Barbour
Hi,

 At least revision -8 (linux-image-2.6.32-2-*) would help, revision -9
 (linux-image-2.6.32-3-*) is going to be available shortly (currently
 in NEW). In the meanwhile, passing i915.powersave=0 through your
 kernel command line might help.

I had overlooked the availablity of the -2 version of that kernel. I have 
installed it and 3d acceleration is back

$ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: Mesa DRI Intel(R) 965G GEM 20090712 2009Q2 RC3

Thank you.

Boris





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571313: inputlirc: inhibits lircd(-driven remotes)

2010-02-25 Thread Mario 'BitKoenig' Holbe
Package: inputlirc
Version: 16-1
Severity: important

Hello,

I have a Hauppauge remote which is driven by lircd. When inputlircd is
started after lircd, I cannot control clients anymore with this remote.

This is easily reproducible provided you have a lircd-driven device:

# /etc/init.d/lirc start
Loading LIRC modules:.
Starting remote control daemon(s) : LIRC :.
Starting remote control mouse daemon : LIRCMD :.
#

$ xawtv
--- At this point I can control xawtv via remote
$

# /etc/init.d/inputlirc start
Starting inputlirc
# 

$ xawtv
--- At this point the remote doesn't affect xawtv anymore
$

# /etc/init.d/lirc restart
Stopping remote control mouse daemon: LIRCMD:.
Stopping remote control daemon(s): LIRC:.
Loading LIRC modules:.
Starting remote control daemon(s) : LIRC :.
Starting remote control mouse daemon : LIRCMD :.
# 

$ xawtv
--- At this point I can control xawtv via remote again
$

It seems like once inputlircd is started, it inhibits lircd from
/dev/lircd, i.e. clients cannot connect to lircd anymore via /dev/lircd.
I assume, the same applies vice-versa, but cannot test it myself since I
have no multimedia-keyboard currently available on the machine where the
remote is connected to.

The usual Debian-way to handle this issue would be to conflict with the
lirc package. However, since the devices handled by lirc and inputlirc
are mutually exclusive, none of the packages is a true substitution for
the other and users can easily have a set of devices for which they need
both packages. Thus, a more co-operative solution would probably be
better.

Most likely this is something to forward upstream.


Thanks for your work  regards
   Mario
-- 
It is practically impossible to teach good programming style to students
that have had prior exposure to BASIC: as potential programmers they are
mentally mutilated beyond hope of regeneration.  -- Dijkstra


signature.asc
Description: Digital signature


Bug#571273: SOLVED

2010-02-25 Thread Boris Barbour

I confused the two bugs (#571273 and #571289) in reporting success. 

In any case, with the linux-image-2.6.32-2-amd64 kernel X now starts 
successfully AND 3d acceleration works.

Thank you.

Boris



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#533604: Doesn't bind to IPv6 addresses by default

2010-02-25 Thread Stefan Bauer
Am 24.02.2010 23:53, Fabian Knittel schrieb:
 So for some use cases, the patch might cause a slight regression and an
 enhanced patch would be necessary. The patch would need to resolve the
 hostname passed via -a to all possible IPv4 and IPv6 adresses (instead
 of only the first) and create listening sockets for each address.

Follow up - tested on a lenny machine which turns me nuts:

bindv6only=0
/etc/default/oidentd is without any -a stanzas
black:/home/sb# lsof -itcp:113
COMMAND   PID   USER   FD   TYPE   DEVICE SIZE NODE NAME
oidentd 19499 oident6u  IPv6 47082698   TCP *:auth (LISTEN)


Even though it shows for unknown reasons only a bind to
ipv6-addresses, the machine answers correctly ident-requests on ipv4
and ipv6 address:

tcp6   0  0 [::]:auth   [::]:*
LISTEN  root   4708269819499/oidentd

If i set bindv6only=1 it changes the behavior of the output but not
the binding on interfaces:

black:/home/sb# lsof -itcp:113
COMMAND   PID   USER   FD   TYPE   DEVICE SIZE NODE NAME
oidentd 19640 oident6u  IPv6 47085390   TCP *:auth (LISTEN)
oidentd 19640 oident7u  IPv4 47085391   TCP *:auth (LISTEN)

tcp0  0 *:auth  *:*
LISTEN  root   4708659919723/oidentd
tcp6   0  0 [::]:auth   [::]:*
LISTEN  root   4708659819723/oidentd

At a first glance, it behaves as it should.

Stefan
-- 
Stefan Bauer -
PGP: E80A 50D5 2D46 341C A887 F05D 5C81 5858 DCEF 8C34
 plzk.de - Linux - because it works --



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#570848: ams: FTBFS: error: no matching function for call to 'min(qreal, double)'

2010-02-25 Thread Reinhard Tartler
On Do, Feb 25, 2010 at 08:27:41 (CET), Alessio Treglia wrote:

 On Thu, Feb 25, 2010 at 7:52 AM, peter green plugw...@p10link.net wrote:
 Patch is attatched, just add it to the quilt series.

 Peter, thank you.
 I'll upload it soon.

please don't forget to submit it upstream and that submission with a
reference in the patch documentation.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#505096: ndiswrapper-source: system freezes shortly after loading module

2010-02-25 Thread Dr. Alex Sheppard


Julian Andres Klode wrote:

On Sun, Nov 09, 2008 at 12:13:19PM +, alex wrote:
  

Package: ndiswrapper-source
Version: 1.53-1
Severity: critical
Justification: breaks the whole system


I'm using a TP-LINK WN3222 usb wireless dongle.
After loading the module, everything works fine for a few miutes, then the 
whole system freezes and a 'hard reboot' is required.
On a different machine running Lenny with same software, it works fine.
I have the same issue for 2 machines running Etch - one freezes, the other is 
fine - should i create a separate bug for the Etch case?
What further information would you like? lspci -v output for the freezing / 
working machines??



I have checked it again, and I can find no such device, only
a WN322G. If it is that device, could you please try the
zd1211rw driver in the standard kernel[1], after installing
zd1211-firmware. This should be better than ndiswrapper.

Regards,
Julian

[1] http://www.linuxwireless.org/en/users/Drivers/zd1211rw
  


Hi Julian,

   Yes, it was a WN322G - sorry for any confusion. Its a while ago now 
but i think i recall that ndiswrapper would consistently bork over usb2, 
but was fine over usb1.


   I can confirm that this device does work well with the zd1211rw 
driver and firmware, but i read somewhere (but can't find it now!) that 
kernel =2.6.27 is required for this device. My tests with zd1211rw have 
been on a box running Arch Linux - i'll test on this one (running 
squeeze) just to make sure.


Alex

Dr. Alex Sheppard
www.das-computer.co.uk





Bug#555892: ptouch-driver -- CUPS/Foomatic driver for Brother P-touch label printers

2010-02-25 Thread Till Kamppeter
I have packaged this driver now for Ubuntu, available as ptouch-driver 
in the Universe repository of Lucid.


   Till



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571244: libkrb5-25-heimdal: heimdal uses hostname instead of fqdn as realm name

2010-02-25 Thread Brian May
2010/2/25 Denis Feklushkin denis.feklush...@gmail.com:
 Thus, kerberos configuration can't be done without creating config files?

I couldn't reproduce the problem myself; I will try again tomorrow
without the config file.

Normally the config file should be automatically created by the
krb5-config package, which should automatically get installed on your
system.
-- 
Brian May br...@microcomaustralia.com.au



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#569548: [Pkg-fonts-devel] Bug#569548: fontforge: fix for the segfault

2010-02-25 Thread Christian PERRIER
Quoting Rogério Brito (rbr...@ime.usp.br):

 Is there any formalized procedure for new members? I barely know how
 to package things, but I would like to help (please, keep in mind that
 I am only a Debian Maintainer, not a Debian Developer).

Not really any formalized process. Just ask (assuming you have an
Alioth account).

Several team members are DMs and we have just enough DDs to be able to
deal with uploads. Many (font) packages are DM-maintained, indeed.

The recommended aciton is also to subscribe to
pkg-fonts-de...@lists.alioth.debian.org and
pkg-fonts-b...@l.a.d.o. Doing so will make you receive bug reports for
the team-maintained packages...which is often helpful to help
maintaining the packages:)


So, if you would like to participate, just feel free. For instance, FF
would definitely benefit from a good bug triage (actually, I don't
really know...maybe this is well controlled by Kęstutis but he will
tell us..:-)).





signature.asc
Description: Digital signature


Bug#524240: gnash-common-opengl should probably recommend csound

2010-02-25 Thread Petter Reinholdtsen

Or perhaps neither should recommend csound, as discussed in bug
#570212.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567773: kicad: Please do not pull in extra-xdg-menus by default and please add desktop file to Education and Science categories

2010-02-25 Thread Petter Reinholdtsen
Hi.  Any hope of having this changed before Squeeze freezes?  Please
let me know if I should not NMU to fix it.

Happy hacking,
-- 
Petter Reinholdtsen




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571278: sound settings changed: missing boost setting for microphone

2010-02-25 Thread W. Martin Borgert
close 571278
thanks

On 2010-02-24 23:58, Josselin Mouette wrote:
 Do you use pulseaudio?

Yes, that was it! Thanks! I removed all the pulseaudio stuff and
now everything is fine. (Funny is that I installed pulseaudio
long time ago and only recently the sound setting dialog changed...)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571244: libkrb5-25-heimdal: heimdal uses hostname instead of fqdn as realm name

2010-02-25 Thread Denis Feklushkin
On Thu, 25 Feb 2010 19:24:08 +1100
Brian May br...@microcomaustralia.com.au wrote:

 2010/2/25 Denis Feklushkin denis.feklush...@gmail.com:
  Thus, kerberos configuration can't be done without creating config files?
 
 I couldn't reproduce the problem myself; I will try again tomorrow
 without the config file.
 
 Normally the config file should be automatically created by the
 krb5-config package, which should automatically get installed on your
 system.

It is created. I thought if I delete it then everything will be fine.
Apparently, the minimal config to be so, even if you use the setup through DNS:

[libdefaults]
default_realm = realm


About config deletion: I thought that this would automate the configuration of 
kerberos for all machines,
I want to get kerberos configuration via DNS for all my machines.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571291: Use SQL_ASCII encoding when creating the PostgreSQL database

2010-02-25 Thread Rainer Gerhards
 -Original Message-
 From: Michael Biebl [mailto:bi...@debian.org]
 Sent: Thursday, February 25, 2010 1:15 AM
 To: Debian Bug Tracking System
 Subject: Bug#571291: Use SQL_ASCII encoding when creating the
 PostgreSQL database
 
 Package: rsyslog-pgsql
 Severity: normal
 
 As reference:
 http://lists.adiscon.net/pipermail/rsyslog/2010-January/003360.html
 
 upstream recommends to create the postgresql db with encoding
 'SQL_ASCII'

Please let me add that this decision was driven by some users. I have very
limited knowledge on that topic. Some comment I received later on was that
SQL_ASCII is not a good option for recent postgres releases. I would
appreciate solid arguments on the pro and con of this switch.

Rainer

 
 Determine, if we want to use SQL_ASCII in Debian or stick with the
 default, UTF-8
 
 dbconfig-common's dbc_pgsql_createdb_encoding allows to specify the
 encoding but currently fails to create a db using SQL_ASCII as the
 template db uses UTF-8.
 
 
 -- System Information:
 Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (500, 'unstable'), (1, 'experimental')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.33-rc8 (SMP w/1 CPU core)
 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
 
 Versions of packages rsyslog-pgsql depends on:
 ii  dbconfig-common   1.8.45 common framework for
 packaging dat
 ii  debconf [debconf-2.0] 1.5.28 Debian configuration
 management sy
 ii  libc6 2.10.2-5   Embedded GNU C Library:
 Shared lib
 ii  libpq58.4.2-2+b1 PostgreSQL C client
 library
 ii  rsyslog   4.6.0-1enhanced multi-threaded
 syslogd
 ii  ucf   3.0025 Update Configuration File:
 preserv
 
 Versions of packages rsyslog-pgsql recommends:
 pn  postgresql-client none (no description available)
 
 Versions of packages rsyslog-pgsql suggests:
 pn  postgresqlnone (no description available)
 
 




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571315: debian-bts-applet: middle click do not work

2010-02-25 Thread Jerome Reybert
Package: debian-bts-applet
Version: 0.3
Severity: normal

The usual behaviour of middle click on an applet icon is to move it on
the panel. debian-bts-applet icon seems to intercept the middle clic
event.

= When middle clic is pressed on bts-applet, the icon does not move.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (800, 'stable'), (700, 'unstable'), (600, 
'experimental'), (500, 'testing-proposed-updates'), (500, 'proposed-updates')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages debian-bts-applet depends on:
ii  python2.5.4-9An interactive high-level object-o
ii  python-btsutils   0.3-1  Python module to interact with deb
ii  python-glade2 2.16.0-2   GTK+ bindings: Glade support
ii  python-gtk2   2.16.0-2   Python bindings for the GTK+ widge
ii  python-notify 0.1.1-2+b1 Python bindings for libnotify

debian-bts-applet recommends no packages.

Versions of packages debian-bts-applet suggests:
ii  reportbug 4.10.2 reports bugs in the Debian distrib
pn  reportbug-ng  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571144: ITP: openttd-opensfx -- a free sound set for use with the OpenTTD game

2010-02-25 Thread Timo Juhani Lindfors

Maybe it should not be described as free if it is indeed non-free?



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#556030: BUG: soft lockup - CPU#1 stuck for 61s! [java:7582]

2010-02-25 Thread booiiing
hi,

i recently started to have the same error-message after a power-blackout.

i am running kernel 2.6.32-trunk on a testing/unstable-system for a
while now and didn't have any problems before.

however, yesterday the computer started showing this error (without
the java-part) after running in console for two hours.

the mouse was still usable, keyboard-leds responded to their
lock-keys, however, no keyboard-input was accepted.

after a new boot today, i got a kernel-oops and a reboot some seconds
later, so i suspect broken hardware here. maybe overheat is a problem,
too, although that should be prevented by my bios which is set to
emergency-shutdown and warn at the lowest possible values (i believe
it's 65°C for warning and 70°C for shutdown).

memtest86+ has been running for more than an hour without problems
now, though. probably it uses only the first core?

i don't know if this info is helpful at all, but still wanted to let you know.

kind regards,
patric



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571314: GtkWarning, DeprecationWarning

2010-02-25 Thread jidanni
Package: wicd
Version: 1.7.0-3

Seen upon start:
$ LC_ALL=C LANG=C LANGUAGE=C wicd-client -n
Has notifications support True
Loading...
Connecting to daemon...
Connected.
/usr/share/wicd/gtk/gui.py:152: GtkWarning: gtk_toolbar_set_icon_size: 
assertion `icon_size != GTK_ICON_SIZE_INVALID' failed
  self.wTree = gtk.glade.XML(gladefile)
refreshing...
ESSID : default
/usr/share/wicd/gtk/gui.py:757: DeprecationWarning: use 
gtk.Statusbar.remove_message
  gtk.main_iteration()
/usr/share/wicd/gtk/wicd-client.py:1001: DeprecationWarning: use 
gtk.Statusbar.remove_message
  mainloop.run()



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567468: md homehost

2010-02-25 Thread Michael Evans
On Wed, Feb 24, 2010 at 11:46 PM, Neil Brown ne...@suse.de wrote:
 On Thu, 25 Feb 2010 08:16:14 +0100
 Goswin von Brederlow goswin-...@web.de wrote:

 Neil Brown ne...@suse.de writes:

  On Wed, 24 Feb 2010 14:41:16 +0100
  Goswin von Brederlow goswin-...@web.de wrote:
 
  Neil Brown ne...@suse.de writes:
 
   On Tue, 23 Feb 2010 07:27:00 +0100
   martin f krafft madd...@madduck.net wrote:
   The only issue homehost protects against, I think, is machines that
   use /dev/md0 directly from grub.conf or fstab.
  
   That is exactly correct.  If no code or config file depends on a name 
   like
   /dev/mdX or /dev/md/foo, then you don't need to be concerned about the 
   whole
   homehost thing.
   You can either mount by fs-uuid, or mount e.g.
      /dev/disk/by-id/md-uuid-8fd0af3f:4fbb94ea:12cc2127:f9855db5
 
  What if you have two raids (one local, one from the other hosts that
  broke down) and both have LVM on it with /dev/vg/root?
 
  Shouldn't it only assemble the local raid (as md0 or whatever) and then
  only start the local volume group? If it assembles the remote raid as
  /dev/md127 as well then lvm will have problems and the boot will likely
  (even randomly) go wrong since only one VG can be activated.
 
  I think it is pretty common for admins to configure LVM to the same
  volume group name on different systems. So if you consider raids being
  pluged into other systems please keep this in mind.
 
  You are entirely correct.  However lvm problems are not my problems.
 
  It has always been my position that the best way to configure md is to
  explicitly list your arrays in mdadm.conf.  But people seem to not like 
  this
  and want it to all be 'automatic'.  So I do my best to make it as automatic
  as possible but still remove as many of the possible confusion that this 
  can
  cause as possible.  But I cannot remove them all.
 
  If you move disks around and boot and lvm gets confused because there are 
  two
  things call /dev/vg/root, then I'm sorry but there is nothing I can do
  about that.  If you had an mdadm.conf which listed you md arrays, and had
     auto -all
  then you can be sure that mdadm would not be contributing to this problem.
 
  NeilBrown

 Yes you can do something about it: Only start the raid arrays with the
 correct homehost.

 This is what 'homehost' originally did, but I got a lot of push-back on that.
 I added the auto line in mdadm.conf so that the admin could choose what
 happens.
 If the particular metadata type is enabled on the auto line, the the array is
 assembled with a random name.  If it is disabled, it is not assembled at all
 (unless explicitly listed in mdadm.conf).
 I'm not sure exactly how 'auto' interacts with 'homehost'.  The documentation
 I wrote only talks about arrays listed in mdadm.conf or on the command line,
 not arrays with a valid homehost.  I guess I should check. I think I want
 auto -all to still assemble arrays with a valid homehost.  I'll confirm
 that before I release 3.1.2.


 If the homehost is only used to decide wether the prefered minor in the
 metadata is used for the device name then I feel the feature is entirely
 useless. It would only help in stupid configurations, i.e. when you
 use the device name directly.

 Yes.


 Another scenario where starting a raid with the wrong homehost would be
 bad is when the raid is degraded and you have a global spare. You
 probably wouldn't want the global spare of one host to be used to repair
 a raid of another host.

 I only support global spares that are explicitly listed in mdadm.conf, so
 currently this couldn't happen.  One day some one is going to ask for
 auto-configure global spares.  Then I'll have to worry about this (or just
 say no).


 MfG
         Goswin

 PS: If a raid is not listed in mdadm.conf doesn't it currently start too
 but the name can be random?

 It depends on the auto line in mdadm.conf

 Thanks,
 NeilBrown
 --
 To unsubscribe from this list: send the line unsubscribe linux-raid in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html


I've always tried to assign volume-groups a host-unique name anyway.
Though I don't currently run enough systems to demand a formal
approach, I imagine a dedicated hostname within the VG name would
work.  You could then use a pattern like sys-${HOSTNAME} or sys-*/ to
obtain the hostname on a nominal basis; though obviously if working on
multiple 'system' volume groups at a time the * method fails...



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571223: mailgraph: [INTL:sk] Slovak po-debconf translation

2010-02-25 Thread helix84
Version: 1.14-1.3

.po attached

~~helix84


sk.po
Description: Binary data


Bug#571016: can't reproduce / lacks detail

2010-02-25 Thread Piotr Ożarowski
tags 571016 + patch
thanks

I can reproduce it as well by just installing python-moinmoin and
following /usr/share/doc/python-moinmoin/README.Debian.gz instructions
(with python-flup installed, using CGI)

Here's what fixed the problem for me (see IRC logs from my previous mail
for more details):

| diff -r 1ecb884c0deb MoinMoin/web/contexts.py
| --- a/MoinMoin/web/contexts.pyTue Jan 19 00:35:00 2010 +0100
| +++ b/MoinMoin/web/contexts.pyThu Feb 25 00:25:06 2010 +0100
| @@ -273,7 +273,7 @@
|  # the output related methods
|  def write(self, *data):
|   Write to output stream. 
| -self.request.stream.writelines(data)
| +self.request.out_stream.writelines(data)
|  
|  def redirectedOutput(self, function, *args, **kw):
|   Redirect output during function, return redirected output 
| diff -r 1ecb884c0deb MoinMoin/web/request.py
| --- a/MoinMoin/web/request.py Tue Jan 19 00:35:00 2010 +0100
| +++ b/MoinMoin/web/request.py Thu Feb 25 00:25:06 2010 +0100
| @@ -47,7 +47,8 @@
|  self.response = []
|  self.status_code = 200
|  
| -in_stream = RequestBase.stream
| +in_stream = cached_property(RequestBase.stream.func, 'in_stream')
| +out_stream = cached_property(ResponseBase.stream.func, 'out_stream')
|  
|  @cached_property
|  def in_data(self):

and upsteram fixed it with this patch (which is compatible with Werkzeug 0.5):
http://hg.moinmo.in/moin/1.9/rev/ca98db50efac
-- 
Piotr Ożarowski Debian GNU/Linux Developer
www.ozarowski.pl  www.griffith.cc   www.debian.org
GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#559562: [Pkg-utopia-maintainers] Bug#559562: devicekit-disks: provide a way to disable polling

2010-02-25 Thread Martin Pitt
Yves-Alexis Perez [2010-02-25  7:41 +0100]:
 Thanks. That means we'll have to write an udev file for that? Or will
 udisks have the capability to do it for us?

You need to write a simple udev rule: 

 http://bugs.freedesktop.org/show_bug.cgi?id=26508#c0

Martin

-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


signature.asc
Description: Digital signature


Bug#520851: deluge: open folder does not work

2010-02-25 Thread Fathi Boudra
tag 520851 + moreinfo

thaks

Hi,

could you reproduce with latest release ?
what's  your desktop environment ?

on xfce, exo-open is used.
It could mean xfce isn't detected properly.

Cheers,

Fathi



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571316: Can the fluid-soundfont-gm recommend on fluid-soundfont-gs be changed to suggests?

2010-02-25 Thread Petter Reinholdtsen
Package:  fluid-soundfont-gm
Version:  3.1-1
Severity: important
User: debian-...@lists.debian.org
UserTags: debian-edu

Hi.  Ran into this issue with Debian Edu, where the new Squeeze
installer behaviour of installing recommended packages causes the
installation to fail because the partitions get too full.  See #570772
for that bug.

The fluid-soundfont-gm package currently recommend fluid-soundfont-gs,
causing both to be installed by default when fluid-soundfont-gm is
requested.  Why is this so?

Could this be reduced to a suggest instead, to make debian-installer
not install fluid-soundfont-gs when fluid-soundfont-gm is requested.

Happy hacking,
-- 
Petter Reinholdtsen




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571121: yelp: using webkit breaks accessibility

2010-02-25 Thread Kenny Hitt
On Wed, Feb 24, 2010 at 06:57:14PM +0100, Josselin Mouette wrote:
 This is indeed Debian’s problem, but Debian won’t solve it if no one
 actively works on it. I guess we could indeed switch back to gecko, but
 only if someone volunteers to both: 
   * help the Debian Mozilla maintainers on xulrunner, especially
 wrt. gtkmozembed (which is not maintained upstream), 
   * maintain the gecko backend in yelp (remember that this code
 breaks every time xulrunner is upgraded).
 
 Currently this is not possible due to a lack of visibility on gecko
 maintenance. The recent announcements from Mozilla, which imply a halt
 of any kind of long-term (and even medium-term) security support, do not
 make me very fond of the idea.
 
 Remember that just because Ubuntu managed to build a package, doesn’t
 make it suitable for Debian. This package has to work for the whole
 squeeze lifetime, not just for 6 months.
 
I thought I could do the needed work, but after reading more, I realize
it is beyond my current ability.  I'm sure I can learn enough eventually,
but I know there is a deadline.
At this point, the only thing I can suggest is document the issue in 
the release notes for squeeze.  No help isn't a problem for long time users
of Gnome or Linux, but will be a problem for new users.

  Kenny



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#551926: rt-tests: cannot be installed together with pip or pip-python

2010-02-25 Thread Uwe Kleine-König
On Thu, Feb 25, 2010 at 07:31:03AM +0100, Ralf Treinen wrote:
 Hello,
 
 now the package rt-tests (version 0.66-1) has joined the club of
 packages claiming /usr/bin/pip as theirs:
 
 Unpacking rt-tests (from .../rt-tests_0.66-1_amd64.deb) ...
 dpkg: error processing /var/cache/apt/archives/rt-tests_0.66-1_amd64.deb 
 (--unpa
 ck):
  trying to overwrite '/usr/bin/pip', which is also in package pip 0:1.16-1
I will try to sort this out with upstream.

Clark, John: would you mind to rename pip to say piptest?

Best regards
Uwe

-- 
Pengutronix e.K.   | Uwe Kleine-König|
Industrial Linux Solutions | http://www.pengutronix.de/  |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#559562: [Pkg-utopia-maintainers] Bug#559562: devicekit-disks: provide a way to disable polling

2010-02-25 Thread Yves-Alexis Perez
On 25/02/2010 09:46, Martin Pitt wrote:
 Yves-Alexis Perez [2010-02-25  7:41 +0100]:
 Thanks. That means we'll have to write an udev file for that? Or will
 udisks have the capability to do it for us?
 
 You need to write a simple udev rule: 
 
  http://bugs.freedesktop.org/show_bug.cgi?id=26508#c0

Hmhm, that doesn't look really convenient to me. My needs aren't exactly
for broken drives purposes, but more for power saving facilities. I
disable polling on my dvd drive and just enable it when needed, which
can be done quite easily from hal at the moment.

It seems this has been dropped from udisks, maybe laptop-mode or the
various *-power-manager be able to do something about it, but it's too
bad imho.

Anyway, thanks for your help :)

Cheers,
-- 
Yves-Alexis



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#556643: ITP: togl -- a Tk OpenGL widget

2010-02-25 Thread trophime
On Tue, 2010-02-23 at 20:44 -0500, Adam C Powell IV wrote:
 Hello Christophe,
 
 I'm trying to package Salomé, which requires a new Netgen, which in turn
 requires Togl.
 
 What is the status of your Togl package at this point?
 

I managed to package togl 1.7 which is required for netgen.
You can find my proposed package at :
http://mentors.debian.net/debian/pool/main/t/togl/


best regards
Christophe

 [Christophe Prud'hohttp://mentors.debian.net/debian/pool/main/t/togl/mme, 
 I've checked in a few Netgen changes to alioth.]
 
 -Adam





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571317: Make gzip module not require that underlying file object support seek

2010-02-25 Thread Matt Kraai
Package: python3.1
Version: 3.1.1-3
Severity: wishlist

Hi,

I'm writing a program that uses the popularity contest results.  Since
downloading the compressed results takes about a quarter of the time
it takes to download the uncompressed results, I'd like to use the
following construct to iterate over the results:

 for line in 
gzip.GzipFile(fileobj=urllib.request.urlopen('http://popcon.debian.org/by_vote.gz')):

Unfortunately, this fails with the following exception:

 Traceback (most recent call last):
   File /home/kraai/bin/rc-bugs, line 76, in module
 main()
   File /home/kraai/bin/rc-bugs, line 56, in main
 for line in 
gzip.GzipFile(fileobj=urllib.request.urlopen('http://popcon.debian.org/by_vote.gz')):
 
   File /usr/lib/python3.1/gzip.py, line 469, in __next__
 line = self.readline()
   File /usr/lib/python3.1/gzip.py, line 424, in readline
 c = self.read(readsize)
   File /usr/lib/python3.1/gzip.py, line 249, in read
 self._read(readsize)
   File /usr/lib/python3.1/gzip.py, line 277, in _read
 pos = self.fileobj.tell()   # Save current position
 io.UnsupportedOperation: seek

I wish that the gzip module didn't require the underlying file object
to support seek so that this construct would work.

-- 
Matthttp://ftbfs.org/kraai



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571318: Dep-Wait all ia64 haskell package

2010-02-25 Thread Joachim Breitner
Package: release.debian.org
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

the current ghc6 compiler is unable to provide working packages on ia64,
and a fix is not in sight. I’d like to remove the ia64 build-failure logs
from
https://buildd.debian.org/status/package.php
to make it easier to spot other build failures and also to avoid
unnecessary FTBFS with new library uploads. 

The following makes sure that no build is tried on ia64 without a new
version of ghc6.

Thanks,
Joachim


dw xmobar haskell-hlist haskell-regex-posix hpodder haskell-haxr srcinst 
haskell-zip-archive haskell-vty haskell-split haskell-network c2hs missingh 
arbtt haskell-hsql haskell-safe haskell-utf8-string haskell-texmath 
haskell-cabal-install haskell-parsec2 haskell-hunit haskell-syb-with-class 
haskell-pcre-light haskell-stm hat haskell-convertible haskell-text xmonad 
haskell-edison-api frown haskell-uulib haskell-x11 haskell-parsec washngo 
bustle bnfc darcs alex haskell-tar haskell-language-c haskell-ghc-mtl 
haskell-x11-xft haskell-http haskell-dataenc hmake kaya haskell-diff 
haskell-tagsoup haskelldb-hdbc hscolour haskell-haskell-src haskell98-report 
haskell-cgi haskell-uniplate hdbc-postgresql haskell-regex-base datapacker 
cpphs haskell-xml haskell-hsh ganeti-htools haskell-quickcheck pxsl-tools 
arch2darcs haskell-curl haskell-openal haskell-binary haskell-regex-tdfa-utf8 
haskell-hashed-storage xmonad-contrib haskell-haskeline haskell-recaptcha 
haskell-quickcheck1 haskell-qio 
 pandoc haskell-mtl ghc6 haskell-mmap haskell-network-bytestring magic-haskell 
haxml haskell-datetime haskell-xhtml haskell-utils gtkrsync haskell-edison-core 
haskell-cautious-file haskelldb-hdbc-sqlite3 haskell-filepath highlighting-kate 
haskell-hsql-postgresql haskell-time haskell-hsql-sqlite3 haskell-testpack 
haskell-stream hdbc haskell-ifelse hs-plugins haskell-fgl haskell-terminfo 
ldap-haskell haskell-json twidge happy haskell-filestore agda-stdlib uuagc 
haskell-alut haskell-opengl haskell-bzlib haskelldb-hdbc-postgresql haskell-sha 
haskell-hsql-odbc geordi gtk2hs haskell-irc haskell-monadcatchio-mtl 
haskell-editline haskelldb tokyocabinet-haskell agda-bin haskell-regex-tdfa 
hdbc-sqlite3 hedgewars haskell-fastcgi hlint haskell-hgl haskell-regex-compat 
haskell-hsql-mysql haskell-deepseq haskelldb-hdbc-odbc lhs2tex 
haskell-ghc-paths haskell-arrows haskell-src-exts haskell-feed 
haskell-filemanip haskell-lazysmallcheck haskell-configfile haskell-polyparse 
haskell-hstringtemp
 late haskell-glut helium hslogger haskell-zlib haskell-url darcs-buildpackage 
drift darcs-monitor ftphs agda hdbc-odbc haskell-html haskell-hint 
haskell-unixutils haskell-parallel haskell-digest . ia64 . -m ghc6 ( 
6.12.1-12)

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

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

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

iEYEARECAAYFAkuGPnkACgkQ9ijrk0dDIGyL5wCg05v8VyLMUPmXTXIDcYc6UEgj
2u0AnigizrIy70v4WWt7jSMW6heceX3e
=JpuA
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#570787: [l10n:cs] Initial Czech translation of PO debconf template for package iog 1.03-4

2010-02-25 Thread Michal Simunek
Christian PERRIER píše v Čt 25. 02. 2010 v 07:47 +0100:
 Quoting Michal Simunek (michal.simu...@gmail.com):
  Package: iog
  Version: 1.03-4
  Severity: wishlist
  Tags: l10n, patch
  
  In attachment there is initial Czech translation of PO debconf template
  (cs.po) for package iog, please include it.
 
 The second string had a missing for word.
 
 I unfuzzied your translation, assuming that your interpretation was
 correct. Please double check it in the attached file.
 

Yes, it's correct.

Thanks for cooperation.

-- 
Michal Šimůnek




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#569835: xdg-utils: xdg-screensaver does not support KDE4/FreeDesktop screensaver

2010-02-25 Thread Fathi Boudra
forward 569835 http://bugs.freedesktop.org/show_bug.cgi?id=26085
retitle 569835 [DE: KDE 4] xdg-screensaver suspend/resume is broken
tag 569835 + upstream

thanks

Hi Rémi,

 I am afraid replacing qdbus with dbus-send makes no difference.

indeed :) this change is done only to avoid qdbus dependency but the behavior 
is the same.

 I just tested  upstream CVS revision 1.46 [1]. Unfortunately, it is just as 
 broken as the one  in Debian.

that's expected, they're mostly the same.

 See also comments 4 from FreeDesktop bug #26085 [2]. 

the issue is a bit different. I retitle the bug accordingly.

note: the upstream bug is assigned to me.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571319: Gnash fail to build on ia64 (incorrect use of _() macro?)

2010-02-25 Thread Petter Reinholdtsen

Package:  gnash
Version:  0.8.7-1
Severity: serious
Tags: patch

The latest gnash source fail to build on ia64.  This is the error from
URL:https://buildd.debian.org/fetch.cgi?pkg=gnashver=0.8.7-1arch=ia64stamp=1266658752file=log:

Making all in utilities
make[3]: Entering directory 
`/build/buildd-gnash_0.8.7-1-ia64-mJKYpK/gnash-0.8.7/tmp.agg/utilities'
ia64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../utilities -I..  -I../../libbase 
-I../../libnet -I../../libamf -I../../backend -I../../libcore 
-I../../libcore/asobj -I../../libcore/swf -I../../libcore/parser 
-I../../libcore/vm -I../../libmedia -I../../libsound 
-DLOCALEDIR=\/usr/share/locale\ -pthread -I/usr/include/gstreamer-0.10 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   
-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -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 -pthread-pthread 
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -I../../libmedia/gst   -g 
-O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith 
-Wreturn-type -Wnon-virtual-dtor -Wunused  -c -o processor.o 
../../utilities/processor.cpp
/bin/bash ../libtool --tag=CXX   --mode=link ia64-linux-gnu-g++  -g -O2 -W  
   -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type 
-Wnon-virtual-dtor -Wunused  -export-dynamic -Wl,--no-add-needed 
-Wl,--as-needed -o gprocessor processor.o ../libcore/libgnashcore.la 
../libamf/libgnashamf.la ../libnet/libgnashnet.la ../libbase/libgnashbase.la 
../libmedia/libgnashmedia.la ../libsound/libgnashsound.la  
../libltdl/libltdlc.la-lglib-2.0   -lgstinterfaces-0.10 -lgstreamer-0.10 
-lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -ldl   
-lcurl -ljpeg  -lpng12   -lboost_thread-mt -lboost_date_time-mt -lpthread -ldl 
-lutil -lm -lpython2.5 -lpthread   -lc -lrt -lX11 -llber -ldl 
libtool: link: ia64-linux-gnu-g++ -g -O2 -W -Wall -Wcast-align -Wcast-qual 
-Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -Wl,--no-add-needed 
-Wl,--as-needed -o .libs/gprocessor processor.o -Wl,--export-dynamic  
/build/buildd-gnash_0.8.7-1-ia64-mJKYpK/gnash-0.8.7/tmp.agg/libltdl/./.libs/dlopen.a
 ../libcore/.libs/libgnashcore.so ../libamf/.libs/libgnashamf.so 
../libnet/.libs/libgnashnet.so ../libbase/.libs/libgnashbase.so 
../libmedia/.libs/libgnashmedia.so ../libsound/.libs/libgnashsound.so 
../libltdl/.libs/libltdlc.a -lgstinterfaces-0.10 /usr/lib/libgstreamer-0.10.so 
/usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so 
/usr/lib/libgthread-2.0.so /usr/lib/libxml2.so /usr/lib/libglib-2.0.so 
/usr/lib/libcurl-gnutls.so /usr/lib/libjpeg.so -lpng12 -lboost_thread-mt 
-lboost_date_time-mt -lutil -lm -lpython2.5 -lpthread -lc -lrt -lX11 -llber 
-ldl -pthread -Wl,-rpath -Wl,/usr/lib/gnash
ia64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../utilities -I..  -I../../libbase 
-I../../libnet -I../../libamf -I../../backend -I../../libcore 
-I../../libcore/asobj -I../../libcore/swf -I../../libcore/parser 
-I../../libcore/vm -I../../libmedia -I../../libsound 
-DLOCALEDIR=\/usr/share/locale\ -pthread -I/usr/include/gstreamer-0.10 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   
-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -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 -pthread-pthread 
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -I../../libmedia/gst   -g 
-O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith 
-Wreturn-type -Wnon-virtual-dtor -Wunused  -c -o soldumper.o 
../../utilities/soldumper.cpp
In file included from ../../utilities/soldumper.cpp:44:
../../libamf/amf.h: In static member function 'static amf::Element::amf0_type_e 
amf::AMF::extractElementHeader(uint8_t*)':
../../libamf/amf.h:348: warning: cast from 'uint8_t*' to 
'amf::Element::amf0_type_e*' increases required alignment of target type
/bin/bash ../libtool --tag=CXX   --mode=link ia64-linux-gnu-g++  -g -O2 -W  
   -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type 
-Wnon-virtual-dtor -Wunused   -ldl   -lcurl -ljpeg  -lpng12   
-lboost_thread-mt -lboost_date_time-mt -lpthread -ldl -lutil -lm -lpython2.5 
-lpthread   -Wl,--no-add-needed -Wl,--as-needed -o soldumper soldumper.o 
../libcore/libgnashcore.la ../libamf/libgnashamf.la ../libnet/libgnashnet.la 
../libbase/libgnashbase.la ../libmedia/libgnashmedia.la 
../libsound/libgnashsound.la  ../libltdl/libltdlc.la-lglib-2.0   
-lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 
-lrt -lxml2 -lglib-2.0

Bug#570284: O: washngo

2010-02-25 Thread Joachim Breitner
Hi,

Am Mittwoch, den 17.02.2010, 15:35 -0600 schrieb John Goerzen:
 I no longer use WASH, nor do I have time to maintain it anymore.
 Orphaning it, and CCing debian-haskell in case someone there has
 interest in it.

we have two option: Taking it over by the Haskell Group, or dropping it
from Debian. Therefore my question:

Is anyone using Wash? Is it still useful, three years after the last
change and with HAppS around?

Greetings,
Joachim
-- 
Joachim nomeata Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#570212: gnash-common: Really necessary to recommend csound?

2010-02-25 Thread Petter Reinholdtsen

tags 570212 + patch
thanks

The upstream debian packages no longer depend on csound, and I believe
I saw Roy Savoy, one of the gnash developers, state that csound was no
longer used by Gnash, so I believe it is safe to drop the recommends.
This means that bug #524240 reported to sync -common and
-common-opengl can be closed.

Here is a patch implementing the change.


diff -ru gnash-0.8.7/debian/control gnash-0.8.7-pere/debian/control
--- gnash-0.8.7/debian/control  2010-02-25 10:13:02.0 +0100
+++ gnash-0.8.7-pere/debian/control 2010-02-25 10:17:49.0 +0100
@@ -27,7 +27,6 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libgnash0 ( 0.8.1~), gnash ( 0.8.1~), libklash0 ( 0.8.1~), 
gnash-common-opengl
 Replaces: libgnash0 ( 0.8.1~), gnash ( 0.8.1~), libklash0 ( 0.8.1~)
-Recommends: csound
 Description: free SWF movie player - common files/libraries
  Gnash is a free SWF movie player, which works either standalone, or as
  plugin for Firefox/Mozilla or Konqueror.


I hope implementing this change will save some disk space on Debian
Edu installations, where the Squeeze installation is filling up the
partitions too much. :)

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#570284: [Haskell-cafe] Re: Bug#570284: O: washngo

2010-02-25 Thread Joachim Breitner
Hi,

Am Donnerstag, den 25.02.2010, 10:27 +0100 schrieb Marc Weber:
 It's a nice piece of code. I'm not using it either. But its ideas should
 not be forgotten. What exactly is the problem with supporting it?
 
 It's not using many extensions so compiling it should not make any
 trouble, does it?
 
 Maybe someone (I?) should write a .cabal file and add it to hackage.
 
 Then everyone who is interested in it can install it using
 cabal-install.
 
 I never want to miss having read some of its code.

It’s not even cabalized yet? That would cause even extra work... But if
it is cabalized and builds without issues, then supporting it is not
much effort (although it’s not Debian’s task to be a code library,
people can go to hackage for that).

Greetings,
Joachim

-- 
Joachim nomeata Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#551330: Updated information

2010-02-25 Thread Martin Gollowitzer
* Brice Goglin brice.gog...@ens-lyon.org [100225 10:29]:
 Which kernel do you use right now ? Make sure you try the *latest*
 2.6.32 package in unstable or even a 2.6.33 kernel.

2.6.32 does not work at all. At gdm login screen, the field for username
is black instead of white and I can't do anything. I'm using 2.6.31 from
unstable right now. Are there packages for 2.6.33 available or do I need
to build it myself?

Thanks, 
Martin 


signature.asc
Description: Digital signature


Bug#551330: Updated information

2010-02-25 Thread Brice Goglin
Martin Gollowitzer wrote:
 Hi,

 I don't know if this helps in finding the actual problem, but when I
 enable KMS, this bug disappears. Since KMS breaks other things, I can't
 use it at the moment.
   

Which kernel do you use right now ? Make sure you try the *latest*
2.6.32 package in unstable or even a 2.6.33 kernel.

Brice




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#570284: [Haskell-cafe] Re: Bug#570284: O: washngo

2010-02-25 Thread Marc Weber
Excerpts from Joachim Breitner's message of Thu Feb 25 10:15:08 +0100 2010:
 Hi,
 
 Am Mittwoch, den 17.02.2010, 15:35 -0600 schrieb John Goerzen:
  I no longer use WASH, nor do I have time to maintain it anymore.
  Orphaning it, and CCing debian-haskell in case someone there has
  interest in it.
 
 we have two option: Taking it over by the Haskell Group, or dropping it
 from Debian. Therefore my question:
 
 Is anyone using Wash? Is it still useful, three years after the last
 change and with HAppS around?

It's a nice piece of code. I'm not using it either. But its ideas should
not be forgotten. What exactly is the problem with supporting it?

It's not using many extensions so compiling it should not make any
trouble, does it?

Maybe someone (I?) should write a .cabal file and add it to hackage.

Then everyone who is interested in it can install it using
cabal-install.

I never want to miss having read some of its code.

Marc Weber



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571144: ITP: openttd-opensfx -- a free sound set for use with the OpenTTD game

2010-02-25 Thread Matthijs Kooijman
Hi Timo,

 Maybe it should not be described as free if it is indeed non-free?
Well, it is free under some definition of free, but you are right that this
might be misleading. Perhaps freely available would be better?

At any rate, we've uploaded the intial release already, so we'll have to fix
this in a subsequent upload after it went through NEW.

Gr.

Matthijs


signature.asc
Description: Digital signature


Bug#524050: mozilla-plugin-gnash: plugin not detected by iceweasel

2010-02-25 Thread Petter Reinholdtsen

I suspect this is caused by the firefox/iceweasel plugin cache,
causing firefox to not discover new plugins as they are installed.

Try to stop iceweasel, remove ~/.mozilla/firefox/*/pluginreg.dat and
start it again, and see if the situation changes.

This issue might be a duplicate of bug #547706.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571320: octave3.2: package configuration fails because /usr/share/octave/packages/3.2 is missing

2010-02-25 Thread Michael Weitzel
Package: octave3.2
Version: 3.2.3-1
Severity: grave
Tags: patch
Justification: renders package unusable


Dear Maintainers,

During installation the Octave 3.2 package does not create the directory
/usr/share/octave/packages/3.2. This results in the following problem
in package configuration:
---
# apt-get install octave3.2
[...]
Wähle vormals abgewähltes Paket octave3.2.
(Lese Datenbank ... 424160 Dateien und Verzeichnisse sind derzeit installiert.)
Entpacke octave3.2 (aus .../octave3.2_3.2.3-1_amd64.deb) ...
Verarbeite Trigger für menu ...
Verarbeite Trigger für man-db ...
Verarbeite Trigger für desktop-file-utils ...
Verarbeite Trigger für gnome-menus ...
Richte octave3.2 ein (3.2.3-1) ...
error: fclose: invalid stream number = -1
error: called from:
error:   /usr/share/octave/3.2.3/m/pkg/pkg.m at line 363, column 1
error:   /usr/share/octave/3.2.3/m/startup/octaverc at line 25, column 1

dpkg: Fehler beim Bearbeiten von octave3.2 (--configure):
 Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
Verarbeite Trigger für menu ...
Fehler traten auf beim Bearbeiten von:
 octave3.2
E: Sub-process /usr/bin/dpkg returned an error code (1)
---

in line 25 of /usr/share/octave/3.2.3/m/startup/octaverc the following
command is issued:

pkg global_list /usr/share/octave/packages/3.2/octave_packages;

After I created directory /usr/share/octave/packages/3.2 manually,
dpkg --configure octave3.2 worked find.

Thanks and cheers,
   Michael
-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/4 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 octave3.2 depends on:
ii  libamd2.2.0  1:3.4.0-1   approximate minimum degree orderin
ii  libarpack2   2.1+parpack96.dfsg-2+b1 Fortran77 subroutines to solve lar
ii  libatlas3gf-base 3.6.0-24Automatically Tuned Linear Algebra
ii  libblas3gf [libb 1.2-3   Basic Linear Algebra Subroutines 3
ii  libbz2-1.0   1.0.5-4 high-quality block-sorting file co
ii  libc62.10.2-2GNU C Library: Shared libraries
ii  libcamd2.2.0 1:3.4.0-1   symmetric approximate minimum degr
ii  libccolamd2.7.1  1:3.4.0-1   constrained column approximate lib
ii  libcholmod1.7.1  1:3.4.0-1   sparse Cholesky factorization libr
ii  libcolamd2.7.1   1:3.4.0-1   column approximate minimum degree
ii  libcurl3-gnutls  7.19.7-1Multi-protocol file transfer libra
ii  libcxsparse2.2.3 1:3.4.0-1   concise sparse matrix library (com
ii  libfftw3-3   3.2.2-1 library for computing Fast Fourier
ii  libfltk1.1   1.1.10-2Fast Light Toolkit - shared librar
ii  libfreetype6 2.3.11-1FreeType 2 font engine, shared lib
ii  libftgl2 2.1.3~rc5-3 library to render text in OpenGL u
ii  libgcc1  1:4.4.2-9   GCC support library
ii  libgfortran3 4.4.2-9 Runtime library for GNU Fortran ap
ii  libgl1-mesa-glx  7.6.1-1 A free implementation of the OpenG
ii  libglpk0 4.38-1  linear programming kit with intege
ii  libglu1-mesa [li 7.6.1-1 The OpenGL utility library (GLU)
ii  libgomp1 4.4.2-9 GCC OpenMP (GOMP) support library
ii  libgraphicsmagic 1.3.5-6 format-independent image processin
ii  libgraphicsmagic 1.3.5-6 format-independent image processin
ii  libhdf5-serial-1 1.8.3-2.1   Hierarchical Data Format 5 (HDF5)
ii  libice6  2:1.0.6-1   X11 Inter-Client Exchange library
ii  libjasper1   1.900.1-6.1 The JasPer JPEG-2000 runtime libra
ii  libjpeg626b-15   The Independent JPEG Group's JPEG
ii  liblapack3gf [li 3.2.1-2 library of linear algebra routines
ii  liblcms1 1.18.dfsg-1.2+b1Color management library
ii  libncurses5  5.7+20090803-2  shared libraries for terminal hand
ii  libpcre3 7.8-3   Perl 5 Compatible Regular Expressi
ii  libpng12-0   1.2.42-2PNG library - runtime
ii  libqhull52009.1-1calculate convex hulls and related
ii  libqrupdate1 1.0.1-1 Fast updates of QR and Cholesky de
ii  libreadline6 6.1-1   GNU readline and history libraries
ii  libsm6   2:1.1.1-1   X11 Session Management library
ii  libstdc++6   4.4.2-9 The GNU Standard C++ Library v3
ii  libtiff4 3.9.2-3+b1  Tag Image File Format (TIFF) libra
ii  libumfpack5.4.0  1:3.4.0-1   sparse LU factorization library
ii  libwmf0.2-7  0.2.8.4-6.1   

Bug#564993: gnash: ftbfs with gcc-4.5

2010-02-25 Thread Petter Reinholdtsen

I had a look at the gnash source, and the error happen in the list of
#include statements in the source file.  I would suspect this is a bug
in the boost package providing
boost/date_time/posix_time/posix_time.hpp, or perhaps in the
ordering of include statements in Gnash.

Is this still a problem with Gnash 0.8.7?  Which version of boost is
used to build gnash when it fails with gcc 4.5?

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#406849: release blocker?

2010-02-25 Thread Martin Bagge / brother
shouldn't this be upgraded to a Serious?

(or at least solved, sounds like a _really_ easy thing to solve)

-- 
brother



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#522865: mozilla-plugin-gnash: aptitude search flash doesn't find this package

2010-02-25 Thread Petter Reinholdtsen

tags 522865 + patch
thanks

Here is a patch implementing this idea, by replacing SWF with
Shockwave Flash (SWV) in the short description of the packages.

diff -ru gnash-0.8.7/debian/control gnash-0.8.7-pere/debian/control
--- gnash-0.8.7/debian/control  2010-02-25 10:13:02.0 +0100
+++ gnash-0.8.7-pere/debian/control 2010-02-25 10:43:08.0 +0100
@@ -28,7 +28,7 @@
 Conflicts: libgnash0 ( 0.8.1~), gnash ( 0.8.1~), libklash0 ( 0.8.1~), 
gnash-common-opengl
 Replaces: libgnash0 ( 0.8.1~), gnash ( 0.8.1~), libklash0 ( 0.8.1~)
 Recommends: csound
-Description: free SWF movie player - common files/libraries
+Description: free Shockwave Flash (SWF) movie player - common files/libraries
  Gnash is a free SWF movie player, which works either standalone, or as
  plugin for Firefox/Mozilla or Konqueror.
  .
@@ -41,7 +41,7 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libgnash0 ( 0.8.1~), gnash ( 0.8.1~), libklash0 ( 0.8.1~), 
gnash-common
 Replaces: libgnash0 ( 0.8.1~), gnash ( 0.8.1~), libklash0 ( 0.8.1~)
-Description: free SWF movie player - common files/libraries
+Description: free Shockwave Flash (SWF) movie player - common files/libraries
  Gnash is a free SWF movie player, which works either standalone, or as
  plugin for Firefox/Mozilla or Konqueror.
  .
@@ -54,7 +54,7 @@
 Depends: gnash-common (= ${binary:Version}),
  ${shlibs:Depends}, ${misc:Depends}
 Conflicts: gnash-opengl
-Description: free SWF movie player
+Description: free Shockwave Flash (SWF) movie player
  Gnash is a free GPL'd SWF movie player, which works either standalone, or as
  browser plugin for Firefox, Mozilla, and Konqueror.
  .
@@ -76,7 +76,7 @@
 Depends: gnash-common-opengl (= ${binary:Version}),
  ${shlibs:Depends}, ${misc:Depends}
 Conflicts: gnash
-Description: free SWF movie player
+Description: free Shockwave Flash (SWF) movie player
  Gnash is a free GPL'd SWF movie player, which works either standalone, or as
  browser plugin for Firefox, Mozilla, and Konqueror.
  .
@@ -97,7 +97,7 @@
 Architecture: any
 Depends: gnash-common (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Conflicts: klash-opengl
-Description: free SWF movie player - standalone player for KDE
+Description: free Shockwave Flash (SWF) movie player - standalone player for 
KDE
  Gnash is a free GPL'd SWF movie player, which works either standalone, or as
  browser plugin for Firefox, Mozilla, and Konqueror.
  .
@@ -119,7 +119,7 @@
 Architecture: any
 Depends: gnash-common-opengl (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}
 Conflicts: klash
-Description: free SWF movie player - standalone player for KDE
+Description: free Shockwave Flash (SWF) movie player - standalone player for 
KDE
  Gnash is a free GPL'd SWF movie player, which works either standalone, or as
  browser plugin for Firefox, Mozilla, and Konqueror.
  .
@@ -141,7 +141,7 @@
 Architecture: any
 Depends: gnash-common (= ${binary:Version}) | gnash-common-opengl (= 
${binary:Version}),
  ${shlibs:Depends}, ${misc:Depends}
-Description: free SWF movie player - Command-line Tools
+Description: free Shockwave Flash (SWF) movie player - Command-line Tools
  Gnash is a free GPL'd SWF movie player, which works either standalone, or as
  browser plugin for Firefox, Mozilla, and Konqueror.
  .
@@ -152,7 +152,7 @@
 Architecture: any
 Depends: gnash-common (= ${binary:Version}) | gnash-common-opengl (= 
${binary:Version}),
  ${shlibs:Depends}, ${misc:Depends}
-Description: free SWF movie player - Media server
+Description: free Shockwave Flash (SWF) movie player - Media server
  Gnash is a free GPL'd SWF movie player, which works either standalone, or as
  browser plugin for Firefox, Mozilla, and Konqueror.
  .
@@ -163,7 +163,7 @@
 Architecture: any
 Depends: gnash (= ${binary:Version}) | gnash-opengl (= ${binary:Version}),
  ${shlibs:Depends}, ${misc:Depends}
-Description: free SWF movie player - Plugin for Mozilla and derivatives
+Description: free Shockwave Flash (SWF) movie player - Plugin for Mozilla and 
derivatives
  Gnash is a free GPL'd SWF movie player, which works either standalone, or as
  browser plugin for Firefox, Mozilla, and Konqueror.
  .
@@ -176,7 +176,7 @@
 Architecture: any
 Depends: klash (= ${binary:Version}) | klash-opengl (= ${binary:Version}),
  ${shlibs:Depends}, ${misc:Depends}
-Description: free SWF movie player - Plugin for Konqueror
+Description: free Shockwave Flash (SWF) movie player - Plugin for Konqueror
  Gnash is a free GPL'd SWF movie player, which works either standalone, or as
  browser plugin for Firefox, Mozilla, and Konqueror.
  .


Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571307: mysql-server: security update changes dabian-sys-maint access rights

2010-02-25 Thread José Luis Tallón
Hi,

Erik Auerswald wrote:
 Package: mysql-server
 Version: 5.0.51a-24+lenny3
 Severity: important
   
(not downgrading since I'm not the maintainer; One thinks it should be
'wishlist' instead)
 We use the debian-sys-maint account for maintenance tasks, e.g. the daily
 database backup. Therefore this MySQL user needs sufficient access rights,
 which we have manually granted.
   
Hmmm... it is called *debian*-sys-maint for a reason.
 Installing a security update removes the additional access rights inhibiting
 the database backup.
   
If the rights are enough for both mysql-server's and dbcommon-depending
packages, it isn't a bug. Or is it ?
 After each security fix we need to manually repair this. Automatic
 installation of security fixes has become unthinkable, because it reliably
 breaks our systems.
   
My suggestion is to create another, dedicated, user for this purpose.
One can direct mysql tools to use another my.cnf / another user to
authenticate as.


Regards,



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571321: RFP: yagf-ocr -- Qt4 GUI for cuneiform OCR

2010-02-25 Thread RalfGesellensetter
Package: wnpp
Severity: wishlist

* Package name: yagf-ocr
  Version : 0.8.1 (2009-08-16)
  Upstream Author : Andrei Borovsky a...@symmetrica.net
* URL : http://symmetrica.net/cuneiform-linux/yagf-en.html
* License : GPLv3
  Programming Lang: C++
  Description : Qt4 GUI for cuneiform OCR (text recognition)


YAGF needs Qt 4.x and the aspell spellchecking package. 
In order to acquire images from a scanner from within YAGF, xsane is 
recommended. 
YAGF depends on cuneiform for the text recognition.
Cuneiform delivers better results than tesseract, as for my own testings.
There is no other frontend for cuneiform ocr, yet. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571322: [atlas] custom build improvements

2010-02-25 Thread Adrian Benson

Package: atlas
Version: 3.8.3-9

Hi Sylvestre

Sorry about the delay in submitting these.

1.  There needs to be a way of incrementing the version for custom builds
otherwise the custom build will be superseded by the generic versions in
the repo. I changed  debian/rules:|custom-stamp| and it seems to work.

|
custom-stamp:
rm -f configure-stamp
# Here, the trick is pretty simple:
# * We don't want to build all the optimized version of Atlas. 
Just the

#   one for the current CPU
# * We override ARCHS by base__
# * Base is the name of the package (libatlas3gf-base)
# * __ is provided to have the right expression
# * the regexp will consider that atlasArch and atlasISA are empty
#   therefor, leaving the choice of the optimization to Atlas
# * After that, we fall back to the normal build procedure by 
calling

#   debian/rules itself (yep, recursively)

# incerment version with a local suffix to prevent custom 
package being
# superseded and clobbered by the generic pre-built atlas 
packages that

dch -U --local='+custom'  custom build on `uname -a`

# Remove all the other archs in this case

sed '/AFTER THAT/q' $(CURDIR)/debian/control.in  
$(CURDIR)/debian/control

debian/rules ARCHS=base__ binary
touch $@|

2.  Atlas timing needs th cpu clock to be set to the maximum - dynamic 
frequency mechanisms
should be disabled.  So you need to add 'cpufrequtils' as a build 
dependency for custom builds.
There should then be a check using 'cpufreq-info' to make sure the cpu 
governer is set to
'performance'. Not much of a makefile programmer, but a bash style test 
would be:


|ncpu=$(cpufreq-info | grep analyzing CPU -c)

||for (( cpu=0 ; cpu  $ncpu ; cpu++)); do
if [ -z $(cpufreq-info -p -c $cpu | grep performance) ]; then
echo frequency governor on cpu=$cpu is not set to 'performance'
echo run: 'sudo cpufreq-set -g governor -c cpu#' for each cpu
echo aborting atlas build
exit (1)
|fi
done


Adrian



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#551330: xorg: Mouse pointer disappeared after update with default video driver

2010-02-25 Thread Brice Goglin
On Sat, Oct 17, 2009 at 01:24:10PM +0200, Andrea Bertin wrote:
 Package: xorg
 Version: 1:7.4+4
 Severity: normal
 
 Hi, I just updated my Debian Squeeze after a couple of month, the big update 
 went smooth (384 packages were updated and 18 removed), but when I 
 rebooted the system and logged into XFCE, my mouse cursor disappears. On the 
 login screen screen, and during the login spalsh screen the mouse 
 pointer was visible, but after the login process completes the screen goes 
 black for a second, and when it come back there is no mouse pointer. I can 
 still use it (moving, clicking and stuff), simply there is no pointer. The 
 problem never ever appeared before, only today and after the Aptitude 
 full-upgrade.
 
 Looking on the internet for a solution yeld to nothing, there are similar 
 problems, but they all involve Beryl or an NVidia video card, and I have 
 none of them (plain XFCE and an Intel video). Out of ideas and after a couple 
 of tries, I added the line Driver vesa in xorg.config (as suggested 
 in a help topic for an NVidia card somwhee), and after a reboot the mouse 
 pointer reappeared, the one second blanking after the login splash screen 
 also disappeared. Before adding Driver vesa the xorg.config hadn't any 
 entry for a driver for the video device, just a Identifier Configured Video 
 Device entry. Maybe the new Intel drivers have something to do with it?
 
 I'll try to attach Aptitude, LSPCI and HWInfo logs, and the XOrg config file.

Please don't attach random files like this, most of these are useless.
What we need is the output of
  /usr/share/bug/xserver-xorg/script 31

First, make sure you update all X packages to the latest in unstable
and take the latest 2.6.32 kernel packahe in unstable too.
If the problem still happens, please send the above output.

Brice



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571323: [smbfs] missing sticky bit on /sbin/*mount.cifs

2010-02-25 Thread Guy Roussin

Package: smbfs
Version: 2:3.4.5~dfsg-2
Severity: normal

--- Please enter the report below this line. ---
Hi,
No more sticky bit on /sbin/mount.cifs and /sbin/umount.cifs
we have script to mount shares on user host. This is the
error (a bit crypted)  :
mount error(1): Operation not permitted
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
This is a bug or a feature ?
Thank you,
Guy

--- System information. ---
Architecture: i386
Kernel: Linux 2.6.32-2-686

Debian Release: squeeze/sid
501 testing debian.gfoss.it
500 unstable viewizard.com
500 unstable ftp.fr.debian.org
500 stable x2go.obviously-nice.de
500 stable dl.google.com
500 stable deb.opera.com
500 sid www.lamaresh.net
400 unstable www.debian-multimedia.org
100 stable ftp.fr.debian.org
1 experimental ftp.fr.debian.org

--- Package information. ---
Depends (Version) | Installed
-+-
netbase (= 2.02) | 4.40
samba-common (= 2:3.4.5~dfsg-2) | 2:3.4.5~dfsg-2
libc6 (= 2.5) | 2.10.2-5
libcap2 (= 2.10) | 1:2.17-2
libcomerr2 (= 1.01) | 1.41.10-1
libgssapi-krb5-2 (= 1.7dfsg~beta1) | 1.8+dfsg~alpha1-7
libk5crypto3 (= 1.6.dfsg.2) | 1.8+dfsg~alpha1-7
libkeyutils1 | 1.2-12
libkrb5-3 (= 1.7dfsg~alpha1) | 1.8+dfsg~alpha1-7
libldap-2.4-2 (= 2.4.7) | 2.4.17-2.1
libtalloc2 (= 2.0.0) | 2.0.1-1
libwbclient0 (= 2:3.4.0~pre2) | 2:3.4.5~dfsg-2
zlib1g (= 1:1.1.4) | 1:1.2.3.4.dfsg-3


Package's Recommends field is empty.

Suggests (Version) | Installed
-+-===
smbclient | 2:3.4.5~dfsg-2




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519286: network-manager-pptp: on stop doesn't remove the route to PPTP server

2010-02-25 Thread Teodor MICU
retitle 519286  network-manager-pptp: on stop doesn't remove the route
to PPTP server
found 519286  0.8-1
thanks

Hi Berni,

I'm following up on this bug report since I've seen a related routing
problem for PPTP connections. Can you confirm if the problem reported
by you was improved in the current version 0.8-1?
The only bug I see in the current version is that it doesn't remove
the route to the PPTP server on stop:
| r...@r2:~# ip r
| 10.0.0.1 dev ppp0  proto kernel  scope link  src 86.x.y.z
| 217.a.b.c via 10.0.0.1 dev ppp0  src 86.x.y.z
| default via 10.0.0.1 dev ppp0  proto static

where 217.a.b.c is the IP address of my PPTP server and 86.x.y.z is
the IP address obtained from my ISP. This route is automatically added
on startup (which is correct), but not removed on stop.

Thanks

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

Kernel: Linux 2.6.32-2-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/dash

Versions of packages network-manager-pptp depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.20-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.84-1 simple interprocess messaging syst
ii  libglib2.0-0  2.22.4-1   The GLib library of C routines
ii  libnm-glib-vpn1   0.8-1  network management framework (GLib
ii  libnm-glib2   0.8-1  network management framework (GLib
ii  libnm-util1   0.8-1  network management framework (shar
ii  pptp-linux1.7.2-4Point-to-Point Tunneling Protocol

Versions of packages network-manager-pptp recommends:
ii  network-manager-pptp-gnome0.8-1  network management framework (PPTP

network-manager-pptp suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571324: can't get this video clip downloaded via youtube-dl to play

2010-02-25 Thread Faheem Mitha
Package: youtube-dl
Version: 2010.02.13-1
Severity: normal


$ youtube-dl -b 'http://www.youtube.com/watch?v=6FNUiy-D5pQ' -o 
arjay_melissa2.mp4

Downloads ok, won't play. Get an error. Downloaded to two different
machines, one in the US, one in India, got two different md5sums
(neither of which will play) which is not reassuring.

Regards, Faheem.
 

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

Kernel: Linux 2.6.26-2-vserver-686-bigmem (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 youtube-dl depends on:
ii  python2.5.2-3An interactive high-level object-o

youtube-dl recommends no packages.

Versions of packages youtube-dl suggests:
pn  rtmpdump  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571168: installation-reports: netboot archive cannot be used with Mac OS X 10.6.2 bootp/dhcp daemon for PXE boot due to menu configuration file

2010-02-25 Thread Frans Pop
reassign 571168 syslinux 2:3.71+dfsg-5
tags 571168 d-i
reassign 570273 syslinux 2:3.71+dfsg-5
tags 570273 d-i
thanks

On Wednesday 24 February 2010, Axel L. wrote:
 The netboot archive provided with Debian Etch installer works well with
 the Mac OS X 10.6.2 bootp/dhcp  tftp daemons. It allows to install
 Debian Etch without any problem. Switching to the Debian Lenny (or
 Squeeze) netboot installer fails to install Debian. In the file
 debian-installer/i386/boot-screens/menu.cfg the problem is at the line
 which include the txt.cfg file.

 With this line, the PXE boot process stop after having read the
 pxelinux.cfg/default file. Replacing the line include txt.cfg by the
 whole content of the txt.cfg file resolves the problems and allow the
 install to run from the PXE boot sequence. It seems that a kernel error
 message appears in the log file of the Mac OS X host :
 Feb 23 23:06:48 macbookpro kernel[0]: in_delayed_cksum_offset:
   ip_len 51456 (201) doesn't match actual length 215

 The problem might be resolved in a same way on squeeze.

Thank you for your report.

This does not look like something that can be fixed or even something that 
should be worked around in the installer.

I suspect it's a bug in syslinux. It looks like it does not work correctly 
with the Mac OS X TFTP server.

It may well be that this problem is related to the one reported in #570273. 
There we've seen that syslinux (also for both Lenny and Squeeze) works 
correctly with tftpd-hpa, but not with TFTP server from the tftpd package.

I'm reassigning both reports to the syslinux package.

Cheers,
FJP



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#312570: Help needed: dvb-apps

2010-02-25 Thread Mark Purcell
On Wednesday 24 February 2010 23:34:56 Uwe Bugla wrote:
 For the stuff residing @ the second link I have manpages (printouts of
 the -h switch in manpage format for every binary) here plus some
 patches.

Uwe,

If you have man pages that would help us with this bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=312570

 Use the snapshot from link 2.
 Use the patches against this snapshot that I can send you if you wish.

Yes please, ideally you would be able to submit through http://bugs.debian.org

Thanks for any assistance you can provide.

Mark


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


Bug#571325: packages.debian.org: Please update architecture list from debian-ports.

2010-02-25 Thread Petr Salinger

Package: www.debian.org

Hello,

the debian-ports currently host 4 architectures: avr32 m68k sh4 sparc64, 
see i.e. http://ftp.debian-ports.org/debian/dists/sid/main/


The dash is available on all of them
http://buildd.debian-ports.org/status/package.php?suite=unstablep=dash

But it seems only two of them (avr32 m68k) are listed
as unofficial port in http://packages.debian.org/sid/dash

The addition of avr32 have been performed by
http://git.debian.org/?p=webwml/packages.git;a=commitdiff;h=d2c37ad5a233f2026d3309905f6715ec672be45b

Please, could you do similar changes for the other two ?

Petr




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#569932: devicekit-disks: completely unusable due to devkit-disks-daemon segfault

2010-02-25 Thread Teodor MICU
tag 569932 -moreinfo
thanks

On Mon, Feb 15, 2010 at 12:38 PM, Martin Pitt mp...@debian.org wrote:
 Severity: grave
 Justification: renders package unusable

 I downgraded this to important, since it does not affect all users.

Yes, it turns out that only my workstation (i386) is affected, on the
other home station (amd64) it was a misleading segfault in
gnome-settings-daemon over VNC (automatically started at boot).

I've removed the tag 'moreinfo'. If you need more info or to perform
other tests just copy me on replies.

Thanks



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571288: /usr/bin/korgac: /usr/bin/korgac : binary-without-manpage

2010-02-25 Thread Sune Vuorela
On Thursday 25 February 2010 00:33:44 Dario Minnucci wrote:
 Package: korganizer
 Version: 4:4.3.4-2
 Severity: normal
 File: /usr/bin/korgac
 
 Trying to know about a running process on my system
 
 PID ?S  0:00 /usr/bin/korgac -icon korgac
 
 I've teried to read the 'korgac' manpage but doesn't exists. :(

Hi

korgac is the thing that can alert you if you have set up events in korganizer 
to do so.

We will happily provide a manpage if someone writes one.

/Sune
-- 
I'm not able to forward from the floppy disk on the clock, how does it work?

You must send the 95-inch POP3 terminale over a ethernet printer of the 
wordprocessor.


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


Bug#569219: Document transitional and meta-packages

2010-02-25 Thread Santiago Vila
On Wed, 10 Feb 2010, Luca Falavigna wrote:

 Package: developers-reference
 Version: 3.4.3
 Severity: wishlist
 Tags: patch
 
 We have several meta-packages and transitional packages in the archive, some 
 of them do not document that anywhere in their description.
 
 Users should be given such an information, so they can decide to remove some 
 to save disk space and to remove useless packages from the system.
 
 I propose to clearly state a package is a meta-package or a transitioanl 
 package in the long description. This is a common practice already.


For the purpose of removing useless packages, I would propose that
transitional packages are always priority: extra and section: oldlibs.

That would make deborphan to mark them as packages that may be removed.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#565765: ruby1.9.1: FTBFS on sparc

2010-02-25 Thread Josip Rodin
On Mon, Feb 22, 2010 at 05:30:29PM +0100, Marc Brockschmidt wrote:
  Any chance of upgrading one of the buildds to 2.6.32 to see if it 
  helps? 
 
 DSA told me that they do not want to run any non-standard (aka,
 non-Debian stable) kernel on these machines, not even for short
 tests. I'm not sure that's the best way to handle this, but I can't
 change it.

lebrun and schroeder had built many packages in the past with non-standard
kernels, indeed testing on them helped improve the standard upstream kernel,
and obviously we eventually do have to upgrade the buildds so it's a good
policy to find out if that's possible early enough. The one major data point
that you may be missing here is that a few months ago I got stuck trying to
to upgrade from the 2.6.28 to the 2.6.29 kernel built by new gcc on
schroeder. The same happened with .30 and .31; didn't test .32 yet but
there's no real indication that it would work. We've asked Dave Miller for
help, and he's promised to look into it. These heisenbuggy Ruby failures
sound like another thing you'd want him to look into.

-- 
 2. That which causes joy or happiness.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567204: serious filesystem corruption with bigmem kernels

2010-02-25 Thread M. Dietrich
On Thu, Feb 18, 2010 at 01:21:22AM +, Ben Hutchings wrote:
 On Mon, 2010-02-01 at 15:55 +0100, M. Dietrich wrote:
  Package: linux-image-686-bigmem
  Severity: normal
  
  i started a reportbug run with the real kernel name. this is the
  outcome:
 
 I can't see any obvious suspect here.  Therefore, please file a bug
 report upstream at http://bugzilla.kernel.org, selecting product
 'Platform Specific/Hardware', component 'i386', and providing the same
 information in your report here.  Let us know the bug number so we can
 track it.

close the bug

i encountered file system corruption with a non-bigmem kernel today

i don't now what's going on  will now check the hd

best regards  sorry for the turbulence,
michael



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571326: openoffice.org: undo/redo are inactive in visual dialog editor

2010-02-25 Thread alex bodnaru
Package: openoffice.org
Version: 1:3.2.0-1
Severity: normal


hello rene, friends,

when i'm visually editing a dialog box, the undo and redo options are 
greyed, both in the edit menu and the toolbar.

iirc, this feature was active with previous ooo.

best regards,
alex

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (300, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (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 openoffice.org depends on:
ii  liblucene2-java  2.9.1+ds1-5 Full-text search engine library fo
ii  openoffice.org-base  1:3.2.0-1   full-featured office productivity 
ii  openoffice.org-calc  1:3.2.0-1   full-featured office productivity 
ii  openoffice.org-core  1:3.2.0-1   full-featured office productivity 
ii  openoffice.org-draw  1:3.2.0-1   full-featured office productivity 
ii  openoffice.org-filter-mobile 1:3.2.0-1   full-featured office productivity 
ii  openoffice.org-impress   1:3.2.0-1   full-featured office productivity 
ii  openoffice.org-java-common   1:3.2.0-1   full-featured office productivity 
ii  openoffice.org-math  1:3.2.0-1   full-featured office productivity 
ii  openoffice.org-officebean1:3.2.0-1   full-featured office productivity 
ii  openoffice.org-report-builde 1:3.2.0-1   OpenOffice.org extension for build
ii  openoffice.org-writer1:3.2.0-1   full-featured office productivity 
ii  ttf-dejavu   2.30-2  Metapackage to pull in ttf-dejavu-
ii  ttf-sil-gentium-basic1.1-2   smart Unicode font families (Basic

Versions of packages openoffice.org recommends:
ii  openoffice.org-filter- 1:3.2.0-1 full-featured office productivity 
ii  ttf-liberation 1.05.2.20091019-4 Fonts with the same metrics as Tim
ii  ttf-mscorefonts-instal 3.2   Installer for Microsoft TrueType c

Versions of packages openoffice.org suggests:
ii  cups-bsd   1.4.2-4   Common UNIX Printing System(tm) - 
ii  default-jre [java5-runtime 1.6-34Standard Java or Java compatible R
ii  gstreamer0.10-ffmpeg   0.10.9-3+b1   FFmpeg plugin for GStreamer
ii  gstreamer0.10-plugins-bad  0.10.17-1 GStreamer plugins from the bad s
ii  gstreamer0.10-plugins-base 0.10.26-1 GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good 0.10.18-1 GStreamer plugins from the good 
ii  gstreamer0.10-plugins-ugly 0.10.13-2 GStreamer plugins from the ugly 
pn  hunspell-dictionarynone(no description available)
ii  icedove3.0.1-2   mail/news client with RSS and inte
ii  iceweasel  3.5.6-2   Web browser based on Firefox
ii  imagemagick7:6.5.8.3-1   image manipulation programs
ii  libgl1-mesa-glx [libgl1]   7.6.1-1   A free implementation of the OpenG
ii  libldap-2.4-2  2.4.17-2.1OpenLDAP libraries
ii  libpaper-utils 1.1.23+nmu1   library for handling paper charact
ii  libsane1.0.20-14+b1  API library for scanners
ii  libxrender11:0.9.5-1 X Rendering Extension client libra
ii  menu   2.1.43generates programs menu for all me
ii  myspell-en-us [myspell-dic 1:3.2.0~rc2-1 English_american dictionary for my
ii  myspell-he [myspell-dictio 1.0-4.1   Hebrew dictionary for myspell
pn  openclipart-openoffice.org none(no description available)
ii  openjdk-6-jre [java5-runti 6b17-1.7-1OpenJDK Java runtime, using Hotspo
ii  openoffice.org-gnome   1:3.2.0-1 full-featured office productivity 
ii  openoffice.org-help-en-us  1:3.2.0-1 full-featured office productivity 
pn  openoffice.org-hyphenation none(no description available)
ii  openoffice.org-l10n-he [op 1:3.2.0-1 full-featured office productivity 
pn  openoffice.org2-thesaurus  none(no description available)
ii  pstoedit   3.45-8PostScript and PDF files to editab
ii  unixodbc   2.2.11-21 ODBC tools libraries

Versions of packages openoffice.org-core depends on:
ii  fontconfig  2.8.0-2  generic font configuration library
ii  libc6   2.10.2-2 GNU C Library: Shared libraries
ii  libcairo2   1.8.8-2  The Cairo 2D vector graphics libra
ii  libcurl37.19.7-1 Multi-protocol file transfer libra
ii  libdb4.84.8.26-1 Berkeley v4.8 Database Libraries [
ii  libexpat1   2.0.1-7  XML parsing C library - runtime li
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgcc1 1:4.4.2-9GCC support library
ii  libglib2.0-02.22.4-1 The GLib library of C routines
ii  libgraphite3  

Bug#571327: choosing gnome-e16 as session disables the possibility to choose gnome-metacity

2010-02-25 Thread markus tornow
Package: e16
Version: 1.0.0-3.1
Severity: normal

After choosing gnome with e16 from the login-menu i was not able to log into 
gnome (with metacity) anymore. When choosing Gnome it opens with e16 
afterwards. When removing e16 gnome opens without window-manager. I had to edit 
~/.gconf/desktop/gnome/session/required_components/l%gconf.xml manually. 
After replacing stringvaluee16/stringvalue with 
stringvaluemetacity/stringvalue gnome was able to start with metacity again.


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

Kernel: Linux 2.6.30-bpo.2-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/dash

Versions of packages e16 depends on:
ii  e16-data  1.0.0-3.1  e16 window manager support files
ii  libaudiofile0 0.2.6-8Open-source version of SGI's audio
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.20-2   simple interprocess messaging syst
ii  libesd0   0.2.41-6   Enlightened Sound Daemon - Shared 
ii  libglib2.0-0  2.22.4-1   The GLib library of C routines
ii  libice6   2:1.0.6-1  X11 Inter-Client Exchange library
ii  libimlib2 1.4.2-5powerful image loading and renderi
ii  libpango1.0-0 1.26.2-1   Layout and rendering of internatio
ii  libsm62:1.1.1-1  X11 Session Management library
ii  libx11-6  2:1.3.3-1  X11 client-side library
ii  libxcomposite11:0.4.1-1  X11 Composite extension library
ii  libxdamage1   1:1.1.2-1  X11 damaged region extension libra
ii  libxext6  2:1.1.1-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.4-1  X11 miscellaneous 'fixes' extensio
ii  libxft2   2.1.14-1   FreeType-based font drawing librar
ii  libxinerama1  2:1.1-2X11 Xinerama extension library
ii  libxrandr22:1.3.0-3  X11 RandR extension library
ii  libxrender1   1:0.9.5-1  X Rendering Extension client libra
ii  libxxf86vm1   1:1.1.0-2  X11 XFree86 video mode extension l

Versions of packages e16 recommends:
ii  esound0.2.41-6   Enlightened Sound Daemon - Support
ii  menu  2.1.43 generates programs menu for all me

Versions of packages e16 suggests:
pn  e16keyeditnone (no description available)
pn  e16menuedit2  none (no description available)
ii  eterm [x-terminal-emulator]   0.9.5-2Enlightened Terminal Emulator
ii  gnome-terminal [x-terminal-em 2.28.2-1   The GNOME terminal emulator applic
ii  xterm [x-terminal-emulator]   253-1  X terminal emulator

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567458: network-manager-gnome: fails to connect to any VPN system connection: 'No VPN secrets!'

2010-02-25 Thread Teodor MICU
found 567458 0.8-1
retitle 567458 fails to connect to any VPN system connection: 'No VPN secrets!'
thanks

It seems that this problem is not for PPTP connections only, but for
all type of VPN connections that were made available to all users.
I've tested PPTP and openvpn only because I don't have access to other
types of VPN.
To make it work again it has to be done in two steps:
1) uncheck 'available to all users' and save;
2) edit again and add the password.

Attached are the corresponding lines from syslog.

Thanks
Feb 25 12:19:40 r2 NetworkManager: info  Starting VPN service 
'org.freedesktop.NetworkManager.pptp'...
Feb 25 12:19:40 r2 NetworkManager: info  VPN service 
'org.freedesktop.NetworkManager.pptp' started 
(org.freedesktop.NetworkManager.pptp), PID 3935
Feb 25 12:19:40 r2 NetworkManager: info  VPN service 
'org.freedesktop.NetworkManager.pptp' just appeared, activating connections
Feb 25 12:19:40 r2 NetworkManager: info  VPN plugin state changed: 1
Feb 25 12:19:40 r2 NetworkManager: info  VPN plugin state changed: 3
Feb 25 12:19:40 r2 NetworkManager: info  VPN connection 'mgsa_pptp' (Connect) 
reply received.
Feb 25 12:19:40 r2 NetworkManager: WARN  nm_vpn_connection_connect_cb(): VPN 
connection 'mgsa_pptp' failed to connect: 'No VPN secrets!'.
Feb 25 12:19:40 r2 NetworkManager: info  (ppp0): writing resolv.conf to 
/sbin/resolvconf
Feb 25 12:19:40 r2 NetworkManager: info  Policy set 'RDSNET:fiberlink' (ppp0) 
as default for routing and DNS.
Feb 25 12:19:53 r2 NetworkManager: debug [1267093193.003495] ensure_killed(): 
waiting for vpn service pid 3935 to exit
Feb 25 12:19:53 r2 NetworkManager: debug [1267093193.003679] ensure_killed(): 
vpn service pid 3935 cleaned up



Feb 25 12:20:57 r2 NetworkManager: info  Starting VPN service 
'org.freedesktop.NetworkManager.openvpn'...
Feb 25 12:20:57 r2 NetworkManager: info  VPN service 
'org.freedesktop.NetworkManager.openvpn' started 
(org.freedesktop.NetworkManager.openvpn), PID 3943
Feb 25 12:20:57 r2 NetworkManager: info  VPN service 
'org.freedesktop.NetworkManager.openvpn' just appeared, activating connections
Feb 25 12:20:57 r2 NetworkManager: info  VPN plugin state changed: 1
Feb 25 12:20:57 r2 NetworkManager: info  VPN plugin state changed: 3
Feb 25 12:20:57 r2 NetworkManager: info  VPN connection 'mgsa' (Connect) 
reply received.
Feb 25 12:20:57 r2 NetworkManager: WARN  nm_vpn_connection_connect_cb(): VPN 
connection 'mgsa' failed to connect: 'No VPN secrets!'.
Feb 25 12:20:57 r2 NetworkManager: WARN  connection_state_changed(): Could 
not process the request because no VPN connection was active.
Feb 25 12:20:57 r2 NetworkManager: info  (ppp0): writing resolv.conf to 
/sbin/resolvconf
Feb 25 12:20:57 r2 NetworkManager: info  Policy set 'RDSNET:fiberlink' (ppp0) 
as default for routing and DNS.
Feb 25 12:21:10 r2 NetworkManager: debug [1267093270.002228] ensure_killed(): 
waiting for vpn service pid 3943 to exit
Feb 25 12:21:10 r2 NetworkManager: debug [1267093270.002434] ensure_killed(): 
vpn service pid 3943 cleaned up




Bug#571330: [INTL:es] Spanish debconf template translation for goto-fai-progress

2010-02-25 Thread Francisco Javier Cuadrado
Package: goto-fai-progress
Version: 2.0-4
Severity: wishlist
Tags: l10n patch


-- 
Saludos

Fran
# goto-fai po-debconf translation to Spanish
# Copyright (C) 2010 Software in the Public Interest
# This file is distributed under the same license as the goto-fai package.
#
# Changes:
#   - Initial translation
#   Francisco Javier Cuadrado fcocuadr...@gmail.com, 2010
#
# Traductores, si no conocen el formato PO, merece la pena leer la
# documentación de gettext, especialmente las secciones dedicadas a este
# formato, por ejemplo ejecutando:
#   info -n '(gettext)PO Files'
#   info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor lean antes de traducir
# los siguientes documentos:
#
#   - El proyecto de traducción de Debian al español
# http://www.debian.org/intl/spanish/
# especialmente las notas y normas de traducción en
# http://www.debian.org/intl/spanish/notas
#
#   - La guía de traducción de po's de debconf:
# /usr/share/doc/po-debconf/README-trans
# o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
msgid 
msgstr 
Project-Id-Version: goto-fai-progress 2.0-4\n
Report-Msgid-Bugs-To: Source: fai-progr...@packages.debian.org\n
POT-Creation-Date: 2008-06-27 11:03+0200\n
PO-Revision-Date: \n
Last-Translator: Francisco Javier Cuadrado fcocuadr...@gmail.com\n
Language-Team: Debian l10n Spanish debian-l10n-span...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: title
#. Description
#. Type: text
#. Description
#. Type: text
#. Description
#. Type: text
#. Description
#. Type: text
#. Description
#. Type: error
#. Description
#: ../fai-progress.templates:1001
#: ../fai-progress.templates:2001
#: ../fai-progress.templates:3001
#: ../fai-progress.templates:6001
#: ../fai-progress.templates:9001
#: ../fai-progress.templates:15001
msgid ${i}
msgstr ${i}

#. Type: title
#. Description
#: ../fai-progress.templates:4001
msgid GOto - Hardware detection
msgstr GOto - Detección de hardware

#. Type: text
#. Description
#: ../fai-progress.templates:5001
msgid Progress of hardware detection
msgstr Progreso de la detección de hardware

#. Type: title
#. Description
#: ../fai-progress.templates:7001
msgid GOto - System Activation
msgstr GOto - Activación del sistema

#. Type: text
#. Description
#: ../fai-progress.templates:8001
msgid Waiting
msgstr Esperando

#. Type: error
#. Description
#. Type: error
#. Description
#: ../fai-progress.templates:10001
#: ../fai-progress.templates:11001
msgid Error in network configuration
msgstr Se ha producido un error en la configuración de la red

#. Type: error
#. Description
#: ../fai-progress.templates:10001
msgid The system could not determine a network address.
msgstr El sistema no pudo determinar una dirección de red.

#. Type: error
#. Description
#. Type: error
#. Description
#: ../fai-progress.templates:10001
#: ../fai-progress.templates:11001
msgid The installation cannot continue without this information.
msgstr La instalación no puede continuar sin esta información.

#. Type: error
#. Description
#: ../fai-progress.templates:11001
msgid The system could not determine a system name for ip ${i}.
msgstr El sistema no pudo determinar un nombre del sistema para la ip ${i}.

#. Type: error
#. Description
#: ../fai-progress.templates:12001
msgid FAI error
msgstr Error de FAI

#. Type: error
#. Description
#. Type: error
#. Description
#: ../fai-progress.templates:12001
#: ../fai-progress.templates:14001
msgid The last installation failed. Please unlock this system after the error has been resolved.
msgstr La última instalación falló. Por favor, desbloquee este sistema después de resolver el error.

#. Type: error
#. Description
#. Type: error
#. Description
#: ../fai-progress.templates:12001
#: ../fai-progress.templates:14001
msgid Error code: ${i}
msgstr Código de error: ${i}

#. Type: error
#. Description
#. Type: error
#. Description
#. Type: error
#. Description
#. Type: error
#. Description
#: ../fai-progress.templates:12001
#: ../fai-progress.templates:13001
#: ../fai-progress.templates:14001
#: ../fai-progress.templates:15001
msgid Please inform your administrator.
msgstr Avise a su administrador.

#. Type: error
#. Description
#: ../fai-progress.templates:13001
msgid GOto error
msgstr Error de GOto

#. Type: error
#. Description
#: ../fai-progress.templates:13001
msgid Cannot register client. There is no activation server available.
msgstr No se pudo registrar el cliente. No hay un servidor de activación disponible.

#. Type: error
#. Description
#. Type: error
#. Description
#: ../fai-progress.templates:14001
#: ../fai-progress.templates:15001
msgid LDAP error
msgstr Error de LDAP

#. Type: error
#. Description
#: ../fai-progress.templates:15001
msgid Cannot retrieve information about this system.
msgstr No se pudo conseguir la información del sistema.

#. Type: text
#. Description
#: ../fai-progress.templates:16001
msgid Debconf 

Bug#533892: #533892 still valid for you ?

2010-02-25 Thread Didier 'OdyX' Raboud
Hi Martin,

Usb-modeswitch and usb-modeswitch-data saw big updates in the last months, so 
it 
might very well be fixed in the latest versions.

Did you gain access to your hardware to test this ?

Best regards, 

OdyX
-- 
Didier Raboud, proud Debian user.
CH-1020 Renens
did...@raboud.com



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571329: synaptic: ukrainian translation has bad codepage

2010-02-25 Thread Alexander Kravets
Package: synaptic
Version: 0.63.1
Severity: normal

Please type your report here...


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

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages synaptic depends on:
ii  apt [libapt-pkg-libc6.9- 0.7.25.3Advanced front-end for dpkg
ii  apt-utils [libapt-inst-l 0.7.25.3APT utility programs
ii  hicolor-icon-theme   0.11-1  default fallback theme for FreeDes
ii  libatk1.0-0  1.28.0-1The ATK accessibility toolkit
ii  libc62.10.2-2GNU C Library: Shared libraries
ii  libcairo21.8.8-2 The Cairo 2D vector graphics libra
ii  libfontconfig1   2.8.0-2 generic font configuration library
ii  libfreetype6 2.3.11-1FreeType 2 font engine, shared lib
ii  libgcc1  1:4.4.2-9   GCC support library
ii  libglade2-0  1:2.6.4-1   library to load .glade files at ru
ii  libglib2.0-0 2.22.4-1The GLib library of C routines
ii  libgtk2.0-0  2.18.6-1The GTK+ graphical user interface 
ii  libpango1.0-01.26.2-1Layout and rendering of internatio
ii  libstdc++6   4.4.2-9 The GNU Standard C++ Library v3
ii  libvte9  1:0.22.5-2  Terminal emulator widget for GTK+ 
ii  libx11-6 2:1.3.3-1   X11 client-side library
ii  libxml2  2.7.6.dfsg-2+b1 GNOME XML library
ii  rarian-compat [scrollkee 0.8.1-4 Documentation meta-data library (c

Versions of packages synaptic recommends:
ii  deborphan 1.7.28 program that can find unused packa
ii  gksu  2.0.2-2+b1 graphical frontend to su
ii  libgnome2-perl1.042-2Perl interface to the GNOME librar
ii  menu  2.1.43 generates programs menu for all me

Versions of packages synaptic suggests:
pn  dwww  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571328: schroot: French debconf templates translation

2010-02-25 Thread Thomas Blein
Package: schroot
Version: N/A
Severity: wishlist
Tags: patch l10n



Hi,

Please find attached the french po templates translation, proofread by the
debian-l10n-french mailing list contributors.

Best regards,

Thomas


-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-27-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# translation of fr.po to French
# Translation of schroot in French.
# Copyright © 2006-2008 Roger Leigh rle...@debian.org
# This file is distributed under the same license as the shroot package.
#
# Nicolas François nicolas.franc...@centraliens.net, 2006-2008.
# Thomas Blein tbl...@tblein.eu, 2010.
msgid 
msgstr 
Project-Id-Version: fr\n
Report-Msgid-Bugs-To: Roger Leigh rle...@debian.org\n
POT-Creation-Date: 2010-01-16 15:36+\n
PO-Revision-Date: 2010-02-23 18:12+0100\n
Last-Translator: Thomas Blein tbl...@tblein.eu\n
Language-Team: French debian-l10n-fre...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n

#. TRANSLATORS: %1% = file
#: bin/csbuild/csbuild-debian-changes.cc:44 sbuild/sbuild-keyfile-base.cc:41
#, boost-format
msgid Can't open file '%1%'
msgstr Impossible d'ouvrir le fichier « %1% »

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = key name (keyname=value in configuration file)
#: bin/csbuild/csbuild-debian-changes.cc:47
#, boost-format
msgid line %1%: Deprecated key '%4%' used
msgstr Ligne %1% : la clé « %4% » n'est plus gérée

#. TRANSLATORS: %4% = key name (keyname=value in configuration file)
#: bin/csbuild/csbuild-debian-changes.cc:49
#, boost-format
msgid Deprecated key '%4%' used
msgstr La clé « %4% » n'est plus gérée

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = key name (keyname=value in configuration file)
#: bin/csbuild/csbuild-debian-changes.cc:52
#, boost-format
msgid line %1%: Disallowed key '%4%' used
msgstr ligne %1% : la clé « %4% » n'est pas autorisée

#. TRANSLATORS: %4% = key name (keyname=value in configuration file)
#: bin/csbuild/csbuild-debian-changes.cc:54
#, boost-format
msgid Disallowed key '%4%' used
msgstr La clé « %4% » n'est pas autorisée

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = key name (keyname=value in configuration file)
#: bin/csbuild/csbuild-debian-changes.cc:57
#, boost-format
msgid line %1%: Duplicate key '%4%'
msgstr ligne %1% : clé en double « %4% »

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = line contents as read from the configuration file
#: bin/csbuild/csbuild-debian-changes.cc:60 sbuild/sbuild-keyfile-base.cc:76
#, boost-format
msgid line %1%: Invalid line: \%4%\
msgstr ligne %1% : ligne non valable : « %4% »

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = key name (keyname=value in configuration file)
#: bin/csbuild/csbuild-debian-changes.cc:63
#, boost-format
msgid line %1%: Required key '%4%' is missing
msgstr ligne %1% : la clé obligatoire « %4% » est manquante

#. TRANSLATORS: %4% = key name (keyname=value in configuration file)
#: bin/csbuild/csbuild-debian-changes.cc:65
#, boost-format
msgid Required key '%4%' is missing
msgstr La clé obligatoire « %4% » est manquante

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = line contents as read from the configuration file
#: bin/csbuild/csbuild-debian-changes.cc:68 sbuild/sbuild-keyfile-base.cc:93
#, boost-format
msgid line %1%: No key specified: \%4%\
msgstr ligne %1% : aucune clé spécifiée : « %4% »

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %4% = key name (keyname=value in configuration file)
#: bin/csbuild/csbuild-debian-changes.cc:71
#, boost-format
msgid line %1%: Obsolete key '%4%' used
msgstr ligne %1% : clé obsolète : « %4% »

#. TRANSLATORS: %4% = key name (keyname=value in configuration file)
#: bin/csbuild/csbuild-debian-changes.cc:73
#, boost-format
msgid Obsolete key '%4%' used
msgstr Clé obsolète « %4% »

#. TRANSLATORS: %2% = key name (keyname=value in configuration file)
#. TRANSLATORS: %4% = additional details
#: bin/csbuild/csbuild-debian-changes.cc:76
#, boost-format
msgid %2%: %4%
msgstr %2% : %4%

#. TRANSLATORS: %1% = line number in configuration file
#. TRANSLATORS: %3% = key name (keyname=value in configuration file)
#. TRANSLATORS: %4% = additional details
#: bin/csbuild/csbuild-debian-changes.cc:80
#, boost-format
msgid line %1%: %3%: %4%
msgstr ligne %1% : %3% : %4%

#: bin/csbuild/csbuild-debian-changes.cc:279
#: bin/csbuild/csbuild-debian-changes.cc:285
msgid This option will be removed in the future
msgstr Cette option sera supprimée

#: bin/csbuild/csbuild-debian-changes.cc:295
#: bin/csbuild/csbuild-debian-changes.cc:301
#: 

Bug#571333: Wrong encoding in localized messages

2010-02-25 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Package: rkhunter
Version: 1.3.6-3
Severity: wishlist
Tags: l10n

Since the update to sid I get the german localized messages in a nearly
unreadable format. Examples:
   Warnung: Ã\234berprüfe auf mögliche Rootkit-Zeichenketten [ Warnung ]
   Warnung: Anwendung 'openssl', Version '0.9.8k', ist veraltet und ein 
mögliches Sicherheitsrisiko.
   Eine oder mehrere Warnungen während der System-Ã\234berprüfung gefunden.
   Bitte überprüfen Sie die Log-Datei (/var/log/rkhunter.log)

Reason is that the messages output is in encoding UTF-8 in spite of _no_
.utf-8 language settings (as you can see below).

The standard encoding for german (de_DE) is still ISO-8859-1 if there is
no other flag in the LANG setting. So please correct the encoding of the
messages.

- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (800, 'unstable'), (700, 'stable'), (600, 'oldstable'), (60, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32.9
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) (ignored: LC_ALL set to 
de_DE)
Shell: /bin/sh linked to /bin/dash

Versions of packages rkhunter depends on:
ii  binutils  2.20-6 The GNU assembler, linker and bina
ii  debconf [debconf-2.0] 1.5.28 Debian configuration management sy
ii  exim4 4.71-3 metapackage to ease Exim MTA (v4) 
ii  exim4-daemon-light [mail-tran 4.71-3 lightweight Exim MTA (v4) daemon
ii  file  5.04-1 Determines file type using magic
ii  net-tools 1.60-23The NET-3 networking toolkit
ii  perl  5.10.1-11  Larry Wall's Practical Extraction 

Versions of packages rkhunter recommends:
ii  curl   7.19.7-1  Get a file from an HTTP, HTTPS or 
ii  elinks 0.12~pre5-2   advanced text-mode WWW browser
ii  iproute20091226-1networking and traffic control too
ii  libdigest-sha-perl 5.48-1Perl extension for SHA-1/224/256/3
ii  lsof   4.81.dfsg.1-1 List open files
ii  lynx   2.8.8dev.2-1  Text-mode WWW Browser (transitiona
ii  perl [libdigest-sha-perl]  5.10.1-11 Larry Wall's Practical Extraction 
ii  unhide 20080519-6Forensic tool to find hidden proce
ii  wget   1.12-1.1  retrieves files from the web

Versions of packages rkhunter suggests:
ii  bsd-mailx  8.1.2-0.20090911cvs-2 simple mail user agent
pn  tripwire   none(no description available)

- -- debconf information:
* rkhunter/apt_autogen: true
* rkhunter/cron_daily_run: true
* rkhunter/cron_db_update: true

- -- 
Klaus Ethgenhttp://www.ethgen.de/
pub  2048R/D1A4EDE5 2000-02-26 Klaus Ethgen kl...@ethgen.de
Fingerprint: D7 67 71 C4 99 A6 D4 FE  EA 40 30 57 3C 88 26 2B
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQEVAwUBS4ZWvJ+OKpjRpO3lAQoUlgf6A0rPUXB8p7A/QfMwoAp+AkpUB9DijMe9
C1cKi0eTu/cEoScKrT1GYFkjvzbWJWOkFWCvweWqwEzADOiSfec8PpC/NUMXeiSx
nTQJsCIR96EQuCp4gk/DIE1YFZhHAsUwYLlvNGsxHm1VaSpSVuNkWqOdsIvMzW9q
YrwwAoDio/3LOrlK0fYQOgOtmU+bqk6uPlp1alEJnoJrOwq3Lp15RSriI5/hgXiq
d5DWPDBH4fTrqzOXuM+5wvfPVUPbhlU4R//WWAfRMAIj3nB/K9PeChLpFk1k034q
C7NOZHKic+JI4naqM52z9BVImtYyGnBqQ9Hu/OSaxJkTbJ33eb2T9g==
=vbQm
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571331: [network-manager] stale state file disables networking (after suspend)

2010-02-25 Thread Rutger ter Borg
Package: network-manager
Version: 0.8-1
Severity: normal

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

Hello, I see there are numerous bugs covering suspend, but this one seems to 
be more generic. Apparently (due to battery loss) the state file in 
/var/lib/NetworkManager/NetworkManager.state contained the text

NetworkingEnabled=false

which caused the network to remain in a disabled state. This didn't change 
over reboot, and also isn't changeable from recent docked GUI-tools such as 
KDE's control module for network-manager (which just showed networking 
disabled).

To remedy the problem, I just deleted the stale state file and rebooted.

Kind regards,

Rutger


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.32-2-amd64

Debian Release: squeeze/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.nl.debian.org 
  500 stable  deb.opera.com 

--- Package information. ---
Depends   (Version) | Installed
===-+-==
libc6  (= 2.4) | 2.10.2-6
libdbus-1-3  (= 1.0.2) | 1.2.20-2
libdbus-glib-1-2  (= 0.78) | 0.84-1
libgcrypt11  (= 1.4.2) | 1.4.5-2
libglib2.0-0(= 2.18.0) | 2.22.4-1
libgnutls26   (= 2.7.14-0) | 2.8.5-2
libgudev-1.0-0 (= 146) | 151-2
libnl1 (= 1.1) | 1.1-5
libnm-glib2(= 0.7.999) | 0.8-1
libnm-util1(= 0.7.999) | 0.8-1
libpolkit-gobject-1-0 (= 0.94) | 0.96-1
libuuid1  (= 2.16) | 2.16.2-0
lsb-base(= 3.2-14) | 3.2-23
wpasupplicant  (= 0.6.2-1) | 0.6.10-1
dbus (= 1.1.2) | 1.2.20-2
udev| 151-2
ifupdown| 0.6.9
adduser | 3.112
dhcp3-client| 3.1.3-2


Recommends (Version) | Installed
-+-===
network-manager-gnome| 
 OR network-manager-kde  | 1:0.9~svn1088283-1
policykit-1  | 0.96-1
ppp  | 2.4.4rel-10.1
dnsmasq-base | 2.52-1
iptables | 1.4.6-2
modemmanager | 0.3-1


Suggests   (Version) | Installed
-+-===
avahi-autoipd| 







-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#560023: #560023 still valid for you ?

2010-02-25 Thread Didier 'OdyX' Raboud
Hi Werner, 

usb-modeswitch and usb-modeswitch-data saw big updates in the last months, so 
this bug is very probably fixed for you. Can you please test with the latest 
versions from unstable ?

Thanks in advance and best regards, 

OdyX

-- 
Didier Raboud, proud Debian user.
CH-1020 Renens
did...@raboud.com



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571332: Upgrade to 3.1.0

2010-02-25 Thread Artur Rona
Package: ontv
Version: 3.0.0-3

Please upgrade ontv to latest upstream version.
http://git.gnome.org/browse/ontv/tag/?id=ONTV_3_1_0




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571343: php-memcached: FTBFS: php_memcached.c:1783: error: 'memcached_st' has no member named 'hash'

2010-02-25 Thread Lucas Nussbaum
Source: php-memcached
Version: 1.0.0-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 /bin/bash 
 /build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/libtool
  --mode=compile cc -I/usr/include/php5  -I. 
 -I/build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0
  -DPHP_ATOM_INC 
 -I/build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/include
  
 -I/build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/main
  
 -I/build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0
  -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM 
 -I/usr/include/php5/Zend -I/usr/include/php5/ext 
 -I/usr/include/php5/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c 
 /build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/php_memcached.c
  -o php_memcached.lo 
 libtool: compile:  cc -I/usr/include/php5 -I. 
 -I/build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0
  -DPHP_ATOM_INC 
 -I/build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/include
  
 -I/build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/main
  
 -I/build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0
  -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM 
 -I/usr/include/php5/Zend -I/usr/include/php5/ext 
 -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c 
 /build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/php_memcached.c
   -fPIC -DPIC -o .libs/php_memcached.o
 /build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/php_memcached.c:
  In function 'php_memc_get_impl':
 /build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/php_memcached.c:369:
  warning: passing argument 4 of 'memcached_mget_by_key' from incompatible 
 pointer type
 /usr/include/libmemcached/get.h:42: note: expected 'const char * const*' but 
 argument is of type 'char **'
 /build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/php_memcached.c:406:
  warning: assignment discards qualifiers from pointer target type
 /build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/php_memcached.c:438:
  warning: passing argument 4 of 'memcached_mget_by_key' from incompatible 
 pointer type
 /usr/include/libmemcached/get.h:42: note: expected 'const char * const*' but 
 argument is of type 'char **'
 /build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/php_memcached.c:
  In function 'php_memc_getMulti_impl':
 /build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/php_memcached.c:575:
  warning: passing argument 4 of 'memcached_mget_by_key' from incompatible 
 pointer type
 /usr/include/libmemcached/get.h:42: note: expected 'const char * const*' but 
 argument is of type 'char **'
 /build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/php_memcached.c:605:
  warning: assignment discards qualifiers from pointer target type
 /build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/php_memcached.c:608:
  warning: assignment discards qualifiers from pointer target type
 /build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/php_memcached.c:
  In function 'php_memc_getDelayed_impl':
 /build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/php_memcached.c:724:
  warning: passing argument 4 of 'memcached_mget_by_key' from incompatible 
 pointer type
 /usr/include/libmemcached/get.h:42: note: expected 'const char * const*' but 
 argument is of type 'char **'
 /build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/php_memcached.c:
  In function 'zim_Memcached_fetch':
 /build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/php_memcached.c:799:
  warning: assignment discards qualifiers from pointer target type
 /build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/php_memcached.c:802:
  warning: assignment discards qualifiers from pointer target type
 /build/user-php-memcached_1.0.0-3-amd64-JI4fRn/php-memcached-1.0.0/build-tree/memcached-1.0.0/php_memcached.c:
  In function 'zim_Memcached_fetchAll':
 

Bug#571361: msmtp: FTBFS: dh: -P was specified, but multiple packages would be acted on (msmtp,msmtp-gnome,msmtp-mta).

2010-02-25 Thread Lucas Nussbaum
Source: msmtp
Version: 1.4.19-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-msmtp_1.4.19-1-amd64-rcN0ZZ/msmtp-1.4.19/build'
 make[3]: Nothing to be done for `install-exec-am'.
 make[3]: Nothing to be done for `install-data-am'.
 make[3]: Leaving directory 
 `/build/user-msmtp_1.4.19-1-amd64-rcN0ZZ/msmtp-1.4.19/build'
 make[2]: Leaving directory 
 `/build/user-msmtp_1.4.19-1-amd64-rcN0ZZ/msmtp-1.4.19/build'
 make[1]: Leaving directory 
 `/build/user-msmtp_1.4.19-1-amd64-rcN0ZZ/msmtp-1.4.19/build'
 dh -N msmtp-gnome install --after dh_auto_install
dh_install -O-Nmsmtp-gnome
dh_installdocs -O-Nmsmtp-gnome
dh_installchangelogs -O-Nmsmtp-gnome
dh_installexamples -O-Nmsmtp-gnome
dh_installman -O-Nmsmtp-gnome
dh_installcatalogs -O-Nmsmtp-gnome
dh_installcron -O-Nmsmtp-gnome
dh_installdebconf -O-Nmsmtp-gnome
dh_installemacsen -O-Nmsmtp-gnome
dh_installifupdown -O-Nmsmtp-gnome
dh_installinfo -O-Nmsmtp-gnome
dh_installinit -O-Nmsmtp-gnome
dh_installmenu -O-Nmsmtp-gnome
dh_installmime -O-Nmsmtp-gnome
dh_installmodules -O-Nmsmtp-gnome
dh_installlogcheck -O-Nmsmtp-gnome
dh_installlogrotate -O-Nmsmtp-gnome
dh_installpam -O-Nmsmtp-gnome
dh_installppp -O-Nmsmtp-gnome
dh_installudev -O-Nmsmtp-gnome
dh_installwm -O-Nmsmtp-gnome
dh_installxfonts -O-Nmsmtp-gnome
dh_bugfiles -O-Nmsmtp-gnome
dh_lintian -O-Nmsmtp-gnome
dh_gconf -O-Nmsmtp-gnome
dh_icons -O-Nmsmtp-gnome
dh_perl -O-Nmsmtp-gnome
dh_usrlocal -O-Nmsmtp-gnome
dh_link -O-Nmsmtp-gnome
dh_compress -O-Nmsmtp-gnome
dh_fixperms -O-Nmsmtp-gnome
 # Install msmtp with gnome keyring support
 # hook to create a symlink between /usr/share/doc/msmtp-gnome
 # and /usr/share/doc/msmtp
 dh -p msmtp-gnome install --before dh_link
 dh: -P was specified, but multiple packages would be acted on 
 (msmtp,msmtp-gnome,msmtp-mta).
 make: *** [install-stamp] Error 9

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-02-24/msmtp_1.4.19-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571341: aspectj: FTBFS: java errors

2010-02-25 Thread Lucas Nussbaum
Source: aspectj
Version: 1.6.6+dfsg-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-aspectj_1.6.6+dfsg-1-amd64-34MOIC/aspectj-1.6.6+dfsg'
 make[1]: Nothing to be done for `reverse-config'.
 make[1]: Leaving directory 
 `/build/user-aspectj_1.6.6+dfsg-1-amd64-34MOIC/aspectj-1.6.6+dfsg'
 if [ -d . ]; then \
 cd .  
 QUILT_PATCHES=/build/user-aspectj_1.6.6+dfsg-1-amd64-34MOIC/aspectj-1.6.6+dfsg/debian/patches
  quilt --quiltrc /dev/null pop -a -R || test $? = 2 ; \
   fi
 No patch removed
 rm -rf ./.pc
 rm -f debian/stamp-patch*
 cd org.aspectj/modules/build  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/xalan2.jar:/usr/share/java/ant-junit.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true clean
 Buildfile: 
 /build/user-aspectj_1.6.6+dfsg-1-amd64-34MOIC/aspectj-1.6.6+dfsg/org.aspectj/modules/build/build.xml
 
 init-properties:
 
 BUILD FAILED
 /build/user-aspectj_1.6.6+dfsg-1-amd64-34MOIC/aspectj-1.6.6+dfsg/org.aspectj/modules/build/build-properties.xml:25:
  The following error occurred while executing this line:
 /build/user-aspectj_1.6.6+dfsg-1-amd64-34MOIC/aspectj-1.6.6+dfsg/org.aspectj/modules/build/build-properties.xml:480:
  (property local-properties not at 
 /build/user-aspectj_1.6.6+dfsg-1-amd64-34MOIC/aspectj-1.6.6+dfsg/org.aspectj/modules/build/local.properties)
 
 Total time: 0 seconds
 make: [clean] Error 1 (ignored)
 rm -f debian/stamp-ant-build
 rm -Rf org.aspectj/modules/lib/eclipse
 rm -Rf org.aspectj/modules/lib/aspectj/lib/aspectj*.jar
 rm -Rf org.aspectj/modules/lib/asm/asm-3.1.jar
 rm -f org.aspectj/modules/lib/gnu-classpath-tools-gjdoc.jar
 rm -f org.aspectj/modules/build/local.properties debian/ajc.1 debian/ajdoc.1 
 debian/aj.1 debian/ajbrowser.1
 rm -Rf org.aspectj/modules/lib/commons
 rm -Rf org.aspectj/modules/lib/junit
 rm -Rf org.aspectj/modules/lib/ant
 rm -Rf org.aspectj/modules/aj-build
  dpkg-source -b aspectj-1.6.6+dfsg
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building aspectj using existing 
 aspectj_1.6.6+dfsg.orig.tar.gz
 dpkg-source: info: building aspectj in aspectj_1.6.6+dfsg-1.diff.gz
  debian/rules build
 dpkg-source: info: building aspectj in aspectj_1.6.6+dfsg-1.dsc
 test -x debian/rules
 mkdir -p org.aspectj/modules/build
 # Setup symlinks: ant
 mkdir -p org.aspectj/modules/lib/ant/lib
 for f in ant.jar ant-junit.jar ; do \
  ln -sf /usr/share/ant/lib/$f org.aspectj/modules/lib/ant/lib ; \
   done
 for f in xercesImpl.jar xml-apis.jar ; do \
  ln -sf /usr/share/java/$f org.aspectj/modules/lib/ant/lib ; \
   done
 # JUnit
 mkdir -p org.aspectj/modules/lib/junit
 for f in junit.jar ; do \
  ln -sf /usr/share/java/$f org.aspectj/modules/lib/junit ; \
   done
 # commons-logging
 mkdir -p org.aspectj/modules/lib/commons
 ln -sf /usr/share/java/commons-logging.jar 
 org.aspectj/modules/lib/commons/commons.jar
 # Setup our local.properties
 cp debian/local.properties org.aspectj/modules/build
 # Also symlink gjdoc.jar
 ln -sf /usr/share/java/gnu-classpath-tools-gjdoc.jar org.aspectj/modules/lib
 # bootstrap using aspectj itself
 mkdir -p org.aspectj/modules/lib/aspectj
 for f in aspectjlib.jar aspectjrt.jar aspectjtools.jar ; do \
  ln -sf /usr/share/java/$f org.aspectj/modules/lib/aspectj/lib ; \
   done
 # asm3
 mkdir -p org.aspectj/modules/lib/asm
 ln -sf /usr/share/java/asm3.jar org.aspectj/modules/lib/asm/asm-3.1.jar
 # eclipse (JDT)
 mkdir -p org.aspectj/modules/lib/eclipse
 ln -sf /usr/lib/eclipse/plugins/org.eclipse.equinox.common_*.jar 
 org.aspectj/modules/lib/eclipse/org.eclipse.equinox.common.jar
 ln -sf /usr/lib/eclipse/plugins/org.eclipse.equinox.registry_*.jar 
 org.aspectj/modules/lib/eclipse/org.eclipse.equinox.registry.jar
 ln -sf /usr/lib/eclipse/plugins/org.eclipse.core.resources_*.jar 
 org.aspectj/modules/lib/eclipse/org.eclipse.core.resources.jar
 ln -sf /usr/lib/eclipse/plugins/org.eclipse.core.runtime_*.jar 
 org.aspectj/modules/lib/eclipse/org.eclipse.core.runtime.jar
 ln -sf /usr/lib/eclipse/plugins/org.eclipse.core.jobs_*.jar 
 org.aspectj/modules/lib/eclipse/org.eclipse.core.jobs.jar
 ln -sf /usr/lib/eclipse/plugins/org.eclipse.osgi_*.jar 
 org.aspectj/modules/lib/eclipse/org.eclipse.osgi.jar
 cd /build/user-aspectj_1.6.6+dfsg-1-amd64-34MOIC/aspectj-1.6.6+dfsg  
 /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/xalan2.jar:/usr/share/java/ant-junit.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 

Bug#571339: geresh: FTBFS: configure: error: Can't locate the fribidi-config program

2010-02-25 Thread Lucas Nussbaum
Source: geresh
Version: 0.6.3-9.1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  /usr/bin/fakeroot debian/rules clean
 QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 
 2 
 No patch removed
 rm -rf .pc debian/stamp-patched
 dh_testdir
 dh_testroot
 rm -f build-stamp 
 # Add here commands to clean up after the build process.
 [ ! -f Makefile ] || /usr/bin/make distclean
 dh_clean config.sub config.guess
  dpkg-source -b geresh-0.6.3
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building geresh using existing geresh_0.6.3.orig.tar.gz
 dpkg-source: info: building geresh in geresh_0.6.3-9.1.diff.gz
 dpkg-source: warning: the diff modifies the following upstream files: 
  Makefile.am
  Makefile.in
  basemenu.h
  dialogline.cc
  dispatcher.h
  editbox.h
  editbox2.cc
  geresh.1
  io.cc
  pathnames.h
  pgeresh.1
  transtbl.cc
 dpkg-source: info: use the '3.0 (quilt)' format to have separate and 
 documented changes to upstream files, see dpkg-source(1)
 dpkg-source: info: building geresh in geresh_0.6.3-9.1.dsc
  debian/rules build
 dh_testdir
 # Add here commands to configure the package.
 CFLAGS=-Wall -g -O2 ./configure --host=x86_64-linux-gnu 
 --build=x86_64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man 
 --infodir=\${prefix}/share/info
 creating cache ./config.cache
 checking for a BSD compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking whether make sets ${MAKE}... yes
 checking for working aclocal... missing
 checking for working autoconf... missing
 checking for working automake... missing
 checking for working autoheader... missing
 checking for working makeinfo... missing
 checking for gcc... gcc
 checking whether the C compiler (gcc -Wall -g -O2 ) works... yes
 checking whether the C compiler (gcc -Wall -g -O2 ) is a cross-compiler... no
 checking whether we are using GNU C... yes
 checking whether gcc accepts -g... yes
 checking how to run the C preprocessor... gcc -E
 checking for c++... c++
 checking whether the C++ compiler (c++ -g -O2 ) works... yes
 checking whether the C++ compiler (c++ -g -O2 ) is a cross-compiler... no
 checking whether we are using GNU C++... yes
 checking whether c++ accepts -g... yes
 checking how to run the C++ preprocessor... c++ -E
 checking for a BSD compatible install... /usr/bin/install -c
 configure: error: Can't locate the fribidi-config program
 checking for fribidi-config... no
 make: *** [config.status] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-02-24/geresh_0.6.3-9.1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571363: globus-gram-job-manager: FTBFS: Nonexistent build-dependency: libglobus-libxml2-dev

2010-02-25 Thread Lucas Nussbaum
Source: globus-gram-job-manager
Version: 10.17-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 5), autotools-dev, quilt, grid-packaging-tools, 
 libglobus-scheduler-event-generator-dev (= 1), 
 libglobus-xio-popen-driver-dev (= 0.7), libglobus-xio-dev (= 2), 
 libglobus-gss-assist-dev (= 3), libglobus-callout-dev, 
 libglobus-gram-job-manager-callout-error-dev, globus-core (= 5.15-5), 
 libglobus-gram-protocol-dev (= 9), libglobus-common-dev (= 3), 
 libglobus-gsi-sysconfig-dev (= 1), libglobus-usage-dev (= 1), 
 libglobus-rsl-assist-dev (= 2), libglobus-rsl-dev (= 3), 
 libglobus-libxml2-dev, libglobus-gass-cache-dev (= 5), 
 libglobus-gram-protocol-doc (= 9), libglobus-common-doc, doxygen ( 
 1.6.2-1) | doxygen ( 1.6.2-1), graphviz, texlive-latex-recommended, 
 texlive-latex-extra, texlive-extra-utils, texlive-fonts-recommended, 
 ghostscript | gs-gpl
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 W: Unable to locate package libglobus-libxml2-dev
 debhelper: missing
 Using default version 7.4.15
 autotools-dev: missing
 quilt: missing
 grid-packaging-tools: missing
 libglobus-scheduler-event-generator-dev: missing
 Using default version 2.1-2
 libglobus-xio-popen-driver-dev: missing
 Using default version 0.7-1
 libglobus-xio-dev: missing
 Using default version 2.8-2
 libglobus-gss-assist-dev: missing
 Using default version 5.5-1
 libglobus-callout-dev: missing
 libglobus-gram-job-manager-callout-error-dev: missing
 globus-core: missing
 Using default version 5.15-10
 libglobus-gram-protocol-dev: missing
 Using default version 9.3-1
 libglobus-common-dev: missing
 Using default version 11.2-1
 libglobus-gsi-sysconfig-dev: missing
 Using default version 3.0-1
 libglobus-usage-dev: missing
 Using default version 1.1-1
 libglobus-rsl-assist-dev: missing
 Using default version 2.1-5
 libglobus-rsl-dev: missing
 Using default version 7.1-1
 libglobus-libxml2-dev: missing
 libglobus-gass-cache-dev: missing
 Using default version 5.4-2
 libglobus-gram-protocol-doc: missing
 Using default version 9.3-1
 libglobus-common-doc: missing
 doxygen: missing
 Default version of doxygen not sufficient, no suitable version found. 
 Skipping for now, maybe there are alternatives.
 doxygen: missing
 Using default version 1.6.2+20100208-0.1
 graphviz: missing
 texlive-latex-recommended: missing
 texlive-latex-extra: missing
 texlive-extra-utils: missing
 texlive-fonts-recommended: missing
 ghostscript: missing
 gs-gpl: missing
 Checking for source dependency conflicts...
 E: Couldn't find package libglobus-libxml2-dev

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-02-24/globus-gram-job-manager_10.17-2_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571345: octave-ga: FTBFS: Unsatisfiable build-dependency: octave-communications: Depends: libhdf5-serial-1.8.3 but it is not installable

2010-02-25 Thread Lucas Nussbaum
Source: octave-ga
Version: 0.9.7-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 6), cdbs, octave-pkg-dev (= 0.7.0)
 Build-Depends-Indep: octave-communications, octave-miscellaneous
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 debhelper: missing
 Using default version 7.4.15
 cdbs: missing
 octave-pkg-dev: missing
 Using default version 0.7.2
 octave-communications: missing
 octave-miscellaneous: missing
 Checking for source dependency conflicts...
 E: Broken packages
 Installing positive dependencies: debhelper cdbs octave-pkg-dev 
 octave-communications octave-miscellaneous
 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:
   octave-communications: Depends: libhdf5-serial-1.8.3 but it is not 
 installable or
   libhdf5-1.8.3 but it is not installable
 E: Broken packages

More information:
# apt-get install  debhelper cdbs octave-pkg-dev octave-communications 
octave-miscellaneous libhdf5-serial-1.8.3
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package libhdf5-serial-1.8.3 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 libhdf5-serial-1.8.3 has no installation candidate
# apt-get install  debhelper cdbs octave-pkg-dev octave-communications 
octave-miscellaneous libhdf5-1.8.3
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package libhdf5-1.8.3 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
However the following packages replace it:
  libhdf5-serial-1.8.4 libhdf5-openmpi-1.8.4 libhdf5-mpich-1.8.4 
libhdf5-lam-1.8.4
E: Package libhdf5-1.8.3 has no installation candidate

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-02-24/octave-ga_0.9.7-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571355: libjboss-remoting-java: FTBFS: java errors

2010-02-25 Thread Lucas Nussbaum
Source: libjboss-remoting-java
Version: 2.5.2.SP1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-libjboss-remoting-java_2.5.2.SP1-1-amd64-tBHRLB/libjboss-remoting-java-2.5.2.SP1'
 make[1]: Nothing to be done for `update-config'.
 make[1]: Leaving directory 
 `/build/user-libjboss-remoting-java_2.5.2.SP1-1-amd64-tBHRLB/libjboss-remoting-java-2.5.2.SP1'
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/jboss-common.jar:/usr/share/java/log4j-1.2.jar:/usr/share/java/commons-httpclient.jar:/usr/share/java/servlet-api-2.5.jar:/usr/share/java/jboss-serialization.jar:/usr/share/java/jboss-jmx.jar:/usr/share/java/jnpserver.jar:/usr/share/java/concurrent.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true   -buildfile debian/build.xml -propertyfile 
 /build/user-libjboss-remoting-java_2.5.2.SP1-1-amd64-tBHRLB/libjboss-remoting-java-2.5.2.SP1/debian/ant.properties
  jar
 Buildfile: 
 /build/user-libjboss-remoting-java_2.5.2.SP1-1-amd64-tBHRLB/libjboss-remoting-java-2.5.2.SP1/debian/build.xml
 
 compile:
 [mkdir] Created dir: 
 /build/user-libjboss-remoting-java_2.5.2.SP1-1-amd64-tBHRLB/libjboss-remoting-java-2.5.2.SP1/class
 [javac] 
 /build/user-libjboss-remoting-java_2.5.2.SP1-1-amd64-tBHRLB/libjboss-remoting-java-2.5.2.SP1/debian/build.xml:13:
  warning: 'includeantruntime' was not set, defaulting to 
 build.sysclasspath=last; set to false for repeatable builds
 [javac] Compiling 269 source files to 
 /build/user-libjboss-remoting-java_2.5.2.SP1-1-amd64-tBHRLB/libjboss-remoting-java-2.5.2.SP1/class
 [javac] 
 /build/user-libjboss-remoting-java_2.5.2.SP1-1-amd64-tBHRLB/libjboss-remoting-java-2.5.2.SP1/src/org/jboss/remoting/transport/coyote/InputBuffer.java:23:
  package org.apache.coyote does not exist
 [javac] import org.apache.coyote.Request;
 [javac] ^
 [javac] 
 /build/user-libjboss-remoting-java_2.5.2.SP1-1-amd64-tBHRLB/libjboss-remoting-java-2.5.2.SP1/src/org/jboss/remoting/transport/coyote/InputBuffer.java:24:
  package org.apache.tomcat.util.buf does not exist
 [javac] import org.apache.tomcat.util.buf.B2CConverter;
 [javac]  ^
 [javac] 
 /build/user-libjboss-remoting-java_2.5.2.SP1-1-amd64-tBHRLB/libjboss-remoting-java-2.5.2.SP1/src/org/jboss/remoting/transport/coyote/InputBuffer.java:25:
  package org.apache.tomcat.util.buf does not exist
 [javac] import org.apache.tomcat.util.buf.ByteChunk;
 [javac]  ^
 [javac] 
 /build/user-libjboss-remoting-java_2.5.2.SP1-1-amd64-tBHRLB/libjboss-remoting-java-2.5.2.SP1/src/org/jboss/remoting/transport/coyote/InputBuffer.java:26:
  package org.apache.tomcat.util.buf does not exist
 [javac] import org.apache.tomcat.util.buf.CharChunk;
 [javac]  ^
 [javac] 
 /build/user-libjboss-remoting-java_2.5.2.SP1-1-amd64-tBHRLB/libjboss-remoting-java-2.5.2.SP1/src/org/jboss/remoting/transport/coyote/InputBuffer.java:38:
  package ByteChunk does not exist
 [javac]   implements ByteChunk.ByteInputChannel, 
 CharChunk.CharInputChannel,
 [javac]   ^
 [javac] 
 /build/user-libjboss-remoting-java_2.5.2.SP1-1-amd64-tBHRLB/libjboss-remoting-java-2.5.2.SP1/src/org/jboss/remoting/transport/coyote/InputBuffer.java:38:
  package CharChunk does not exist
 [javac]   implements ByteChunk.ByteInputChannel, 
 CharChunk.CharInputChannel,
 [javac]   ^
 [javac] 
 /build/user-libjboss-remoting-java_2.5.2.SP1-1-amd64-tBHRLB/libjboss-remoting-java-2.5.2.SP1/src/org/jboss/remoting/transport/coyote/InputBuffer.java:39:
  package CharChunk does not exist
 [javac]  CharChunk.CharOutputChannel
 [javac]   ^
 [javac] 
 /build/user-libjboss-remoting-java_2.5.2.SP1-1-amd64-tBHRLB/libjboss-remoting-java-2.5.2.SP1/src/org/jboss/remoting/transport/coyote/InputBuffer.java:61:
  cannot find symbol
 [javac] symbol  : class ByteChunk
 [javac] location: class org.jboss.remoting.transport.coyote.InputBuffer
 [javac]private ByteChunk bb;
 [javac]^
 [javac] 
 /build/user-libjboss-remoting-java_2.5.2.SP1-1-amd64-tBHRLB/libjboss-remoting-java-2.5.2.SP1/src/org/jboss/remoting/transport/coyote/InputBuffer.java:67:
  cannot find symbol
 [javac] symbol  : class CharChunk
 [javac] location: class org.jboss.remoting.transport.coyote.InputBuffer
 [javac]private CharChunk cb;
 [javac]^
 [javac] 
 

Bug#571337: libapache-mod-musicindex: FTBFS: libtool: link: `/usr/lib/liblzma.la' is not a valid libtool archive

2010-02-25 Thread Lucas Nussbaum
Source: libapache-mod-musicindex
Version: 1.3.1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-libapache-mod-musicindex_1.3.1-1-amd64-vnrN12/libapache-mod-musicindex-1.3.1/build-2.2/src'
 /bin/bash ../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
 -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/apache2 
 -I/usr/include/apr-1.0 -I/usr/include/mysql -DLINUX=2 -D_REENTRANT 
 -D_GNU_SOURCE  -Wall -pedantic -fstrict-aliasing -DLINUX=2 
 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
 -I/usr/include/openssl -I/usr/include/xmltok -pthread   -pthread 
 -I/usr/include  -I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   
 -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT 
 mod_musicindex_la-mod_musicindex.lo -MD -MP -MF 
 .deps/mod_musicindex_la-mod_musicindex.Tpo -c -o 
 mod_musicindex_la-mod_musicindex.lo `test -f 'mod_musicindex.c' || echo 
 '../../src/'`mod_musicindex.c
 libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. 
 -I../../src -I.. -I/usr/include/apache2 -I/usr/include/apr-1.0 
 -I/usr/include/mysql -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -Wall -pedantic 
 -fstrict-aliasing -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT 
 -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread 
 -pthread -I/usr/include -I/usr/include/mysql -DBIG_JOINS=1 
 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT 
 mod_musicindex_la-mod_musicindex.lo -MD -MP -MF 
 .deps/mod_musicindex_la-mod_musicindex.Tpo -c ../../src/mod_musicindex.c  
 -fPIC -DPIC -o .libs/mod_musicindex_la-mod_musicindex.o
 mv -f .deps/mod_musicindex_la-mod_musicindex.Tpo 
 .deps/mod_musicindex_la-mod_musicindex.Plo
 /bin/bash ../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
 -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/apache2 
 -I/usr/include/apr-1.0 -I/usr/include/mysql -DLINUX=2 -D_REENTRANT 
 -D_GNU_SOURCE  -Wall -pedantic -fstrict-aliasing -DLINUX=2 
 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
 -I/usr/include/openssl -I/usr/include/xmltok -pthread   -pthread 
 -I/usr/include  -I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   
 -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT mod_musicindex_la-html.lo -MD -MP 
 -MF .deps/mod_musicindex_la-html.Tpo -c -o mod_musicindex_la-html.lo `test -f 
 'html.c' || echo '../../src/'`html.c
 libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. 
 -I../../src -I.. -I/usr/include/apache2 -I/usr/include/apr-1.0 
 -I/usr/include/mysql -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -Wall -pedantic 
 -fstrict-aliasing -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT 
 -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread 
 -pthread -I/usr/include -I/usr/include/mysql -DBIG_JOINS=1 
 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT 
 mod_musicindex_la-html.lo -MD -MP -MF .deps/mod_musicindex_la-html.Tpo -c 
 ../../src/html.c  -fPIC -DPIC -o .libs/mod_musicindex_la-html.o
 ../../src/html.c: In function 'send_rss':
 ../../src/html.c:949: warning: pointer targets in passing argument 1 of 
 'localtime_r' differ in signedness
 /usr/include/time.h:248: note: expected 'const time_t * restrict' but 
 argument is of type 'const long unsigned int *'
 ../../src/html.c: In function 'send_foot':
 ../../src/html.c:1133: warning: format '%u' expects type 'unsigned int', but 
 argument 3 has type '__time_t'
 ../../src/html.c:1133: warning: format '%.6u' expects type 'unsigned int', 
 but argument 4 has type '__suseconds_t'
 mv -f .deps/mod_musicindex_la-html.Tpo .deps/mod_musicindex_la-html.Plo
 /bin/bash ../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
 -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/apache2 
 -I/usr/include/apr-1.0 -I/usr/include/mysql -DLINUX=2 -D_REENTRANT 
 -D_GNU_SOURCE  -Wall -pedantic -fstrict-aliasing -DLINUX=2 
 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
 -I/usr/include/openssl -I/usr/include/xmltok -pthread   -pthread 
 -I/usr/include  -I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   
 -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT mod_musicindex_la-http.lo -MD -MP 
 -MF .deps/mod_musicindex_la-http.Tpo -c -o mod_musicindex_la-http.lo `test -f 
 'http.c' || echo '../../src/'`http.c
 libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. 
 -I../../src -I.. -I/usr/include/apache2 -I/usr/include/apr-1.0 
 -I/usr/include/mysql -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -Wall -pedantic 
 -fstrict-aliasing -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT 
 -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread 
 -pthread -I/usr/include -I/usr/include/mysql -DBIG_JOINS=1 
 

Bug#571380: beagle: FTBFS: Unsatisfiable build-dependency: libevolution5.0-cil: Depends: libcamel1.2-14 ( 2.27) but 2.28.2-1 is to be installed

2010-02-25 Thread Lucas Nussbaum
Source: beagle
Version: 0.3.9-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 5.0.37.2), cli-common-dev (= 0.5.4), dpatch, 
 pkg-config, intltool, autotools-dev, autoconf, automake, zip, unzip, 
 gtk-doc-tools, xdg-utils, mono-devel (= 2.0.1), libmono-dev (= 2.0.1), 
 libmono-system-runtime2.0-cil, libmono-sharpzip2.84-cil, 
 libmono-sqlite2.0-cil, libmono-cairo2.0-cil, libgtk2.0-cil (= 2.4), 
 libglade2.0-cil, libgconf2.0-cil, libgnome2.24-cil, libgmime2.2a-cil, 
 libevolution5.0-cil, libgsf0.0-cil (= 0.6), libndesk-dbus-glib1.0-cil, 
 libndesk-dbus1.0-cil (= 0.5.2), libavahi1.0-cil (= 0.6.10), 
 libtaglib2.0-cil, monodoc-base, libgnome-desktop-dev, libgtk2.0-dev (= 
 2.10), libsqlite3-dev, libchm-dev, libxss-dev, librsvg2-dev, libxml2-dev (= 
 2.6.19), libwv-dev, libexif-dev
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 debhelper: missing
 Using default version 7.4.15
 cli-common-dev: missing
 Using default version 0.7
 dpatch: missing
 pkg-config: missing
 intltool: missing
 autotools-dev: missing
 autoconf: missing
 automake: missing
 zip: missing
 unzip: missing
 gtk-doc-tools: missing
 xdg-utils: missing
 mono-devel: missing
 Using default version 2.4.4~svn151842-1
 libmono-dev: missing
 Using default version 2.4.4~svn151842-1
 libmono-system-runtime2.0-cil: missing
 libmono-sharpzip2.84-cil: missing
 libmono-sqlite2.0-cil: missing
 libmono-cairo2.0-cil: missing
 libgtk2.0-cil: missing
 Using default version 2.12.9-4
 libglade2.0-cil: missing
 libgconf2.0-cil: missing
 libgnome2.24-cil: missing
 libgmime2.2a-cil: missing
 libevolution5.0-cil: missing
 libgsf0.0-cil: missing
 Using default version 0.8-3
 libndesk-dbus-glib1.0-cil: missing
 libndesk-dbus1.0-cil: missing
 Using default version 0.6.0-4
 libavahi1.0-cil: missing
 Using default version 0.6.19-4.1
 libtaglib2.0-cil: missing
 monodoc-base: missing
 libgnome-desktop-dev: missing
 libgtk2.0-dev: missing
 Using default version 2.18.7-1
 libsqlite3-dev: missing
 libchm-dev: missing
 libxss-dev: missing
 librsvg2-dev: missing
 libxml2-dev: missing
 Using default version 2.7.6.dfsg-2+b1
 libwv-dev: missing
 libexif-dev: missing
 Checking for source dependency conflicts...
 E: Broken packages
 Installing positive dependencies: debhelper cli-common-dev dpatch pkg-config 
 intltool autotools-dev autoconf automake zip unzip gtk-doc-tools xdg-utils 
 mono-devel libmono-dev libmono-system-runtime2.0-cil libmono-sharpzip2.84-cil 
 libmono-sqlite2.0-cil libmono-cairo2.0-cil libgtk2.0-cil libglade2.0-cil 
 libgconf2.0-cil libgnome2.24-cil libgmime2.2a-cil libevolution5.0-cil 
 libgsf0.0-cil libndesk-dbus-glib1.0-cil libndesk-dbus1.0-cil libavahi1.0-cil 
 libtaglib2.0-cil monodoc-base libgnome-desktop-dev libgtk2.0-dev 
 libsqlite3-dev libchm-dev libxss-dev librsvg2-dev libxml2-dev libwv-dev 
 libexif-dev
 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:
   libevolution5.0-cil: Depends: libcamel1.2-14 ( 2.27) but 2.28.2-1 is to be 
 installed
 E: Broken packages

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-02-24/beagle_0.3.9-3_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571375: uim: FTBFS: automake-1.10: distclean was already defined in condition !QT4, which is included in condition TRUE ...

2010-02-25 Thread Lucas Nussbaum
Source: uim
Version: 1:1.5.7-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory `/build/user-uim_1.5.7-3-amd64-0z9A5i/uim-1.5.7'
 if test -e /usr/share/misc/config.guess ; then \
   for i in ./config.guess ./sigscheme/config.guess 
 ./sigscheme/libgcroots/config.guess ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.guess $i ; \
   fi ; \
   done ; \
   fi
 if test -e /usr/share/misc/config.sub ; then \
   for i in ./config.sub ./sigscheme/config.sub 
 ./sigscheme/libgcroots/config.sub ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.sub $i ; \
   fi ; \
   done ; \
   fi
 if test -e /usr/share/gnulib/build-aux/config.rpath ; then \
   for i in ./config.rpath ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/gnulib/build-aux/config.rpath $i ; \
   fi ; \
   done ; \
   fi
 make[1]: Leaving directory `/build/user-uim_1.5.7-3-amd64-0z9A5i/uim-1.5.7'
 touch debian/stamp-patched
 if [ -e ./Makefile.am ]; then cd .  automake-1.10  ; fi
 aclocal.m4:16: warning: this file was generated for autoconf 2.63.
 You have another version of autoconf.  It may work, but is not guaranteed to.
 If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically `autoreconf'.
 configure.ac:26: warning: AC_CACHE_VAL(ax_cv_path_QMAKE4, ...): suspicious 
 presence of an AC_SUBST in the second argument, where no actions should be 
 taken
 ../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from...
 ../../lib/autoconf/general.m4:2019: AC_CACHE_CHECK is expanded from...
 m4/ax_path_qmake4.m4:25: AX_PATH_QMAKE4 is expanded from...
 configure.ac:26: the top level
 configure.ac:5: version mismatch.  This is Automake 1.10.3,
 configure.ac:5: but the definition used by this AM_INIT_AUTOMAKE
 configure.ac:5: comes from Automake 1.10.2.  You should recreate
 configure.ac:5: aclocal.m4 with aclocal and run automake again.
 emacs/Makefile.am:12: compiling `uim-el-agent.c' with per-target flags 
 requires `AM_PROG_CC_C_O' in `configure.ac'
 helper/Makefile.am:16: `CFLAGS' is a user variable, you should not override 
 it;
 helper/Makefile.am:16: use `AM_CFLAGS' instead.
 automake-1.10: distclean was already defined in condition !QT4, which is 
 included in condition TRUE ...
 qt4/candwin/Makefile.am:14: ... `distclean' previously defined here
 automake-1.10: distclean was already defined in condition !QT4, which is 
 included in condition TRUE ...
 qt4/chardict/Makefile.am:19: ... `distclean' previously defined here
 automake-1.10: distclean was already defined in condition !QT4_IMMODULE, 
 which is included in condition TRUE ...
 qt4/edittest/Makefile.am:14: ... `distclean' previously defined here
 automake-1.10: distclean was already defined in condition !QT4_IMMODULE, 
 which is included in condition TRUE ...
 qt4/immodule/Makefile.am:14: ... `distclean' previously defined here
 automake-1.10: distclean was already defined in condition !QT4, which is 
 included in condition TRUE ...
 qt4/pref/Makefile.am:14: ... `distclean' previously defined here
 automake-1.10: distclean was already defined in condition !QT4, which is 
 included in condition TRUE ...
 qt4/switcher/Makefile.am:14: ... `distclean' previously defined here
 automake-1.10: distclean was already defined in condition !QT4, which is 
 included in condition TRUE ...
 qt4/toolbar/Makefile.am:18: ... `distclean' previously defined here
 make: *** [debian/stamp-autotools-files] Error 63

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010-02-24/uim_1:1.5.7-3_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571357: beanstalkd: FTBFS: FAIL: ./sh-tests/binlog-sizelimit.sh

2010-02-25 Thread Lucas Nussbaum
Source: beanstalkd
Version: 1.4.3-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[2]: Entering directory 
 `/build/user-beanstalkd_1.4.3-2-amd64-yCmRW4/beanstalkd-1.4.3'
 gcc -DHAVE_CONFIG_H -I. -g -O2  -Wall -Werror -I/usr/include -c -o 
 cutgen.o cutgen.c
 gcc  -g -O2  -Wall -Werror -I/usr/include  -L/usr/lib -o cutgen cutgen.o  
 -levent -levent  -levent
 mkdir -p tests
 ./cutgen -o tests/cutcheck.c ./tests/test_job.c ./tests/test_pq.c
   - parsing './tests/test_job.c'... done.
   - parsing './tests/test_pq.c'... done.
 gcc -DHAVE_CONFIG_H -I. -g -O2  -Wall -Werror -I/usr/include -c -o 
 tests/cutcheck.o tests/cutcheck.c
 gcc -DHAVE_CONFIG_H -I. -g -O2  -Wall -Werror -I/usr/include -c -o cut.o 
 cut.c
 gcc -DHAVE_CONFIG_H -I. -g -O2  -Wall -Werror -I/usr/include -c -o 
 tests/test_job.o tests/test_job.c
 gcc -DHAVE_CONFIG_H -I. -g -O2  -Wall -Werror -I/usr/include -c -o 
 tests/test_pq.o tests/test_pq.c
 gcc  -g -O2  -Wall -Werror -I/usr/include  -L/usr/lib -o tests/cutcheck 
 tests/cutcheck.o cut.o binlog.o conn.o job.o ms.o net.o port.o pq.o primes.o 
 prot.o tube.o util.o tests/test_job.o tests/test_pq.o  -levent -levent  
 -levent
 tests/cutcheck
 
 0..   10...
 
 13 tests; 0 failures; 0 errors.
 ./check.sh ./sh-tests/*.{commands,sh}
 loopback interface is configured, getting on with tests
 ./sh-tests/delete_ready.commands
 Started beanstalkd (pid: 4352), listening on port 11400
 ./sh-tests/multi-tube.commands
 Started beanstalkd (pid: 4366), listening on port 11400
 ./sh-tests/no_negative_delays.commands
 Started beanstalkd (pid: 4382), listening on port 11400
 ./sh-tests/omit-time-left.commands
 Started beanstalkd (pid: 4401), listening on port 11400
 ./sh-tests/small_delay.commands
 Started beanstalkd (pid: 4415), listening on port 11400
 ./sh-tests/ttr-large.commands
 Started beanstalkd (pid: 4434), listening on port 11400
 ./sh-tests/zero_delay.commands
 Started beanstalkd (pid: 4447), listening on port 11400
 ./sh-tests/binlog-basic.sh
 Started beanstalkd (pid: 4467), listening on port 11400
 Started beanstalkd (pid: 4487), listening on port 11400
 ./sh-tests/binlog-bury.sh
 Started beanstalkd (pid: 4507), listening on port 11400
 ./sh-tests/binlog-diskfull-delete.sh
 Started beanstalkd (pid: 4526), listening on port 11400
 Started beanstalkd (pid: 4555), listening on port 11400
 ./sh-tests/binlog-diskfull.sh
 Started beanstalkd (pid: 4569), listening on port 11400
 Started beanstalkd (pid: 4598), listening on port 11400
 ./sh-tests/binlog-read.sh
 Started beanstalkd (pid: 4620), listening on port 11400
 Started beanstalkd (pid: 4661), listening on port 11400
 ./sh-tests/binlog-sizelimit.sh
 Started beanstalkd (pid: 4674), listening on port 11400
 On line 125 
 /build/user-beanstalkd_1.4.3-2-amd64-yCmRW4/beanstalkd-1.4.3/sh-tests/binlog-sizelimit.sh
   first binlog changed
 FAIL: ./sh-tests/binlog-sizelimit.sh
 make[2]: *** [check-shell] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-02-24/beanstalkd_1.4.3-2_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571396: magics++: FTBFS: configure: error: Emoslib (emosR64) could not be linked! Try setting --with-emos-libraries and --with-emos-libname.

2010-02-25 Thread Lucas Nussbaum
Source: magics++
Version: 2.8.0.dfsg-4
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-magics++_2.8.0.dfsg-4-amd64-s61wH_/magics++-2.8.0.dfsg'
 make[1]: *** No rule to make target `distclean'.
 make[1]: *** No rule to make target `maintainer-clean'.
 make[1]: Leaving directory 
 `/build/user-magics++_2.8.0.dfsg-4-amd64-s61wH_/magics++-2.8.0.dfsg'
 make: [makefile-clean] Error 2 (ignored)
 rm -f debian/stamp-makefile-build
 rm -f debian/stamp-makefile-check
 rm -rf debian/stamp-autotools-configure
 for i in ./config/config.guess ./config/config.sub  ; do \
   if test -e $i.cdbs-orig ; then \
   mv $i.cdbs-orig $i ; \
   fi ; \
   done
 dh_clean 
 rm -f debian/stamp-autotools-files
  dpkg-source -b magics++-2.8.0.dfsg
 dpkg-source: info: using source format `3.0 (quilt)'
 dpkg-source: info: building magics++ using existing 
 ./magics++_2.8.0.dfsg.orig.tar.gz
 dpkg-source: info: building magics++ in magics++_2.8.0.dfsg-4.debian.tar.gz
 dpkg-source: info: building magics++ in magics++_2.8.0.dfsg-4.dsc
  debian/rules build
 test -x debian/rules
 [ -e src/terralib ] || ln -sf  /usr/include/terralib src/terralib
 autoreconf -if
 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
 libtoolize: copying file `config/ltmain.sh'
 libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
 libtoolize: copying file `m4/libtool.m4'
 libtoolize: copying file `m4/ltoptions.m4'
 libtoolize: copying file `m4/ltsugar.m4'
 libtoolize: copying file `m4/ltversion.m4'
 libtoolize: copying file `m4/lt~obsolete.m4'
 test/fortran/Makefile.am:24: variable `printer_test_SOURCES' is defined but 
 no program or
 test/fortran/Makefile.am:24: library has `printer_test' as canonical name 
 (possible typo)
 mkdir -p .
 if test -e /usr/share/misc/config.guess ; then \
   for i in ./config/config.guess ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.guess $i ; \
   fi ; \
   done ; \
   fi
 if test -e /usr/share/misc/config.sub ; then \
   for i in ./config/config.sub ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.sub $i ; \
   fi ; \
   done ; \
   fi
 cd .  libtoolize -c -f
 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
 libtoolize: copying file `config/ltmain.sh'
 libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
 libtoolize: copying file `m4/libtool.m4'
 libtoolize: copying file `m4/ltoptions.m4'
 libtoolize: copying file `m4/ltsugar.m4'
 libtoolize: copying file `m4/ltversion.m4'
 libtoolize: copying file `m4/lt~obsolete.m4'
 touch debian/stamp-autotools-files
 chmod a+x 
 /build/user-magics++_2.8.0.dfsg-4-amd64-s61wH_/magics++-2.8.0.dfsg/./configure
 cd .  CC=cc CXX=g++ CFLAGS=-g -O2 -g -Wall -O2 -fPIC CXXFLAGS=-g -O2 
 -g -Wall -O2 CPPFLAGS= LDFLAGS= 
 /build/user-magics++_2.8.0.dfsg-4-amd64-s61wH_/magics++-2.8.0.dfsg/./configure
  --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include 
 --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info 
 --sysconfdir=/etc --localstatedir=/var --libexecdir=\${prefix}/lib/magics++ 
 --disable-maintainer-mode --disable-dependency-tracking 
 --disable-silent-rules --srcdir=.  --enable-bufr --enable-static 
 --enable-cairo --with-emos-libraries=/usr/lib --with-terralib=/usr 
 configure: WARNING: unrecognized options: --disable-maintainer-mode, 
 --disable-silent-rules, --with-terralib
 checking build system type... x86_64-pc-linux-gnu
 checking host system type... x86_64-pc-linux-gnu
 checking target system type... x86_64-pc-linux-gnu
 
 configuring Magics++ 2.8.0 at outside
 
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /bin/mkdir -p
 checking for gawk... no
 checking for mawk... mawk
 checking whether make sets $(MAKE)... yes
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables... 
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether cc accepts -g... yes
 checking for cc option to accept ISO C89... none needed
 checking for style of include used by make... GNU
 checking dependency style of cc... none
 checking whether we are using the GNU C++ compiler... yes
 checking whether g++ 

Bug#571405: haskell-utf8-string: FTBFS: Unsatisfiable build-dependency: haddock(inst ~*=PROVIDED=*= ! = wanted 2.4.1-4)

2010-02-25 Thread Lucas Nussbaum
Source: haskell-utf8-string
Version: 0.3.6-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 7), haskell-devscripts (= 0.6.15+nmu5), cdbs, 
 ghc6 (= 6.10.1+dfsg1-13), hugs, haddock (= 2.4.1-4), ghc6-doc, ghc6-prof, 
 cpphs, hscolour
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 debhelper: missing
 Using default version 7.4.15
 haskell-devscripts: missing
 Using default version 0.7.4
 cdbs: missing
 ghc6: missing
 Using default version 6.12.1-12
 hugs: missing
 haddock: missing
 ghc6-doc: missing
 ghc6-prof: missing
 cpphs: missing
 hscolour: missing
 Checking for source dependency conflicts...
 Installing positive dependencies: debhelper haskell-devscripts cdbs ghc6 hugs 
 haddock ghc6-doc ghc6-prof cpphs hscolour
 Reading package lists...
 Building dependency tree...
 Reading state information...
 Note, selecting ghc6 instead of haddock
 The following packages were automatically installed and are no longer 
 required:
   liblzma1
 Use 'apt-get autoremove' to remove them.
 The following extra packages will be installed:
   bsdmainutils dctrl-tools file gettext gettext-base groff-base html-xml-utils
   html2text intltool-debian libbsd-dev libbsd0 libcroco3 libffi-dev libffi5
   libglib2.0-0 libgmp3-dev libgmpxx4ldbl libhugs-base-bundled
   libhugs-haskell98-bundled libmagic1 libpcre3 libreadline5 libxml2 man-db
   po-debconf xutils-dev
 Suggested packages:
   wamerican wordlist whois vacation devscripts doc-base debtags dh-make
   gettext-doc haskell-doc groff haskell-mode libgmp3-doc libmpfr-dev
   www-browser libmail-box-perl
 Recommended packages:
   autotools-dev curl wget lynx cvs 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 libglib2.0-data shared-mime-info xml-core
   libmail-sendmail-perl
 The following NEW packages will be installed:
   bsdmainutils cdbs cpphs dctrl-tools debhelper file gettext gettext-base ghc6
   ghc6-doc ghc6-prof groff-base haskell-devscripts hscolour html-xml-utils
   html2text hugs intltool-debian libbsd-dev libbsd0 libcroco3 libffi-dev
   libffi5 libglib2.0-0 libgmp3-dev libgmpxx4ldbl libhugs-base-bundled
   libhugs-haskell98-bundled libmagic1 libpcre3 libreadline5 libxml2 man-db
   po-debconf xutils-dev
 0 upgraded, 35 newly installed, 0 to remove and 0 not upgraded.
 Need to get 126MB of archives.
 After this operation, 786MB of additional disk space will be used.
 WARNING: The following packages cannot be authenticated!
   bsdmainutils groff-base libreadline5 man-db libmagic1 file gettext-base
   libpcre3 libxml2 html2text libglib2.0-0 libcroco3 gettext intltool-debian
   po-debconf debhelper cdbs dctrl-tools libgmpxx4ldbl libgmp3-dev libffi5
   libffi-dev libbsd0 libbsd-dev ghc6 ghc6-doc ghc6-prof libhugs-base-bundled
   libhugs-haskell98-bundled hugs xutils-dev cpphs html-xml-utils hscolour
   haskell-devscripts
 Authentication warning overridden.
 Get:1 http://localhost sid/main bsdmainutils 8.0.8 [204kB]
 Get:2 http://localhost sid/main groff-base 1.20.1-8 [1160kB]
 Get:3 http://localhost sid/main libreadline5 5.2-7 [146kB]
 Get:4 http://localhost sid/main man-db 2.5.7-1 [1493kB]
 Get:5 http://localhost sid/main libmagic1 5.04-1 [400kB]
 Get:6 http://localhost sid/main file 5.04-1 [48.5kB]
 Get:7 http://localhost sid/main gettext-base 0.17-9 [133kB]
 Get:8 http://localhost sid/main libpcre3 7.8-3 [215kB]
 Get:9 http://localhost sid/main libxml2 2.7.6.dfsg-2+b1 [870kB]
 Get:10 http://localhost sid/main html2text 1.3.2a-14 [103kB]
 Get:11 http://localhost sid/main libglib2.0-0 2.22.4-1 [1001kB]
 Get:12 http://localhost sid/main libcroco3 0.6.2-1 [125kB]
 Get:13 http://localhost sid/main gettext 0.17-9 [2513kB]
 Get:14 http://localhost sid/main intltool-debian 0.35.0+20060710.1 [30.8kB]
 Get:15 http://localhost sid/main po-debconf 1.0.16 [224kB]
 Get:16 http://localhost sid/main debhelper 7.4.15 [455kB]
 Get:17 http://localhost sid/main cdbs 0.4.67 [1079kB]
 Get:18 http://localhost sid/main dctrl-tools 2.14 [116kB]
 Get:19 http://localhost sid/main libgmpxx4ldbl 2:4.3.2+dfsg-1 [18.8kB]
 Get:20 http://localhost sid/main libgmp3-dev 2:4.3.2+dfsg-1 [667kB]
 Get:21 http://localhost sid/main libffi5 3.0.9-1 [19.9kB]
 Get:22 http://localhost sid/main libffi-dev 3.0.9-1 [102kB]
 Get:23 http://localhost sid/main libbsd0 0.2.0-1 [41.9kB]
 

Bug#571377: parser: FTBFS: make[16186]: *** No rule to make target `am--refresh'. Stop.

2010-02-25 Thread Lucas Nussbaum
Source: parser
Version: 3.4.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[16186]: Entering directory 
 `/build/user-parser_3.4.0-1-amd64-OzM5sI/parser-3.4.0/src/lib/ltdl'
 make[16186]: vfork: Cannot allocate memory
 make[16186]: Failed to remake makefile `Makefile'.
 make[16186]: *** No rule to make target `am--refresh'.  Stop.
 make[16186]: Leaving directory 
 `/build/user-parser_3.4.0-1-amd64-OzM5sI/parser-3.4.0/src/lib/ltdl'
 make[16185]: *** [Makefile.in] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-02-24/parser_3.4.0-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571359: dots: FTBFS: Unsatisfiable build-dependency: liblouisxml-bin: Depends: liblouis0 but it is not installable

2010-02-25 Thread Lucas Nussbaum
Source: dots
Version: 0.0.20100108-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 7), gnome-common, automake (= 1.7.2) | 
 automake1.7 (= 1.7.2), gnome-doc-utils, liblouisxml-bin, liblouis-dev (= 
 1.6.2), liblouisxml-dev (= 1.9.1), python-support
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 debhelper: missing
 Using default version 7.4.15
 gnome-common: missing
 automake: missing
 Using default version 1:1.11.1-1
 automake1.7: missing
 Using default version 1.7.9-9
 gnome-doc-utils: missing
 liblouisxml-bin: missing
 liblouis-dev: missing
 Using default version 1.8.0-1
 liblouisxml-dev: missing
 Using default version 2.1.0-1
 python-support: missing
 Checking for source dependency conflicts...
 E: Broken packages
 Installing positive dependencies: debhelper gnome-common automake 
 gnome-doc-utils liblouisxml-bin liblouis-dev liblouisxml-dev python-support
 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:
   liblouisxml-bin: Depends: liblouis0 but it is not installable
Depends: liblouisxml1 but it is not going to be installed
   liblouisxml-dev: Depends: liblouisxml1 (= 2.1.0-1) but it is not going to 
 be installed
 E: Broken packages

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-02-24/dots_0.0.20100108-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571385: pwlib-titan: FTBFS: Unsatisfiable build-dependency: libdc1394-13-dev: Depends: libdc1394-13 (= 1.1.0-5)

2010-02-25 Thread Lucas Nussbaum
Source: pwlib-titan
Version: 1.11.2-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: autotools-dev, binutils (= 2.14.90.0.7), bison, debhelper (= 
 4.9.0), doxygen, dpatch (= 1.11), dpkg-dev (= 1.13.19), flex, g++ (= 
 2.95), libasound2-dev, libavc1394-dev, libdc1394-13-dev, libdv-dev, 
 libexpat1-dev, libkrb5-dev, libldap2-dev, libraw1394-dev, libsasl2-dev, 
 libsdl1.2-dev, libssl-dev, linux-kernel-headers | linux-libc-dev
 Build-Conflicts: libpt-1.10.0, libpt-1.10.0-develop, libpt-1.10.0-ptrace, 
 libpt-1.10.10-develop, libpt-1.10.10-ptrace, libpt-1.11.2, 
 libpt-1.11.2-develop, libpt-1.11.2-ptrace, libpt-1.8.3, libpt-1.8.3c2, 
 libpt-1.8.3c2a, libpt-1.8.7, libpt-dev
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 W: Unable to locate package libpt-1.8.3
 W: Unable to locate package libpt-1.8.7
 W: Unable to locate package libpt-1.8.3c2
 W: Unable to locate package libpt-1.10.0-develop
 W: Unable to locate package libpt-1.10.0
 W: Unable to locate package libpt-1.10.0-ptrace
 W: Unable to locate package libpt-1.8.3c2a
 autotools-dev: missing
 binutils: already installed (2.20-6 = 2.14.90.0.7 is satisfied)
 bison: missing
 debhelper: missing
 Using default version 7.4.15
 doxygen: missing
 dpatch: missing
 Using default version 2.0.31
 dpkg-dev: already installed (1.15.5.6 = 1.13.19 is satisfied)
 flex: missing
 g++: already installed (4:4.4.2-3 = 2.95 is satisfied)
 libasound2-dev: missing
 libavc1394-dev: missing
 libdc1394-13-dev: missing
 libdv-dev: missing
 libexpat1-dev: missing
 libkrb5-dev: missing
 libldap2-dev: missing
 libraw1394-dev: missing
 libsasl2-dev: missing
 libsdl1.2-dev: missing
 libssl-dev: missing
 linux-kernel-headers: already installed (~*=PROVIDED=*=)
 libpt-1.10.0: already deinstalled
 libpt-1.10.0-develop: already deinstalled
 libpt-1.10.0-ptrace: already deinstalled
 libpt-1.10.10-develop: already deinstalled
 libpt-1.10.10-ptrace: already deinstalled
 libpt-1.11.2: already deinstalled
 libpt-1.11.2-develop: already deinstalled
 libpt-1.11.2-ptrace: already deinstalled
 libpt-1.8.3: already deinstalled
 libpt-1.8.3c2: already deinstalled
 libpt-1.8.3c2a: already deinstalled
 libpt-1.8.7: already deinstalled
 libpt-dev: already deinstalled
 Checking for source dependency conflicts...
 E: Broken packages
 Installing positive dependencies: autotools-dev bison debhelper doxygen 
 dpatch flex libasound2-dev libavc1394-dev libdc1394-13-dev libdv-dev 
 libexpat1-dev libkrb5-dev libldap2-dev libraw1394-dev libsasl2-dev 
 libsdl1.2-dev libssl-dev
 Reading package lists...
 Building dependency tree...
 Reading state information...
 Note, selecting libdv4-dev instead of libdv-dev
 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:
   libdc1394-13-dev: Depends: libdc1394-13 (= 1.1.0-5) but it is not going to 
 be installed
 E: Broken packages

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-02-24/pwlib-titan_1.11.2-2_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571383: quiteinsanegimpplugin: Could not find usable Gimp version

2010-02-25 Thread Lucas Nussbaum
Source: quiteinsanegimpplugin
Version: 0.3-9
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[2]: Entering directory 
 `/build/user-quiteinsanegimpplugin_0.3-9-amd64-f932rv/quiteinsanegimpplugin-0.3'
 make[2]: Leaving directory 
 `/build/user-quiteinsanegimpplugin_0.3-9-amd64-f932rv/quiteinsanegimpplugin-0.3'
 *** Creating aclocal.m4
 *** Creating configure
 configure.in:21: warning: AC_REQUIRE: `AC_PROG_CXX' was expanded before it 
 was required
 ../../lib/autoconf/c.m4:667: AC_LANG_COMPILER(C++) is expanded from...
 ../../lib/autoconf/lang.m4:316: AC_LANG_COMPILER_REQUIRE is expanded from...
 ../../lib/autoconf/general.m4:2645: AC_LINK_IFELSE is expanded from...
 ../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from...
 ../../lib/m4sugar/m4sh.m4:598: AS_IF is expanded from...
 ../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from...
 aclocal.m4:2688: KDE_CHECK_COMPILER_FLAG is expanded from...
 aclocal.m4:2748: AC_CHECK_COMPILERS is expanded from...
 configure.in:21: the top level
 *** Creating config.h template
 configure.in:21: warning: AC_REQUIRE: `AC_PROG_CXX' was expanded before it 
 was required
 ../../lib/autoconf/c.m4:667: AC_LANG_COMPILER(C++) is expanded from...
 ../../lib/autoconf/lang.m4:316: AC_LANG_COMPILER_REQUIRE is expanded from...
 ../../lib/autoconf/general.m4:2645: AC_LINK_IFELSE is expanded from...
 ../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from...
 ../../lib/m4sugar/m4sh.m4:598: AS_IF is expanded from...
 ../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from...
 aclocal.m4:2688: KDE_CHECK_COMPILER_FLAG is expanded from...
 aclocal.m4:2748: AC_CHECK_COMPILERS is expanded from...
 configure.in:21: the top level
 *** Creating Makefile templates
 configure.in:21: warning: AC_REQUIRE: `AC_PROG_CXX' was expanded before it 
 was required
 ../../lib/autoconf/c.m4:667: AC_LANG_COMPILER(C++) is expanded from...
 ../../lib/autoconf/lang.m4:316: AC_LANG_COMPILER_REQUIRE is expanded from...
 ../../lib/autoconf/general.m4:2645: AC_LINK_IFELSE is expanded from...
 ../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from...
 ../../lib/m4sugar/m4sh.m4:598: AS_IF is expanded from...
 ../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from...
 aclocal.m4:2688: KDE_CHECK_COMPILER_FLAG is expanded from...
 aclocal.m4:2748: AC_CHECK_COMPILERS is expanded from...
 configure.in:21: the top level
 *** Postprocessing Makefile templates
 *** Creating date/time stamp
 *** Finished
 Don't forget to run ./configure
 If you haven't done so in a while, run ./configure --help
 make[1]: Leaving directory 
 `/build/user-quiteinsanegimpplugin_0.3-9-amd64-f932rv/quiteinsanegimpplugin-0.3'
 QTDIR=/usr/share/qt3 ./configure \
  --host=x86_64-linux-gnu \
  --build=x86_64-linux-gnu \
  --prefix=/usr \
  --enable-mt \
  --disable-rpath \
  --disable-qt-styles
 configure: WARNING: unrecognized options: --disable-rpath, --disable-qt-styles
 checking build system type... x86_64-pc-linux-gnu
 checking host system type... x86_64-pc-linux-gnu
 checking target system type... x86_64-pc-linux-gnu
 checking for a BSD-compatible install... /usr/bin/install -c
 checking for -p flag to install... yes
 checking whether build environment is sane... yes
 checking for gawk... no
 checking for mawk... mawk
 checking whether make sets $(MAKE)... yes
 checking for style of include used by make... GNU
 checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-g++
 checking whether we are using the GNU C++ compiler... no
 checking whether x86_64-linux-gnu-g++ accepts -g... no
 checking dependency style of x86_64-linux-gnu-g++... gcc3
 checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables... 
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether x86_64-linux-gnu-gcc accepts -g... yes
 checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
 checking dependency style of x86_64-linux-gnu-gcc... gcc3
 checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
 checking whether we are using the GNU C++ compiler... (cached) no
 checking whether x86_64-linux-gnu-g++ accepts -g... (cached) no
 checking dependency style of x86_64-linux-gnu-g++... (cached) gcc3
 checking whether x86_64-linux-gnu-g++ supports -Wmissing-format-attribute... 
 yes
 checking whether x86_64-linux-gnu-g++ supports 

Bug#571358: libgearman-client-async-perl: FTBFS: tests failed

2010-02-25 Thread Lucas Nussbaum
Source: libgearman-client-async-perl
Version: 0.94-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-libgearman-client-async-perl_0.94-3-amd64-P7TTeU/libgearman-client-async-perl-0.94'
 PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e 
 test_harness(0, 'blib/lib', 'blib/arch') t/*.t
 Error/timeout talking to gearman parent process: [write_presleep_error] at 
 /usr/share/perl5/Gearman/Worker.pm line 237.
 t/allinone.t .. ok
 t/async.t . ok
 t/err1.t .. ok
 t/err2.t .. ok
 t/err3.t .. ok
 t/err4.t .. ok
 t/err5.t .. ok
 t/err6.t .. ok
 t/err7.t .. ok
 Can't call method watch_read on an undefined value at t/err8.t line 57.
 # Looks like your test exited with 255 before it could output anything.
 t/err8.t .. 
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 3/3 subtests 
 t/tests-needed.t .. ok
 Failed 1/12 test programs. 0/32 subtests failed.
 t/uniq.t .. ok
 
 Test Summary Report
 ---
 t/err8.t(Wstat: 65280 Tests: 0 Failed: 0)
   Non-zero exit status: 255
   Parse errors: Bad plan.  You planned 3 tests but ran 0.
 Files=12, Tests=32, 25 wallclock secs ( 0.04 usr  0.01 sys +  0.80 cusr  0.17 
 csys =  1.02 CPU)
 Result: FAIL
 make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-02-24/libgearman-client-async-perl_0.94-3_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571340: jarjar: FTBFS: Compile failed

2010-02-25 Thread Lucas Nussbaum
Source: jarjar
Version: 1.0+dfsg-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-jarjar_1.0+dfsg-1-amd64-rVN_hl/jarjar-1.0+dfsg'
 make[1]: Nothing to be done for `update-config'.
 make[1]: Leaving directory 
 `/build/user-jarjar_1.0+dfsg-1-amd64-rVN_hl/jarjar-1.0+dfsg'
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/asm3.jar:/usr/share/java/asm3-commons.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true-propertyfile 
 /build/user-jarjar_1.0+dfsg-1-amd64-rVN_hl/jarjar-1.0+dfsg/debian/ant.properties
  jar javadoc
 Buildfile: 
 /build/user-jarjar_1.0+dfsg-1-amd64-rVN_hl/jarjar-1.0+dfsg/build.xml
 
 init:
  [echo] bootclasspath 
 
 compile:
 [mkdir] Created dir: 
 /build/user-jarjar_1.0+dfsg-1-amd64-rVN_hl/jarjar-1.0+dfsg/build/main
  [copy] Copying 1 file to 
 /build/user-jarjar_1.0+dfsg-1-amd64-rVN_hl/jarjar-1.0+dfsg/build/main
  [copy] Copied 4 empty directories to 1 empty directory under 
 /build/user-jarjar_1.0+dfsg-1-amd64-rVN_hl/jarjar-1.0+dfsg/build/main
 [javac] 
 /build/user-jarjar_1.0+dfsg-1-amd64-rVN_hl/jarjar-1.0+dfsg/build.xml:55: 
 warning: 'includeantruntime' was not set, defaulting to 
 build.sysclasspath=last; set to false for repeatable builds
 [javac] Compiling 39 source files to 
 /build/user-jarjar_1.0+dfsg-1-amd64-rVN_hl/jarjar-1.0+dfsg/build/main
 [javac] 
 /build/user-jarjar_1.0+dfsg-1-amd64-rVN_hl/jarjar-1.0+dfsg/src/main/com/tonicsystems/jarjar/util/AntJarProcessor.java:87:
  reference to zipDir is ambiguous, both method 
 zipDir(java.io.File,org.apache.tools.zip.ZipOutputStream,java.lang.String,int,org.apache.tools.zip.ZipExtraField[])
  in org.apache.tools.ant.taskdefs.Zip and method 
 zipDir(org.apache.tools.ant.types.Resource,org.apache.tools.zip.ZipOutputStream,java.lang.String,int,org.apache.tools.zip.ZipExtraField[])
  in org.apache.tools.ant.taskdefs.Zip match
 [javac]   super.zipDir(null, zOut, dir + /, 
 ZipFileSet.DEFAULT_DIR_MODE, JAR_MARKER);
 [javac]^
 [javac] 1 error
 
 BUILD FAILED
 /build/user-jarjar_1.0+dfsg-1-amd64-rVN_hl/jarjar-1.0+dfsg/build.xml:63: The 
 following error occurred while executing this line:
 /build/user-jarjar_1.0+dfsg-1-amd64-rVN_hl/jarjar-1.0+dfsg/build.xml:55: 
 Compile failed; see the compiler error output for details.
 
 Total time: 1 second
 make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-02-24/jarjar_1.0+dfsg-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571376: freemind: FTBFS: freemind plugins do not exist

2010-02-25 Thread Lucas Nussbaum
Source: freemind
Version: 0.9.0~rc6+dfsg-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg'
 make[1]: Nothing to be done for `update-config'.
 make[1]: Leaving directory 
 `/build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg'
 cd freemind  /usr/lib/jvm/java-6-openjdk/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant-antlr.jar:/usr/share/java/ant-apache-bcel.jar:/usr/share/java/ant-apache-bsf.jar:/usr/share/java/ant-apache-log4j.jar:/usr/share/java/ant-apache-oro.jar:/usr/share/java/ant-apache-regexp.jar:/usr/share/java/ant-commons-logging.jar:/usr/share/java/ant-javamail.jar:/usr/share/java/ant-jdepend.jar:/usr/share/java/ant-nodeps.jar:/usr/share/java/ant-swing.jar:/usr/share/java/ant-jmf.jar:/usr/share/java/ant-apache-resolver.jar:/usr/share/java/ant-commons-net.jar:/usr/share/java/ant-jsch.jar:/usr/share/java/ant-junit.jar:/usr/share/java/ant-trax.jar:/usr/lib/jvm/java-6-openjdk/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true dist doc browser
 Buildfile: 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/freemind/build.xml
 
 init:
  [echo] FreeMind Version = 0.9.0_RC_6, build 11.
 
 xmlbind.checkStatusOfGeneration:
 
 gen:
 [mkdir] Created dir: 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/freemind/binding
 [mkdir] Created dir: 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/freemind/binding/src
 [mkdir] Created dir: 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/freemind/binding/run
 [mkdir] Created dir: 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/freemind/binding/classes
 [javac] 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/freemind/build.xml:85:
  warning: 'includeantruntime' was not set, defaulting to 
 build.sysclasspath=last; set to false for repeatable builds
 [javac] Compiling 1 source file to 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/freemind/binding/run
[delete] Deleting directory 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/freemind/binding/run
 [javac] 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/freemind/build.xml:91:
  warning: 'includeantruntime' was not set, defaulting to 
 build.sysclasspath=last; set to false for repeatable builds
 [javac] Compiling 100 source files to 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/freemind/binding/classes
  [echo] Running binding compiler...
   [jar] Building jar: 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/freemind/lib/bindings.jar
[delete] Deleting directory 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/freemind/binding
 
 build:
 [mkdir] Created dir: 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/bin/classes
 [javac] 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/freemind/build.xml:143:
  warning: 'includeantruntime' was not set, defaulting to 
 build.sysclasspath=last; set to false for repeatable builds
 [javac] Compiling 356 source files to 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/bin/classes
 [javac] 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/freemind/freemind/main/FixedHTMLWriter.java:24:
  warning: unmappable character for encoding ASCII
 [javac]  * @authorRichard Shred K???rber
 [javac]^
 [javac] 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/freemind/freemind/main/FixedHTMLWriter.java:24:
  warning: unmappable character for encoding ASCII
 [javac]  * @authorRichard Shred K???rber
 [javac] ^
 [javac] 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/freemind/freemind/main/FixedHTMLWriter.java:24:
  warning: unmappable character for encoding ASCII
 [javac]  * @authorRichard Shred K???rber
 [javac]  ^
 [javac] 
 /build/user-freemind_0.9.0~rc6+dfsg-2-amd64-xr90zE/freemind-0.9.0~rc6+dfsg/freemind/freemind/main/XHTMLWriter.java:24:
  warning: unmappable character for encoding ASCII
 [javac]  * @authorRichard Shred K???rber
 [javac]^
 [javac] 
 

Bug#571395: ltp: FTBFS: install: cannot create regular file `/build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/debian/tmp/usr/lib/ltp/testcases/bin/change_owner': File exists

2010-02-25 Thread Lucas Nussbaum
Source: ltp
Version: 20091231+dfsg-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[5]: Entering directory 
 `/build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/testcases/kernel/syscalls/fchown'
 install -m 00775 
 /build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/testcases/kernel/syscalls/fchown/change_owner
  
 /build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/debian/tmp/usr/lib/ltp/testcases/bin/change_owner
 install -m 00775 
 /build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/testcases/kernel/syscalls/fchown/fchown01
  
 /build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/debian/tmp/usr/lib/ltp/testcases/bin/fchown01
 /usr/bin/make -C fcntl -f 
 /build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/testcases/kernel/syscalls/fcntl/Makefile
  install
 /usr/bin/make -C fdatasync -f 
 /build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/testcases/kernel/syscalls/fdatasync/Makefile
  install
 /usr/bin/make -C flock -f 
 /build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/testcases/kernel/syscalls/flock/Makefile
  install
 make[5]: Leaving directory 
 `/build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/testcases/kernel/syscalls/fchmodat'
 install -m 00775 
 /build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/testcases/kernel/syscalls/fchown/fchown02
  
 /build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/debian/tmp/usr/lib/ltp/testcases/bin/fchown02
 mkdir -m 00755 -p fmtmsg
 install -m 00775 
 /build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/testcases/kernel/syscalls/fchown/fchown03
  
 /build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/debian/tmp/usr/lib/ltp/testcases/bin/fchown03
 install -m 00775 
 /build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/testcases/kernel/syscalls/fchmod/fchmod02
  
 /build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/debian/tmp/usr/lib/ltp/testcases/bin/fchmod02
 install: cannot create regular file 
 `/build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/debian/tmp/usr/lib/ltp/testcases/bin/change_owner':
  File exists
 make[5]: Leaving directory 
 `/build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/testcases/kernel/syscalls/fchownat'
 make[5]: Leaving directory 
 `/build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/testcases/kernel/syscalls/fadvise'
 mkdir -m 00755 -p fork
 make[5]: *** 
 [/build/user-ltp_20091231+dfsg-1-amd64-AbhNsw/ltp-20091231+dfsg/debian/tmp/usr/lib/ltp/testcases/bin/change_owner]
  Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-02-24/ltp_20091231+dfsg-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571356: maven-invoker-plugin: FTBFS: missing asm:asm:jar:debian

2010-02-25 Thread Lucas Nussbaum
Source: maven-invoker-plugin
Version: 1.3-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  /usr/bin/fakeroot debian/rules clean
 test -x debian/rules
 dh_testroot
 mkdir -p .
 mh_patchpoms -plibmaven-invoker-plugin-java --keep-pom-version 
 touch debian/stamp-poms-patched
 /usr/share/maven-debian-helper/copy-repo.sh 
 /build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian
 skip faking of existing javax.servlet:servlet-api::2.4
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  
 -Dproperties.file.manual=/build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian/maven.properties
  -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher  -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian/maven-repo
   clean
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building Maven Invoker Plugin
 [INFO]task-segment: [clean]
 [INFO] 
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] 
 
 [INFO] BUILD SUCCESSFUL
 [INFO] 
 
 [INFO] Total time:  1 second
 [INFO] Finished at: Wed Feb 24 22:22:05 CET 2010
 [INFO] Final Memory: 6M/303M
 [INFO] 
 
 rm -f -r 
 /build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian/maven-repo
  debian/stamp-maven-build
 rm -f debian/*.substvars
 dh_clean 
 mh_unpatchpoms -plibmaven-invoker-plugin-java
 rm -f -f debian/stamp-poms-patched
  dpkg-source -b maven-invoker-plugin-1.3
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building maven-invoker-plugin using existing 
 maven-invoker-plugin_1.3.orig.tar.gz
 dpkg-source: info: building maven-invoker-plugin in 
 maven-invoker-plugin_1.3-2.diff.gz
 dpkg-source: info: building maven-invoker-plugin in 
 maven-invoker-plugin_1.3-2.dsc
  debian/rules build
 test -x debian/rules
 mkdir -p .
 mh_patchpoms -plibmaven-invoker-plugin-java --keep-pom-version 
 touch debian/stamp-poms-patched
 /usr/share/maven-debian-helper/copy-repo.sh 
 /build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian
 skip faking of existing javax.servlet:servlet-api::2.4
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  
 -Dproperties.file.manual=/build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian/maven.properties
  -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher  -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian/maven-repo
   package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] 
 
 [INFO] Building Maven Invoker Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) asm:asm:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=asm -DartifactId=asm 
 -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=asm -DartifactId=asm -Dversion=debian 
 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:1.3
   2) org.codehaus.groovy:groovy:jar:debian
   3) asm:asm:jar:debian
 
 2) asm:asm-commons:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=asm -DartifactId=asm-commons 
 -Dversion=debian 

Bug#571338: haxml: FTBFS: Unsatisfiable build-dependency: haddock(inst ~*=PROVIDED=*= ! = wanted 2.4.2)

2010-02-25 Thread Lucas Nussbaum
Source: haxml
Version: 1:1.13.3-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: ghc6-doc, haddock (= 2.4.2), libghc6-base-doc, dctrl-tools, 
 debhelper (= 7), cdbs, haskell-devscripts, quilt, dpkg-dev (= 1.13.19), 
 ghc6, ghc6-prof, html2text, hscolour, libghc6-haskell98-doc
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 ghc6-doc: missing
 haddock: missing
 libghc6-base-doc: missing
 dctrl-tools: missing
 debhelper: missing
 Using default version 7.4.15
 cdbs: missing
 haskell-devscripts: missing
 quilt: missing
 dpkg-dev: already installed (1.15.5.6 = 1.13.19 is satisfied)
 ghc6: missing
 ghc6-prof: missing
 html2text: missing
 hscolour: missing
 libghc6-haskell98-doc: missing
 Checking for source dependency conflicts...
 Installing positive dependencies: ghc6-doc haddock libghc6-base-doc 
 dctrl-tools debhelper cdbs haskell-devscripts quilt ghc6 ghc6-prof html2text 
 hscolour libghc6-haskell98-doc
 Reading package lists...
 Building dependency tree...
 Reading state information...
 Note, selecting ghc6 instead of haddock
 Note, selecting ghc6-doc instead of libghc6-base-doc
 Note, selecting ghc6-doc instead of libghc6-haskell98-doc
 The following packages were automatically installed and are no longer 
 required:
   liblzma1
 Use 'apt-get autoremove' to remove them.
 The following extra packages will be installed:
   bsdmainutils diffstat file gettext gettext-base groff-base html-xml-utils
   intltool-debian libbsd-dev libbsd0 libcroco3 libffi-dev libffi5 libglib2.0-0
   libgmp3-dev libgmpxx4ldbl libmagic1 libpcre3 libxml2 man-db po-debconf
   xutils-dev
 Suggested packages:
   wamerican wordlist whois vacation devscripts doc-base debtags dh-make
   gettext-doc haskell-doc groff libgmp3-doc libmpfr-dev www-browser
   libmail-box-perl procmail graphviz
 Recommended packages:
   autotools-dev curl wget lynx cvs libglib2.0-data shared-mime-info xml-core
   libmail-sendmail-perl
 The following NEW packages will be installed:
   bsdmainutils cdbs dctrl-tools debhelper diffstat file gettext gettext-base
   ghc6 ghc6-doc ghc6-prof groff-base haskell-devscripts hscolour
   html-xml-utils html2text intltool-debian libbsd-dev libbsd0 libcroco3
   libffi-dev libffi5 libglib2.0-0 libgmp3-dev libgmpxx4ldbl libmagic1 libpcre3
   libxml2 man-db po-debconf quilt xutils-dev
 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
 Need to get 124MB of archives.
 After this operation, 779MB of additional disk space will be used.
 WARNING: The following packages cannot be authenticated!
   bsdmainutils groff-base man-db libmagic1 file gettext-base libpcre3 libxml2
   html2text libglib2.0-0 libcroco3 gettext intltool-debian po-debconf
   debhelper cdbs dctrl-tools diffstat libgmpxx4ldbl libgmp3-dev libffi5
   libffi-dev libbsd0 libbsd-dev ghc6 ghc6-doc ghc6-prof quilt xutils-dev
   html-xml-utils hscolour haskell-devscripts
 Authentication warning overridden.
 Get:1 http://localhost sid/main bsdmainutils 8.0.8 [204kB]
 Get:2 http://localhost sid/main groff-base 1.20.1-8 [1160kB]
 Get:3 http://localhost sid/main man-db 2.5.7-1 [1493kB]
 Get:4 http://localhost sid/main libmagic1 5.04-1 [400kB]
 Get:5 http://localhost sid/main file 5.04-1 [48.5kB]
 Get:6 http://localhost sid/main gettext-base 0.17-9 [133kB]
 Get:7 http://localhost sid/main libpcre3 7.8-3 [215kB]
 Get:8 http://localhost sid/main libxml2 2.7.6.dfsg-2+b1 [870kB]
 Get:9 http://localhost sid/main html2text 1.3.2a-14 [103kB]
 Get:10 http://localhost sid/main libglib2.0-0 2.22.4-1 [1001kB]
 Get:11 http://localhost sid/main libcroco3 0.6.2-1 [125kB]
 Get:12 http://localhost sid/main gettext 0.17-9 [2513kB]
 Get:13 http://localhost sid/main intltool-debian 0.35.0+20060710.1 [30.8kB]
 Get:14 http://localhost sid/main po-debconf 1.0.16 [224kB]
 Get:15 http://localhost sid/main debhelper 7.4.15 [455kB]
 Get:16 http://localhost sid/main cdbs 0.4.67 [1079kB]
 Get:17 http://localhost sid/main dctrl-tools 2.14 [116kB]
 Get:18 http://localhost sid/main diffstat 1.47-1 [24.2kB]
 Get:19 http://localhost sid/main libgmpxx4ldbl 2:4.3.2+dfsg-1 [18.8kB]
 Get:20 http://localhost sid/main libgmp3-dev 2:4.3.2+dfsg-1 [667kB]
 Get:21 http://localhost sid/main libffi5 3.0.9-1 [19.9kB]
 Get:22 http://localhost sid/main libffi-dev 3.0.9-1 [102kB]
 Get:23 http://localhost sid/main libbsd0 0.2.0-1 [41.9kB]
 Get:24 http://localhost sid/main libbsd-dev 0.2.0-1 [95.1kB]
 Get:25 http://localhost sid/main ghc6 6.12.1-12 [67.5MB]
 Get:26 http://localhost sid/main ghc6-doc 6.12.1-12 [8352kB]
 

Bug#571374: the: FTBFS: Unsatisfiable build-dependency: regina-rexx: Depends: libregina3 (= 3.5-1)

2010-02-25 Thread Lucas Nussbaum
Source: the
Version: 3.1-5
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: libncurses5-dev, regina3-dev, regina-rexx, sharutils
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 libncurses5-dev: missing
 regina3-dev: missing
 regina-rexx: missing
 sharutils: missing
 Checking for source dependency conflicts...
 E: Broken packages
 Installing positive dependencies: libncurses5-dev regina3-dev regina-rexx 
 sharutils
 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:
   regina-rexx: Depends: libregina3 (= 3.5-1) but it is not going to be 
 installed
 E: Broken packages

More information:
# apt-get install libncurses5-dev regina3-dev regina-rexx sharutils libregina3
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libregina3: Conflicts: regina3 but 3.3-5 is to be installed
E: Broken packages

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010-02-24/the_3.1-5_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571393: kredentials: FTBFS: configure: error: Can't find kerberos libraries

2010-02-25 Thread Lucas Nussbaum
Source: kredentials
Version: 0.9.4+nmu1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  /usr/bin/fakeroot debian/rules clean
 dh_testdir
 dh_testroot
 rm -f build-stamp config-stamp
 test ! -f Makefile || /usr/bin/make distclean
 rm -f `find . -name *~`
 rm -rf debian/kredentials debian/files* core debian/substvars
  dpkg-source -b kredentials-0.9.4+nmu1
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building kredentials in kredentials_0.9.4+nmu1.tar.gz
 dpkg-source: info: building kredentials in kredentials_0.9.4+nmu1.dsc
  debian/rules build
 ./configure --prefix=/usr --disable-debug --disable-rpath
 checking build system type... x86_64-unknown-linux-gnu
 checking host system type... x86_64-unknown-linux-gnu
 checking target system type... x86_64-unknown-linux-gnu
 checking for a BSD-compatible install... /usr/bin/install -c
 checking for -p flag to install... yes
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /bin/mkdir -p
 checking for gawk... no
 checking for mawk... mawk
 checking whether make sets $(MAKE)... yes
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking for kde-config... /usr/bin/kde-config
 checking where to install... /usr (as requested)
 checking for style of include used by make... GNU
 checking for gcc... gcc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables... 
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
 checking for gcc option to accept ISO C89... none needed
 checking dependency style of gcc... gcc3
 checking how to run the C preprocessor... gcc -E
 checking for g++... g++
 checking whether we are using the GNU C++ compiler... yes
 checking whether g++ accepts -g... yes
 checking dependency style of g++... gcc3
 checking whether gcc is blacklisted... no
 checking whether g++ supports -Wmissing-format-attribute... yes
 checking whether gcc supports -Wmissing-format-attribute... yes
 checking whether g++ supports -Wundef... yes
 checking whether g++ supports -Wno-long-long... yes
 checking whether g++ supports -Wno-non-virtual-dtor... yes
 checking whether g++ supports -fno-reorder-blocks... yes
 checking whether g++ supports -fno-exceptions... yes
 checking whether g++ supports -fno-check-new... yes
 checking whether g++ supports -fno-common... yes
 checking whether g++ supports -fexceptions... yes
 checking whether system headers can cope with -O2 -fno-inline... irrelevant
 checking how to run the C++ preprocessor... g++ -E
 checking whether g++ supports -O0... yes
 not using lib directory suffix
 checking for a sed that does not truncate output... /bin/sed
 checking for grep that handles long lines and -e... /bin/grep
 checking for egrep... /bin/grep -E
 checking for ld used by gcc... /usr/bin/ld
 checking if the linker (/usr/bin/ld) is GNU ld... yes
 checking for /usr/bin/ld option to reload object files... -r
 checking for BSD-compatible nm... /usr/bin/nm -B
 checking whether ln -s works... yes
 checking how to recognise dependent libraries... pass_all
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking dlfcn.h usability... yes
 checking dlfcn.h presence... yes
 checking for dlfcn.h... yes
 checking how to run the C++ preprocessor... g++ -E
 checking for g77... no
 checking for xlf... no
 checking for f77... no
 checking for frt... no
 checking for pgf77... no
 checking for cf77... no
 checking for fort77... no
 checking for fl32... no
 checking for af77... no
 checking for xlf90... no
 checking for f90... no
 checking for pgf90... no
 checking for pghpf... no
 checking for epcf90... no
 checking for gfortran... no
 checking for g95... no
 checking for xlf95... no
 checking for f95... no
 checking for fort... no
 checking for ifort... no
 checking for ifc... no
 checking for efc... no
 checking for pgf95... no
 checking for lf95... no
 checking for ftn... no
 checking whether we are using the GNU Fortran 77 compiler... no
 checking whether  accepts -g... no
 checking the maximum length of command line arguments... 32768
 checking command to parse /usr/bin/nm -B output from gcc object... ok
 checking for objdir... .libs
 checking for ar... ar
 checking for ranlib... ranlib
 checking for strip... strip
 checking if gcc supports -fno-rtti -fno-exceptions... no
 checking for gcc option to produce PIC... -fPIC
 

Bug#571389: php-imlib: FTBFS: imlib.c:46: error: duplicate 'static'

2010-02-25 Thread Lucas Nussbaum
Source: php-imlib
Version: 0.7-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 /bin/bash /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/libtool 
 --mode=compile x86_64-linux-gnu-gcc  -I. 
 -I/build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7 -DPHP_ATOM_INC 
 -I/build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/include 
 -I/build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/main 
 -I/build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7 -I/usr/include/php5 
 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend 
 -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib  -DHAVE_CONFIG_H  -g 
 -O2   -c /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c -o 
 imlib.lo 
 libtool: compile:  x86_64-linux-gnu-gcc -I. 
 -I/build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7 -DPHP_ATOM_INC 
 -I/build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/include 
 -I/build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/main 
 -I/build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7 -I/usr/include/php5 
 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend 
 -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g 
 -O2 -c /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c  -fPIC 
 -DPIC -o .libs/imlib.o
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c:46: error: 
 duplicate 'static'
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c:54: error: 
 duplicate 'static'
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c:77: error: 
 'second_arg_force_ref' undeclared here (not in a function)
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c:114: error: 
 'third_arg_force_ref' undeclared here (not in a function)
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c: In function 
 '_php_imlib_draw_something':
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c:492: warning: 
 'zend_get_parameters_ex' is deprecated (declared at 
 /usr/include/php5/Zend/zend_API.h:222)
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c: In function 
 '_php_imlib_single_arg':
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c:524: warning: 
 'zend_get_parameters_ex' is deprecated (declared at 
 /usr/include/php5/Zend/zend_API.h:222)
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c: In function 
 'zif_imlib_add_color_to_color_range':
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c:551: warning: 
 'zend_get_parameters_ex' is deprecated (declared at 
 /usr/include/php5/Zend/zend_API.h:222)
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c: In function 
 'zif_imlib_blend_image_onto_image':
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c:577: warning: 
 'zend_get_parameters_ex' is deprecated (declared at 
 /usr/include/php5/Zend/zend_API.h:222)
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c: In function 
 'zif_imlib_clone_image':
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c:613: warning: 
 'zend_get_parameters_ex' is deprecated (declared at 
 /usr/include/php5/Zend/zend_API.h:222)
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c: In function 
 'zif_imlib_create_cropped_image':
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c:652: warning: 
 'zend_get_parameters_ex' is deprecated (declared at 
 /usr/include/php5/Zend/zend_API.h:222)
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c: In function 
 'zif_imlib_create_cropped_scaled_image':
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c:676: warning: 
 'zend_get_parameters_ex' is deprecated (declared at 
 /usr/include/php5/Zend/zend_API.h:222)
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c: In function 
 'zif_imlib_create_image':
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c:705: warning: 
 'zend_get_parameters_ex' is deprecated (declared at 
 /usr/include/php5/Zend/zend_API.h:222)
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c: In function 
 'zif_imlib_create_rotated_image':
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c:734: warning: 
 'zend_get_parameters_ex' is deprecated (declared at 
 /usr/include/php5/Zend/zend_API.h:222)
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c: In function 
 'zif_imlib_create_scaled_image':
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c:768: warning: 
 'zend_get_parameters_ex' is deprecated (declared at 
 /usr/include/php5/Zend/zend_API.h:222)
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c: In function 
 'zif_imlib_dump_image':
 /build/user-php-imlib_0.7-1-amd64-EJ1z46/php-imlib-0.7/imlib.c:811: warning: 
 

Bug#571350: ohphone: FTBFS: Unsatisfiable build-dependency: libopenh323-dev: Depends: libpt-1.10.10-dev

2010-02-25 Thread Lucas Nussbaum
Source: ohphone
Version: 1:1.4.5+20060204-4
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4.0.0), libpt-dev (= 1.9.2), libopenh323-dev 
 (= 1.17.3), libsdl-dev, libsvga1-dev [i386 amd64], g++ (= 2:3.2), dpatch 
 (= 2.0.10), libx11-dev, libxext-dev, x11proto-core-dev
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 debhelper: missing
 Using default version 7.4.15
 libpt-dev: missing
 Using default version 2.6.5-1
 libopenh323-dev: missing
 Using default version 1.18.0.dfsg-10
 libsdl-dev: missing
 libsvga1-dev: missing
 g++: already installed (4:4.4.2-3 = 2:3.2 is satisfied)
 dpatch: missing
 Using default version 2.0.31
 libx11-dev: missing
 libxext-dev: missing
 x11proto-core-dev: missing
 Checking for source dependency conflicts...
 E: Broken packages
 Installing positive dependencies: debhelper libpt-dev libopenh323-dev 
 libsdl-dev libsvga1-dev dpatch libx11-dev libxext-dev x11proto-core-dev
 Reading package lists...
 Building dependency tree...
 Reading state information...
 Note, selecting libsdl1.2-dev instead of libsdl-dev
 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:
   libopenh323-dev: Depends: libpt-1.10.10-dev but it is not going to be 
 installed
 E: Broken packages

More information:
# apt-get install debhelper libpt-dev libopenh323-dev libsdl-dev libsvga1-dev 
dpatch libx11-dev libxext-dev x11proto-core-dev libpt-1.10.10-dev 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Note, selecting libsdl1.2-dev instead of libsdl-dev
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:
  libpt-1.10.10-dev: Conflicts: libpt-dev
E: Broken packages

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-02-24/ohphone_1:1.4.5+20060204-4_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571371: postgresql-filedump-8.3: FTBFS: Nonexistent build-dependency: postgresql-server-dev-8.3

2010-02-25 Thread Lucas Nussbaum
Source: postgresql-filedump-8.3
Version: 8.3-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4.0.0), postgresql-server-dev-8.3
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 debhelper: missing
 Using default version 7.4.15
 postgresql-server-dev-8.3: missing
 Checking for source dependency conflicts...
 E: Package postgresql-server-dev-8.3 has no installation candidate

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-02-24/postgresql-filedump-8.3_8.3-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   3   4   5   6   >