Bug#507958: linux-2.6: Dell Latitude E6500 touchpad is not detected properly (patch available)

2008-12-06 Thread Apollon Oikonomopoulos
Package: linux-2.6
Version: 2.6.26-11
Severity: normal

Tags: patch

The ALPS touchpad of Dell Latitude E6500 (and possibly others) is not
detected properly, due to the device id missing in
drivers/input/mouse/alps.c. A patch[1] adding the device ID was posted
in LKML and works properly.

[1] http://lkml.org/lkml/2008/9/7/133

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

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=el_GR.UTF-8, LC_CTYPE=el_GR.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#507959: tightvnc-java: debian/copyright omits some licenses, adds another

2008-12-06 Thread Greg Price
Package: tightvnc-java
Version: 1.2.7
Severity: normal

The debian/copyright file in the tightvnc-java source package omits
some copyrights, some licenses, and some authors found in the source files.

It also includes an author, two copyrights, and a license that I see
no basis for in the source files.

The smallest omission: VncCanvas.java has a line
//  Copyright (C) 2000 Tridia Corporation.  All Rights Reserved.
not reflected in the copyright file.

The extra author, copyrights, and license are the references to
Richard Outerbridge, Graven Imagery, and the X Consortium and the X
license.  None of these appear elsewhere in a grep -r of the source.

The major omission is that of the information on DesCipher.java, which
has two authors, two copyright holders, and two licenses not mentioned
in debian/copyright.  This information is copied under the heading
ACKNOWLEDGEMENTS inside the README file, and I suspect the extraneous
notices under that heading in the copyright file were meant to be
those of the README.

I believe the paragraph with See the file LICENCE.TXT, also
contains code from other sources, see README should all go away, as
the copyright file should contain all the relevant information so that
it is available on any system with the package installed.  A reference
to /usr/share/common-licenses/GPL can replace LICENCE.TXT, and the
rest should be incorporated into the copyright file.

Thanks!
Greg


-- 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.24.5
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)



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



Bug#507959: tightvnc-java: debian/copyright omits some licenses, adds another

2008-12-06 Thread Greg Price
tag 507959 patch
thanks

Below is a modified debian/copyright file that I believe fixes these
problems.

Thanks,
Greg


- debian/copyright -
This package was debianized by Ola Lundqvist [EMAIL PROTECTED] on
Tue, 19 Dec 2000 20:15:28 +0100.

It was downloaded from
http://www.tightvnc.com/

Authors, Copyright Holders, and Licenses


all files but DesCipher.java


These files have subsets of the following copyrights, and the
following license.

Copyright (C) 2001,2002 HorizonLive.com, Inc.  All Rights Reserved.
Copyright (C) 2001,2002 Constantin Kaplinsky.  All Rights Reserved.
Copyright (C) 2000 Tridia Corporation.  All Rights Reserved.
Copyright (C) 1999 ATT Laboratories Cambridge.  All Rights Reserved.

This 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 software 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.

On Debian Linux systems, the complete text of the GNU General Public
License can be found in '/usr/share/common-licenses/GPL'.


DesCipher.java
--

The authors are Dave Zimmerman [EMAIL PROTECTED] and Jef Poskanzer
[EMAIL PROTECTED].  The file has the following copyright notices and licenses:

Copyright (C) 1999 ATT Laboratories Cambridge.  All Rights Reserved.

This software 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.


Copyright (c) 1996 Widget Workshop, Inc. All Rights Reserved.

Permission to use, copy, modify, and distribute this software and its
documentation for NON-COMMERCIAL or COMMERCIAL purposes and without fee
is hereby granted, provided that this copyright notice is kept intact.

WIDGET WORKSHOP MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE
SUITABILITY OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT
NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE, OR NON-INFRINGEMENT. WIDGET WORKSHOP SHALL NOT BE
LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING,
MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES.

THIS SOFTWARE IS NOT DESIGNED OR INTENDED FOR USE OR RESALE AS ON-LINE
CONTROL EQUIPMENT IN HAZARDOUS ENVIRONMENTS REQUIRING FAIL-SAFE
PERFORMANCE, SUCH AS IN THE OPERATION OF NUCLEAR FACILITIES, AIRCRAFT
NAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL, DIRECT LIFE
SUPPORT MACHINES, OR WEAPONS SYSTEMS, IN WHICH THE FAILURE OF THE
SOFTWARE COULD LEAD DIRECTLY TO DEATH, PERSONAL INJURY, OR SEVERE
PHYSICAL OR ENVIRONMENTAL DAMAGE (HIGH RISK ACTIVITIES).  WIDGET
WORKSHOP SPECIFICALLY DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY OF
FITNESS FOR HIGH RISK ACTIVITIES.


Copyright (C) 1996 by Jef Poskanzer [EMAIL PROTECTED].  All rights
reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.



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



Bug#507917: debhelper + data-only packages = annoying lintian warning

2008-12-06 Thread Eugene V. Lyubimkin
Raphael Geissert wrote:
 Hi,
 
 Eugene V. Lyubimkin wrote:
 [...]
 Lintian recently started to produce 'debhelper-but-no-misc-depends'
 warnings. While it reveal true issues, it also produces false positives
 in case of data-only packages, which have no 'Depends' field at all.
 
 Could you please give an example?
Ok, here is example: I have two binary packages: 'qorganizer' and
'qorganizer-translations'. The latter just have 'Recommends' on 'qorganizer' 
and no
'Depends' at all. Moreover, '$ grep-aptavail ! -F Depends   -s Package' can 
give you
thousands of another examples.

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
Ukrainian C++ developer, Debian APT contributor



signature.asc
Description: OpenPGP digital signature


Bug#507948: [Pkg-xfce-devel] Bug#507948: xfce4: Edit option for Autostarted Applications

2008-12-06 Thread Yves-Alexis Perez
forwarded 507948 http://bugzilla.xfce.org/show_bug.cgi?id=4683
thanks
On ven, 2008-12-05 at 23:32 -0500, Daniel Dickinson wrote:

 It'd be nice if there was an edit button for the Autostarted Applications 
 instead of only Add and Remove

Hmhm, yeah, why not. That won't be available in 4.4 for sure, and I'm
not even sure it could be in 4.6 (they are at b2, feature freeze etc.).
I've opened a bug there so you can track the issue upstream.

In the meantime, you can manually edit them by opening the .desktop file
(from .config/autostart) in a text editor.

Cheers,
-- 
Yves-Alexis


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


Bug#498359: It cannot use at all by fatal server error

2008-12-06 Thread Jonny
Hi,

It solved by applying the following patch:
http://lists.freedesktop.org/archives/xorg/2008-December/041044.html
http://lists.freedesktop.org/archives/xorg/2008-December/041126.html
http://bugs.freedesktop.org/show_bug.cgi?id=18816



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



Bug#507960: libsword6: New upstream version 1.5.11 for sword

2008-12-06 Thread Salvatore Bonaccorso
Package: libsword6
Version: 1.5.9-8.1
Severity: wishlist


Hi 

There is a new upstream version available of the sword source in
version 1.5.11. Could it be possible to package it for Debian? 

When 1.5.11 is available in Debian, maybe also then the gnomesword
package could be updated, since it needs the 1.5.11 version of sword.

Thanks Daniel for your work on those packages.
Kind regards
Salvatore

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

Kernel: Linux 2.6.27.4-1-t42 (PREEMPT)
Locale: LANG=C, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libsword6 depends on:
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libcomerr21.41.3-1   common error description library
ii  libcurl3-gnutls   7.18.2-7   Multi-protocol file transfer libra
ii  libgcc1   1:4.3.2-1  GCC support library
ii  libkrb53  1.6.dfsg.4~beta1-4 MIT Kerberos runtime libraries
ii  libldap-2.4-2 2.4.11-1   OpenLDAP libraries
ii  libstdc++64.3.2-1The GNU Standard C++ Library v3
ii  zlib1g1:1.2.3.3.dfsg-12  compression library - runtime

Versions of packages libsword6 recommends:
ii  gnomesword [sword-frontend]   2.2.3-1.1  Bible study with GNOME

libsword6 suggests no packages.

-- no debconf information



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



Bug#460591: Falcon releases

2008-12-06 Thread Giancarlo Niccolai
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

I am updating this bug because we have released version 0.8.14. In the
meanwhile we have adopted dual licensing, (FPLL+GPL2), so the stopper
that prevented The Falcon Programming Language from being shipped by
Debian is removed. FPLL itself has been modified to fit Debian
guidelines.

Major GNU/Linux distributions currently shipping Falcon are:
- - Fedora
- - Ubuntu
- - Slackware
- - Gentoo
- - ArchLinux

Falcon is currently being adopted by Blastawave.org (Solaris community
distro) as language of choice.

The new release source package is available here:

http://www.falconpl.org/project_dl/_official_rel/Falcon-docs-core.0.8.14.tgz

We're starting packaging also relevant modules, as the Apache
integration module and the DBI (database interface).

The package debian/ data listed in this bug is still mainly correct,
and needs only some minor update. Updated file lists can be retrieved
in the Ubuntu falconpl package.

If someone desires to pick up this package and finish committing it to
Debian, I will be pleased to offer any needed support, and we'll add
him/her to our contributor page as packager.

Thank you for your kind attention,
Giancarlo Niccolai.

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

iEYEARECAAYFAkk6PYQACgkQ5nwsoBIDC4YjvwCglQ0gpKlKzvNs9OP4mvRS7a1U
PUMAn00FPUBCwX1zcQKf8rGToDQDRNof
=OgH9
-END PGP SIGNATURE-




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



Bug#507961: iceweasel: Doesn't use Name only in KDE menu

2008-12-06 Thread Torquil Macdonald Sørensen
Package: iceweasel
Version: 3.0.4-1
Severity: normal

I have my KDE menu set to use Name only for all applications, but it still 
says
Iceweasel Web Browser in the menu. It should only say Iceweasel. When I 
change
to use the format Description (Name), nothing happens to the menu item.

Best regards,
Torquil Sørensen

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)

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

Versions of packages iceweasel depends on:
ii  debianutils   2.30   Miscellaneous utilities specific t
ii  fontconfig2.6.0-3generic font configuration library
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.2-1  GCC support library
ii  libglib2.0-0  2.16.6-1   The GLib library of C routines
ii  libgtk2.0-0   2.12.11-4  The GTK+ graphical user interface 
ii  libnspr4-0d   4.7.1-4NetScape Portable Runtime Library
ii  libstdc++64.3.2-1The GNU Standard C++ Library v3
ii  procps1:3.2.7-9  /proc file system utilities
ii  psmisc22.6-1 Utilities that use the proc filesy
ii  xulrunner-1.9 1.9.0.4-2  XUL + XPCOM application runner

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
ii  latex-xft-fonts   0.1-8  Xft-compatible versions of some La
ii  libkrb53  1.6.dfsg.4~beta1-4 MIT Kerberos runtime libraries
pn  mozpluggernone (no description available)
ii  ttf-mathematica4.16  Installer of Mathematica TrueType 
ii  xfonts-mathml 2  Type1 Symbol font for MathML
pn  xprintnone (no description available)
pn  xulrunner-1.9-gnome-s none (no description available)

-- no debconf information



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



Bug#507962: icedove: Doesn't use Name only in KDE menu

2008-12-06 Thread Torquil Macdonald Sørensen
Package: icedove
Version: 2.0.0.17-1
Severity: minor

I have my KDE menu set to use Name only, but it still says
Icedove Mail/News in the menu. Shouldn't it only say Icedove?

Best regards
Torquil Sørensen

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)

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

Versions of packages icedove depends on:
ii  debianutils2.30  Miscellaneous utilities specific t
ii  fontconfig 2.6.0-3   generic font configuration library
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libcairo2  1.6.4-7   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libgcc11:4.3.2-1 GCC support library
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user interface 
ii  libhunspell-1.2-0  1.2.6-1   spell checker and morphological an
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libnspr4-0d4.7.1-4   NetScape Portable Runtime Library
ii  libnss3-1d 3.12.0-5  Network Security Service libraries
ii  libpango1.0-0  1.20.5-3  Layout and rendering of internatio
ii  libpng12-0 1.2.27-2  PNG library - runtime
ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library v3
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxft22.1.12-3  FreeType-based font drawing librar
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  psmisc 22.6-1Utilities that use the proc filesy
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

icedove recommends no packages.

Versions of packages icedove suggests:
pn  icedove-gnome-support none (no description available)
ii  latex-xft-fonts   0.1-8  Xft-compatible versions of some La
ii  libthai0  0.1.9-4Thai language support library

-- debconf information:
* icedove/browser: Debian



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



Bug#507963: pidgin: Doesn't use Name only in KDE menu

2008-12-06 Thread Torquil Macdonald Sørensen
Package: pidgin
Version: 2.4.3-4
Severity: minor

I have my KDE menu set to use Name only for all applications, but it still 
says
Pidgin Internet Messenger in the menu. It should only say Pidgin. When I 
change
to use the format Description (Name), nothing happens to the menu item.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)

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

Versions of packages pidgin depends on:
ii  gconf2   2.22.0-1GNOME configuration database syste
ii  libatk1.0-0  1.22.0-1The ATK accessibility toolkit
ii  libc62.7-16  GNU C Library: Shared libraries
ii  libcairo21.6.4-7 The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.2.1-4 simple interprocess messaging syst
ii  libdbus-glib-1-2 0.76-1  simple interprocess messaging syst
ii  libglib2.0-0 2.16.6-1The GLib library of C routines
ii  libgstreamer0.10-0   0.10.20-1   Core GStreamer libraries and eleme
ii  libgtk2.0-0  2.12.11-4   The GTK+ graphical user interface 
ii  libgtkspell0 2.0.13-1+b1 a spell-checking addon for GTK's T
ii  libice6  2:1.0.4-1   X11 Inter-Client Exchange library
ii  libpango1.0-01.20.5-3Layout and rendering of internatio
ii  libpurple0   2.4.3-4 multi-protocol instant messaging l
ii  libsm6   2:1.0.3-2   X11 Session Management library
ii  libstartup-notification0 0.9-1   library for program launch feedbac
ii  libx11-6 2:1.1.5-2   X11 client-side library
ii  libxss1  1:1.1.3-1   X11 Screen Saver extension library
ii  perl 5.10.0-18   Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.10.0]   5.10.0-18   minimal Perl system
ii  pidgin-data  2.4.3-4 multi-protocol instant messaging c

Versions of packages pidgin recommends:
ii  gstreamer0.10-plugins-base0.10.20-1  GStreamer plugins from the base 
pn  gstreamer0.10-plugins-goodnone (no description available)

Versions of packages pidgin suggests:
pn  evolution-data-server none (no description available)
pn  gnome-panel | kicker | docker none (no description available)
ii  libsqlite3-0  3.5.9-6SQLite 3 shared library

-- no debconf information



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



Bug#503465: Workaround works

2008-12-06 Thread Roger

Hi!

  Thanks for the tips, workaround with echo 1  /proc/acpi/.../DOS works, 
although I don't know what it really does.

  I just hope this will be fixed properly somewhen in the future...



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



Bug#507604: [INTL:sv] Swedish strings for emacspeak debconf

2008-12-06 Thread Martin Bagge

On Fri, 5 Dec 2008, Christian Perrier wrote:


Quoting Martin Bagge ([EMAIL PROTECTED]):


package: emacspeak
severity: wishlist
tags: patch l10n

Please consider to add this file to translation of debconf.



Ikea bug detected: empty attachment:-)


Must have sent the wrong file. Had some troubles with that one and had to 
do the msgcat two times before it got fine.


--
/brother
http://frakalendern.se
Bruce Schneier reads RFID cards with the knuckles of his clenched fist.# translation of emacspeak.po to swedish
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Martin Bagge [EMAIL PROTECTED], 2008.
msgid 
msgstr 
Project-Id-Version: emacspeak\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-11-11 15:03-0500\n
PO-Revision-Date: 2008-12-02 22:50+0100\n
Last-Translator: Martin Bagge [EMAIL PROTECTED]\n
Language-Team: swedish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n

#. Type: select
#. Description
#: ../templates:2001
msgid Default speech server:
msgstr Standardserver för speech:

#. Type: select
#. Description
#: ../templates:2001
msgid The file /etc/emacspeak.conf will be configured so that the command 
\/usr/bin/emacspeak\ will start emacs with emacspeak support using this 
server.  You may change the selection later by running \dpkg-reconfigure 
emacspeak\ as root, or temporarily override the selection by setting the 
environment variable DTK_PROGRAM.  If you want to use a server in a separate 
package, which does not appear in the list, just accept the default now, and 
you should be asked again when that other package is installed.
msgstr Filen /etc/emacspeak.conf skapas såatt kommandot 
\/usr/bin/emacspeak\ startar emacs med emacspeak-stöd på den här servern. 
Du kan ändra valet senare genom att köra \dpkg-reconfigure macspeak\ som 
rppt eller temporärt överlagra inställningen via miljövariabeln 
DTK_PROGRAM. Om du vill använda servern som ett separat paket, som inte visas 
i lista, ange bara standardvärdet nu så får du frågorna när paketet 
installeras.

#. Type: string
#. Description
#. none must remain in english
#: ../templates:3001
msgid hardware port:
msgstr HÃ¥rdvaruenhet:

#. Type: string
#. Description
#. none must remain in english
#: ../templates:3001
msgid If a hardware device is used to generate speech, enter the Unix device 
file associated with it.  For example, \/dev/ttyS0\ or \/dev/ttyUSB0\ (but 
without the quotation marks).  For software generated speech, enter \none\.
msgstr Om en enhet i hårdvaran ska användas för att skapa speech måste 
dess Unixenhet anges. Exempelvis \/dev/ttyS0\ eller \/dev/ttyUSB0\ (fast 
utan citattecken då). Om speech skapas av mjukvaran anger du \none\.

#. Type: error
#. Description
#: ../templates:4001
msgid ERROR: ${port} is not a character special device.
msgstr FEL: ${port} är inte en specialenhet för tecken.

#. Type: string
#. Description
#: ../templates:5001
msgid Users of speech server:
msgstr Användare av speechsevern:

#. Type: string
#. Description
#: ../templates:5001
msgid Users must be members of group ${group} to access the speech server 
connected to ${port}.  Please review the following space-separated list of 
members, and add or remove usernames if needed.
msgstr Användare måste vara med i gruppen ${group} för att komma åt 
speech-servern ansluten på ${port}. Kontrollera listan med användare, lägg 
till eller ta bort användarnamn om så behövs. Listan separeras med 
mellanslag.

#. Type: string
#. Description
#: ../templates:5001
msgid For a user whose account doesn't exist yet, please reconfigure emacspeak 
after creating the account, with the command
msgstr För att lägga till en eller flera användare som ännu inte existerar 
i systemet måste du konfigurera om emacspeak efter att kontot eller kontona 
skapats. Använd kommandot

#. Type: string
#. Description
#: ../templates:5001
msgid   dpkg-reconfigure emacspeak
msgstr   dpkg-reconfigure emacspeak

#. Type: string
#. Description
#: ../templates:5001
msgid or manually enroll the user in ${group} with the command
msgstr eller lägg till användare manuellt i gruppen ${group} med kommandot

#. Type: string
#. Description
#: ../templates:5001
msgid   adduser ${group} mary
msgstr   adduser ${group} mary

#. Type: string
#. Description
#: ../templates:5001
msgid Group membership is checked at login time, so new members must log out 
and log in again before using the speech server.
msgstr Gruppmedlemsskapet kontrolleras vid inloggningen så nya användare 
måste logga in och sedan ut igen innan de kan använda speechservern.

#. Type: error
#. Description
#: ../templates:6001
msgid Skipping invalid username ${user}.
msgstr Hoppar över felaktigt användarnamn ${user}.

#. Type: error
#. Description
#: ../templates:6001
msgid There is no user named 

Bug#506748: crash rtorrent by scgi-interface (function: 'fi.get_filename_last')

2008-12-06 Thread Dmitry E. Oboukhov

I don't mind loading this package (0.8.4) into unstable. However it
will not be included into lenny. Only 0.7.9 version can be included
into lenny. Because now it is frozen. :(

On 20:27 Fri 05 Dec , Jose Luis Rivas wrote:
JLR -BEGIN PGP SIGNED MESSAGE-
JLR Hash: SHA1

JLR Dmitry E. Oboukhov wrote:
 Package: rtorrent
 Severity: grave
 Version: 0.7.9-2+b2
 Architecture: i386
 
 version of libtorrent10 - 0.11.9-1.1 (lenny)
 
 If command 'fi.get_filename_last' received from SCGI interface, then
 rtorrent crashes. Version rtorrent/librtorrent from experimental
 works fine.
 
JLR Hello,

JLR Sorry, I'm short of time (I'm in finals) right now. Experimental version
JLR is stable enough right now like to use it on unstable but no to use it
JLR on lenny so I guess this will make yet another stable release without
JLR rtorrent. I'm not in position to upload new binaries to take into
JLR consideration for lenny next release.

JLR I think (differently to what upstream thinks) that 0.12.4/0.8.4 is more
JLR stable that 0.12.2/0.8.2 (which doesn't build in bsd environments and
JLR don't have several fixes that *.*.4 does have).

JLR Please if any of you have something against me uploading experimental
JLR release to unstable let me know, if not I'm gonna send it to Dmitry
JLR (hoping he's ok with this) to upload it to unstable and leave lenny
JLR without rtorrent/libtorrent (there's not yet a new-release stable enough
JLR for lenny anyway, I think)

JLR Regards.
JLR - --
JLR Jose Luis Rivas. San Cristóbal, Venezuela. GPG 0xCACAB118
JLR http://ghostbar.ath.cx/about - http://debian.org.ve
--
... mpd is off

. ''`.   Dmitry E. Oboukhov
: :’  :   email: [EMAIL PROTECTED] jabber://[EMAIL PROTECTED]
`. `~’  GPGKey: 1024D / F8E26537 2006-11-21
  `- 1B23 D4F8 8EC0 D902 0555  E438 AB8C 00CF F8E2 6537


signature.asc
Description: Digital signature


Bug#491646: Localization is imperfect

2008-12-06 Thread Jonny
This seemed to be the bug of Iceweasel:
iceweasel (3.0.3-3) unstable; urgency=low

  * browser/app/profile/firefox.js, browser/locales/en-US/firefox-l10n.js:
Remove general.useragent.locale prefs from firefox*.js. Closes: #495381.



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



Bug#507964: cdebconf-gtk-udeb: Corrupted display in Dzongkha installs with D-I RC1 in some situations

2008-12-06 Thread Christian Perrier
Package: cdebconf-gtk-udeb
Severity: normal

This started as a thread in -boot. I selected relevant mails and I paste
them below.

=== Original report 
Date: Sat, 8 Nov 2008 17:20:35 +0100
From: Christian Perrier [EMAIL PROTECTED]

While testing an installation in Dzongkha with the netinst CD, I
experienced corrupted display problems in the root password screen,
then later in all subsequent screens.

Apparently, some strings are replaced by squares, just as if some
glyphs were missing. However, this happens on *entire* screens, not
just with random glyphs being replaced by squares.

See screenshots listed at the end of this mail...

Also, one should note that the root passord selection screen is
slightly too long and one can easily miss the fact that there are two
input fields, one for the password and one for its confirmationas
the confirmation input dialog is hidden as the bottom (and users
might miss it).

Screenshots:
http://people.debian.org/~bubulle/di-dzongkha-root.png
http://people.debian.org/~bubulle/di-dzongkha-root2.png

==
Date: Sat, 8 Nov 2008 17:34:29 +0100
From: Christian Perrier [EMAIL PROTECTED]

Quoting Christian Perrier ([EMAIL PROTECTED]):
 While testing an installation in Dzongkha with the netinst CD, I
 experienced corrupted display problems in the root password screen,
 then later in all subsequent screens.
=20
 Apparently, some strings are replaced by squares, just as if some
 glyphs were missing. However, this happens on *entire* screens, not

s/screens/strings

 just with random glyphs being replaced by squares.

Actually, that seems to be a missing italic font.


==
Date: Sun, 9 Nov 2008 08:28:51 +0100
From: Christian Perrier [EMAIL PROTECTED]
Quoting Christian Perrier ([EMAIL PROTECTED]):

  Apparently, some strings are replaced by squares, just as if some
  glyphs were missing. However, this happens on *entire* screens, not
=20
 s/screens/strings
=20
  just with random glyphs being replaced by squares.
=20
 Actually, that seems to be a missing italic font.
=20

More details...

Before the base system install step, everything is fine. The italic
font (which is used for messages that appear under progress bars and
the short description of select/multiselect/string debconf templates)
is properly displayed.

However, after the base system install, the first screen that comes
(the root password screen) and all screens that follow do not longer
have italics glyphs displayed. They're replaced by squares.

This is only happens, as of now, in Dzongkha installs. It does not
happen in other complex languages installs (an Hindi install is fine).

==
Date: Tue, 11 Nov 2008 09:29:10 +0100
From: Christian Perrier [EMAIL PROTECTED]

Quoting Christian Perrier ([EMAIL PROTECTED]):
 While testing an installation in Dzongkha with the netinst CD, I
 experienced corrupted display problems in the root password screen,
 then later in all subsequent screens.
=20
 Apparently, some strings are replaced by squares, just as if some
 glyphs were missing. However, this happens on *entire* screens, not
 just with random glyphs being replaced by squares.
=20
 See screenshots listed at the end of this mail...
=20
 Also, one should note that the root passord selection screen is
 slightly too long and one can easily miss the fact that there are two
 input fields, one for the password and one for its confirmationas
 the confirmation input dialog is hidden as the bottom (and users
 might miss it).
=20
 Screenshots:
 http://people.debian.org/~bubulle/di-dzongkha-root.png
 http://people.debian.org/~bubulle/di-dzongkha-root2.png


OK, it took me a while before I could isolate a test case. That's a
very *weird* issue.

So, to reproduce that problem, you must do the following:

- boot the graphical installer
- choose Dzongkha as installation language. Than you'll get hard times
unless you were raised in Bhutan and can read it, but you can do
it..:-)
- always pick up default options until you reach the root password
setting screen. Please note that the last screen for partitioning
requires changing the No option to Yes (confirming that you
overwrite the disk). You can do this by just hitting the Down arrow
and then Enter
-When you reach the root password screen (which has a slider on the
right because the text is too long), deliberately enter two different
passwords so that D-I complains. Typing Root (first pwd), then Tab
twice (so that the password confirmation is empty), then Enter, is the
way to do it

- You then get the password mismatch screen...which seems correct,
but again has a slider on the right. Click on the slider and scroll
down. BLAM.the italic glyphs are replaced by squares and all
subsequent screens are also replaced by squares.

If you don't slide down in the 

Bug#507965: kdetv: Crash on startup with ADM64 libs (while running fine with IA32)

2008-12-06 Thread Mathieu Roy
Package: kdetv
Version: 0.8.9-1
Severity: important

kdetv crash when running on the debian ADM64 port.

[ends with...]
libzvbi:io-v4l2k:v4l2_stream_alloc: Requesting 16 streaming i/o buffers.
libzvbi:io-v4l2k:v4l2_stream_alloc: Mapping 16 streaming i/o buffers.
libzvbi:io-v4l2k:vbi_capture_v4l2k_new: Successfully opened /dev/vbi0 
(Hauppauge WinTV-HVR1300 DVB-T/H).
libzvbi:io-v4l2k:v4l2_stream: Failed to enable streaming, errno 22.
KCrash: Application 'kdetv' crashing...

[end of strace of this sequence]
ioctl(13, VIDIOC_STREAMON, 0x7fffed9f8374) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigaction(SIGALRM, {SIG_DFL}, {0x7f91db4cb520, [ALRM], 
SA_RESTORER|SA_RESTART, 0x7f91e1fc8f60}, 8) = 0
alarm(3) 


While running on the same computer with the exact same setup (and software 
versions) on the debian i686 port (that is able to deal with the ADM64 proc), 
it goes fine.

I've tried rebuilding kdetv with apt-build, just in case, with the same result.

It is not a permission issue (occurs both as normal user and as root, group 
permissions are well set).
It is not a v4l issue, v4l works with xawtv. 

My current workaround is to run kdetv in a ia32 chroot.

Tell me if you need more details.
(remove the string invalid from my email address)




[kcrash output]
(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)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x7fd10dd0f6f0 (LWP 24241)]
(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)
(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)
(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)
(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)
(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)
(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)
(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)
(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)
[KCrash handler]
#5  0x7fd103a5c925 in QMapPrivateQString, 
V4L2Dev::controlDescriptor_s*::find () from /usr/lib/kde3/kdetv_v4l2.so
#6  0x7fd1039259dd in V4L2Dev::setControl ()
   from /usr/lib/libkvideoio.so.1
#7  0x7fd103a58b1b in KdetvV4L2::setMuted ()
   from /usr/lib/kde3/kdetv_v4l2.so
#8  0x7fd103a59195 in KdetvV4L2::startVideo ()
   from /usr/lib/kde3/kdetv_v4l2.so
#9  0x7fd10daa99a2 in SourceManager::startVideo ()
   from /usr/lib/libkdetv.so.1
#10 0x7fd10dae09ae in Kdetv::playDevice () from /usr/lib/libkdetv.so.1
#11 0x7fd10daaa2c8 in Kdetv::start () from /usr/lib/libkdetv.so.1
#12 0x7fd10dadfca9 in Kdetv::qt_invoke () from /usr/lib/libkdetv.so.1
#13 0x7fd10d35836c in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#14 0x7fd10d6307e2 in QSignal::signal () from /usr/lib/libqt-mt.so.3
#15 0x7fd10d3705fd in QSignal::activate () from /usr/lib/libqt-mt.so.3
#16 0x7fd10d3768c8 in QSingleShotTimer::event ()
   from /usr/lib/libqt-mt.so.3
#17 0x7fd10d302953 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#18 0x7fd10d303668 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#19 0x7fd10bd6cc22 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#20 

Bug#507604: [INTL:sv] Swedish strings for emacspeak debconf

2008-12-06 Thread Christian Perrier
Quoting Martin Bagge ([EMAIL PROTECTED]):
 On Fri, 5 Dec 2008, Christian Perrier wrote:

 Quoting Martin Bagge ([EMAIL PROTECTED]):

 package: emacspeak
 severity: wishlist
 tags: patch l10n

 Please consider to add this file to translation of debconf.


 Ikea bug detected: empty attachment:-)

 Must have sent the wrong file. Had some troubles with that one and had to 
 do the msgcat two times before it got fine.


Well, that one, resynced with the current POT file, gives 5f7u...




sv.po
Description: application/gettext


signature.asc
Description: Digital signature


Bug#507964: cdebconf-gtk-udeb: Corrupted display in Dzongkha installs with D-I RC1 in some situations

2008-12-06 Thread Christian Perrier
Changing the font size from 11 to 9 (by changing FONT_SIZE is
/usr/bin/gtk-set-font) fixed the display problem...

However, we don't really know if Dzongkha is then still readable or not.



signature.asc
Description: Digital signature


Bug#507604: [INTL:sv] Swedish strings for emacspeak debconf

2008-12-06 Thread Martin Bagge

On Sat, 6 Dec 2008, Christian Perrier wrote:


Well, that one, resynced with the current POT file, gives 5f7u...


Argh!
Christian, ypou were fooling around with me here. I did indeed forget to 
do the resync of that file and was planning to make the correct updates 
this weekend so this is Working As Intended. The file is still sitting in 
my subversion for po-debconf =(


--
/brother
http://frakalendern.se
For Bruce Schneier, SHA-1 is merely a compression algorithm.



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



Bug#507658: RFP: loggedfs -- a fuse-filesystem which can log every operations in the filesystem

2008-12-06 Thread Krzysztof Burghardt
2008/12/3 CSights [EMAIL PROTECTED]:
   Package name: loggedfs
[...]
 Would be useful for many things, including figuring out why a laptop's
 harddrive is spinning up!

This can be achieved using tools already in Debian.
Install blktrace [1], and try:

blktrace -d /dev/sda -o - | blkparse -i -

[1] http://packages.debian.org/blktrace

-- 
Krzysztof Burghardt [EMAIL PROTECTED]
http://www.burghardt.pl/



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



Bug#495430: requesting status on this bug

2008-12-06 Thread Stanislav Maslovski
Package: mpc
Version: 0.12.1-1
Followup-For: Bug #495430

Despite the fact that this bug has been already corrected upstream, and that a
patch has been provided quite a long time ago, it is not fixed yet in
lenny. Shell I prepare an NMU?

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

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

Versions of packages mpc depends on:
ii  libc6 2.7-16 GNU C Library: Shared libraries

mpc recommends no packages.

Versions of packages mpc suggests:
ii  mpd   0.13.2-1   Music Player Daemon

-- no debconf information



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



Bug#507966: CDBS should cleanup .egg-info directories

2008-12-06 Thread Evan Broder
Package: cdbs
Tags: patch
Severity: normal

The clean target for the python-distutils.mk class currently leaves
behind the .egg-info directory created by setuptools-based packages.
This leaves maintainers to remove the directory manually in the clean
target in debian/rules.

This already affects several packages in the Debian repository that have
to do the cleanup manually; see kiwi, pida, cheetah, markup, configobj,
or sqlalchemy.

The attached patch against CDBS trunk should do the necessary cleanup.
Index: 1/class/python-distutils.mk.in
===
--- 1/class/python-distutils.mk.in  (revision 305)
+++ 1/class/python-distutils.mk.in  (working copy)
@@ -267,7 +267,9 @@
 
 # Calling setup.py clean may create .pyc files, so we need a final cleanup
 # pass here.
+# Also clean up .egg_info files generated by setuptools
 clean::
find . -name '*.pyc' -exec rm '{}' ';'
+   find . -name '*.egg-info' -exec rm -rf '{}' ';'
 
 endif


Bug#505755: batv-milter: missing build-dependency on m4

2008-12-06 Thread Francisco García
Hello,

Yes, m4 must be in Build-Depends.
I attach the patch.

Please, Maintainer, could you make the new package.
If you can't do it in some days, I could make a NMU
to close this bug.

Thanks,

Regards,
Francisco.


-- 
Francisco M. García Claramonte [EMAIL PROTECTED]
GPG: public key ID 556ABA51
diff -uNr batv-milter-0.3.0.dfsg.orig/debian/control batv-milter-0.3.0.dfsg/debian/control
--- batv-milter-0.3.0.dfsg.orig/debian/control	2008-12-06 10:13:42.0 +
+++ batv-milter-0.3.0.dfsg/debian/control	2008-12-06 10:14:35.0 +
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Richard A Nelson (Rick) [EMAIL PROTECTED]
 Standards-Version: 3.7.2
-Build-Depends: cdbs, patchutils, dh-buildinfo, debhelper (= 4.1.13), libmilter-dev, libssl-dev
+Build-Depends: cdbs, patchutils, dh-buildinfo, debhelper (= 4.1.13), libmilter-dev, libssl-dev, m4
 
 Package: batv-filter
 Architecture: any


signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#507928: mpd: no audio output with 0.14

2008-12-06 Thread Jan Geboers
Same behaviour here, mpd stopped working after the upgrade from 0.13.x to
0.14.
Manual or automatic audio device configuration makes no difference.
Even after recreating the database, it won't update any longer.
No helpful logging either.
Downgraded to 0.13 for the time being.

Best regards,

Jan Geboers


Bug#507604: Updated after sync with the new POT-file

2008-12-06 Thread Martin Bagge

So this file is the resynced proof read and complete new po file =)
(I think there could be some sugar on top of it, I'm not sure what it is)

--
/brother
http://frakalendern.se
Bruce Schneier's Twofish algorithm has 16 rounds, but he always gets a knockout 
in the first.# translation of emacspeak.po to swedish
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Martin Bagge [EMAIL PROTECTED], 2008.
msgid 
msgstr 
Project-Id-Version: emacspeak\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-12-02 18:19+0100\n
PO-Revision-Date: 2008-12-06 11:26+0100\n
Last-Translator: Martin Bagge [EMAIL PROTECTED]\n
Language-Team: swedish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n

#. Type: select
#. Description
#: ../templates:3001
msgid Default speech server:
msgstr Standardserver för speech:

#. Type: select
#. Description
#: ../templates:3001
msgid 
The /etc/emacspeak.conf file will be configured so that the command '/usr/
bin/emacspeak' will start Emacs with emacspeak support using this server.
msgstr 
Filen /etc/emacspeak.conf skapas så att kommandot \/usr/bin/emacspeak\ 
startar Emacs med emacspeak-stöd på den här servern. 

#. Type: select
#. Description
#: ../templates:3001
msgid 
You may change the selection later by running 'dpkg-reconfigure emacspeak' 
as root, or temporarily override the selection by setting the environment 
variable DTK_PROGRAM.
msgstr 
Du kan ändra valet senare genom att köra \dpkg-reconfigure emacspeak\ som 
root eller temporärt överlagra inställningen via miljövariabeln 
DTK_PROGRAM.

#. Type: string
#. Description
#: ../templates:4001
msgid Hardware port of the speech generation device:
msgstr Adress till speech-enhet.

#. Type: string
#. Description
#: ../templates:4001
#| msgid 
#| If a hardware device is used to generate speech, enter the Unix device 
#| file associated with it.  For example, \/dev/ttyS0\ or \/dev/ttyUSB0
#| \ (but without the quotation marks).  For software generated speech, 
#| enter \none\.
msgid 
If a hardware device is used to generate speech, please enter the Unix 
device file associated with it, such as' /dev/ttyS0' or '/dev/ttyUSB0'
msgstr 
Om en enhet i hårdvaran ska användas för att skapa speech måste dess 
Unixenhet anges. Exempelvis \/dev/ttyS0\ eller \/dev/ttyUSB0\

#. Type: string
#. Description
#. Translators, please do not translate none
#: ../templates:4001
msgid If you use a software method to generate speech, please enter 'none'.
msgstr Om speech skapas av mjukvaran anger du \none\.

#. Type: error
#. Description
#: ../templates:5001
#| msgid ERROR: ${port} is not a character special device.
msgid ${port} is not a character special device
msgstr ${port} är inte en specialenhet

#. Type: string
#. Description
#: ../templates:6001
msgid Users of speech server:
msgstr Användare av speechsevern:

#. Type: string
#. Description
#: ../templates:6001
#| msgid 
#| Users must be members of group ${group} to access the speech server 
#| connected to ${port}.  Please review the following space-separated list 
#| of members, and add or remove usernames if needed.
msgid 
Users must be members of group ${group} to access the speech server 
connected to ${port}. Please review the space-separated list of current 
members of that group, and add or remove usernames if needed.
msgstr 
Användare måste vara med i gruppen ${group} för att komma åt 
speech-servern 
ansluten på ${port}. Kontrollera listan med användare, lägg till eller ta 
bort användarnamn om så behövs. Listan separeras med mellanslag.

#. Type: string
#. Description
#: ../templates:6001
msgid 
If you later add users to the system, you can either reconfigure the 
emacspeak package afterwards, or enroll the user in ${group} with 'adduser 
${group} user'.
msgstr 
Om du lägger till användare i systemet framöver kan du antingen köra den 
här 
guiden eller manuellt lägga till användaren eller användarna i rätt grupp. 

Använd kommandot dpkg-reconfigure emacspeak eller lägg till användare 
manuellt i gruppen ${group} med kommandot \adduser ${group} användare\.

#. Type: string
#. Description
#: ../templates:6001
msgid 
Group membership is checked at login time, so new members must log out and 
log in again before using the speech server.
msgstr 
Vid inloggningen kontrolleras vilka grupper en användare är medlem i så nya 

användare måste logga in och sedan ut igen innan de kan använda 
speechservern.

#. Type: error
#. Description
#: ../templates:7001
#| msgid Skipping invalid username ${user}.
msgid Invalid username ${user}
msgstr Felaktigt användarnamn ${user}

#. Type: error
#. Description
#: ../templates:7001
msgid 
There is no user named ${user}, so no such user could be added to ${group}.
msgstr 
Det finns ingen användare ${user}, med andra ord så kunde inte 

Bug#507967: lintian: internal error, useless info

2008-12-06 Thread Norbert Preining
Package: lintian
Version: 2.1.0
Severity: important


Dear all,

I was checking the latest texlive-extra package I built with lintian and
it gave me again and again with the following error:
...
internal error: command failed with error code 123
warning: collect info file-info about package texlive-fonts-extra: 512
warning: skipping check of binary package texlive-fonts-extra
W: texlive-humanities: spelling-error-in-description german German
md5sum: ./usr/share/texmf-texli: No such file or directory
internal error: command failed with error code 123
warning: collect info md5sums about package texlive-latex-extra: 512
warning: skipping check of binary package texlive-latex-extra
...

What looks very strange is the
md5sum: ./usr/share/texmf-texli: No such file or directory
because we only ship stuff in /usr/share/texmf-texlive/
where the two letters had been cut of I have no idea.

I checked the .debs with debdiff to the last version and nothing strange
turned up, so I assume it is a lintian error.

Can you please investigate?

Thanks a lot

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

Kernel: Linux 2.6.28-rc7-sony (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lintian depends on:
ii  binutils2.18.1~cvs20080103-7 The GNU assembler, linker and bina
ii  diffstat1.46-1   produces graph of changes introduc
ii  dpkg-dev1.14.23  Debian package development tools
ii  file4.26-1   Determines file type using magic
ii  gettext 0.17-6   GNU Internationalization utilities
ii  intltool-debian 0.35.0+20060710.1Help i18n of RFC822 compliant conf
ii  libipc-run-perl 0.80-2   Perl module for running processes
ii  libparse-debianchan 1.1.1-2  parse Debian changelogs and output
ii  libtimedate-perl1.1600-9 Time and date functions for Perl
ii  liburi-perl 1.37+dfsg-1  Manipulates and accesses URI strin
ii  man-db  2.5.2-3  on-line manual pager
ii  perl [libdigest-sha 5.10.0-18Larry Wall's Practical Extraction 

lintian recommends no packages.

Versions of packages lintian suggests:
pn  binutils-multiarchnone (no description available)
ii  libtext-template-perl 1.44-1.2   Text::Template perl module
ii  man-db2.5.2-3on-line manual pager

-- no debconf information



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



Bug#507583: [Pkg-libvirt-maintainers] Bug#507583: weird window placement/handling

2008-12-06 Thread Guido Günther
On Sat, Dec 06, 2008 at 11:46:32AM +0100, Guido Günther wrote:
 On Tue, Dec 02, 2008 at 07:37:27PM +0100, martin f krafft wrote:
  When I start virt-manager on my dual-head display with the awesome
  window manager, it pops up in the top left corner of head 0,
  independent of where it was started. It does not get an entry in the
  window manager's window table and cannot be moved or resized. It
  appears as if the dialog is modal and does not respect the window
  manager's desktops (tags).
 I just tried things with awesome and it looks o.k. here. virt-manager
 shows up in awesome's title bar in the upper right corner and dialogs
 are shown on top of the main window. I'm not running dual head though.
 Could you verify if virt-manager works better on single head?
 Could you attach your awesome configuration?
I think I just found the dialog problem you describe. Basically the
dialogs show  up correctly the first time but not there after. They also
stay in the window list. Seems vmm isn't tearing down the dialogs.
 -- Guido



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



Bug#507583: [Pkg-libvirt-maintainers] Bug#507583: weird window placement/handling

2008-12-06 Thread Guido Günther
tags + 507583 moreinfo
thanks

On Tue, Dec 02, 2008 at 07:37:27PM +0100, martin f krafft wrote:
 When I start virt-manager on my dual-head display with the awesome
 window manager, it pops up in the top left corner of head 0,
 independent of where it was started. It does not get an entry in the
 window manager's window table and cannot be moved or resized. It
 appears as if the dialog is modal and does not respect the window
 manager's desktops (tags).
I just tried things with awesome and it looks o.k. here. virt-manager
shows up in awesome's title bar in the upper right corner and dialogs
are shown on top of the main window. I'm not running dual head though.
Could you verify if virt-manager works better on single head?
Could you attach your awesome configuration?
Cheers,
 -- Guido




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



Bug#495509: cryptsetup: non-working timeout option can render remote systems unbootable

2008-12-06 Thread Filippo Giunchedi
On Sat, Nov 08, 2008 at 02:26:53PM +0200, Eddy Petriiior wrote:
 Subject: cryptsetup: non-working timeout option can render remote
 systems unbootable
 Followup-For: Bug #495509
 Package: cryptsetup
 Version: 2:1.0.6-6
 severity 495509 important # system unbootable when restarted remotely
 thanks
 
 On a remote server where one relies on the timeout feature to skip over
 the passphrase prompt when the system is started remotely, this pauses
 the entire boot process, requiring manual intervention.

I agree with the severity, if timeout really can't work anymore please put a
NEWS.Debian entry giving hints on how to fix the problem as things will break
for setups expecting a boot timeout.
FWIW I'm using the same setup as Eddy.

thanks,
filippo
--
Filippo Giunchedi - http://esaurito.net
PGP key: 0x6B79D401
random quote follows:

A child of five would understand this. Send someone to fetch a child of five.
-- Groucho Marx



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



Bug#506664: same problem on all arch!

2008-12-06 Thread Eric Valette

I managed to build the package myself by adding the necessary libraries
directly in the system. It should either use LD_PATH and it equivalent
for python...

--eric




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



Bug#507966: CDBS should cleanup .egg-info directories

2008-12-06 Thread Evan Broder
Sorry - slight typo in the patch. Try this one.

- Evan
Index: 1/class/python-distutils.mk.in
===
--- 1/class/python-distutils.mk.in  (revision 305)
+++ 1/class/python-distutils.mk.in  (working copy)
@@ -267,7 +267,9 @@
 
 # Calling setup.py clean may create .pyc files, so we need a final cleanup
 # pass here.
+# Also clean up .egg-info files generated by setuptools
 clean::
find . -name '*.pyc' -exec rm '{}' ';'
+   find . -name '*.egg-info' -exec rm -rf '{}' ';'
 
 endif


Bug#507968: rotatelogs called from /etc/init.d/tomcat5.5 keeps keeps stdout/stderr busy

2008-12-06 Thread Nigel Tamplin
Package: tomcat5.5
Version: 5.5.20-2etch3
Severity: normal


If you are logged into a debian system via ssh and start tomcat using

# /etc/init.d/tomcat5.5 start

then logging out hangs ssh until the sshd process is killed.

This seems to be the same problem as #270248 which effects tomcat5

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

Versions of packages tomcat5.5 depends on:
ii  adduser3.102 Add and remove users and groups
ii  apache2-utils  2.2.3-4+etch4 utility programs for webservers
ii  apache2.2-common   2.2.3-4+etch4 Next generation, scalable, extenda
ii  ecj-bootstrap  3.2.1-3   bootstrap version of the Eclipse J
ii  gij [java2-runtime]4:4.1.1-15The GNU Java bytecode interpreter
ii  gij-4.1 [java2-runtime]4.1.1-20  The GNU Java bytecode interpreter
ii  java2-runtime-dummy [java2 1.0   Dummy package providing java2-runt
ii  libtomcat5.5-java  5.5.20-2etch3 Java Servlet engine -- core librar

tomcat5.5 recommends no packages.

-- no debconf information



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



Bug#507969: vim-runtime: Please supply markdown syntax file

2008-12-06 Thread Christoph Egger
Package: vim-runtime
Version: 1:7.1.314-3+lenny2
Severity: wishlist


There's an markdown syntax file for vim currently not present in debian's vim.

It can be downloaded at [0]. Could you please add it to the package?

Thanks

  Christoph

[0] http://plasticboy.com/markdown-vim-mode/

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

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

Versions of packages vim-runtime depends on:
ii  dpkg  1.14.23Debian package management system

Versions of packages vim-runtime recommends:
ii  vim   1:7.1.314-3+lenny2 Vi IMproved - enhanced vi editor
ii  vim-gnome [vim]   1:7.1.314-3+lenny2 Vi IMproved - enhanced vi editor -
ii  vim-gtk [vim] 1:7.1.314-3+lenny2 Vi IMproved - enhanced vi editor -
ii  vim-tiny  1:7.1.314-3+lenny2 Vi IMproved - enhanced vi editor -

vim-runtime suggests no packages.

-- no debconf information



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



Bug#507633: severity of 507633 is serious

2008-12-06 Thread Andreas Metzler
# Automatically generated email from bts, devscripts version 2.10.35
# justification: in maintainers opinion makes the package unfit for release.
severity 507633 serious




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



Bug#507967: lintian: internal error, useless info

2008-12-06 Thread Adam D. Barratt
forcemerge 507461 507967
thanks

On Sat, 2008-12-06 at 11:47 +0100, Norbert Preining wrote:
 I was checking the latest texlive-extra package I built with lintian and
 it gave me again and again with the following error:
[...]
 What looks very strange is the
   md5sum: ./usr/share/texmf-texli: No such file or directory
 because we only ship stuff in /usr/share/texmf-texlive/
 where the two letters had been cut of I have no idea.
 
 I checked the .debs with debdiff to the last version and nothing strange
 turned up, so I assume it is a lintian error.

Thanks for your report. It is indeed a lintian error - one which has
been reported twice already and is tagged pending. :-)

Merging with the previous reports...

Regards,

Adam



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



Bug#507241: lintian: --color not working any more

2008-12-06 Thread Adam D. Barratt
On Mon, 2008-12-01 at 12:42 -0800, Russ Allbery wrote:
 Adam D. Barratt [EMAIL PROTECTED] writes:
 
  The latest version (as posted in
  [EMAIL PROTECTED])
  works in all of the tests I tried, including a harness run against a
  very small repository.
 
  I believe it incorporates all of Frank's suggestions but I'd appreciate
  any further feedback on it before committing.
 
 It looked good to me, although I must admit that I'm not horribly familiar
 with that code.

Thanks.

Unless any objections arise, I'm planning on committing a slightly
updated version (mainly adding a couple of bits of POD I forgot)
tomorrow (would have been today, but I'm running out of time before
heading off to a wedding).

Adam



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



Bug#507928: mpd: no audio output with 0.14

2008-12-06 Thread Max Kellermann
On 2008/12/05 23:18, Julien Langer [EMAIL PROTECTED] wrote:
 Package: mpd
 Version: 0.14~beta2-1
 Severity: important
 
 I don't get any audio output with 0.14 anymore. Neither the audio device
 auto-detection, nor setting the output device manually helps. The log
 also doesn't have any useful information.

What manual configuration did you try?  What is your sound hardware?
Which driver are you using?

Please start MPD with strace -f -o /tmp/trace mpd --verbose --stdout
--no-daemon and send me the /tmp/trace file then.

Max



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



Bug#507970: unattended-upgrades: Wouldn't upgrade awstats

2008-12-06 Thread Sam Morris
Package: unattended-upgrades
Version: 0.2
Severity: important

For some reason, unattended-upgrade simply would not upgrade awstats. It
did not say why in its log files. Finally I looked at the code and saw
it had a --debug option. This made it log the following:

2008-12-06 11:27:55,951 INFO Initial blacklisted packages: 
2008-12-06 11:27:55,963 INFO Starting unattended upgrades script
2008-12-06 11:27:55,964 INFO Allowed origins are: [['Debian', 'stable']]
2008-12-06 11:27:57,870 DEBUG Checking: awstats ([component: 'main' 
archive: 'stable' origin: 'Debian' label: 'Debian-Security' site 
'security.debian.org' isTrusted: 'True'])
2008-12-06 11:27:59,281 DEBUG pkgs that look like they should be upgraded: 
awstats
2008-12-06 11:27:59,391 DEBUG pkgAcquire::ItemIterator object: Status: 2 
Complete: 1 Local: 1 IsTrusted: 1 FileSize: 837326 
DestFile:'/var/cache/apt/archives/awstats_6.5+dfsg-1+etch1_all.deb' DescURI: 
'http://security.debian.org/pool/updates/main/a/awstats/awstats_6.5+dfsg-1+etch1_all.deb'
 ID:0 ErrorText: ''
2008-12-06 11:27:59,392 DEBUG 
check_conffile_prompt('/var/cache/apt/archives/awstats_6.5+dfsg-1+etch1_all.deb')
2008-12-06 11:27:59,486 DEBUG found pkg: awstats
2008-12-06 11:27:59,488 DEBUG conffile line: /etc/cron.d/awstats 
7b9a4d5a815fb1a569935d02b06c8209
2008-12-06 11:27:59,553 DEBUG pkg 'awstats' has conffile prompt
2008-12-06 11:27:59,565 DEBUG blacklist: ['awstats']
2008-12-06 11:28:00,332 DEBUG Checking (blacklist): awstats
2008-12-06 11:28:00,978 INFO package 'awstats' not upgraded
2008-12-06 11:28:01,655 DEBUG InstCount=0 DelCount=0 BrokenCout=0
2008-12-06 11:28:01,656 INFO No packages found that can be upgraded 
unattended

Ah, so there is a conffile prompt, fair enough. It would be nice to log
that without having to enable debug mode though. Anyway, then I upgraded
the awstats package expecting a conffile prompt, but...

$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be upgraded:
  awstats
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/837kB of archives.
After this operation, 131kB disk space will be freed.
Do you want to continue [Y/n]? 
Reading changelogs...
apt-listchanges: Mailing root: apt-listchanges: changelogs for crypt
(Reading database ... 60662 files and directories currently installed.)
Preparing to replace awstats 6.5+dfsg-1 (using 
.../awstats_6.5+dfsg-1+etch1_all.deb) ...
Unpacking replacement awstats ...
Setting up awstats (6.5+dfsg-1+etch1) ...
$

No conffile prompts to be seen! :)

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (540, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages unattended-upgrades depends on:
ii  apt-utils   0.7.18   APT utility programs
ii  python  2.4.4-2  An interactive high-level object-o
ii  python-apt  0.7.7.1+nmu1 Python interface to libapt-pkg

unattended-upgrades recommends no packages.

-- no debconf information



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



Bug#506748: crash rtorrent by scgi-interface (function: 'fi.get_filename_last')

2008-12-06 Thread Jose Luis Rivas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dmitry E. Oboukhov wrote:
 I don't mind loading this package (0.8.4) into unstable. However it
 will not be included into lenny. Only 0.7.9 version can be included
 into lenny. Because now it is frozen. :(
 

Well, I believe right now is the only sane way to fix it ASAP, 0.8.2
isn't as good as 0.8.4 (even when upstream says is the stable release)
since has a lot of bugs and in fact it was the most troublesome release
they made so I'm not willing to push something that will make more
errors that what we have right now.

IMO, 0.8.4 could be a nice release at end of december since has passed a
long time without bugs being reported against this version (since
nov-19) and until december is a prudential time.

Regards.
- --
Jose Luis Rivas. San Cristóbal, Venezuela. GPG 0xCACAB118
http://ghostbar.ath.cx/about - http://debian.org.ve
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkk6Zc8ACgkQOKCtW8rKsRioIQCglKhu3pJ+vDZwyI8WZ3mCPYKR
pCAAoLzfEWyZIs1hRqkfPpwtyJkuNWWn
=gkbX
-END PGP SIGNATURE-



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



Bug#507967: lintian: internal error, useless info

2008-12-06 Thread Norbert Preining
On Sat, 06 Dec 2008, Adam D. Barratt wrote:
 Thanks for your report. It is indeed a lintian error - one which has
 been reported twice already and is tagged pending. :-)

Uuups sorry. I wasn't seeing it under the first 100 bugs of lintian on
the console since pending are somehow at the end AFAIR. 

Anyway, thanks for your quick response, and sorry for the noise

Best wishes

Norbert

---
Dr. Norbert Preining [EMAIL PROTECTED]Vienna University of Technology
Debian Developer [EMAIL PROTECTED] Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
HUTTOFT (n.)
The fibrous algae which grows in the dark, moist environment of
trouser turn-ups.
--- Douglas Adams, The Meaning of Liff



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



Bug#456037: fenix: not 64 bit clean

2008-12-06 Thread Peter De Wachter
retitle 456037 fenix: not 64 bit clean
severity 456037 grave
thanks

The Fenix source code is riddled with the assumption that pointers are
32 bit, which is obviously not true on 64 bit systems. A big problem is
that the bytecode assumes 32 bit pointers. So either the bytecode
format needs to be changed, or the interpreter needs a translation layer
between VM pointers and native pointers

-- 
Peter De Wachter



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



Bug#507971: epiphany-browser: Fire up a package manager to install missing fonts

2008-12-06 Thread Sam Morris
Package: epiphany-browser
Version: 2.24.1-1
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

It would be neat if epiphany could fire up synaptic or gnome-app-install or
whatever gstreamer uses to install missing fonts. :)

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

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

Versions of packages epiphany-browser depends on:
ii  epiphany-gecko2.24.1-1   Intuitive GNOME web browser - Geck

epiphany-browser recommends no packages.

epiphany-browser suggests no packages.

Versions of packages epiphany-gecko depends on:
ii  dbus-x11   1.2.1-4   simple interprocess messaging syst
ii  epiphany-browser-data  2.24.1-1  Data files for the GNOME web brows
ii  gnome-icon-theme   2.22.0-1  GNOME Desktop icon theme
ii  iso-codes  3.4-1 ISO language, territory, currency,
ii  libavahi-client3   0.6.22-3  Avahi client library
ii  libavahi-common3   0.6.22-3  Avahi common library
ii  libavahi-gobject0  0.6.22-3  Avahi GObject library
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libcanberra-gtk0   0.3-1 Gtk+ helper for playing widget eve
ii  libcanberra0   0.3-1 a simple abstract interface for pl
ii  libdbus-1-31.2.1-4   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libenchant1c2a 1.4.2-3.3 a wrapper library for various spel
ii  libgcc11:4.3.2-1 GCC support library
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.18.3-1  The GLib library of C routines
ii  libgnome2-02.24.1-1  The GNOME 2 library - runtime file
ii  libgnomeui-0   2.24.0-1  The GNOME 2 libraries (User Interf
ii  libgtk2.0-02.14.5-1  The GTK+ graphical user interface 
ii  libnotify1 [libnotify1-gtk 0.4.4-3   sends desktop notifications to a n
ii  libnspr4-0d4.7.1-4   NetScape Portable Runtime Library
ii  libpango1.0-0  1.22.3-1  Layout and rendering of internatio
ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library v3
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxml22.6.32.dfsg-5 GNOME XML library
ii  libxslt1.1 1.1.24-2  XSLT processing library - runtime 
ii  python2.5  2.5.2-14  An interactive high-level object-o
ii  xulrunner-1.9  1.9.0.4-2 XUL + XPCOM application runner
ii  xulrunner-1.9-gnome-suppor 1.9.0.4-2 Support for GNOME in xulrunner app

- -- no debconf information

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

iEYEARECAAYFAkk6cDoACgkQshl/216gEHgpZACg6v/wa82ceJZKssV+EfIv/HnR
UTgAnA/mlx7F/SsNZJwkXmw+43wrLYoA
=Ol8C
-END PGP SIGNATURE-



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



Bug#507973: boxbackup: Please build-depend on docbook-xml

2008-12-06 Thread Luca Falavigna
Package: boxbackup
Version: 0.11~rc2-4
Severity: minor
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu jaunty ubuntu-patch


On Ubuntu buildds, Internet connection is not available and your package
FTBFS while fetching remote DTDs:

cd documentation  docbook2pdf instguide.xml
Using catalogs: /etc/sgml/catalog
Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print
Working on: /build/buildd/boxbackup-0.11~rc2/documentation/instguide.xml
openjade:/build/buildd/boxbackup-0.11~rc2/documentation/instguide.xml:3:56:E: 
error connecting to www.oasis-open.org (Connection timed out)
openjade:/build/buildd/boxbackup-0.11~rc2/documentation/instguide.xml:3:56:E: 
DTD did not contain element declaration for document type name
openjade:/build/buildd/boxbackup-0.11~rc2/documentation/instguide.xml:4:5:E: 
element book undefined
openjade:/build/buildd/boxbackup-0.11~rc2/documentation/instguide.xml:5:8:E: 
element title undefined
openjade:/build/buildd/boxbackup-0.11~rc2/documentation/instguide.xml:7:10:E: 
element preface undefined
openjade:/build/buildd/boxbackup-0.11~rc2/documentation/instguide.xml:8:10:E: 
element title undefined
openjade:/build/buildd/boxbackup-0.11~rc2/documentation/instguide.xml:10:9:E: 
element para undefined


In Ubuntu, we've applied the attached patch to achieve the following:

  * Add docbook-xml to Build-depends, Ubuntu buildds are unable to fetch
files from the Internet, so provide missing ones via docbook-xml.

Even if debian is not directly affected, we thought you might be interested
in doing the same for compatibility purposes.


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

Kernel: Linux 2.6.28-2-generic (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u boxbackup-0.11~rc2/debian/changelog boxbackup-0.11~rc2/debian/changelog
diff -u boxbackup-0.11~rc2/debian/control boxbackup-0.11~rc2/debian/control
--- boxbackup-0.11~rc2/debian/control
+++ boxbackup-0.11~rc2/debian/control
@@ -1,8 +1,8 @@
 Source: boxbackup
 Section: utils
 Priority: optional
-Build-Depends: debhelper ( 5.0.0), libedit-dev, libdb-dev, libssl-dev, zlib1g-dev, docbook-utils
+Build-Depends: debhelper ( 5.0.0), libedit-dev, libdb-dev, libssl-dev, zlib1g-dev, docbook-utils, docbook-xml
 Standards-Version: 3.7.3
 XS-Vcs-bzr: http://bazaar.launchpad.net/~siretart/boxbackup/boxbackup.debian
 XS-Vcs-Browser: http://codebrowse.launchpad.net/~siretart/boxbackup/boxbackup.debian/files


Bug#507972: [konqueror-nsplugin] Crash reading djvu

2008-12-06 Thread Bastien ROUCARIES
Package: konqueror-nsplugin
Severity: normal

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

nsplugin crash reading djvu on konqueror. Always reproductible with all djvu 
file

Bt:
(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)
(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]
[New Thread 0x7fd2cf1cc6f0 (LWP 13756)]
(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)
(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)
(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)
(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)
[KCrash handler]
#5  0x7fd2c73ba730 in NPP_SetWindow ()
   from /usr/lib/netscape/plugins-libc6/nsdejavu.so
#6  0x004157b8 in NSPluginInstance::setWindow ()
#7  0x0041358f in NSPluginInstance::displayPlugin ()
#8  0x00417e22 in NSPluginInstanceIface::process ()
#9  0x7fd2cbd21cc7 in DCOPClient::receive () from /usr/lib/libDCOP.so.4
#10 0x7fd2cbd26ddf in ?? () from /usr/lib/libDCOP.so.4
#11 0x7fd2cbd27779 in ?? () from /usr/lib/libDCOP.so.4
#12 0x7fd2cbd32a3b in KDE_IceProcessMessages () from /usr/lib/libDCOP.so.4
#13 0x7fd2cbd19043 in DCOPClient::processSocketData ()
   from /usr/lib/libDCOP.so.4
#14 0x7fd2cbd2745d in DCOPClient::qt_invoke () from /usr/lib/libDCOP.so.4
#15 0x7fd2cc77f36c in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#16 0x7fd2cc77fa24 in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#17 0x7fd2cc79934b in QSocketNotifier::event ()
   from /usr/lib/libqt-mt.so.3
#18 0x7fd2cc729953 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#19 0x7fd2cc72a668 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#20 0x7fd2cc12bc22 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#21 0x7fd2cc71f663 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/libqt-mt.so.3
#22 0x00413f97 in QXtEventLoop::processEvents ()
#23 0x7fd2cc73e001 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#24 0x7fd2cc73deb2 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#25 0x004191d0 in main ()


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

Debian Release: lenny/sid
  990 testing security.debian.org 
  990 testing debian.ens-cachan.fr 
   99 unstabledebian.ens-cachan.fr 
  500 lenny   kde4.debian.net 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
| 



-- 

ROUCARIES Bastien
 [EMAIL PROTECTED]
---





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



Bug#495509: cryptsetup: non-working timeout option can render remote systems unbootable

2008-12-06 Thread Filippo Giunchedi
On Sat, Dec 06, 2008 at 11:53:52AM +0100, Filippo Giunchedi wrote:
 On Sat, Nov 08, 2008 at 02:26:53PM +0200, Eddy Petriiior wrote:
  Subject: cryptsetup: non-working timeout option can render remote
  systems unbootable
  Followup-For: Bug #495509
  Package: cryptsetup
  Version: 2:1.0.6-6
  severity 495509 important # system unbootable when restarted remotely
  thanks
  
  On a remote server where one relies on the timeout feature to skip over
  the passphrase prompt when the system is started remotely, this pauses
  the entire boot process, requiring manual intervention.
 
 I agree with the severity, if timeout really can't work anymore please put a
 NEWS.Debian entry giving hints on how to fix the problem as things will break
 for setups expecting a boot timeout.
 FWIW I'm using the same setup as Eddy.

attached there's a patch which fixes the timeout also for non-luks devices

filippo
--
Filippo Giunchedi - http://esaurito.net
PGP key: 0x6B79D401
random quote follows:

Either this man is dead or my watch has stopped.
-- Groucho Marx
--- cryptdisks.functions.orig	2008-11-29 13:17:46.0 +0100
+++ cryptdisks.functions	2008-11-29 13:25:08.0 +0100
@@ -294,9 +294,9 @@
 		key=-
 	elif [ -z $key ]; then
 		# no keyscript, no key = password
-		keyscriptarg=Enter passphrase to unlock the disk $src ($dst): 
+		keyscriptarg=Unlocking $src ($dst): 
 		key=-
-		KEYSCRIPT=/lib/cryptsetup/askpass
+		KEYSCRIPT=INTERACTIVE
 	elif [ $key != ${key%/dev/*} ]; then
 		# no keyscript, device key = special treatment
 		keyscriptarg=
@@ -313,8 +313,13 @@
 
 	while [ $tried -lt $TRIES ]; do
 		if [ -n $KEYSCRIPT ]; then
-			if $KEYSCRIPT $keyscriptarg | cryptsetup $PARAMS luksOpen $src $dst; then
-break
+			if [ $KEYSCRIPT = INTERACTIVE ] ; then
+echo $keyscriptarg
+if cryptsetup $PARAMS luksOpen $src $dst; then
+	break
+fi
+			elif $KEYSCRIPT $keyscriptarg | cryptsetup $PARAMS luksOpen $src $dst; then
+	break
 			fi
 		else
 			if cryptsetup $PARAMS luksOpen $src $dst; then
@@ -360,9 +365,9 @@
 		key=-
 	elif [ -z $key ]; then
 		# no keyscript, no key = password
-		keyscriptarg=Enter passphrase to unlock the disk $src ($dst): 
+		keyscriptarg=Unlocking $src ($dst): 
 		key=-
-		KEYSCRIPT=/lib/cryptsetup/askpass
+		KEYSCRIPT=INTERACTIVE
 	else
 		# no keyscript, key = file input
 		keyscriptarg=
@@ -374,7 +379,12 @@
 
 	while [ $tried -lt $TRIES ]; do
 		if [ -n $KEYSCRIPT ]; then
-			$KEYSCRIPT $keyscriptarg | cryptsetup $PARAMS create $dst $src
+			if [ $KEYSCRIPT = INTERACTIVE ] ; then
+echo $keyscriptarg
+cryptsetup $PARAMS create $dst $src
+			else
+$KEYSCRIPT $keyscriptarg | cryptsetup $PARAMS create $dst $src
+			fi
 		else
 			cryptsetup $PARAMS create $dst $src
 		fi


Bug#505111: Tagging lenny-ignore

2008-12-06 Thread Christian Perrier
tags 505111 lenny-ignore
thanks

As proposed in this bug log and as agreed with Martin, this bug will
be dealt with post-lenny.


-- 




signature.asc
Description: Digital signature


Bug#507964: cdebconf-gtk-udeb: Corrupted display in Dzongkha installs with D-I RC1 in some situations

2008-12-06 Thread Christian Perrier
Quoting Christian Perrier ([EMAIL PROTECTED]):
 Changing the font size from 11 to 9 (by changing FONT_SIZE is
 /usr/bin/gtk-set-font) fixed the display problem...


Another test showed that 10 in not enough



signature.asc
Description: Digital signature


Bug#507974: audacious: Uses huge amounts of virtual memory (memory leak?)

2008-12-06 Thread Willi Mann
Package: audacious
Version: 1.5.1-4
Severity: normal

  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
 3930 x 20   0 2271m  25m  13m R  8.9  2.6 142:12.06 audacious

It seems that the amount of virtual memory audacious uses increases each
time a new music file is played, by about 8M for 4 minute audio file 
(ogg vorbis).

-- 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-2-686 (SMP w/1 CPU core)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages audacious depends on:
ii  audacious-plugins 1.5.1-2Base plugins for audacious
ii  dbus  1.2.1-3simple interprocess messaging syst
ii  gtk2-engines-pixbuf   2.12.11-3  Pixbuf-based theme for GTK+ 2.x
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libaudclient1 1.5.1-4audacious dbus remote control libr
ii  libaudid3tag1 1.5.1-4audacious id3 tag manipulation lib
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-6The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.1-3simple interprocess messaging syst
ii  libdbus-glib-1-2  0.76-1 simple interprocess messaging syst
ii  libglib2.0-0  2.16.4-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.11-3  The GTK+ graphical user interface 
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libmcs1   0.7.1-1Abstraction library to store confi
ii  libmowgli10.6.1-1a high performance development fra
ii  libpango1.0-0 1.20.5-1   Layout and rendering of internatio
ii  libsamplerate00.1.4-1audio rate conversion library
ii  libsm62:1.0.3-2  X11 Session Management library
ii  libx11-6  2:1.1.5-2  X11 client-side library

Versions of packages audacious recommends:
ii  audacious-plugins-extra   1.5.1-2Various extra plugins for audaciou
ii  unzip 5.52-12De-archiver for .zip files

audacious suggests no packages.

-- no debconf information



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



Bug#507975: libsane: Epson Perfection V30 not supported

2008-12-06 Thread Stefan Seide
Package: libsane
Version: 1.0.19-22
Severity: wishlist


please add the usb id for this scanner to 
/etc/udev/rules.d/z60_libsane.rules 

# Epson V30 | Epson V300
SYSFS{idVendor}==04b8, SYSFS{idProduct}==0131, MODE=0664, 
GROUP=scanner, ENV{libsane_matched}=yes

scanning itself seems not ito be supported. Neither the sane-epson, 
sane-epson2 nor the sane-epkowa backend works after registering the usb 
id for these backends in the config-files /etc/sane.d/*.conf


  Stefan


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

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages libsane depends on:
ii  adduser  3.110   add and remove users and groups
ii  libavahi-client3 0.6.23-2Avahi client library
ii  libavahi-common3 0.6.23-2Avahi common library
ii  libc62.7-16  GNU C Library: Shared libraries
ii  libexif120.6.16-2.1  library to parse EXIF files
ii  libgphoto2-2 2.4.1-3 gphoto2 digital camera library
ii  libgphoto2-port0 2.4.1-3 gphoto2 digital camera port librar
ii  libieee1284-30.2.11-5cross-platform library for paralle
ii  libjpeg626b-14   The Independent JPEG Group's JPEG 
ii  libsane-extras   1.0.19.11   API library for scanners -- extra 
ii  libtiff4 3.8.2-11Tag Image File Format (TIFF) libra
ii  libusb-0.1-4 2:0.1.12-13 userspace USB programming library
ii  makedev  2.3.1-88creates device files in /dev
ii  udev 0.125-7 /dev/ and hotplug management daemo

Versions of packages libsane recommends:
ii  avahi-daemon  0.6.23-2   Avahi mDNS/DNS-SD daemon
ii  sane-utils1.0.19-22  API library for scanners -- utilit

Versions of packages libsane suggests:
ii  hplip 2.8.6.b-3  HP Linux Printing and Imaging Syst
pn  hpoj  none (no description available)

-- no debconf information



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



Bug#507976: sylpheed: Recommends: claws-mail-tools introduce whole claws-mail installation

2008-12-06 Thread Hideki Yamane (Debian-JP)
Package: sylpheed
Version: 2.5.0-2
Severity: minor

Hi,

 With aptitude, if I would install sylpheed, I also would get claws-mail, 
 because of its dependency.
  
  - Does claws-mail-tools help sylpheed?
  - Does claws-mail-tools need claws-mail, instead of only sylpheed?


Versions of packages sylpheed recommends:
ii  aspell-en [aspell-dictionary] 6.0-0-5.1  English dictionary for GNU Aspell
ii  claws-mail-tools  3.5.0-2Helper and utility scripts for Cla
ii  metamail  2.7-54 implementation of MIME
ii  sylpheed-i18n 2.5.0-2Locale data for Sylpheed (i18n sup
ii  xfonts-100dpi 1:1.0.0-4  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-4  75 dpi fonts for X

Versions of packages sylpheed suggests:
pn  jpilotnone (no description available)
pn  sylpheed-doc  none (no description available)

-- no debconf information



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



Bug#498863: More info on firewire issues

2008-12-06 Thread Harry Mofo
On Friday 05 December 2008, Frans Pop wrote:
 What is the MD5SUM of that image (of the .iso file)?

It is 98a3624d0b2a23a3832b603a1a89ff3e  (debian-testing-i386-netinst.iso - Dec 
5 daily build)

I thought about this last night.  I'd never had a problem with an ISO  
download and have gotten lazy about checking the hashes.  I tried the CD on 
another machine this morning and it freezes too so maybe it is a bad ISO.

I will get the Dec 6 image and check the hash this time.



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



Bug#507979: sun-java6: New upstream version (6u11) available

2008-12-06 Thread Alexander Hvostov
Package: sun-java6
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Upstream has released new version 6u11.

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

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

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

iD8DBQFJOoMRtHQW4HWNftkRAuyfAJ9pMZd7rE8FNZcmTACGwdj4xTURmwCfRuG6
ChzavNqo/RPnN4/HWYnZwMo=
=cFfQ
-END PGP SIGNATURE-



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



Bug#507978: wxBasic - wxWidgets BASIC language interpreter

2008-12-06 Thread Paulo Silva
Package: wnpp
Severity: wishlist

please add wxBasic in the repository

I were using wxBasic since more than 5 years ago, and i'm always using it:

http://wxbasic.sourceforge.net/  - official wxBasic webpage
https://launchpad.net/wxbasic - wxBasic Launchpad (Ubuntu) webpage

thanks!



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



Bug#489866: mirror submission for mirror.transact.net.au

2008-12-06 Thread Simon Paillard
Hello,

You kindly submitted a Debian mirror some months ago.

Unfortunately, we received no news from you about our questions
( see history at http://bugs.debian.org/489866 )

In short :
* is that possible to make the archive available at /debian/ instead of
  /pub/debian/ ?
* please adopt our last sync script ftpsync at :
  http://lists.debian.org/debian-mirrors-announce/2008/11/msg1.html
* having the trace file matching the site name if possible (MIRRORNAME
  variable in ftpsync)
* you provide armel on top of amd64 and i386, is that on purpose ?


Thanks for your answer and best regards.

-- 
Simon Paillard



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



Bug#507977: sylpheed: Please add Recommends: bsfilter, bogofilter

2008-12-06 Thread Hideki Yamane (Debian-JP)
Package: sylpheed
Version: 2.5.0-2
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
 
 Sypheed supports Bayesian Spam Filters, bogofilter and bsfilter.
 They are so useful but sylpheed package does not recommend/suggest those
 packages. Please add it to the package.

 thanks.

- -- 
Regards,

 Hideki Yamane   henrich @ debian.or.jp

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

iEYEARECAAYFAkk6gWIACgkQIu0hy8THJks6zQCfVCY9M+xTMqEFVexrNM/KyUdE
DgEAnA4eQxLXawHKePHOP0hnSh17l7VG
=oETL
-END PGP SIGNATURE-



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



Bug#505871: Digitemp no humidity

2008-12-06 Thread Riccardo Stagni
first of all, I'm sorry for the month-long delay... I'm very busy with the
university :(

On Sun, Nov 16, 2008 at 02:57:07PM +0200, Jyrki Malinen wrote:
 With lenny rc1 digitemp outputs no measurement from 'DS2438 Temperature,  
 A/D Battery Monior' -device even it finds it. Normal temperature sensors  
 are working fine. Tested multiple ways with Formating and no formating.

 I fixed the bug by downgrading digitemp to etch.

The etch version is 3.3.2, right? If the changelog is right, the only
thing changed between 3.3.2 and 3.5.0 regarding the ds2438 sensor is the
output. And diff-ing between the sources seem to confirm it.

So, what happens if you pass the -A switch to digitemp? (this would show
the raw adc values) Does the output change sensibly between the two
versions?
(this should allow us to decide if the bug you reported touches just the
output or if it's something deeper)


I'm sorry but I don't own any ds2438 sensor, so perhaps we have to do some
trials to guess the cause of your bug.

ciao
Riccardo


signature.asc
Description: Digital signature


Bug#507980: [reportbug-ng] Add a mode for tracking bug

2008-12-06 Thread Bastien ROUCARIES
Package: reportbug-ng
Version: 1.1
Severity: wishlist

It will be nice to have an option to track bug. For instance I send a lot of 
bug report and I want to know from time to time what are the bug report I send, 
and what are the progress made. In fact add a local traking bug option (using 
for instance a right button context menu)

Regards

Bastien


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

Debian Release: lenny/sid
  990 testing security.debian.org 
  990 testing debian.ens-cachan.fr 
   99 unstabledebian.ens-cachan.fr 
  500 lenny   kde4.debian.net 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
python  | 2.5.2-3
python-support   (= 0.7.1) | 0.8.4
python-debianbts| 0.2.1
python-qt4  | 4.4.2-4
xdg-utils   | 1.0.2-6



-- 

ROUCARIES Bastien
 [EMAIL PROTECTED]
---





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



Bug#498863: More info on firewire issues

2008-12-06 Thread Frans Pop
On Saturday 06 December 2008, Harry Mofo wrote:
 On Friday 05 December 2008, Frans Pop wrote:
  What is the MD5SUM of that image (of the .iso file)?

 It is 98a3624d0b2a23a3832b603a1a89ff3e 
 (debian-testing-i386-netinst.iso - Dec 5 daily build)

 I thought about this last night.  I'd never had a problem with an ISO
 download and have gotten lazy about checking the hashes.  I tried the
 CD on another machine this morning and it freezes too so maybe it is a
 bad ISO.

That md5sum is correct: 
http://cdimage.debian.org/cdimage/daily-builds/daily/20081205-1/i386/iso-cd/MD5SUMS

My main concern was to check if this was the morning build or 
the evening build. Your image is from the morning build, which means 
that it did not yet include some fairly big changes in the CD building 
process and also did not yet include a new version of rootskel which 
changed console detection for the installer, both of which were 
committed/uploaded yesterday.

Checking with a new image is a good idea though, especially since we have 
had these changes. They should not make a difference for you, but who 
knows. I suspect it may just be a bad burn.

Please let us know if a current daily works, and please mention its md5sum 
again.

Just to make sure: it is the isolinux bootloader that fails right? I.e. 
the freeze is at the menu which allows you to select between e.g. the 
text and graphical versions of the installer.
Or if the freeze at the first dialog of the installer itself, where you 
select a language?

Cheers,
FJP



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



Bug#507928: mpd: no audio output with 0.14

2008-12-06 Thread Max Kellermann
On 2008/12/06 12:57, Julien Langer [EMAIL PROTECTED] wrote:
 trace is attached.

Did you see anything helpful in the log (now that --verbose was
enabled)?  I see:

 18958 write(1, ALSA device \hw:0,0\ will be play..., 73) = 73

This got cut off by strace..

The rest looks like MPD succeeds in playing a song, I see no problem.

Try uncommenting the format line and see what happens.  Maybe your
card can't cope with 24 bit although the driver claims it can.

What happens when you play different file formats? i.e. try mp3, ogg
vorbis, flac...

Max



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



Bug#495721: AGPL and Debian

2008-12-06 Thread Francesco Poli
On Fri, 28 Nov 2008 12:42:09 +0100 Joerg Jaspert wrote:

 Hi,
 
 recently we, your mostly friendly Ftpmaster and -team, have been asked
 about an opinion about the AGPL in Debian.
 
 The short summary is: We think that works licensed under the AGPL can
 go into main. (Provided they don't have any other problems).

First off, thank you for explaining the rationale of your decision.
I wish Ftpmasters did so more often...

However, I disagree with your conclusion, and I would like to respond
to your points as a (disappointed) Debian user.
Just to be clear: IANAL, TINLA, IANADD, TINASOTODP (...it's a *response*
to a statement of the official Debian position).

 
 Reason:
[...]
 Citing the three main concerns from Bug #495721:
 
  1) It can might add a cost to the usage of the software that restricts
 its usage.
 [this is also raised in #506042]
 
 We do not think that this is a severe enough problem to restrict the
 freeness of a work licensed using the AGPL.
  - Offering a publically accessible network service already comes with a
cost that might be hard to calculate. Think about DDOS attacks for
example.

I am not convinced that the fact that a use cost might exist anyway
justifies adding other costly requirements.
I don't remember seeing use restrictions accepted as suitable for
main, before.

 
  - For practical matters the distribution costs via the internet are
close to zero for free software.

A cost which is negligible for some people, might be significant for
other, less lucky, people...

While bandwidth does cost money, and
having a (say) 20MB app downloaded a million times would create a
large cost, the license text reads from a network server at no
charge. This means it is not required to be your own server, so you
can use any of the free services, like Alioth, Savannah, SourceForge,
Launchpad or Google Code. While those are only there for Free
Software - that is the case for AGPL applications.

As already pointed out by other people, there's no guarantee that
running a modified AGPLv3'ed application, while the third-party hosting
service is off-line, will not be considered a breach of the license
conditions.
Hence, I think there's no guarantee that using a third-party hosting
service like Alioth is an acceptable way to comply with Section 13
requirements.

This leaves us with two options: setting up our own source distribution
server (which may be a significant cost) or put source on the same
server/device which runs the AGPLv3'ed application (which may be
unfeasible due to resource constraints, think about a small embedded
system which talks a limited network protocol).

[...]
  2) It might forbid private usage of software that uses any kind of
 network.
 
 We do not see that it would forbid the private usage of the software. If
 you use the software privately, the users of that software are a pretty
 limited group. And as soon as they can reach your system to use the
 software that means they are able to either download the source from your
 private server or get a link to a download location on a machine
 accessible to them.
 
 Why might it forbid the private usage of software? Section 13 only
 requires to offer the source to the users of your service. As such you
 only need to give it to the limited user set your private usage has.

The term user is not clearly defined.  If I get an access denied
error page through a browser, am I a user of the web application?
This ambiguity is really problematic, since it implies that there's no
clear way to tell who I am compelled to make source available to.

[...]
 In conclusion we will continue to access AGPL works into main subject to
 the rest of the checks that we also normally perform.

Sadly, another bunch of non-free software will be accepted in main.  :-(
As a Debian user, I am disappointed by the decreasing strictness with
which the SC and the DFSG are applied.


-- 
 On some search engines, searching for my nickname AND
 nano-documents may lead you to my website...  
. Francesco Poli .
 GnuPG key fpr == C979 F34B 27CE 5CD8 DC12  31B5 78F4 279B DD6D FCF4


pgpYf5QjYXuCM.pgp
Description: PGP signature


Bug#507981: wordpress: Correction for README.Debian

2008-12-06 Thread Richard van den Berg
Package: wordpress
Version: 2.6.2-1
Severity: minor

In /usr/share/doc/wordpress/README.Debian there is a reference to the
non-existing URL http://codex.wordpress.org/Backing_up_your_database
please change this to http://codex.wordpress.org/Backing_Up_Your_Database

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable'), (400, 'testing'), (300, 'experimental'), (300, 
'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.24-rvdb
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages wordpress depends on:
ii  apache22.2.9-10  Apache HTTP Server metapackage
ii  apache2-mpm-prefork [httpd 2.2.9-10  Apache HTTP Server - traditional n
ii  libapache2-mod-php55.2.6-5   server-side, HTML-embedded scripti
ii  libjs-prototype1.6.0.2-4 JavaScript Framework for dynamic w
ii  libjs-scriptaculous1.8.1-5   JavaScript library for dynamic web
ii  libphp-phpmailer   1.73-6full featured email transfer class
ii  mysql-client-5.0 [virtual- 5.0.32-7etch8 mysql database client binaries
ii  php5-gd5.2.6-5   GD module for php5
ii  php5-mysql 5.2.6-5   MySQL module for php5
ii  tinymce3.2.0.2-0.1   platform independent web based Jav

wordpress recommends no packages.

-- no debconf information



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



Bug#507906: Please remove optional depends on pypanel

2008-12-06 Thread Luca Bruno
Barry deFreese scrisse:

 Hi,
 I have recently requested the removal of pypanel from the archive.  
 Please remove the optional depends for pypanel from istanbul on your 
 next upload if possible.

I'll probably take care of this along with #485301 after lenny release.
Or are you going to request before that, and for lenny too?
 
 Thank you, 
 Barry deFreese
 Debian QA

Ciao, Luca

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


pgpTYxdF8frHJ.pgp
Description: PGP signature


Bug#507982: rhythmbox : podcasts files : mtime is 01/01/1970

2008-12-06 Thread Damien Courousse

Package: rhythmbox
Version: 0.11.6-1
Severity: normal

Files created from the downloading of podcasts with rythmbox have their 
mtime set to 01 Jan. 1970.


For example with this podcast :
http://radiofrance-podcast.net/podcast/rss_14864.xml

$ ls -l France\ Inter\ -\ 2000\ ANS\ D\'HISTOIRE/
total 27552
-rw-r--r-- 1 damien damien 28178560 jan  1  1970 
14864-05.12.2008-ITEMA_20157890-0.mp3


Thanks!

-- System Information:
Debian Release: lenny/sid
 APT prefers stable
 APT policy: (600, 'stable'), (900, 'testing'), (10, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.26-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages rhythmbox depends on:
ii  dbus   1.2.1-4   simple interprocess 
messaging syst
ii  gconf2 2.22.0-1  GNOME configuration 
database syste

ii  gnome-icon-theme   2.22.0-1  GNOME Desktop icon theme
ii  gstreamer0.10-alsa [gs 0.10.19-2 GStreamer plugin for ALSA
ii  gstreamer0.10-esd [gst 0.10.8-4  GStreamer plugin for ESD
ii  gstreamer0.10-gnomevfs 0.10.19-2 GStreamer plugin for GnomeVFS
ii  gstreamer0.10-plugins- 0.10.19-2 GStreamer plugins from the 
base
ii  gstreamer0.10-plugins- 0.10.8-4  GStreamer plugins from the 
good
ii  gstreamer0.10-x0.10.19-2 GStreamer plugins for X11 
and Pang
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D 
graphi

ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libavahi-client3   0.6.22-3  Avahi client library
ii  libavahi-common3   0.6.22-3  Avahi common library
ii  libavahi-glib1 0.6.22-3  Avahi glib integration library
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6.1 The Cairo 2D vector 
graphics libra
ii  libdbus-1-31.2.1-4   simple interprocess 
messaging syst
ii  libdbus-glib-1-2   0.76-1simple interprocess 
messaging syst
ii  libexpat1  2.0.1-4   XML parsing C library - 
runtime li
ii  libfontconfig1 2.6.0-3   generic font configuration 
library
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, 
shared lib
ii  libgconf2-42.22.0-1  GNOME configuration 
database syste
ii  libglade2-01:2.6.2-1 library to load .glade 
files at ru

ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgnome-keyring0  2.22.3-2  GNOME keyring services library
ii  libgnome-media02.22.0-3  runtime libraries for the 
GNOME me
ii  libgnome2-02.20.1.1-1The GNOME 2 library - 
runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented 
display
ii  libgnomeui-0   2.20.1.1-2The GNOME 2 libraries (User 
Interf
ii  libgnomevfs2-0 1:2.22.0-5GNOME Virtual File System 
(runtime
ii  libgpod3   0.6.0-6   library to read and write 
songs an
ii  libgstreamer-plugins-b 0.10.19-2 GStreamer libraries from 
the base
ii  libgstreamer0.10-0 0.10.19-3 Core GStreamer libraries 
and eleme
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user 
interface
ii  libhal10.5.11-6  Hardware Abstraction Layer 
- share
ii  libice62:1.0.4-1 X11 Inter-Client Exchange 
library
ii  liblircclient0 0.8.3-3   infra-red remote control 
support -
ii  libmtp70.2.6.1-3 Media Transfer Protocol 
(MTP) libr
ii  libmusicbrainz4c2a 2.1.5-2   Second generation 
incarnation of t
ii  libnautilus-burn4  2.20.0-1  Nautilus Burn Library - 
runtime ve
ii  libnotify1 [libnotify1 0.4.4-3   sends desktop notifications 
to a n
ii  libnspr4-0d4.7.1-4   NetScape Portable Runtime 
Library
ii  liborbit2  1:2.14.13-0.1 libraries for ORBit2 - a 
CORBA ORB
ii  libpango1.0-0  1.20.5-3  Layout and rendering of 
internatio
ii  libpixman-1-0  0.10.0-2  pixel-manipulation library 
for X a

ii  libpng12-0 1.2.27-2  PNG library - runtime
ii  libpopt0   1.14-4lib for parsing cmdline 
parameters
ii  libsexy2   0.1.11-2+b1   collection of additional 
GTK+ widg

ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libsoup2.4-1   2.4.1-2   an HTTP library 
implementation in
ii  libtotem-plparser102.22.3-1  Totem Playlist Parser 
library - ru
ii  libusb-0.1-4   2:0.1.12-13   userspace USB programming 
library

ii  libx11-6  

Bug#507928: mpd: no audio output with 0.14

2008-12-06 Thread Julien Langer
On Sa, 2008-12-06 at 15:20 +0100, Max Kellermann wrote:
 On 2008/12/06 12:57, Julien Langer [EMAIL PROTECTED] wrote:
  trace is attached.
 
 Did you see anything helpful in the log (now that --verbose was
 enabled)?  I see:
 
  18958 write(1, ALSA device \hw:0,0\ will be play..., 73) = 73
 
 This got cut off by strace..
 
 The rest looks like MPD succeeds in playing a song, I see no problem.
 
 Try uncommenting the format line and see what happens.  Maybe your
 card can't cope with 24 bit although the driver claims it can.

Switching to 16 bit did help, thanks.

Julien




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



Bug#507525: aptitude crashed

2008-12-06 Thread Daniel Burrows
  OK, now that I've read the backtrace more carefully: I notice it was
running the curses frontend from the command-line prompt.  Do you
usually do that, and if not does it crash if you try?

Thanks,
  Daniel



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



Bug#506651: aptitude: strange behaviour of incremental search in TUI mode

2008-12-06 Thread Daniel Burrows
On Sun, Nov 23, 2008 at 01:27:25PM +0200, Andrei Popescu [EMAIL PROTECTED] 
was heard to say:
 Hello again :),
 
 In TUI interactive mode searching for 'aptitude' behaves strangely (I'm 
 using a flat list by default):

[11/10/2008]
Version 0.5.0   Wheee!
  (...)
- Known Regressions:

  + Incremental searching in the curses frontend is made much less
useful by introducing Xapian.  It still works, but because Xapian
searches don't find substrings, the search will fail to match
anything until you finish typing the entire search string.


  There are some hacks to make this work that I can hopefully apply in
a future release.

  Daniel



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



Bug#448958: /var/lib/apt/lists/partial will grow forever

2008-12-06 Thread Daniel Burrows
On Wed, Dec 03, 2008 at 05:48:09AM +0800, [EMAIL PROTECTED] was heard to say:
 Unlike apt-get's
 
--list-cleanup
This option defaults to on, use --no-list-cleanup to turn it off. 
 When on apt-get will automatically manage
the contents of /var/lib/apt/lists to ensure that obsolete files 
 are erased. The only reason to turn it off
is if you frequently change your source list. Configuration Item: 
 APT::Get::List-Cleanup.
 
 aptitude has no facility for cleaning up /var/lib/apt/lists/partial.
 
 It will just fill up with diffs until one day the partition is full.

  Have you actually observed this, or are you just drawing inferences
from the documentation?  I've never seen it, probably because aptitude
cleans that directory every time you run aptitude update.

  Daniel



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



Bug#504364: kpdf: Alternatively suggestion

2008-12-06 Thread treluga

Followup-For: Bug #504364
Package: kpdf
Version: 4:3.5.9-3

*** Please type your report below this line ***

I propose adding a preference option that sets a time
horizon for storage of these cache files or prevents
there creation all together.

This would make the situation transparent to users
and allow more open control.

I also wonder if these files should be stored someplace
else rather than $(HOME)/.kde

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

Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages kpdf depends on:
ii  kdelibs4c2a4:3.5.10.dfsg.1-1 core libraries and binaries for al
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libgcc11:4.3.2-1 GCC support library
ii  libpaper1  1.1.23+nmu1   library for handling paper charact
ii  libqt3-mt  3:3.3.8b-5Qt GUI Library (Threaded runtime v
ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library v3
ii  libxft22.1.12-3  FreeType-based font drawing librar

Versions of packages kpdf recommends:
ii  kghostview4:3.5.9-3  PostScript viewer for KDE

Versions of packages kpdf suggests:
ii  khelpcente 4:4.0.0.really.3.5.9.dfsg.1-5 help center for KDE

-- no debconf information



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



Bug#506692: pidgin-facebookchat: friends can talk to me before pidgin knows their names

2008-12-06 Thread Jonathan Patrick Davies
tags 506692 + wontfix
thanks

As said before, this is a bug in the Facebook chat protocol and not in
the package.

Jonathan



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



Bug#507984: python-pychart: Does not include demos in package

2008-12-06 Thread Junichi Uekawa
Package: python-pychart
Version: 1.39-6
Severity: normal

python-pychart source has demos directory which seems to contain
useful examples and documentation. They should go into the package
somewhere under /usr/share/doc/python-pychart/examples/


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

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP) (ignored: 
LC_ALL set to ja_JP.eucJP)
Shell: /bin/sh linked to /bin/bash

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

Versions of packages python-pychart recommends:
ii  ghostscript-x [gs]   8.62.dfsg.1-3.1 The GPL Ghostscript PostScript/PDF
ii  gs   8.62.dfsg.1-3.1 Transitional package

python-pychart suggests no packages.

-- no debconf information



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



Bug#507983: kpdf: does not reopen pdf's after delete/recreate

2008-12-06 Thread Timothy Reluga

Package: kpdf
Version: 4:3.5.9-3
Severity: normal

*** Please type your report below this line ***

I used kpdf to view pdf's I'm creating with LaTex, with
the watch-option turned on.

When a mistake appears in the LaTex code, pdflatex deletes
the old pdf version, but does not create a new version.  After
fixing the LaTex error, a new version of the pdf with the
original name is created.

kpdf chokes on this sequence of events.  Instead of automatically
reopening the new pdf with the same name, I have to manually reopen
the file using the menu.

This behavior differs from the more desirable behavior of gv, which
automatically reopens the pdf, once it's been recreated.


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

Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages kpdf depends on:
ii  kdelibs4c2a4:3.5.10.dfsg.1-1 core libraries and binaries for al
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libgcc11:4.3.2-1 GCC support library
ii  libpaper1  1.1.23+nmu1   library for handling paper charact
ii  libqt3-mt  3:3.3.8b-5Qt GUI Library (Threaded runtime v
ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library v3
ii  libxft22.1.12-3  FreeType-based font drawing librar

Versions of packages kpdf recommends:
ii  kghostview4:3.5.9-3  PostScript viewer for KDE

Versions of packages kpdf suggests:
ii  khelpcente 4:4.0.0.really.3.5.9.dfsg.1-5 help center for KDE

-- no debconf information



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



Bug#501188: some checksums fail for ghc6-doc

2008-12-06 Thread Francis Russell
This seems to be occurring because the postinst script calls
gen_contents_index. dh_md5ums should be modified to avoid recording
checksums for any of the index files.



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



Bug#507985: [keyjnote] keyjnotegui program complains about missing keyjnote

2008-12-06 Thread Valerio Passini
Package: keyjnote
Version: 0.10.2r-2
Severity: normal

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

keyjnote has changed name of executable, now it is named impressive and there 
are several symlink 
pointing to it in /usr/bin/ probably for back compatibility: there is a 
keyjnote pointing to 
impressive pointing to impressive.py. I don't know what has been lost in this 
process but 
keyjnotegui (the graphical interface to keyjnote) now can't be started because 
it searches for 
keyjnote but it states that is not executable, then it asks for being pointed 
out to the right 
keyjnote. Because the symlinks belong to keyjnote, I'm reporting this bug here. 
If you feel that 
this is a keyjnotegui issue, I beg your pardon and I ask to reassign it to 
keyjnotegui. Cheers 

Valerio
--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.27.7

Debian Release: 5.0
  990 unstablewww.debian-multimedia.org 
  990 unstablemirrors.ecology.uni-kiel.de 
  990 unstablemi.mirror.garr.it 
  990 unstabledebian.fastweb.it 
  500 testing mi.mirror.garr.it 
  500 stable  security.debian.org 
  500 stable  mi.mirror.garr.it 
1 experimentalftp.it.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-===
impressive| 0.10.2r-2





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



Bug#432310: umtsmon su-to-root menu entry - correction

2008-12-06 Thread Chris Hildebrandt
Hi,
yesterday's patch mas missing a stanza - here the correct one.
Thanks in advance for considering!
Greetings,
Chris (slam) Hildebrandt
diff -u umtsmon-0.9/debian/menu umtsmon-0.9/debian/menu
--- umtsmon-0.9/debian/menu
+++ umtsmon-0.9/debian/menu
@@ -5 +5 @@
-	command=umtsmon
+	command=su-to-root -X -c /usr/bin/umtsmon
diff -u umtsmon-0.9/debian/rules umtsmon-0.9/debian/rules
--- umtsmon-0.9/debian/rules
+++ umtsmon-0.9/debian/rules
@@ -4,8 +4,11 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+# Include quilt support.
+include /usr/share/quilt/quilt.make
+
 configure: configure-stamp
-configure-stamp:
+configure-stamp: $(QUILT_STAMPFN)
 	dh_testdir
 	touch configure-stamp
 
@@ -19,7 +22,7 @@
 
 	touch $@
 
-clean: 
+clean: unpatch
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp configure-stamp
diff -u umtsmon-0.9/debian/control umtsmon-0.9/debian/control
--- umtsmon-0.9/debian/control
+++ umtsmon-0.9/debian/control
@@ -2,13 +2,13 @@
 Section: utils
 Priority: optional
 Maintainer: Patrick Winnertz [EMAIL PROTECTED]
-Build-Depends: debhelper (= 6), libqt3-mt-dev, libusb-dev, qt3-dev-tools
+Build-Depends: debhelper (= 6), libqt3-mt-dev, libusb-dev, quilt, qt3-dev-tools
 Standards-Version: 3.8.0
 Homepage: http://umtsmon.sf.net
 
 Package: umtsmon
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, menu
 Description: control and monitor wireless mobile network cards
  umtsmon controls and monitors wireless mobile network cards that use ETLAs
  such as GPRS, EDGE, WCDMA, UMTS and HSDPA. It handles PIN codes, operator
only in patch2:
unchanged:
--- umtsmon-0.9.orig/debian/patches/01_su-to-root.patch
+++ umtsmon-0.9/debian/patches/01_su-to-root.patch
@@ -0,0 +1,23 @@
+start umtsmon as root by relying on su-to-root, which is part of the Debian
+specific menu package. In its current form, umtsmon cannot control ppp
+as non-root.
+
+--- a/umtsmon.desktop
 b/umtsmon.desktop
+@@ -4,7 +4,7 @@ Comment[en_US]=control your 3G mobile de
+ Comment[de]=Verwalte dein UMTS/GPRS-PCMCIA-Modem
+ Comment[nl]=Bestuur je mobiele netwerk apparaat
+ Encoding=UTF-8
+-Exec=umtsmon
++Exec=su-to-root -X -c /usr/bin/umtsmon
+ GenericName=umtsmon - control your 3G mobile devices
+ GenericName[en_US]=umtsmon - control your 3G mobile devices
+ Icon=umtsmon-128x128.png
+@@ -15,7 +15,6 @@ Name[de]=umtsmon
+ Path=
+ StartupNotify=true
+ Terminal=false
+-TerminalOptions=
+ Type=Application
+ X-KDE-SubstituteUID=false
+ X-KDE-StartupNotify=true
only in patch2:
unchanged:
--- umtsmon-0.9.orig/debian/patches/series
+++ umtsmon-0.9/debian/patches/series
@@ -0,0 +1 @@
+01_su-to-root.patch


signature.asc
Description: OpenPGP digital signature


Bug#507986: fail2ban: unknown proftpd users not detected

2008-12-06 Thread Udo Rader
Package: fail2ban
Version: 0.8.3-2
Severity: normal

fail2ban fails to detect proftpd login attempts with unknown users.
proftpd logs unknown users like this:

---CUT---
Dec  6 14:10:31 hel proftpd[24498]: dist.bestsolution.at \
(202.143.142.166[202.143.142.166]) - USER Administrator: no such \
user found from 202.143.142.166 [202.143.142.166] to 81.16.98.107:21
---CUT---

/etc/fail2ban/filters.d/proftpd.conf contains this line to match those lines:

---CUT---
\(\S+\[HOST\]\)[: -]+ USER \S+: no such user found from \S+ \[\S+\] to 
\S+:\S+$
---CUT---

Using this line with fail2ban-regex gives zero matches, changing the line to

---CUT---
\(\S+\[HOST\]\)[: -]+ USER \S+: no such user found from \S+ \[\S+\] to \S+:\S+
---CUT---

finally matches all the failed login attempts.

So for reasons unknown EOL matching does not work as intended, at least with
proftpd log entries.

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

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

Versions of packages fail2ban depends on:
ii  lsb-base  3.2-18 Linux Standard Base 3.2 init scrip
ii  python2.5.2-3An interactive high-level object-o
ii  python-central0.6.8  register and build utility for Pyt

Versions of packages fail2ban recommends:
ii  iptables1.3.8.0debian1-1 administration tools for packet fi
ii  whois   4.7.24   the GNU whois client

-- no debconf information



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



Bug#279027: RTP glossword

2008-12-06 Thread Janusz S. =?UTF-8?Q?Bie=C5=84

Glossword is now a mature and very useful system.
I strongly support packaging it for Debian.

Best regards

JSB

P.S. I guess the bug should be changed from ITP to RTP, but I'm not
fluent enough with Debian bug tracking system.

-- 
 ,   
dr hab. Janusz S. Bien, prof. UW -  Uniwersytet Warszawski (Katedra Lingwistyki 
Formalnej)
Prof. Janusz S. Bien - Warsaw University (Department of Formal Linguistics)
[EMAIL PROTECTED], [EMAIL PROTECTED], http://fleksem.klf.uw.edu.pl/~jsbien/



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



Bug#448958: /var/lib/apt/lists/partial will grow forever

2008-12-06 Thread Sven Joachim
On 2008-12-06 15:50 +0100, Daniel Burrows wrote:

 On Wed, Dec 03, 2008 at 05:48:09AM +0800, [EMAIL PROTECTED] was heard to say:
 Unlike apt-get's
 
--list-cleanup
This option defaults to on, use --no-list-cleanup to turn it off. 
 When on apt-get will automatically manage
the contents of /var/lib/apt/lists to ensure that obsolete files 
 are erased. The only reason to turn it off
is if you frequently change your source list. Configuration Item: 
 APT::Get::List-Cleanup.
 
 aptitude has no facility for cleaning up /var/lib/apt/lists/partial.
 
 It will just fill up with diffs until one day the partition is full.

   Have you actually observed this, or are you just drawing inferences
 from the documentation?  I've never seen it, probably because aptitude
 cleans that directory every time you run aptitude update.

It does not do this here, I observe the same problem as jidanni.

Sven



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



Bug#507988: ITP: SubLib -- CLI library that eases the development of subtitling applications

2008-12-06 Thread Tiago Bortoletto Vaz
Package: wnpp
Severity: wishlist
Owner: Tiago Bortoletto Vaz [EMAIL PROTECTED]


* Package name: SubLib
  Version : 0.9
  Upstream Author : Pedro Castro [EMAIL PROTECTED]
* URL : http://sublib.sourceforge.net/
* License : GPL
  Programming Lang: C#
  Description : CLI library that eases the development of subtitling 
applications

SubLib supports the most common text-based subtitle formats and allows for
subtitle editing, conversion and synchronization.

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



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



Bug#507989: mail-notification: no possibility to mark as read mail from configured pop3 servers

2008-12-06 Thread Marek Poks

Package: mail-notification
Version: 4.1.dfsg.1-4.1+b2
Severity: normal

*** Please type your report below this line ***
i have got configured few pop3 accounts with mail-notification. and i am  
using opera
as a mail client. when mail-notification is started it informs me about  
all emails
that are left on server. there is no possibility to mark these messages as  
read

so the mail-notification infoms me everytime about same messages.


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

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

Versions of packages mail-notification depends on:
ii  gconf2 2.22.0-1  GNOME configuration database  
syste

ii  gnome-icon-theme   2.22.0-1  GNOME Desktop icon theme
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D  
graphi

ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces  
library

ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-14GNU C Library: Shared  
libraries
ii  libcairo2  1.6.4-6.1 The Cairo 2D vector graphics  
libra
ii  libdbus-1-31.2.1-3   simple interprocess messaging  
syst
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging  
syst
ii  libeel2-2.20   2.20.0-7  Eazel Extensions Library (for  
GNOM
ii  libgail-common 1.22.3-1  GNOME Accessibility  
Implementation
ii  libgail18  1.22.3-1  GNOME Accessibility  
Implementation
ii  libgconf2-42.22.0-1  GNOME configuration database  
syste
ii  libglade2-01:2.6.2-1 library to load .glade files  
at ru

ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgmime-2.0-2a2.2.22-2  MIME library
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime  
file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented  
display
ii  libgnomeui-0   2.20.1.1-2The GNOME 2 libraries (User  
Interf
ii  libgnomevfs2-0 1:2.22.0-5GNOME Virtual File System  
(runtime
ii  libgnomevfs2-extra 1:2.22.0-5GNOME Virtual File System  
(extra m
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user  
interface
ii  libice62:1.0.4-1 X11 Inter-Client Exchange  
library
ii  libnotify1 [libnotify1 0.4.4-3   sends desktop notifications  
to a n
ii  liborbit2  1:2.14.13-0.1 libraries for ORBit2 - a  
CORBA ORB
ii  libpango1.0-0  1.20.5-2  Layout and rendering of  
internatio
ii  libpopt0   1.14-4lib for parsing cmdline  
parameters
ii  libsasl2-2 2.1.22.dfsg1-23   Cyrus SASL - authentication  
abstra

ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxml22.6.32.dfsg-4 GNOME XML library
ii  notification-daemon0.3.7-1+b1a daemon that displays  
passive pop

ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

mail-notification recommends no packages.

Versions of packages mail-notification suggests:
ii  mail-notification-evol 4.1.dfsg.1-4.1+b2 evolution support for mail  
notific


-- no debconf information



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



Bug#507987: Allow reference to be imported from worldcat

2008-12-06 Thread Bastien ROUCARIES
Package: kbibtex
Version: 0.2.1-1
Severity: wishlist

Allow reference to be imported from worldcat for books 
(http://www.worldcat.org/)

Regards

Bastien


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

Debian Release: lenny/sid
  990 testing security.debian.org 
  990 testing debian.ens-cachan.fr 
   99 unstabledebian.ens-cachan.fr 
  500 lenny   kde4.debian.net 

--- Package information. ---
Depends (Version) | Installed
=-+-==
kdelibs4c2a  (= 4:3.5.9) | 4:3.5.10.dfsg.1-0lenny1
libc6  (= 2.7-1) | 2.7-16
libqt3-mt   (= 3:3.3.8b) | 3:3.3.8b-5
libstdc++6  (= 4.1.1-21) | 4.3.2-1
libxml2   (= 2.6.27) | 2.6.32.dfsg-5
libxslt1.1(= 1.1.18) | 1.1.24-2


-- 

ROUCARIES Bastien
 [EMAIL PROTECTED]
---





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



Bug#507986: fail2ban: unknown proftpd users not detected

2008-12-06 Thread Yaroslav Halchenko
could you please either send sample of logfile as an attachement, or
just try to add matching of spaces at the end of the lines, ie replace
\S+$
to
\S+ *$
and report if that helps

On Sat, 06 Dec 2008, Udo Rader wrote:

 Package: fail2ban
 Version: 0.8.3-2
 Severity: normal

 fail2ban fails to detect proftpd login attempts with unknown users.
 proftpd logs unknown users like this:

 ---CUT---
 Dec  6 14:10:31 hel proftpd[24498]: dist.bestsolution.at \
 (202.143.142.166[202.143.142.166]) - USER Administrator: no such \
 user found from 202.143.142.166 [202.143.142.166] to 81.16.98.107:21
 ---CUT---

 /etc/fail2ban/filters.d/proftpd.conf contains this line to match those lines:

 ---CUT---
 \(\S+\[HOST\]\)[: -]+ USER \S+: no such user found from \S+ \[\S+\] to 
 \S+:\S+$
 ---CUT---

 Using this line with fail2ban-regex gives zero matches, changing the line to

 ---CUT---
 \(\S+\[HOST\]\)[: -]+ USER \S+: no such user found from \S+ \[\S+\] to 
 \S+:\S+
 ---CUT---

 finally matches all the failed login attempts.
-- 
Yaroslav Halchenko
Research Assistant, Psychology Department, Rutgers-Newark
Student  Ph.D. @ CS Dept. NJIT
Office: (973) 353-1412 | FWD: 82823 | Fax: (973) 353-1171
101 Warren Str, Smith Hall, Rm 4-105, Newark NJ 07102
WWW: http://www.linkedin.com/in/yarik



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



Bug#416269: ITP: pdb2pqr -- Converts Protein Data Bank (PDB) files to PQR

2008-12-06 Thread Michael Banck
Hi,

any news on this?

What exact license issues were there?


cheers,

Michael



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



Bug#163628: change of tags / fixed-upstream JOE 3.6+CVS

2008-12-06 Thread Josip Rodin
tags 163628 - fixed-upstream
thanks

On Sat, Nov 01, 2008 at 04:55:39PM +0300, Jari Aalto wrote:
 tags 163628 + fixed-upstream
 thanks
 
 [forwarded from] 
 https://sourceforge.net/tracker/?func=detailatid=378598aid=2211393group_id=23475
 
 Comment By: Joe Allen (jhallen)
 Date: 2008-10-31 22:14
 
 Message:
 This is now fixed in CVS: you can now say joe '\!test/file.txt' or joe
 \\!test/file.txt to edit the file above.

This does not work with joe 3.7, sadly. One can open the file, but it
doesn't actually open the file and it's not able to save it.

-- 
 2. That which causes joy or happiness.



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



Bug#507742: etcinsvk: initial run is excruciatingly slow

2008-12-06 Thread Petter Reinholdtsen
[Petter Reinholdtsen]
 Yeah.  This happen after etcinsvk was initialized for the first
 time, and after a bunch of packages was added.  This create a lot of
 new files in /etc/, and it is the process of adding/commiting these
 files that is very slow.  The slow program is svk.  I suspect it
 should be possible to recreate the slowness outside etcinsvk, but
 have not tried.

Klaus Ade asked me to document a workaround while svk is slow.  One
can use the shell in tty2 to replace /target/usr/bin/svk with a
symlink to /bin/true, to avoid the svk calls.  Ie something like this:

  mv /target/usr/bin/svk /target/usr/bin/svk.dontuse
  ln -s /bin/true /target/usr/bin/svk

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#169023: [djvulibre-bin] Probably fixed closed due to pdf2djvu package

2008-12-06 Thread Bastien ROUCARIES
Package: djvulibre-bin
Version: 3.5.20-8+lenny0

I suppose we should fix this item due to pdf2djvu package in testing :-)
Maintainer please at your wish close this bug :-)

For now add tag fixed

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

Debian Release: lenny/sid
  990 testing security.debian.org 
  990 testing debian.ens-cachan.fr 
   99 unstabledebian.ens-cachan.fr 
  500 lenny   kde4.debian.net 

--- Package information. ---
Depends   (Version) | Installed
===-+-=
curl| 7.18.2-5
libc6(= 2.7-1) | 2.7-16
libdjvulibre21  (= 3.5.20) | 3.5.20-8+lenny0
libgcc1(= 1:4.1.1) | 1:4.3.2-1
libjpeg62   | 6b-14
libstdc++6   (= 4.1.1) | 4.3.2-1
libtiff4| 3.8.2-11



-- 

ROUCARIES Bastien
   [EMAIL PROTECTED]
---
DO NOT WRITE TO [EMAIL PROTECTED] OR BE BLACKLISTED



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



Bug#163628: change of tags / fixed-upstream JOE 3.6+CVS

2008-12-06 Thread Josip Rodin
tags 163628 + fixed-upstream
thanks

On Sat, Dec 06, 2008 at 05:25:30PM +0100, Josip Rodin wrote:
 tags 163628 - fixed-upstream
 thanks
 
 On Sat, Nov 01, 2008 at 04:55:39PM +0300, Jari Aalto wrote:
  tags 163628 + fixed-upstream
  thanks
  
  [forwarded from] 
  https://sourceforge.net/tracker/?func=detailatid=378598aid=2211393group_id=23475
  
  Comment By: Joe Allen (jhallen)
  Date: 2008-10-31 22:14
  
  Message:
  This is now fixed in CVS: you can now say joe '\!test/file.txt' or joe
  \\!test/file.txt to edit the file above.
 
 This does not work with joe 3.7, sadly. One can open the file, but it
 doesn't actually open the file and it's not able to save it.

Oh, wait, it actually works with the first method, I tried the second and
zsh seems to have misread my intent :)

-- 
 2. That which causes joy or happiness.



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



Bug#362313: breaking the xserver-xorg-* circular dependency?

2008-12-06 Thread Sven Joachim
On 2008-12-04 21:54 +0100, Sven Joachim wrote:

 On 2008-12-04 21:17 +0100, Julien Cristau wrote:

 Hi,

 for some reason, the etch-lenny upgrade results in epic fail when using
 aptitude, because random X driver packages get removed.

 At least if one accepts the first solution offered by aptitude, the
 subsequent ones are usually better.

 I'm not quite sure why it does that, but one candidate explanation is
 the circular dependency between xserver-xorg, xserver-xorg-core and all
 X drivers.  Does someone have time to test such an upgrade, first with
 the packages currently in lenny, and then with a modified
 xserver-xorg-core that doesn't depend on xserver-xorg?

Short summary: no success, forget about the idea.  For details, read on.

 I volunteer for such a task (probably not tomorrow, but I should have
 time over the weekend).

Did this today:

- debootstrapped an etch chroot
- aptitude install xserver-xorg-core
- change sources.list to lenny
- aptitude install aptitude
- aptitude -s full-upgrade

As had been confirmed several times before, aptitude wants to remove
xserver-xorg-video-all in this situation.

  Do you have an apt-gettable repository for the
 modified xserver-xorg-core?

Apparently not, so I built my own.  The results were less than
satisfactory:

,
| # aptitude -s full-upgrade
| Reading package lists... Done
| Building dependency tree   
| Reading state information... Done
| Reading extended state information  
| Initializing package states... Done
| Reading task descriptions... Done  
| The following packages are BROKEN:
|   libsasl2 
| The following NEW packages will be installed:
|   bash-completion{a} dbus{a} dbus-x11{a} libdbus-1-3{a} libgnutls26{a} 
libhal1{a} 
|   libldap-2.4-2{a} libpixman-1-0{a} libxcb-xlib0{a} libxcb1{a} lzma{a} 
netcat-traditional{a} 
|   uuid-runtime{a} 
| The following packages will be REMOVED:
|   debconf-utils{u} defoma{u} discover1{u} discover1-data{u} file{u} 
fontconfig-config{u} 
|   libcap1{u} libdb4.2{u} libdb4.3{u} libdb4.4{u} libdiscover1{a} 
libfontconfig1{u} libfs6{u} 
|  libmagic1{u} libopencdk8{u} libsm6{u} libttf2{u} libxaw7{u} libxcursor1{u} 
libxext6{u} 
|   libxfixes3{u} libxft2{u} libxi6{u} libxkbfile1{u} libxmu6{u} libxmuu1{u} 
libxpm4{u} 
|   libxrandr2{u} libxrender1{u} libxss1{u} libxt6{u} libxtrap6{u} libxtst6{u} 
libxv1{u} 
|   libxxf86dga1{u} libxxf86vm1{u} mdetect{u} perl{u} perl-doc{u} 
perl-modules{u} ttf-dejavu{u} 
|   ucf{u} xbase-clients{u} xresprobe{u} xserver-xorg{u} 
xserver-xorg-input-all{u} 
|   xserver-xorg-input-evdev{u} xserver-xorg-input-kbd{u} 
xserver-xorg-input-mouse{u} 
|   xserver-xorg-input-synaptics{u} xserver-xorg-input-wacom{u} 
xserver-xorg-video-all{u} 
|   xserver-xorg-video-apm{a} xserver-xorg-video-ark{a} 
xserver-xorg-video-ati{a} 
|   xserver-xorg-video-chips{u} xserver-xorg-video-cirrus{u} 
xserver-xorg-video-cyrix{u} 
|   xserver-xorg-video-dummy{u} xserver-xorg-video-fbdev{a} 
xserver-xorg-video-glint{a} 
|   xserver-xorg-video-i128{u} xserver-xorg-video-i740{u} 
xserver-xorg-video-i810{u} 
|   xserver-xorg-video-imstt{u} xserver-xorg-video-mga{a} 
xserver-xorg-video-neomagic{u} 
|   xserver-xorg-video-newport{a} xserver-xorg-video-nsc{a} 
xserver-xorg-video-nv{a} 
|   xserver-xorg-video-rendition{a} xserver-xorg-video-s3{a} 
xserver-xorg-video-s3virge{a} 
|   xserver-xorg-video-savage{u} xserver-xorg-video-siliconmotion{a} 
xserver-xorg-video-sis{a} 
|   xserver-xorg-video-sisusb{u} xserver-xorg-video-tdfx{a} 
xserver-xorg-video-tga{a} 
|   xserver-xorg-video-trident{a} xserver-xorg-video-tseng{u} 
xserver-xorg-video-v4l{a} 
|   xserver-xorg-video-vesa{a} xserver-xorg-video-vga{a} 
xserver-xorg-video-via{a} 
|   xserver-xorg-video-vmware{u} xserver-xorg-video-voodoo{u} 
| The following packages will be upgraded:
|   adduser base-files base-passwd bash bsdmainutils bsdutils coreutils cpio 
cron debconf 
|   debconf-i18n debian-archive-keyring debianutils dhcp3-client dhcp3-common 
diff dmidecode dpkg 
|   dselect e2fslibs e2fsprogs ed findutils gcc-4.1-base gnupg gpgv grep 
groff-base gzip hostname 
|   ifupdown info initscripts iptables iputils-ping klogd laptop-detect libacl1 
libattr1 
|   libblkid1 libbz2-1.0 libcomerr2 libdrm2 libexpat1 libfontenc1 libfreetype6 
libgcc1 
|   libgcrypt11 libgpg-error0 liblocale-gettext-perl libncurses5 libnewt0.52 
libpam-modules 
|   libpam-runtime libpam0g libpng12-0 libpopt0 libreadline5 libsasl2-2 
libselinux1 libsepol1 
|   libsigc++-2.0-0c2a libslang2 libss2 libssl0.9.8 libtasn1-3 
libtext-charwidth-perl 
|   libtext-iconv-perl libtext-wrapi18n-perl libusb-0.1-4 libuuid1 libwrap0 
libx11-6 libx11-data 
|   libxau6 libxdmcp6 libxfont1 login logrotate lsb-base makedev man-db 
manpages mawk mktemp 
|   module-init-tools mount nano ncurses-base ncurses-bin net-tools netbase 
netcat openbsd-inetd 
|   passwd perl-base procps readline-common sed sysklogd sysv-rc sysvinit 
sysvinit-utils tar 
|   tasksel tasksel-data tcpd traceroute update-inetd 

Bug#506691: pidgin-facebookchat: friends can talk to me before pidgin knows their names

2008-12-06 Thread Jonathan Patrick Davies
tags 506691 + wontfix
thanks

As said before, this is a bug in the Facebook chat protocol and not in
the package.

Jonathan



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



Bug#507583: [Pkg-libvirt-maintainers] Bug#507583: weird window placement/handling

2008-12-06 Thread Guido Günther
On Sat, Dec 06, 2008 at 11:48:55AM +0100, Guido Günther wrote:
[..snip..] 
 I think I just found the dialog problem you describe. Basically the
 dialogs show  up correctly the first time but not there after. They also
 stay in the window list. Seems vmm isn't tearing down the dialogs.
Debugging this a little furter: the dialogs in vmm are all closed using
hide() (which calls gtk_widget_hide()), when using destroy (which calls
gtk_widget_destroy()) they properly disappear from the window list as
expected but this can't be the proper fix. So let's try to get hide() to
work:

Current vmm doesn't set a parent window for dialogs which makes things a
bit harder for awesome but even if I set a parent using
set_transient_for() awesome still doesn't raise the dialog after opening
it the first time. If I switch to another workspace and back the dialog
is raised properly on top of the main window. Explicitly setting model =
True doesn't help either. I'm not sure if this isn't a bug in aweseome
instead of vmm?

Cole, do you have an idea what's going on here? The full report is at:
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507583
(there might be several issues here, but getting the dialogs properly on top of
the main window would be the first step).
Cheers,
 -- Guido



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



Bug#506692: db4.5: please enable java bindings for armel

2008-12-06 Thread Jonathan Patrick Davies
tags 506692 - wontfix
thanks

Sorry about the above, got the bug number wrong; put 506692 instead of 506691.

Jonathan



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



Bug#251840: General macro support for LyX

2008-12-06 Thread Sven Hoexter
tags 251840 + wontfix
usertags 251840 + status-RESOLVED resolution-WONTFIX
thanks

Hi,
upstream said they won't work on this one. Reason from the upstream bugreport:

--- Additional Comments From [EMAIL PROTECTED]  2008-12-06 16:25 ---
LyX 1.6.0 provides a completely rewritten support for math macros.
Support for general macros is not possible as there are endless LaTeX-packages
providing commands the user might want to use.
I don't know why macros where you define mouse action etc. should be useful. LyX
is not a text editor like Vim where this might make sense. I had a look and
neither Abiword, KOffice, OpenOffice, nor Word provides such a functionality.



-- 
If God passed a mic to me to speak
I'd say stay in bed, world
Sleep in peace
   [The Cardigans - 03:45: No sleep]



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



Bug#279246: Please Reply and call me

2008-12-06 Thread doctorlarry_johnson





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



Bug#446394: ftp.debian.org: Please provide a way to copy security releases from stable-security to testing-security

2008-12-06 Thread Philipp Kern
On Wed, Dec 03, 2008 at 05:13:18PM +0100, Stefan Fritsch wrote:
 On Sunday 30 November 2008, Philipp Kern wrote:
  I'm wondering why it is not the case already:
   propup-version stable-security testing testing-proposed-updates
  unstable; propup-version testing-security unstable;
 Interesting. Are you sure this has been in place a year ago? I talked 
 to aj and some other people (including #debian-release) at the time, 
 and nobody new that.

aba implemented it years ago, but the checks were not executed because
somebody rewrote the patch and failed to write down proper Python.
I fixed this a week ago so it should work on future uploads, I think.

Kind regards,
Philipp Kern
-- 
 .''`.  Philipp KernDebian Developer
: :' :  http://philkern.de Release Assistant
`. `'   xmpp:[EMAIL PROTECTED] Stable Release Manager
  `-finger pkern/[EMAIL PROTECTED]



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



Bug#507679: backupninja: Duplicity handler shows unsupported desturl in .dub-example

2008-12-06 Thread intrigeri
Hello,

Sjoerd Hardeman wrote (03 Dec 2008 15:29:10 GMT) :
 The example .dup file provided with the lenny-version shows support for 
 the desturl-option. However, this option does not yet work with the 
 lenny-version, and requires a manual update of the dub and dub.helper 
 files with source from a newer version.
 Please either remove the option desturl from the example, or (as I would 
 prefer) distribute a newer version of backupninja with proper desturl 
 support.

I doubt the new upstream version can make its way into Lenny, which is
currently frozen. example.dup and dup.helper.in should then be patched
to remove any mention of desturl. Micah, do you think this deserves
an upload?

bye,
-- 
  intrigeri [EMAIL PROTECTED]
  | gnupg key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | If you must label the absolute, use it's proper name: Temporary.



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



Bug#440242: state of #440242

2008-12-06 Thread Eugene V. Lyubimkin
Hello Zefram, any new info regarding this bug, as I requested before?

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
Ukrainian C++ developer, Debian APT contributor



signature.asc
Description: OpenPGP digital signature


Bug#507964: cdebconf-gtk-udeb: Corrupted display in Dzongkha installs with D-I RC1 in some situations

2008-12-06 Thread Jérémy Bobbio
On Thu, 4 Dec 2008 19:34:17 +0100, Frans Pop wrote:
 On Thursday 04 December 2008, Christian Perrier wrote:
  The only short term fix I can see for this is shortening the
  translation in that specific screen so that it fits on the screen.
 
 Or decrease the font size...
 
 From packages/rootskel-gtk/src/usr/bin/gtk-set-font:
 dz)
 FONT_NAME=3DTibetan Machine Uni
 FONT_SIZE=3D$(($FONT_SIZE + 2))
 ;;
 
 We increased the font size to make it better readable, but maybe it's just
 too big now.

Reading this, I am wondering if t would not be worthwhile to make a try
using Jomolhari (from ttf-dzongkha) instead of Tibetan Machine Uni.
Even if the former is too big to be included in d-i, it might allow us
to narrow the issue a little bit more.

Sorry not to be more helpful on this, I have a hard time to reproduce
the bug in an environment more suitable for development than a full d-i
at the user-setup stage…

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


signature.asc
Description: Digital signature


Bug#507658: RFP: loggedfs -- a fuse-filesystem which can log every operations in the filesystem

2008-12-06 Thread CSights
Thanks for the info,
 This can be achieved using tools already in Debian.
 Install blktrace [1], and try:

 blktrace -d /dev/sda -o - | blkparse -i -

 [1] http://packages.debian.org/blktrace

I think blktrace would work for my situation, checking for any program 
that 
writes to the harddisk.
But some advantages of loggedfs are:
It takes as an input a directory, not a device. This makes it more 
flexible 
(for purposes other than my own).
It is a fuse filesystem, so it might not require root permissions 
unlike 
blktrace. (I haven't actually tried loading it as non-root.)
It doesn't require debugfs compiled into kernel.  It doesn't require 
CONFIG_BLK_DEV_IO_TRACE turned on.
It looks like blktrace might report more events.  I'm not sure though.

C.



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



Bug#488750: evince: automatic reload still absent

2008-12-06 Thread treluga

Subject: evince: automatic reload still absent
Package: evince
Version: 2.22.2-4
Severity: wishlist

*** Please type your report below this line ***
evince doesn't seem to crash now, when used in combination
with LaTex and pdf is changed, but it still needs to be
able to do automatic reloading.  Without this feature,
one is compelled to used kpdf or gv instead.

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

Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages evince depends on:
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  gnome-icon-theme   2.22.0-1  GNOME Desktop icon theme
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D graphi
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6.1 The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.1-4   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libdjvulibre21 3.5.21-1  Runtime support for the DjVu image
ii  libgcc11:4.3.2-1 GCC support library
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.3-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgnome-keyring0  2.22.3-2  GNOME keyring services library
ii  libgnome2-02.20.1.1-2The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.20.1.1-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-5GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user interface
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libkpathsea4   2007.dfsg.2-4 TeX Live: path search library for
ii  libnautilus-extension1 2.20.0-7  libraries for nautilus components
ii  liborbit2  1:2.14.16-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.20.5-3  Layout and rendering of internatio
ii  libpoppler-glib3   0.8.7-1   PDF rendering library (GLib-based
ii  libpopt0   1.14-4lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libspectre10.2.0.ds-1Library for rendering Postscript d
ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11  Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxml22.6.32.dfsg-5 GNOME XML library
ii  shared-mime-info   0.30-2FreeDesktop.org shared MIME databa
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages evince recommends:
ii  dbus-x11  1.2.1-4simple interprocess messaging syst

Versions of packages evince suggests:
pn  poppler-data  none (no description available)
ii  unrar 1:3.8.4-1  Unarchiver for .rar files (non-fre

-- no debconf information



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



Bug#229775: state of #229775

2008-12-06 Thread Eugene V. Lyubimkin
Hello Michal!

Is this bug still relevant? It was marked as 'unreproducible' several years 
earlier...

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
Ukrainian C++ developer, Debian APT contributor



signature.asc
Description: OpenPGP digital signature


  1   2   3   >