Bug#475208: Patch for NMU

2008-04-19 Thread Vincent Bernat
Hi Emmanuel!

Here is the patch applied for NMU.

diff -u bless-0.5.2/debian/changelog bless-0.5.2/debian/changelog
--- bless-0.5.2/debian/changelog
+++ bless-0.5.2/debian/changelog
@@ -1,3 +1,10 @@
+bless (0.5.2-1.2) unstable; urgency=low
+
+  * Non-maintainer upload for RC bug.
+  * Fix FTBFS with a patch from Chris Lamb (Closes: #475208).
+
+ -- Vincent Bernat [EMAIL PROTECTED]  Sat, 19 Apr 2008 07:48:51 +0200
+
 bless (0.5.2-1.1) unstable; urgency=low
 
   * Non-maintainer upload from BSP Zurich.
only in patch2:
unchanged:
--- bless-0.5.2.orig/debian/patches/ftbfs-gcc4.3.patch
+++ bless-0.5.2/debian/patches/ftbfs-gcc4.3.patch
@@ -0,0 +1,72 @@
+diff -urNad bless-0.5.2.orig/src/gui/plugins/BitwiseOperationsPlugin.cs bless-0.5.2/src/gui/plugins/BitwiseOperationsPlugin.cs
+--- bless-0.5.2.orig/src/gui/plugins/BitwiseOperationsPlugin.cs	2008-04-10 03:50:32.0 +0100
 bless-0.5.2/src/gui/plugins/BitwiseOperationsPlugin.cs	2008-04-10 03:51:45.0 +0100
+@@ -30,6 +30,8 @@
+ using Bless.Buffers;
+ using Mono.Unix;
+ 
++using Action = Gtk.Action;
++
+ namespace Bless.Gui.Plugins {
+ 
+ ///summary
+diff -urNad bless-0.5.2.orig/src/gui/plugins/EditOperationsPlugin.cs bless-0.5.2/src/gui/plugins/EditOperationsPlugin.cs
+--- bless-0.5.2.orig/src/gui/plugins/EditOperationsPlugin.cs	2008-04-10 03:50:32.0 +0100
 bless-0.5.2/src/gui/plugins/EditOperationsPlugin.cs	2008-04-10 03:52:06.0 +0100
+@@ -27,6 +27,8 @@
+ using Bless.Gui.Dialogs;
+ using Bless.Tools;
+ 
++using Action = Gtk.Action;
++
+ namespace Bless.Gui.Plugins {
+ 
+ public class EditOperationsPlugin : GuiPlugin
+diff -urNad bless-0.5.2.orig/src/gui/plugins/FileOperationsPlugin.cs bless-0.5.2/src/gui/plugins/FileOperationsPlugin.cs
+--- bless-0.5.2.orig/src/gui/plugins/FileOperationsPlugin.cs	2008-04-10 03:50:32.0 +0100
 bless-0.5.2/src/gui/plugins/FileOperationsPlugin.cs	2008-04-10 03:52:26.0 +0100
+@@ -29,6 +29,8 @@
+ using Gtk;
+ using Mono.Unix;
+ 
++using Action = Gtk.Action;
++
+ namespace Bless.Gui.Plugins {
+ 
+ public class FileOperationsPlugin : GuiPlugin
+diff -urNad bless-0.5.2.orig/src/gui/plugins/FindReplacePlugin.cs bless-0.5.2/src/gui/plugins/FindReplacePlugin.cs
+--- bless-0.5.2.orig/src/gui/plugins/FindReplacePlugin.cs	2008-04-10 03:50:32.0 +0100
 bless-0.5.2/src/gui/plugins/FindReplacePlugin.cs	2008-04-10 03:51:21.0 +0100
+@@ -31,6 +31,8 @@
+ using Bless.Plugins;
+ using Mono.Unix;
+ 
++using Action = Gtk.Action;
++
+ namespace Bless.Gui.Plugins {
+ 
+ public class FindReplacePlugin : GuiPlugin
+diff -urNad bless-0.5.2.orig/src/gui/plugins/HistoryPlugin.cs bless-0.5.2/src/gui/plugins/HistoryPlugin.cs
+--- bless-0.5.2.orig/src/gui/plugins/HistoryPlugin.cs	2008-04-10 03:50:32.0 +0100
 bless-0.5.2/src/gui/plugins/HistoryPlugin.cs	2008-04-10 03:53:22.0 +0100
+@@ -26,6 +26,8 @@
+ using Bless.Gui;
+ using Bless.Tools;
+ 
++using Action = Gtk.Action;
++
+ namespace Bless.Gui.Plugins {
+ 
+ public class HistoryPlugin : GuiPlugin
+diff -urNad bless-0.5.2.orig/src/gui/plugins/InfobarPlugin.cs bless-0.5.2/src/gui/plugins/InfobarPlugin.cs
+--- bless-0.5.2.orig/src/gui/plugins/InfobarPlugin.cs	2008-04-10 03:50:32.0 +0100
 bless-0.5.2/src/gui/plugins/InfobarPlugin.cs	2008-04-10 03:52:48.0 +0100
+@@ -28,6 +28,8 @@
+ using Bless.Tools;
+ using Mono.Unix;
+ 
++using Action = Gtk.Action;
++
+ namespace Bless.Gui.Plugins {
+ 
+ public class InfobarPlugin : GuiPlugin

-- 
GOLDFISH DON'T BOUNCE
GOLDFISH DON'T BOUNCE
GOLDFISH DON'T BOUNCE
-+- Bart Simpson on chalkboard in episode 9F14


pgplJfF76N3cQ.pgp
Description: PGP signature


Bug#476784: boinc-manager: boincmgr -s doesn't work

2008-04-19 Thread Bill Wohler
Package: boinc-manager
Version: 5.10.45-2
Severity: normal

While boincmgr works fine, adding the -s to add an icon to the system
tray does not:

$ boincmgr -s
connect: Operation now in progress
[Hangs here]

I'm not sure if this useful, but I stumbled across the following after
running boinctray, which does work.

$ boinctray
$ boincmgr -s
connect: Operation now in progress
The program 'boincmgr' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 766 error_code 11 request_code 53 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

By the way, any thoughts on why boincmgr shows the correct [EMAIL PROTECTED]
icons and images when run from the menus, but shows the BOINC icon and
image when run from the command line? Looking at the menu's properties,
there do not appear to be any arguments passed to boincmgr.

Here is the verbose output (although I get the same ones for boincmgr
which does work):

[EMAIL PROTECTED]:614]$ boincmgr -s --verbose
23:21:35: looking for catalog 'wxstd' in path 
'/usr/share/locale/en_GB/LC_MESSAGES:/usr/share/locale/en_GB:/usr/share/locale:/usr/share/locale/en_GB/LC_MESSAGES:/usr/share/locale/en_GB:/usr/share/locale:/usr/lib/locale/en_GB/LC_MESSAGES:/usr/lib/locale/en_GB:/usr/lib/locale:/usr/local/share/locale/en_GB/LC_MESSAGES:/usr/local/share/locale/en_GB:/usr/local/share/locale:./en_GB/LC_MESSAGES:./en_GB:.:/usr/share/locale/en/LC_MESSAGES:/usr/share/locale/en:/usr/share/locale:/usr/share/locale/en/LC_MESSAGES:/usr/share/locale/en:/usr/share/locale:/usr/lib/locale/en/LC_MESSAGES:/usr/lib/locale/en:/usr/lib/locale:/usr/local/share/locale/en/LC_MESSAGES:/usr/local/share/locale/en:/usr/local/share/locale:./en/LC_MESSAGES:./en:.::'.
23:21:35: catalog file for domain 'wxstd' not found.
23:21:35: looking for catalog 'wxgtk' in path 
'/usr/share/locale/en_GB/LC_MESSAGES:/usr/share/locale/en_GB:/usr/share/locale:/usr/share/locale/en_GB/LC_MESSAGES:/usr/share/locale/en_GB:/usr/share/locale:/usr/lib/locale/en_GB/LC_MESSAGES:/usr/lib/locale/en_GB:/usr/lib/locale:/usr/local/share/locale/en_GB/LC_MESSAGES:/usr/local/share/locale/en_GB:/usr/local/share/locale:./en_GB/LC_MESSAGES:./en_GB:.:/usr/share/locale/en/LC_MESSAGES:/usr/share/locale/en:/usr/share/locale:/usr/share/locale/en/LC_MESSAGES:/usr/share/locale/en:/usr/share/locale:/usr/lib/locale/en/LC_MESSAGES:/usr/lib/locale/en:/usr/lib/locale:/usr/local/share/locale/en/LC_MESSAGES:/usr/local/share/locale/en:/usr/local/share/locale:./en/LC_MESSAGES:./en:.::'.
23:21:35: catalog file for domain 'wxgtk' not found.
23:21:35: looking for catalog 'BOINC Manager' in path 
'locale/en_GB/LC_MESSAGES:locale/en_GB:locale::/usr/share/locale/en_GB/LC_MESSAGES:/usr/share/locale/en_GB:/usr/share/locale:/usr/share/locale/en_GB/LC_MESSAGES:/usr/share/locale/en_GB:/usr/share/locale:/usr/lib/locale/en_GB/LC_MESSAGES:/usr/lib/locale/en_GB:/usr/lib/locale:/usr/local/share/locale/en_GB/LC_MESSAGES:/usr/local/share/locale/en_GB:/usr/local/share/locale:./en_GB/LC_MESSAGES:./en_GB:.:locale/en/LC_MESSAGES:locale/en:locale::/usr/share/locale/en/LC_MESSAGES:/usr/share/locale/en:/usr/share/locale:/usr/share/locale/en/LC_MESSAGES:/usr/share/locale/en:/usr/share/locale:/usr/lib/locale/en/LC_MESSAGES:/usr/lib/locale/en:/usr/lib/locale:/usr/local/share/locale/en/LC_MESSAGES:/usr/local/share/locale/en:/usr/local/share/locale:./en/LC_MESSAGES:./en:.::'.
23:21:35: catalog file for domain 'BOINC Manager' not found.
connect: Operation now in progress


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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages boinc-manager depends on:
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libstdc++6   4.3.0-3 The GNU Standard C++ Library v3
ii  libwxbase2.6-0   2.6.3.2.2-2 wxBase library (runtime) - non-GUI
ii  libwxgtk2.6-02.6.3.2.2-2 wxWidgets Cross-platform C++ GUI t

Versions of packages boinc-manager recommends:
ii  boinc-client  5.10.45-2  core client for the BOINC distribu

-- no debconf information

-- 
Bill Wohler [EMAIL PROTECTED]  http://www.newt.com/wohler/  GnuPG ID:610BD9AD



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

Bug#476674: istanbul: Istanbul does not work with Python 2.5 installed

2008-04-19 Thread Luca Bruno
tags 476674 + confirmed
tags 476674 + patch
tags 476674 + pending
thanks

 When Istanbul is started from a console it crashes:
 It seems to use both python2.4 and python 2.5.

The attached patch does the job. A new package with the fix will be
uploaded soon.

Cheers, Luca

-- 
 .''`.  ** Debian GNU/Linux **  | Luca Bruno
: :'  :   The Universal O.S.| lucab (AT) debian.org
`. `'`  | GPG Key ID: 3BFB9FB3
  `- http://www.debian.org  | Debian GNU/Linux Developer
--- /usr/bin/istanbul	2008-04-19 08:41:40.0 +0200
+++ /usr/bin/istanbul	2008-04-19 08:42:02.0 +0200
@@ -18,14 +18,14 @@
 import os
 import sys
 
-if not '/usr/lib/python2.4/site-packages' in sys.path:
-sys.path.insert(0, '/usr/lib/python2.4/site-packages')
+#if not '/usr/lib/python2.4/site-packages' in sys.path:
+#sys.path.insert(0, '/usr/lib/python2.4/site-packages')
 
 import pygtk
 pygtk.require('2.0')
 
-if not '/usr/lib/python2.4/site-packages' in sys.path:
-sys.path.insert(0, '/usr/lib/python2.4/site-packages')
+#if not '/usr/lib/python2.4/site-packages' in sys.path:
+#sys.path.insert(0, '/usr/lib/python2.4/site-packages')
 
 from istanbul.main import main
 from istanbul.configure import config


pgpnGOgQB0o3x.pgp
Description: PGP signature


Bug#476722: Files produced by istanbul are broken

2008-04-19 Thread Luca Bruno
tags 476722 + confirmed
severity 476722 important
retitle 476722 istanbul doesn't work well with multiple screens
thanks

Alban Crequy scrisse:

 Since I dist-upgraded today, files produced by Istanbul are broken and
 are mostly unreadable.

After some investigations, this bug turned out to be due to having
multiple screens one above the other.
Waiting for a proper fix, the workaround for this is to temporarily
switch off the secondary screen with xrandr (eg. `xrandr --output VGA
--off`).

-- 
 .''`.  ** Debian GNU/Linux **  | Luca Bruno
: :'  :   The Universal O.S.| lucab (AT) debian.org
`. `'`  | GPG Key ID: 3BFB9FB3
  `- http://www.debian.org  | Debian GNU/Linux Developer


pgpGnsW3ruOOx.pgp
Description: PGP signature


Bug#476785: RM: aspectc++ [alpha arm armel hppa m68k powerpc s390 sparc] -- RoM; FTFBS

2008-04-19 Thread Reinhard Tartler
Package: ftp.debian.org
Severity: normal

Please remove all aspectc++ binaries on the following architectures:

   * alpha
   * arm
   * armel
   * hppa
   * m68k
   * powerpc
   * s390
   * sparc

The latest upload bootstraps itself propoery. On the mentioned
architectures, the buildllog clearly shows that the resulting binary is
not able to weave itself, so a non-working binary was produced in
previous package versions. Now the package propoerly FTBFS to prevent
broken binaries entering the archive.

I should have made the package this way in the first place, so that
broken binaries could not have entered debian at all. Now I ask the
ftp team to remove the broken binaries.

I will work with upstream about porting aspectc++ to more architectures.


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

Kernel: Linux 2.6.22-14-generic (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
-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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



Bug#476753: emdebian-tools: bashism in /bin/sh script

2008-04-19 Thread Neil Williams
On Fri, 2008-04-18 at 17:31 -0500, Raphael Geissert wrote:

 While performing an archive wide checkbashisms (from the 'devscripts' 
 package) 
 check I've found your package containing a /bin/sh script making 
 use of a bashism.
 
 checkbashisms' output:
  possible bashism in ./usr/bin/em_autobuild line 23 ('function' is useless):

Oops - typo. I'll stick with bash for this script though. The
interpreter has been corrected in SVN.

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/




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


Bug#476786: rsync fails to transfer /var/log/ntpstats/*

2008-04-19 Thread Laurent Caron
Package: rsync
Version: 2.6.9-2etch1
Severity: critical
Justification: causes serious data loss


Hi,

I did notice that rsync fails to transfer some files (eg:
/var/log/ntpstats/*) and dies on files in that directory on any
non-initial run.

On the first run, it all goes well.

On the subsequent runs:

donald:~# rsync -aAzHRxby -vP --exclude='var/log/ntpstats' --numeric-ids
--suffix='' --backup-dir=/backup/local/gloups.lncsa.com/2008-04-YY
'gloups.lncsa.com:/{etc,var/log}'
/backup/local/gloups.lncsa.com/current

receiving file list ... 
14452 files to consider
...
...
var/log/ntpstats/
var/log/ntpstats/loopstats
 884 100%1.59kB/s0:00:00 (xfer#11, to-check=182/14473)
var/log/ntpstats/peerstats
8306 100%   14.97kB/s0:00:00 (xfer#12, to-check=172/14473)
zsh: segmentation fault  rsync -aAzHRxby -vP --numeric-ids --suffix=''   
rsync: connection unexpectedly closed (120216 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(453) 
[sender=2.6.9]
rsync: connection unexpectedly closed (447235 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(453) 
[receiver=2.6.9]

If i now use an exclude (--exclude='var/log/ntpstats'), it finishes
without any problem.

I did use critical severity because, if you use rsync to make backups...
it can be messy to realize your backups are just useless.

Thanks

Laurent





-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.23.12-dl380-2g2g-20080105
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages rsync depends on:
ii  libacl12.2.41-1  Access control list shared library
ii  libc6  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  lsb-base   3.1-22Linux Standard Base 3.1 init scrip

rsync recommends no packages.

-- no debconf information



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



Bug#476669: libpng: CVE-2008-1382 denial of service and possibly code execution

2008-04-19 Thread Aníbal Monsalve Salazar
On Fri, Apr 18, 2008 at 07:07:00PM -0400, Glenn Randers-Pehrson wrote:
I don't think we need to delay the scheduled 21 April release of
libpng-1.2.27rc1 and 30 April release of libpng-1.2.27 for this,
unless problems turn up in the next couple of days.

CVE-2008-1382 will be fixed with libpng-1.2.27 and upstream plans to
release libpng-1.2.27 on 30 April.


signature.asc
Description: Digital signature


Bug#476787: [wesnoth-editor] editor fails to open 2 fond files [reopened]

2008-04-19 Thread Matthias Krüger
Package: wesnoth-editor
Version: 1:1.4-1
Severity: minor

--- Please enter the report below this line. ---
When I launched the wesnoth-editor with the command
 wesnoth_editor --log-warning=all

the terminal says among other things:

 20080418 14:47:16 warning display: Failed opening font file
'sazanami-gothic.ttf': No such file or directory
 20080418 14:47:16 warning display: Failed opening font file
'wqy-zenhei-gb2312.ttf': No such file or directory


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

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

--- Package information. ---
Depends(Version) | Installed
-+-
libboost-iostreams1.34.1 (= 1.34.1-2.1) | 1.34.1-11
libc6 (= 2.7-1) | 2.7-10
libfreetype6  (= 2.3.5) | 2.3.5-1+b1
libfribidi0  (= 0.10.9) | 0.10.9-1
libgcc1  (= 1:4.1.1-21) | 1:4.3.0-3
libsdl-image1.2   (= 1.2.5) | 1.2.6-3
libsdl-mixer1.2   (= 1.2.6) | 1.2.8-3
libsdl-net1.2| 1.2.7-2
libsdl1.2debian(= 1.2.10-1) | 1.2.13-2
libstdc++6  (= 4.2.1-4) | 4.3.0-3
libx11-6 | 2:1.0.3-7
python2.4(= 2.3.90) | 2.4.5-1
ttf-dejavu   | 2.23-1
wesnoth-data (= 1:1.4-1) | 1:1.4-1
zlib1g   | 1:1.2.3.3.dfsg-11




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



Bug#475416: files appeared

2008-04-19 Thread Matthias Krüger
Package: bluefish
Version: 1.0.7-4

--- Please enter the report below this line. ---
The files suddenly appeared, but there is on line echo $LANG in  rcfile_v2 .

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

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

--- Package information. ---
Depends (Version) | Installed
=-+-===
libaspell15 (= 0.60) | 0.60.5-2.1
libc6  (= 2.7-1) | 2.7-10
libglib2.0-0  (= 2.12.0) | 2.16.1-2
libgnomeui-0  (= 2.17.1) | 2.20.1.1-1
libgnomevfs2-0 (= 1:2.17.90) | 1:2.22.0-2
libgtk2.0-0   (= 2.12.0) | 2.12.9-2
libpango1.0-0 (= 1.18.4) | 1.20.2-2
libpcre3 (= 7.4) | 7.4-1+lenny1




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



Bug#476788: when associated, network-manager stick to one network

2008-04-19 Thread Thibaut GIRKA
Package: network-manager
Version: 0.6.6-1
Severity: important


In fact, I have two AP in my home, say 'A' and 'B'.
I use mainly 'A', but sometimes, network-manager connects to 'B' instead 
of 'A'. In this case, if I say to network-manager to connect to 'A', it 
disconnect to 'B' and... reconnect to 'B'.
If I restart network-manager, it connects either to 'A' or 'B', and like 
before, I can't switch from one to another.

$ lspci | fgrep -i wireless
02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network 
Connection (rev 02)

I use the iwlwifi driver, with the 2.6.24-1-686 kernel, and 
firmware-iwlwifi.

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

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

Versions of packages network-manager depends on:
ii  adduser 3.107add and remove users and groups
ii  dbus1.1.20-1 simple interprocess messaging syst
ii  dhcdbd  3.0-4D-Bus interface to the ISC DHCP cl
ii  hal 0.5.11~rc2-1 Hardware Abstraction Layer
ii  ifupdown0.6.8high level tools to configure netw
ii  iproute 20080108-1   Professional tools to control the 
ii  iputils-arping  3:20071127-1 Tool to send ICMP echo requests to
ii  libc6   2.7-10   GNU C Library: Shared libraries
ii  libdbus-1-3 1.1.20-1 simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libgcrypt11 1.4.0-3  LGPL Crypto library - runtime libr
ii  libglib2.0-02.16.1-2 The GLib library of C routines
ii  libgpg-error0   1.4-2library for common error values an
ii  libhal1 0.5.11~rc2-1 Hardware Abstraction Layer - share
ii  libiw29 29-1 Wireless tools - library
ii  libnl1  1.1-2library for dealing with netlink s
ii  libnm-util0 0.6.6-1  network management framework (shar
ii  lsb-base3.1-24   Linux Standard Base 3.1 init scrip
ii  wpasupplicant   0.6.3-1  Client support for WPA and WPA2 (I

Versions of packages network-manager recommends:
ii  network-manager-gnome 0.6.6-2network management framework (GNOM

-- no debconf information



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



Bug#475416: no setting-file?

2008-04-19 Thread Matthias Krüger
Package: bluefish
Version: 1.0.7-4

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

 
 Is this (/home/username/.bluefish/highlighting) the file where the
 settings are saves?
 
 Nope. There the highlighting rules are saved. The settings are
 in .bluefish/rcfile_v2. But I need the output of

This file doesn't exist in my .bluefish folder. There is only this
highlighting-file.
 
 echo $LANG
 
 and if possible a step-by-step explanation to reproduce the bug (e.g.:
 do you see the warning during starting bluefish; do you observe it if
 you do some special action; does it only occur with a special
 file; ...).

The line appears when I load bluefish, around the moment when the
splash-screen disappears.


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

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

--- Package information. ---
Depends (Version) | Installed
=-+-===
libaspell15 (= 0.60) | 0.60.5-2.1
libc6  (= 2.7-1) | 2.7-10
libglib2.0-0  (= 2.12.0) | 2.16.1-2
libgnomeui-0  (= 2.17.1) | 2.20.1.1-1
libgnomevfs2-0 (= 1:2.17.90) | 1:2.22.0-2
libgtk2.0-0   (= 2.12.0) | 2.12.9-2
libpango1.0-0 (= 1.18.4) | 1.20.2-2
libpcre3 (= 7.4) | 7.4-1+lenny1




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



Bug#424715: ITA: labrea -- a sticky honeypot and IDS

2008-04-19 Thread Vincent Bernat
retitle 424715 ITA: labrea -- a sticky honeypot and IDS
owner 424715 !
thanks

Hi!

I intend to adopt labrea. There is no new upstream version and almost no
bug but this is a useful piece of software that still works well.
-- 
 ARCHI-FAUX ! [ :-) ]
 -+- FB in: Guide du Cabaliste Usenet - Lexique illustré -+-


pgpWv2c9cMM1g.pgp
Description: PGP signature


Bug#476790: [INTL:fi] Finnish translation of the debconf templates

2008-04-19 Thread Esko Arajärvi
Package: libpam-ldap
Severity: wishlist
Tags: l10n patch

Please include attached translation fi.po to the package.

Regards,
Esko Arajärvi
msgid 
msgstr 
Project-Id-Version: libpam-ldap\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-03-09 02:22-0800\n
PO-Revision-Date: 2008-04-19 10:15+0200\n
Last-Translator: Esko Arajärvi [EMAIL PROTECTED]\n
Language-Team: Finnish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Poedit-Language: Finnish\n
X-Poedit-Country: FINLAND\n

#. Type: string
#. Description
#: ../templates:1001
msgid LDAP account for root:
msgstr Pääkäyttäjän LDAP-tunnus:

#. Type: string
#. Description
#: ../templates:1001
msgid This account will be used when root changes a password.
msgstr Tätä tunnusta käytetään, kun pääkäyttäjä vaihtaa salasanan.

#. Type: string
#. Description
#: ../templates:1001
msgid Note: This account has to be a privileged account.
msgstr Huomaa: Tällä tunnuksella tulee olla pääkäyttäjäoikeudet.

#. Type: password
#. Description
#: ../templates:2001
msgid LDAP root account password:
msgstr Pääkäyttäjän LDAP-tunnuksen salasana:

#. Type: password
#. Description
#: ../templates:2001
msgid Please enter the password to use when ${package} tries to login to the LDAP directory using the LDAP account for root.
msgstr Anna salasana, jota käytetään, kun paketti ${package} yrittää kirjautua LDAP-hakemistoon käyttäen pääkäyttäjän LDAP-tunnusta.

#. Type: password
#. Description
#: ../templates:2001
msgid The password will be stored in a separate file ${filename} which will be made readable to root only.
msgstr Salasana tallennetaan erilliseen tiedostoon ${filename}, joka tulee olemaan vain pääkäyttäjän luettavissa.

#. Type: password
#. Description
#: ../templates:2001
msgid Entering an empty password will re-use the old password.
msgstr Tyhjän salasanan syöttäminen jättää vanhan salasanan voimaan.

#. Type: boolean
#. Description
#: ../templates:3001
msgid Does the LDAP database require login?
msgstr Vaatiiko LDAP-tietokanta kirjautumisen?

#. Type: boolean
#. Description
#: ../templates:3001
msgid Choose this option if you can't retrieve entries from the database without logging in.
msgstr Valitse tämä, jos tietokannan tietueita ei voida hakea ilman kirjautumista.

#. Type: boolean
#. Description
#: ../templates:3001
msgid Note: Under a normal setup, this is not needed.
msgstr Huomautus: Normaalisti tätä ei tarvita.

#. Type: string
#. Description
#: ../templates:4001
msgid Distinguished name of the search base:
msgstr Hakukannan erittelevä nimi:

#. Type: string
#. Description
#: ../templates:4001
msgid Please enter the distinguished name of the LDAP search base.  Many sites use the components of their domain names for this purpose.  For example, the domain \example.net\ would use \dc=example,dc=net\ as the distinguished name of the search base.
msgstr Anna LDAP-hakukannan erittelevä nimi (Distinguished Name, DN). Useilla sivustoilla käytetään verkkonimen osia tähän tarkoitukseen. Esimerkiksi verkkotunnus ”esimerkki.fi” käyttäisi hakukannalla erittelevää nimeä ”dc=esimerkki,dc=fi”.

#. Type: select
#. Choices
#: ../templates:5001
msgid clear
msgstr selväkielinen

#. Type: select
#. Choices
#: ../templates:5001
msgid crypt
msgstr crypt

#. Type: select
#. Choices
#: ../templates:5001
msgid nds
msgstr nds

#. Type: select
#. Choices
#: ../templates:5001
msgid ad
msgstr ad

#. Type: select
#. Choices
#: ../templates:5001
msgid exop
msgstr exop

#. Type: select
#. Choices
#: ../templates:5001
msgid md5
msgstr md5

#. Type: select
#. Description
#: ../templates:5002
msgid Local crypt to use when changing passwords.
msgstr Salasanoja vaihdettaessa käytettävä paikallinen salaus:

#. Type: select
#. Description
#: ../templates:5002
msgid The PAM module can set the password crypt locally when changing the passwords, this is usually a good choice. By setting this to something else than clear you are making sure that the password gets crypted in some way.
msgstr PAM-moduuli voi asettaa paikallisen salauksen, jota käytetään salasanoja vaihdettaessa. Tämä on yleensä hyvä valinta. Valitsemalla jokin muu kuin selväkielinen voidaan varmistaa, että salasanat salataan jotenkin. 

#. Type: select
#. Description
#: ../templates:5002
msgid The meanings for selections are:
msgstr Vaihtoehdot tarkoittavat seuraavaa:

#. Type: select
#. Description
#: ../templates:5002
msgid clear - Don't set any encryptions, this is useful with servers that automatically encrypt userPassword entry.
msgstr selväkielinen - Mitään salausta ei käytetä. Tämä on käytännöllinen palvelimilla, jotka automaattisesti salaavat userPassword-kentän.

#. Type: select
#. Description
#: ../templates:5002
msgid crypt - (Default) make userPassword use the same format as the flat filesystem. this will work for most configurations
msgstr crypt - (Oletus) userPassword käyttää samaa muotoa kuin tiedostojärjestelmä. Tämä toimii useimmissa järjestelmissä.

Bug#470556: emacs22: scroll-margin and scroll-preserve-screen-position cause refresh problem

2008-04-19 Thread Sven Joachim
forwarded 470556 http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=148
thanks

On 2008-03-11 22:34 +0100, Bernardo Dal Seno wrote:

 Package: emacs22
 Version: 22.1+1-3
 Severity: normal

 With this very minimal '.emacs' file

 ---BEGIN---
 (custom-set-variables
  '(scroll-margin 2)
  '(scroll-preserve-screen-position t)
 ) 
 ---END--- 

 hitting page-up and page-down (or C-v and M-v) in any order just after 
 having open an exiting file does not update the buffer view immediatly. 

I've forwarded that report to the upstream BTS, see the above URL.  If
you're interested, you can subscribe to the upstream bug.

Regards,
Sven



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



Bug#476789: sugar: fails to find icon system-search

2008-04-19 Thread Shaun Jackman
Package: sugar
Version: 0.79.3-2
Severity: serious

Both sugar and sugar-emulator fail:
AttributeError: 'NoneType' object has no attribute 'get_filename'

The full log follows.

Cheers,
Shaun

$ sugar-emulator
INFO:sugar-emulator:Attempting to find free port for X11 (Xephyr)
INFO:sugar-emulator:  Found free port: #5 (6005)
INFO:sugar-emulator:Starting the Xephyr nested X display on display 5
DEBUG:sugar-emulator:Xephyr command: Xephyr :5 -ac -screen 1200x900 -dpi 98
INFO:sugar-emulator:Attempting to launch sugar to replace this
process: dbus-launch dbus-launch --exit-with-session sugar-shell
Extended Input Devices not yet supported. Impelement it at line 625 in
../../../../hw/kdrive/src/kinput.c
xkb_keycodes { include xfree86+aliases(qwerty) };
xkb_types{ include complete };
xkb_compatibility{ include complete };
xkb_symbols  { include pc(pc105)+us };
xkb_geometry { include pc(pc101) };
Could not init font path element /usr/share/fonts/X11/cyrillic,
removing from list!
---
exceptions.AttributeErrorTraceback (most
recent call last)

/usr/bin/sugar-shell
 30 from main import main
 31
--- 32 main()
main = function main at 0xb564de64
 33
 34

/usr/share/sugar/shell/main.py in main()
140
141 # TODO: move initializations from the Shell constructor to
a start() method
-- 142 shell = view.Shell.get_instance()
shell = undefined
global view.Shell.get_instance = function get_instance at 0xb56a3a04
143 service = ShellService()
144

/usr/share/sugar/shell/view/Shell.py in get_instance()
274 global _instance
275 if not _instance:
-- 276 _instance = Shell()
global _instance = None
global Shell = class 'view.Shell.Shell'
277 return _instance
278

/usr/share/sugar/shell/view/Shell.py in __init__(self=Shell object at
0xb56509b4 (GObject at 0x86eed20))
 64 self._frame = frame.get_instance()
 65
--- 66 self._home_window = HomeWindow()
self._home_window = undefined
global HomeWindow = class 'view.home.HomeWindow.HomeWindow'
 67 self._home_window.show()
 68

/usr/share/sugar/shell/view/home/HomeWindow.py in
__init__(self=HomeWindow object at 0xb566257c (GtkWindow at
0x871cc60))
 62 self._motion_notify_event_cb)
 63
--- 64 self._home_box = HomeBox()
self._home_box = undefined
global HomeBox = class 'view.home.HomeBox.HomeBox'
 65 self._friends_box = FriendsBox()
 66 self._mesh_box = MeshBox()

/usr/share/sugar/shell/view/home/HomeBox.py in __init__(self=HomeBox
object at 0xb5662694 (SugarHomeBox at 0x8720260))
 41 self._enable_xo_palette = False
 42
--- 43 self._toolbar = HomeToolbar()
self._toolbar = undefined
global HomeToolbar = class 'view.home.HomeBox.HomeToolbar'
 44 #self._toolbar.connect('query-changed',
self.__toolbar_query_changed_cb)
 45 self._toolbar.connect('view-changed',
self.__toolbar_view_changed_cb)

/usr/share/sugar/shell/view/home/HomeBox.py in
__init__(self=HomeToolbar object at 0xb56626e4 (SugarHomeToolbar at
0x870bb48))
129 self._search_entry = iconentry.IconEntry()
130
self._search_entry.set_icon_from_name(iconentry.ICON_ENTRY_PRIMARY,
-- 131   'system-search')
132 self._search_entry.add_clear_button()
133 self._search_entry.set_width_chars(25)

/usr/lib/python2.4/site-packages/sugar/graphics/iconentry.py in
set_icon_from_name(self=IconEntry object at 0xb5662784 (SexyIconEntry
at 0x85fc800), position=enum SEXY_ICON_ENTRY_PRIMARY of type
SexyIconEntryPosition, name='system-search')
 430)
 44
--- 45 if icon_info.get_filename().endswith('.svg'):
icon_info.get_filename.endswith = undefined
 46 loader = _SVGLoader()
 47 color = sugar.profile.get_color()

AttributeError: 'NoneType' object has no attribute 'get_filename'

(sugar-shell:5558): GStreamer-CRITICAL **:
Trying to dispose element alsamixerelement0, but it is not in the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable'), (499, 'testing'), (498, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.23-rc3
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)

Versions of packages sugar depends on:
ii  dbus-x11  1.1.20-1   simple interprocess messaging syst
ii  matchbox-window-manager   1.1-1  window manager for 

Bug#476791: ipvsadm : [INTL:pt] Updated Portuguese translation for debconf messages

2008-04-19 Thread Traduz - Portuguese Translation Team

Package: ipvsadm
Version: 1.24+1.21-1.1
Tags: l10n, patch
Severity: wishlist

Updated Portuguese translation for ipvsadm's debconf messages.
Translator: Rui Branco ruipb _at_ debianpt.org
Feel free to use it.

For translation updates please contact 'Last Translator' or the
Portuguese Translation Team traduz _at_ debianpt.org.


--
Best regards,

Rui Branco
Traduz - Portuguese Translation Team
http://www.DebianPT.org



# Portuguese translation of ipvsadm's debconf messages.
# Rui Branco [EMAIL PROTECTED], 2008.
# 
# 
msgid 
msgstr 
Project-Id-Version: ipvsadm 1.24+1.21-1.1\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-03-31 12:18+0200\n
PO-Revision-Date: 2008-04-19 08:26+0100\n
Last-Translator: Rui Branco [EMAIL PROTECTED]\n
Language-Team: Portuguese [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=iso-8859-1\n
Content-Transfer-Encoding: 8bit

#. Type: select
#. Choices
#: ../ipvsadm.templates:1001
#| msgid none, master, backup
msgid none, master, backup, both
msgstr none, master, backup, ambos

#. Type: select
#. Description
#: ../ipvsadm.templates:1002
#| msgid Select a daemon method.
msgid Daemon method:
msgstr Método para o 'daemon':

#. Type: select
#. Description
#: ../ipvsadm.templates:1002
#| msgid 
#| ipvsadm can activate the IPVS synchronization daemon. \master\ starts 
#| this daemon in master mode, \backup\ in backup mode. \none\ disables 
#| the daemon.
msgid 
ipvsadm can activate the IPVS synchronization daemon. \master\ starts this 
daemon in master mode, \backup\ in backup mode and \both\ uses master 
and  backup mode at the same time. \none\ disables the daemon.
msgstr 
O ipvsadm pode activar o 'daemon' de sincronização IPVS. O método \master\ 
inicia o 'daemon' em modo principal. \backup\ em modo de backup, e \ambos\ 
utiliza o modo principal e o backup ao mesmo tempo, \none \ desactiva o 'daemon'.

#. Type: select
#. Description
#: ../ipvsadm.templates:1002
msgid See the man page for more details, ipvsadm(8).
msgstr Veja a página man para mais detalhes, ipvsadm(8).

#. Type: note
#. Description
#: ../ipvsadm.templates:2001
#| msgid Kernel does not support IPVS.
msgid Kernel does not support IPVS
msgstr O kernel não suporta IPVS

#. Type: note
#. Description
#: ../ipvsadm.templates:2001
msgid 
ipvsadm requires IPVS support in the kernel. Please use a kernel with IPVS 
modules, otherwise this software is pretty useless.
msgstr 
O ipvsadm necessita de suporte IPVS no kernel. Por favor utilize um kernel 
com módulos IPVS, caso contrário este software não lhe será útil.

#. Type: boolean
#. Description
#: ../ipvsadm.templates:3001
msgid Do you want to automatically load IPVS rules on boot?
msgstr Deseja carregar automaticamente as regras IPVS durante o arranque?

#. Type: boolean
#. Description
#: ../ipvsadm.templates:3001
#| msgid 
#| If you choose this option your IPVS rules will be saved to and loaded 
#| from /etc/ipvsadm.rules automatically on shutdown resp. boot.
msgid 
If you choose this option your IPVS rules will be loaded from /etc/ipvsadm.
rules automatically on boot.
msgstr 
Se escolher esta opção as suas regras IPVS serão carregadas a partir de 
/etc/ipvsadm.rules de modo automático durante o arranque do sistema.

#. Type: string
#. Description
#: ../ipvsadm.templates:4001
msgid Muilticast interface for ipvsadm:
msgstr Interface multicast para o ipvsadm:

#. Type: string
#. Description
#: ../ipvsadm.templates:4001
msgid 
Select the multicast interface to be used by synchronization daemon. e.g. 
eth0, eth1...
msgstr 
Seleccione a interface multicast para ser utilizada pelo 'daemon' de 
sincronização, por. ex. eth0, eth1...

#. Type: string
#. Description
#: ../ipvsadm.templates:4001
msgid ${interface_error}
msgstr ${interface_error}



Bug#476788: when associated, network-manager stick to one network

2008-04-19 Thread Michael Biebl

Thibaut GIRKA wrote:

Package: network-manager
Version: 0.6.6-1
Severity: important


In fact, I have two AP in my home, say 'A' and 'B'.
I use mainly 'A', but sometimes, network-manager connects to 'B' instead 
of 'A'. In this case, if I say to network-manager to connect to 'A', it 
disconnect to 'B' and... reconnect to 'B'.
If I restart network-manager, it connects either to 'A' or 'B', and like 
before, I can't switch from one to another.




Have you ever connected to network B manually?
NM should only ever connect to a network if you have established a 
connection by manually selecting and connecting to it.
So if you remove the configuration for network B, you should be able to 
avoid connections to it.
Open Edit Wireless Networks in the context menu of nm-applet and 
remove network B.


Cheers,
Michael


--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#476792: [INTL:fi] Finnish translation of the debconf templates

2008-04-19 Thread Esko Arajärvi
Package: tpconfig
Severity: wishlist
Tags: l10n patch

Please include attached translation fi.po to the package.

Regards,
Esko Arajärvi
msgid 
msgstr 
Project-Id-Version: tpconfig\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-03-16 17:35+0100\n
PO-Revision-Date: 2008-04-19 10:51+0200\n
Last-Translator: Esko Arajärvi [EMAIL PROTECTED]\n
Language-Team: Finnish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
Plural-Forms: nplurals=2; plural=(n != 1);\n
X-Poedit-Language: Finnish\n
X-Poedit-Country: FINLAND\n

#. Type: boolean
#. Description
#: ../templates:1001
msgid Manage tpconfig configuration file with debconf?
msgstr Hallinnoidaanko tpconfigin asetustiedostoa debconfin avulla?

#. Type: boolean
#. Description
#: ../templates:1001
msgid The tpconfig configuration file, \/etc/default/tpconfig\, can be handled automatically by debconf, or manually by you.
msgstr Ohjelman tpconfig asetustiedostoa ”/etc/default/tpconfig” voidaan hallinnoida automaattisesti debconfin toimesta tai käsin.

#. Type: boolean
#. Description
#: ../templates:2001
msgid Reset the touchpad when booting?
msgstr Alustetaanko kosketuslevy käynnistettäessä järjestelmä?

#. Type: boolean
#. Description
#: ../templates:2001
msgid Some machines do not reset the touchpad hardware when they are booted and/or resumed.  On these machines, it is necessary to manually reset the touchpad.  Accept here to do a manual reset when the system is started or resumed.  Refuse if you don't want this.
msgstr Jotkin koneet eivät alusta kosketuslevyn laitetta, kun ne käynnistetään. Näillä koneilla kosketuslevy täytyy alustaa manuaalisesti. Valitse tämä, jos manuaalinen alustus tulisi tehdä, kun järjestelmä käynnistetään. Muussa tapauksessa älä valitse tätä.

#. Type: string
#. Description
#: ../templates:3001
msgid Options to pass to tpconfig when booting:
msgstr Ohjelmalle tpconfig käynnistettäessä annettavat valitsimet:

#. Type: string
#. Description
#: ../templates:3001
msgid Specify any command-line options you want passed to tpconfig at boot or resume time.  (Note that if you specified above that the touchpad is to be reset, then it will be reset first, and then any options specified here done after.)  For example, one common option is \--tapmode=0\, which tells the touchpad to disable \tapping\, to prevent spurious mouse events being caused by accidentally brushing against the touchpad.
msgstr Anna mahdolliset komentorivivalitsimet, jotka tpconfigille tulisi antaa käynnistyksen yhteydessä. (Jos kosketuslevyn alustus valittiin, se alustetaan ensin ja sen jälkeen annetaan tässä määritetyt valitsimet.) Esimerkiksi yksi yleinen valitsin on ”--tapmode=0”, joka tarkoittaa, että kosketuslevyn napsauttaminen on poissa käytöstä. Tällöin kosketuslevyyn vahingossa osuminen ei aiheuta ylimääräisiä hiiritoimintoja.



Bug#476793: ITP: soci -- C++ Database Access Library

2008-04-19 Thread Neil Williams
Package: wnpp
Severity: wishlist
Owner: Neil Williams [EMAIL PROTECTED]

* Package name: soci
  Version : 2.2.0
  Upstream Author : Maciej Sobczak, Stephen Hutton, David Courtney,
Pawel Aleksander Fedorynski, Rafal Bobrowski, Mateusz Loskot
* URL : http://soci.sourceforge.net/
* License : Boost
  Programming Lang: C++
  Description : C++ Database Access Library

 Database access library for C++ that makes the illusion of
 embedding SQL queries in the regular C++ code, staying entirely
 within standard C++.

Includes backends for MySQL, Postgres, SQLite3 and Oracle (Oracle
backend will not be packaged at this time).


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

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



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



Bug#476764: metche: Segmentation fault in line 76

2008-04-19 Thread Jérémy Bobbio
tags 476764 + unreproducible moreinfo
thanks

On Sat, Apr 19, 2008 at 01:19:28AM +0200, Eric Gianquinto wrote:
 Cron send me a mail with that :
 
 Error sending message, child exited 75 (Deferred.).
 /usr/sbin/metche: line 76: 29387 Erreur de segmentation
 LC_ALL=$LOCALE mutt -s $subject $EMAIL_ADDRESS
 
 It's a segmentation fault
 
 Any hint ?

metche iteslf is only a shell script, and should not segfault.

Probably mutt's fault, but this problem is probably related to your very
own setup, as I have never seen mutt segfault.

Cheers,
-- 
Jérémy Bobbio.''`. 
[EMAIL PROTECTED]: :Ⓐ  :  # apt-get install anarchism
`. `'` 
  `-   


signature.asc
Description: Digital signature


Bug#476767: (no subject)

2008-04-19 Thread Jérémy Bobbio
tags 476767 + moreinfo
thanks

On Sat, Apr 19, 2008 at 02:37:02AM +0200, [EMAIL PROTECTED] wrote:
 L'installazione si è bloccata in questo punto: INSTALLAZIONE DEL
 SISTEMA DI BASE IN CORSO - 75% - memorizzazione della lingua in corso
 ( The installation is to go in error in this moment: ISTALLATION OF
 BASE SYSTEM GOING - 75% - memoring of linguage going).

Sounds like a problem with your CD-ROM drive or media.  Could you please
do the following:
 1. Boot on your Debian installation CD.
 2. At the boot prompt, enter expert.
 3. Once you have the menu, please select Check the CD-ROM(s)
Integrity.
 4. Answer all questions until the integrity check is complete.

Cheers,
-- 
Jérémy Bobbio.''`. 
[EMAIL PROTECTED]: :Ⓐ  :  # apt-get install anarchism
`. `'` 
  `-   


signature.asc
Description: Digital signature


Bug#476796: python-usb: «No error» should not throw an exception

2008-04-19 Thread Tollef Fog Heen

Package: python-usb
Version: 0.4.1-2

I recently acquired a USB device from Atmel, the Raven kit and am
playing around with that, including trying to get it to interface with
my Linux system.
http://code.rancidbacon.com/LearningAboutAtmelRZRAVEN has some code on
it (http://code.rancidbacon.com/files/test_raven_usb.py).  While
running this code, I get a traceback, which looks just bogus:

Traceback (most recent call last):
  File test_raven_usb.py, line 69, in module
print hex(handle.bulkRead(0x84, 1)[0])
usb.USBError: No error

please don't raise exceptions when all you have to report is that no
error occured.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are



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



Bug#476795: [INTL:eu] tpconfig debconf templates basque translation

2008-04-19 Thread Piarres Beobide
Package: tpconfig
Severity: wishlist
Tags: l10n patch

Hi

Attached tpconfig debconf templates Basque translation, please add it.

thx


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

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

Versions of packages tpconfig depends on:
ii  debconf [debconf-2.0] 1.5.20 Debian configuration management sy
ii  libc6 2.7-10 GNU C Library: Shared libraries

tpconfig recommends no packages.
# translation of tpconfig-eu.po to Euskara
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Piarres Beobide [EMAIL PROTECTED], 2008.
msgid 
msgstr 
Project-Id-Version: tpconfig-eu\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-03-16 17:35+0100\n
PO-Revision-Date: 2008-04-19 10:38+0200\n
Last-Translator: Piarres Beobide [EMAIL PROTECTED]\n
Language-Team: Euskara [EMAIL PROTECTED]\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

#. Type: boolean
#. Description
#: ../templates:1001
msgid Manage tpconfig configuration file with debconf?
msgstr Tpconfig konfigurazio fitxategia debconf bidez kudeatu?

#. Type: boolean
#. Description
#: ../templates:1001
msgid 
The tpconfig configuration file, \/etc/default/tpconfig\, can be handled 
automatically by debconf, or manually by you.
msgstr 
\/etc/default/tpconfig\, tpconfig konfigurazio fitxategia automatikoki 
kudeatu daiteke debconf bidez, edo eskuz egin dezakezu.

#. Type: boolean
#. Description
#: ../templates:2001
msgid Reset the touchpad when booting?
msgstr Berrabiarazi touchpad-a abioan?

#. Type: boolean
#. Description
#: ../templates:2001
msgid 
Some machines do not reset the touchpad hardware when they are booted and/or 
resumed.  On these machines, it is necessary to manually reset the 
touchpad.  Accept here to do a manual reset when the system is started or 
resumed.  Refuse if you don't want this.
msgstr 
Zenbait makinak ez dute beren touchpad-a berrabiarazten sistema abiarazi 
edo jarraitzean.  Makina hauetan beharrezoka da touchpad-a eskuz 
berrabiaraztea.  Onartu hemen sistema abiarazi edo jarraitzean eskuzko 
berrabiarazte bat egin nahi baduzu.  Baztertu hau ez baduzu nahi.

#. Type: string
#. Description
#: ../templates:3001
msgid Options to pass to tpconfig when booting:
msgstr Tpconfig-eri abioan pasako zaizkion aukerak:

#. Type: string
#. Description
#: ../templates:3001
msgid 
Specify any command-line options you want passed to tpconfig at boot or 
resume time.  (Note that if you specified above that the touchpad is to be 
reset, then it will be reset first, and then any options specified here done 
after.)  For example, one common option is \--tapmode=0\, which tells the 
touchpad to disable \tapping\, to prevent spurious mouse events being 
caused by accidentally brushing against the touchpad.
msgstr 
Zehaztu abioan edo jarraitzean tpconfig-eri pasa nahi diozun komando-lerroko 
edozein aukera.  (Ohartu lehen touchpad-a berrabiarazi egin behar dela ezarri 
baduzu, lehenengo hori egingo da eta hemen ezarritako edozein aukera ondoren 
egingo dela.)  Adibidez, aukera arrunt bat \--tapmode=0\ da, honek 
touchpad-ak \tapping\ ezaugarria ezgaitzea eragingo du nahi gabe touchpada 
ukitzean arratoi mugimenduak saihetseko.



Bug#476695: [Pkg-sysvinit-devel] Bug#476695: Needless stats in readproc()

2008-04-19 Thread Petter Reinholdtsen
[Goswin von Brederlow]
 The attached patch adds a new parameter to readproc() telling it to
 stat or not to stat and sets this flag for the killa5 and pidof
 case.

I suspect this is the wrong approach.  The sendsigs omitpid feature is
created for this use case, and it can be used to make sure killall5 do
not kill the fuse processes.  I recommend symlinking from a file in
/lib/init/rw/sendsigs.omit.d/ to the pidfile for the fuse process, to
make sure the pid is ignored only when it is listed in the pid file.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#476797: chbg: chbg fails with ARGB visuals

2008-04-19 Thread Toby Speight
Package: chbg
Version: 1.5-9+b1
Severity: normal

(This may be the same as #429013, but that report is lacking detail.)

When used against an X server with Composite extension enabled, chbg
crashes on some X operations.  It seems that this is related to the
use of Composite, as the XLIB_SKIP_ARGB_VISUALS workaround[1] works
for it.

The correct behaviour is for chbg to ignore visuals that it can't use.

[1] URL: http://www.x.org/archive/X11R6.8.0/doc/RELNOTES5.html 

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

Kernel: Linux 2.6.24 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages chbg depends on:
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libgdk-pixbuf2 0.22.0-14 The GdkPixBuf image library, gtk+ 
ii  libglib1.2ldbl 1.2.10-19 The GLib library of C routines
ii  libgtk1.2  1.2.10-18.1   The GIMP Toolkit set of widgets fo
ii  libpng12-0 1.2.15~beta5-3PNG library - runtime
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

chbg recommends no packages.

-- no debconf information




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



Bug#476794: aptitude: interactive search in package info view useless to dig into package description

2008-04-19 Thread Yann Dirson
Package: aptitude
Version: 0.4.11.2-1
Severity: wishlist

Eg. trying to find the sasl string in the devscripts info page:
interactive search immediately jumps to the Recommends field I was
precisely trying to understand, instead of finding the occurence in
the package description.

One possibility to make things better would be, even when the screen
is not scrolled away from the 1st match, to highlight the match, as
users have been gradually been used to (and which would be invaluable
in cases of the devscripts package and others with such a large
extended description).

-- Package-specific info:
aptitude 0.4.11.2 compiled at Apr 12 2008 04:21:26
Compiler: g++ 4.2.3 (Debian 4.2.3-3)
Compiled against:
  apt version 4.6.0
  NCurses version 5.6
  libsigc++ version: 2.0.18
  Ept support enabled.

Current library versions:
  NCurses version: ncurses 5.6.20080308
  cwidget version: 0.5.11
  Apt version: 4.6.0
linux-gate.so.1 =  (0xb7f6d000)
libapt-pkg-libc6.7-6.so.4.6 = /usr/lib/libapt-pkg-libc6.7-6.so.4.6 
(0xb7e7f000)
libncursesw.so.5 = /lib/libncursesw.so.5 (0xb7e43000)
libsigc-2.0.so.0 = /usr/lib/libsigc-2.0.so.0 (0xb7e3d000)
libcwidget.so.3 = /usr/lib/libcwidget.so.3 (0xb7d4d000)
libept.so.0 = /usr/lib/libept.so.0 (0xb7cd5000)
libxapian.so.15 = /usr/lib/libxapian.so.15 (0xb7b62000)
libz.so.1 = /usr/lib/libz.so.1 (0xb7b4c000)
libpthread.so.0 = /lib/i686/cmov/libpthread.so.0 (0xb7b34000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0xb7a47000)
libm.so.6 = /lib/i686/cmov/libm.so.6 (0xb7a22000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0xb7a15000)
libc.so.6 = /lib/i686/cmov/libc.so.6 (0xb78c7000)
libutil.so.1 = /lib/i686/cmov/libutil.so.1 (0xb78c2000)
libdl.so.2 = /lib/i686/cmov/libdl.so.2 (0xb78be000)
/lib/ld-linux.so.2 (0xb7f6e000)
Terminal: screen
$DISPLAY is set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:

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

Kernel: Linux 2.6.23.8-smp (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=french (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.7.11Advanced front-end for dpkg
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcwidget30.5.11-1  high-level terminal interface libr
ii  libept00.5.17High-level library for managing De
ii  libgcc11:4.3.0-3 GCC support library
ii  libncursesw5   5.6+20080308-1Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.18-2  type-safe Signal Framework for C++
ii  libstdc++6 4.3.0-3   The GNU Standard C++ Library v3
ii  libxapian151.0.5-1   Search engine library
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do none (no description available)
ii  libparse-debianchangelog-perl 1.1.1-2parse Debian changelogs and output

-- no debconf information



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



Bug#474173: libx86.so.1: cannot open shared object file: No such file or directory

2008-04-19 Thread Jan Geboers
I see the exact same behaviour with the game etqw.
This is quite a serious bug, it breaks a lot of games and 32bit
applications...

Regards,

Jan Geboers

-- 
hiding.out at gmail.com


Bug#476798: libwebkit-1.0-1: webkit doesn't (yet) support apache auth

2008-04-19 Thread Yves-Alexis Perez
Package: libwebkit-1.0-1
Version: 0~svn31841-1
Severity: normal

Hi,

webkit doesn't manage to pass apache (and I guess IIS or other webservers)
auths. You can test it there: http://molly.corsac.net/~corsac/webkit
(webkit/webkit). This is a Digest auth. Nor midori nor ephy-webkit manages to
pass.

Cheers,
--
Yves-Alexis Perez


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

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

Versions of packages libwebkit-1.0-1 depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-1The Cairo 2D vector graphics libra
ii  libcurl3-gnutls   7.18.1-1   Multi-protocol file transfer libra
ii  libfontconfig12.5.0-2generic font configuration library
ii  libfreetype6  2.3.5-1+b1 FreeType 2 font engine, shared lib
ii  libglib2.0-0  2.16.3-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.9-3   The GTK+ graphical user interface 
ii  libicu38  3.8.1-1International Components for Unico
ii  libjpeg62 6b-14  The Independent JPEG Group's JPEG 
ii  libpango1.0-0 1.20.2-2   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-3 PNG library - runtime
ii  libsqlite3-0  3.5.7-2SQLite 3 shared library
ii  libstdc++64.3.0-3The GNU Standard C++ Library v3
ii  libxml2   2.6.32.dfsg-1  GNOME XML library
ii  libxslt1.11.1.23-1   XSLT processing library - runtime 

libwebkit-1.0-1 recommends no packages.

-- no debconf information



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



Bug#476693: suphp-common denied access altogether

2008-04-19 Thread David Bell

Hello,

This is affecting me as well however it breaks even when I'm not using 
symlinks. All PHP files are stored in /var/www/sites/sitename/web/ and 
yet suphp moans:


[Sat Apr 19 09:36:24 2008] [error] [client 79.74.202.163] SoftException 
in Application.cpp:499: Directory /var/www is not owned by oziris
[Sat Apr 19 09:36:24 2008] [error] [client 79.74.202.163] Premature end 
of script headers: index.php


But, why would it need to be? If I set it to be oziris then all my 
other user websites break. This would seem to break the whole idea of suphp.


I've rolled back to the previous version at present.

Cheers,

David



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



Bug#476786: rsync fails to transfer /var/log/ntpstats/*

2008-04-19 Thread Paul Slootman
severity 476786 important
thanks

On Sat 19 Apr 2008, Laurent Caron wrote:

 I did notice that rsync fails to transfer some files (eg:
 /var/log/ntpstats/*) and dies on files in that directory on any
 non-initial run.
 
 On the first run, it all goes well.
 
 On the subsequent runs:
 
 donald:~# rsync -aAzHRxby -vP --exclude='var/log/ntpstats' --numeric-ids
 --suffix='' --backup-dir=/backup/local/gloups.lncsa.com/2008-04-YY
 'gloups.lncsa.com:/{etc,var/log}'
 /backup/local/gloups.lncsa.com/current
 
 receiving file list ... 
 14452 files to consider
 ...
 ...
 var/log/ntpstats/
 var/log/ntpstats/loopstats
  884 100%1.59kB/s0:00:00 (xfer#11, to-check=182/14473)
 var/log/ntpstats/peerstats
 8306 100%   14.97kB/s0:00:00 (xfer#12, to-check=172/14473)
 zsh: segmentation fault  rsync -aAzHRxby -vP --numeric-ids --suffix=''   
 rsync: connection unexpectedly closed (120216 bytes received so far) [sender]
 rsync error: error in rsync protocol data stream (code 12) at io.c(453) 
 [sender=2.6.9]
 rsync: connection unexpectedly closed (447235 bytes received so far) 
 [receiver]
 rsync error: error in rsync protocol data stream (code 12) at io.c(453) 
 [receiver=2.6.9]
 
 If i now use an exclude (--exclude='var/log/ntpstats'), it finishes
 without any problem.

You already used that exclude. At least you show you did, although the
output is not consistent with that.

 I did use critical severity because, if you use rsync to make backups...
 it can be messy to realize your backups are just useless.

It is always the administrator's responsibility to check that backups
are made successfully, hence I'm downgrading to important.
If rsync failed silently, that might be cause for critical.
Note that I used this version of rsync to backup 150 systems, and I
didn't came across this error. (Those systems have since been upgraded
to rsync 3.0.2.)

I did find something similar when testing the prerelease version of
3.0.0. Strange that you now came across it in 2.6.9...

As it's almost impossible to get a fix for bugs in the stable
distribution, I would like to ask you to try the backport version of
3.0.2, available via http://packages.debian.org/etch-backports/rsync .

Alternatively, if you want to help fix this bug in 2.6.9, you could
download http://debian.wurtel.net/i386/rsync and use that (it's
basically a 2.6.9_2etch2 built without optimization and not stripped).
First do ulimit -c unlimited, and trigger the bug. You should then
have a core dump. Then do gdb /path/to/rsync core and bt to get the
stack backtrace. Alternatively make the core dump available to me.
Hopefully that would help pin down the cause of the error.


Thanks,
Paul Slootman



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



Bug#475829: otrs2 - reconfigure does not write usable database config

2008-04-19 Thread Bastian Blank
On Tue, Apr 15, 2008 at 09:00:21PM +0200, Torsten Werner wrote:
 yes it is a problem of dbconfig-common (AFAIK) that it cannot handle
 precreated databases that are quite common in an 'enterprise'
 environment.

But this does not show why it does not produce any error.

Bastian

-- 
You're dead, Jim.
-- McCoy, Amok Time, stardate 3372.7



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



Bug#476799: python-semanage: depends on python2.4 *and python2.5

2008-04-19 Thread Jean-Charles Bagneris
Package: python-semanage
Version: 2.0.24-1
Severity: normal

Should python-semanage really depend on both python2.4 and python2.5 ?
Thanks

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

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

Versions of packages python-semanage depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libsemanage1  2.0.24-1   shared libraries used by SELinux p
ii  python2.5.2-1An interactive high-level object-o
ii  python-support0.7.7  automated rebuilding support for P
ii  python2.4 2.4.5-2An interactive high-level object-o
ii  python2.5 2.5.2-3An interactive high-level object-o

python-semanage recommends no packages.

-- no debconf information




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



Bug#476798: libwebkit-1.0-1: webkit doesn't (yet) support apache auth

2008-04-19 Thread Yves-Alexis Perez
On sam, 2008-04-19 at 10:47 +0200, Yves-Alexis Perez wrote:
 webkit doesn't manage to pass apache (and I guess IIS or other webservers)
 auths. You can test it there: http://molly.corsac.net/~corsac/webkit
 (webkit/webkit). This is a Digest auth. Nor midori nor ephy-webkit manages to
 pass.

Same thing happens on a basic auth:
http://molly.corsac.net/~corsac/basic/

Cheers,
-- 
Yves-Alexis


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


Bug#476571: Update, with a patch

2008-04-19 Thread Yves-Alexis Perez
Hi,

I've managed to track down the issue. It seems there's a quad-nested-if
where not all conditions are correctly tested. In our case, it seems we
run into a “default condition” (don't know why it happens only in our
intranet). The attached patch fixes the problem for us and doesn't seem
to break neon when I test it on internet.

It'd be nice if the patch could be applied soon (after testing), because
currently subversion is completely unusable for us.

Thanks for your time, and regards.
-- 
Yves-Alexis


0001-fix-segfault-if-base-path-is-NULL.patch
Description: application/mbox


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


Bug#473216: texlive-latex-extra: foilhtml.sty undistributable?

2008-04-19 Thread Norbert Preining
On Fr, 18 Apr 2008, Frank Küster wrote:
  First of all, I cannot find it in texlive packages.
 
 It's even included multiple times (which is a bug, too, of course), for
 example in texlive-latex-base-doc (lppl.txt). Which is a buggy place...

From the changelog of texlive-base 2007-14 (not released):
* clarify the location of lppl.txt in the copyright file
  (Closes: #470479)

which means:
 snip from copyright 
B. lppl (LaTeX Project Public License)

The full text of the LPPL is given in
/usr/share/doc/texlive-doc/latex/base/lppl.txt.gz
(contained in the package texlive-latex-base-doc)

-

Any suggestion how to change it in something else? Or should we put the
lppl.txt somewhere else?

One idea would be texlive-common ...

Please tell me quick because I am testing a new release of the texlive
packages right now.


Best wishes

Norbert

---
Dr. Norbert Preining [EMAIL PROTECTED]Vienna University of Technology
Debian Developer [EMAIL PROTECTED] Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
BEAULIEU HILL
The optimum vantage point from which one to view people undressing in
the bedroom across the street.
--- Douglas Adams, The Meaning of Liff



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



Bug#476800: does not ask for system default locale

2008-04-19 Thread Simon Richter
Package: locales-all
Version: 2.7-10
Severity: normal

Hi,

when installing only locales-all on a new system, the system default
locale is never set up, as that is configured by the locales package.

   Simon

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

Kernel: Linux 2.6.24-1-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages locales-all depends on:
ii  libc6 [glibc-2.7-1]   2.7-10 GNU C Library: Shared libraries
ii  lzma  4.43-12Compression method of 7z format in

locales-all recommends no packages.

-- no debconf information



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



Bug#476789: [Debian-olpc-devel] Bug#476789: sugar: fails to find icon system-search

2008-04-19 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi shaun,

On Sat, Apr 19, 2008 at 12:09:57AM -0700, Shaun Jackman wrote:

Both sugar and sugar-emulator fail:
AttributeError: 'NoneType' object has no attribute 'get_filename'

Thanks for the bugreport!

I suspect the cause of this is sugar-artwork missing.  Could you please 
check if you have sugar-artwork installed, and if not see if doing so 
makes the error go away.


  - Jonas

- -- 
* Jonas Smedegaard - idealist og Internet-arkitekt
* Tlf.: +45 40843136  Website: http://dr.jones.dk/

  - Enden er nær: http://www.shibumi.org/eoti.htm
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFICbd2n7DbMsAkQLgRAv+dAJ99xx8TJt/G8TzNeNLYiApvYYf/MACfSv26
P5hnm9mTPv9Dznn2oFdbabI=
=b9KI
-END PGP SIGNATURE-




Bug#476751: cron-apt: $OPTIONS not included in CRON-APT LINE output

2008-04-19 Thread Ola Lundqvist
Hi

Fully agree. It should be fixed.

Best regards,

// Ola

On Sat, Apr 19, 2008 at 12:23:53AM +0200, Marc Haber wrote:
 Package: cron-apt
 Version: 0.6.6
 Severity: normal
 
 Hi,
 
 the contents of the $OPTIONS variable is not included in the CRON-APT
 LINE debug output, which makes it print a different command line than
 the one that is actually executed.
 
 Greetings
 Marc
 
 
 

-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED]  654 65 KARLSTAD  |
|  http://inguza.com/  +46 (0)70-332 1551   |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---



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



Bug#476749: cron-apt: APTCOMMAND=aptitude does not reach required quiet level

2008-04-19 Thread Ola Lundqvist
Hi Marc

Neither do I. Aptitude must do something wrong here.

Best regards,

// Ola

On Sat, Apr 19, 2008 at 12:07:01AM +0200, Marc Haber wrote:
 Package: cron-apt
 Version: 0.6.6
 Severity: normal
 
 Hi,
 
 when APTCOMMAND=aptitude, aptitude seems to ignore the -o quiet=
 option that _is_ passed to it on the command line:
 [pid 26017] execve(/usr/bin/aptitude, [/usr/bin/aptitude, -o, 
 quiet=1, update, -o, quiet=2], [/* 17 vars */]) = 0
 CRON-APT LINE: /usr/bin/aptitude update -o quiet=2
 Get:1 http://debian.debian.zugschlus.de etch Release.gpg [378B]
 Ign http://zg.debian.zugschlus.de zg/etch Release.gpg
 Get:2 http://debian.debian.zugschlus.de etch/updates Release.gpg [189B]
 Ign http://zg.debian.zugschlus.de zg/testetch Release.gpg
 Hit http://zg.debian.zugschlus.de zg/etch Release
 Hit http://debian.debian.zugschlus.de etch Release
 Hit http://zg.debian.zugschlus.de zg/testetch Release
 Get:3 http://volatile.debian.zugschlus.de etch/volatile Release.gpg [189B]
 Get:4 http://volatile.debian.org etch/volatile Release.gpg [189B]
 
 However:
 $ sudo -H env -i aptitude update -o quiet=2
 Reading package lists...
 $
 
 This works fine when directly called from the command line, even if
 the quiet= option is doubled as in the call issued by cron-apt.
 
 I do not know what happens here.
 
 Greetings
 Marc
 
 
 

-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED]  654 65 KARLSTAD  |
|  http://inguza.com/  +46 (0)70-332 1551   |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---



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



Bug#476750: cron-apt: doubles options

2008-04-19 Thread Ola Lundqvist
severity 476750 minor
thanks

Hi Marc

Actually if I read the aptitude manual page it is actually defined in this
case.

The optional=n may be used to directly set the amount of quietness
(for instance, to override a setting in /etc/apt/apt.conf); it causes the
program to behave as if -q had been passed exactly n times.

So in this case it would be the same as
$APTCOMMAND -qqq update

I'm not sure what level 3 means though.
I'm setting the severity to minor as I know of no problems. Unless you can
tell me one of course. :)

Best regards,

// Ola

On Sat, Apr 19, 2008 at 12:08:14AM +0200, Marc Haber wrote:
 Package: cron-apt
 Version: 0.6.6
 Severity: normal
 
 Hi,
 
 the default configuration of OPTIONS=-o quiet=1 and -o quiet=2 in
 the update action leads to a command line of
 
 $APTCOMMAND -o quiet=1 update -o quiet=2
 
 This may be hard to fix, but IIRC apt-get and aptitude are not
 specified about how to handle contradicting options passed on on the
 command line.
 
 Greetings
 Marc
 
 
 

-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED]  654 65 KARLSTAD  |
|  http://inguza.com/  +46 (0)70-332 1551   |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---



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



Bug#476802: gconf2: gconfd fails to start at login

2008-04-19 Thread Christian Pernegger
Package: gconf2
Version: 2.22.0-1
Severity: normal


Since the last update of GNOME components a few days ago I get a
message every login saying that the GNOME settings daemon failed to
start (too many restarts) and themes etc. might not work (they don't).

Before this main error message a lot of similar ones pop up but are
gone too fast to read.

1) The messages are in German, how can I force them to be in English
so I can post the full text? Selecting en-US.UTF-8 in gdm menu does
not works, it only produces errors about the language not being
available and I can't set C locale from gdm.

2) Are the messages logged somewhere?

Thanks,

C.


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

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

Versions of packages gconf2 depends on:
ii  gconf2-common  2.22.0-1  GNOME configuration database syste
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglib2.0-0   2.16.1-2  The GLib library of C routines
ii  libxml22.6.31.dfsg-2 GNOME XML library
ii  psmisc 22.6-1Utilities that use the proc filesy
ii  python 2.4.4-6   An interactive high-level object-o

Versions of packages gconf2 recommends:
ii  libgtk2.0-0   2.12.9-2   The GTK+ graphical user interface 

-- no debconf information



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



Bug#476801: [INTL:eu] openslp debconf templates Basque translation

2008-04-19 Thread Piarres Beobide
Package: openslp
Severity: wishlist
Tags: l10n patch

Hi

Attached openslp debconf templates Basque translation update, please commit it.

thx


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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=eu_ES.UTF-8, LC_CTYPE=eu_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# translation of openslp-eu.po to Euskara
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Piarres Beobide [EMAIL PROTECTED], 2008.
msgid 
msgstr 
Project-Id-Version: openslp-eu\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-09-27 07:48+0200\n
PO-Revision-Date: 2008-04-19 11:04+0200\n
Last-Translator: Piarres Beobide [EMAIL PROTECTED]\n
Language-Team: Euskara [EMAIL PROTECTED]\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

#. Type: error
#. Description
#: ../libslp1.templates:2001
msgid IP multicast-enabled kernel needed to reduce traffic
msgstr IP multicast gaiturik duen kernel bat behar da trafikoa gutxitzeko

#. Type: error
#. Description
#: ../libslp1.templates:2001
msgid 
The current kernel does not support IP multicast. OpenSLP will continue to 
work even without multicast support in the kernel, by using broadcasts. 
However, broadcasts are less efficient on the network, so please consider 
upgrading to a multicast-enabled kernel.
msgstr 
Erabiltzen duzun kernelak ez du IP multicast onartzen. OpenSLP-ek martxan 
jarraituko du nahiz kernelean multicast onarpenik gabe broadcast-ak erabiliaz. 

Hala ere broadcast-ak efizientzia txikiago dute sarean, beraz pentsa ezazu 
multicast gaiturik duen kernel batera bertsio-berritzean.

#. Type: error
#. Description
#: ../libslp1.templates:3001
msgid Multicast route needed in /etc/network/interfaces
msgstr Multicast bidea (route) behar da /etc/network/interfaces fitxategian

#. Type: error
#. Description
#: ../libslp1.templates:3001
msgid 
There seem to be no multicast route configured. OpenSLP can take advantage 
of multicast packets and reduce traffic on the network. You can set up a 
multicast route automatically on system startup by adding the following 
commands to the \interface\ line(s) in the /etc/network/interfaces file.
msgstr 
Dirudienez ez dago multicast biderik konfiguraturik. OpenSLP multicast 
paketeen abantailaz baliatu daiteke sareko trafikoa gutxitzeko. Sistema 
abiaraztean multicast bidea automatikoki ezartzea egin dezakezu hurrengo 
komandoak /etc/network/interfaces fitxategiko \interface\ lerro(et)an 
ipiniaz.



Bug#476803: Debconf use is utterly broken

2008-04-19 Thread Michael Tautschnig
Package: roundcube
Version: 0.1.1-1

Roundcube uses debconf to fetch proper database settings. This is broken in
several ways:
- The questions do not make use of preseeded values. In fact it seems that only
  roundcube/hosts is honored, all others are ignored (including
  roundcube/language)
- If, in contrast to the defaults, mysql over tcp/ip is configured (this may
  apply to other non-defaults as well) via debconf answers entered by the users,
  this is completely ignored, the options never end up in
  /etc/roundcube/debian-db.php

It would be cool if you could fix this, it would make a very nice package a bit
easier to administrate.

Thanks,
Michael



pgprz1Kpl0oCC.pgp
Description: PGP signature


Bug#476645: multilib is installed also

2008-04-19 Thread Arthur Loiret
It works here in an up-to-date sid chroot:

% gcc-4.2 -m32 hello.c  file a.out
a.out: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 
2.6.8, dynamically linked (uses shared libs), not stripped


Please give me the result of:

% dpkg -l gcc gcc-4.2 gcc-multilib gcc-4.2-multilib
% ls -l /usr/lib/gcc/x86_64-linux-gnu/4.2.3/32/



signature.asc
Description: Digital signature


Bug#414590: Announce of the upcoming NMU for the nsca package

2008-04-19 Thread Christian Perrier
Dear maintainer of nsca and Debian translators,

On Friday, April 04, 2008 I sent a notice to the maintainer of the nsca Debian
package, mentioning the status of at least one old po-debconf translation 
update in the BTS (bug #414590).

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

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

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

The package is currently translated to: cs de fr nl pt

Among these, the following translations are incomplete: none

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

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

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

The POT file is attached to this mail.

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

Otherwise the following will happen (or already has):

 Friday, April 04, 2008   : send the first intent to NMU notice to
 the package maintainer.
 Friday, April 18, 2008   : send this notice
 Monday, April 28, 2008   : deadline for receiving translation updates
 Tuesday, April 29, 2008   : build the package and upload it to 
DELAYED/0-day
 send the NMU patch to the BTS
 Wednesday, April 30, 2008   : NMU uploaded to incoming

Thanks for your efforts and time.

-- 

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

#. Type: boolean
#. Description
#: ../nsca.templates:1001
msgid Should the nsca daemon be enabled by default?
msgstr 

#. Type: boolean
#. Description
#: ../nsca.templates:1001
msgid 
The nsca daemon is the process that handles results service checks sent via 
send_nsca on remote hosts.  Typically the nsca daemon is only needed on 
hosts that run the nagios daemon.
msgstr 

#. Type: boolean
#. Description
#: ../nsca.templates:1001
msgid 
If the system on which you are installing nsca also runs the nagios daemon, 
you should most likely choose this option.  If you are installing nsca on a 
remote \satellite\ system for the purpose of sending service checks to a 
central nagios host, you should not choose this option.  If you wish to run 
nsca as a service through inetd/xinetd, you should also not choose this 
option.
msgstr 


Bug#476804: debian-maintainers: request uid change for 7032F238

2008-04-19 Thread Jon Dowland
Package: debian-maintainers
Version: 1.28
Severity: minor

Hello, currently my key in the debian-maintainers keyring is listed with
the following UID:

dm:[EMAIL PROTECTED]

(from http://ftp-master.debian.org/dm-uploaders.html)

If possible, could the uid be changed to [EMAIL PROTECTED] I have signed
this request with my key (and the correct UID)

Thanks

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

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

debian-maintainers depends on no packages.

Versions of packages debian-maintainers recommends:
ii  gnupg 1.4.6-2.1  GNU privacy guard - a free PGP rep

-- no debconf information


signature.asc
Description: Digital signature


Bug#447955: I'd also find this useful

2008-04-19 Thread Loïc Minier
Hi,

 It happens to me from time to time that I have to resign .changes files
 where I fixed md5s manually, or resigning .changes which wasn't signed
 because pbuilder failed locating the proper file etc.  I hate the
 confirmation prompts asking me whether I want to replace the signature,
 and I'd be happy to use this option (which I just discovered about).

   Thanks,
-- 
Loïc Minier




Bug#476805: mkvmlinuz: FTBFS (ppc64): gnu/stubs-32.h: No such file or directory

2008-04-19 Thread Andreas Jochens
Package: mkvmlinuz
Version: 33
Severity: wishlist
Tags: patch

Hello,

when building 'mkvmlinuz' on ppc64/unstable, I get the following error:

gcc -m32 -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o addnote addnote.c
In file included from /usr/include/features.h:354,
 from /usr/include/stdio.h:28,
 from addnote.c:16:
/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory
make[1]: *** [addnote] Error 1
make[1]: Leaving directory `/mkvmlinuz-33/boot'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

With the attached patch 'mkvmlinuz' can be built on ppc64.

The patch adds 'gcc-multilib [ppc64]' to the Build-Depends
and 'ppc64' to the Architecture line in debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/mkvmlinuz-32/debian/control ./debian/control
--- ../tmp-orig/mkvmlinuz-32/debian/control 2007-01-22 11:07:24.0 
+
+++ ./debian/control2007-01-31 16:40:26.0 +
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: Debian Kernel Team [EMAIL PROTECTED]
 Uploaders: Sven Luther [EMAIL PROTECTED], Aur??lien G??R??ME [EMAIL 
PROTECTED]
-Build-Depends: docbook-to-man, debhelper (= 4.1.16), po-debconf
+Build-Depends: docbook-to-man, debhelper (= 4.1.16), po-debconf, gcc-multilib 
[ppc64]
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/svn/kernel/dists/trunk/utils/mkvmlinuz/
 
 Package: mkvmlinuz
-Architecture: powerpc
+Architecture: powerpc ppc64
 Depends: bash (= 3), binutils, debconf | debconf-2.0
 Description: create a kernel to boot a PowerPC machine from Open Firmware
  This little program takes a PowerPC Linux kernel as an uncompressed



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



Bug#476806: AssertionError when archiving empty maildirs

2008-04-19 Thread Julien Danjou
Package: archivemail
Version: 0.7.2-2
Severity: serious

Hi,

First of all, I'm making this bug serious since it breaks the software
for me, but feel free to downgrade.

Here's the problem:

% mkdir -p mailbox-test/{cur,new,tmp}
% archivemail -d 3 mailbox-test
Traceback (most recent call last):
  File /usr/bin/archivemail, line 1611, in module
main()
  File /usr/bin/archivemail, line 708, in main
archive(mailbox_path)
  File /usr/bin/archivemail, line 1162, in archive
_archive_dir(mailbox_name, final_archive_name, maildir)
  File /usr/bin/archivemail, line 1282, in _archive_dir
assert(original)
AssertionError

Well, looking at the code I guess that mailbox.Maildir(mailbox_name) is
just giving nothing. I do not know if it's a bug or a change (maybe from
python2.5), but this used to work for years for me.


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

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

Versions of packages archivemail depends on:
ii  python2.5.2-1An interactive high-level object-o
ii  python-support0.7.7  automated rebuilding support for P

archivemail recommends no packages.

-- no debconf information

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


signature.asc
Description: Digital signature


Bug#476807: scm: FTBFS (ppc64): add #define SHORT_INT in scmfig.h and recompile scm

2008-04-19 Thread Andreas Jochens

Package: scm
Version: 5e5-2
Severity: whislist
Tags: patch

Hello,

when building 'scm' on ppc64/unstable, I get the following error:

./scmlit -fr4rstest.scm -e'(test-sc4)(test-delay)(gc)' \
-e '(or (null? errs) (quit 1))'
add
#define SHORT_INT
in scmfig.h and recompile scm
make[2]: *** [checklit] Error 1

With the attached patch 'scm' can be compiled on ppc64.

Regards
Andreas Jochens

diff -urN ../tmp-orig/scm-5e5/scmfig.h ./scmfig.h
--- ../tmp-orig/scm-5e5/scmfig.h2008-01-31 01:50:56.0 +
+++ ./scmfig.h  2008-04-19 09:09:49.0 +
@@ -256,11 +256,7 @@
 #ifdef __alpha
 # define SHORT_INT
 #endif
-#ifdef __ia64__
-# define SHORT_INT
-# define CDR_DOUBLES
-#endif
-#ifdef __x86_64
+#if defined(__ia64__) || defined(__powerpc64__) || defined(__x86_64__)
 # define SHORT_INT
 # define CDR_DOUBLES
 #endif
@@ -393,14 +389,10 @@
 # define WHITE_SPACES  ' ':case '\t':case '\r':case '\f'
 #endif
 
-#ifdef __ia64__
+#if defined(__ia64__) || defined(__powerpc64__) || defined(__x86_64__)
 # define PTR2INT(x) ((long)(x))
 #else
-# ifdef __x86_64
-#  define PTR2INT(x) ((long)(x))
-# else
-#  define PTR2INT(x) ((int)(x))
-# endif
+# define PTR2INT(x) ((int)(x))
 #endif
 
 /* Define BIGDIG to an integer type whose size is smaller than long if



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



Bug#452128: Is there a need to run the upgrade script?

2008-04-19 Thread Jan Wagner
On Friday 18 April 2008 22:43, Shawn Willden wrote:
 drwxr-xr-x 2 www-data www-data 4096 Nov  7 04:42 /var/lib/gallery2/g2data

 I notice that this directory is empty, though.  My actual data is
 in /usr/share/gallery2/g2data.  ls -ald on this directory gives

 drwxr-xr-x  8 www-data www-data  4096 Sep  9  2006 g2data

You are confusing me with your /var/lib/gallery2/g2data*. What 
does ls -la /var/lib/gallery2/ say?

Anyways ... I guess the problem is related to your datalocation and the 
permissions. Gallery2 probably thinks your data is in g2data3847sj, but this 
is just a symlink to g2data, isn't it?

With kind regards, Jan.
-- 
Never write mail to [EMAIL PROTECTED], you have been warned!
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GIT d-- s+: a- C+++ UL P+ L+++ E- W+++ N+++ o++ K++ w--- O M V- PS PE
Y++ PGP++ t-- 5 X R tv- b+ DI- D++ G++ e++ h-- r+++ y+++
--END GEEK CODE BLOCK--


pgp7PqQIBfycT.pgp
Description: PGP signature


Bug#476809: iceweasel: check my spelling as I type does not work

2008-04-19 Thread Sandro Tosi
Package: iceweasel
Version: 2.0.0.12-2
Severity: normal

Hi all,
Edit  Preference  advanced  browsing  check my spelling as I type
does not let iceweasel highlight mispelled words (usually in gmail
textarea but even in other texboxes). Dictionaries selected are en-us
and en.

Thanks,
Sandro

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

Kernel: Linux 2.6.22-2-amd64 (SMP w/4 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 iceweasel depends on:
ii  debianutils2.28.4Miscellaneous utilities specific t
ii  fontconfig 2.5.0-2   generic font configuration library
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, shared lib
ii  libglib2.0-0   2.16.1-2  The GLib library of C routines
ii  libgtk2.0-02.12.9-2  The GTK+ graphical user interface 
ii  libhunspell-1.1-0  1.1.9-1   spell checker and morphological an
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libnspr4-0d4.7.0-2   NetScape Portable Runtime Library
ii  libnss3-1d 3.12.0~beta3-1Network Security Service libraries
ii  libpango1.0-0  1.20.2-2  Layout and rendering of internatio
ii  libpng12-0 1.2.15~beta5-3PNG library - runtime
ii  libstdc++6 4.3.0-3   The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxft22.1.12-2  FreeType-based font drawing librar
ii  libxinerama1   2:1.0.3-1 X11 Xinerama extension library
ii  libxp6 1:1.0.0.xsf1-1X Printing Extension (Xprint) clie
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  procps 1:3.2.7-6 /proc file system utilities
ii  psmisc 22.6-1Utilities that use the proc filesy
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

iceweasel recommends no packages.

-- no debconf information



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



Bug#476754: The package should depend/recommend on libparse-debcontrol-perl

2008-04-19 Thread Gonéri Le Bouder
On Sat, Apr 19, 2008 at 12:27:31AM +0200, Patrick Matthäi wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Package: svn-buildpackage
 Version: 0.6.23
 Severity: normal
 
 Hello,
 
 svn-buildpackage should depend or recommend on libparse-debcontrol-perl,
 while it needs it.
 For example with --svn-tag-only:
This problem come from devscripts ( #474559 ), not svn-buildstat.

Gonéri


signature.asc
Description: Digital signature


Bug#330114: URL rewrite causes problems

2008-04-19 Thread Jan Wagner
Hi Jayen,

On Sunday 01 January 2006 01:14, Jayen Ashar wrote:
 After 3 months, I finally figured it out.  enabling url rewrite enables
 the Block hotlinked items options.  The list of approved referers
 includes only the *hostname* of the gallery by default.My server
 config runs on a nonstandard port, so when I added hostname:port to the
 list, it worked.  The fixed entry in the list of approved referers
 should be hostname:port (if the server runs of a port other than port
 80).

 Maybe send this one upstream?

does the bug still remain in the package from unstable? Anyways .. since 
your setup is really special (different port), the rewrite couldn't really 
made so general, that it will be work with common cases and yours I guess.

If you think, this bug can be closed, reply a statement to this mail and 
send an additional mail to [EMAIL PROTECTED] to get it closed!

Thanks and with kind regards, Jan.
-- 
Never write mail to [EMAIL PROTECTED], you have been warned!
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GIT d-- s+: a- C+++ UL P+ L+++ E- W+++ N+++ o++ K++ w--- O M V- PS PE
Y++ PGP++ t-- 5 X R tv- b+ DI- D++ G++ e++ h-- r+++ y+++
--END GEEK CODE BLOCK--


pgpupHVWLUE0f.pgp
Description: PGP signature


Bug#476808: After update (apt-get update ; apt-get upgrade) system dansguardian not starting...

2008-04-19 Thread root
Package: dansguardian
Version: 2.8.0.6-antivirus-6.4.4.1-2
Severity: important



-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.13-uxsh-5
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages dansguardian depends on:
ii  add 3.102Add and remove users and groups
ii  cla 0.90.1dfsg-3etch11   antivirus scanner for Unix
ii  lib 1.0.3-6  high-quality block-sorting file co
ii  lib 2.3.6.ds1-13etch5GNU C Library: Shared libraries
ii  lib 0.90.1dfsg-3etch11   virus scanner library
ii  lib 1.39+1.40-WIP-2006.11.14+dfsg-2etch1 common error description library
ii  lib 7.15.5-1etch1Multi-protocol file transfer libra
ii  lib 1.0.3-1  LibESMTP SMTP client library
ii  lib 1:4.1.1-21   GCC support library
ii  lib 2:4.2.1+dfsg-4   Multiprecision arithmetic library
ii  lib 0.6.5-1  GNU libidn library, implementation
ii  lib 1.4.4-7etch5 MIT Kerberos runtime libraries
ii  lib 0.9.8c-4etch1SSL shared libraries
ii  lib 4.1.1-21 The GNU Standard C++ Library v3
ii  per 5.8.8-7etch1 Larry Wall's Practical Extraction 
ii  zli 1:1.2.3-13   compression library - runtime

dansguardian recommends no packages.

-- no debconf information

I get this message:

Setting up dansguardian (2.8.0.6-antivirus-6.4.4.1-2) ...
Starting DansGuardian: dansguardianLibClamAV Error: cl_load(): Unable to lock 
database directory: /var/lib/clamav/
 failed!



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



Bug#466427: JBIG1 packaging

2008-04-19 Thread Andreas Metzler
Hello,

packaging would be straightforward, since there is just a static
library. However I guess the patent issues will keep us from shipping
it in Debian.

Example packaging attached. (Not shipping example applictions and
images.)
cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


jbigkit_1.6-1.diff.gz
Description: Binary data


Bug#476691: Thanks

2008-04-19 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello Jan,

thanks for your report, this little verb 'is' is missing there :)
I also added another sentence which should be more descriptive as the
Qt4 and Xine one.

You're welcome. :)

- --
Mit freundlichem Gruß / With kind regards,
Patrick Matthäi

E-Mail: [EMAIL PROTECTED]

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

iD8DBQFICccl2XA5inpabMcRAnEOAJ9S12ak3+lVH+KYLgL+uFRCimEW0gCeIZuX
oC1mBMxe/PSqnkoLDmSDGBc=
=sUDc
-END PGP SIGNATURE-




Bug#476811: python-poker-engine: failed to install

2008-04-19 Thread Sandro Tosi
Package: python-poker-engine
Version: 1.1.0-1
Severity: normal

Hello,
installing python-poker-engine I recieve:

# apt-get install python-poker-engine
Reading package lists... Done
Building dependency tree   
Reading state information... Done
python-poker-engine is already the newest version.
The following packages were automatically installed and are no longer required:
  guile-1.8 libpigment0.3-4 python-avahi libtotem-plparser7 libgeda-common 
libgmp3-dev libgoocanvas3 guile-1.8-libs libsqlite0
  libboost-graph1.34.1 libgoocanvas-common libhal-dev python-gdbm libgmpxx4ldbl 
libgeda33 libhal-storage-dev
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 411 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
database /var/lib/apt/listchanges.db failed to load.
Setting up python-poker-engine (1.1.0-1) ...
Traceback (most recent call last):
  File /usr/sbin/pokerconfigupgrade, line 121, in module
sys.exit(main())
  File /usr/sbin/pokerconfigupgrade, line 76, in main
config_module = my_import(module)
  File /usr/sbin/pokerconfigupgrade, line 38, in my_import
mod = __import__(name)
  File /usr/lib/python2.5/site-packages/pokerengine/pokerengineconfig.py, 
line 33, in module
import libxslt
  File /var/lib/python-support/python2.5/libxslt.py, line 52, in module
import libxsltmod
ImportError: /var/lib/python-support/python2.5/libxsltmod.so: undefined symbol: 
xsltInitAllDocKeys
dpkg: error processing python-poker-engine (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 python-poker-engine
E: Sub-process /usr/bin/dpkg returned an error code (1)

Regards,
Sandro

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

Kernel: Linux 2.6.22-2-amd64 (SMP w/4 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 python-poker-engine depends on:
ii  python 2.5.2-1   An interactive high-level object-o
ii  python-central 0.6.3 register and build utility for Pyt
ii  python-libxml2 2.6.32.dfsg-1 Python bindings for the GNOME XML 
ii  python-libxslt11.1.23-1  Python bindings for libxslt1
ii  python-pypoker-eval135.0-1   python interface to poker hand eva
ii  rsync  3.0.2-1   fast remote file copy program (lik

python-poker-engine recommends no packages.

-- no debconf information



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



Bug#476810: Please clarify 12.5, Copyright information

2008-04-19 Thread Matthias Klose
Package: debian-policy
Version: 3.7.3.0

12.5 currently reads: /usr/share/doc/package may be a symbolic link
to another directory in /usr/share/doc only if the two packages both
come from the same source and the first package Depends on the
second. These rules are important because copyrights must be
extractable by mechanical means.

Proposing to clarify this to ... come from the same source and the
first package directly or indirectly depends on the second  For
the intention mentioned in the last sentence (must be extractable by
mechanical means) it doesn't matter if the dependency is direct or
indirect. If there are other reasons for the stricter direct
dependency, please clarify this as directly depends.



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



Bug#476812: gcc-defaults: FTBFS (ppc64): Please add 'ppc64' to the architecture lines of the gnat/libgnat* packages.

2008-04-19 Thread Andreas Jochens
Package: gcc-defaults
Version: 1.69
Severity: wishlist
Tags: patch

Hello,

when building 'gcc-defaults' on ppc64/unstable, I get the following error:

dh_gencontrol -pgcc-multilib -u-v4:4.3.0-4
dh_gencontrol -pgnat -u-v4.3.0-4
dpkg-gencontrol: error: current host architecture 'ppc64' does not appear in 
package's architecture list (alpha amd64 hppa i386 ia64 lpia mips mipsel 
powerpc s390 sparc kfreebsd-i386)
dh_gencontrol: command returned error code 65280
make: *** [binary-arch] Error 1
dpkg-buildpackage: failure: debian/rules binary gave error exit status 2

Please add 'ppc64' to the architecture lines of the gnat and libgnat* 
packages.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gcc-defaults-1.69/debian/control ./debian/control
--- ../tmp-orig/gcc-defaults-1.69/debian/control2008-03-31 
17:46:20.0 +
+++ ./debian/control2008-04-18 14:17:34.0 +
@@ -4,7 +4,7 @@
 Maintainer: Debian GCC Maintainers [EMAIL PROTECTED]
 Uploaders: Matthias Klose [EMAIL PROTECTED]
 Standards-Version: 3.7.3
-Build-Depends: m4, debhelper (= 5), dpkg-dev (= 1.13.9), gcj-4.3-base (= 
4.3.0-1) [!hurd-i386 !alpha !hppa], gcc-4.2-base (= 4.2.3-1), gcc-4.3-base (= 
4.3.0-1), gnat-4.2-base [alpha mips mipsel], gnat-4.3-base [amd64 hppa i386 
ia64 lpia powerpc s390 sparc kfreebsd-i386], lsb-release
+Build-Depends: m4, debhelper (= 5), dpkg-dev (= 1.13.9), gcj-4.3-base (= 
4.3.0-1) [!hurd-i386 !alpha !hppa], gcc-4.2-base (= 4.2.3-1), gcc-4.3-base (= 
4.3.0-1), gnat-4.2-base [alpha mips mipsel], gnat-4.3-base [amd64 hppa i386 
ia64 lpia powerpc ppc64 s390 sparc kfreebsd-i386], lsb-release
 
 Package: cpp
 Priority: optional
@@ -217,7 +217,7 @@
  Documentation for the GNU Pascal compiler in info format (dependency package).
 
 Package: gnat
-Architecture: alpha amd64 hppa i386 ia64 lpia mips mipsel powerpc s390 sparc 
kfreebsd-i386
+Architecture: alpha amd64 hppa i386 ia64 lpia mips mipsel powerpc ppc64 s390 
sparc kfreebsd-i386
 Priority: optional
 Depends: gnat-${pv:gnat} ${reqv:gnat}
 Conflicts: gnat-3.3, gnat-3.4, gnat-4.0, gnat-4.1 ( 4.1.1-6)
@@ -227,7 +227,7 @@
  in their Build-Depends line.
 
 Package: libgnatvsn-dev
-Architecture: alpha amd64 hppa i386 ia64 lpia mips mipsel powerpc s390 sparc 
kfreebsd-i386
+Architecture: alpha amd64 hppa i386 ia64 lpia mips mipsel powerpc ppc64 s390 
sparc kfreebsd-i386
 Section: libdevel
 Priority: optional
 Depends: gnat (= ${version:gnat}), libgnatvsn${pv:gnat}-dev ${reqv:gnat}
@@ -239,7 +239,7 @@
  This package contains the development files and static library.
 
 Package: libgnatprj-dev
-Architecture: alpha amd64 hppa i386 ia64 lpia mips mipsel powerpc s390 sparc 
kfreebsd-i386
+Architecture: alpha amd64 hppa i386 ia64 lpia mips mipsel powerpc ppc64 s390 
sparc kfreebsd-i386
 Section: libdevel
 Priority: optional
 Depends: gnat (= ${version:gnat}), libgnatprj${pv:gnat}-dev ${reqv:gnat}



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



Bug#426154: Announce of the upcoming NMU for the hotway package

2008-04-19 Thread Christian Perrier
Dear maintainer of hotway and Debian translators,

On Wednesday, April 09, 2008 I sent a notice to the maintainer of the hotway 
Debian
package, mentioning the status of at least one old po-debconf translation 
update in the BTS (bug #426154).

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

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

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

The package is currently translated to: de es eu fi fr gl it nl pt

Among these, the following translations are incomplete: none

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

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

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

The POT file is attached to this mail.

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

Otherwise the following will happen (or already has):

 Wednesday, April 09, 2008   : send the first intent to NMU notice to
 the package maintainer.
 Friday, April 18, 2008   : send this notice
 Monday, April 28, 2008   : deadline for receiving translation updates
 Tuesday, April 29, 2008   : build the package and upload it to 
DELAYED/0-day
 send the NMU patch to the BTS
 Wednesday, April 30, 2008   : NMU uploaded to incoming

Thanks for your efforts and time.

-- 

#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
#, fuzzy
msgid 
msgstr 
Project-Id-Version: PACKAGE VERSION\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2006-10-08 20:49-0600\n
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n
Last-Translator: FULL NAME [EMAIL PROTECTED]\n
Language-Team: LANGUAGE [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=CHARSET\n
Content-Transfer-Encoding: 8bit\n

#. Type: note
#. Description
#: ../hotway.templates:1001
msgid Port 110 is in use
msgstr 

#. Type: note
#. Description
#: ../hotway.templates:1001
msgid 
It looks like ${using110} is already using port 110, the standard port for 
POP3 servers. Hotway will need to use something else. Unfortunately, there's 
no simple way for this configuration script to set up your inetd to use a 
different port, so you will need to do that yourself.
msgstr 

#. Type: note
#. Description
#: ../hotway.templates:1001
msgid 
Alternatively, uninstall any other POP3 servers you may have installed, and 
then reconfigure hotway.
msgstr 

#. Type: boolean
#. Description
#: ../hotway.templates:2001
msgid Manage inetd configuration automatically?
msgstr 

#. Type: boolean
#. Description
#: ../hotway.templates:2001
msgid 
Hotway can be configured to be run through inetd, and since it looks like 
nothing is using the standard POP3 port (110), that configuration can be 
done for you automatically.
msgstr 

#. Type: boolean
#. Description
#: ../hotway.templates:2001
msgid 
However, since this package does not explicitly conflict with other pop3-
servers, if you install another one, it will probably deactivate hotway and 
at that point you'll need to come up with your own inetd configuration so 
that both can run.
msgstr 

#. Type: boolean
#. Description
#: ../hotway.templates:2001
msgid 
If you decline automatic configuration, you will need to manage hotway's 
inetd or other configuration on your own.
msgstr 

#. Type: boolean
#. Description
#: ../hotway.templates:2001
msgid If in doubt, it is suggested that you choose automatic configuration.
msgstr 


Bug#469463: karm: Goes back too much after inactivity

2008-04-19 Thread Sune Vuorela
tags 469463 + unreproducible moreinfo
thanks

 I Had some task at about 10 hours, then left it running without doing
 anything at the system. When I came back 5 hours later, karm had
 detected I was inactive for the past 5 hours, and I choose to go back
 and continue timing, but then the tasks total time was down to 3 hours.
 In some other case, it after 6 hours of inactivity, the time went down
 from 12 hours to -33 hours...

Hi!

Neither me or upstream are able to reproduce this.

Do you have a more specific way to reproduce it ?

/Sune
-- 
Genius, I cannot open the connection, how does it work?

First of all from ICQ NT and from the file menu inside X-Windows you neither 
can ever overclock the controller, nor can send a pin for booting the MIDI 
BIOS editor on a pin of the code.



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



Bug#476477: libpoe-perl: hiding KR_SESSIONS breaks libpoe-api-peek-perl

2008-04-19 Thread Niko Tyni
On Thu, Apr 17, 2008 at 12:35:47AM +0300, Niko Tyni wrote:

 I don't know if this is intentional hiding or a bug. We should ask
 upstream. POE::Resource::Sessions (where KR_SESSIONS lives) is documented
 to be an internal module without any public interface.

Upstream confirmed that this was an accident and not intentional hiding.

I'm attaching the 'official' fix from upstream SVN r2312.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]
Index: poe/lib/POE/Resource/Sessions.pm
===
--- poe/lib/POE/Resource/Sessions.pm	(revision 2311)
+++ poe/lib/POE/Resource/Sessions.pm	(revision 2312)
@@ -36,9 +36,7 @@
 sub SS_PROCESSES  () { 4 }
 sub SS_ID () { 5 }
 
-sub _data_ses_preload {
-  $POE::Kernel::poe_kernel-[KR_SESSIONS] = \%kr_sessions;
-}
+BEGIN { $POE::Kernel::poe_kernel-[KR_SESSIONS] = \%kr_sessions; }
 
 ### End-run leak checking.
 
Index: poe/lib/POE/Resource/FileHandles.pm
===
--- poe/lib/POE/Resource/FileHandles.pm	(revision 2311)
+++ poe/lib/POE/Resource/FileHandles.pm	(revision 2312)
@@ -35,6 +35,7 @@
 ### more unique.
 
 my %kr_filenos;
+BEGIN { $poe_kernel-[KR_FILENOS] = \%kr_filenos; }
 
 sub FNO_MODE_RD  () { MODE_RD } # [ [ (fileno read mode structure)
 # --- BEGIN SUB STRUCT 1 ---#
@@ -87,10 +88,6 @@
 #  },
 #},
 
-sub _data_handle_preload {
-  $poe_kernel-[KR_FILENOS] = \%kr_filenos;
-}
-
 ### Begin-run initialization.
 
 sub _data_handle_initialize {


Bug#476721: aptitude: Unknown command save-upgrade

2008-04-19 Thread Wolfgang Becker
On 2008-04-18 Daniel Burrows [EMAIL PROTECTED] wrote:
   Could you please quote the section of the manpage that explains this?

| SYNOPSIS
|aptitude [options...] {autoclean | clean | forget-new | keep-all |
| update | safe-upgrade}
   
[...]

|safe-upgrade
|   Upgrades installed packages to their most recent version. Installed
|   packages will not be removed unless they are unused (see the
|   section Managing Automatically Installed Packages in the aptitude

 Is it the German manpage that you're looking at?  Is the English version
 OK?

In the German version, only upgrade is used, nothin about
safe-upgrade there.

 find /usr/share/man/ -name aptitude.8.gz | xargs zgrep 'save-upgrade'
 
   print?  For me it prints nothing.

$ find /usr/share/man/ -name aptitude.8.gz | xargs zgrep 'safe-upgrade'
/usr/share/man/man8/aptitude.8.gz:safe-upgrade
/usr/share/man/man8/aptitude.8.gz:safe-upgrade
/usr/share/man/man8/aptitude.8.gz:safe-upgrade
/usr/share/man/man8/aptitude.8.gz:safe-upgrade
/usr/share/man/man8/aptitude.8.gz:safe-upgrade
/usr/share/man/man8/aptitude.8.gz:safe-upgrade
/usr/share/man/fr/man8/aptitude.8.gz:safe-upgrade
/usr/share/man/fr/man8/aptitude.8.gz:safe-upgrade
/usr/share/man/fr/man8/aptitude.8.gz:safe-upgrade
/usr/share/man/fr/man8/aptitude.8.gz:safe-upgrade
/usr/share/man/fr/man8/aptitude.8.gz:safe-upgrade
/usr/share/man/fr/man8/aptitude.8.gz:safe-upgrade
/usr/share/man/ja/man8/aptitude.8.gz:safe-upgrade
/usr/share/man/ja/man8/aptitude.8.gz:safe-upgrade
/usr/share/man/ja/man8/aptitude.8.gz:safe-upgrade
/usr/share/man/ja/man8/aptitude.8.gz:safe-upgrade
/usr/share/man/ja/man8/aptitude.8.gz:safe-upgrade
/usr/share/man/ja/man8/aptitude.8.gz:safe-upgrade

Tschüß,
Wolfgang
-- 
Wolfgang Becker  ***  eMail [EMAIL PROTECTED]  ***  http://uafr.freeshell.org/



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



Bug#378813: utf8-related crash

2008-04-19 Thread Niko Tyni
forcemerge 454792 378813
thanks

On Tue, Jul 18, 2006 at 06:03:46PM -0700, Vladimir Volovich wrote:
 Package: perl-base
 Version: 5.8.8-6
 Severity: important
 
 here is a file test.pl, uuencoded to preserve the non-ascii characters:
 
 begin 644 test.pl
 M(R$O=7-R+V)I;B]P97)L@IUV4@W1R:6-T.PIU[EMAIL PROTECTED];V1I;F@(G5T
 [EMAIL PROTECTED]:[EMAIL 
 PROTECTED]='.VFEVPZ%N6DM4L.A=@G(#U^(TO7+#G[#O'-A
 M;B!+=6QO9VQU7(O:2D@WT*:[EMAIL PROTECTED]=(86-H871UF]V)R`]?B!M+UQB(D)A
 BG-H86DB($-H86UB97(@3W)C:5S=')A7(O:2D@WT*@``

 *** glibc detected *** double free or corruption (!prev): 0x08245ca0 ***

This is the same crash as #454792, so merging. It's fixed in Perl 5.10.0,
currently in experimental and hopefully in unstable any day now. See the
other bug for some more information and a patch for 5.8.8.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#476721: aptitude: Unknown command safe-upgrade (was: Bug#476721: aptitude: Unknown command save-upgrade)

2008-04-19 Thread Wolfgang Becker
On 2008-04-18 Daniel Burrows [EMAIL PROTECTED] wrote:
  The command save-upgrade is explained in the man page but does not
  exist:
  
  | greg:~# aptitude save-upgrade

Oops, just noticed a typo, The command is called safe-upgrade,
looks like I got it wrong for the initial bug report. So the error
'Unknown command save-upgrade' is correct. But I also get

| greg:~# aptitude safe-upgrade
| Unknown command safe-upgrade
| aptitude 0.4.10
| Usage: aptitude [-S fname] [-u|-i]
|aptitude [options] action ...
|   Actions (if none is specified, aptitude will enter interactive mode):

Tschüß,
Wolfgang
-- 
Wolfgang Becker  ***  eMail [EMAIL PROTECTED]  ***  http://uafr.freeshell.org/



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



Bug#476813: jumpnbump: different upstream at icculus.org

2008-04-19 Thread Paul Wise
Package: jumpnbump
Version: 1.50-10
Severity: wishlist

I notice that there is a new upstream of Jump'n'Bump available:

http://icculus.org/jumpnbump/

The old jumpnbump site seems to be broken:

http://jumpbump.mine.nu/
http://web.archive.org/web/20070818214042/http://www.jumpbump.mine.nu/

The new upstream at icculus.org adds AI, so I think it would be a good
idea to add it to Debian.

http://icculus.org/jumpnbump/ChangeLog

They might be a good target to send my scale2x suggestion to as well.

Also, perhaps you would like to join the Debian Games Team?

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#476571: neon 0.28 failures

2008-04-19 Thread Laszlo Boszormenyi
package neon27
forwarded 476571 joe-at-manyfish.co.uk
thanks

Hi Joe,

I'm the maintainer of Neon packages in Debian. I got several bugreports
for 0.28.x [1][2].
For the former, there's a patch by Yves-Alexis Perez
corsac-at-debian.org which fix segfault if base-path is NULL :
--- a/src/ne_uri.c
+++ b/src/ne_uri.c
@@ -409,7 +409,7 @@ ne_uri *ne_uri_resolve(const ne_uri *base, const ne_uri 
*relative,
 } else {
 if (relative-path[0] == '/') {
 target-path = remove_dot_segments(relative-path);
-} else {
+} else if (base-path) {
 char *merged = merge_paths(base, relative-path);
 target-path = remove_dot_segments(merged);
 ne_free(merged);

The latter is broken by me, right? I have specified:
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
in response to DAV asking for connection confirmation even if server
certificate signed by a trusted CA[3]. What can be the solution then?

Regards,
Laszlo/GCS
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476571
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474139
[3] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459453




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



Bug#434272: [Pkg-xfce-devel] Bug#434272: Simple fix?

2008-04-19 Thread Yves-Alexis Perez
On ven, 2008-04-18 at 16:04 +0200, Andreas Rönnquist wrote:
 Hi!
 
 There seems to be a _very_ simple fix to #434272 - I have attached a
 patch that _I_ guess would fix it. 
 
 (it is a one-line change.)

Doesn't seem to fix anything no. The RSS size is now only 0, and VM size
doesn't change.
-- 
Yves-Alexis


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


Bug#434272: [Pkg-xfce-devel] Bug#434272: Bug#434272: Simple fix?

2008-04-19 Thread Andreas Rönnquist
On Sat, 19 Apr 2008 12:32:47 +0200
Yves-Alexis Perez [EMAIL PROTECTED] wrote:

 On ven, 2008-04-18 at 16:04 +0200, Andreas Rönnquist wrote:
  Hi!
  
  There seems to be a _very_ simple fix to #434272 - I have attached a
  patch that _I_ guess would fix it. 
  
  (it is a one-line change.)
 
 Doesn't seem to fix anything no. The RSS size is now only 0, and VM size
 doesn't change.
 -- 
 Yves-Alexis
 

Really sorry, my mistake.
Second try attached. (This should be right.) 

/Andreas
--- xfce4-taskmanager-0.4.0~rc2/src/xfce-taskmanager-linux-orig.c	2008-04-19 12:49:56.0 +0200
+++ xfce4-taskmanager-0.4.0~rc2/src/xfce-taskmanager-linux.c	2008-04-19 12:52:05.0 +0200
@@ -81,6 +81,8 @@
 			task.time = stime + utime;
 			task.old_time = task.time;
 			task.time_percentage = 0;
+			
+			task.size=task.size/1024;
 		}
 		task.uid = status.st_uid;
 		passwdp = getpwuid(task.uid);


Bug#476811: python-poker-engine: failed to install

2008-04-19 Thread Sandro Tosi
Installing these package:

lib32ncurses5 lib32z1 libakode2 libamrnb3 libapr1 libupnp-dev
libusb-0.1-4 libusb-dev  libwavpack1 libwbxml2-0 libwbxml2-dev
libwnck-common libwnck22 libwrap0 libwrap0-dev libwww-perl
libxenstore3.0 libxine-dev  libxine1 libxine1-bin libxine1-console
libxine1-ffmpeg libxine1-misc-plugins libxine1-plugins libxine1-x
libxml-dom-perl  libxml-parser-perl libxml-sax-perl libxml2
libxml2-dev libxml2-utils libxslt1-dev libxslt1.1 libxul-common
libxul0d  libxvidcore4 lilo linux-libc-dev linux-sound-base

python-poker-engine is configured correctly:

Setting up python-poker-engine (1.1.0-1) ...
Config::checkVersion: /etc/poker-engine/poker.level-no-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.levels-blinds.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.razz.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.5-10-no-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.holdem.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.2-4-pot-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker..02-.04-pot-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker..10-.25-no-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.omaha.xml: up to date
Config::checkVersion:
/etc/poker-engine/poker.level-10-15-pot-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.30-60-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker..50-1-pot-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker..02..04-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.ante-30-60-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker..10-.25-pot-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.2-4-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker..25-.50-no-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker..02-.04-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.10-20-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.50-100-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker..01-.02-pot-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.200-400-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.7stud.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.ante-.50-1-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.10-20-pot-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.ante-1-2-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.10-15-pot-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker..05-.10-pot-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker..10-.25-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.ante-.04-.08-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker..25..50-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.100-200-pot-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.100-200-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.4-8-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.30-60-no-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.omaha8.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.3-6-no-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker..05-.10-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.1-2-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.ante-2-4-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.ante-3-6-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.1-2-pot-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.1-2-no-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker..50-1-no-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.ante-.25-.50-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.5-10-pot-limit.xml: up to date
Config::checkVersion:
/etc/poker-engine/poker.level-10-20-no-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker..01-.02-no-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.3-6-pot-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.ante-10-20-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker..02-.04-no-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker..25-.50-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.30-60-pot-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.0-0-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.10-15-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.5-10-limit.xml: up to date
Config::checkVersion: /etc/poker-engine/poker.level-2-4-limit.xml: up to date
Config::checkVersion: 

Bug#476814: [INTL:gl] Galician debconf template translation for nsca

2008-04-19 Thread Jacobo Tarrio
Package: nsca
Severity: wishlist
Tags: l10n patch

 It is attached to this report.
# Galician translation of nsca's debconf templates
# This file is distributed under the same license as the nsca package.
# Jacobo Tarrio [EMAIL PROTECTED], 2008.
#
msgid 
msgstr 
Project-Id-Version: nsca\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2006-11-01 19:55+0100\n
PO-Revision-Date: 2008-04-19 12:04+0100\n
Last-Translator: Jacobo Tarrio [EMAIL PROTECTED]\n
Language-Team: Galician [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../nsca.templates:1001
msgid Should the nsca daemon be enabled by default?
msgstr ¿Debe activarse por defecto o servizo nsca?

#. Type: boolean
#. Description
#: ../nsca.templates:1001
msgid 
The nsca daemon is the process that handles results service checks sent via 
send_nsca on remote hosts.  Typically the nsca daemon is only needed on 
hosts that run the nagios daemon.
msgstr 
O servizo nsca é o proceso que xestiona os resultados de comprobacións de 
servizos enviados de máquinas remotas mediante send_nsca. O servizo nsca 
adoita ser necesario só en máquinas nas que se executa o servizo nagios.

#. Type: boolean
#. Description
#: ../nsca.templates:1001
msgid 
If the system on which you are installing nsca also runs the nagios daemon, 
you should most likely choose this option.  If you are installing nsca on a 
remote \satellite\ system for the purpose of sending service checks to a 
central nagios host, you should not choose this option.  If you wish to run 
nsca as a service through inetd/xinetd, you should also not choose this 
option.
msgstr 
Se o sistema no que está a instalar nsca tamén executa o servizo nagios, é 
moi probable que necesite escoller esta opción. Se está a instalar nsca nun 
sistema \satélite\ remoto para enviar comprobacións de servizos a un 
servidor nagios central, non debería escoller esta opción. Se quere executar 
nsca coma un servizo mediante inetd/xinetd, tampouco debería escoller esta 
opción.


Bug#476657: [DebianGIS-dev] Bug#476657: python-gdal: not available anymore for python 2.4 in sid

2008-04-19 Thread Francesco P. Lovergine
tags 476657 + pending
thanks

The building and installing are roughly wrong, working on that...

On Fri, Apr 18, 2008 at 12:10:23PM +0200, Didrik Pinte wrote:
 Package: python-gdal
 Version: 1.5.1-2+b1
 Severity: normal
 



-- 
Francesco P. Lovergine



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



Bug#471895: (no subject)

2008-04-19 Thread Ivan Kelly
 Also please tell me whether you have a file named 
 /etc/snort/snort.common.parameters or
 a file /etc/default/snort in your system (or both) and provide the contents
 of those files.

I have no such files.

Thats because no such files exist on in the lenny distribution. It does exist 
in the source package as snort-2.7.0/debian/snort.default though, so I just 
guess it's something going awry on the package building.

The /etc/init.d/snort is looking for either of these to read its startup 
parameters. Since they dont exists, it uses default which means to stay in 
foreground. Im guessing the maintainer didn't hit across this because the files 
already existed on his system.

-Ivan



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



Bug#476815: dchroot: manpage documents -d as alias to --directory

2008-04-19 Thread Yann Dirson
Package: dchroot
Version: 1.1.6-1
Severity: normal
File: /usr/bin/dchroot

In addition to being correctly mentionned as alias to
--preserve-environment, -d is also mentionned as alias to --directory.
This contradicts the --help output, and my tests seem to show the
latter is correct.

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

Kernel: Linux 2.6.23.8-smp (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=french (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages dchroot depends on:
ii  libboost-program-options1.34. 1.34.1-11  program options library for C++
ii  libboost-regex1.34.1  1.34.1-11  regular expression library for C++
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.0-3  GCC support library
ii  liblockdev1   1.0.3-1.2  Run-time shared library for lockin
ii  libpam0g  0.99.7.1-6 Pluggable Authentication Modules l
ii  libstdc++64.3.0-3The GNU Standard C++ Library v3
ii  libuuid1  1.40.8-2   universally unique id library
ii  schroot   1.1.6-1Execute commands in a chroot envir
ii  schroot-common1.1.6-1common files for schroot

dchroot recommends no packages.

-- no debconf information



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



Bug#476816: unison: please provide a package for 2.13

2008-04-19 Thread A Mennucc
Package: unison
Severity: wishlist

hi

currently etch contains 2.13 ; to ease transition when people
will upgrade to lenny, it may be helpful to have package for 2.13
around

a.


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

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

-- 
Andrea Mennucc
 E' un mondo difficile. Che vita intensa! (Tonino Carotone)



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



Bug#476817: aptitude: misses some automatic packages when deciding what to remove

2008-04-19 Thread Yann Dirson
Package: aptitude
Version: 0.4.11.2-1
Severity: normal

My unstable chroot still has an obsolete libdb2 installed, although it
is marked automatic and has no revdeps.  It even does not break
anything when I select it explicitely for purge.

Bundle available as [EMAIL PROTECTED]:aptitude-noauto.bundle

-- Package-specific info:
aptitude 0.4.11.2 compiled at Apr 12 2008 04:21:26
Compiler: g++ 4.2.3 (Debian 4.2.3-3)
Compiled against:
  apt version 4.6.0
  NCurses version 5.6
  libsigc++ version: 2.0.18
  Ept support enabled.

Current library versions:
 (stripping current information - occured in an uptodate unstable chroot)

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

Kernel: Linux 2.6.23.8-smp (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=french (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.7.11Advanced front-end for dpkg
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcwidget30.5.11-1  high-level terminal interface libr
ii  libept00.5.17High-level library for managing De
ii  libgcc11:4.3.0-3 GCC support library
ii  libncursesw5   5.6+20080308-1Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.18-2  type-safe Signal Framework for C++
ii  libstdc++6 4.3.0-3   The GNU Standard C++ Library v3
ii  libxapian151.0.5-1   Search engine library
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do none (no description available)
ii  libparse-debianchangelog-perl 1.1.1-2parse Debian changelogs and output

-- no debconf information



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



Bug#476669: libpng: CVE-2008-1382 denial of service and possibly code execution

2008-04-19 Thread Nico Golde
Hi Aníbal,
* Aníbal Monsalve Salazar [EMAIL PROTECTED] [2008-04-19 12:51]:
 On Fri, Apr 18, 2008 at 07:07:00PM -0400, Glenn Randers-Pehrson wrote:
 I don't think we need to delay the scheduled 21 April release of
 libpng-1.2.27rc1 and 30 April release of libpng-1.2.27 for this,
 unless problems turn up in the next couple of days.
 
 CVE-2008-1382 will be fixed with libpng-1.2.27 and upstream plans to
 release libpng-1.2.27 on 30 April.

What about patching 1.2.15~beta5-3?

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


pgpILVSc901gQ.pgp
Description: PGP signature


Bug#476618: radeonhd: Can't change to other consoles after running Xserver

2008-04-19 Thread Julien Cristau
On Fri, Apr 18, 2008 at 21:56:06 +0200, Frank Lanitz wrote:

 On Fri, 18 Apr 2008 10:37:10 +0200
 Julien Cristau [EMAIL PROTECTED] wrote:
 
  Latest versions of the radeon driver *do* support this chipset.
 
 Yes. My fault. But it have same behavior, so maybe it's a more common
 issue. Report can be closed. I'll go on with investigating and open a
 new report on a better package. 
 
It probably just means that both drivers don't restore the console
correctly.  We'll have to report this upstream.  Thanks for trying
anyway.

Cheers,
Julien



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



Bug#476819: RM: rootskel-gtk [s390] -- RoM; NBS

2008-04-19 Thread Frans Pop
Package: ftp.debian.org

Please remove rootskel-gtk for s390 as the buildd admin has (reasonably) set 
it not-for-us for that arch and the package currently in unstable is an old 
version.

TIA,
FJP


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


Bug#476811: python-poker-engine: failed to install

2008-04-19 Thread Loic Dachary
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Sandro Tosi wrote:
 Package: python-poker-engine Version: 1.1.0-1 Severity: normal

 Hello, installing python-poker-engine I recieve:

 # apt-get install python-poker-engine Reading package lists... Done
  Building dependency tree Reading state information... Done
 python-poker-engine is already the newest version. The following
 packages were automatically installed and are no longer required:
 guile-1.8 libpigment0.3-4 python-avahi libtotem-plparser7
 libgeda-common libgmp3-dev libgoocanvas3 guile-1.8-libs libsqlite0
 libboost-graph1.34.1 libgoocanvas-common libhal-dev python-gdbm
 libgmpxx4ldbl libgeda33 libhal-storage-dev Use 'apt-get autoremove'
 to remove them. 0 upgraded, 0 newly installed, 0 to remove and 411
 not upgraded. 1 not fully installed or removed. After this
 operation, 0B of additional disk space will be used. database
 /var/lib/apt/listchanges.db failed to load. Setting up
 python-poker-engine (1.1.0-1) ... Traceback (most recent call
 last): File /usr/sbin/pokerconfigupgrade, line 121, in module
 sys.exit(main()) File /usr/sbin/pokerconfigupgrade, line 76, in
 main config_module = my_import(module) File
 /usr/sbin/pokerconfigupgrade, line 38, in my_import mod =
 __import__(name) File
 /usr/lib/python2.5/site-packages/pokerengine/pokerengineconfig.py,
 line 33, in module import libxslt File
 /var/lib/python-support/python2.5/libxslt.py, line 52, in
 module import libxsltmod ImportError:
 /var/lib/python-support/python2.5/libxsltmod.so: undefined symbol:
 xsltInitAllDocKeys dpkg: error processing python-poker-engine
 (--configure): subprocess post-installation script returned error
 exit status 1 Errors were encountered while processing:
 python-poker-engine E: Sub-process /usr/bin/dpkg returned an error
 code (1)
Hi,

It looks like a libxslt problem. Did you check to see if there was a
corresponding bug report ?

Thanks for your help
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFICdly8dLMyEl6F20RAhBoAJ9juYRm6q5tyaw3j6DJ3hgLSAiQLgCguw8d
6IlOCDA3lGLQQUjhWxeCARk=
=UEKS
-END PGP SIGNATURE-




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



Bug#476818: openoffice.org: help options not working if another instance running

2008-04-19 Thread michael
Package: openoffice.org
Version: 2.0.4.dfsg.2-7etch4
Severity: normal

If ooffice is already running then the user enters 'ooffice -h' or
'ooffice -?' the expected help page is NOT given

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-amd64
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages openoffice.org depends on:
ii  openoffice.org-base  2.0.4.dfsg.2-7etch4 OpenOffice.org office suite
- data
ii  openoffice.org-calc  2.0.4.dfsg.2-7etch4 OpenOffice.org office suite
- spre
ii  openoffice.org-core  2.0.4.dfsg.2-7etch4 OpenOffice.org office suite
archit
ii  openoffice.org-draw  2.0.4.dfsg.2-7etch4 OpenOffice.org office suite
- draw
ii  openoffice.org-impre 2.0.4.dfsg.2-7etch4 OpenOffice.org office suite
- pres
ii  openoffice.org-java- 2.0.4.dfsg.2-7etch4 OpenOffice.org office suite
Java s
ii  openoffice.org-math  2.0.4.dfsg.2-7etch4 OpenOffice.org office suite
- equa
ii  openoffice.org-write 2.0.4.dfsg.2-7etch4 OpenOffice.org office suite
- word

openoffice.org recommends no packages.

-- no debconf information
/tmp/reportbug-openoffice.org-20080419-6851-VqZVON (END




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



Bug#327080: gallery2: unable to import a gallery1 installation

2008-04-19 Thread Jan Wagner
Hi Eamonn,

On Thursday 08 September 2005 12:31, Eamonn Hamilton wrote:
 Hmm, I've set it to 50M in apache/apache2/cgi/cli ( just to be on the safe
 side ) , and restarted apache. I've also run the test settings against the
 various graphic toolkits, so I guess it's off to the Gallery support
 forums :(

is the issue just remaining (even in unstable)? If not, reply a statement to 
this mail and send an additional mail to [EMAIL PROTECTED] to get 
it closed!

Thanks and with kind regards, Jan.
-- 
Never write mail to [EMAIL PROTECTED], you have been warned!
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GIT d-- s+: a- C+++ UL P+ L+++ E- W+++ N+++ o++ K++ w--- O M V- PS PE
Y++ PGP++ t-- 5 X R tv- b+ DI- D++ G++ e++ h-- r+++ y+++
--END GEEK CODE BLOCK--


pgp9yiYfw15Wl.pgp
Description: PGP signature


Bug#408316: bug in gallery2

2008-04-19 Thread Jan Wagner
Hi Tóth,

On Wednesday 31 January 2007 20:02, Michael Schultheiss wrote:
 Tóth Kristóf wrote:
  Package: gallery2
  Version: 2.1.2-1
 
  The dpkg install works fine. When I install gallery2 via the web
  install program, it places it's config file (config.php) in the
  configured gallery root. But the gallery reads it's config from
  /etc/gallery/config.php, via the symlink.  After finishing the install
  process, it seems everything to be ok, but finally pointing to the
  gallery site, the install begins again, because it doesn't has the
  config file on the proper place.

 I'm unable to reproduce this.  I did a new install of the gallery2
 package on my test machine and was able to go through the installer
 without issue.  Upon completeing the install, I was able to access the
 gallery (i.e. was not thrown into the installer again).

do you have any news about this bug? Is the issue still remaining (even in 
unstable)? If not, reply a statement to this mail and send an additional mail 
to [EMAIL PROTECTED] to get it closed!

Thanks and with kind regards, Jan.
-- 
Never write mail to [EMAIL PROTECTED], you have been warned!
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GIT d-- s+: a- C+++ UL P+ L+++ E- W+++ N+++ o++ K++ w--- O M V- PS PE
Y++ PGP++ t-- 5 X R tv- b+ DI- D++ G++ e++ h-- r+++ y+++
--END GEEK CODE BLOCK--


pgp3UPu6FbfcK.pgp
Description: PGP signature


Bug#343724: gallery2: Error (ERROR_OBSOLETE_DATA) when recreating thumbnails

2008-04-19 Thread Jan Wagner
Hi Michael,

On Saturday 17 December 2005 17:13, Michael Deegan wrote:
 Only the first 208 or so items have the new size. The album's default
 thumbnail size stays at the old size.

 Not setting the 'Recreate thumbnails' results in the thumbnail size change
 being successful, though of course existing thumbnails are still the wrong
 size. Trying to recreate thumbnails (without changing the default size)
 results in the same error quoted above.

do you have any news about this bug? Is the issue still remaining (even in 
unstable)? If not, please reply a statement to this mail and send an 
additional mail to [EMAIL PROTECTED] to get it closed!

Thanks and with kind regards, Jan.
-- 
Never write mail to [EMAIL PROTECTED], you have been warned!
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GIT d-- s+: a- C+++ UL P+ L+++ E- W+++ N+++ o++ K++ w--- O M V- PS PE
Y++ PGP++ t-- 5 X R tv- b+ DI- D++ G++ e++ h-- r+++ y+++
--END GEEK CODE BLOCK--


pgpis9mGa57g8.pgp
Description: PGP signature


Bug#348630: maxima: Maxima should depend on libgmp3c2 in stable

2008-04-19 Thread Paulo Gomes
This bug is still present in Debian Etch 4.0 r3 (Maxima 5.10.0):
maxima needs libgmp3c2 but does not depend on it.

Please fix this.

Regards,

Paulo Gomes



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



Bug#476820: fnonlinear - FTBFS: Error: package 'robustbase' could not be loaded

2008-04-19 Thread Bastian Blank
Package: fnonlinear
Version: 260.72-2
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of fnonlinear_260.72-2 on debian-31.osdl.marist.edu by 
 sbuild/s390 98
[...]
 make[1]: Entering directory `/build/buildd/fnonlinear-260.72/src'
 gcc -std=gnu99 -I/usr/share/R/include -I/usr/share/R/include  -fPIC  -g 
 -O2 -c BDSTest.c -o BDSTest.o
 gcc -std=gnu99 -I/usr/share/R/include -I/usr/share/R/include  -fPIC  -g 
 -O2 -c Tisean.c -o Tisean.o
 gcc -std=gnu99 -shared  -o fNonlinear.so BDSTest.o Tisean.o -llapack -lblas 
 -lgfortran -lm  -L/usr/lib/R/lib -lR
 make[1]: Leaving directory `/build/buildd/fnonlinear-260.72/src'
 make[1]: Entering directory `/build/buildd/fnonlinear-260.72/src'
 make[1]: Leaving directory `/build/buildd/fnonlinear-260.72/src'
 ** R
 ** inst
 ** preparing package for lazy loading
 Loading required package: fBasics
 Loading required package: fImport
 Loading required package: fSeries
 Loading required package: robustbase
 Error in dyn.load(file, DLLpath = DLLpath, ...) : 
   unable to load shared library 
 '/usr/lib/R/site-library/robustbase/libs/robustbase.so':
   libRlapack.so: cannot open shared object file: No such file or directory
 Error: package 'robustbase' could not be loaded
 Execution halted
 ERROR: lazy loading failed for package 'fNonlinear'
 ** Removing 
 '/build/buildd/fnonlinear-260.72/debian/r-cran-fnonlinear/usr/lib/R/site-library/fNonlinear'
 make: *** [R_any_arch] Error 1
 dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave 
 error exit status 2
 **
 Build finished at 20080414-2253
 FAILED [dpkg-buildpackage died]



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



Bug#476821: openoffice.org-voikko - FTBFS: build/oxt/META-INF/manifest.xml: No such file or directory

2008-04-19 Thread Bastian Blank
Package: openoffice.org-voikko
Version: 2.2-2
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of openoffice.org-voikko_2.2-2 on debian-31.osdl.marist.edu 
 by sbuild/s390 98
[...]
 sh -c . /usr/lib/openoffice/sdk/setsdkenv_unix.sh  /usr/bin/make oxt
 
  
  *
  * SDK environment is prepared for 
  *
  * SDK = /usr/lib/openoffice/sdk
  * Office = /usr/lib/openoffice
  * URE = 
  * Make = /usr/bin
  * Zip = /usr/bin
  * C++ Compiler = /usr/bin
  * Java = /usr/lib/jvm/java-gcj
  * Special Output directory = /srv/buildd
  * Auto deployment = NO
  *
  
 ]2;Shell prepared with the SDK environment
 make[1]: Entering directory `/build/buildd/openoffice.org-voikko-2.2'
 buildoxtMETA-INF
 make[1]: buildoxtMETA-INF: Command not found
 make[1]: [build/oxt/META-INF/manifest.xml] Error 127 (ignored)
 sed -e s/VOIKKO_EXTENSION_SHAREDLIB/voikko./g; s/UNOPKG_PLATFORM//g  
 oxt/META-INF/manifest.xml.template  build/oxt/META-INF/manifest.xml
 /bin/sh: build/oxt/META-INF/manifest.xml: No such file or directory
 make[1]: *** [build/oxt/META-INF/manifest.xml] Error 1
 make[1]: Leaving directory `/build/buildd/openoffice.org-voikko-2.2'
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2
 **
 Build finished at 20080415-1253
 FAILED [dpkg-buildpackage died]




Bug#476565: lintian: please don't ignore Checksums-Sha{1, 256} but check them

2008-04-19 Thread Frank Lichtenheld
On Thu, Apr 17, 2008 at 05:56:26PM +0200, Gerfried Fuchs wrote:
  It would be nice if the Sha1/Sha256 checksums could be checked instead
 of being simply ignored.

Do you mean in .changes or in .dsc? Checks for .changes can probably
easily added, since we already do some for the files field.

For the .dsc dpkg-source will probably fail during the unpack phase
anyway if the checksums field is broken somewhat.

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



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



Bug#476208: [D-m-team] Bug#476208: debian-maintainers: DM Application for Ervin Hearn

2008-04-19 Thread Aníbal Monsalve Salazar
./review add-ervin.hearn
make: Nothing to be done for `all'.

Running test suite on keyring, with this changeset included:
gpg --import
gpg: /tmp/jetring.P8iAW0HlWH/trustdb.gpg: trustdb created
gpg: key 7D1D3A2F: public key Ervin Hearn III [EMAIL PROTECTED] imported
gpg: Total number processed: 1
gpg:   imported: 1
gpg operation complete

Updating Debian keyring cache
gpg: 
/home/anibal/devel/git/debian-maintainers/debian-maintainers/gpghomedir/trustdb.gpg:
 trustdb created
** all tests succeeded

jetring-review of the changes in the changeset:
gpg --import
gpg: /tmp/jetring.gA9ZjEs2Vc/trustdb.gpg: trustdb created
gpg: key 7D1D3A2F: public key Ervin Hearn III [EMAIL PROTECTED] imported
gpg: Total number processed: 1
gpg:   imported: 1
gpg operation complete

gpg: /tmp/jetring.r9SGsycuFi/trustdb.gpg: trustdb created
 sub:-:2048:16:29B0373DE59E626B:-::e
 pub:-:1024:17:060F2876FCE03DAA:-:::-:::scESC
 uid:--::1BCB24E9E99E600C6485C355514CBEBB7B679384::Stephane Glondu [EMAIL 
PROTECTED]
 uid:--::59545D4D6835E636F84F237D082ED4F7B9553DE9::Stephane Glondu [EMAIL 
PROTECTED]
 uid:--::DBED7CDE0BE66EA73C6ACDED2189917750BEE755::Stephane Glondu [EMAIL 
PROTECTED]
 uat:--::CA45ABD293A8186AD1B54A5535BF4AD7DD5840E4::1 4475
-sub:-:1024:16:DB51B37332908716:-::e
+pub:-:1024:17:AC4F466D7D1D3A2F:-:::-:::scESC
+uid:--::602F66C279C0518468B2857F616470A57B53F980::Ervin Hearn III [EMAIL 
PROTECTED]
+uid:--::CEA53FD4CFA0AC83ACE04B058DF731DDCE8639BE::Ervin Hearn III (Noltar) 
[EMAIL PROTECTED]
+uid:--::AC0C07E45431E1A00647969FE08C68705A31E05B::Ervin Hearn III [EMAIL 
PROTECTED]
+uid:--::AE49BF83B32E9E7431A6011FD0282EF30F0B67DC::Ervin Hearn III [EMAIL 
PROTECTED]
+uid:--::8D1BB79CFAA91F410463048417FFF0082E84D9EB::Ervin Hearn III [EMAIL 
PROTECTED]
+uid:--::5674DD9EAD71EC9DD18055E9A8D8F978D6060D6B::Ervin Hearn III [EMAIL 
PROTECTED]


./keycheck add-ervin.hearn
make: Nothing to be done for `all'.
Updating Debian keyring cache
Checking key id 7D1D3A2F
7 signatures not checked due to missing keys
Adding KeyCheck field to add-ervin.hearn


cat add-ervin.hearn
Changed-By: Anibal Monsalve Salazar
Date: Sat, 19 Apr 2008 21:23:31 +1000
Comment: adding debian-maintainer Ervin Hearn
NM-Page: https://nm.debian.org/[EMAIL PROTECTED]
Agreement: http://lists.debian.org/debian-newmaint/2008/04/msg00023.html
Advocates: 
  wjl - http://lists.debian.org/debian-newmaint/2008/04/msg00024.html
KeyCheck:
  pub   1024D/7D1D3A2F 2003-09-11
Key fingerprint = 1DF5 BE70 237E 349E 7983  91A3 AC4F 466D 7D1D 3A2F
  uid  Ervin Hearn III [EMAIL PROTECTED]
  sig!37D1D3A2F 2004-05-24  Ervin Hearn III [EMAIL PROTECTED]
  sig! 7F9DA3B2 2003-10-03  Lukas Geyer [EMAIL PROTECTED]
  sig!37D1D3A2F 2003-10-01  Ervin Hearn III [EMAIL PROTECTED]
  uid  Ervin Hearn III (Noltar) [EMAIL PROTECTED]
  sig!37D1D3A2F 2003-09-11  Ervin Hearn III [EMAIL PROTECTED]
  sig! 7F9DA3B2 2003-10-03  Lukas Geyer [EMAIL PROTECTED]
  uid  Ervin Hearn III [EMAIL PROTECTED]
  sig!37D1D3A2F 2004-05-24  Ervin Hearn III [EMAIL PROTECTED]
  uid  Ervin Hearn III [EMAIL PROTECTED]
  sig!37D1D3A2F 2004-05-24  Ervin Hearn III [EMAIL PROTECTED]
  uid  Ervin Hearn III [EMAIL PROTECTED]
  sig!37D1D3A2F 2004-10-21  Ervin Hearn III [EMAIL PROTECTED]
  uid  Ervin Hearn III [EMAIL PROTECTED]
  sig!37D1D3A2F 2005-01-20  Ervin Hearn III [EMAIL PROTECTED]
  sub   1024g/322D6B2A 2003-09-11
  sig! 7D1D3A2F 2003-09-11  Ervin Hearn III [EMAIL PROTECTED]
  .
  Let's test if its a version 4 or greater key
  Key is ok
  Check for key expire stuff
  Key has no expiration date set, nothing to check.
Action: import
Data:
  -BEGIN PGP PUBLIC KEY BLOCK-
  Version: GnuPG v1.4.6 (GNU/Linux)
  
  mQGiBD9f9RoRBACUkTrhF1KT4FIunua5PJfxZFEndl0UMNYnqJPHHW9v8LIgeCXy
  xQ41JiqP8LMcASuFE5RAG3O7pSrDS7WVAmusLzxsOw46id38VDNwAh64QEySovUn
  xcEMOmLJUOLT+6bbcEa14gjqfl5lLIkkEB3WM0encQVAQUDGJWWAz7reswCguY2a
  8KvgL8ZEV/iXmEepOQ8RK6ED/i2k+pHNQvfaT8dBPsNiRuAsrotu9cXiB/5DW5Mj
  QuR76TnGp++flyehhlJywuHAnc298wvt6tWh7yi9RIYa+JFybsf+TsPJtOQ5mQ5q
  kO2vmE7O7eIRdYXH49aDQKSeHD5WhpoX5RiIB4ymlwbhd8mudOGQmMElLnXg/tFS
  vQm1A/9HBcIWLX7Jp+KD7d0khuH1GnvTXAeRGCg5ec02WSPKi0JLlreW/+G6JLjv
  RbaVkPclNgGWj/hA6GkYyb/6UrrFhB93inRi7LAl+z9tVPP3UeeZg8k8toQntCFd
  EtXK3HX0Q3wmwOVB82znNQfWnv8lO9J3dHcRuZs8x4Z1R5wmcrQlRXJ2aW4gSGVh
  cm4gSUlJIDxub2x0YXJAa29yb25naWwubmV0PohiBBMRAgAaBQsHCgMEAxUDAgMW
  AgECF4AFAkCxkCUCGQEAEgdlR1BHAAEBCRCsT0ZtfR06LyZTAJ96gdo7INleMaYG
  rZxW+n6DGtbYmgCfSkhfYxJZ6pLT+VpNncf2ifx8dl6IRgQQEQIABgUCP334zQAK
  CRCr5IWbf52jsuwZAJsH8U8sU5IWbzdPqTzuq9fG7A6GJQCgyngOf3c7bD7fG0m7
  Tpp3WAEs7GWIRgQTEQIABgUCQXh8TQAKCRCTxaSHceTStfX7AKDvXiTqbfOFbGFi
  ChCJhuxpnrqTOwCdG5KXzyasucqT7xUKhAA7T5dTC6WIVwQTEQIAFwUCP3sipQUL
  BwoDBAMVAwIDFgIBAheAAAoJEKxPRm19HTovTWcAnRoaHy6d17lSV7oIm0+j/Hwe
  

Bug#476825: fasianoptions - FTBFS: Error: package 'fOptions' could not be loaded

2008-04-19 Thread Bastian Blank
Package: fasianoptions
Version: 260.72-3
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of fasianoptions_260.72-3 on debian-31.osdl.marist.edu by 
 sbuild/s390 98
[...]
 Loading required package: tcltk
 Loading Tcl/Tk interface ... done
 Loading required package: zoo
 Error in dyn.load(file, DLLpath = DLLpath, ...) : 
   unable to load shared library 
 '/usr/lib/R/site-library/fOptions/libs/fOptions.so':
   libRlapack.so: cannot open shared object file: No such file or directory
 Error: package 'fOptions' could not be loaded
 Execution halted
 ERROR: lazy loading failed for package 'fAsianOptions'
 ** Removing 
 '/build/buildd/fasianoptions-260.72/debian/r-cran-fasianoptions/usr/lib/R/site-library/fAsianOptions'
 make: *** [R_any_arch] Error 1
 dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave 
 error exit status 2
 **
 Build finished at 20080417-1233
 FAILED [dpkg-buildpackage died]



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



Bug#476823: ltsp - FTBFS: error: current host architecture 's390' does not appear in package's architecture list (amd64 i386 powerpc)

2008-04-19 Thread Bastian Blank
Package: ltsp
Version: 5.1.3-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of ltsp_5.1.3-1 on debian-31.osdl.marist.edu by sbuild/s390 98
[...]
 dh_gencontrol -a
 dpkg-gencontrol: error: current host architecture 's390' does not appear in 
 package's architecture list (amd64 i386 powerpc)
 dh_gencontrol: command returned error code 65280
 make: *** [binary-arch] Error 1
 dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave 
 error exit status 2
 **
 Build finished at 20080416-1843
 FAILED [dpkg-buildpackage died]



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



Bug#476824: imms - FTBFS: error: 'strlen' was not declared in this scope

2008-04-19 Thread Bastian Blank
Package: imms
Version: 3.1.0~rc4-2
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of imms_3.1.0~rc4-2 on debian-31.osdl.marist.edu by 
 sbuild/s390 98
[...]
 /usr/bin/make -C build all
 make[2]: Entering directory `/build/buildd/imms-3.1.0~rc4/build'
 g++   -g -O2 -fno-rtti `pkg-config glib-2.0 --cflags` -O3 -Wall -fPIC 
 -D_REENTRANT -I../ -I../immscore -I../clients -c  ../immsd/immsd.cc -o  
 immsd.o
 In file included from ../immsd/socketserver.h:7,
  from ../immsd/immsd.h:7,
  from ../immsd/immsd.cc:10:
 ../immscore/giosocket.h: In member function 'bool 
 GIOSocket::write_event(GIOCondition)':
 ../immscore/giosocket.h:97: error: 'strlen' was not declared in this scope
 ../immscore/giosocket.h: In member function 'bool 
 GIOSocket::read_event(GIOCondition)':
 ../immscore/giosocket.h:137: error: 'strchr' was not declared in this scope
 ../immsd/immsd.cc: In function 'int main(int, char**)':
 ../immsd/immsd.cc:242: error: 'strerror' was not declared in this scope
 make[2]: *** [immsd.o] Error 1
 make[2]: Leaving directory `/build/buildd/imms-3.1.0~rc4/build'
 make[1]: *** [all] Error 2
 make[1]: Leaving directory `/build/buildd/imms-3.1.0~rc4'
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2
 **
 Build finished at 20080416-1845
 FAILED [dpkg-buildpackage died]

Please note that s390 already uses gcc 4.3 as default.



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



Bug#476822: ace - FTBFS: error: ACE_FoxReactor cannot be enabled: fox-config not found.

2008-04-19 Thread Bastian Blank
Package: ace
Version: 5.6.3-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of ace_5.6.3-1 on debian-31.osdl.marist.edu by sbuild/s390 98
[...]
 checking whether tclConfig.sh exists in /usr/lib/tcl8.4... yes
 checking whether tkConfig.sh exists in /usr/lib/tk8.4... yes
 checking for fox-config... no
 checking for Kerberos include flags needed by OpenSSL... no
 checking for OpenSSL libraries... yes
 configure: error: ACE_FoxReactor cannot be enabled: fox-config not found.
 make: *** [configure-stamp] Error 1
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2
 **
 Build finished at 20080416-1842
 FAILED [dpkg-buildpackage died]



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



Bug#474866: sear - FTBFS: error: ISO C++ forbids declaration of 'auto_ptr' with no type

2008-04-19 Thread Bastian Blank
found 474866 0.6.3+cvs20080411-1
thanks

There was an error while trying to autobuild your package:

 Automatic build of sear_0.6.3+cvs20080411-1 on lxdebian.bfinv.de by 
 sbuild/s390 98
[...]
 make[4]: Entering directory `/build/buildd/sear-0.6.3+cvs20080411/loaders'
 g++ -DHAVE_CONFIG_H -I. -I.. -I..  -I /usr/X11R6/include -I/usr/include/SDL 
 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/Mercator-0.2 
 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 
 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
 -I/usr/include/Eris-1.3 -I/usr/include/skstream-0.3 
 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 
 -I/usr/include/libwfut-0.2   -I/usr/include/libmodelfile-0.2-g -O2 -g 
 -Wall -O2 -Wall -O3 -DNDEBUG -DATLAS_ELEMENT_TYPEDEF_PRIVATE=1 
 -DLIBSIGC_DISABLE_DEPRECATED=1 -c -o ModelSystem.o ModelSystem.cpp
 In file included from ModelSystem.cpp:9:
 ../renderers/RenderSystem.h:134: error: ISO C++ forbids declaration of 
 'auto_ptr' with no type
 ../renderers/RenderSystem.h:134: error: invalid use of '::'
 ../renderers/RenderSystem.h:134: error: expected ';' before '' token
 ../renderers/RenderSystem.h:135: error: ISO C++ forbids declaration of 
 'auto_ptr' with no type
 ../renderers/RenderSystem.h:135: error: invalid use of '::'
 ../renderers/RenderSystem.h:135: error: expected ';' before '' token
 ../renderers/RenderSystem.h:136: error: ISO C++ forbids declaration of 
 'auto_ptr' with no type
 ../renderers/RenderSystem.h:136: error: invalid use of '::'
 ../renderers/RenderSystem.h:136: error: expected ';' before '' token
 ../renderers/RenderSystem.h:137: error: ISO C++ forbids declaration of 
 'auto_ptr' with no type
 ../renderers/RenderSystem.h:137: error: invalid use of '::'
 ../renderers/RenderSystem.h:137: error: expected ';' before '' token
 ../renderers/RenderSystem.h:138: error: ISO C++ forbids declaration of 
 'auto_ptr' with no type
 ../renderers/RenderSystem.h:138: error: invalid use of '::'
 ../renderers/RenderSystem.h:138: error: expected ';' before '' token
 ../renderers/RenderSystem.h: In member function 'Sear::TextureManager* 
 Sear::RenderSystem::getTextureManager()':
 ../renderers/RenderSystem.h:77: error: 'm_textureManager' was not declared in 
 this scope
 ../renderers/RenderSystem.h: In member function 'Sear::Render* 
 Sear::RenderSystem::getRenderer()':
 ../renderers/RenderSystem.h:79: error: 'm_renderer' was not declared in this 
 scope
 ../renderers/RenderSystem.h: In member function 'Sear::Graphics* 
 Sear::RenderSystem::getGraphics()':
 ../renderers/RenderSystem.h:80: error: 'm_graphics' was not declared in this 
 scope
 ../renderers/RenderSystem.h: In member function 'Sear::CameraSystem* 
 Sear::RenderSystem::getCameraSystem()':
 ../renderers/RenderSystem.h:81: error: 'm_cameraSystem' was not declared in 
 this scope
 make[4]: *** [ModelSystem.o] Error 1
 make[4]: Leaving directory `/build/buildd/sear-0.6.3+cvs20080411/loaders'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory `/build/buildd/sear-0.6.3+cvs20080411/loaders'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/build/buildd/sear-0.6.3+cvs20080411'
 make[1]: *** [all] Error 2
 make[1]: Leaving directory `/build/buildd/sear-0.6.3+cvs20080411'
 make: *** [debian/stamp-makefile-build] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2
 **
 Build finished at 20080414-2129
 FAILED [dpkg-buildpackage died]
 --
   /usr/bin/sudo dpkg --root=/srv/buildd/build/chroot-unstable --purge 
 groff-base libxfixes-dev libx11-data gettext file zlib1g-dev libmikmod2-dev 
 libvorbis-dev liballegro4.2-dev libsdl1.2debian-alsa libxxf86dga1 x11-common 
 libskstream-0.3-4 libx11-dev libvorbis0a libvorbisenc2 libatlas-cpp-0.6-dev 
 libjpeg62 libkadm55 libxcursor1 libsdl1.2debian libsdl-image1.2-dev 
 x11proto-input-dev libskstream-0.3-dev x11proto-xf86vidmode-dev libjpeg62-dev 
 libmd3-dev libtiffxx0c2 libidn11 libcal3d12 libwfut-0.2-dev libwfmath-0.3-4 
 libx11-6 libkrb53 libsage2 xtrans-dev libglib2.0-0 libglu1-mesa libxdamage1 
 libatlas-cpp-0.6-1 libxt6 libldap2-dev comerr-dev libglib2.0-dev 
 libgpg-error-dev libkrb5-dev libwfut-0.2-1 x11proto-xext-dev pkg-config 
 libsigc++-2.0-dev libice6 lib3ds-dev intltool-debian libsdl-mixer1.2 
 libxrender1 libcal3d12-dev libtasn1-3-dev mesa-common-dev libxext-dev 
 libxau-dev libcurl4-gnutls-dev libxrender-dev libogg-dev libguichan2-dev 
 libpng12-dev libglu1-mesa-dev libvarconf-dev x11proto-render-dev libxext6 
 libsysfs2 libsmpeg-dev libasound2 libsdl1.2-dev libpcre3 libxxf86vm-dev 
 libvarconf-1.0-6 libsm-dev libxdmcp-dev libmikmod2 libdrm2 
 libmercator-0.2-dev libgcrypt11-dev libguichan2 libsigc++-2.0-0c2a libxpm4 
 libsdl-mixer1.2-dev libxt-dev libice-dev libgl1-mesa-dev libvorbisfile3 
 x11proto-fixes-dev libgl1-mesa-glx libsage-dev html2text 

Bug#476826: xen-hypervisor-3.2-1-i386: grub not updated correctly when installing xen

2008-04-19 Thread tortureduck
Package: xen-hypervisor-3.2-1-i386
Version: 3.2.0-4
Severity: important

in etch there was an automated generated entry in the menu-list of grub
in this version the grub-menu is not updated
also found following links: 
http://lists.xensource.com/archives/html/xen-users/2007-09/msg00328.html

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

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

xen-hypervisor-3.2-1-i386 depends on no packages.

Versions of packages xen-hypervisor-3.2-1-i386 recommends:
ii  xen-utils-3.2-1   3.2.0-4XEN administrative tools

-- no debconf information



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



Bug#476728: [Pkg-alsa-devel] Bug#476728: drop recommends on udev

2008-04-19 Thread Elimar Riesebieter
tags 476728 pending
thanks


On Fri, 18 Apr 2008 the mental interface of
Joey Hess told:

 Package: alsa-utils
 Version: 1.0.16-1
 Severity: normal
 
 alsa-utils recommends udev, but on the minority of systems that don't
 use udev, it can certianly work fine w/o it, and having udev be pulled
 onto such a system by a recommends can cause other breakage.
 
 The recommends seems to serve no purpose on the majority of systems,
 since they already have udev installed.
 
 So I think this recommendation should be dropped.
 
 -- System Information:
 Debian Release: lenny/sid
   APT prefers unstable
   APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/bash
 
 Versions of packages alsa-utils depends on:
 ii  dialog1.1-20080316-1 Displays user-friendly dialog 
 boxe
 ii  libasound21.0.16-2   ALSA library
 ii  libc6 2.7-10 GNU C Library: Shared libraries
 ii  libncurses5   5.6+20080405-1 Shared libraries for terminal 
 hand
 ii  linux-sound-base  1.0.16-1.1 base package for ALSA and OSS 
 soun
 ii  lsb-base  3.2-8  Linux Standard Base 3.2 init 
 scrip
 ii  module-init-tools 3.4-1  tools for managing Linux kernel 
 mo
 ii  pciutils  1:2.2.10-1 Linux PCI Utilities
 ii  python2.5.2-0.1  An interactive high-level 
 object-o
 ii  whiptail  0.52.2-11.2Displays user-friendly dialog 
 boxe
 
 Versions of packages alsa-utils recommends:
 ii  alsa-base 1.0.16-1.1 ALSA driver configuration files
 ii  udev  0.114-2/dev/ and hotplug management 
 daemo
 
 -- no debconf information
 
 -- 
 see shy jo



 ___
 Pkg-alsa-devel mailing list
 [EMAIL PROTECTED]
 http://lists.alioth.debian.org/mailman/listinfo/pkg-alsa-devel

-- 
  You cannot propel yourself forward by
  patting yourself on the back.



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



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

2008-04-19 Thread Bastian Blank
Package: newlib
Version: 1.16.0-2
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of newlib_1.16.0-2 on lxdebian.bfinv.de by sbuild/s390 98
[...]
  debian/rules build
 make: Nothing to be done for `build'.
  /usr/bin/fakeroot debian/rules binary-arch
 make: Nothing to be done for `binary-arch'.
  dpkg-genchanges -B -ms390 Build Daemon buildd_s390-lxdebian 
 ../newlib_1.16.0-2_s390.changes
 dpkg-genchanges: arch-specific upload - not including arch-independent 
 packages
 dpkg-genchanges: failure: cannot read files list file: No such file or 
 directory
 dpkg-buildpackage: failure: dpkg-genchanges gave error exit status 2
 **
 Build finished at 20080417-0752
 FAILED [dpkg-buildpackage died]



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



Bug#476822: ace - FTBFS: error: ACE_FoxReactor cannot be enabled: fox-config not found.

2008-04-19 Thread Thomas Girard
tags 476822 + confirmed pending
thanks

On Sat, Apr 19, 2008 at 02:03:07PM +0200, Bastian Blank wrote:
 Package: ace
 Version: 5.6.3-1
 Severity: serious
 
 There was an error while trying to autobuild your package:
 
  Automatic build of ace_5.6.3-1 on debian-31.osdl.marist.edu by sbuild/s390 
  98
 [...]
  checking whether tclConfig.sh exists in /usr/lib/tcl8.4... yes
  checking whether tkConfig.sh exists in /usr/lib/tk8.4... yes
  checking for fox-config... no
  checking for Kerberos include flags needed by OpenSSL... no
  checking for OpenSSL libraries... yes
  configure: error: ACE_FoxReactor cannot be enabled: fox-config not found.

Hello Bastian,

thanks for the report. I had already noticed this, the bug is fixed in
SVN.

Regards,

Thomas



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



  1   2   3   4   >