Bug#480741: python-gtk: ImportError: No module named cairo

2008-05-11 Thread Shaun Jackman
Package: python-gtk2
Version: 2.12.1-1
Severity: serious

Both sugar-emulator and pychess fail with the same GTK+/Cairo related message:
$ pychess
Traceback (most recent call last):
  File /usr/games/pychess, line 9, in module
import gtk, gtk.glade, gettext
  File /var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py,
line 48, in module
from gtk import _gtk
ImportError: No module named cairo

I have both python-gtk and python-cairo installed. I recently upgraded
to python2.5.

Cheers,
Shaun

-- 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 python-gtk2 depends on:
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libcairo2 1.4.14-1   The Cairo 2D vector graphics libra
ii  libglib2.0-0  2.16.1-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.9-2   The GTK+ graphical user interface
ii  libpango1.0-0 1.20.2-2   Layout and rendering of internatio
ii  python2.5.2-1An interactive high-level object-o
ii  python-cairo [python2.5-cairo 1.4.12-1   Python bindings for the Cairo vect
ii  python-gobject [python2.5-gob 2.14.1-4   Python bindings for the GObject li
ii  python-numeric [python2.5-num 24.2-8.2   Numerical (matrix-oriented) Mathem
ii  python-support0.7.7  automated rebuilding support for P
pn  python2.4-cairo   none (no description available)
pn  python2.4-gobject none (no description available)
pn  python2.4-numeric none (no description available)

python-gtk2 recommends no packages.

-- no debconf information



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



Bug#360101: python-gtk2: want to view svg images

2008-05-11 Thread Shaun Jackman
+1 vote for this bug, which fixing would have prevented bug #476789. Please fix.

Cheers,
Shaun



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



Bug#458777: uscan: Please support mangling the orig tarball version

2008-05-11 Thread Adam D. Barratt
On Sun, 2008-05-11 at 16:09 -0400, Andres Mejia wrote:
 Ok, I read your example. It would be nice if you included the example you 
 gave 
 me in the manual page. I guess that would be my wishlist bug now.

Thanks for the quick reply.

I'll see if I can come up with a useful way of including it in the
mangpage.

Regards,

Adam



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



Bug#480742: delo: [INTL:pt] Updated Portuguese translation for debconf messages

2008-05-11 Thread Traduz - Portuguese Translation Team
Package: delo
Version: n/a
Tags: l10n, patch
Severity: wishlist

Updated Portuguese translation for delo's debconf messages.
Translator: Ricardo Silva [EMAIL PROTECTED]
Feel free to use it.

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


-- 
Best regards,

Miguel Figueiredo
Traduz - Portuguese Translation Team
http://www.DebianPT.org


pt.po
Description: application/gettext


Bug#469035: libc6-i386: include mutiarch ld.conf from i386

2008-05-11 Thread Aurelien Jarno
Javier Serrano Polo a écrit :
 If you got a working multiarch system, then please share your patches.
 
 I'm already sharing the system. I'm contributing patches. Are you
 subscribed to debian-amd64? Haven't ia32-libs maintainers ever mentioned
 this?

Ahahahahaha. I understand know. You are just using multiarch paths in a
very hackish way like a few users from this list...


 I repeat, I've got a working multiarch system. And it'll be that way
 until you show me what's wrong with it.
 
 If I can't change your mind and you don't want to prove me wrong, don't
 bother to reply. It's your theory versus my working packages.
 
 

Please read the different documents from this page before coming back:
http://wiki.debian.org/multiarch

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



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



Bug#480734: Acknowledgement (iscsitarget-source: Fals to build on alpha, hppa, mips, mipsel)

2008-05-11 Thread Ben Hutchings
It looks like kernel/digest.c should be including linux/scatterlist.h
not asm/scatterlist.h.

Ben.

-- 
Ben Hutchings
Beware of programmers who carry screwdrivers. - Leonard Brandwein


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


Bug#480733: Acknowledgement (et131x-source: Fails to build on s390)

2008-05-11 Thread Ben Hutchings
The relevant code is:

/**
Allow disabling of Non-Maskable Interrupts in I/O space, to
support validation.
 */
if( adapter-RegistryNMIDisable )
{
UCHAR RegisterVal;

RegisterVal  = inb( ET1310_NMI_DISABLE );
RegisterVal = 0xf3;

if( adapter-RegistryNMIDisable == 2 )
{
RegisterVal |= 0xc;
}

outb( ET1310_NMI_DISABLE, RegisterVal );
}

This conditionally writes to a (PC) interrupt controller register.  As
the comment says this can be useful for validation, but is totally
unsuitable for production use.  All the NMI disable code can be removed
from this package.

Ben.

-- 
Ben Hutchings
Beware of programmers who carry screwdrivers. - Leonard Brandwein


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


Bug#480587: [Pkg-xfce-devel] Bug#480587: xfwm4: Using Compositing causes X to eat major CPU

2008-05-11 Thread Alexander Toresson
On Sun, May 11, 2008 at 5:29 AM, Daniel Dickinson [EMAIL PROTECTED] wrote:
 With an accelerated video card with composting enabled in xorg.conf and for 
 compositing works under GNOME, using compositing in Window Manager Tweaks 
 results in X consuming huge amounts of CPU bringing the system to a crawl.

Compositing under gnome -- is that with compiz or with the compositor
metacity has gained lately?
Because compiz uses opengl for effects, while xfwm4 and metacity use xrender.

// Alexander



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



Bug#480547: [Pkg-xfce-devel] Bug#480547: xfce4-mount-plugin: Mount pluging requires device exist in fstab by device name

2008-05-11 Thread Alexander Toresson
severity 480547 wishlist
thanks

On Sat, May 10, 2008 at 9:48 PM, Daniel Dickinson [EMAIL PROTECTED] wrote:
 If a mount does not exist in the fstab (such as a user mounted CIFS 
 filesystem), or the mount is mounted by UUID not device name, the mount does 
 not appear in the lists of mounts for the plugin/applet.

This is by design, thus this can be considered a feature request.
Downgrading to wishlist.

// Alexander



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



Bug#467458: xchat: Open link in browser doesn't work

2008-05-11 Thread Mike Massonnet
I think the main problem is not what your favorite browser is, it is
that if you don't have firefox (or gnome), you won't be able to open
links and it leaves you rather clueless at what to do.  No error is
thrown, and there is no settings in the preferences that lets you set
one.

Take the case where you install xchat, epiphany-gecko, with openbox.
You will ran exactly in the situation where the links don't open.

Installing xdg-utils will provide xdg-open which tries its best to open
the file passed in argument with the application corresponding to the
right mime-type.  And it does a good job at opening links.

At last, I don't know a graphical tool to select the favorite browser
with only xdg-utils, however I choosed it with the exo-utils
(exo-preferred-applications).  But that's not the point, as xdg-utils is
a freedesktop compliant tool that makes the user happy on any desktop.

I hope I caught your attention that xdg-utils is a clean set of tools.
Having it in Suggest will help, and I think it could live besides
libnotify-bin.

Regards,
Mike



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



Bug#480743: aptitude's resolver shouldn't suggest to install packages marked to remove/purge in command line

2008-05-11 Thread Eugene V. Lyubimkin
Package: aptitude
Version: 0.4.11.2-1
Severity: normal

Suppose i want to install package 'k3b'. And I don't want to install
'kamera' package. I wrote:

$ sudo aptitude install k3b kamera-

Aptitude's resolver determined old versions of some depends and then
suggest to upgrade them, and also suggested to install 'kamera', which
was explicitly marked 'do not install' in the command line before.

-- Package-specific info:
aptitude 0.4.11.2 compiled at Apr 12 2008 15:24:40
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.20071124
  cwidget version: 0.5.11
  Apt version: 4.6.0
linux-vdso.so.1 =  (0x7fffe77fe000)
libapt-pkg-libc6.7-6.so.4.6 = /usr/lib/libapt-pkg-libc6.7-6.so.4.6 
(0x7fbadf123000)
libncursesw.so.5 = /lib/libncursesw.so.5 (0x7fbadeeda000)
libsigc-2.0.so.0 = /usr/lib/libsigc-2.0.so.0 (0x7fbadf4f1000)
libcwidget.so.3 = /usr/lib/libcwidget.so.3 (0x7fbadebdf000)
libept.so.0 = /usr/lib/libept.so.0 (0x7fbade963000)
libxapian.so.15 = /usr/lib/libxapian.so.15 (0x7fbade5de000)
libz.so.1 = /usr/lib/libz.so.1 (0x7fbade3c7000)
libpthread.so.0 = /lib/libpthread.so.0 (0x7fbade1ac000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0x7fbaddea)
libm.so.6 = /lib/libm.so.6 (0x7fbaddc21000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x7fbadda0a000)
libc.so.6 = /lib/libc.so.6 (0x7fbadd6c2000)
libutil.so.1 = /lib/libutil.so.1 (0x7fbadd4bf000)
libdl.so.2 = /lib/libdl.so.2 (0x7fbadd2bb000)
/lib64/ld-linux-x86-64.so.2 (0x7fbadf3f2000)
Terminal: xterm
$DISPLAY is set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:

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

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

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.7.13Advanced 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-1 GCC support library
ii  libncursesw5   5.6+20071124-1Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.17-2  type-safe Signal Framework for C++
ii  libstdc++6 4.3.0-1   The GNU Standard C++ Library v3
ii  libxapian151.0.4-1   Search engine library
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.4.11.2-1 English manual for aptitude, a ter
ii  libparse-debianchangelog-perl 1.1.1-1parse Debian changelogs and output

-- no debconf information



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



Bug#480744: [gsynaptics] recent gsynaptics upgrade renders mouse useless in gnome session

2008-05-11 Thread Tim Gershon

Package: gsynaptics
Version: 0.9.14-3
Severity: important

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

Since the previous version (0.9.14-1 ??), I found my mouse unresponsive 
inside my gnome session (but OK outside, for example at gdm log in 
screen).  Upgrading to 0.9.14-3 did not fix the problem, but removing 
gsynaptics did.


I attach /var/log/Xorg.0.log which I guess contains all system 
information necessary to debug this, but please let me know if you need 
any more information from me.


Tim

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.24-1-686

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org
  500 unstableftp.uk.debian.org

--- Package information. ---
Depends (Version) | Installed
=-+-=
libc6  (= 2.7-1) | 2.7-10
libgconf2-4   (= 2.13.5) | 2.22.0-1
libglade2-0  (= 1:2.6.1) | 1:2.6.2-1
libglib2.0-0  (= 2.12.0) | 2.16.3-2
libgtk2.0-0   (= 2.12.0) | 2.12.9-3
xserver-xorg-input-synaptics  | 0.14.7~git20070706-2


--
Tim Gershon
University of Warwick
+44 (0) 24765 23778

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4-3)
Current Operating System: Linux glenkinchie 2.6.24-1-686 #1 SMP Sat Apr 19 
00:37:55 UTC 2008 i686
Build Date: 29 September 2007  04:19:41PM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Sun May 11 21:48:15 2008
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Generic Monitor
(**) |   |--Device Generic Video Card
(**) |--Input Device Generic Keyboard
(**) |--Input Device Configured Mouse
(**) |--Input Device Synaptics Touchpad
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/lib/X11/fonts/misc does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/100dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/75dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/Type1 does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/100dpi does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/75dpi does not exist.
Entry deleted from font path.
(==) Including the default font path 
/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
unix/:7100,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/cyrillic,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/cyrillic,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to /etc/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(**) Extension Composite is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d7b40
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: pcidata
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
compiled for 1.4.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,3580 card 17c0,4011 rev 02 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 8086,3584 card 17c0,4012 rev 02 class 08,80,00 hdr 00
(II) PCI: 00:00:3: chip 8086,3585 card 17c0,4013 rev 02 class 08,80,00 hdr 80
(II) PCI: 00:02:0: chip 8086,3582 card 17c0,205a rev 02 class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,3582 card 17c0,205a rev 02 class 03,80,00 hdr 80
(II) PCI: 

Bug#480745: tzdata: [INTL:es] updated Spanish debconf translation

2008-05-11 Thread Rudy Godoy Guillén
Package: tzdata
Version: 2008b-1
Severity: wishlist
Tags: patch l10n

Please find attached the updated translation for the Spanish debconf
template.

regards

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

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

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

tzdata recommends no packages.

-- debconf information:
  tzdata/Zones/Asia:
  tzdata/Zones/SystemV:
  tzdata/Zones/Pacific:
  tzdata/Zones/Atlantic:
  tzdata/Zones/US:
  tzdata/Zones/Etc:
  tzdata/Zones/Arctic:
  tzdata/Zones/Antarctica:
* tzdata/Zones/America: Lima
* tzdata/Areas: America
  tzdata/Zones/Australia:
  tzdata/Zones/Canada:
  tzdata/Zones/Europe:
  tzdata/Zones/Africa:
  tzdata/Zones/Indian:
# tzdata translation to Spanish
# Copyright (C) 2002-2007 Free Software Foundation, Inc.
#
#This program is free software; you can redistribute it and/or modify
#it under the terms of the GNU General Public License as published by
#the Free Software Foundation; either version 2 of the License, or
#(at your option) any later version.
#
#This program is distributed in the hope that it will be useful,
#but WITHOUT ANY WARRANTY; without even the implied warranty of
#MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#GNU General Public License for more details.
#
#You should have received a copy of the GNU General Public License
#along with this program; if not, write to the Free Software
#Foundation. 51 Franklin Street, Fifth Floor Boston, MA 02110-1301
#USA
#
# For more information please see
#  http://www.gnu.org/licenses/licenses.html#GPL
#
# Authors:
# - Translation of most of the cities in this PO file are based on
#   anaconda's timeconfig which was originally translated by
#   Tullio Dovera [EMAIL PROTECTED], 2000.
#   and Nuria Soriano [EMAIL PROTECTED], 2002
# - Later, it was adapted to use in Debian's tzdata, and spelling fixes
#   were introduced by
#   Rudy Godoy Guillén [EMAIL PROTECTED], 2007
# - It was also reviewed by
#   Javier Fernández-Sanguino [EMAIL PROTECTED], 2007
#
msgid 
msgstr 
Project-Id-Version: tzdata 2007e\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-03-24 09:56-0400\n
PO-Revision-Date: 2008-05-11 16:02-0500\n
Last-Translator: Rudy Godoy [EMAIL PROTECTED]\n
Language-Team: Debian l10n Spanish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: select
#. Choices
#. Note to translators:
#. - Etc will present users with a list
#. of GMT+xx or GMT-xx timezones
#. - SystemV will give the choice between zone named as per SystemV conventions:
#. EST5, MST7, etc.
#: ../templates:1001
msgid Africa
msgstr África

#. Type: select
#. Choices
#. Note to translators:
#. - Etc will present users with a list
#. of GMT+xx or GMT-xx timezones
#. - SystemV will give the choice between zone named as per SystemV conventions:
#. EST5, MST7, etc.
#: ../templates:1001
msgid America
msgstr América

#. Type: select
#. Choices
#. Note to translators:
#. - Etc will present users with a list
#. of GMT+xx or GMT-xx timezones
#. - SystemV will give the choice between zone named as per SystemV conventions:
#. EST5, MST7, etc.
#: ../templates:1001
msgid Antarctica
msgstr Antártica

#. Type: select
#. Choices
#. Note to translators:
#. - Etc will present users with a list
#. of GMT+xx or GMT-xx timezones
#. - SystemV will give the choice between zone named as per SystemV conventions:
#. EST5, MST7, etc.
#: ../templates:1001
msgid Australia
msgstr Australia

#. Type: select
#. Choices
#. Note to translators:
#. - Etc will present users with a list
#. of GMT+xx or GMT-xx timezones
#. - SystemV will give the choice between zone named as per SystemV conventions:
#. EST5, MST7, etc.
#: ../templates:1001
msgid Arctic
msgstr Ártico

#. Type: select
#. Choices
#. Note to translators:
#. - Etc will present users with a list
#. of GMT+xx or GMT-xx timezones
#. - SystemV will give the choice between zone named as per SystemV conventions:
#. EST5, MST7, etc.
#: ../templates:1001
msgid Asia
msgstr Asia

#. Type: select
#. Choices
#. Note to translators:
#. - Etc will present users with a list
#. of GMT+xx or GMT-xx timezones
#. - SystemV will give the choice between zone named as per SystemV conventions:
#. EST5, MST7, etc.
#: ../templates:1001
msgid Atlantic
msgstr Atlántico

#. Type: select
#. Choices
#. Note to translators:
#. - Etc will present users with a list
#. of GMT+xx or GMT-xx timezones
#. - SystemV will give the choice between zone named as per SystemV conventions:
#. EST5, MST7, etc.
#: ../templates:1001
msgid Europe
msgstr Europa

#. Type: select
#. Choices
#. Note to 

Bug#460547: merge 480534 460547

2008-05-11 Thread Alexander Sack
severity 480534 grave
severity 460547 grave
merge 480534 460547
thanks

most likely the same bug due to broken arch-detect.

 - Alexander




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



Bug#469035: libc6-i386: include mutiarch ld.conf from i386

2008-05-11 Thread Javier Serrano Polo
El dg 11 de 05 de 2008 a les 22:33 +0200, en/na Aurelien Jarno va
escriure:
 Ahahahahaha. I understand know. You are just using multiarch paths in a
 very hackish way like a few users from this list...

You say it's hackish without naming any reason. I say it's working
providing a repository.

 Please read the different documents from this page before coming back:
 http://wiki.debian.org/multiarch

upstream site.

Hasn't changed. Read long time ago. Describes different approaches.



Forums 
  * Debian Multiarch Alioth Project

Activity Percentile: 0%
Last message from 2006



tfheen's proposal from 2004/05/30

Describes a proposal, not problems.



#debian-devel in February 2004

Long chat conversation without identifiable conclusions.



You could add a link to the debian-amd64 list. There're useful messages
about your current conception (more useful than the ones at alioth).

Don't forget the resurrected ia32-libs list, describing the problems the
ia32-libs split is facing currently.

Could you be a little more specific?

You aren't trying to prove me wrong. Name a single problem my system has
and I'll fix it. You can reply of course, I'll let you have the last
word.




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



Bug#480746: roxen4: [INTL:es] Updated spanish debconf translation

2008-05-11 Thread Rudy Godoy Guillén
Package: roxen4
Severity: wishlist
Tags: patch l10n

Please find attached the updated Spanish debconf translation.

regards

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

Kernel: Linux 2.6.25-1-686 (SMP w/1 CPU core)
Locale: LANG=es_PE.UTF-8, LC_CTYPE=es_PE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# roxen4 translation to Spanish
# Copyright (C) 2007 Software in the Public Interest
# This file is distributed under the same license as the roxen4 package.
#
# Changes:
# - Initial translation
#   Rudy Godoy [EMAIL PROTECTED], 2007
#
#
#  Traductores, si no conoce el formato PO, merece la pena leer la 
#  documentación de gettext, especialmente las secciones dedicadas a este
#  formato, por ejemplo ejecutando:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor lean antes de traducir
# los siguientes documentos:
#
# - El proyecto de traducción de Debian al español
#   http://www.debian.org/intl/spanish/
#   especialmente las notas de traducción en
#   http://www.debian.org/intl/spanish/notas
#
# - La guía de traducción de po's de debconf:
#   /usr/share/doc/po-debconf/README-trans
#   o http://www.debian.org/intl/l10n/po-debconf/README-trans
msgid 
msgstr 
Project-Id-Version: roxen4 4.0\n
Report-Msgid-Bugs-To: Source: [EMAIL PROTECTED]
POT-Creation-Date: 2007-12-19 09:58+\n
PO-Revision-Date: 2008-05-11 16:10-0500\n
Last-Translator: Rudy Godoy [EMAIL PROTECTED]\n
Language-Team: Debian l10n Spanish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: string
#. Description
#: ../templates:1001
msgid Server name:
msgstr Nombre de servidor:

#. Type: string
#. Description
#: ../templates:1001
msgid Please enter the name that should be given to the Roxen server.
msgstr Por favor, introduzca el nombre que desea usar para el servidor Roxen.

#. Type: string
#. Description
#: ../templates:2001
msgid Administration page URL:
msgstr Introduzca la URL de la página de administración:

#. Type: string
#. Description
#: ../templates:2001
msgid 
Please enter the URL that should be used to access Roxen's administration 
server. Example:
msgstr 
Por favor, introduzca la URL que se debe utilizar para la administración del 
servidor Roxen. Ejemplo:

#. Type: string
#. Description
#: ../templates:2001
msgid http://www.example.org:port/
msgstr http://www.ejemplo.org:puerto/

#. Type: string
#. Description
#: ../templates:2001
msgid 
where 'port' is the port to listen to. A random port is proposed by 
default. It is very probably free for use but you should check this before 
accepting this value.
msgstr 
donde «puerto» es el puerto en el que debe escuchar. De manera 
predeterminada se asigna un puerto aleatorio. Es muy probable que éste se 
encuentre libre para su uso, sin embargo debe verificar antes de definir 
este valor.

#. Type: string
#. Description
#: ../templates:3001
msgid Administrator username:
msgstr Nombre de usuario administrador:

#. Type: string
#. Description
#: ../templates:3001
msgid Please enter the username for the Roxen server administrator.
msgstr 
Por favor, introduzca el nombre de usuario para el administrador del 
servidor Roxen.

#. Type: password
#. Description
#. Translators: do not translate ${SERVER_ADMIN}
#: ../templates:4001
msgid Administrator password:
msgstr Contraseña del administrador:

#. Type: password
#. Description
#. Translators: do not translate ${SERVER_ADMIN}
#: ../templates:4001
msgid 
Please choose a password for the Roxen server administrator 
(${SERVER_ADMIN}).
msgstr 
Por favor introduzca una contraseña para el usuario administrador del 
servidor Roxen (${SERVER_ADMIN}).

#. Type: password
#. Description
#: ../templates:5001
msgid Administrator password confirmation:
msgstr Confirme la contraseña de administrador:

#. Type: error
#. Description
#: ../templates:6001
msgid Empty administrator password
msgstr Contraseña de administrador en blanco.

#. Type: boolean
#. Description
#: ../templates:7001
msgid Enable built-in update system?
msgstr ¿Desea activar el sistema de actualización integrado?

#. Type: boolean
#. Description
#: ../templates:7001
msgid 
Roxen offers an automatic update system. To use this feature, you need an 
account in the Roxen Community.
msgstr 
Roxen tiene un sistema de actualización automático. Para usarlo necesita una 
cuenta en la comunidad de Roxen.

#. Type: boolean
#. Description
#: ../templates:8001
msgid Access update server through proxy?
msgstr ¿Va a utilizar un proxy para la actualización?

#. Type: boolean
#. Description
#: ../templates:8001
msgid 
Please choose whether the update server should be accessed through an HTTP 
proxy.
msgstr 
Por favor, indique si deberá acceder al servidor de actualización a través 
de un proxy HTTP.

#. Type: string
#. Description
#: 

Bug#423043: Announce of the upcoming NMU for the ircd-hybrid package

2008-05-11 Thread Aurélien GÉRÔME
On Sun, May 11, 2008 at 08:51:06AM +0200, Christian Perrier wrote:
 Aurélien, here's the final patch. I don't expect more translations to
 come in. I think you can proceed with the upload.

OK, scheduled for tomorrow.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Debian Developer
  `- Unix Sys  Net Admin


signature.asc
Description: Digital signature


Bug#480397: reopening 480397

2008-05-11 Thread Thomas Koenig
reopen 480379 [EMAIL PROTECTED]

thanks

Hi,

I just read on the closing message about about some problem with e-mails
being rejected.

If that's a problem, please try communicating via [EMAIL PROTECTED] .






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



Bug#480747: xfce4-quicklauncher-plugin: Would like to anything small enough in a panel inside a quicklauncher

2008-05-11 Thread Daniel Dickinson
Package: xfce4-quicklauncher-plugin
Version: 1.9.4-1
Severity: wishlist


It'd be particularly nice if plugins could be used inside a quicklauncher and 
not just launchers.  This would make life easier when using the wmdock plugin 
with 64x64 WindowMaker dockapps because the things that don't need to be 64x64 
wouldn't be.

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

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

Versions of packages xfce4-quicklauncher-plugin depends on:
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-1+b1 The Cairo 2D vector graphics libra
ii  libfontconfig12.5.0-2generic font configuration library
ii  libglib2.0-0  2.16.1-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.9-2   The GTK+ graphical user interface 
ii  libpango1.0-0 1.20.2-2   Layout and rendering of internatio
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcursor1   1:1.1.9-1  X cursor management library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxfce4util4 4.4.2-2Utility functions library for Xfce
ii  libxfcegui4-4 4.4.2-2Basic GUI C functions for Xfce4
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxi62:1.1.3-1  X11 Input extension library
ii  libxinerama1  2:1.0.3-1  X11 Xinerama extension library
ii  libxrandr22:1.2.2-1  X11 RandR extension library
ii  libxrender1   1:0.9.4-1  X Rendering Extension client libra
ii  xfce4-panel   4.4.2-4The Xfce4 desktop environment pane

xfce4-quicklauncher-plugin recommends no packages.

-- no debconf information



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



Bug#480310: [ixp4xx] armel NSLU2 fails to boot with 2.6.25

2008-05-11 Thread Paul Collins
Martin Michlmayr [EMAIL PROTECTED] writes:

 Paul, can you check in /var/log on your hard drive to see if there's
 anything useful?

Nothing, I'm afraid; all 2.6.24.  There was no disk activity when I
restarted after installing 2.6.25.

Judging by /usr/share/doc/nslu2-utils/README.Debian it didn't even get
as far as starting the initramfs.

-- 
Paul Collins
Wellington, New Zealand

Dag vijandelijk luchtschip de huismeester is dood



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



Bug#480750: postfix: [INTL:es] Spanish debconf translation update

2008-05-11 Thread Rudy Godoy Guillén
Package: postfix
Version: 2.5.2~rc2-1
Severity: wishlist
Tags: patch l10n

Please find attached the updated Spanish translation.

regards

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

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

Versions of packages postfix depends on:
ii  adduser  3.107   add and remove users and groups
ii  debconf [debconf-2.0]1.5.21  Debian configuration management sy
ii  dpkg 1.14.18 package maintenance system for Deb
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libdb4.6 4.6.21-7Berkeley v4.6 Database Libraries [
ii  libsasl2-2   2.1.22.dfsg1-19 Cyrus SASL - authentication abstra
ii  libssl0.9.8  0.9.8g-8SSL shared libraries
ii  lsb-base 3.2-11  Linux Standard Base 3.2 init scrip
ii  netbase  4.32Basic TCP/IP networking system
ii  ssl-cert 1.0.18  simple debconf wrapper for OpenSSL

postfix recommends no packages.

-- debconf information:
* postfix/mailname: jane.htu.pe
  postfix/tlsmgr_upgrade_warning:
  postfix/retry_upgrade_warning:
* postfix/relayhost: smtp.americatelnet.com.pe
  postfix/procmail: true
  postfix/bad_recipient_delimiter:
  postfix/rfc1035_violation: false
  postfix/mynetworks: 127.0.0.0/8
  postfix/protocols: all
  postfix/master_upgrade_warning:
  postfix/db_upgrade_warning: true
  postfix/dynamicmaps_upgrade_warning:
  postfix/recipient_delim: +
* postfix/main_mailer_type: Internet with smarthost
  postfix/transport_map_warning:
  postfix/kernel_version_warning:
  postfix/chattr: false
  postfix/root_address: NINGUNA
  postfix/mydomain_warning:
  postfix/destinations: jane.htu.pe, localhost.htu.pe, localhost
  postfix/nqmgr_upgrade_warning:
  postfix/not_configured:
  postfix/mailbox_limit: 0
# postfix translation to spanish
# Copyright (C) 2004 Software in the Public Interest
# This file is distributed under the same license as the postfix package.
#
# Changes:
# - Initial translation
#   Rudy Godoy [EMAIL PROTECTED], 2004
#
#
#  Traductores, si no conoce el formato PO, merece la pena leer la 
#  documentación de gettext, especialmente las secciones dedicadas a este
#  formato, por ejemplo ejecutando:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor lean antes de traducir
# los siguientes documentos:
# 
# - El proyecto de traducción de Debian al español
#   http://www.debian.org/intl/spanish/coordinacion
#   especialmente las notas de traducción en
#   http://www.debian.org/intl/spanish/notas
#
# - La guía de traducción de po's de debconf:
#   /usr/share/doc/po-debconf/README-trans
#   o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
msgid 
msgstr 
Project-Id-Version: postfix 2.4.0\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-02-08 23:41-0700\n
PO-Revision-Date: 2008-05-11 16:25-0500\n
Last-Translator: Rudy Godoy [EMAIL PROTECTED]\n
Language-Team: Debian Spanish team [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=utf-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../templates:1001
msgid Add a 'mydomain' entry in main.cf for upgrade?
msgstr ¿Desea añadir la entrada «mydomain» en main.cf al actualizar?

#. Type: boolean
#. Description
#: ../templates:1001
msgid 
Postfix version 2.3.3-2 and later require changes in main.cf. Specifically, 
mydomain must be specified, since hostname(1) is not a fully qualified 
domain name (FQDN).
msgstr 
La versión 2.3.3-2 de Postfix y posteriores requieren realizar cambios en 
«main.cf». Específicamente, se debe definir mydomain, puesto que hostname(1) 
no es un nombre de dominio calificado (FQDN).

#. Type: boolean
#. Description
#: ../templates:1001
msgid 
Failure to fix this will result in a broken mailer. Decline this option to 
abort the upgrade, giving you the opportunity to add this configuration 
yourself. Accept this option to automatically set mydomain based on the FQDN 
of the machine.
msgstr 
En caso de que falle al corregirse, el sistema de correo quedará inestable. 
Rechace esta opción para cancelar la actualización, esto le dará la 
oportunidad de añadir la configuración usted mismo. Acepte esta opción para 
definir mydomain automáticamente basandose en el FQDN de la máquina.

#. Type: boolean
#. Description
#: ../templates:2001
msgid Install postfix despite an unsupported kernel?
msgstr ¿Desea instalar postfix aún cuando no está soportado por el núcleo?

#. Type: boolean
#. Description
#: ../templates:2001
msgid 
Postfix uses features that are not found in kernels prior to 2.6. If you 
proceed with the installation, 

Bug#480749: /etc/network/if-pre-up.d/ifenslave : bond-arp-ip-target does not work.

2008-05-11 Thread Nicolas 2P
Package: ifenslave
Version: 2
Severity: normal
Tags: patch



-- 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/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Option bond-arp-ip-target in /etc/network/interfaces (from 
/etc/network/if-pre-up.d/ifenslave) has two related problems :

1/ One should prepend a + in from of the target IP address when writing to 
/sys/class/net/bond*/bonding/arp_in_target. The + is missing in 
/etc/network/if-pre-up.d/ifenslave.

2/ bond-arp-ip-target should allow for several targets, so 
IF_BOND_ARP_IP_TARGET sould be processed as a list.

Patch :

--- ifenslave.ori   2008-05-11 23:11:44.0 +0200
+++ ifenslave   2008-05-11 23:11:52.0 +0200
@@ -53,7 +53,9 @@
echo $IF_BOND_DOWNDELAY  $BOND_PARAMS/downdelay
fi
if [ $IF_BOND_ARP_IP_TARGET ]; then
-   echo $IF_BOND_ARP_IP_TARGET  
$BOND_PARAMS/arp_ip_target
+   for target in $IF_BOND_ARP_IP_TARGET ; do
+   echo +$IF_BOND_ARP_IP_TARGET  
$BOND_PARAMS/arp_ip_target
+   done
fi
if [ $IF_BOND_ARP_INTERVAL ]; then
echo $IF_BOND_ARP_INTERVAL  $BOND_PARAMS/arp_interval



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



Bug#480738: [Pkg-libvirt-maintainers] Bug#480738: virt-manager: Segmentation fault

2008-05-11 Thread Guido Günther
On Sun, May 11, 2008 at 10:12:08PM +0200, Andreas B. Mundt wrote:
 virt-manager fails on my machine with segmentation fault: 
 
 ~$ virt-manager --no-fork
 Segmentation fault
Could you try that in gdb and show the backtrace. Rebuilding the package
with DEB_BUILD_OPTIONS=noopt,nostrip would improve the output. What
hypervisor are you connecting to?
 -- Guido



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



Bug#480748: [linux-image-2.6.25-1-amd64] zd1211rw does not work

2008-05-11 Thread Gilles Mocellin
Package: linux-image-2.6.25-1-amd64
Version: 2.6.25-1
Severity: normal

--- Please enter the report below this line. ---
At least in WPA mode with wpa_supplicant, I cannot anymore connecte to my AP.
It works fine with linux-image-2.6.24-1-amd64.

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.25-1-amd64

Debian Release: lenny/sid
  600 unstableaptsrc 
  500 lenny   62.43.64.122 

--- Package information. ---
Depends(Version) | Installed
-+-
module-init-tools| 3.4-1
initramfs-tools   (= 0.55)  | 0.92a
 OR yaird(= 0.0.12-25)  | 
 OR linux-initramfs-tool | 




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



Bug#480737: xserver-xephyr: -extension Composite does not disable composite extension

2008-05-11 Thread Julien Cristau
tag 480737 + confirmed upstream
kthxbye

On Sun, May 11, 2008 at 22:11:02 +0200, Sebastian Fontius wrote:

 I use Xephyr to play Alpha Centauri (mea culpa) as Alpha Centauri has
 problems with 32 bit visuals (available when the Composite extension
 is enabled) and Xephyr did not provide those until recently.
 
 But some time ago Xephyr apparently enabled the Composite extension
 and therefor 32 bit visuals.  No problem, Xephyr's --help says this:
 
 ,
 | % Xephyr --help 21 | grep -- '[-+]extension'
 | +extension nameEnable extension
 | -extension nameDisable extension
 `
 
 But this simply does not work for Composite:
 
Confirmed.  This is because kdrive's InitOutput() function resets
noCompositeExtension to FALSE after the command-line arguments have been
parsed.
Daniel, this change was introduced by commit 'new KDrive input world
order' (02d09105113fb9b560a770fe15f7bb041165831c), when Composite was
disabled by default.  Maybe it would make sense to remove this now that
composite is enabled by default, so it's possible to disable it?

From 7dde1dcaf32cd114c4bad855ecd96472cc76e320 Mon Sep 17 00:00:00 2001
From: Julien Cristau [EMAIL PROTECTED]
Date: Sun, 11 May 2008 23:17:27 +0200
Subject: [PATCH] kdrive: make it possible to disable Composite

KdInitOutput() used to enable Composite when it was disabled by default,
but now this hack prevents ``-extension Composite'' from working.
Remove it, as Composite is enabled by default anyway.
---
 hw/kdrive/src/kdrive.c |6 --
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/hw/kdrive/src/kdrive.c b/hw/kdrive/src/kdrive.c
index 50148c4..e2ee4ad 100644
--- a/hw/kdrive/src/kdrive.c
+++ b/hw/kdrive/src/kdrive.c
@@ -1353,12 +1353,6 @@ KdInitOutput (ScreenInfo*pScreenInfo,
 KdCardInfo *card;
 KdScreenInfo*screen;
 
-#ifdef COMPOSITE
-/* kind of a hack: we want Composite enabled, but it's disabled per
- * default. */
-noCompositeExtension = FALSE;
-#endif
-
 if (!kdCardInfo)
 {
InitCard (0);
-- 
1.5.5.1

Cheers,
Julien



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



Bug#480397: closed by Julien Cristau [EMAIL PROTECTED] (Re: Undelivered Mail Returned to Sender)

2008-05-11 Thread Thomas Koenig
reopen 480397 [EMAIL PROTECTED]

thanks

If there's a problem with e-mail from my provider, maybe using my GCC
account will work.

Thanks
Thomas




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



Bug#480587: [Pkg-xfce-devel] Bug#480587: xfwm4: Using Compositing causes X to eat major CPU

2008-05-11 Thread Alexander Toresson
On Sun, May 11, 2008 at 10:55 PM, Daniel Dickinson [EMAIL PROTECTED] wrote:
 On Sun, 11 May 2008 22:35:20 +0200
 Alexander Toresson [EMAIL PROTECTED] wrote:

 On Sun, May 11, 2008 at 5:29 AM, Daniel Dickinson
 [EMAIL PROTECTED] wrote:
  With an accelerated video card with composting enabled in xorg.conf
  and for compositing works under GNOME, using compositing in Window
  Manager Tweaks results in X consuming huge amounts of CPU bringing
  the system to a crawl.

 Compositing under gnome -- is that with compiz or with the compositor
 metacity has gained lately?
 Because compiz uses opengl for effects, while xfwm4 and metacity use
 xrender.

 That was with compiz.  It may be that metacity compositing has the same
 the problems; I don't know and am not planning on installing gnome to
 find out :-)

 So it could be a problem with xrender; are there other programs that
 use that I can test with?


You could try using xcompmgr; it's a standalone composite manager, and
see it it excibits the same problem.

// Alexander Toresson



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



Bug#479787: virt-manager: Fails to create a HVM Windows XP machine

2008-05-11 Thread Guido Günther
Hi Marco,
On Tue, May 06, 2008 at 02:57:33PM -0300, Marco Sinhoreli wrote:
 Package: virt-manager
 Version: 0.5.4-1
 Severity: important
 
 Unable to complete install 'class 'libvirt.libvirtError' 
 virDomainCreateLinux() failed POST operation failed: (xend.err Error 
 creating domain: long() argument must be a string or a number, not 
 'NoneType')
 Traceback (most recent call last):
   File /usr/share/virt-manager/virtManager/create.py, line 651, in 
 do_install
 dom = guest.start_install(False, meter = meter)
   File /var/lib/python-support/python2.5/virtinst/Guest.py, line 895, in 
 start_install
 return self._do_install(consolecb, meter)
   File /var/lib/python-support/python2.5/virtinst/Guest.py, line 916, in 
 _do_install
 self.domain = self.conn.createLinux(install_xml, 0)
   File /usr/lib/python2.5/site-packages/libvirt.py, line 833, in createLinux
 if ret is None:raise libvirtError('virDomainCreateLinux() failed', 
 conn=self)
 libvirtError: virDomainCreateLinux() failed POST operation failed: (xend.err 
 Error creating domain: long() argument must be a string 
 or a number, not 'NoneType')
 '
Any success in tracking this down? It seems libvirt is passing crap to
xend. Could you have a look how the virDomanCreatLInux call looks like?
Running this with LIBVIRT_DEBUG=1 set might give a hint.
 -- Guido



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



Bug#480752: python-minimal: Circular dependency prevents install of 2.5

2008-05-11 Thread Brian C
Package: python-minimal
Version: 2.4.4-2
Severity: important

I want to install python2.5 and remove python2.4.  python-minimal's 
dependencies make this impossible because python2.5 depends on 
python2.5-minimal which depends on python-minimal which depends on 
python2.4-minimal and so one cannot remove python2.4 on Etch and just 
have python2.5.  To fix this, python-minimal should depend on 
python2.4-minimal OR python2.5-minimal rather than just the latter.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.1.061030
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages python-minimal depends on:
ii  dpkg   1.13.25   package maintenance system for Deb
ii  python2.4-minimal  2.4.4-3+etch1 A minimal subset of the Python lan

python-minimal recommends no packages.

-- no debconf information



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



Bug#480751: mldonkey: [INTL:it] debconf templates italian translation

2008-05-11 Thread Alessandro Vietta
Package: mldonkey
Version: 2.9.5-1
Severity: wishlist
Tags: patch l10n

Hi,
attached debconf templates with italian translation.
Please copy the attachement into debian/po/it.po

Thanks.

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

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


mldonkey_2.9.5-1_it.po.gz
Description: GNU Zip compressed data


Bug#480737: xserver-xephyr: -extension Composite does not disable composite extension

2008-05-11 Thread Julien Cristau
tag 480737 fixed-upstream
kthxbye

On Mon, May 12, 2008 at 00:33:51 +0300, Daniel Stone wrote:

 On Sun, May 11, 2008 at 11:21:11PM +0200, Julien Cristau wrote:
  Confirmed.  This is because kdrive's InitOutput() function resets
  noCompositeExtension to FALSE after the command-line arguments have been
  parsed.
  Daniel, this change was introduced by commit 'new KDrive input world
  order' (02d09105113fb9b560a770fe15f7bb041165831c), when Composite was
  disabled by default.  Maybe it would make sense to remove this now that
  composite is enabled by default, so it's possible to disable it?
 
 Yep, that's fine, please feel free to merge (without [PATCH]) to master
 and any branches you feel would be appropriate.
 
Thanks, pushed as 9dfb525f6c91acab5d1a65765a046bf9ee2aa082 (master),
3f8ba890762513edc7eddbbbd4bb26f908540c8d (server-1.4-branch),
f2278a882f26a3176110241b65b3bead9b08110f (server-1.5-branch).

Cheers,
Julien



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



Bug#474351: springgraph invocation syntax not properly documented

2008-05-11 Thread Filipus Klutiero
Le May 11, 2008 03:10:25 am Thijs Kinkhorst, vous avez écrit :
 On Sunday 11 May 2008 03:20, Filipus Klutiero wrote:
  I don't see why this wouldn't be a bug. Do you agree that a program's
  manual page should document all normal ways to invoke the program?

 It does, and is even more clarified now in current svn.
Then what do you consider abnormal about piping to springgraph?

 Case is closed. 
I wonder if your courtesy manual was also closed too early.



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



Bug#475536: pidgin: in the german translation an irc channels is called Raum

2008-05-11 Thread Bjoern Voigt
Hello!

  I can relate, though: Where are they called Raum? Because taking a look
 at the po file it seems to be consistently translated from channel to
 Kanal and from room to Raum where it applies. This is no
 translation bug but a problem that already exists in the english
 original, thus removing of the tag.
   
Yes, I translated Raum to root and channel to Kanal. If you want
to have a more consistent word for the IRC channels in Pidgin, please
write a bug report for the Pidgin project, so that the problem could be
fixed in English first: http://developer.pidgin.im/

  Though, I found _one_ place where it seems to be translated wrongly:
 #v+
  msgid 
  j lt;room1gt;[,room2][,...] [key1[,key2][,...]]:  Enter one or more 
  channels, optionally providing a channel key for each if needed.
  msgstr 
  j lt;Raum1gt;[,Raum2][,...] [Schlüssel1[,Schlüssel2][,...]]:  Einen oder 
 -mehrere Räume angeben, optional jeden mit einem Kanal-Schlüssel, falls 
 +mehrere Kanäle angeben, optional jeden mit einem Kanal-Schlüssel, falls 
  dieser benötigt wird.
 #v-

  (please notice that I used msgunfmt on the .mo file and thus I don't
 have the code reference header for the po file, but it shouldn't be hard
 too find that string in the according po file)
   
Yes, thanks. I fixed this upstream in Pidgin monotone for Pidgin 2.4.2.

I think, the bug report #475536 should be closed now. See my comment for
the English original strings above.

Regards,
Björn



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



Bug#480754: mailagent: [INTL:es] Updated Spanish translation for debconf templae

2008-05-11 Thread Rudy Godoy Guillén
Package: mailagent
Severity: wishlist
Tags: patch l10n

Please find attached the updated translation for the debconf template.

thanks

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

Kernel: Linux 2.6.25-1-686 (SMP w/1 CPU core)
Locale: LANG=es_PE.UTF-8, LC_CTYPE=es_PE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# mailagent translation to Spanish
# Copyright (C) 2007 Software in the Public Interest
# This file is distributed under the same license as the postfix package.
#
# Changes:
# - Initial translation
#   Rudy Godoy [EMAIL PROTECTED], 2007
#
#
#  Traductores, si no conoce el formato PO, merece la pena leer la
#  documentación de gettext, especialmente las secciones dedicadas a este
#  formato, por ejemplo ejecutando:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor lean antes de traducir
# los siguientes documentos:
#
# - El proyecto de traducción de Debian al español
#   http://www.debian.org/intl/spanish/coordinacion
#   especialmente las notas de traducción en
#   http://www.debian.org/intl/spanish/notas
#
# - La guía de traducción de po's de debconf:
#   /usr/share/doc/po-debconf/README-trans
#   o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
msgid 
msgstr 
Project-Id-Version: mailagent 3.73\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-03-19 15:29-0500\n
PO-Revision-Date: 2008-05-11 16:38-0500\n
Last-Translator: Rudy Godoy [EMAIL PROTECTED]\n
Language-Team: Debian l10n Spanish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=utf-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: string
#. Description
#: ../templates.master:1001
msgid Organization name for this computer:
msgstr Nombre de la organización para este sistema:

#. Type: string
#. Description
#: ../templates.master:1001
msgid 
The /etc/news/organization file does not exist. That file contains the name 
of the organization this computer belongs to. This is the name that will 
appear in the Organization header field of outgoing articles, mail, or 
patches.
msgstr No existe el fichero «/etc/news/organization». Este contiene el nombre 
de la organización a la que pertenece este sistema. Dicho nombre aparecerá en 
la cabecera «Organization» de los artículos, correos, o parches salientes.

#. Type: string
#. Description
#: ../templates.master:1001
msgid 
Please enter the name of the organization as you want it to appear in that 
header field. It is common practice to add a location, typically a city 
name, to the organization's name, for instance:\n
   University of Southern North Dakota, Hoople
msgstr 
Introduzca el nombre de la organización tal como desea que aparezca en dicho 
encabezado. Una práctica común es colocar el nombre de su ciudad, además del 
nombre de la organización, por ejemplo:\n
   Universidad del Suroeste de Dakota, Hoople

#. Type: string
#. Description
#: ../templates.master:1001
msgid If you enter \--none--\, no organization name will be setup.
msgstr Si introduce «--none--», este valor no será definido.


Bug#480755: No GLXFBConfig for default depth

2008-05-11 Thread Robert Millan
Package: compiz
Version: 0.6.3~git20080115.0ea58487-1
Severity: important

Fails to start for me.  This is the same hardware where it was known to work
before, after a lenny reinstall.  I'm attaching my xorg.conf.

[...]
Checking for Xgl: not present. 
Detected PCI ID for VGA: 00:02.0 0300: 8086:27a2 (rev 03) (prog-if 00 [VGA 
controller])
Checking for texture_from_pixmap: present. 
Checking for non power of two support: present. 
Checking for Composite extension: present. 
Comparing resolution (1280x800) to maximum 3D texture size (2048): Passed.
Checking for nVidia: not present. 
Checking for FBConfig: present. 
Checking for Xgl: not present. 
Starting gtk-window-decorator
/usr/bin/compiz.real (core) - Fatal: No GLXFBConfig for default depth, this 
isn't going to work.
/usr/bin/compiz.real (core) - Error: Failed to manage screen: 0
/usr/bin/compiz.real (core) - Fatal: No manageable screens found on display :0.0

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

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

Versions of packages compiz depends on:
ii  compiz-core 0.6.3~git20080115.0ea58487-1 OpenGL window and compositing mana
ii  compiz-gnom 0.6.3~git20080115.0ea58487-1 OpenGL window and compositing mana
ii  compiz-gtk  0.6.3~git20080115.0ea58487-1 OpenGL window and compositing mana
ii  compiz-plug 0.6.3~git20080115.0ea58487-1 OpenGL window and compositing mana

compiz recommends no packages.

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

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

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
EndSection

Section Device
Identifier  Configured Video Device
EndSection

Section Monitor
Identifier  Configured Monitor
EndSection

Section Screen
Identifier  Default Screen
Monitor Configured Monitor
EndSection


Bug#479721: FTBFS with 2.6.25-1

2008-05-11 Thread Ben Hutchings
Upstream commit e80c1ff7cfb63e247a4479c4a20f65d373d99b62 should fix
this:

http://sources.redhat.com/git/?p=cluster.git;a=commitdiff;h=e80c1ff7cfb63e247a4479c4a20f65d373d99b62

(This doesn't make the sysfs code do the right thing, as it will free a
superblock on unmount even if an open sysfs file still refers to it.
That's not a regression though.)

Ben.

-- 
Ben Hutchings
Beware of programmers who carry screwdrivers. - Leonard Brandwein


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


Bug#459657: k3b: also freezes and eat 100% CPU

2008-05-11 Thread Eugene V. Lyubimkin
Package: k3b
Version: 1.0.4-8
Followup-For: Bug #459657

I also have laptop with slim dvd-writer. I've written a data DVD and
turned on 'verify' option. k3b successfully wrote the disk, but after
that it freezes (gui became unanswerring) and started eating 100% CPU.

I was using RockRidge extensions.


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

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

Versions of packages k3b depends on:
ii  cdparanoia   3.10+debian~pre0-6  audio extraction tool for sampling
ii  cdrdao   1:1.2.2-15  records CDs in Disk-At-Once (DAO) 
ii  genisoimage  9:1.1.7.1-1 Creates ISO-9660 CD-ROM filesystem
ii  k3b-data 1.0.4-8 A sophisticated KDE CD burning app
ii  kdelibs-data 4:3.5.9.dfsg.1-4core shared data for all KDE appli
ii  kdelibs4c2a  4:3.5.9.dfsg.1-4core libraries and binaries for al
ii  libacl1  2.2.45-1Access control list shared library
ii  libart-2.0-2 2.3.19-3Library of functions for 2D graphi
ii  libattr1 1:2.4.39-1  Extended attribute shared library
ii  libaudio21.9-2+b1The Network Audio System (NAS). (s
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libdbus-1-3  1.1.20-1simple interprocess messaging syst
ii  libdbus-qt-1-1c2 0.62.git.20060814-2 simple interprocess messaging syst
ii  libdvdread3  0.9.7-9 library for reading DVDs
ii  libexpat11.95.8-4XML parsing C library - runtime li
ii  libfontconfig1   2.5.0-2 generic font configuration library
ii  libfreetype6 2.3.5-1+b1  FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0]  0.1.9-2 Client library for the gamin file 
ii  libgcc1  1:4.3.0-1   GCC support library
ii  libhal1  0.5.10-2Hardware Abstraction Layer - share
ii  libice6  2:1.0.4-1   X11 Inter-Client Exchange library
ii  libidn11 1.1-1   GNU libidn library, implementation
ii  libjpeg626b-14   The Independent JPEG Group's JPEG 
ii  libk3b3  1.0.4-8 The KDE cd burning application lib
ii  libmusicbrainz4c2a   2.1.5-2 Second generation incarnation of t
ii  libpng12-0   1.2.27-1PNG library - runtime
ii  libqt3-mt3:3.3.8b-5  Qt GUI Library (Threaded runtime v
ii  libsm6   2:1.0.3-1+b1X11 Session Management library
ii  libstdc++6   4.3.0-1 The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.3-7   X11 client-side library
ii  libxcursor1  1:1.1.9-1   X cursor management library
ii  libxext6 2:1.0.4-1   X11 miscellaneous extension librar
ii  libxft2  2.1.12-2FreeType-based font drawing librar
ii  libxi6   2:1.1.3-1   X11 Input extension library
ii  libxinerama1 2:1.0.3-1   X11 Xinerama extension library
ii  libxrandr2   2:1.2.2-1   X11 RandR extension library
ii  libxrender1  1:0.9.4-1   X Rendering Extension client libra
ii  libxt6   1:1.0.5-3   X11 toolkit intrinsics library
ii  wodim9:1.1.7.1-1 command line CD/DVD writing tool
ii  zlib1g   1:1.2.3.3.dfsg-11   compression library - runtime

Versions of packages k3b recommends:
ii  dvd+rw-tools 7.1-1   DVD+-RW/R tools
pn  kcontrol none  (no description available)
ii  kdebase-kio-plugins  4:3.5.9.dfsg.1-2+b1 core I/O slaves for KDE
ii  vcdimager0.7.23-4A VideoCD (VCD) image mastering an

-- no debconf information



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



Bug#480661: ltsp-server: ltsp compiler should not depend on daemons

2008-05-11 Thread Vagrant Cascadian
On Sun, May 11, 2008 at 02:52:08PM +0200, Jonas Smedegaard wrote:
 I believe that either tftp server should be a dependency only of -standalone
 (and the tools deal properly with it potentially missing if they don't
 already) or that the chroot compiler should be packaged in a separate
 ltsp-server-core or ltsp-builder package that ltsp-server depends on.

i've definitely pushed for a separate package in the past, although at
this point i'll look into lowering *tftpd* to recommends for
ltsp-server, and making it a dependency for ltsp-server-standalone.

openssh-client, *inetd*, and iproute also maybe would fall into this
category.

i'm not sure if it will require updating the code, or a simple update to
the dependencies.

live well,
  vagrant



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



Bug#480660: ltsp-client: Please add same warning in long description as in -core package

2008-05-11 Thread Vagrant Cascadian
tags 480660 pending
thanks

On Sun, May 11, 2008 at 02:44:21PM +0200, Jonas Smedegaard wrote:
 ltsp-client-core warns in logn description to NOT install on regular machines.
 
 ltsp-client depend on -core, but does not include similar warning.
 
 I believe it ought to.

committed to bzr and will be included in next upload.

live well,
  vagrant



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



Bug#480701: snmpd: After an update, I don't have HOST-RESOURCES-MIB::hrStorageDescr.2 Real Memory

2008-05-11 Thread Thomas Anders
Frederic,

 After an updated of snmpd from 5.2.2-3 to 5.4.1~dfsg-6, I do not have access
 to the memory used HOST-RESOURCES-MIB::hrStorageDescr.2  Real Memory

Net-SNMP 5.4.x comes with rewritten code for memory stats. For
hrStorageTable, Real Memory has been replaced by Physical memory,
and Virtual memory and Cached memory have been added. You may want
to compare to UCD-SNMP-MIB::memory and /proc/meminfo.


+Thomas



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



Bug#480664: ltsp-server: Please provide script to generate alien-arch chroot using qemu

2008-05-11 Thread Vagrant Cascadian
block 480664 by 355801
thanks

On Sun, May 11, 2008 at 02:56:14PM +0200, Jonas Smedegaard wrote:
 I imagine it would be possible to generate alien-arch chroots (like a PowerPC
 chroot on an x86 host) using qemu.

indeed, this should be possible. until debootstrap (or similar tools)
support this, i doubt if we'll see it for LTSP.

live well,
  vagrant



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



Bug#474400: Testsuite failure of bsdtar

2008-05-11 Thread Tim Kientzle

Good guess, but I don't think that explains anything, since
the order in which hardlinked files get stored doesn't matter.
(There are a few tests that do detailed format verification;
those would be affected by the order in which files get stored,
but none of those depend on the ordering of readdir().)

The reference to 92-characters in that test refers to the length
of the filename not including the directory portion.
(Details: original/ is 9 characters, the link length limit for
ustar is 100 characters, and the test code only verifies the
final path element, hence should never see anything over 91
chars; I should probably put some more detailed comments around
that part of the test code.)

Have you had a chance to try the libarchive 2.5.3b package?
I've fixed a subtle issue with handling almost-too-long filenames
in ustar format (which doesn't appear to explain the problems
you're having) and also reworked a couple of the tests to give
more information.  Maybe that would shed additional light on
this problem.

I've also just committed a change to the test_format_newc code
that allows for a 1-second slop in that test, which should eliminate
the occasional failure you mentioned.  Thanks for reporting that.

Cheers,

Tim

Bernhard R. Link wrote:

I think I found the problem:
# tar -tvvf ustar/archive 21 | grep 
'original/f_abcdefghijklmnopqrstuvwxyzabcdefghijkl '
says:
hrw-r--r-- brl/brl   0 2008-05-11 11:41 
original/f_abcdefghijklmnopqrstuvwxyzabcdefghijkl link to 
original/l_abcdefghijklmnopqrstuvwxyzabcdefghijkl

This is the file with 92 characters, which is (as far as I understand
test_copy.c:111) not expressable as link.

I guess the reason for this is that depending on the filesystem options
readdir returns the prior created files in some random order, so
sometimes l_* gets returned before f_* (judging from the Debian buildds,
on Linux actually more often than not). And thus the test-case fails.

Hochachtungsvoll,
Bernhard R. Link

By the way, I think there is also a race condition in
cpio/test/test_format_new.c in test_format_newc. In one run
one of the assertEqualInt(t, from_hex(e + 46, 8)); failed for me with
two number differing by one. (I guess some the second stepped just as
the wrong moment). Dunno if that is important enough to fix, as seldom
as it seems to happen.








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



Bug#480753: iceweasel: 30-45secs to start and quit

2008-05-11 Thread rob
Package: iceweasel
Version: 3.0~b5-4
Severity: normal

Firstly download size appears significantly different to usual, 1.1 MB
as opposed to c.9MB normally. Not sure if that is relevant?

Downloaded -dbg package but seems not to find symbols. Output:

[EMAIL PROTECTED]:~$ iceweasel -safe-mode -g
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show
copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu...
(no debugging symbols found)
(gdb) run
Starting program: /usr/lib/iceweasel/firefox-bin -a firefox -safe-mode
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
Error while reading shared library symbols:
Cannot find new threads: generic error
Cannot find new threads: generic error
(gdb) continue  
Continuing. 
[New Thread 0x2af736cb0d40 (LWP 5003)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 0x40800950 (LWP 5006)]
[New Thread 0x41001950 (LWP 5007)]
[New Thread 0x41802950 (LWP 5008)]
[Thread 0x41802950 (LWP 5008) exited]
[New Thread 0x42003950 (LWP 5009)]
[Thread 0x42003950 (LWP 5009) exited]
[New Thread 0x42003950 (LWP 5010)]
[New Thread 0x41802950 (LWP 5011)]
[New Thread 0x42804950 (LWP 5012)]
[New Thread 0x43005950 (LWP 5013)]
[New Thread 0x43806950 (LWP 5014)]
[New Thread 0x44007950 (LWP 5015)]
[New Thread 0x44808950 (LWP 5016)]
[Thread 0x44808950 (LWP 5016) exited]
[Thread 0x44007950 (LWP 5015) exited]
[Thread 0x43806950 (LWP 5014) exited]
[New Thread 0x43806950 (LWP 5017)]
[Thread 0x43806950 (LWP 5017) exited]
LoadPlugin: failed to initialize shared library
/usr/lib/totem/gstreamer/libtotem-complex-plugin.so
[/usr/lib/totem/gstreamer/libtotem-complex-plugin.so: undefined
symbol: _ZN13nsTArray_base9sEmptyHdrE]
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
LoadPlugin: failed to initialize shared library
/usr/lib/totem/gstreamer/libtotem-complex-plugin.so
[/usr/lib/totem/gstreamer/libtotem-complex-plugin.so: undefined
symbol: _ZN13nsTArray_base9sEmptyHdrE]
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
[New Thread 0x43806950 (LWP 5032)]
[Thread 0x43806950 (LWP 5032) exited]
[New Thread 0x43806950 (LWP 5033)]
[Thread 0x43005950 (LWP 5013) exited]
[New Thread 0x43005950 (LWP 5034)]
[Thread 0x43806950 (LWP 5033) exited]
[Thread 0x42003950 (LWP 5010) exited]
[Thread 0x43005950 (LWP 5034) exited]
[New Thread 0x43005950 (LWP 5055)]
[New Thread 0x42003950 (LWP 5056)]
[Thread 0x42003950 (LWP 5056) exited]
[Thread 0x41802950 (LWP 5011) exited]
[Thread 0x42804950 (LWP 5012) exited]
[Thread 0x40800950 (LWP 5006) exited]
[Thread 0x43005950 (LWP 5055) exited]
[Thread 0x41001950 (LWP 5007) exited]

Program exited normally.
(gdb) 


-- 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.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages iceweasel depends on:
ii  debianutils   2.28.5 Miscellaneous utilities specific t
ii  fontconfig2.5.0-2generic font configuration library
ii  libc6 2.7-10 GNU C Library: Shared libraries
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  libnspr4-0d   4.7.0-2NetScape Portable Runtime Library
ii  libstdc++64.3.0-4The GNU Standard C++ Library v3
ii  procps1:3.2.7-8  /proc file system utilities
ii  psmisc22.6-1 Utilities that use the proc filesy
ii  xulrunner-1.9 1.9~b5-4   XUL + XPCOM application runner

iceweasel recommends no packages.

-- no debconf information



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



Bug#480737: xserver-xephyr: -extension Composite does not disable composite extension

2008-05-11 Thread Daniel Stone
On Sun, May 11, 2008 at 11:21:11PM +0200, Julien Cristau wrote:
 Confirmed.  This is because kdrive's InitOutput() function resets
 noCompositeExtension to FALSE after the command-line arguments have been
 parsed.
 Daniel, this change was introduced by commit 'new KDrive input world
 order' (02d09105113fb9b560a770fe15f7bb041165831c), when Composite was
 disabled by default.  Maybe it would make sense to remove this now that
 composite is enabled by default, so it's possible to disable it?

Yep, that's fine, please feel free to merge (without [PATCH]) to master
and any branches you feel would be appropriate.

Cheers,
Daniel


signature.asc
Description: Digital signature


Bug#430552: gthumb: rotating a JPEG does not update it's EXIF thumbnail

2008-05-11 Thread Jon Dowland
reopen 430552
found 430552 3:2.10.8-1
thanks

On Sat, May 10, 2008 at 08:49:39PM +0200, David Paleino wrote:
 Hi Jon,
 I'm closing this bug since it seems like it does not happen in newer versions
 of gthumb,

What did you try? I've just tried

 * open gthumb
 * select a jpeg
 * rotate it 
 * save the results
 * extract exif thumbnail (exif -e foo.jpg)
 * observe resulting file not being rotated

this was with 3:2.10.8-1.

 and I've had no reply from you since my last ping (17 Apr).

yeah, I'm not managing 1 month turnaround for bug triage at the moment
:(



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



Bug#478880: mayavi2: Opacity == 1.0, but still slightly transparent [was: Re: [Python-apps-team] Bug#478844: mayavi2: segfaults or corrupts memory after some operations]

2008-05-11 Thread Gael Varoquaux
Hi Francesco,

Sorry, I have not been replying to your mail. I have left Florence a bit
more than a week ago, and I am currently traveling, busy with moving
house, changing job, getting a visa... In short real life is knocking
real hard on the door.

On Wed, May 07, 2008 at 10:13:46PM +0200, Francesco Poli wrote:
 OK, I think you won a bug reassignment...
 Any objections if I reassign this bug report to package
 xserver-xorg-video-intel/2:2.2.1-2 ?

I suffer a lot from this bug (I have an intel card). If you can help
getting it fixed, it would be fantastic.

Cheers,

Gaël



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



Bug#480592: xscreensaver: .desktop provided was for Accessories, this one is for System Tools

2008-05-11 Thread Daniel Dickinson
Package: xscreensaver
Version: 5.05-1
Followup-For: Bug #480592


I am attaching another .desktop file because I thought about it and decided 
that I preferred to have the screensaver control panel under System Tools than 
Accessories.  The previous .desktop placed the menu entry under Accessories, 
this one uses System Tools.  You will of course take your pick :-)

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

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

Versions of packages xscreensaver depends on:
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcairo2  1.6.4-1+b1The Cairo 2D vector graphics libra
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
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  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libpam0g   0.99.7.1-6Pluggable Authentication Modules l
ii  libpango1.0-0  1.20.2-2  Layout and rendering of internatio
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxinerama1   2:1.0.3-1 X11 Xinerama extension library
ii  libxml22.6.32.dfsg-2 GNOME XML library
ii  libxmu62:1.0.4-1 X11 miscellaneous utility library
ii  libxpm41:3.5.7-1 X11 pixmap library
ii  libxrandr2 2:1.2.2-1 X11 RandR extension library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  libxxf86misc1  1:1.0.1-2 X11 XFree86 miscellaneous extensio
ii  libxxf86vm11:1.0.1-2 X11 XFree86 video mode extension l
ii  xscreensaver-data  5.05-1data files to be shared among scre

Versions of packages xscreensaver recommends:
ii  libjpeg-progs  6b-14 Programs for manipulating JPEG fil
ii  perl [perl5]   5.8.8-12  Larry Wall's Practical Extraction 
ii  wamerican [wordlist]   6-2.1 American English dictionary words 
ii  wbritish [wordlist]6-2.1 British English dictionary words f
ii  xli1.17.0+20061110-2 command line tool for viewing imag
ii  xloadimage 4.1-16Graphics file viewer under X11

-- no debconf information
[Desktop Entry]
Encoding=UTF-8
Name=Screensaver Setup
Exec=xscreensaver-demo
Icon=xscreensaver
Terminal=false
StartupNotify=true
Type=Application
Categories=Application;System;

# vi:set encoding=UTF-8:


Bug#480756: ITP: gtkwhiteboard -- GTK+ Wiimote Whiteboard

2008-05-11 Thread zulu9
Package: wnpp
Severity: wishlist
X-Debbugs-CC: [EMAIL PROTECTED]

   Package name: gtkwhiteboard
Version: 1.2-1
Upstream Author: Stéphane Duchesneau [EMAIL PROTECTED]
URL: http://fuelnatchos.webng.com/gtkwhiteboard/
License: GPL or MIT/X (undecided yet)
Description:  This is an implementation of the WiiWhiteboard 
(http://sourceforge.net/projects/wiiwhiteboard) written in Python and ported 
to Linux by Stéphane Duchesneau


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


Bug#457903: NMU please?

2008-05-11 Thread Nobuhiro Iwamatsu
Hi,

On Sun, 11 May 2008 20:08:09 +0100
Sam Morris [EMAIL PROTECTED] wrote:

 On Sun, 2008-05-11 at 21:04 +0200, Harald Dunkel wrote:
  Sam Morris wrote:
   On Sun, 2008-05-11 at 20:13 +0200, Harald Dunkel wrote:
   
   I'm neither a DD nor an uploader for linux-uvc, sorry. But an upload of
   linux-uvc should not be necessary... now that the fixed version of
   linux-kbuild-2.6.25 (that is, 2.6.25-2) is in unstable, the module
   should be buildable again.
   
  
  No, its not. I tried it today (using module-assistant). And I
  am not sure how linux-kbuild should be able to add a missing
  postinst script to this package?
 
 Whoops, you're right... I was thinking of another bug affecting
 linux-uvc (and all other out-of-kernel module packages) which was really
 in linux-kbuild. :)

I am doing the up-loading request to the sponsor now. 
Could you wait for a while?

Best regards,
 Nobuhiro
-- 
Nobuhiro Iwamatsu



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



Bug#468420: Bug#480630: [module-init-tools] update-modules command is deprecated and should not be used

2008-05-11 Thread Vincent Lefevre
On 2008-05-11 14:27:36 +0200, Marco d'Itri wrote:
 On May 11, Vincent Lefevre [EMAIL PROTECTED] wrote:
 
  But setserial does not depend on modutils. If it is based on modutils
  features, it should depend on it. Isn't this an RC bug?
 If it checks if the script exists before running it, no.

But it doesn't work with module-init-tools. So, if it doesn't need to
depend on modutils, it should at least conflict with module-init-tools
until the bug is fixed, shouldn't it?

-- 
Vincent Lefèvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



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



Bug#480757: mutt: Should use transliterations for charset conversions

2008-05-11 Thread Samuel Thibault
Package: mutt
Version: 1.5.17+20080114-1+b1
Severity: normal

Hello,

When for instance I receive a utf-8 mail with some unicode-only
characters (like ' ' in this mail), and read it with mutt in a latin1
terminal, these characters show up as triple question marks. mutt should
instead use iconv(latin1//translit, UTF-8) to convert into latin1
with transliterations, which will render ' ' as a ' ' for instance,
'€' as 'EUR', etc.

Samuel

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

Kernel: Linux 2.6.25
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 mutt depends on:
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libgdbm3 1.8.3-3 GNU dbm database routines (runtime
ii  libgnutls26  2.2.2-1 the GNU TLS library - runtime libr
ii  libidn11 1.7-1   GNU libidn library, implementation
ii  libncursesw5 5.6+20080308-1  Shared libraries for terminal hand
ii  libsasl2-2   2.1.22.dfsg1-18 Cyrus SASL - authentication abstra

Versions of packages mutt recommends:
ii  exim4 4.69-2 meta-package to ease Exim MTA (v4)
ii  exim4-daemon-light [mail-tran 4.69-2+b1  lightweight Exim MTA (v4) daemon
ii  locales   2.7-10 GNU C Library: National Language (
ii  mime-support  3.40-1.1   MIME files 'mime.types'  'mailcap

-- no debconf information

-- 
Samuel
«Le monochrome, c'est pour ceux qui s'intéressent (encore) au contenu. 
 Usenet dans ces conditions, c'est comme le web avec lynx, on prend 
 trop conscience du vide, c'est déprimant.»
-+- JLC in Guide du linuxien pervers : Coup de cafard... -+-




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



Bug#50859: xfs Bug #50859: use start-stop-daemon --chuid ?

2008-05-11 Thread Petter Reinholdtsen
[Julien Cristau]
 If you tested that and are confident that it works, sure.  I never
 used xfs myself, so I don't know.

I am quite confident that user nobody will have the required acces to
the font files.  But I just tested modifying /etc/init.d/xfs to
include --chuid nobody, and it fail to start because it did not get
write access to /var/run/xfs.pid.  The /var/run/ directory is only
writable by user root.  There is also the case with /tmp/.font-unix/
needing to be writable by the xfs process.  So I guess the patch to
solve this is a but more than just modifying the call to
start-stop-daemon. :)

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#468420: Bug#480630: [module-init-tools] update-modules command is deprecated and should not be used

2008-05-11 Thread Marco d'Itri
On May 12, Vincent Lefevre [EMAIL PROTECTED] wrote:

 But it doesn't work with module-init-tools. So, if it doesn't need to
 depend on modutils, it should at least conflict with module-init-tools
 until the bug is fixed, shouldn't it?
Are you trying to purposely annoy me or what?
(If not, think harder about the whole issue, from start.)

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#480737: xserver-xephyr: -extension Composite does not disable composite extension

2008-05-11 Thread Sebastian Fontius
hi,

Also, sprach Julien Cristau am Sonntag, den 11. Mai 2008 um 23:41:
 On Mon, May 12, 2008 at 00:33:51 +0300, Daniel Stone wrote:
  On Sun, May 11, 2008 at 11:21:11PM +0200, Julien Cristau wrote:
   Confirmed.  This is because kdrive's InitOutput() function resets
   noCompositeExtension to FALSE after the command-line arguments have been
   parsed.
   Daniel, this change was introduced by commit 'new KDrive input world
   order' (02d09105113fb9b560a770fe15f7bb041165831c), when Composite was
   disabled by default.  Maybe it would make sense to remove this now that
   composite is enabled by default, so it's possible to disable it?
  
  Yep, that's fine, please feel free to merge (without [PATCH]) to master
  and any branches you feel would be appropriate.
  
 Thanks, pushed as 9dfb525f6c91acab5d1a65765a046bf9ee2aa082 (master),
 3f8ba890762513edc7eddbbbd4bb26f908540c8d (server-1.4-branch),
 f2278a882f26a3176110241b65b3bead9b08110f (server-1.5-branch).
 
 Cheers,
 Julien

Perfect!  Then I can soon go on subjugating other cultures ;).  Many
thanks for the very quick response and the solution.


Greetings


-- 
: Sebastian Fontius : www.fsfe.org : www.fsfe.org/en/fellows/smc
`+--+--+---.
[]   | They that can give up essential liberty to obtain a little |
  [][][] |  temporary safety deserve neither liberty nor safety.  |
||   :   Attributed to Benjamin Franklin, 1759 :


signature.asc
Description: Digital signature


Bug#480758: sonata: album art doesn't automatically update on song change

2008-05-11 Thread Rick Dicaire
Package: sonata
Version: 1.5-4
Severity: normal

Album art doesnt automatically update on song change when listening to a stream.
Can be manually updated though.


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

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

Versions of packages sonata depends on:
ii  python2.5.2-1An interactive high-level object-o
ii  python-central0.6.6  register and build utility for Pyt
ii  python-dbus   0.82.4-2   simple interprocess messaging syst
ii  python-gtk2   2.12.1-1   Python bindings for the GTK+ widge
ii  python-mpd0.2.0-2Python MPD client library

Versions of packages sonata recommends:
ii  python-elementtree   1.2.6-12Light-weight toolkit for XML proce
ii  python-gnome2-extras 2.14.3-1+b1 Python bindings for the GNOME desk
ii  python-mmkeys1.5-4   Multimedia key support as a PyGTK 
ii  python-tagpy 0.93-3  Python module for manipulating tag
ii  python-zsi   2.1~a1-1Zolera Soap Infrastructure

-- no debconf information



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



Bug#50859: xfs Bug #50859: use start-stop-daemon --chuid ?

2008-05-11 Thread Julien Cristau
On Mon, May 12, 2008 at 00:22:29 +0200, Petter Reinholdtsen wrote:

 [Julien Cristau]
  If you tested that and are confident that it works, sure.  I never
  used xfs myself, so I don't know.
 
 I am quite confident that user nobody will have the required acces to
 the font files.  But I just tested modifying /etc/init.d/xfs to
 include --chuid nobody, and it fail to start because it did not get
 write access to /var/run/xfs.pid.  The /var/run/ directory is only
 writable by user root.  There is also the case with /tmp/.font-unix/
 needing to be writable by the xfs process.  So I guess the patch to
 solve this is a but more than just modifying the call to
 start-stop-daemon. :)
 
Add -user nobody -droppriv to the xfs command line arguments.

Cheers,
Julien



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



Bug#480755: IRC followup

2008-05-11 Thread Robert Millan

I supposed it'd be good to have this registered in the bug log:

00:09  jcristau nyu: can you attach your X log to 480755?
00:11  jcristau nyu: also output of glxinfo
00:14  nyu sure, just a min
00:16  nyu jcristau: ugh, no direct rendering.  I expected it'd have been 
enabled
00:16  nyu does that matter?
00:16  jcristau where do you see that?
00:17  jcristau what matters is whether aiglx is enabled, mostly
00:19  nyu nope.  missing libgl1-mesa-dri seems to be at fault
00:20  nyu shouldn't it be dragged with a dependency from compiz?
00:20  nyu (aiglx aborts when i915_dri.s cannot be found)
00:21  nyu s/.s/.o/
00:21  jcristau the nvidia driver doesn't need libgl1-mesa-dri
00:21  jcristau so no
00:21  jcristau same for fglrx
00:21  nyu ORed then?
00:21  jcristau maybe. ask seanius. :)
00:22  nyu seanius: I hereby ask you!
00:22  nyu (thanks ;-))

If you're worried about Depends on outside packages being forbidden, we could
just add Provides: to the ati and nvidia binary blobs so that a dependency
can be shared.

-- 
Robert Millan

GPLv2 I know my rights; I want my phone call!
DRM What use is a phone call… if you are unable to speak?
(as seen on /.)



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



Bug#469035: libc6-i386: include mutiarch ld.conf from i386

2008-05-11 Thread Aurelien Jarno
Javier Serrano Polo a écrit :
 El dg 11 de 05 de 2008 a les 22:33 +0200, en/na Aurelien Jarno va
 escriure:
 Ahahahahaha. I understand know. You are just using multiarch paths in a
 very hackish way like a few users from this list...
 
 You say it's hackish without naming any reason. I say it's working
 providing a repository.

As already explained, the main problem is that you are calling
multiarch something that is really different from the original
concept. If you had read the proposed links you would have noticed that.

Your concept is hackish because it is based on the conversion of already
existing packages into ia32-$(package)_all.deb. This:
- means we have twice the same package in the archive, which is a very
inefficient way of storing data. This will be surely rejected by the
ftpmasters.
- means the package has to be converted. We need an infrastructure for that.
- is a nightmare from the security point of view.
- renders the changes in a package a lot more complex. You can't simply
run apt-get, patch and dpkg-buildpackage.
- doesn't really scale for multiple architectures. multiarch is not i386
on amd64/powerpc. It is everything on everything.

In short your approach may work correctly for a hundred of packages, but
doesn't really scale for the whole Debian archive and all the archive.
Also I see no point in using multiarch paths (which have been introduced
in the toolchain for the original multiarch concept) in your approach.


On the contrary the original multiarch concept doesn't generate more
packages. It basically changes the path were the files are installed,
and then (for example) the exact same package is installed on an i386
system or on an amd64 system.

This does not put any load on ftpmaster.d.o and mirrors, does not need
an infrastructure to convert packages, introduce no changes from the
security point of view and applies to all Debian architectures. The
drawback is that dpkg and apt have to be modified.

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



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



Bug#468796: Wrong patch in 1.7-5 ?

2008-05-11 Thread Francesco Namuri
Hi Cesare,
I'm very sorry for this long delay answering to this bug report, I'm
quitting from a long period of too much troubles...

I've looked at the source and at the .dsc of the package uploaded to
debian, I don't know where I've made the mistake, but there is a
difference from the patch in my svn repository and the patch in the .dsc
uploaded to debian repository. In the last uploaded package I've put a
wrong patch, different from the one suggested to the upstream author...
Shame on me for this error... I think that I've work on a outdated
version of the package in my notebook...

Now I'm working to solve this bug, and to upload a correct version to
the repositories...

I've seen that your package in ubuntu has been uploaded with the right
patch... So in your side the problem is solved.

Thanks very much for the report and for your collaboration.

Best wishes,
francesco

Il giorno sab, 03/05/2008 alle 21.50 +0200, Cesare Tirabassi ha scritto:
 Hi Francesco,
 
 it seems that your patch in 1.7-5 is not the same as the one you have given 
 to 
 gnomeradio upstream?
 
 Patch in 1.7-5:
 
 diff -Nur gnomeradio-1.7/src/prefs.c gnomeradio-1.7.new/src/prefs.c
 --- gnomeradio-1.7/src/prefs.c2006-11-25 12:33:57.0 +0100
 +++ gnomeradio-1.7.new/src/prefs.c2008-02-05 22:34:47.0 +0100
 @@ -415,6 +415,7 @@
   
   menuitems = GTK_MENU_SHELL(tray_menu)-children;
   g_assert(mom_ps  g_list_length(menuitems));
 +mom_ps = *row;
   menuitem = g_list_nth_data(menuitems, mom_ps);
   gtk_widget_destroy(menuitem);
   menuitem = gtk_menu_item_new_with_label(ps-title);
 
 Patch from http://bugzilla.gnome.org/attachment.cgi?id=104558:
 
 diff -Nur gnomeradio-1.7/src/prefs.c gnomeradio-1.7.new/src/prefs.c
 --- gnomeradio-1.7/src/prefs.c2006-11-25 12:33:57.0 +0100
 +++ gnomeradio-1.7.new/src/prefs.c2008-02-05 23:11:32.0 +0100
 @@ -411,7 +411,8 @@
  
   gtk_combo_box_remove_text(GTK_COMBO_BOX(preset_combo), *row + 1);
   gtk_combo_box_insert_text(GTK_COMBO_BOX(preset_combo), *row + 1, 
 ps-title);
 - preset_combo_set_item(mom_ps);
 +mom_ps = *row;
 +preset_combo_set_item(mom_ps);
   
   menuitems = GTK_MENU_SHELL(tray_menu)-children;
   g_assert(mom_ps  g_list_length(menuitems));
 
 The former doesn't seem to be working but the latter does indeed fix the 
 crash.
 
 Cesare
-- 
Francesco Namuri
francesco(at)namuri(dot)it   http://namuri.it/
id gpg key: 21A4702A [EMAIL PROTECTED]


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Bug#480759: logwatch generates large amounts of unmatched messages regarding postfix TLS connections

2008-05-11 Thread Jamie Thompson
Package: logwatch
Version: 7.3.6-1
Severity: normal
Tags: patch

I've had troubles with logwatch's handling of postfix for some time, but being 
rubbish at both perl
and regexes by my own admission, I've not looked at the problem myself until 
now.

I've included a patch to hopefully correct this problem, which results in no 
unmatched lines for me.

The messages fall into 3 categories:

1) lost connection after DATA messages, where the current rule doesn't handle 
the (0 bytes) part.
 lost connection after DATA (0 bytes) from 
 82.199.107.165.iskratelecom.ru[82.199.107.165]

2) timeout after DATA messages, which as with the above has issues with the 
(0 bytes) part of the line.
 timeout after DATA (0 bytes) from adsl-dyn59.91-127-80.t-com.sk[91.127.80.59]

3) Anonymous TLS connection established messages, where the current rule 
seems to only expect Verified
   or Untrusted, but not Anonymous.
 Anonymous TLS connection established from liszt.debian.org[82.195.75.100]: 
 TLSv1 with cipher ADH-AES256-SHA (256/256 bits)

So, my patch just lets logwatch handle these lines. I've looked over the 
reportin manual mode and it seems
correct, but as I said above, I'm no regex guru.

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

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

Versions of packages logwatch depends on:
ii  perl 5.8.8-12Larry Wall's Practical Extraction 
ii  postfix [mail-transport-agen 2.5.2~rc2-1 High-performance mail transport ag

Versions of packages logwatch recommends:
pn  libdate-manip-perlnone (no description available)

-- no debconf information
--- /usr/share/logwatch/scripts/services/postfix2008-05-11 
23:17:40.0 +0100
+++ /usr/share/logwatch/scripts/services.dist/postfix   2008-05-11 
20:11:19.0 +0100
@@ -1530,7 +1530,7 @@
# end of $re_QID section
 
# see also ConnectionLost in $re_QID section
-   elsif ( ($reason,$host,$hostip) = ($p1 =~ /lost connection (after [^ ].*) 
from ([^[]*)\[($re_IP|unknown)\]$/o )) {
+   elsif ( ($reason,$host,$hostip) = ($p1 =~ /lost connection (after [^ ]*) 
from ([^[]*)\[($re_IP|unknown)\]$/o )) {
   unless ($hostip =~ /unknown/) {
  #TD lost connection after CONNECT from mail.example.com[192.168.0.1] 
  $Totals{'ConnectionLost'}++;
@@ -1570,7 +1570,7 @@
}
 
# see also TimeoutInbound in $re_QID section
-   elsif ( ($reason,$host,$hostip) = ($p1 =~ /^timeout (after [^ ].*) from 
([^[]*)\[($re_IP)\]$/o)) {
+   elsif ( ($reason,$host,$hostip) = ($p1 =~ /^timeout (after [^ ]*) from 
([^[]*)\[($re_IP)\]$/o)) {
   #TD timeout after RSET from example.com[192.168.0.1]
   $Totals{'TimeoutInbound'}++;
   $Counts{'TimeoutInbound'}{\u$reason}{formathost($hostip,$host)}++;
@@ -1593,7 +1593,7 @@
 
### smtpd_tls_loglevel = 1
# Server TLS messages
-   elsif ( ($status,$host,$hostip,$type) = ($p1 =~ 
/^(?:(Trusted|Untrusted|Anonymous) )?TLS connection established from 
([^[]+)\[($re_IP)\]: (.*)$/o )) {
+   elsif ( ($status,$host,$hostip,$type) = ($p1 =~ /^(?:(Trusted|Untrusted) 
)?TLS connection established from ([^[]+)\[($re_IP)\]: (.*)$/o )) {
   #TD TLS connection established from example.com[192.168.0.1]: TLSv1 with 
cipher DHE-RSA-AES256-SHA (256/256 bits) 
   # Postfix 2.5+: status: Untrusted or Trusted
   #TD Untrusted TLS connection established from example.com[192.168.0.1]: 
TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits) 


Bug#480748: [linux-image-2.6.25-1-amd64] zd1211rw does not work

2008-05-11 Thread maximilian attems
tags 480748 moreinfo unreproducible
stop

On Sun, 11 May 2008, Gilles Mocellin wrote:

 Package: linux-image-2.6.25-1-amd64
 Version: 2.6.25-1
 Severity: normal
 
 --- Please enter the report below this line. ---
 At least in WPA mode with wpa_supplicant, I cannot anymore connecte to my AP.
 It works fine with linux-image-2.6.24-1-amd64.

great bug report, wtf!?

care to tell what wireless chip you are using
aka dmesg or lspci outou!?

never use again reportbug-ng which suppresses important info,
kthxbye
 
 --- System information. ---
 Architecture: amd64
 Kernel:   Linux 2.6.25-1-amd64
 
 Debian Release: lenny/sid
   600 unstableaptsrc 
   500 lenny   62.43.64.122 
 
 --- Package information. ---
 Depends(Version) | Installed
 -+-
 module-init-tools| 3.4-1
 initramfs-tools   (= 0.55)  | 0.92a
  OR yaird(= 0.0.12-25)  | 
  OR linux-initramfs-tool | 
 
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
-- 
maks



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



Bug#480707: linux-image-2.6.25-1-686: 2.6.25-1 does not give me any battery info

2008-05-11 Thread maximilian attems
On Sun, 11 May 2008, Marcos Daniel Marado Torres wrote:

 Package: linux-image-2.6.25-1-686
 Version: 2.6.25-1
 Severity: important
 
 
 Hi there,
 
 In this laptop I have consecutive kernels working without problem, but
 with the latest linux-image-2.6.25-1-686 KDE's laptop monitoring
 service (that looks into the battery status) refuses to start up. I
 guess that ACPI info is missing, but I didn't really check anything that
 could be causing this, just came back to 2.6.24. Yet, feel free to ask
 me anything if you need, and I'll check it out. 
 
 Best regards,
 Marcos Marado

can you please report *what* stupid battery status info is failing
and reassign that report to it.

that be great

-- 
maks



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



Bug#480533: [Debconf-devel] Bug#480533: uninitialized value warnings from Perl during install

2008-05-11 Thread Joey Hess
Martin Michlmayr wrote:
 * Joey Hess [EMAIL PROTECTED] [2008-05-10 17:36]:
  The only way I can see there being an uninitialised value at this point
  is if the passthrough frontend failed to read a line from cdebconf.
  Don't know why that would be happening, but it seems to happen
  repeatedly in your log.
  
  Running the installer with DEBCONF_DEBUG=1 might clarify what's
  happening at the protocol level.
 
 Sorry, but how do I do this?  I pass this to the kernel command line
 but the logs don't contain any more info,

Try DEBCONF_DEBUG=. at the kernel command line, that should work for
both the cdebconf and debconf sides.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#468420: Bug#480630: [module-init-tools] update-modules command is deprecated and should not be used

2008-05-11 Thread Vincent Lefevre
On 2008-05-12 00:19:00 +0200, Marco d'Itri wrote:
 On May 12, Vincent Lefevre [EMAIL PROTECTED] wrote:
 
  But it doesn't work with module-init-tools. So, if it doesn't need to
  depend on modutils, it should at least conflict with module-init-tools
  until the bug is fixed, shouldn't it?
 Are you trying to purposely annoy me or what?
 (If not, think harder about the whole issue, from start.)

There's an error message saying that the program is buggy.
So, the problem is real.

-- 
Vincent Lefèvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



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



Bug#479401: package removal fails if gdm is not running

2008-05-11 Thread Noah Meyerhans
On Sun, May 11, 2008 at 01:58:22AM +0200, Josselin Mouette wrote:
  When trying to remove gdm, which is not currently running, I get the
  following:
  
  streaker:~# dpkg -r gdm
  (Reading database ... 156521 files and directories currently installed.)
  Removing gdm ...
  Stopping GNOME Display Manager: gdminvoke-rc.d: initscript gdm, action 
  stop failed.
  dpkg: error processing gdm (--remove):
   subprocess pre-removal script returned error exit status 1
  Scheduling reload of GNOME Display Manager configuration: gdminvoke-rc.d: 
  initscript gdm, action reload failed.
  Errors were encountered while processing:
   gdm
  
  In prerm, the call to invoke-rc.d to stop gdm should probably be
  followed with || true.  Or maybe there should be a check to verify
  that gdm is actually running before calling invoke-rc.d.
 
 I’m sorry, but I can’t reproduce that. In fact, if you look at gdm.init,
 you’ll see that it never fails for the stop action, so I don’t
 understand how you could get this error.

Well, it happened; I'm not making this up.  I wonder about the second
part of the dpkg output, where it says Scheduling reload of GNOME
Display Manager configuration and calls the init script with the reload
option.  I can't imagine why dpkg -r would be triggering a reload,
though.

noah



signature.asc
Description: Digital signature


Bug#480689: xserver-xorg-video-intel: uses lots of CPU with Compiz and (new default) EXA

2008-05-11 Thread Renato S. Yamane

An workarround to fix this problem on my i915 is:

1) Create /etc/environment (because this file is missing on Lenny):
# touch /etc/environment

2) Add INTEL_BATCH=1 option in /etc/environment:
# echo INTEL_BATCH=1  /etc/environment

3) Edit /etc/X11/xorg.conf, adding 3 options in video card device:
Option  AccelMethod EXA
Option  ExaNoComposite false
Option  MigrationHeuristic greedy

4) Restart

After this, I fix all problems with CPU usage, and get +40% FPS:

Before this steps
$ glxgears
2650 frames in 5.0 seconds = 529.914 FPS
2648 frames in 5.0 seconds = 529.482 FPS
2648 frames in 5.0 seconds = 529.484 FPS

After this steps
$ glxgears
3686 frames in 5.0 seconds = 737.145 FPS
3690 frames in 5.0 seconds = 737.940 FPS
3706 frames in 5.0 seconds = 741.062 FPS

Regards,
Renato S. Yamane
Brazil



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



Bug#480637: linux-image-amd64 - waiting for root filesystem

2008-05-11 Thread maximilian attems
[ don't remove bug report from cc, this is *not* private communication
  kthxbye ]

On Sun, 11 May 2008, Angelo Puglisi wrote:

 On Sun, May 11, 2008 at 12:09 PM, maximilian attems [EMAIL PROTECTED] wrote:
 
 I created againg initrd.img-2.6.24-1-amd64 with initramfs-tools and it seems
 better, but it still don't work.

how about if you'd report the failure of it?! 

 I attacched new diff file.
 I did:
 sh -x mkinitramfs -k -o /tmp/foo 2.6.24-1-amd64  /tmp/mkinitramfs.log
 
 and attacched the log.

just looks fine and pretty sure that this initramfs contrare to your
report is *not* 1mb big.

send in:
ls -l /boot


-- 
maks



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



Bug#480739: virtualbox-ose-modules-2.6.24-1-686: Fails with a symbol error

2008-05-11 Thread Michael Welsh Duggan
Downgrading to libxalan110 1.10-3.2 seems to fix this problem.

apt-get install libxalan110=1.10-3.2

It is possible that this bug should be reassigned to libxalan110.

-- 
Michael Welsh Duggan
([EMAIL PROTECTED])



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



Bug#480760: ITP: octave-ann -- octave binding to the approximate nearest neighbors library

2008-05-11 Thread Ólafur Jens Sigurðsson
Package: wnpp
Severity: wishlist
Owner: Debian Octave Group [EMAIL PROTECTED]

[N.B.: This ITP was generated automatically from a template, even
though the DOG does intend to package the described software for
Debian.  We apologize for the glitches in the text below.]


* Package name: octave-ann
  Version : 1.0.0
  Upstream Author : Various Authors
* URL : http://octave.sourceforge.net/ann/index.html
* License : GPL version 2 or later
  Programming Lang: C++, Octave
  Description : octave binding to the approximate nearest neighbors library

This is one of the packages distributed by the octave-forge project
using the pkg.m system introduced in version 3 of Octave [1], a
numerical computation software.

Although users can use directly the pkg() command for installing the
octave-forge pkgs, the Debian Octave Group (DOG) [2] will provide them
as Debian packages. Preliminary versions of the packages can be found
in the DOG SVN repository [3].  The final versions of the packages
will be built using the octave-pkg-dev insfrastructure [4] [5].

The full list of octave-forge pkgs can be found at the SF project
website [6].

[1] http://www.octave.org/
[2] http://pkg-octave.alioth.debian.org/
[3] http://svn.debian.org/wsvn/pkg-octave/octave-forge-pkgs/?rev=0sc=0
[4] http://svn.debian.org/wsvn/pkg-octave/octave-pkg-dev/?rev=0sc=0
[5] http://bugs.debian.org/468311
[6] http://octave.sourceforge.net/packages.html

--
Ólafur Jens Sigurðsson, on behalf of the DOG



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



Bug#480761: logwatch generates unmatched message warnings about pam_unix

2008-05-11 Thread Jamie Thompson
Package: logwatch
Version: 7.3.6-1
Severity: normal
Tags: patch


logwatch doesn't seem to like proftpd using other pam modules for 
authentication. My
patch just matches any pam module match (hopefully).

My version of proftpd is 1.3.1-7 from testing, and an exmaple of the line in 
question is:
 pam_unix(proftpd:auth): authentication failure; logname= uid=0 euid=0 tty= 
 ruser=Administrator rhost=222.242.199.136

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

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

Versions of packages logwatch depends on:
ii  perl 5.8.8-12Larry Wall's Practical Extraction 
ii  postfix [mail-transport-agen 2.5.2~rc2-1 High-performance mail transport ag

Versions of packages logwatch recommends:
pn  libdate-manip-perlnone (no description available)

-- no debconf information
--- services/proftpd-messages   2008-05-11 20:36:08.0 +0100
+++ services.dist/proftpd-messages  2008-05-11 20:11:19.0 +0100
@@ -56,7 +56,7 @@
if (
  ( $ThisLine =~ /^FTP session closed/ ) or
  ( $ThisLine =~ /^(ANONYMOUS )?FTP login as \'.*\' from [^ ]+ \[.*\] 
to .*/ ) or
- ( $ThisLine =~ /PAM.*?\(.*\): Authentication failure/i ) or
+ ( $ThisLine =~ /PAM\(.*\): Authentication failure/ ) or
  ( $ThisLine =~ /^data_sendfile/ ) or
  ( $ThisLine =~ /(:| \-) FTP session (closed|opened)/ ) or
  ( $ThisLine =~ /(:| \-) No certificate files found/ ) or


Bug#480737: xserver-xephyr: -extension Composite does not disable composite extension

2008-05-11 Thread Sebastian Fontius
Also, sprach Sebastian Fontius am Montag, den 12. Mai 2008 um 00:27:
 Also, sprach Julien Cristau am Sonntag, den 11. Mai 2008 um 23:41:
  On Mon, May 12, 2008 at 00:33:51 +0300, Daniel Stone wrote:
   On Sun, May 11, 2008 at 11:21:11PM +0200, Julien Cristau wrote:
Confirmed.  This is because kdrive's InitOutput() function resets
noCompositeExtension to FALSE after the command-line arguments have been
parsed.
Daniel, this change was introduced by commit 'new KDrive input world
order' (02d09105113fb9b560a770fe15f7bb041165831c), when Composite was
disabled by default.  Maybe it would make sense to remove this now that
composite is enabled by default, so it's possible to disable it?
   
   Yep, that's fine, please feel free to merge (without [PATCH]) to master
   and any branches you feel would be appropriate.
   
  Thanks, pushed as 9dfb525f6c91acab5d1a65765a046bf9ee2aa082 (master),
  3f8ba890762513edc7eddbbbd4bb26f908540c8d (server-1.4-branch),
  f2278a882f26a3176110241b65b3bead9b08110f (server-1.5-branch).
  
  Cheers,
  Julien
 
 Perfect!  Then I can soon go on subjugating other cultures ;).  Many
 thanks for the very quick response and the solution.

I just did a dpkg-buildpackage of xorg-xserver with the patch applied
and it works flawlessly.

Thanks again!


Greetings,


-- 
: Sebastian Fontius : www.fsfe.org : www.fsfe.org/en/fellows/smc
`+--+--+---.
[]   | They that can give up essential liberty to obtain a little |
  [][][] |  temporary safety deserve neither liberty nor safety.  |
||   :   Attributed to Benjamin Franklin, 1759 :


signature.asc
Description: Digital signature


Bug#480759: Acknowledgement (logwatch generates large amounts of unmatched messages regarding postfix TLS connections)

2008-05-11 Thread Jamie Thompson

D'oh, I made the patch backwards. Sorry!



signature.asc
Description: OpenPGP digital signature


Bug#480720: album calls ffmpeg with argument singlejpeg for .avi files

2008-05-11 Thread David Ljung Madison
 Package: album
 Version: 3.04-2.1
 Severity: important
 
 ..The use of the option mjpeg to ffmpeg solves the problem...

This has been fixed for over two years since v3.11 of album.

The current stable version of album is actually v4.04.

It's not exactly clear to me how to get the maintainers to
update the package, but you can always get a current .deb
package off of MarginalHacks.com

Dave

---
Dave Ljung Madison  http://GetDave.com/415 341-
 Preferred over shiny round objects 2-to-1 --



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



Bug#480762: ITP: octave-bioinfo -- bioinformatic functions for Octave

2008-05-11 Thread Ólafur Jens Sigurðsson
Package: wnpp
Severity: wishlist
Owner: Debian Octave Group [EMAIL PROTECTED]

[N.B.: This ITP was generated automatically from a template, even
though the DOG does intend to package the described software for
Debian.  We apologize for the glitches in the text below.]


* Package name: octave-{$Package}
  Version : 0.1.0
  Upstream Author : Bill Denney [EMAIL PROTECTED]
* URL : http://octave.sourceforge.net/bioinfo/index.html
* License : GPL version 2 or later
  Programming Lang: C++, Octave
  Description : bioinformatic functions for Octave

This is one of the packages distributed by the octave-forge project
using the pkg.m system introduced in version 3 of Octave [1], a
numerical computation software.

Although users can use directly the pkg() command for installing the
octave-forge pkgs, the Debian Octave Group (DOG) [2] will provide them
as Debian packages. Preliminary versions of the packages can be found
in the DOG SVN repository [3].  The final versions of the packages
will be built using the octave-pkg-dev insfrastructure [4] [5].

The full list of octave-forge pkgs can be found at the SF project
website [6].

[1] http://www.octave.org/
[2] http://pkg-octave.alioth.debian.org/
[3] http://svn.debian.org/wsvn/pkg-octave/octave-forge-pkgs/?rev=0sc=0
[4] http://svn.debian.org/wsvn/pkg-octave/octave-pkg-dev/?rev=0sc=0
[5] http://bugs.debian.org/468311
[6] http://octave.sourceforge.net/packages.html

--
Ólafur Jens Sigurðsson, on behalf of the DOG



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



Bug#480763: linux-2.6: disable CONFIG_PRISM54

2008-05-11 Thread Sam Morris
Package: linux-2.6
Version: 2.6.25-1
Severity: normal

CONFIG_PRISM54 was disabled in 2.6.24 but it's back again in 2.6.25. It
should be disabled because the new mac80211-based P54 driver replaces
it.

This causes problems for me because my wlan card is matched by both
p54pci and prism54's modaliases; this makes udev loads the wrong one,
so I have to blacklist prism54 by hand.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (530, 'testing'), (520, 'unstable'), (510, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-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



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



Bug#479781: Debootstrap

2008-05-11 Thread Anders Winnberg

Frans Pop wrote:

On Tuesday 06 May 2008, Anders Winnberg wrote:

Comments/Problems: I partitioned the SCSI disk using Partition Magic.
During the installation I chose Manual partitioning and merely gave the
mount points for the two ext3-partitions (/boot and /).  During the
Install base system I got the following error message:

Debootstrap warning:
Failure trying to run: chroot /target dpkg --force-depends --install
var/cache/apt/archives/base-files_4_i386.dev
var/cache/apt/archives/base-passwd_3.5.11_i386.deb

[...]

All this is gibberish to me.  Could you please help?


The root of the problem seems to be the in these messages:
cannot create /target/debootstrap/debpaths: read-only file system
tar: couldnt remove old file: read-only file system

It seems that the way you did the partitioning or assigned the mountpoints 
was somehow flawed. It is extremely unlikely that there is a problem in the 
installer itself.


Did you let partman format the / and /boot filesystems? If not, you really 
should.


If you cannot solve the problem yourself with this info, please send the 
full syslog for the installation (from /var/log/). Make sure you compress 
the file using gzip!


Cheers,
FJP



Hello Frans Pop,

Thanks for your advice

This time I cleaned the SCSI disk using Partition Magic.  During the 
install I chose manual partitioning and instructed partman to partition 
in the same way as before.  At the end of the partitioning session I 
commanded formating of the /boot and / partitions.  Nevertheless I got 
the same error messages as before.


I stored the bug reports on the web: http://192.168.1.34/

Cheers
Anders

--
Anders Winnberg   tel: +46 31 772 5533
Onsala Space Observatory  fax: +46 31 772 5590
SE-439 92 Onsala  e-mail: [EMAIL PROTECTED]
Sweden



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



Bug#480765: ITP: octave-data-smoothing -- Algorithms for smoothing noisy data

2008-05-11 Thread Ólafur Jens Sigurðsson
Package: wnpp
Severity: wishlist
Owner: Debian Octave Group [EMAIL PROTECTED]

[N.B.: This ITP was generated automatically from a template, even
though the DOG does intend to package the described software for
Debian.  We apologize for the glitches in the text below.]


* Package name: octave-data-smoothing
  Version : 1.0.0
  Upstream Author : Jonathan Stickel
* URL : http://octave.sourceforge.net/data-smoothing/index.html
* License : GPL version 2 or later
  Programming Lang: C++, Octave
  Description : Algorithms for smoothing noisy data

This is one of the packages distributed by the octave-forge project
using the pkg.m system introduced in version 3 of Octave [1], a
numerical computation software.

Although users can use directly the pkg() command for installing the
octave-forge pkgs, the Debian Octave Group (DOG) [2] will provide them
as Debian packages. Preliminary versions of the packages can be found
in the DOG SVN repository [3].  The final versions of the packages
will be built using the octave-pkg-dev insfrastructure [4] [5].

The full list of octave-forge pkgs can be found at the SF project
website [6].

[1] http://www.octave.org/
[2] http://pkg-octave.alioth.debian.org/
[3] http://svn.debian.org/wsvn/pkg-octave/octave-forge-pkgs/?rev=0sc=0
[4] http://svn.debian.org/wsvn/pkg-octave/octave-pkg-dev/?rev=0sc=0
[5] http://bugs.debian.org/468311
[6] http://octave.sourceforge.net/packages.html

--
Ólafur Jens Sigurðsson, on behalf of the DOG



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



Bug#480764: libgladeui-1-dev: error when compiling (missing file): gladeui/glade-marshallers.h

2008-05-11 Thread kike
Package: libgladeui-1-dev
Version: 3.4.5-2
Severity: important

When compiling anjuta trunk sources I get this error:

 In file included from /usr/include/libgladeui-1.0/gladeui/glade.h:37,
from plugin.h:35,
from plugin.c:32:
 /usr/include/libgladeui-1.0/gladeui/glade-base-editor.h:26:39: error: 
gladeui/glade-marshallers.h: No existe el fichero o el directorio

I think that patch 01_includes.patch maybe is involved. It modifies glade.h.
Right now this is what debian package provides:

  [EMAIL PROTECTED] cat 
/usr/include/libgladeui-1.0/gladeui/glade-base-editor.h
  ...
  #include gladeui/glade-widget.h
  #include gladeui/glade-marshallers.h
  ...
  [EMAIL PROTECTED] dpkg -S glade-widget.h
  libgladeui-1-dev: /usr/include/libgladeui-1.0/gladeui/glade-widget.h
  [EMAIL PROTECTED] dpkg -S glade-marshallers.h
  dpkg: no se encontr� (not finded) *glade-marshallers.h*.

Patch was recently included 

  glade-3  (3.4.5-2) unstable; urgency=low

 * debian/patches/01_includes.patch:
 + Patch by Andreas Henriksson to fix FTBFS on IA64 (Closes: #477513).

  -- Sebastian Dr�ge [EMAIL PROTECTED]  Thu, 08 May 2008 12:41:08 +0200 

Regards



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

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

Versions of packages libgladeui-1-dev depends on:
ii  libgladeui-1-7 3.4.5-2   GTK+ User Interface Build core lib
ii  libgtk2.0-dev  2.12.9-3  Development files for the GTK+ lib
ii  libxml2-dev2.6.32.dfsg-2 Development files for the GNOME XM

libgladeui-1-dev recommends no packages.

-- no debconf information



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



Bug#480761: Acknowledgement (logwatch generates unmatched message warnings about pam_unix)

2008-05-11 Thread Jamie Thompson

D'oh, I made the patch backwards. Sorry!



signature.asc
Description: OpenPGP digital signature


Bug#480766: contains extra copy of GPL

2008-05-11 Thread Jelmer Vernooij
Package: darcs-monitor
Version: 0.3.4-1
Severity: minor

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This package contains an extra copy of the GPL in 

/usr/share/doc/darcs-monitor-0.3.4/GPL.txt

also a non-standard location, not /usr/share/doc/darcs-monitor/

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

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

Versions of packages darcs-monitor depends on:
ii  darcs 1.0.9-1.1  an advanced revision control syste
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libgmp3c2 2:4.2.2+dfsg-3 Multiprecision arithmetic library

Versions of packages darcs-monitor recommends:
ii  postfix [mail-transport-agen 2.5.2~rc2-1 High-performance mail transport ag

- -- no debconf information

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

iQCVAwUBSCd8xgy0JeEGD2blAQLQ3AP+L5UF1SbT3XW4edxkSCcG1dRZB5cJ/V8J
kdRrkq+zXJSe9lkylgwHl7kgwVBrd81vr+DxR9X7FjQMJhYvMJQWc2FezoTJ8cpw
Xg+O1IuBLepT5BfTX6V5R7MLWS2IkBSD9Cs29dFnawEN2Nagt24aI8F0c1WniExF
NriTNJplzSA=
=KUBK
-END PGP SIGNATURE-



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



Bug#462891: gnomeradio 1.7-5 still crashes on rename

2008-05-11 Thread Francesco Namuri
tags 468796 + fixed pending
tags 462891 + fixed pending
thanks

Hi Elmar,
I'm sorry in the last upload I've included a outdated patch (see
#468796)

Thanks for the report, 
I'm waiting for the sponsor to upload a version with the right patch
included.

Best regards,
francesco

Il giorno dom, 04/05/2008 alle 02.49 +0200, Elmar Hoffmann ha scritto:
 reopen #462891
 found #462891 1.7-5
 thanks
 
 I do have version 1.7-5, but trying to rename a preset makes
 gnomeradio abort with the following assertion failure:
 
 gnomeradio-ERROR **: file prefs.c: line 417 (name_cell_edited_cb): assertion 
 failed: (mom_ps  g_list_length(menuitems))
 
 elmar

-- 
Francesco Namuri
francesco(at)namuri(dot)it   http://namuri.it/
id gpg key: 21A4702A [EMAIL PROTECTED]


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Bug#480767: ITP: octave-database -- octave bindings to common databases

2008-05-11 Thread Ólafur Jens Sigurðsson
Package: wnpp
Severity: wishlist
Owner: Debian Octave Group [EMAIL PROTECTED]

[N.B.: This ITP was generated automatically from a template, even
though the DOG does intend to package the described software for
Debian.  We apologize for the glitches in the text below.]


* Package name: octave-database
  Version : 1.0.0
  Upstream Author : Xavier Delacour
* URL : http://octave.sourceforge.net/database/index.html
* License : BSD
  Programming Lang: C++, Octave
  Description : octave bindings to common databases

This is one of the packages distributed by the octave-forge project
using the pkg.m system introduced in version 3 of Octave [1], a
numerical computation software.

Although users can use directly the pkg() command for installing the
octave-forge pkgs, the Debian Octave Group (DOG) [2] will provide them
as Debian packages. Preliminary versions of the packages can be found
in the DOG SVN repository [3].  The final versions of the packages
will be built using the octave-pkg-dev insfrastructure [4] [5].

The full list of octave-forge pkgs can be found at the SF project
website [6].

[1] http://www.octave.org/
[2] http://pkg-octave.alioth.debian.org/
[3] http://svn.debian.org/wsvn/pkg-octave/octave-forge-pkgs/?rev=0sc=0
[4] http://svn.debian.org/wsvn/pkg-octave/octave-pkg-dev/?rev=0sc=0
[5] http://bugs.debian.org/468311
[6] http://octave.sourceforge.net/packages.html

--
Ólafur Jens Sigurðsson, on behalf of the DOG



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



Bug#480768: libgladeui-1-dev: error when compiling (missing file): gladeui/glade-marshallers.h

2008-05-11 Thread Enrique García Álvarez
Package: libgladeui-1-dev
Version: 3.4.5-2
Severity: important

When compiling anjuta trunk sources I get this error:

 In file included
from /usr/include/libgladeui-1.0/gladeui/glade.h:37,
from plugin.h:35,
from plugin.c:32:
 /usr/include/libgladeui-1.0/gladeui/glade-base-editor.h:26:39: 
error: gladeui/glade-marshallers.h: No existe el fichero o el directorio

I think that patch 01_includes.patch maybe is involved. It
modifies glade.h.
Right now this is what debian package provides:

  [EMAIL PROTECTED]
cat /usr/include/libgladeui-1.0/gladeui/glade-base-editor.h
  ...
  #include gladeui/glade-widget.h
  #include gladeui/glade-marshallers.h
  ...
  [EMAIL PROTECTED] dpkg -S glade-widget.h

libgladeui-1-dev: /usr/include/libgladeui-1.0/gladeui/glade-widget.h
  [EMAIL PROTECTED] dpkg -S glade-marshallers.h
  dpkg: no se encontr (not finded) *glade-marshallers.h*.

Patch was recently included 

  glade-3  (3.4.5-2) unstable; urgency=low

 * debian/patches/01_includes.patch:
 + Patch by Andreas Henriksson to fix FTBFS on IA64
(Closes: #477513).

  -- Sebastian Drge [EMAIL PROTECTED]  Thu, 08 May 2008
12:41:08 +0200 

Regards



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

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

Versions of packages libgladeui-1-dev depends on:
ii  libgladeui-1-7 3.4.5-2   GTK+ User Interface
Build core lib
ii  libgtk2.0-dev  2.12.9-3  Development files
for the GTK+ lib
ii  libxml2-dev2.6.32.dfsg-2 Development files
for the GNOME XM

libgladeui-1-dev recommends no packages.

-- no debconf information


Bug#480770: ITP: octave-ftp -- These are bindings for ftplib, and MATLAB compatible APIs.

2008-05-11 Thread Ólafur Jens Sigurðsson
Package: wnpp
Severity: wishlist
Owner: Debian Octave Group [EMAIL PROTECTED]

[N.B.: This ITP was generated automatically from a template, even
though the DOG does intend to package the described software for
Debian.  We apologize for the glitches in the text below.]


* Package name: octave-ftp
  Version : 1.0.0
  Upstream Author : Xavier Delacour
* URL : http://octave.sourceforge.net/ftp/index.html
* License : BSD
  Programming Lang: C++, Octave
  Description : These are bindings for ftplib, and MATLAB compatible APIs.

This is one of the packages distributed by the octave-forge project
using the pkg.m system introduced in version 3 of Octave [1], a
numerical computation software.

Although users can use directly the pkg() command for installing the
octave-forge pkgs, the Debian Octave Group (DOG) [2] will provide them
as Debian packages. Preliminary versions of the packages can be found
in the DOG SVN repository [3].  The final versions of the packages
will be built using the octave-pkg-dev insfrastructure [4] [5].

The full list of octave-forge pkgs can be found at the SF project
website [6].

[1] http://www.octave.org/
[2] http://pkg-octave.alioth.debian.org/
[3] http://svn.debian.org/wsvn/pkg-octave/octave-forge-pkgs/?rev=0sc=0
[4] http://svn.debian.org/wsvn/pkg-octave/octave-pkg-dev/?rev=0sc=0
[5] http://bugs.debian.org/468311
[6] http://octave.sourceforge.net/packages.html

--
Ólafur Jens Sigurðsson, on behalf of the DOG



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



Bug#480769: ITP: octave-financial -- Financial manipulation and plotting functions

2008-05-11 Thread Ólafur Jens Sigurðsson
Package: wnpp
Severity: wishlist
Owner: Debian Octave Group [EMAIL PROTECTED]

[N.B.: This ITP was generated automatically from a template, even
though the DOG does intend to package the described software for
Debian.  We apologize for the glitches in the text below.]


* Package name: octave-financial
  Version : 0.2.2
  Upstream Author : Bill Denney [EMAIL PROTECTED]
* URL : http://octave.sourceforge.net/financial/index.html
* License : GPL version 2 or later
  Programming Lang: C++, Octave
  Description : Financial manipulation and plotting functions

This is one of the packages distributed by the octave-forge project
using the pkg.m system introduced in version 3 of Octave [1], a
numerical computation software.

Although users can use directly the pkg() command for installing the
octave-forge pkgs, the Debian Octave Group (DOG) [2] will provide them
as Debian packages. Preliminary versions of the packages can be found
in the DOG SVN repository [3].  The final versions of the packages
will be built using the octave-pkg-dev insfrastructure [4] [5].

The full list of octave-forge pkgs can be found at the SF project
website [6].

[1] http://www.octave.org/
[2] http://pkg-octave.alioth.debian.org/
[3] http://svn.debian.org/wsvn/pkg-octave/octave-forge-pkgs/?rev=0sc=0
[4] http://svn.debian.org/wsvn/pkg-octave/octave-pkg-dev/?rev=0sc=0
[5] http://bugs.debian.org/468311
[6] http://octave.sourceforge.net/packages.html

--
Ólafur Jens Sigurðsson, on behalf of the DOG



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



Bug#480772: ITP: octave-missing -- Find functions that are in Matlab but not in Octave.

2008-05-11 Thread Ólafur Jens Sigurðsson
Package: wnpp
Severity: wishlist
Owner: Debian Octave Group [EMAIL PROTECTED]

[N.B.: This ITP was generated automatically from a template, even
though the DOG does intend to package the described software for
Debian.  We apologize for the glitches in the text below.]


* Package name: octave-missing
  Version : 1.0.0
  Upstream Author : Bill Denney [EMAIL PROTECTED]
* URL : http://octave.sourceforge.net/missing/index.html
* License : GPL version 2 or later
  Programming Lang: C++, Octave
  Description : Find functions that are in Matlab but not in Octave.

This is one of the packages distributed by the octave-forge project
using the pkg.m system introduced in version 3 of Octave [1], a
numerical computation software.

Although users can use directly the pkg() command for installing the
octave-forge pkgs, the Debian Octave Group (DOG) [2] will provide them
as Debian packages. Preliminary versions of the packages can be found
in the DOG SVN repository [3].  The final versions of the packages
will be built using the octave-pkg-dev insfrastructure [4] [5].

The full list of octave-forge pkgs can be found at the SF project
website [6].

[1] http://www.octave.org/
[2] http://pkg-octave.alioth.debian.org/
[3] http://svn.debian.org/wsvn/pkg-octave/octave-forge-pkgs/?rev=0sc=0
[4] http://svn.debian.org/wsvn/pkg-octave/octave-pkg-dev/?rev=0sc=0
[5] http://bugs.debian.org/468311
[6] http://octave.sourceforge.net/packages.html

--
Ólafur Jens Sigurðsson, on behalf of the DOG



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



Bug#480771: ITP: octave-ga -- Genetic optimization code

2008-05-11 Thread Ólafur Jens Sigurðsson
Package: wnpp
Severity: wishlist
Owner: Debian Octave Group [EMAIL PROTECTED]

[N.B.: This ITP was generated automatically from a template, even
though the DOG does intend to package the described software for
Debian.  We apologize for the glitches in the text below.]


* Package name: octave-ga
  Version : 0.1.1
  Upstream Author : Luca Favatella [EMAIL PROTECTED]
* URL : http://octave.sourceforge.net/ga/index.html
* License : GPL version 2 or later
  Programming Lang: C++, Octave
  Description : Genetic optimization code


This is one of the packages distributed by the octave-forge project
using the pkg.m system introduced in version 3 of Octave [1], a
numerical computation software.

Although users can use directly the pkg() command for installing the
octave-forge pkgs, the Debian Octave Group (DOG) [2] will provide them
as Debian packages. Preliminary versions of the packages can be found
in the DOG SVN repository [3].  The final versions of the packages
will be built using the octave-pkg-dev insfrastructure [4] [5].

The full list of octave-forge pkgs can be found at the SF project
website [6].

[1] http://www.octave.org/
[2] http://pkg-octave.alioth.debian.org/
[3] http://svn.debian.org/wsvn/pkg-octave/octave-forge-pkgs/?rev=0sc=0
[4] http://svn.debian.org/wsvn/pkg-octave/octave-pkg-dev/?rev=0sc=0
[5] http://bugs.debian.org/468311
[6] http://octave.sourceforge.net/packages.html

--
Ólafur Jens Sigurðsson, on behalf of the DOG



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



Bug#480774: diff -y in UTF-8: bad alignment

2008-05-11 Thread Vincent Lefevre
Package: diff
Version: 2.8.1-12
Severity: normal

When diff -y in run on files that contain multibyte characters (in
UTF-8), the alignment is incorrect in the output. For instance,

  diff -y file1 file2

on the attached files file1 and file2 produces the attached result
(see out attachment): lines with non-ASCII characters have additional
spaces.

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

Kernel: Linux 2.6.24.5-20080423 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages diff depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries

diff recommends no packages.

-- no debconf information
ab3456789012345678901234567890123456789012345678901234567890
àb3456789012345678901234567890123456789012345678901234567890
ac3456789012345678901234567890123456789012345678901234567890
àc3456789012345678901234567890123456789012345678901234567890
ab3456789012345678901234567890123456789012345678901234567890  | 
ac3456789012345678901234567890123456789012345678901234567890
àb3456789012345678901234567890123456789012345678901234567890   |
àc3456789012345678901234567890123456789012345678901234567890


Bug#466984: works for me

2008-05-11 Thread Holger Levsen
severity 466984 important
tags 466984 +unreproducable
thanks

Hi Beojan,

I just tested kiosktool in a current sid system (that is with kde 3.5.9) and 
it worked without a problem, every bottom was there and my simple profile 
(changed desktop background) worked well. Also theming worked.

Can you please update and try again?


regards,
Holger


pgpTweam1S1st.pgp
Description: PGP signature


Bug#480773: ITP: octave-video -- Implements addframe, avifile, aviinfo, and aviread, using ffmpeg.

2008-05-11 Thread Ólafur Jens Sigurðsson
Package: wnpp
Severity: wishlist
Owner: Debian Octave Group [EMAIL PROTECTED]

[N.B.: This ITP was generated automatically from a template, even
though the DOG does intend to package the described software for
Debian.  We apologize for the glitches in the text below.]


* Package name: octave-video
  Version : 1.0.0
  Upstream Author : Stefan van der Walt, Roman Stanchak
* URL : http://octave.sourceforge.net/video/index.html
* License : BSD
  Programming Lang: C++, Octave
  Description : Implements addframe, avifile, aviinfo, and
aviread, using ffmpeg. (and approximately conforms to Matlab interface)

This is one of the packages distributed by the octave-forge project
using the pkg.m system introduced in version 3 of Octave [1], a
numerical computation software.

Although users can use directly the pkg() command for installing the
octave-forge pkgs, the Debian Octave Group (DOG) [2] will provide them
as Debian packages. Preliminary versions of the packages can be found
in the DOG SVN repository [3].  The final versions of the packages
will be built using the octave-pkg-dev insfrastructure [4] [5].

The full list of octave-forge pkgs can be found at the SF project
website [6].

[1] http://www.octave.org/
[2] http://pkg-octave.alioth.debian.org/
[3] http://svn.debian.org/wsvn/pkg-octave/octave-forge-pkgs/?rev=0sc=0
[4] http://svn.debian.org/wsvn/pkg-octave/octave-pkg-dev/?rev=0sc=0
[5] http://bugs.debian.org/468311
[6] http://octave.sourceforge.net/packages.html

--
Ólafur Jens Sigurðsson, on behalf of the DOG



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



Bug#480738: (virt-manager: Segmentation fault)

2008-05-11 Thread Andreas B. Mundt
Hi,

building the package locally did not show the seg-fault. I checked
this twice: re-installing the package from ftp.de.debian.org again
gives the segfault. The 'damaged' file 'sparkline' shows a slightly
different size: 

locally compiled:
[EMAIL PROTECTED]:/usr/lib/virt-manager$ ll
total 224
-rw-r--r-- 1 root root 193078 2008-05-12 01:14 sparkline.a
-rw-r--r-- 1 root root   1170 2008-05-12 01:14 sparkline.la
-rw-r--r-- 1 root root  17872 2008-05-12 01:14 sparkline.so
-rwxr-xr-x 1 root root 66 2008-05-12 01:14 virt-manager-launch

binary upload:
[EMAIL PROTECTED]:/usr/lib/virt-manager$ ll
total 220
-rw-r--r-- 1 root root 192446 2008-03-20 17:24 sparkline.a
-rw-r--r-- 1 root root   1165 2008-03-20 17:24 sparkline.la
-rw-r--r-- 1 root root  17864 2008-03-20 17:24 sparkline.so
-rwxr-xr-x 1 root root 66 2008-03-20 17:24 virt-manager-launch
 
A package downloaded from the debian us-mirror also seg-faults.

Regards,

Andi



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



Bug#480727: libmodule-build-perl: the current version is also in the perl core

2008-05-11 Thread gregor herrmann
On Sun, 11 May 2008 22:15:46 +0300, Niko Tyni wrote:

 There are quite a few packages that have versioned (build-)dependencies
 on libmodule-build-perl; these should be changed to include perl-modules
 (= 5.10.0) as the first alternative.

 libmodule-scandeps-perl

Fixed and uploaded.

 libsvn-notify-mirror-perl

Fixed but not uploaded:
E: libsvn-notify-mirror-perl source: missing-build-dependency 
libmodule-build-perl

$ grep Build-Depends: debian/control 
Build-Depends: debhelper (= 6), perl-modules (= 5.10.0) | 
libmodule-build-perl (= 0.2805), quilt (= 0.40)


Looks more like a lintian problem to me, but I feel a bit uneasy
about ignoring/overriding lintian _errors_.


Cheers,
gregor
 
-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian gnu/linux user, admin  developer - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-NP: Rod Stewart: Move Me


signature.asc
Description: Digital signature


Bug#480749: Patch update

2008-05-11 Thread Nicolas 2P

Fixed patch to use $target instead of $IF_BOND_ARP_IP_TARGET :

--- ifenslave.ori   2008-05-11 23:11:44.0 +0200
+++ ifenslave   2008-05-12 01:30:33.0 +0200
@@ -53,7 +53,9 @@
echo $IF_BOND_DOWNDELAY  $BOND_PARAMS/downdelay
fi
if [ $IF_BOND_ARP_IP_TARGET ]; then
-   echo $IF_BOND_ARP_IP_TARGET  
$BOND_PARAMS/arp_ip_target
+   for target in $IF_BOND_ARP_IP_TARGET ; do
+   echo +$target  $BOND_PARAMS/arp_ip_target
+   done
fi
if [ $IF_BOND_ARP_INTERVAL ]; then
echo $IF_BOND_ARP_INTERVAL  $BOND_PARAMS/arp_interval



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



Bug#480775: xserver-xorg-video-intel: ver 2:2.2.1-2 breaks Virtual 2048

2008-05-11 Thread Ole Tange
Package: xserver-xorg-video-intel
Version: 2:2.2.1-2
Severity: grave
Justification: renders package unusable

xserver-xorg-video-intel version 2:2.2.1-2 crashes if Virtual is  2048.

This problem seems to be fixed in 2:2.3.0-1.

I suggest either downgrading xserver-xorg-video-intel to 2:2.1.0-2 or
upgrading to 2:2.3.0-1.


/Ole

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-06-28 16:53 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1674940 2008-04-29 20:37 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller (rev 03)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 6874 2008-05-12 01:33 /etc/X11/xorg.conf

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

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/X11R6/lib/X11/fonts/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/X11R6/lib/X11/fonts/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/X11R6/lib/X11/fonts/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/X11R6/lib/X11/fonts/100dpi
FontPath/usr/share/fonts/X11/75dpi
FontPath/usr/X11R6/lib/X11/fonts/75dpi
# path to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loadi2c
Loadbitmap
Loadddc
##  Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout dk
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
EndSection

Section InputDevice
  Driverwacom
  Identifierstylus
  OptionDevice/dev/ttyS0
  OptionType  stylus
  OptionForceDevice   ISDV4
  OptionTilt  on
  Option PressCurve 50,0,100,50
EndSection

Section InputDevice
  Driverwacom
  Identifiereraser
  OptionDevice/dev/ttyS0
  OptionType  eraser
  OptionForceDevice   ISDV4
  OptionTilt  on
EndSection

Section InputDevice
  Driverwacom
  Identifiercursor
  OptionDevice/dev/ttyS0
  OptionType  cursor
  OptionForceDevice   ISDV4
  OptionTilt  on
EndSection

Section InputDevice
Identifier  Synaptics Touchpad
Driver  synaptics
Option  SendCoreEventstrue
#   Option  Device/dev/psaux
   Option   Device/dev/input/mouse0
Option  Protocol  auto-dev
Option  HorizScrollDelta  0
   Option   MinSpeed  0.09
   Option   MaxSpeed  0.78
   Option   AccelFactor   0.015
   Option   MaxTapTime180
   Option   MaxTapMove220
Endsection

Section InputDevice
   Driver   synaptics
   Identifier   Synaptics Touchpad2
Option  Device/dev/psaux
#   Option  Device/dev/input/mouse0
#   Option  Protocol  auto-dev
   Option   LeftEdge  1700
   Option   RightEdge   

Bug#480775: xserver-xorg-video-intel: ver 2:2.2.1-2 breaks Virtual 2048

2008-05-11 Thread Julien Cristau
severity 480775 important
close 480775 2:2.3.0-1
kthxbye

On Mon, May 12, 2008 at 01:44:51 +0200, Ole Tange wrote:

 Package: xserver-xorg-video-intel
 Version: 2:2.2.1-2
 Severity: grave
 Justification: renders package unusable

No it doesn't.

 
 xserver-xorg-video-intel version 2:2.2.1-2 crashes if Virtual is  2048.
 
 This problem seems to be fixed in 2:2.3.0-1.
 
 I suggest either downgrading xserver-xorg-video-intel to 2:2.1.0-2 or
 upgrading to 2:2.3.0-1.
 
2.3.1 should be out soon, at which point it will probably be uploaded to
unstable.

Cheers,
Julien



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



Bug#480633: FTBFS in pbuilder: missing po4a build dependency

2008-05-11 Thread Junichi Uekawa
Hi,

   The package does not declare a dependency on po4a while it uses it in its
   build system. Therefore it fails to build withpbuilder..:-)
   
   This can be easily fixed by adding po4a to the Build-Depends field.
  
  
  Thanks, fixed!
 
 OK... was funny to say pbuilder doesn't build in pbuilder,
 indeed..:)
 
 That said, what do you think, Junichi, about my intent to NMU. I
 know that you're perfectly able to upload the package by yourself, but
 in that case, I'd like to send out a call for translations first, then
 have the package fixed after 10 days or so...

Arrghhh... Oops, I've just uploaded the package (it was one of my
monthly-scheduled batch-uploads), sorry for the disruptions for the
translations, but could you do the call for translations? pbuilder
does add untranslated po-debconf entries.


regards,
junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project



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



Bug#468427: Problems with aptitude an htop

2008-05-11 Thread Andre Colomb
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: screen
Version: 4.0.3-9

Hi!

I just found this bug report after encountering the same problem with
aptitude today. It happened after I installed a bunch of new packages on
my amd64 machine. Unfortunately, this one is kind of hard to repdroduce
reliably. On my laptop with exactly the same version of all installed
packages (i386 arch, though) it still works.

htop has also been showing strange behaviours recently. It starts okay,
but does not update the display and quits immediately when a key is
pressed. I couldn't reproduce the vim behaviour yet.

What I've gathered so far:
screen in xterm fails
xterm without screen works
screen on console works
console without screen works

It might also be an ncurses bug, as htop, vim, aptitude and screen
itself all depend on ncurses. I will post again here when I have more
detailed information.

Some version info from my system:
aptitude/testing uptodate 0.4.11.2-1
htop/testing uptodate 0.7-1
libc6/testing uptodate 2.7-10
libncurses5/testing uptodate 5.6+20080308-1
libncursesw5/testing uptodate 5.6+20080308-1
screen/testing uptodate 4.0.3-9
vim/testing uptodate 1:7.1-266+1
xterm/testing uptodate 235-1

(maybe) interesting environment:
LANG=en_US
LC_MEASUREMENT=de_DE
LC_MESSAGES=en_US
LC_MONETARY=de_DE
LC_NUMERIC=de_DE
LC_PAPER=de_DE
LC_TELEPHONE=de_DE
LC_TIME=en_DK
XTERM_LOCALE=en_US
XTERM_SHELL=/bin/bash
XTERM_VERSION=XTerm(235)
TERM=screen
TERMCAP=SC|screen|VT 100/ANSI X3.64 virtual terminal:\\
:DO=\\E[%dB:LE=\\E[%dD:RI=\\E[%dC:UP=\\E[%dA:bs:bt=\\E[Z:\\
:cd=\\E[J:ce=\\E[K:cl=\\E[H\\E[J:cm=\\E[%i%d;%dH:ct=\\E[3g:\\
:do=^J:nd=\\E[C:pt:rc=\\E8:rs=\\Ec:sc=\\E7:st=\\EH:up=\\EM:\\
:le=^H:bl=^G:cr=^M:it#8:ho=\\E[H:nw=\\EE:ta=^I:is=\\E)0:\\
:li#78:co#232:am:xn:xv:LP:sr=\\EM:al=\\E[L:AL=\\E[%dL:\\
:cs=\\E[%i%d;%dr:dl=\\E[M:DL=\\E[%dM:dc=\\E[P:DC=\\E[%dP:\\
:im=\\E[4h:ei=\\E[4l:mi:IC=\\E[%d@:ks=\\E[?1h\\E=:\\
:ke=\\E[?1l\\E:vi=\\E[?25l:ve=\\E[34h\\E[?25h:vs=\\E[34l:\\
:ti=\\E[?1049h:te=\\E[?1049l:us=\\E[4m:ue=\\E[24m:so=\\E[3m:\\
:se=\\E[23m:mb=\\E[5m:md=\\E[1m:mr=\\E[7m:me=\\E[m:ms:\\
:Co#8:pa#64:AF=\\E[3%dm:AB=\\E[4%dm:op=\\E[39;49m:AX:\\
:vb=\\Eg:G0:as=\\E(0:ae=\\E(B:\\

:ac=\\140\\140aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII00:\\
:po=\\E[5i:pf=\\E[4i:k0=\\E[10~:k1=\\EOP:k2=\\EOQ:k3=\\EOR:\\
:k4=\\EOS:k5=\\E[15~:k6=\\E[17~:k7=\\E[18~:k8=\\E[19~:\\
:k9=\\E[20~:k;=\\E[21~:F1=\\E[23~:F2=\\E[24~:F3=\\EO2P:\\
:F4=\\EO2Q:F5=\\EO2R:F6=\\EO2S:F7=\\E[15;2~:F8=\\E[17;2~:\\
:F9=\\E[18;2~:FA=\\E[19;2~:kb=:K2=\\EOE:kB=\\E[Z:\\
:*4=\\E[3;2~:*7=\\E[1;2F:#2=\\E[1;2H:#3=\\E[2;2~:#4=\\E[1;2D:\\
:%c=\\E[6;2~:%e=\\E[5;2~:%i=\\E[1;2C:kh=\\E[1~:@1=\\E[1~:\\
:kH=\\E[4~:@7=\\E[4~:kN=\\E[6~:kP=\\E[5~:kI=\\E[2~:kD=\\E[3~:\\
:ku=\\EOA:kd=\\EOB:kr=\\EOC:kl=\\EOD:km:

Hope this helps to diagnose the error.

Regards, Andre
- --
Greetings...
From: Andre Colomb [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIJ4bVZ6c/lG/u2qwRAnh9AJ9uCHp6gBEv0t1gF0GxLr2XHXFyjwCgoY5X
QOCifZfdy1C5z7gmvtVTE+w=
=z4a2
-END PGP SIGNATURE-



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



Bug#472758: texi2dvi -l Texinfo and texi2dvi -l LaTeX do not work

2008-05-11 Thread Karl Berry
  -l, --language=LANGspecify the LANG of FILE (LaTeX or Texinfo)

I changed it to use latex and texinfo.

there was no change in 4.12.

I never saw the bug report before.  I'm sure there are many bugs (and
fixes) in all the distro tracking systems, but unfortunately I have
never had sufficient wherewithal to go investigate them all ...

Thanks,
k



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



Bug#480776: cacao_0.99~rc5-1(sparc/experimental): FTBFS: C compiler cannot create executables

2008-05-11 Thread Frank Lichtenheld
Package: cacao
Version: 0.99~rc5-1
Severity: serious

Hi,

your package failed to build from source.

The reason seems to be that configure tries to compile an executable
with -m64 which fails since gcc-multilib isn't installed. I have no
idea _why_ it tries that, though.

config.log is attached.

| Automatic build of cacao_0.99~rc5-1 on njoerd by sbuild/sparc 98-farm
| Build started at 20080512-0001
| **
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 3599kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main cacao 0.99~rc5-1 (dsc) 
[1338B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main cacao 0.99~rc5-1 (tar) 
[3588kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main cacao 0.99~rc5-1 (diff) 
[9145B]
| Fetched 3599kB in 0s (3969kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (= 5), cdbs (= 0.4.17), default-jdk-builddep, 
classpath (= 2:0.96.1), classpath-common (= 2:0.96.1), zlib1g-dev, 
libltdl3-dev, zip
| Checking for already installed source dependencies...
[...]
| cd .  CC=cc CXX=g++ CFLAGS=-g -O2 -g -Wall -O2 CXXFLAGS=-g -O2 -g 
-Wall -O2 CPPFLAGS= LDFLAGS= JAVAC=/usr/lib/jvm/default-java/bin/javac 
LDFLAGS= -Wl,-z,defs /build/buildd/cacao-0.99~rc5/./configure 
--build=sparc-linux-gnu --prefix=/usr --includedir=\${prefix}/include 
--mandir=\${prefix}/share/man --infodir=\${prefix}/share/info 
--sysconfdir=/etc --localstatedir=/var --libexecdir=\${prefix}/lib/cacao 
--disable-maintainer-mode --disable-dependency-tracking --srcdir=.  
--with-classpath-prefix=/usr --with-classpath-includedir=/usr/include/classpath 
--disable-disassembler --libdir=/usr/lib/cacao 
--with-jni_h=/usr/include/classpath --with-jni_md_h=/usr/include/classpath 
| checking build system type... sparc-unknown-linux-gnu
| checking host system type... sparc-unknown-linux-gnu
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for gawk... no
| checking for mawk... mawk
| checking whether make sets $(MAKE)... yes
| checking whether to enable maintainer-specific portions of Makefiles... no
| checking for gcc... cc
| checking for C compiler default output file name... 
| configure: error: C compiler cannot create executables
| See `config.log' for more details.
| make: *** [config.status] Error 77
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| **
| Build finished at 20080512-0006
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?ver=0.99~rc5-1pkg=cacaoarch=sparc

Gruesse,
-- 
Frank Lichtenheld [EMAIL PROTECTED]
www: http://www.djpig.de/
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by cacao configure 0.99rc5, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ /build/buildd/cacao-0.99~rc5/./configure --build=sparc-linux-gnu 
--prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man 
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--libexecdir=${prefix}/lib/cacao --disable-maintainer-mode 
--disable-dependency-tracking --srcdir=. --with-classpath-prefix=/usr 
--with-classpath-includedir=/usr/include/classpath --disable-disassembler 
--libdir=/usr/lib/cacao --with-jni_h=/usr/include/classpath 
--with-jni_md_h=/usr/include/classpath

## - ##
## Platform. ##
## - ##

hostname = njoerd
uname -m = sparc
uname -r = 2.6.18-6-sparc64-smp
uname -s = Linux
uname -v = #1 SMP Tue Feb 12 22:37:04 UTC 2008

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch  = unknown
/usr/bin/arch -k   = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo  = unknown
/bin/machine   = unknown
/usr/bin/oslevel   = unknown
/bin/universe  = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/games


## --- ##
## Core tests. ##
## --- ##

configure:2167: checking build system type
configure:2185: result: sparc-unknown-linux-gnu
configure:2207: checking host system type
configure:: result: sparc-unknown-linux-gnu
configure:2259: checking for a BSD-compatible install
configure:2315: result: /usr/bin/install -c
configure:2326: checking whether build environment is sane
configure:2369: result: yes
configure:2434: checking for gawk
configure:2464: result: no
configure:2434: checking for mawk
configure:2450: found /usr/bin/mawk
configure:2461: result: mawk
configure:2472: checking whether make sets $(MAKE)
configure:2493: result: yes

Bug#337041: IUTF8 pseudo-terminal mode

2008-05-11 Thread Vincent Lefevre
On 2006-01-02 18:20:50 -0500, Jeffrey Hutzelman wrote:
 One could argue that an SSH server running on such a system should look 
 at the configured locale and configure the PTY appropriately, and that's  
 probably even a good idea.

What configured locale? The user may use a locale which is not the
default one at the system level. Perhaps you mean that the SSH client
should propagate the locale (more precisely, the charmap) to the
remote side, so that the SSH server can use it (in which case the
server should make this information available at the user level too,
as it can be useful to set up the LC_CTYPE environment variable).

-- 
Vincent Lefèvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



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



<    1   2   3   4   5   >