Bug#669536: enigma: diff for NMU version 1.10~~pre-alpha+r2210-1.3

2012-05-12 Thread Jonathan Wiltshire
tags 669536 + patch
tags 669536 + pending
thanks

Dear maintainer,

I've prepared an NMU for enigma (versioned as 1.10~~pre-alpha+r2210-1.3) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.


diff -Nru enigma-1.10~~pre-alpha+r2210/debian/changelog 
enigma-1.10~~pre-alpha+r2210/debian/changelog
--- enigma-1.10~~pre-alpha+r2210/debian/changelog   2012-05-03 
22:37:22.0 +0100
+++ enigma-1.10~~pre-alpha+r2210/debian/changelog   2012-05-12 
12:22:42.0 +0100
@@ -1,3 +1,10 @@
+enigma (1.10~~pre-alpha+r2210-1.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add build-dependency on libpng-dev (Closes: #669536)
+
+ -- Jonathan Wiltshire j...@debian.org  Sat, 12 May 2012 12:03:28 +0100
+
 enigma (1.10~~pre-alpha+r2210-1.2) unstable; urgency=low
 
   * Non maintainer upload.
diff -Nru enigma-1.10~~pre-alpha+r2210/debian/control 
enigma-1.10~~pre-alpha+r2210/debian/control
--- enigma-1.10~~pre-alpha+r2210/debian/control 2012-04-04 18:50:35.0 
+0100
+++ enigma-1.10~~pre-alpha+r2210/debian/control 2012-05-12 12:03:25.0 
+0100
@@ -2,7 +2,7 @@
 Section: games
 Priority: extra
 Maintainer: Erich Schubert er...@debian.org
-Build-Depends: debhelper (= 6), cdbs, bzip2, autoconf, automake1.9, texinfo, 
libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl1.2-dev, libzipios++-dev, 
libsdl-gfx1.2-dev, texi2html, libsdl-ttf2.0-dev, libxerces-c-dev, quilt, 
libcurl4-gnutls-dev | libcurl4-nss-dev, imagemagick
+Build-Depends: debhelper (= 6), cdbs, bzip2, autoconf, automake1.9, texinfo, 
libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl1.2-dev, libzipios++-dev, 
libsdl-gfx1.2-dev, texi2html, libsdl-ttf2.0-dev, libxerces-c-dev, quilt, 
libcurl4-gnutls-dev | libcurl4-nss-dev, imagemagick, libpng-dev
 Standards-Version: 3.8.3.0
 
 Package: enigma



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



Bug#632240: pylucene status

2012-05-12 Thread Dmitry Nezhevenko
On Sat, May 12, 2012 at 03:00:11PM +0100, Adam D. Barratt wrote:
 On 20.04.2012 17:16, Dmitry Nezhevenko wrote:
 On Fri, Apr 20, 2012 at 08:50:24AM -0700, Jeff Breidenbach wrote:
 You can package a modern pylucene and take over as the
 maintainer. Nothing
 would make me happier.
 
 Thanks a lot! I'll try to do this
 
 Any news on that?  I'm looking at old FTBFS issues as part of the
 York BSP and right now pyluence looks like an RM candidate.

Hi,

I'm very motivated to support this package since it's optional dependency
of ReviewBoard package. I'm not DD so can't upload it. That's why I've
uploaded new version of pylucene to mentors and looking for sponsor:

Bug#670204: RFS: pylucene/3.5.0-1 ITA -- Python extension for accessing Java 
Lucene 

Holger Levsen will probably take a look to it in a week. He is on a
vacation now but proposed sponsorship for reviewboard in it's ITP.

-- 
WBR, Dmitry


signature.asc
Description: Digital signature


Bug#672359: thanks

2012-05-12 Thread M. Dietrich
hi,

On Sat, May 12, 2012 at 12:18:32PM +0100, Nicholas Bamber wrote:
 Thanks. So you purged the client side but left the server side. You
 removed those files manually. Then it broke.

no. i purged everything. i have no server side on that machine. i
removed the dir that was created by me manually. as `dpkg -S` shows: no
package installs that dir.

 The question is if we install the clients side on its own with the
 server side on a different machine is everything okay? If not
 presumably we just need to make sure that /etc/mysql/conf.d is owned
 by mysql-common. I'll investigate that.

just give it a try. a `apt-get purge` is easy ;)

regards,
michael

-- 
M. Dietrich



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



Bug#672635: debian-installer: missing fonts in graphical-installer for 4 languages

2012-05-12 Thread Cyril Brulebois
Package: debian-installer
Version: 20120508
Severity: important

Hi,

trying the i386 businesscard image for d-i alpha1, the graphical
installer seems to be missing a few fonts. The following languages
are missing their localized name:
 - Burmese
 - Dzongkha
 - Sinhala
 - Tibetan

(X-D-Cc'ing Christian who will likely know about this.)

Screenshots attached for reference.

Mraw,
KiBi.
attachment: missing-fonts-1.pngattachment: missing-fonts-2.png

Bug#672359: thanks

2012-05-12 Thread M. Dietrich
Hi,

On Sat, May 12, 2012 at 01:15:42PM +0100, Nicholas Bamber wrote:
 Okay so the following steps reproduce the issue.
 
 On machine A:
 1.) install mysql-server
 2.) Edit the bind-address field in /etc/mysql/my.cnf so that machine
 B can connect.
 3.) Bounce the server.
 4.) Set up a user that could be used from machine B.

this is the usual setup, right? a database backend with mysql is contacted
remotely...

 On machine B:
 1.) Make sure that no server is installed and no /etc/mysql/
 directory present
 2.) Install mysql-client
 3.) Try to connect to the MySQL server on A using the account
 created for that purpose.

also this is normal case: on a desktop pc i use mysql but remotely on the
server. sqlite is a database that comes with both and doesn't support remoting
;)

 The solution should be to have a file like /etc/mysql/conf.d/.keepme
 in mysql-common.

i don't like those meaningless files that keep directories - isn't there a
better way to install a dir without files?

regards,
michael

-- 
M. Dietrich



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



Bug#672636: ITP: italc2 -- Intelligent Teaching and Learning with Computers

2012-05-12 Thread Mike Gabriel

Package: wnpp
Severity: wishlist
Owner: Mike Gabriel mike.gabr...@das-netzwerkteam.de

  Package name: italc2
  Version : 2.0.0
  Upstream Author : Tobias Doerffel toby...@users.sf.net
  URL : http://italc.sourceforge.net/home.php
  License : GPLv2+
  Programming Lang: C++/Qt
  Description : Intelligent Teaching and Learning with Computers

iTALC2 is a useful and powerful didactical tool for teachers. It lets  
you view and control other computers in your network in several ways.  
It supports Linux and Windows XP, Vista and 7 and it even can be used  
transparently in mixed environments!


iTALC2 has been designed for usage in school. Therefore it offers a  
lot of possibilities to teachers, such as


  * see what's going on in computer-labs by using overview mode and make
  snapshots
  * remote control computers to support and help other people
  * show a demo (either in fullscreen or in a window) - the teacher's  
screen is

  shown on all student's computers in realtime
  * lock workstations for moving undivided attention to teacher
  * send text messages to students
  * powering on/off and rebooting computers per remote
  * remote logon and logoff and remote execution of arbitrary commands/scripts
  * home schooling - iTALC's network-technology is not restricted to a subnet
 and therefore students at home can join lessons via VPN-connections just
 by installing iTALC client

Furthermore iTALC is optimized for usage on multi-core systems (by  
making heavy use of threads). No matter how many cores you have, iTALC  
can make use of all of them.


The italc2 src:package will finally supersede the currently available  
Debian src:package italc.



--

DAS-NETZWERKTEAM
mike gabriel, dorfstr. 27, 24245 barmissen
fon: +49 (4302) 281418, fax: +49 (4302) 281419

GnuPG Key ID 0xB588399B
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb


pgp9RDtpQUQWi.pgp
Description: Digitale PGP-Unterschrift


Bug#667337: qbankmanager: diff for NMU version 0.9.55beta-1.1

2012-05-12 Thread gregor herrmann
tags 667337 + patch
tags 667337 + pending
thanks

Dear maintainer,

I've prepared an NMU for qbankmanager (versioned as 0.9.55beta-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: Paul McCartney: Coming Up
diff -Nru qbankmanager-0.9.55beta/debian/changelog qbankmanager-0.9.55beta/debian/changelog
--- qbankmanager-0.9.55beta/debian/changelog	2011-02-06 20:33:44.0 +0100
+++ qbankmanager-0.9.55beta/debian/changelog	2012-05-12 16:11:08.0 +0200
@@ -1,3 +1,13 @@
+qbankmanager (0.9.55beta-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix ftbfs with GCC-4.7: new patch gcc-4.7.patch.
+(Closes: #667337)
+  * Build-depend on libicu-dev to avoid Unable to load library icui18n
+errors from /usr/bin/uic3.
+
+ -- gregor herrmann gre...@debian.org  Sat, 12 May 2012 16:10:43 +0200
+
 qbankmanager (0.9.55beta-1) unstable; urgency=low
 
   * Incorporated Ubuntu changes in Debian upload, closing bug #604375.
diff -Nru qbankmanager-0.9.55beta/debian/control qbankmanager-0.9.55beta/debian/control
--- qbankmanager-0.9.55beta/debian/control	2011-02-06 20:26:16.0 +0100
+++ qbankmanager-0.9.55beta/debian/control	2012-05-12 16:10:39.0 +0200
@@ -5,7 +5,8 @@
 Build-Depends: debhelper (= 7.0.50~), libaqbanking33-dev,
   libgwenhywfar60-dev, libqt4-dev,
   libosp-dev (=1.5.1.0-2.1), libktoblzcheck1-dev,
-  libofx-dev (= 1:0.8.0-2), dh-autoreconf
+  libofx-dev (= 1:0.8.0-2), dh-autoreconf,
+  libicu-dev
 Standards-Version: 3.9.1
 Vcs-Browser: http://svn.debian.org/wsvn/aqbanking/qbankmanager/trunk/
 Vcs-Svn: svn://svn.debian.org/svn/aqbanking/qbankmanager/trunk
diff -Nru qbankmanager-0.9.55beta/debian/patches/gcc-4.7.patch qbankmanager-0.9.55beta/debian/patches/gcc-4.7.patch
--- qbankmanager-0.9.55beta/debian/patches/gcc-4.7.patch	1970-01-01 01:00:00.0 +0100
+++ qbankmanager-0.9.55beta/debian/patches/gcc-4.7.patch	2012-05-12 16:11:48.0 +0200
@@ -0,0 +1,18 @@
+Description: fix FTBFS with gcc 4.7
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/667337
+Forwarded: no
+Author: gregor herrmann gre...@debian.org
+Last-Update: 2012-05-12
+
+--- a/src/kbanking/libs/prg/refpointer.h
 b/src/kbanking/libs/prg/refpointer.h
+@@ -759,7 +759,7 @@
+   abort();
+ }
+ /* otherwise create a new pointer */
+-np=makePointer(u);
++np=RefPointerCast::makePointer(u);
+ np.setDescription(Casted from +u.description());
+ return np;
+ };
diff -Nru qbankmanager-0.9.55beta/debian/patches/series qbankmanager-0.9.55beta/debian/patches/series
--- qbankmanager-0.9.55beta/debian/patches/series	2011-01-27 10:45:48.0 +0100
+++ qbankmanager-0.9.55beta/debian/patches/series	2012-05-12 16:00:28.0 +0200
@@ -3,3 +3,4 @@
 disable_qbanking_test.diff
 remove_GWEN_Dump_stderr.diff
 qt3to4.diff
+gcc-4.7.patch


signature.asc
Description: Digital signature


Bug#671928: enigmail: fails to decrypt message

2012-05-12 Thread Willi Mann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi!

 Yes, the problem decrypting the attachment remains, but at least
 the text part of message is decrypted with icedove 11 and enigmail
 1.4.1exp-1.

Actually, you can decrypt the attachment via right-click on it and
selecting one of the Decrypt and .. actions. At least, that works
for me. Upstream told me about this entry, but since it wasn't even
obvious to me, I've asked whether having Open and Save always act on
the decrypted attachments would be possible.

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

iQIcBAEBCAAGBQJPrnDAAAoJEIy+IZx0V22BRNwP+gM2tf1KQmK3CufbqOHbUhBA
c0l31s7PkFkkHHYNfsON5XFZ3h/0LNVyFvBBwIihSa5u6hV+Qrmjlj2pDJYR0Z0k
AaOrvyBq6UPrwYCm2l/ytmozaXfGzZaAnd2wuMJf4U1gfg6VoUjxM1RsE9NeGFON
EWrgDR4YhFEoHuOjJTA9SllJrPDl0GfFXJVSlMiC5SrsDhiuXH2hqF296X0NRVUt
AkZV53xVOLVtkxK4c3RoXG6LF3NTWlO/1Q32ntchaAkpLfZ2MmVJ+uLP52Kt8jvQ
iA7qOw8dhBOOsWrbLeZusIP9SAVkX7Cz9zGTgsbCoB9dnRf7V5MtYr+Om/o/0/K7
RVfy+y5aJA7Sk25Y749cF0UDpFWMSi6H97H5gmoRIfBx6IH+uVKbpRK11HhKKVeX
RXl25/cy03UwsaIScQ+iUDDX0fDN8jykweZBWLUDvo5fYUIlpy6fzP0pfFSA/gf3
iwqdIqVb5KM/M/aZVQpxAwbbARUtqge83BcbQpz0BcgOqMeEGnvOcCiIC02OqkCH
bI0gP47gMM70bNdk2toZjH/Nugv14x89n0Go+4dZObJp1peGpA41CyeIUxFr3q/G
T/Zplrt72p5466lFXtoREn9B2CqmoHMQ8XAJC8piaC6QylvcucL/Jg/LkixMPrhH
1GCFsBujIBooC7FjJLZC
=9qMb
-END PGP SIGNATURE-



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



Bug#672574: exaile: Does not read by itself an ogg file after a mp3 file

2012-05-12 Thread frydo

Hi,

thanks for the answer.


I believe that this bug has already been reported upstream, but just
to confirm that this is the same bug and not a completely different
one, can you please run exaile in a terminal as follows:

$ LC_ALL=C exaile --debug

And try to reproduce this bug, and reply back with the output? Thanks!


You can read it below.
Reduced because of multiple lines repeated.
I changed files addresses, and added comments.
I see nothing strange when the bug appears :

15:44:24,142:INFO: Loading Exaile 0.3.2.2... (xl.main)
15:44:24,143:INFO: Loading settings... (xl.main)
15:44:24,183:DEBUG   : Provider tags registered for service covers 
(xl.providers)
15:44:24,183:DEBUG   : Provider localfile registered for service covers 
(xl.providers)
15:44:24,186:DEBUG   : Normal playback engine selected. (xl.player)
15:44:24,248:DEBUG   : Provider tracknumber registered for service 
tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider discnumber registered for service 
tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider artist registered for service tag_formatting 
(xl.providers)
15:44:24,248:DEBUG   : Provider __length registered for service tag_formatting 
(xl.providers)
15:44:24,248:DEBUG   : Provider __rating registered for service tag_formatting 
(xl.providers)
15:44:24,248:DEBUG   : Provider __last_played registered for service 
tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider filename registered for service tag_formatting 
(xl.providers)
15:44:24,268:INFO: Loading plugins... (xl.main)
15:44:24,269:DEBUG   : Loaded plugin gnomemmkeys (xl.plugins)
15:44:24,269:INFO: Loading collection... (xl.main)
15:44:25,607:INFO: Loading devices... (xl.main)
15:44:25,613:DEBUG   : Provider __local registered for service lyrics 
(xl.providers)
15:44:25,613:WARNING : Failed to connect to HAL, autodetection of devices will 
be disabled. (xl.hal)
15:44:25,613:INFO: Loading interface... (xl.main)
15:44:25,679:INFO: Loading main window... (xlgui)
15:44:25,680:INFO: Enabling Restart menu item (xlgui.main)
15:44:25,686:INFO: Connecting main window events... (xlgui.main)
15:44:25,991:DEBUG   : Adding playlist 0: order0.playing.Bibliothèque entière 
(xlgui.main)
15:44:25,992:DEBUG   : Tab:0; Tag:playing; Name:Bibliothèque entière 
(xlgui.main)
15:44:26,896:INFO: Loading panels... (xlgui)
15:44:26,902:DEBUG   : Reloading collection tree (xlgui.panel.collection)
15:44:27,516:INFO: Connecting panel events... (xlgui)
15:44:27,523:INFO: Done loading main window... (xlgui)

** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width 
= -1' failed
(repeated)
15:44:35,427:INFO: Playing file:///adress_to/file1.mp3 
(xl.player.engine_normal)

** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width 
= -1' failed
15:44:54,582:DEBUG   : Saving settings... (xl.settings)
15:47:43,693:INFO: Playing file:///adress_to/file2.ogg 
(xl.player.engine_normal)
(the music does not play, no cover image)
** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width 
= -1' failed
(repeated)
(then I stop and click on file)
15:48:16,491:INFO: Playing file:///adress_to/file2.ogg 
(xl.player.engine_normal)
(music plays)
** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width 
= -1' failed
(repeated)
15:48:47,245:INFO: Exaile is shutting down... (xl.main)
15:48:47,245:INFO: Disabling plugins... (xl.main)
15:48:47,246:INFO: Saving state... (xl.main)
15:48:47,246:DEBUG   : Removing tab order0.playing.Bibliothèque entière 
(xlgui.main)
15:48:47,247:DEBUG   : Saving tab 0: order0.playing.Bibliothèque entière 
(xlgui.main)
15:48:47,563:DEBUG   : Saving Collection DB to 
/home/lisinov/.local/share/exaile/music.db. (xl.trax.trackdb)
15:48:47,785:DEBUG   : Saving settings... (xl.settings)
15:48:47,785:INFO: Bye! (xl.main)



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



Bug#672637: Debian Wheezy installation fails on Asus Z7750

2012-05-12 Thread Bernhard
Package: installation-reports

Boot method: CD
Image version: Self-made boot-cd with actual installer from wheezy
Date: 2012-05-12

Machine: Laptop Asus Z7750
Processor: Pentium M @ 1,6GHz
Memory: 512MB
Partitions: df -Tl will do; the raw partition table is preferred

Output of lspci -knn:

 lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation 82855PM Processor 
 to I/O Controller [8086:3340] (rev 21)
 lspci -knn:   Subsystem: ASUSTeK Computer Inc. Device [1043:186a]
 lspci -knn:   Kernel driver in use: agpgart-intel
 lspci -knn: 00:01.0 PCI bridge [0604]: Intel Corporation 82855PM Processor to 
 AGP Controller [8086:3341] (rev 21)
 lspci -knn: 00:1d.0 USB Controller [0c03]: Intel Corporation 82801DB/DBL/DBM 
 (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 [8086:24c2] (rev 03)
 lspci -knn:   Subsystem: ASUSTeK Computer Inc. Device [1043:1869]
 lspci -knn:   Kernel driver in use: uhci_hcd
 lspci -knn: 00:1d.1 USB Controller [0c03]: Intel Corporation 82801DB/DBL/DBM 
 (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 [8086:24c4] (rev 03)
 lspci -knn:   Subsystem: ASUSTeK Computer Inc. Device [1043:1869]
 lspci -knn:   Kernel driver in use: uhci_hcd
 lspci -knn: 00:1d.2 USB Controller [0c03]: Intel Corporation 82801DB/DBL/DBM 
 (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 [8086:24c7] (rev 03)
 lspci -knn:   Subsystem: ASUSTeK Computer Inc. Device [1043:1869]
 lspci -knn:   Kernel driver in use: uhci_hcd
 lspci -knn: 00:1d.7 USB Controller [0c03]: Intel Corporation 82801DB/DBM 
 (ICH4/ICH4-M) USB2 EHCI Controller [8086:24cd] (rev 03)
 lspci -knn:   Subsystem: ASUSTeK Computer Inc. Device [1043:1868]
 lspci -knn:   Kernel driver in use: ehci_hcd
 lspci -knn: 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI 
 Bridge [8086:2448] (rev 83)
 lspci -knn: 00:1f.0 ISA bridge [0601]: Intel Corporation 82801DBM (ICH4-M) 
 LPC Interface Bridge [8086:24cc] (rev 03)
 lspci -knn: 00:1f.1 IDE interface [0101]: Intel Corporation 82801DBM (ICH4-M) 
 IDE Controller [8086:24ca] (rev 03)
 lspci -knn:   Subsystem: ASUSTeK Computer Inc. Device [1043:1869]
 lspci -knn:   Kernel driver in use: ata_piix
 lspci -knn: 00:1f.3 SMBus [0c05]: Intel Corporation 82801DB/DBL/DBM 
 (ICH4/ICH4-L/ICH4-M) SMBus Controller [8086:24c3] (rev 03)
 lspci -knn:   Subsystem: ASUSTeK Computer Inc. Device [1043:1869]
 lspci -knn: 00:1f.5 Multimedia audio controller [0401]: Intel Corporation 
 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller [8086:24c5] (rev 
 03)
 lspci -knn:   Subsystem: ASUSTeK Computer Inc. Device [1043:1713]
 lspci -knn: 00:1f.6 Modem [0703]: Intel Corporation 82801DB/DBL/DBM 
 (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller [8086:24c6] (rev 03)
 lspci -knn:   Subsystem: ASUSTeK Computer Inc. Device [1043:1826]
 lspci -knn: 01:00.0 VGA compatible controller [0300]: ATI Technologies Inc 
 RV350 [Mobility Radeon 9600 M10] [1002:4e50]
 lspci -knn:   Subsystem: ASUSTeK Computer Inc. Device [1043:1772]
 lspci -knn: 02:00.0 Ethernet controller [0200]: Broadcom Corporation 
 NetXtreme BCM5788 Gigabit Ethernet [14e4:169c] (rev 03)
 lspci -knn:   Subsystem: ASUSTeK Computer Inc. Device [1043:1735]
 lspci -knn:   Kernel driver in use: tg3
 lspci -knn: 02:01.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II 
 [1180:0476] (rev ac)
 lspci -knn:   Subsystem: ASUSTeK Computer Inc. Device [1043:1864]
 lspci -knn:   Kernel driver in use: yenta_cardbus
 lspci -knn: 02:01.1 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II 
 [1180:0476] (rev ac)
 lspci -knn:   Subsystem: ASUSTeK Computer Inc. Device [1043:1864]
 lspci -knn:   Kernel driver in use: yenta_cardbus
 lspci -knn: 02:01.2 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C552 IEEE 
 1394 Controller [1180:0552] (rev 04)
 lspci -knn:   Subsystem: ASUSTeK Computer Inc. Device [1043:1867]
 lspci -knn:   Kernel driver in use: firewire_ohci
 lspci -knn: 02:02.0 Network controller [0280]: Intel Corporation PRO/Wireless 
 2200BG [Calexico2] Network Connection [8086:4220] (rev 05)
 lspci -knn:   Subsystem: Intel Corporation Device [8086:2701]
 lspci -knn:   Kernel driver in use: ipw2200

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Install base system:[E]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[ ]

Comments/Problems:

Installation of base system fails during installation the kernel.
The problem is, the Pentium M doesn't support PAE.
But the installer tries to install the 686-Kernel.

Here the output of proc/cpuinfo:

 /proc/cpuinfo: processor  : 0
 /proc/cpuinfo: vendor_id  : GenuineIntel
 /proc/cpuinfo: cpu family : 6
 /proc/cpuinfo: model  : 13
 /proc/cpuinfo: model name : Intel(R) Pentium(R) M processor 1.60GHz
 

Bug#640200: work started on italc2 package

2012-05-12 Thread Mike Gabriel

Hi Patrick,

as I could not reach you via mail nor IRC, I have file an ITP bug  
against wnpp for italc2.

http://bugs.debian.org/672636

I would rather prefer a smooth upgrade of the italc package with  
upstream version 2.0.0, so rather than uploading a new source package  
called italc2 I would like to offer co-maintenance of iTalc and  
perform the upgrade step.


Please give feedback on your preferred approach.

Thanks!!!
Mike

--

DAS-NETZWERKTEAM
mike gabriel, dorfstr. 27, 24245 barmissen
fon: +49 (4302) 281418, fax: +49 (4302) 281419

GnuPG Key ID 0xB588399B
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb


pgpXK4CBxeeQQ.pgp
Description: Digitale PGP-Unterschrift


Bug#672638: redis-server: Support for high concurrency

2012-05-12 Thread Guillaume Plessis
Package: redis-server
Severity: wishlist
Tags: upstream patch

Redis-server runs with its own user and has no builtin way to bypass the
maximum number of opened file descriptors (1024 by default). This
prevents its use in a high concurrency environment.

To override this, a patch has been written so that Redis set its limits,
based on its maxclients configuration :

https://github.com/antirez/redis/commit/58732c23d53d6fc652668a516556ea182b0ed0f8

But it requires Redis to run as root... No way.

Then, I decided to consider the maxclients directive and to run the
appropriate ulimit -n directly in the init script.

See the attached patch.

Note :
* The patch has been tested with dash and bash
* The 32 FD offset is explained in the above link
diff -urN redis.orig/debian/control redis/debian/control
--- redis.orig/debian/control	2012-05-12 16:01:58.0 +0200
+++ redis/debian/control	2012-05-12 16:03:55.0 +0200
@@ -10,7 +10,7 @@
 
 Package: redis-server
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, adduser
+Depends: ${misc:Depends}, ${shlibs:Depends}, adduser, awk
 Description: Persistent key-value database with network interface
  Redis is a key-value database in a similar vein to memcache but the dataset
  is non-volatile. Redis additionally provides native support for atomically
diff -urN redis.orig/debian/redis-server.init redis/debian/redis-server.init
--- redis.orig/debian/redis-server.init	2012-05-12 16:01:58.0 +0200
+++ redis/debian/redis-server.init	2012-05-12 16:07:04.0 +0200
@@ -25,6 +25,11 @@
 
 set -e
 
+maxclients=$(awk '/^[ \t]*maxclients[ \t]/ { print $2 }' /etc/redis/redis.conf)
+if [ ! -z $maxclients ]   [ $maxclients -gt 992 ] ; then
+  ulimit -n $((maxclients+32))
+fi
+
 case $1 in
   start)
 	echo -n Starting $DESC: 


Bug#672639: RFP: Bumblebee -- Bumblebee aims to provide support for NVIDIA Optimus laptops for GNU/Linux distributions

2012-05-12 Thread Mathieu Malaterre
Package: wnpp
Severity: wishlist


* Package name: Bumblebee
  Version : 3.0
  Upstream Author : Bumblebee Project
* URL : https://github.com/Bumblebee-Project/Bumblebee
* License : GPL-3
  Programming Lang: C
  Description : Bumblebee aims to provide support for NVIDIA Optimus 
laptops for GNU/Linux distributions

 Bumblebee aims to provide support for nVidia Optimus laptops. These laptops
 are built in such a way that the nVidia graphics card can usually not be used.
 With Bumblebee, a X server for the nVidia card is started and frames are
 transferred to the Intel GPU using VirtualGL. Power saving is accomplished with
 the bbswitch kernel module. Supported drivers are nvidia and nouveau.



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



Bug#651416: ITP: glyr -- search engine for music-related metadata

2012-05-12 Thread Etienne Millon
* martin f krafft madd...@debian.org [120410 17:14]:
  There are still a dozen lintian warnings to fix (including a symbols
  file to write), but I hope that it will be ready in a couple of weeks.

When writing the symbols file, I noticed that every internal was
exported. I sent a patch upstream and updated my package on 0.9.9.
The package is now lintian clean and I believe, ready for upload. I am
writing an RFS at the moment.

 Thanks for the updates. Once the package is ready, please clone the
 repository to git.debian.org.

Done, the packaging is available at the following URL :

git://anonscm.debian.org/users/emillon-guest/glyr.git

-- 
Etienne Millon



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



Bug#672574: exaile: Does not read by itself an ogg file after a mp3 file

2012-05-12 Thread frydo

Hi,

thanks for the answer.


I believe that this bug has already been reported upstream, but just
to confirm that this is the same bug and not a completely different
one, can you please run exaile in a terminal as follows:

$ LC_ALL=C exaile --debug

And try to reproduce this bug, and reply back with the output? Thanks!


You can read it below.
Reduced because of multiple lines repeated.
I changed files addresses, and added comments.
I see nothing strange when the bug appears :

15:44:24,142:INFO: Loading Exaile 0.3.2.2... (xl.main)
15:44:24,143:INFO: Loading settings... (xl.main)
15:44:24,183:DEBUG   : Provider tags registered for service covers 
(xl.providers)
15:44:24,183:DEBUG   : Provider localfile registered for service covers 
(xl.providers)
15:44:24,186:DEBUG   : Normal playback engine selected. (xl.player)
15:44:24,248:DEBUG   : Provider tracknumber registered for service 
tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider discnumber registered for service 
tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider artist registered for service tag_formatting 
(xl.providers)
15:44:24,248:DEBUG   : Provider __length registered for service tag_formatting 
(xl.providers)
15:44:24,248:DEBUG   : Provider __rating registered for service tag_formatting 
(xl.providers)
15:44:24,248:DEBUG   : Provider __last_played registered for service 
tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider filename registered for service tag_formatting 
(xl.providers)
15:44:24,268:INFO: Loading plugins... (xl.main)
15:44:24,269:DEBUG   : Loaded plugin gnomemmkeys (xl.plugins)
15:44:24,269:INFO: Loading collection... (xl.main)
15:44:25,607:INFO: Loading devices... (xl.main)
15:44:25,613:DEBUG   : Provider __local registered for service lyrics 
(xl.providers)
15:44:25,613:WARNING : Failed to connect to HAL, autodetection of devices will 
be disabled. (xl.hal)
15:44:25,613:INFO: Loading interface... (xl.main)
15:44:25,679:INFO: Loading main window... (xlgui)
15:44:25,680:INFO: Enabling Restart menu item (xlgui.main)
15:44:25,686:INFO: Connecting main window events... (xlgui.main)
15:44:25,991:DEBUG   : Adding playlist 0: order0.playing.Bibliothèque entière 
(xlgui.main)
15:44:25,992:DEBUG   : Tab:0; Tag:playing; Name:Bibliothèque entière 
(xlgui.main)
15:44:26,896:INFO: Loading panels... (xlgui)
15:44:26,902:DEBUG   : Reloading collection tree (xlgui.panel.collection)
15:44:27,516:INFO: Connecting panel events... (xlgui)
15:44:27,523:INFO: Done loading main window... (xlgui)

** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width 
= -1' failed
(repeated)
15:44:35,427:INFO: Playing file:///adress_to/file1.mp3 
(xl.player.engine_normal)

** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width 
= -1' failed
15:44:54,582:DEBUG   : Saving settings... (xl.settings)
15:47:43,693:INFO: Playing file:///adress_to/file2.ogg 
(xl.player.engine_normal)
(the music does not play, no cover image)
** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width 
= -1' failed
(repeated)
(then I stop and click on file)
15:48:16,491:INFO: Playing file:///adress_to/file2.ogg 
(xl.player.engine_normal)
(music plays)
** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width 
= -1' failed
(repeated)
15:48:47,245:INFO: Exaile is shutting down... (xl.main)
15:48:47,245:INFO: Disabling plugins... (xl.main)
15:48:47,246:INFO: Saving state... (xl.main)
15:48:47,246:DEBUG   : Removing tab order0.playing.Bibliothèque entière 
(xlgui.main)
15:48:47,247:DEBUG   : Saving tab 0: order0.playing.Bibliothèque entière 
(xlgui.main)
15:48:47,563:DEBUG   : Saving Collection DB to 
/home/lisinov/.local/share/exaile/music.db. (xl.trax.trackdb)
15:48:47,785:DEBUG   : Saving settings... (xl.settings)
15:48:47,785:INFO: Bye! (xl.main)



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



Bug#672359: thanks

2012-05-12 Thread Nicholas Bamber

On 12/05/12 15:11, M. Dietrich wrote:

Hi,




this is the usual setup, right? a database backend with mysql is contacted
remotely...


Not always. In a  webserver+database stack turning off network access to 
the database is a security step. But yes you have found a bug in the 
Debian packaging.




i don't like those meaningless files that keep directories - isn't there a
better way to install a dir without files?

I agree and I think there is. Just needs some thought on how to split up 
the config files - without causing more upgrade failures.





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



Bug#672639: Acknowledgement (RFP: Bumblebee -- Bumblebee aims to provide support for NVIDIA Optimus laptops for GNU/Linux distributions)

2012-05-12 Thread Mathieu Malaterre
On debian/stable all I had to do is follow this:

http://suwako.nomanga.net/

Works greats !

ref: http://wiki.debian.org/Bumblebee



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



Bug#456165: ITP: handbrake -- Rips and encodes DVDs

2012-05-12 Thread Andres Mejia
owner 456165 pkg-multimedia-maintain...@lists.alioth.debian.org
retitle 456165 ITP: handbrake -- Rips and encodes DVDs
stop

The package is now being worked on. See [1].

1. http://anonscm.debian.org/gitweb/?p=pkg-multimedia/handbrake.git



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



Bug#669171: git-buildpackage: Create changelog if it does not exist

2012-05-12 Thread Daniel Dehennin
Daniel Dehennin daniel.dehen...@baby-gnu.org writes:

Hello,

[...]

 I still don't know what to do with the version not found error

With this new version of my patch, guess_snapshot_commit is called if
the changelog was just created.

The version not found error remains when there was no previous
debian/changelog.

For this case, we could find the merge-base between upstream tag/branch
and HEAD.

What do you think about that last idea?

Regards.


The following changes since commit f495df9857d9738cb7ed2200d3124fca6372f990:

  Refactor deb helpers: move UpstreamSource class (2012-05-01 22:29:29 +0200)

are available in the git repository at:

  git://git.baby-gnu.org/git-buildpackage 
tags/dad/create-inexistant-changelog/rebasable/on-f495df9-1

for you to fetch changes up to 9d3a4e7ac2c21af25771259dc8d963a1a634703f:

  Create debian/changelog if it does not exist. (2012-05-12 15:57:35 +0200)


Improved patch: package name is mandatory and use auto mode, plus tests fixes.

Differences with previous version:

Try to guess last commit when creating a new changelog.

This resolve the case where a debian/changelog was removed.

* gbp/deb/changelog.py (ChangeLog.create): Add the new attribute 'first'
  to the Changelog object.

* gbp/scripts/dch.py (main): Guess last time debian/changelog was
  touched if debian/changelog is created.

 gbp/deb/changelog.py |4 +++-
 gbp/scripts/dch.py   |3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

Package name is mandatory when creating a new changelog.

* gbp/deb/changelog.py (ChangeLog.create): Raise an exception if package
  name is not provided and can not be extracted from debian/control.

 gbp/deb/changelog.py |2 ++
 1 file changed, 2 insertions(+)

Commit logs of add and removal of debian/changelog do not contain final dot.

* tests/11_test_changelog_create.py 
(TestScriptDch.test_create_without_upstream_log): Remove dot.
  (TestScriptDch.test_create_after_delete): Ditoo.
  (TestScriptDch.test_create_from_dch_main): Ditoo.
  (TestScriptDch.test_create_from_dch_main_with_auto): Ditoo.
  (TestScriptDch.test_create_from_dch_main_with_snapshot): Ditoo.
  (TestScriptDch.test_create_from_dch_main_after_delete): Ditoo.
  (TestScriptDch.test_create_from_dch_main_with_auto_snapshot): Ditoo.
  (TestScriptDch.test_create_from_dch_main_with_auto_after_delete): Ditoo.
  (TestScriptDch.test_create_from_dch_main_with_snapshot_after_delete): 
Ditoo.
  
(TestScriptDch.test_create_from_dch_main_with_auto_snapshot_after_delete): 
Ditoo.

 tests/11_test_changelog_create.py |   20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)


Daniel Dehennin (1):
  Create debian/changelog if it does not exist.

 gbp/deb/changelog.py  |   40 +
 gbp/scripts/dch.py|   11 ++-
 tests/11_test_changelog_create.py |  164 +
 3 files changed, 213 insertions(+), 2 deletions(-)
 create mode 100644 tests/11_test_changelog_create.py

-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF


pgpES1qkgDI0o.pgp
Description: PGP signature


Bug#584300:

2012-05-12 Thread Mathieu Malaterre
tags 584300 - patch
thanks

remove tag/patch since this is not true for the remaining of the Qt issue.



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



Bug#663193: Extended the patch for NMU

2012-05-12 Thread Neil Williams
diffstat for gnumeric-1.10.17 gnumeric-1.10.17

 changelog  |8 
 patches/refresh-config-sub-guess-1.10.17-1 | 1167 -
 patches/series |1
 rules  |   14 4 files changed, 11 
insertions(+), 1179 deletions(-)

The refresh-config-sub-guess-1.10.17-1 patch is unnecessary,
implementing Paul's patch and adding the base of the original clean
target into the build target solves the issues with config.sub and
config.guess properly.

diff -Nru gnumeric-1.10.17/debian/rules gnumeric-1.10.17/debian/rules
--- gnumeric-1.10.17/debian/rules   2011-06-18 12:43:08.0
+0100 +++ gnumeric-1.10.17/debian/rules   2012-05-12
15:02:53.0 +0100 @@ -107,6 +107,8 @@
# Prepare for build
 
mkdir build
+   cp /usr/share/misc/config.sub .
+   cp /usr/share/misc/config.guess .
cd build  env srcdir=`pwd`/.. \
../configure $(confflags) CC=$(CC) $(LDFLAGS) CFLAGS=
$(CFLAGS) 
@@ -139,17 +141,7 @@
 
rm -rf debian/tmp build
 
-   # Update config.{sub,guess} from autotools-dev, if possible.
-   -for f in config.sub config.guess ; do \
-   if test -r /usr/share/misc/$$f ; then \
-   OLDDATE=`./$$f -t | tr -d -` ; \
-   NEWDATE=`/usr/share/misc/$$f -t | tr -d -` ; \
-   if [ $$OLDDATE -lt $$NEWDATE ] ; then \
-   echo GNU config automated update of $$f 
(replacing $$OLDDATE with $$NEWDATE) 12 ; \
-   cp -f /usr/share/misc/$$f $$f ; \
-   fi; \
-   fi; \
-   done
+   rm -f config.sub config.guess
 
debconf-updatepo
 

Maintainer: Neil Williams codeh...@debian.org
Date: Sat, 12 May 2012 14:58:17 +0100
Closes: 663193
Changes: 
 gnumeric (1.10.17-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix unexpected upstream changes with patch from Paul
 Wise, extended to remove previous config.sub patch.  (Closes: #663193)
   * Also add explicit build-depends on autotools-dev for config.sub and
 config.guess




-- 


Neil Williams
=
http://www.linux.codehelp.co.uk/



pgpOGF5ZGS4k5.pgp
Description: PGP signature


Bug#669536: enigma: diff for NMU version 1.10~~pre-alpha+r2210-1.3

2012-05-12 Thread Erich Schubert
Hello,
 I've prepared an NMU for enigma (versioned as 1.10~~pre-alpha+r2210-1.3) and
 uploaded it to DELAYED/2. Please feel free to tell me if I
 should delay it longer.

Thank you for the upload.
I wanted to prepare a new upstream checkout, but didn't have time to do it yet.
Feel free to upload it non-delayed, too, but 2day is also fine.

Regards,
Erich



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



Bug#672555: Bug #672555: powertop: New upstream release (2.0) available

2012-05-12 Thread Julian Wollrath
Tags: patch

Hello,

in the attachment is a patch, which updates the debian directory to build 
powertop 2.0.


With best regards,
Julian Wollrath
diff -upNr powertop-1.97/debian/changelog powertop/debian/changelog
--- powertop-1.97/debian/changelog	2011-03-17 16:25:01.0 +0100
+++ powertop/debian/changelog	2012-05-12 16:18:18.128254937 +0200
@@ -1,3 +1,15 @@
+powertop (2.0-1+nmu) unstable; urgency=low
+
+  * New upstream version (Closes: #667329, #665695, #650063, #667329, #656421)
+  * Bump standards-version to 3.9.3 - no further changes needed
+  * Update debian/watch
+  * Rewrite debian/rules and update build dependencies accordingly 
+  * Add patch fix_libnl_version.patch to fix building with libnl-3-dev
+  * Drop patches fix_prefix_in_manpage.patch, fix_csstoh_on_sparc,
+fix_NR_perf_event_open_on_ia64.patch
+
+ -- Julian Wollrath jwollr...@web.de  Sat, 12 May 2012 14:17:56 +0200
+
 powertop (1.97-2) unstable; urgency=low
 
   * Fix a build failure on ia64
diff -upNr powertop-1.97/debian/control powertop/debian/control
--- powertop-1.97/debian/control	2011-03-17 16:25:01.0 +0100
+++ powertop/debian/control	2012-05-12 15:03:15.875237522 +0200
@@ -3,9 +3,9 @@ Section: utils
 Priority: optional
 Maintainer: Patrick Winnertz win...@debian.org
 Uploaders: Jose Luis Rivas ghostba...@gmail.com
-Build-Depends: cdbs, debhelper (= 5), libncursesw5-dev, libncurses5-dev, libnl2-dev, pkg-config, libpci-dev
-Standards-Version: 3.9.1
-Homepage: http://www.linuxpowertop.org
+Build-Depends: dh-autoreconf, autopoint, debhelper (= 5), libncursesw5-dev, libncurses5-dev, libnl-3-dev, libnl-genl-3-dev, pkg-config, libpci-dev
+Standards-Version: 3.9.3
+Homepage: http://github.com/fenrus75/powertop
 
 Package: powertop
 Architecture: any
diff -upNr powertop-1.97/debian/patches/fix_csstoh_on_sparc powertop/debian/patches/fix_csstoh_on_sparc
--- powertop-1.97/debian/patches/fix_csstoh_on_sparc	2011-03-17 16:25:01.0 +0100
+++ powertop/debian/patches/fix_csstoh_on_sparc	1970-01-01 01:00:00.0 +0100
@@ -1,13 +0,0 @@
-Index: powertop/csstoh.c
-===
 powertop.orig/csstoh.c	2011-03-17 16:16:33.576642103 +0100
-+++ powertop/csstoh.c	2011-03-17 16:16:51.384730406 +0100
-@@ -65,4 +65,6 @@
- 	fprintf(out, #endif\n);
- 	fclose(out);
- 	fclose(in);
--}
-\ No newline at end of file
-+
-+	return(0);
-+}
diff -upNr powertop-1.97/debian/patches/fix_libnl_version.patch powertop/debian/patches/fix_libnl_version.patch
--- powertop-1.97/debian/patches/fix_libnl_version.patch	1970-01-01 01:00:00.0 +0100
+++ powertop/debian/patches/fix_libnl_version.patch	2012-05-12 15:07:24.222664464 +0200
@@ -0,0 +1,11 @@
+--- powertop.orig/configure.ac	2012-05-11 10:34:37.444265028 +0200
 powertop/configure.ac	2012-05-12 15:00:10.886684276 +0200
+@@ -56,7 +56,7 @@ PKG_CHECK_MODULES([LIBZ], [zlib],[],[
+ 
+ has_libnl_ver=0
+ PKG_CHECK_MODULES([LIBNL], [libnl-1], [has_libnl_ver=1], [
+-	AC_SEARCH_LIBS([nl_socket_alloc], [nl], [has_libnl_ver=2], [
++	AC_SEARCH_LIBS([nl_socket_alloc], [libnl-2.0], [has_libnl_ver=2], [
+ 		 PKG_CHECK_MODULES([LIBNL], [libnl-3.0 libnl-genl-3.0], [has_libnl_ver=3],
+    [AC_SEARCH_LIBS([nl_socket_alloc], [nl-3 nl-genl-3], [has_libnl_ver=3], [], [])])
+ 	], [])
diff -upNr powertop-1.97/debian/patches/fix_prefix_in_manpage.patch powertop/debian/patches/fix_prefix_in_manpage.patch
--- powertop-1.97/debian/patches/fix_prefix_in_manpage.patch	2011-03-17 16:25:01.0 +0100
+++ powertop/debian/patches/fix_prefix_in_manpage.patch	1970-01-01 01:00:00.0 +0100
@@ -1,13 +0,0 @@
-diff --git a/Makefile b/Makefile
-index 166a16f..0382fea 100644
 a/Makefile
-+++ b/Makefile
-@@ -69,7 +69,7 @@ powertop: $(OBJS) $(HEADERS)
- install: powertop
- 	mkdir -p ${DESTDIR}${BINDIR}
- 	cp powertop ${DESTDIR}${BINDIR}
--	mkdir -p ${DESTDIR}${PREFIX}/var/cache/powertop
-+	mkdir -p ${DESTDIR}/var/cache/powertop
- 	@(cd po/  env LOCALESDIR=$(LOCALESDIR) DESTDIR=$(DESTDIR) $(MAKE) $@)
- 	
- 
diff -upNr powertop-1.97/debian/patches/series powertop/debian/patches/series
--- powertop-1.97/debian/patches/series	2011-03-17 16:25:01.0 +0100
+++ powertop/debian/patches/series	2012-05-12 15:22:12.745334840 +0200
@@ -1,3 +1 @@
-fix_prefix_in_manpage.patch
-fix_NR_perf_event_open_on_ia64.patch
-fix_csstoh_on_sparc
+fix_libnl_version.patch
diff -upNr powertop-1.97/debian/rules powertop/debian/rules
--- powertop-1.97/debian/rules	2011-03-17 16:25:01.0 +0100
+++ powertop/debian/rules	2012-05-12 15:18:43.823007667 +0200
@@ -1,8 +1,25 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/class/makefile.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
-#include /usr/share/cdbs/1/rules/dpatch.mk
+export CPPFLAGS := $(shell dpkg-buildflags --get CPPFLAGS)
+export CFLAGS := $(shell dpkg-buildflags --get CFLAGS)
+export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
 
-DEB_MAKE_INSTALL_TARGET = install BINDIR=/usr/sbin 

Bug#672640: openjdk-6-jre: artifacts instead of quick info

2012-05-12 Thread colliar
Package: openjdk-6-jre
Version: 6b24-1.11.1-6
Severity: normal

Dear Maintainer,

I get weired artifacts instead of the quick info pointing the mouse on a link.

This happens within JOSM's report bug dialogue and is reproducable on two
different machines both running debian wheezy (one with gnome3 and the other
one with LXDE)

Please have a look at:
https://josm.openstreetmap.de/ticket/7672
for a screenshot and more details.

Thanks
Colliar



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

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

Versions of packages openjdk-6-jre depends on:
ii  libasound2   1.0.25-2
ii  libatk-wrapper-java-jni  0.30.4-1
ii  libc62.13-32
ii  libgif4  4.1.6-9
ii  libjpeg8 8d-1
ii  libpng12-0   1.2.49-1
ii  libpulse01.1-3.2
ii  libx11-6 2:1.4.99.901-2
ii  libxext6 2:1.3.1-2
ii  libxi6   2:1.6.0-1
ii  libxrender1  1:0.9.7-1
ii  libxtst6 2:1.2.1-1
ii  openjdk-6-jre-headless   6b24-1.11.1-6
ii  zlib1g   1:1.2.6.dfsg-2

Versions of packages openjdk-6-jre recommends:
ii  icedtea-netx  1.2-2
ii  ttf-dejavu-extra  2.33-2

Versions of packages openjdk-6-jre suggests:
ii  icedtea-plugin  1.2-2

-- no debconf information



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



Bug#670878: cups: FTBFS on armel (version 1.5.2-10): failed command test 5.4-lpstat.sh

2012-05-12 Thread Steve McIntyre
On Sat, May 12, 2012 at 02:46:38PM +0100, Steve McIntyre wrote:
On Sun, Apr 29, 2012 at 10:34:13PM +0100, Julian Gilbey wrote:
Package: src:cups
Version: 1.5.2-10
Severity: serious
Justification: FTBFS on armel

Just in case you haven't seen the failure, cups 1.5.2-10 barfed out on
the armel build:
https://buildd.debian.org/status/fetch.php?pkg=cupsarch=armelver=1.5.2-10stamp=1334046792

The failure point was during the tests:

Running command tests...
Performing 5.1-lpadmin.sh: PASS
Performing 5.2-lpc.sh: PASS
Performing 5.3-lpq.sh: PASS
Performing 5.4-lpstat.sh: FAIL
Performing 5.5-lp.sh: PASS
Performing 5.6-lpr.sh: PASS
Performing 5.7-lprm.sh: PASS
Performing 5.8-cancel.sh: PASS
Performing 5.9-lpinfo.sh: PASS
Test Summary

It's blocking cups-filters from building on armel as well

Looking at this...

lpstat is returning what looks to be the right answer in its test
script, but *also* the fact that a job is currently running on
Printer1. That's confusing the test. So... either that job should not
be there and there is another bug (timing? should the job have been
removed earlier?) or the test is too strict here.

LPSTAT Test

lpstat -H
FAILED (localhost:8631
Test1-4 93sam   280576   Sat 12 May 2012 12:24:25 PM 
UTC)

Looking some more...

And yes, I think it's a timing bug. Earlier in the test suite (4.3)
there are a set of ops including printing, cancelling etc. It looks
like the issue in 5.4 on armel is that the cupsd itself hasn't had
time to finish cancelling a job. Adding a trivial sleep 10 at the
top of 5.4-lpstat.sh makes things work fine for me. There should be a
better way to do things, but I'm not an expert here.

I'm surprised that the calls to ipptool in 4.3 don't pick this up
directly themselves...

Pitti?

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
You lock the door
And throw away the key
There's someone in my head but it's not me 




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



Bug#672636: Reassigning to italc src:package

2012-05-12 Thread Mike Gabriel

reassign #672636 italc
retitle #672636 Work on packaging italc 2.0.0 has been started
thanks

As discussed on #debian-edu IRC, I reassign this italc2 ITP to italc  
src:package and start working on the upgrade from italc 1.x - 2.0.0.


@Winnie: please contact me to coordinate the further details.

Mike



--

DAS-NETZWERKTEAM
mike gabriel, dorfstr. 27, 24245 barmissen
fon: +49 (4302) 281418, fax: +49 (4302) 281419

GnuPG Key ID 0xB588399B
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb


pgpi9dsFgRsP4.pgp
Description: Digitale PGP-Unterschrift


Bug#672637: Debian Wheezy installation fails on Asus Z7750

2012-05-12 Thread Cyril Brulebois
Hi,

and thanks for your report.

Bernhard bewoe...@yahoo.de (12/05/2012):
 Comments/Problems:
 
 Installation of base system fails during installation the kernel.
 The problem is, the Pentium M doesn't support PAE.
 But the installer tries to install the 686-Kernel.

I've just filed #672611 against the alpha1 d-i image candidate; should
be fixed for alpha2.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#663674: ztex-bmp: FTBFS: bmp.pas(309, 20) Error: Call by var for arg no. 1 has to match exactly: Got CMacroBuf expected CTextBuf

2012-05-12 Thread Steffen Möller
Peter, have many thanks.  I see what I can do over the weekend. SZ from 
upstream has rewritten that code and I wanted to address the ztex realm of 
packages over the next days, anyway.

Are you using the ZTEX hardware by any chance? I was hoping for some FPGA 
community to form over time with Debian/Ubuntu.

Cheers,

Steffen



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



Bug#672616: FTBFS: Binary files - and ./test/coretest.out differ

2012-05-12 Thread Anton Ertl
On Sat, May 12, 2012 at 02:47:49PM +0200, Samuel Thibault wrote:
 Package: gforth
 Version: 0.7.0+ds1-6
 Severity: serious
 Justification: FTBFS
 
 Hello,
 
 gforth currently FTBFS in sid:
 
 ./engine/gforth-noll --die-on-signal -p 
 .:/usr/lib/x86_64-linux-gnu/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/x86_64-linux-gnu/gforth/0.7.0:/usr/share/gforth/0.7.0:.
  test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs 
 test/string.fs test/float.fs test/deferred.fs test/coreext.fs test/search.fs 
 -e bye 21 | tr -d '\015' | diff -c - ./test/coretest.out
 Binary files - and ./test/coretest.out differ

This may be due to a bug in Gforth uncovered by gcc-4.7.  The fix is:

http://www.complang.tuwien.ac.at/viewcvs/cgi-bin/viewcvs.cgi/gforth/prim?sortby=dater2=1.271r1=1.270

- anton



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



Bug#672641: w output broken after wheezy upgrade

2012-05-12 Thread Josip Rodin
Package: login,procps

Hi,

I've really no idea if this is the right place - please reassign where
necessary.

After upgrading to wheezy and rebooting into its 3.2 kernel, when I log in
on the normal console, w(1) doesn't see me, it says 0 users are logged in.

/dev/pts looks the same as on the squeeze machines, the entire configuration
is unchanged (i.e. the mount options gid=5,mode=620 are still there), but
there's nothing there.

zsh says $TTY is e.g. /dev/tty3

/var/run/utmp exists and looks sane (chgrp utmp, g+w)

Please help. TIA.

-- 
 2. That which causes joy or happiness.



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



Bug#672642: git-buildpackage: Add a git merge-base wrapper

2012-05-12 Thread Daniel Dehennin
Package: git-buildpackage
Version: 0.6.0~git20120419
Severity: wishlist
Tags: patch

Dear Maintainer,

During my work on #669171, I found useful to have a wrapper to git
merge-base.

I include the patch for review followed by a pull request.

Regards.

From e375b4f9fb4654159e1efcfae4a14a513234c683 Mon Sep 17 00:00:00 2001
From: Daniel Dehennin daniel.dehen...@baby-gnu.org
Date: Sat, 12 May 2012 17:00:24 +0200
Subject: [PATCH] Add git merge-base wrapper.

* gbp/git/repository.py (GitRepository.get_merge_base): New method which
  return SHA1 of a common ancestor between to commits.
---
 gbp/git/repository.py |   15 +++
 1 file changed, 15 insertions(+)

diff --git a/gbp/git/repository.py b/gbp/git/repository.py
index 2cc5eda..a02d4ef 100644
--- a/gbp/git/repository.py
+++ b/gbp/git/repository.py
@@ -299,6 +299,21 @@ class GitRepository(object):
 remote += merge.replace(refs/heads,, 1)
 return remote
 
+def get_merge_base(self, commit1, commit2):
+
+Get the common ancestor between two commits
+The commits can be SHA1 or names of branch or tag
+
+@return: SHA1 of the common ancestor
+@rtype: C{str}
+
+args = [commit1, commit2]
+sha1, stderr, ret = self._git_inout('merge-base', args)
+if not ret:
+return sha1.strip()
+else:
+raise GbpError(Failed to get common ancestor: %s % stderr)
+
 def merge(self, commit, verbose=False, edit=False):
 
 Merge changes from the named commit into the current branch
-- 
1.7.10

The following changes since commit 5de6410bc6c5155c38caa332321c8fe0087f819f:

  docs: compolete git-dch synopsis (2012-05-06 22:54:54 +0200)

are available in the git repository at:

  git://git.baby-gnu.org/git-buildpackage tags/dad/add-git-merge-base-wrapper

for you to fetch changes up to e375b4f9fb4654159e1efcfae4a14a513234c683:

  Add git merge-base wrapper. (2012-05-12 17:09:20 +0200)


This wrapper is needed for debian bug #669171.


Daniel Dehennin (1):
  Add git merge-base wrapper.

 gbp/git/repository.py |   15 +++
 1 file changed, 15 insertions(+)

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

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

Versions of packages git-buildpackage depends on:
ii  devscripts   2.11.6
ii  git  1:1.7.10-1
ii  python   2.7.2-10
ii  python-dateutil  1.5-1
ii  python2.62.6.7-4
ii  python2.72.7.3~rc2-2.1

Versions of packages git-buildpackage recommends:
ii  cowbuildernone
ii  pristine-tar  1.24

Versions of packages git-buildpackage suggests:
ii  python-notify  0.1.1-3
ii  unzip  6.0-6

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/share/pyshared/gbp/deb/changelog.py (from 
git-buildpackage package)
debsums: changed file /usr/share/pyshared/gbp/scripts/dch.py (from 
git-buildpackage package)

-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF


pgp3QZrm84OHO.pgp
Description: PGP signature


Bug#669200: bitcoin: FTBFS on armel, armhf

2012-05-12 Thread Jonas Smedegaard
On 12-05-12 at 12:30am, Dwayne C. Litzenberger wrote:
 On Fri, May 11, 2012 at 09:53:28AM +0200, Jonas Smedegaard wrote:
 On 12-05-11 at 01:22am, Dwayne Litzenberger wrote:
 Thanks!  FYI, in order for this to make it into testing (hopefully
 before wheezy is frozen!) I think a bug needs to be filed against
 ftp.debian.org to remove the broken binaries:
 
http://wiki.debian.org/ftpmaster_Removals
 
 Are you going to take care of that, or would you like me to initiate
 the process?
 
 Would be excellent if you could do that.
 
 Ok, will do.

Good!


 Could you take a look at why the i386 build is breaking?

Ok.  Tracked separately as bug#672524 now - I will follow up there.


 ...also, if you are interested, I would dearly like you to join me as 
 co-maintainer for bitcoin (and related packages too - see 
 bug#670701). What do you think?
 
 I'd certainly be willing to help out.  I can't promise I'll put a lot 
 of time into it, and I tend to work in bursts every few weeks rather 
 than continuously, but if that counts as being a co-maintainer, then 
 sure. :)

Excellent!  Fine that you are not available 24/7 :-)

Let's discuss further outside of this bugreport...


 - Jonas

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

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Bug#672643: RM: dbmail -- RoQA; RC-buggy; no response from maintainer; low popcon

2012-05-12 Thread Steve McIntyre
Package: ftp.debian.org
Severity: normal

It's uninstallable and not in testing, please kill it. If the upstream
ever releases a new version for Debian, let it go through NEW.



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



Bug#665670: gxneur: FTBFS with glib 2.32 due to -Werror=deprecated-declarations

2012-05-12 Thread Peter Green
Tags 665670 +patch
Thanks


The attatched patch removes -Werror from the cflags and hence makes the package 
build.


03_disable_werror
Description: 03_disable_werror


Bug#656861: Please enabled hardened build flags

2012-05-12 Thread Marc Haber
tags #656861 - patch
tags #656861 help
thanks

On Fri, May 11, 2012 at 01:14:10PM +0200, Simon Ruderich wrote:
 To check if all flags were correctly enabled you can use
 `hardening-check` from the hardening-includes package and check
 the build log (for example with blhc [4]) (hardening-check
 doesn't catch everything):
 
 $ hardening-check /usr/bin/pdnssec /usr/bin/zone2sql 
 /usr/bin/pdns_control /usr/sbin/pdns_server ...
 /usr/bin/pdnssec:
  Position Independent Executable: no, normal executable!
  Stack protected: yes
  Fortify Source functions: yes (some protected functions found)
  Read-only relocations: yes
  Immediate binding: no not found!

I have patched the package to actually use the system PolarSSL from
the Debian packages, but the output of your hardening-check
command line didn't change at all.

blhc-0.02 pdns_3.1-1_amd64.build doesn't give any output though.

Am I fine now, or is there something I can do?

Greetings
Marc



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



Bug#657327: upstream bug

2012-05-12 Thread Tomáš Hnyk
I opened an upsteam bug, I hope we have the same issue, I cannot really  
read backtraces.


Gstreamer bug:
https://bugzilla.gnome.org/show_bug.cgi?id=675943

Bug on Launchpad (I hope the same):
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/991132
Tomas



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



Bug#672236: Uses non-existent in Debian Net::Lite::FTP perl package.

2012-05-12 Thread Sven Joachim
On 2012-05-10 12:02 +0200, Artur R. Czechowski wrote:

 On Wed, May 09, 2012 at 06:47:01PM +0200, Sven Joachim wrote:
 Thanks for testing.  Since I'm a perl layman¹ who has no clue what is
 wrong here, I've created a ticket on CPAN:
 https://rt.cpan.org/Public/Bug/Display.html?id=77089.
 Considering the current activity on this module I wouldn't expect a quick
 fix. Please also see discussion from over two years ago on debian-perl:
 http://lists.debian.org/debian-perl/2010/01/msg00021.html

Thanks for the link.

 Perhaps the upstream shall be suggested to use another way to connect
 to ftp over tls.

Would you like to file an upstream bug for that in their Bugzilla
(http://bugzilla.backup-manager.org/) ?

Cheers,
   Sven



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



Bug#672580: ulimit not working for restarts

2012-05-12 Thread Kartik Mistry
On Sat, May 12, 2012 at 2:18 PM, Daniel Roschka
danielrosc...@phoenitydawn.de wrote:
 The patch from #606094 does only set the ulimit for the start action, but not
 for restarts of nginx. The attached patch for /etc/init.d/nginx fixes the
 setting of the ulimit for restarts of nginx.

Thanks a lot.

This is fixed in upcoming 1.2.0-1 upload.

-- 
Kartik Mistry | IRC: kart_
{0x1f1f, kartikm}.wordpress.com



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



Bug#672632: nginx-common: default parameter in the listen directive is deprecated

2012-05-12 Thread Kartik Mistry
On Sat, May 12, 2012 at 7:28 PM, Guillaume Plessis g...@dotdeb.org wrote:
 The file /etc/nginx/sites-available/default contains a parameter
 default in the #listen [::]:80 default ..., but the param default
 has been deprecated and replaced with default_server see:

 http://nginx.org/en/docs/http/ngx_http_core_module.html#listen

 You'll find the trivial patch attached to this bugreport

Thanks a lot.

This is fixed in upcoming 1.2.0-1 upload.

-- 
Kartik Mistry | IRC: kart_
{0x1f1f, kartikm}.wordpress.com



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



Bug#672645: libxml-tmx-perl: Please explain TMX in long description

2012-05-12 Thread Jonas Smedegaard
Package: libxml-tmx-perl
Severity: minor

Please clarify in long description what that TMX abbreviation is.

 - Jonas



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



Bug#672646: xfce4-notifyd: Notification message won't close after button is pressed

2012-05-12 Thread Baurzhan Muftakhidinov
Package: xfce4-notifyd
Version: 0.2.2-1
Severity: normal

Dear Maintainer,

Notification message won't close after button is pressed (if any),
like from Network Manager's Don't show this message in the future.

I guess, this bug was fixed upstream, see
http://git.xfce.org/apps/xfce4-notifyd/commit/?id=ad77e8aa48201c1c10226b54f7ab006989f2f4d5

Since there is no release from upstream yet,
is it worth to cherry-pick that commit into Debian's xfce4-notifyd
package?

Thanks

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

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=kk_KZ.UTF-8, LC_CTYPE=kk_KZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xfce4-notifyd depends on:
ii  libc6   2.13-27
ii  libcairo2   1.12.0-2
ii  libdbus-1-3 1.5.12-1
ii  libdbus-glib-1-20.98-1
ii  libgdk-pixbuf2.0-0  2.26.0-2
ii  libglib2.0-02.32.0-3
ii  libgtk2.0-0 2.24.10-1
ii  libpango1.0-0   1.30.0-1
ii  libx11-62:1.4.4-4
ii  libxfce4ui-1-0  4.8.1-1
ii  libxfce4util4   4.8.2-1
ii  libxfconf-0-2   4.8.1-1

Versions of packages xfce4-notifyd recommends:
ii  libnotify-bin  0.7.5-1

xfce4-notifyd suggests no packages.

-- no debconf information



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



Bug#456165: ITP: handbrake -- Rips and encodes DVDs (was Bug#672561: libavcodec-dev: Missing /usr/include/libavcodec/audioconvert.h)

2012-05-12 Thread Andres Mejia
On Sat, May 12, 2012 at 5:07 AM, Rogério Brito rbr...@ime.usp.br wrote:
 Hi, all.

 On Sat, May 12, 2012 at 3:46 AM, Reinhard Tartler siret...@gmail.com wrote:
 The problem with that is that audioconvert.h is not part of the public
 API. Moreover, most of the APIs have already been removed in current
 libav/master in favor of the newly introduced libavresample library.
 Therefore, I do not think it would be a good idea to start shipping
 this header.

 OK.

 The proper long-term solution is to port handbrake to 'libavresample'
 (not yet uploaded to experimental, the packaging needs review, and is
 not going to be included in wheezy). As short-term workaround, I'd
 suggest to copy the parts of audioconvert.h and audioconvert.c to the
 handbrake packaging.

 For the quick and dirty solution, I did just that, but the packaging
 is crufty. As I need to get some sleep right now, it will be great to
 see the package gain some love from others, even if we can't upload
 handbrake due to licensing and dependencies in time for wheezy.

 OTOH, it never hurts to be able to have the package in source form
 ready for a compilation to be used as we see fit, while the package
 has not hit the main archive.

 That's excellent news! Thanks for working on it and count me in as
 supporter (i.e., put me to Uploaders).

 Just did that and pushed my current changes to the repo:

    http://anonscm.debian.org/gitweb/?p=pkg-multimedia/handbrake.git

 I hope that others will join me in getting it slowly in shape.


 Regards,

 --
 Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFC
 http://rb.doesntexist.org/blog : Projects : https://github.com/rbrito/
 DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br

 ___
 pkg-multimedia-maintainers mailing list
 pkg-multimedia-maintain...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

I just noticed that libmkv was written specifically for handbrake. In
this case, I wouldn't even bother uploading libmkv separately and just
use whatever libmkv ships with handbrake.

-- 
~ Andres



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



Bug#671895: [sparc] Kernel NULL pointer dereference in sungem/gem_poll() (Re: updates)

2012-05-12 Thread Ben Hutchings
On Fri, 2012-05-11 at 12:25 -0300, gustavo panizzo wrote:
 adding debian-boot
 
 
 i've installed unstable on the box (using debootstrap) and it boots
 3.2.0-2-sparc64 sucessfully, networking works
 
 obp diags shows no errors
 
 but when i boot from network using 
 http://d-i.debian.org/daily-images/sparc/daily/netboot/boot.img 11-05-2012
 
 i get the following error
 
   ┌───┤ Detecting link on eth0; please wait... ├┐
   │ │
   │  100% [  
 246.994391] Unable to handle kernel NULL pointer dereference
 247.074490] tsk-{mm,active_mm}-context = 019f │
 14;10H[  247.164534] tsk-{mm,active_mm}-pgd = f8001d48c000│
 [  247.240508] Kernel panic - not syncing: Aiee, killing interrupt handler! │
 [  247.328648] Call Trace:  │
 [  247.360793]  [0045dcd4] do_exit+0x94/0x708   │
 [  247.423821]  [00427550] die_if_kernel+0x2a0/0x2c8┘
 [  247.494864]  [00768c84] unhandled_fault+0x8c/0x98
 [  247.565915]  [0076936c] do_sparc64_fault+0x6dc/0x780
 [  247.640377]  [00407880] sparc64_realfault_common+0x10/0x20
 [  247.721722]  [10015680] gem_poll+0x9fc/0x1328 [sungem]
[...]

This means we crashed:

 static __inline__ void gem_tx(struct net_device *dev, struct gem *gp, u32 
 gem_status)
 {
   int entry, limit;
 
   entry = gp-tx_old;
   limit = ((gem_status  GREG_STAT_TXNR)  GREG_STAT_TXNR_SHIFT);
   while (entry != limit) {
   struct sk_buff *skb;
   struct gem_txd *txd;
   dma_addr_t dma_addr;
   u32 dma_len;
   int frag;
 
   if (netif_msg_tx_done(gp))
   printk(KERN_DEBUG %s: tx done, slot %d\n,
   gp-dev-name, entry);
   skb = gp-tx_skbs[entry];
   if (skb_shinfo(skb)-nr_frags) {

right here, while evaluating skb_shinfo(skb).  Which probably means skb
was null.  This *could* be due to broken hardware telling us that more
packets were sent then we actually queued, but probably not since
'networking works' when not using netboot.

Is the driver successfully resetting the network controller while
net-booting?  It can time-out and will then log SW reset is ghetto but
will *not* abort initialisation.

Ben.

-- 
Ben Hutchings
Experience is directly proportional to the value of equipment destroyed.
 - Carolyn Scheppner


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


Bug#672267: Please provide hooks instead of manually setting parameters BM_{PRE,POST}_BACKUP_COMMAND

2012-05-12 Thread Sven Joachim
On 2012-05-10 11:58 +0200, Artur R. Czechowski wrote:

 On Wed, May 09, 2012 at 05:40:56PM +0200, Sven Joachim wrote:
  It would be nice to provide a directories, for example,
  /etc/backup-manager/pre-backup.d and /etc/backup-manager/post-backup.d
  and set BM_PRE_BACKUP_COMMAND and BM_POST_BACKUP_COMMAND to run-parts those
  directories.
 Nothing stops you from executing run-parts yourself in
 BM_{PRE,POST}_BACKUP_COMMAND scripts if you so desire, so unless you
 want to distribute an add-on package to backup-manager, I don't see why
 we should complicate the Debian packaging even further.
 At the moment configuration file is not fully covered by debconf template.

True, and it will most likely never be.  There are already too many
questions.

 So, any changes made manually in backup-manager.conf are lost when the
 new version of the package is installed or when dpkg-reconfigure is run.

If you accept the new file.  Better results are usually obtained by
using the three-way merge option, but I don't know how to persuade ucf
to offer that option as default.

 I'm going to propose later a patch to keep configuration values during
 upgrades and dpkg-reconfigure, but I believe in this exact case default
 with run-parts can be implemented.

It certainly can, the question is at which costs.  Who is going to
maintain that permanent deviation from upstream which needs to be
properly and prominently documented as well?

Cheers,
   Sven



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



Bug#672647: uswsusp: manpage spelling corrections (patch)

2012-05-12 Thread Jon Dowland
Package: uswsusp
Version: 1.0+20110509-2
Severity: minor
Tags: patch

The manpage for s2ram is a little mangled at the bottom and there's
a mispelling. Patch attached.

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

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- debian/s2ram.8~	2011-09-25 22:37:46.0 +0100
+++ debian/s2ram.8	2012-05-12 16:53:24.519671005 +0100
@@ -31,7 +31,7 @@
 s2ram \- program to suspend to ram (suspend)
 .SH SYNOPSIS
 .HP \w'\fBs2ram\fR\ 'u
-\fBs2ram\fR [\-h,\ \-\-help] [\-V,\ \-\-vesion] [\-n,\ \-\-test] [\-i,\ \-\-identify] [\-\-nofbsuspend] [\-\-force] [\-\-vbe_save] [\-\-vbe_mode] [\-\-radeontool] [\-\-acpi_sleep\ \fInr\fR] [\-\-pci_save]
+\fBs2ram\fR [\-h,\ \-\-help] [\-V,\ \-\-version] [\-n,\ \-\-test] [\-i,\ \-\-identify] [\-\-nofbsuspend] [\-\-force] [\-\-vbe_save] [\-\-vbe_mode] [\-\-radeontool] [\-\-acpi_sleep\ \fInr\fR] [\-\-pci_save]
 .SH DESCRIPTION
 .PP
 This manual page documents briefly the
@@ -129,7 +129,7 @@
 On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\.
 .SH AUTHOR
 .PP
-\fBTimTim DijkstraDijkstra\fR \tim@famdijkstra\.org\ \tim@famdijkstra\.org\
+\fBTim Dijkstra\fR \tim@famdijkstra\.org\ \tim@famdijkstra\.org\
 .RS 4
 Wrote this manpage for the Debian system\.
 .RE


Bug#672490: linux-tools: perf has wrong default lookup path

2012-05-12 Thread Ben Hutchings
On Fri, 2012-05-11 at 19:39 +0530, Ritesh Raj Sarraf wrote:
 Package: linux-tools
 Version: 3.2+44
 Severity: normal
 
 
 The default lookup path of perf does not align with the debian install
 paths.
 
 A simple command execution fails:
 
 rrs@champaran:~$ sudo perf probe -L vfs_read
 Failed to find path of kernel module.
 Failed to open debuginfo file.
   Error: Failed to show lines. (-2)
 
 
 The lookup path for debuginfo is:
 stat(/lib/modules/3.3.0-trunk-amd64/kernel/., {st_mode=S_IFDIR|0755,
 st_size=4096, ...}) = 0
 getdents(3, /* 0 entries */, 32768) = 0
 close(3)= 0
 open(/root/.debug/.build-id/3d/849bc6ecd394dc55a22756b1da531a7b856d03,
 O_RDONLY) = -1 ENOENT (No such file or directory)
 open(vmlinux, O_RDONLY)   = -1 ENOENT (No such file or
 directory)
 open(/boot/vmlinux, O_RDONLY) = -1 ENOENT (No such file or
 directory)
 open(/boot/vmlinux-3.3.0-trunk-amd64, O_RDONLY) = -1 ENOENT (No such
 file or directory)
 open(/lib/modules/3.3.0-trunk-amd64/build/vmlinux, O_RDONLY) = -1
 ENOENT (No such file or directory)
 open(/usr/lib/debug/lib/modules/3.3.0-trunk-amd64/vmlinux, O_RDONLY) =
 -1 ENOENT (No such file or directory)
 write(2, Failed to find path of kernel mo..., 38Failed to find path of
 kernel module.
 ) = 38
 write(2, Failed to open debuginfo file.\n, 31Failed to open debuginfo
 file.
 
 
 
 The vmlinux file resides under as /usr/lib/debug/boot/vmlinux-`uname -r`
 Adding a symlink works. So the path lookup needs to be fixed here.

In bug #582810 you reported that SystemTap couldn't find it, and the
conflusion was that it belonged in /usr/lib/debug/boot/.  So I wonder
why perf and SystemTap disagree on this.

I think we should look at what other distributions are doing and try to
be consistent (so long as we also comply with Debian policy).

 Similary for the source lookup:
 
 access(/build/buildd-linux-2.6_3.3.4-1~experimental.1-amd64-_y3OdD/linux-2.6-3.3.4/debian/build/source_amd64_none/fs/read_write.c,
 R_OK) = -1 ENOENT (No such file or directory)
 write(2, Failed to find source file. (-2)..., 33Failed to find source
 file. (-2)
 ) = 33
 write(2,   Error: Failed to show lines. (..., 36  Error: Failed to
 show lines. (-2)
 
 
 It should try for: /usr/src/linux-source-`uname -r`
[...]

It's looking at the absolute path to the source during build, because
that's what's in the debug info.

I agree that it ought to read from some other path where the user could
reasonably unpack the source.  But I think this is a problem with *all*
debuginfo packages at present and should have a general solution, not
just a fix for perf and the kernel.

Ben.

-- 
Ben Hutchings
Life is what happens to you while you're busy making other plans.
   - John Lennon


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


Bug#672648: override: librd-html-ext-ruby1.8:oldlibs/extra

2012-05-12 Thread Taku YASUI
Package: ftp.debian.org
Severity: normal

Hi,

 librd-html-ext-ruby1.8_0.6.34-2_all.deb: package says section is oldlibs, 
 override says ruby.
 librd-html-ext-ruby1.8_0.6.34-2_all.deb: package says priority is extra, 
 override says optional.

The packages above are transitional packages for the binary package
ruby-rd, due to a change in the naming convention for Ruby packages.
Therefore, they should be considered as oldlibs/extra.

Thanks,
Taku



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



Bug#672644: Acknowledgement (X on Mobility Radeon HD 3400 Series (Lenovo T400) broken after wheezy upgrade)

2012-05-12 Thread Josip Rodin
Hi again,

Err, another startx attempt a few minutes later - worked!

I'll try to reboot and reproduce...

-- 
 2. That which causes joy or happiness.



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



Bug#671738: tetzle: Segmentation fault after selecting image

2012-05-12 Thread Bart Martens
#0  0x75a17075 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x76703c27 in ?? () from /usr/lib/x86_64-linux-gnu/libGL.so.1
#2  0x7670403b in ?? () from /usr/lib/x86_64-linux-gnu/libGL.so.1
#3  0x0041d865 in Board::drawArray (this=this@entry=0x6fe310, 
array=..., fill=..., border=...)
at src/board.cpp:1085
#4  0x0041daee in Board::paintGL (this=0x6fe310) at src/board.cpp:609
#5  0x77b0cd90 in QGLWidget::glDraw() () from 
/usr/lib/x86_64-linux-gnu/libQtOpenGL.so.4
#6  0x0041edd0 in Board::zoom (this=0x6fe310, level=optimized out) at 
src/board.cpp:543
#7  0x00421d29 in Board::newGame (this=0x6fe310, image=..., 
difficulty=2) at src/board.cpp:179
#8  0x76abf591 in QMetaObject::activate(QObject*, QMetaObject const*, 
int, void**) ()
   from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x004474f1 in ChooseGameDialog::newGame (this=optimized out, 
_t1=..., _t2=2)
at build/moc_choose_game_dialog.cpp:101
#10 0x76abf591 in QMetaObject::activate(QObject*, QMetaObject const*, 
int, void**) ()
   from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#11 0x00447b64 in NewGameTab::newGame (this=optimized out, _t1=..., 
_t2=2)
at build/moc_new_game_tab.cpp:132
#12 0x00433c5e in NewGameTab::accept (this=0x6f8b20) at 
src/new_game_tab.cpp:241
#13 0x76abf591 in QMetaObject::activate(QObject*, QMetaObject const*, 
int, void**) ()
   from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#14 0x76abf591 in QMetaObject::activate(QObject*, QMetaObject const*, 
int, void**) ()
   from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#15 0x7766b472 in QAbstractButton::clicked(bool) () from 
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#16 0x773aa66e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#17 0x773ab9ab in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#18 0x773abc1c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#19 0x77030964 in QWidget::event(QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#20 0x76fe0204 in QApplicationPrivate::notify_helper(QObject*, QEvent*) 
()
   from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#21 0x76fe5953 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#22 0x76aab1ac in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
   from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#23 0x76fe11d2 in QApplicationPrivate::sendMouseEvent(QWidget*, 
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointerQWidget, bool) () from 
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#24 0x7705d635 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#25 0x7705c4fa in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#26 0x77084e62 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#27 0x748a579a in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x748a5b60 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x748a5c24 in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x76ada6cf in 
QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) ()
   from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#31 0x77084aee in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#32 0x76aa9f92 in 
QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) ()
   from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#33 0x76aaa1e7 in 
QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) ()
   from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#34 0x774ac526 in QDialog::exec() () from 
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#35 0x00444536 in Window::chooseGame (this=this@entry=0x6c26b0, 
files=...) at src/window.cpp:203
#36 0x00446127 in Window::Window (this=0x6c26b0, files=...) at 
src/window.cpp:139
#37 0x004321ea in Application::createWindow 
(this=this@entry=0x7fffe4a0) at src/main.cpp:76
#38 0x004194e7 in main (argc=1, argv=optimized out) at 
src/main.cpp:193




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



Bug#672555: Bug #672555: powertop: New upstream release (2.0) available

2012-05-12 Thread Julian Wollrath
Tags: patch

Hello,

in the attachment is version 2 of the previously posted patch for the 
packaging ofpowertop 2.0. It delivers an almost complete rewrite of the debian 
folder and should close some bugs, which are hopefully all marked as closed in 
the debian/changelog file.


With best regards,
Julian Wollrath
diff -upNr powertop-1.97/debian/changelog powertop/debian/changelog
--- powertop-1.97/debian/changelog	2011-03-17 16:25:01.0 +0100
+++ powertop/debian/changelog	2012-05-12 17:56:45.260012371 +0200
@@ -1,3 +1,11 @@
+powertop (2.0-1+nmu) unstable; urgency=low
+
+  * New upstream version (Closes: #667329, #665695, #650063, #667329, #656421)
+  * Almost complete rewrite of the debianization
+  * Add patch fix_libnl_version.patch to fix building with libnl-3-dev
+
+ -- Julian Wollrath jwollr...@web.de  Sat, 12 May 2012 14:17:56 +0200
+
 powertop (1.97-2) unstable; urgency=low
 
   * Fix a build failure on ia64
diff -upNr powertop-1.97/debian/compat powertop/debian/compat
--- powertop-1.97/debian/compat	2011-03-17 16:25:01.0 +0100
+++ powertop/debian/compat	2012-05-12 17:25:44.195769447 +0200
@@ -1 +1 @@
-5
+7
diff -upNr powertop-1.97/debian/control powertop/debian/control
--- powertop-1.97/debian/control	2011-03-17 16:25:01.0 +0100
+++ powertop/debian/control	2012-05-12 17:48:03.383968971 +0200
@@ -3,9 +3,9 @@ Section: utils
 Priority: optional
 Maintainer: Patrick Winnertz win...@debian.org
 Uploaders: Jose Luis Rivas ghostba...@gmail.com
-Build-Depends: cdbs, debhelper (= 5), libncursesw5-dev, libncurses5-dev, libnl2-dev, pkg-config, libpci-dev
-Standards-Version: 3.9.1
-Homepage: http://www.linuxpowertop.org
+Build-Depends: dh-autoreconf, autopoint, debhelper (= 5), libncursesw5-dev, libncurses5-dev, libnl-3-dev, libnl-genl-3-dev, pkg-config, libpci-dev
+Standards-Version: 3.9.3
+Homepage: https://01.org/powertop/
 
 Package: powertop
 Architecture: any
diff -upNr powertop-1.97/debian/copyright powertop/debian/copyright
--- powertop-1.97/debian/copyright	2011-03-17 16:25:01.0 +0100
+++ powertop/debian/copyright	2012-05-12 17:59:06.809054206 +0200
@@ -1,33 +1,30 @@
-This package was debianized by Petter Reinholdtsen p...@hungry.com on
-Sat May 12 23:22:21 CEST 2007.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: PowerTOP
+Upstream-Contact: power...@lists.01.org
+Source: https://01.org/powertop/
+
+Files: *
+Copyright: 2010 Intel Corporation
+License: GPL-2
+
+Files: debian/*
+Copyright: 2007 Petter Reinholdtsen p...@hungry.com
+   2012 Julian Wollrath jwollr...@web.de
+License: GPL-2
+
+License: GPL-2
+ This package 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 version 2 of the License.
+
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
-It was downloaded from http://www.linuxpowertop.org/download/
-
-Upstream Author: 
-
-Arjan van de Ven ar...@linux.intel.com
-
-Copyright: 
-
-Copyright 2007 Intel Corporation
-
-License:
-
-This package 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 version 2 of the License.
- 
-This package is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
- 
-You should have received a copy of the GNU General Public License
-along with this package; if not, write to the Free Software
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
-
-The Debian packaging is copyrighted 2007, Petter Reinholdtsen p...@hungry.com and
-is licensed under the GPL, see above.
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
diff -upNr powertop-1.97/debian/patches/fix_csstoh_on_sparc powertop/debian/patches/fix_csstoh_on_sparc
--- powertop-1.97/debian/patches/fix_csstoh_on_sparc	2011-03-17 16:25:01.0 +0100
+++ powertop/debian/patches/fix_csstoh_on_sparc	1970-01-01 01:00:00.0 +0100
@@ -1,13 +0,0 @@
-Index: powertop/csstoh.c
-===
 powertop.orig/csstoh.c	2011-03-17 16:16:33.576642103 

Bug#665671: libgconf-bridge: FTBFS with glib 2.32 due to -Werror=deprecated-declarations

2012-05-12 Thread Peter Green
Tags 665671 +patch
thanks

The attatched patch disables -Werror to make the package build.
Only in libgconf-bridge-0.1/libgconf-bridge: gconf-bridge.loT
diff -ur libgconf-bridge-0.1/libgconf-bridge/Makefile.am libgconf-bridge-0.1.new/libgconf-bridge/Makefile.am
--- libgconf-bridge-0.1/libgconf-bridge/Makefile.am	2005-11-28 13:12:35.0 +
+++ libgconf-bridge-0.1.new/libgconf-bridge/Makefile.am	2012-05-12 15:58:08.0 +
@@ -1,6 +1,6 @@
 AM_CPPFLAGS=-DPKGDATADIR=\$(pkgdatadir)\ -DGETTEXT_PACKAGE=\libgconf-bridge\
 AM_CFLAGS = -Wall -g $(LIBGCONF_BRIDGE_CFLAGS) \
-	-I$(top_srcdir) -I$(top_builddir) -Werror
+	-I$(top_srcdir) -I$(top_builddir)
 
 libgconf_bridgeincdir = $(includedir)/libgconf-bridge
 
diff -ur libgconf-bridge-0.1/libgconf-bridge/Makefile.in libgconf-bridge-0.1.new/libgconf-bridge/Makefile.in
--- libgconf-bridge-0.1/libgconf-bridge/Makefile.in	2006-02-16 10:32:28.0 +
+++ libgconf-bridge-0.1.new/libgconf-bridge/Makefile.in	2012-05-12 15:58:17.0 +
@@ -205,7 +205,7 @@
 target_alias = @target_alias@
 AM_CPPFLAGS = -DPKGDATADIR=\$(pkgdatadir)\ -DGETTEXT_PACKAGE=\libgconf-bridge\
 AM_CFLAGS = -Wall -g $(LIBGCONF_BRIDGE_CFLAGS) \
-	-I$(top_srcdir) -I$(top_builddir) -Werror
+	-I$(top_srcdir) -I$(top_builddir)
 
 libgconf_bridgeincdir = $(includedir)/libgconf-bridge
 lib_LTLIBRARIES = libgconf-bridge.la


Bug#669970: live-f1: Displays a blue box with a text and any action makes it quit.

2012-05-12 Thread Steve McIntyre
severity 669970 important
thanks

On Sun, Apr 22, 2012 at 01:57:48PM +0200, Dario Minnucci wrote:
Package: live-f1
Version: 0.2.10-1
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi,

live-f1 on this new season starts, displays a blue box with the message:

 +-+
 | img:/si/image.ashx/7167 |
 +-+

and any further key pressed makes the program to quit.

I'm not seeing this at all. Just tested right now, and after pausing
for a couple of seconds it shows me the results of today's qualifying
session just fine.

Dropping the severity appropriately.

Dario, can you try again please? If you're still seeing problems, you
might want to run under strace or similar to see what's happening.

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
We don't need no education.
We don't need no thought control.




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



Bug#672649: RFP: turses -- Twitter client for the console

2012-05-12 Thread Jens Stomber
Package: wnpp
Severity: whishlist

Name: turses
Version: any
Upstream Authors: Alejandro Gómez
URL: https://github.com/alejandrogomez/turses
License: GPLv3
Description: turses is a Twitter client with a sexy curses interface written
in Python. It's based on Tyrs by Nicolas Paris.
The goal of the project is to build a full-featured, lightweight, and 
extremely configurable Twitter client.


Bug#669171: git-buildpackage: Create changelog if it does not exist

2012-05-12 Thread Daniel Dehennin
Daniel Dehennin daniel.dehen...@baby-gnu.org writes:

 Daniel Dehennin daniel.dehen...@baby-gnu.org writes:

 Hello,

 [...]

 I still don't know what to do with the version not found error

 With this new version of my patch, guess_snapshot_commit is called if
 the changelog was just created.

 The version not found error remains when there was no previous
 debian/changelog.

 For this case, we could find the merge-base between upstream tag/branch
 and HEAD.

 What do you think about that last idea?

Here is a working patch, it needs some cleanup.

Regards

From a4a49ae814dca2cdbbe753951a728d4f2ca07fcf Mon Sep 17 00:00:00 2001
From: Daniel Dehennin daniel.dehen...@baby-gnu.org
Date: Sat, 12 May 2012 18:00:04 +0200
Subject: [PATCH] Use common ancestor between HEAD and upstream as --since
 when creating new changelog.

* gbp/scripts/dch.py (main): Add processing of upstream-tree and
  upstream-branch options.
  Find the common ancestor between current HEAD and latest upstream tag
  or upstream branch.  Avoid creating a second changelog entry when
  snapshot was requested.
---
 gbp/scripts/dch.py |   20 ++--
 1 file changed, 18 insertions(+), 2 deletions(-)

diff --git a/gbp/scripts/dch.py b/gbp/scripts/dch.py
index ccdac96..0309aa4 100644
--- a/gbp/scripts/dch.py
+++ b/gbp/scripts/dch.py
@@ -359,6 +359,8 @@ def main(argv):
 parser.add_option_group(custom_group)
 
 parser.add_boolean_config_file_option(option_name = ignore-branch, 
dest=ignore_branch)
+naming_group.add_config_file_option(option_name=upstream-tree, 
dest=upstream_tree)
+naming_group.add_config_file_option(option_name=upstream-branch, 
dest=upstream_branch)
 naming_group.add_config_file_option(option_name=debian-branch, 
dest=debian_branch)
 naming_group.add_config_file_option(option_name=upstream-tag, 
dest=upstream_tag)
 naming_group.add_config_file_option(option_name=debian-tag, 
dest=debian_tag)
@@ -443,8 +445,22 @@ def main(argv):
 else:
 gbp.log.info(Couldn't find snapshot header, using version 
info)
 if not since:
-# FIXME: When creating a new package: find merge base between 
HEAD and origin
-since = repo.find_version(options.debian_tag, cp['Version'])
+# Take care of newly created debian/changelog
+if hasattr(cp, 'first') and cp.first:
+pattern = options.upstream_tag % dict(version='*')
+try:
+upstream = repo.find_tag('HEAD', pattern=pattern)
+except GitRepositoryError:
+gbp.debug('No upstream tag found')
+upstream = options.upstream_branch
+if options.upstream_tree == 'branch':
+upstream = options.upstream_branch
+since = repo.get_merge_base('HEAD', upstream)
+if since and options.snapshot:
+# Snapshot can not be guessed
+found_snapshot_header = True
+else:
+since = repo.find_version(options.debian_tag, 
cp['Version'])
 if not since:
 raise GbpError, Version %s not found % cp['Version']
 
-- 
1.7.10


-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF


pgpyVG9nsbRYt.pgp
Description: PGP signature


Bug#660156: Fwd: Re: synergy and gedit bug

2012-05-12 Thread Jeff Licquia


 Original Message 
Subject: Re: synergy and gedit bug
Date: Mon, 7 May 2012 14:37:25 +0200
From: Bzzz lazyvi...@gmx.com
Organization: Anyone, anywhere BUT in banana demokratik republik of france
To: Jeff Licquia licq...@debian.org

On Sun, 06 May 2012 23:19:47 -0400
Jeff Licquia licq...@debian.org wrote:

 Hi!  I'm the maintainer of synergy for Debian.  The bug you filed
 against gedit was forwarded to me to look at.

Hi Jeff,

 Have you still been having the problem?

Yep, in fact it seems linked to GTK2 because it happens in the 2
applications I use the most: gedit and gcstars

 If so, which versions of synergy are you running client-side and
 server-side?  If I read the bug correctly, gedit is dying on the
 server side; what system is running on the client?

Both are Debian Linux, svr is sid, client is squeeze+backports,
svr ver: 1.3.8-1
cli ver: 1.3.1-5

 There's an experimental version of synergy available in the
 experimental package repository.  Assuming you're still having
 the problem, would you be willing to try that and see if the
 problem resolves itself there?

Ok, I installed 1.4.8-1 from experimental and as first sight it seems
not to fail anymore; now, as synergy's death was pretty much random
I need to re-test it thoroughly - It will take some times as I'm
leaving now.

Lets say if still have this problem I'll go back to you before the
next week end and if it's alright not at all.

Thanks for your time Jeff and best regards.

Jean-Yves
-- 
Lao Tseu say: Man that scratch his butt at night awakes
with stinking fingers.




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



Bug#649515: [9a19418] Fix committed to git

2012-05-12 Thread Martin von Gagern
On 12.05.2012 12:57, Giuseppe Iuculano wrote:
 You can check the diff of the fix at:
 
 
 http://git.debian.org/?p=collab-maint/smartmontools.git;a=commitdiff;h=9a19418

The fix is incorrect for two reasons.

bash requires the space after the opening curly brace, otherwise it will
consider it a word for brace expansion instead of the beginning of a
command list. This isn't perfectly clear from the bash docs, but a
simple example on the command line will clearly exhibit that problem.

bash also requires a final semicolon to end the list of commands. That
fact has been explicitely stated in bash docs. A space after that
appears to be optional, but for reasons of symmetry I'd add one as well.

I suggest you improve the fix accordingly.



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



Bug#669970: live-f1: Displays a blue box with a text and any action makes it quit.

2012-05-12 Thread Dario Minnucci

Hi Steve,

On 05/12/2012 06:20 PM, Steve McIntyre wrote:

...

 
 I'm not seeing this at all. Just tested right now, and after pausing
 for a couple of seconds it shows me the results of today's qualifying
 session just fine.
 
 Dropping the severity appropriately.
 
 Dario, can you try again please? If you're still seeing problems, you
 might want to run under strace or similar to see what's happening.
 

I've reinstalled 'live-f1' package and seems to be working properly. Maybe it 
was a problem related
to my system.

Please, feel free to close this bugreport. Sorry for the noise.

Thanks to take care of 'live-f1'

-- 
 Dario Minnucci mid...@debian.org
 Phone: +34 902884117 | Fax: +34 902024417 | Support: +34 80745
 Key fingerprint = BAA1 7AAF B21D 6567 D457  D67D A82F BB83 F3D5 7033




signature.asc
Description: OpenPGP digital signature


Bug#672650: [INTL: it] Italian translation of sensible-utils manpage

2012-05-12 Thread Beatrice Torracca
Package: sensible-utils
Version: 0.0.6
Severity: minor
Tags: l10n patch

Hi.
Please find attached the Italian translation of sensible-utils manpage
proofread by the Italian localization team.

Please include it in your next upload.

Thanks,
Beatrice
# Italian translation of sensible-utils man page.
# Copyright (C) 2012 Free Software Foundation, Inc.
# This file is distributed under the same license as the sensible-utils package.
# Beatrice Torracca beatri...@libero.it, 2012.
msgid 
msgstr 
Project-Id-Version: sensible-utils\n
POT-Creation-Date: 2010-11-14 01:14-0500\n
PO-Revision-Date: 2012-05-12 18:33+0200\n
Last-Translator: Beatrice Torracca beatri...@libero.it\n
Language-Team: Italian debian-l10n-ital...@lists.debian.org\n
Language: it\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
Plural-Forms: nplurals=2; plural=(n != 1);\n
X-Generator: Virtaal 0.7.1\n

#. type: TH
#: ../sensible-editor.1:2
#, no-wrap
msgid SENSIBLE-EDITOR
msgstr SENSIBLE-EDITOR

#. type: TH
#: ../sensible-editor.1:2
#, no-wrap
msgid 14 Nov 2010
msgstr 14 Novembre 2010

#. type: TH
#: ../sensible-editor.1:2
#, no-wrap
msgid Debian
msgstr Debian

#. type: SH
#: ../sensible-editor.1:3
#, no-wrap
msgid NAME
msgstr NOME

#. type: Plain text
#: ../sensible-editor.1:5
msgid 
sensible-editor, sensible-pager, sensible-browser - sensible editing, 
paging, and web browsing
msgstr 
sensible-editor, sensible-pager, sensible-browser - modifica di testi, 
paginazione e navigazione web ragionevoli

#. type: SH
#: ../sensible-editor.1:5
#, no-wrap
msgid SYNOPSIS
msgstr SINTASSI

#. type: Plain text
#: ../sensible-editor.1:7
msgid Bsensible-editor [OPTIONS...]
msgstr Bsensible-editor [OPZIONI...]

#. type: Plain text
#: ../sensible-editor.1:9
msgid Bsensible-pager [OPTIONS...]
msgstr Bsensible-pager [OPZIONI...]

#. type: Plain text
#: ../sensible-editor.1:11
msgid Bsensible-browser url
msgstr Bsensible-browser URL

#. type: SH
#: ../sensible-editor.1:12
#, no-wrap
msgid DESCRIPTION
msgstr DESCRIZIONE

#. type: Plain text
#: ../sensible-editor.1:17
msgid 
Bsensible-editor, Bsensible-pager and Bsensible-browser make sensible 
decisions on which editor, pager, and web browser to call, respectively.  
Programs in Debian can use these scripts as their default editor, pager, or 
web browser or emulate their behavior.
msgstr 
Bsensible-editor, Bsensible-pager e Bsensible-browser prendono 
decisioni sensate rispettivamente su quale editor, paginatore e browser web 
richiamare. I programmi in Debian possono usare questi script come loro 
editor, paginatore o navigatore web predefinito oppure emulare il loro 
comportamento.

#. type: SH
#: ../sensible-editor.1:17
#, no-wrap
msgid SEE ALSO
msgstr VEDERE ANCHE

#. type: Plain text
#: ../sensible-editor.1:19
msgid 
Documentation of the EDITOR, VISUAL, PAGER, and BROWSER variables in 
Benviron(7)
msgstr 
La documentazione delle variabili EDITOR, VISUAL, PAGER e BROWSER in 
environ(7).


Bug#666280: jlint: FTBFS: jlint.cc:299:50: error: invalid conversion from 'const char*' to 'char*' [-fpermissive]

2012-05-12 Thread Peter Green
This issue is a target dependency issue in debian/rules. When building with 
build-arch or build-indep (rather than build) the patch target is not called 
and the package tries and fails to build the unpatched source.

Patch fixing the target dependencies is attatched.
diff -ur jlint-3.0/debian/rules jlint-3.0.new/debian/rules
--- jlint-3.0/debian/rules	2012-05-12 16:34:07.0 +
+++ jlint-3.0.new/debian/rules	2012-05-12 16:32:54.0 +
@@ -12,7 +12,7 @@
 	INSTALL_PROGRAM += -s
 endif
 
-build-arch:  build-arch-stamp
+build-arch: patch build-arch-stamp
 build-arch-stamp:
 	dh_testdir
 
@@ -21,7 +21,7 @@
 
 	touch build-arch-stamp
 
-build-indep:  build-indep-stamp
+build-indep: patch build-indep-stamp
 build-indep-stamp:
 	dh_testdir
 
@@ -29,7 +29,7 @@
 	$(MAKE) doc
 	touch build-indep-stamp
 
-build: patch build-arch build-indep
+build: build-arch build-indep
 
 clean: unpatch
 	dh_testdir
Only in jlint-3.0: manual.pdf


Bug#672651: octave-common: pkg prefix global config breaks local package installation

2012-05-12 Thread Mike Miller
Package: octave-common
Version: 3.6.1-4
Severity: normal

Setting pkg prefix in /etc/octave.conf breaks the default behavior of allowing
users to install packages into their home directory with pkg install -local.

Workaround is for the user to execute pkg prefix ~/octave ~/octave to restore
the default setting.

Additionally, the default pkg prefix variables seem to be correct with the
latest stable versions of octave so I don't think there is a need to override
the path in the site configuration file.  There may have been a difference in
an older version but the current default looks correct to me.

Here's what I see when I run octave without any configuration, as me and as
root so you can see the two different default settings:

mike@ohm:~$ /usr/bin/octave -qf
octave:1 pkg prefix
Installation prefix: /home/mike/octave
Architecture dependent prefix:   /home/mike/octave
octave:2 quit
mike@ohm:~$ sudo /usr/bin/octave -qf
octave:1 pkg prefix
Installation prefix: /usr/share/octave/packages
Architecture dependent prefix:   /usr/lib/x86_64-linux-gnu/octave/packages
octave:2 quit

And here's what I get running octave with the Debian /etc/octave.conf but no
extra configuration by me:

mike@ohm:~$ mv .octaverc .octave-backup
mike@ohm:~$ /usr/bin/octave -q
octave:1 pkg prefix
Installation prefix: /usr/share/octave/packages
Architecture dependent prefix:   /usr/lib/x86_64-linux-gnu/octave/packages
octave:2 quit



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

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

-- no debconf information



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



Bug#672521: i3: Lockup with Shift-Mod-e

2012-05-12 Thread Michael Stapelberg
Hey Anthony,

Quoting Anthony Campbell (2012-05-12 15:47:15)
 Yes, that's what I'm doing. Here is the output:
 
  killall $(pidof i3)
 4068: no process found
Ugh, my mistake. I meant either killall i3 or kill $(pidof i3).

 4068 is the proces corresonding to i3 according to ps ax. Killall 4068
 gives the same message BUT kill 4068 locks up the machine! (Sorry, I
 know this doesn't make sense.)
OK.

 You've probably got my last email, saying that the same thing is
 reproducible in dwm and icewm, so it is not specific to i3.
No, I didn’t get that mail. Can you please sent me the message ID and (if you
have access to it) the corresponding log entry from your outgoing mailserver?

 (Yes, I know I said icewm was OK, but that was if I bring up the menu and
 use logout. If I do kill as above I get the same lockup in icewm.)
Hm, judging from the source of icewm, the only thing it does different than i3
is that it kills all windows before doing exit(0). You could try killall
i3bar; killall i3 and see if that locks up your machine, too.

  Can you attach the contents of /var/log/Xorg.0.log after exiting in i3 and
  after exiting in icewm please?
 
 Sorry - I don't understand what you want here.  I can:
 
 1. Cause a lockup with Shift-Mod-e (or kill) in i3 and send the
 Xorg.log.0 file.
Yes, plesae do this.

 4. Exit icewm via the menu, in which case there is again no lockup.
Yes, please do this, too (and send the logfile).

Best regards,
Michael

PS: Please CC 672...@bugs.debian.org so that your full mails are in the
bugreport.




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



Bug#671928: enigmail: fails to decrypt message

2012-05-12 Thread Robert Pommrich
On 12.05.2012 16:16, Willi Mann wrote:
 Hi!
 
 Yes, the problem decrypting the attachment remains, but at least
 the text part of message is decrypted with icedove 11 and enigmail
 1.4.1exp-1.
 
 Actually, you can decrypt the attachment via right-click on it and
 selecting one of the Decrypt and .. actions. At least, that works
 for me. 

This does not work for me with icedove 11 and enigmail 1.4.1exp-1 (and
1.4.1-2). This is what I tried all the time.

 Upstream told me about this entry, but since it wasn't even
 obvious to me, I've asked whether having Open and Save always act on
 the decrypted attachments would be possible.
 

I think, this is not what one always wants. This would make it
impossible to save the encrypted attachment. And perhaps one of a
million wants to look at the encrypted attachment directly ;-).

Seriously, I think the bug should be fixed somehow, introducing features
never resolved bugs.

Robert



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



Bug#672472: linux-image-3.2.0-2-686-pae: Load of Linux 3.2-2 are very slow and brings plenty errors

2012-05-12 Thread Roger Leigh
On Fri, May 11, 2012 at 12:38:15PM +0200, phil-deb1.merlin wrote:
 On a computer i386, i have installed linux-image-3.2-0-2  and  its works bad.
 average time of load : 15 minutes
 no sound cards detected
 the mice ps/2 on aux is not activated.
 on load i have on the screen plenty messages which are nonsense for me and 
 does
 not reflected the /etc/fstab of the computer, these error messages are not
 recorded in the log : dmesg, syslog, or messages.
 the error messages :
 Filesystem types  and /lib/init/rw are not supported .Skipping mount
 touch :cannot touch '/lib/init/rw/.ramfs' Read only file system
 ...
 Filesystem types  and /proc are not supported .Skipping mount
 Filesystem types  and /sys are not supported .Skipping mount
 Filesystem types  and /var/lock are not supported .Skipping mount
 Filesystem types usbdevfs and /proc/bus/usb are not supported .Skipping
 mount
 udev requires a monted sysfs not started failed! failed!

This looks like it might be an issue with initscripts, but it's
not clear what the cause is.

Which version of Debian are using.  Your report indicated testing,
is this the case?

Which version of initscripts are you using (dpkg -s initscripts)?

Are you booting using a stock Debian kernel?
Are you using an initramfs?  Or do you boot directly from the
root filesystem?


Thanks,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.



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



Bug#672652: RM: librd-html-ext-ruby -- ROM; merged with ruby-rd, outdated

2012-05-12 Thread Tatsuki Sugiura
Package: ftp.debian.org
Severity: normal

The package files has been merged with ruby-rd in upsaterm.
So separated package is not needed.



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



Bug#672653: RM: ruby-rd-html-ext -- ROM; merged with ruby-rd, outdated

2012-05-12 Thread Tatsuki Sugiura
Package: ftp.debian.org
Severity: normal

The package files has been merged ruby-rd in upsaterm.
So separated package is not needed.



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



Bug#672647: Acknowledgement (uswsusp: manpage spelling corrections (patch))

2012-05-12 Thread Jon Dowland

Another patch for s2disk
--- debian/s2disk.8~	2012-05-12 16:56:23.768227446 +0100
+++ debian/s2disk.8	2012-05-12 16:55:57.460145784 +0100
@@ -119,7 +119,7 @@
 On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\.
 .SH AUTHOR
 .PP
-\fBTimTim DijkstraDijkstra\fR \tim@famdijkstra\.org\ \tim@famdijkstra\.org\
+\fBTim Dijkstra\fR \tim@famdijkstra\.org\ \tim@famdijkstra\.org\
 .RS 4
 Wrote this manpage for the Debian system\.
 .RE


Bug#672598: debian-archive-keyring has circular Depends on apt

2012-05-12 Thread Philipp Kern
On Sat, May 12, 2012 at 12:24:49PM +0200, Bill Allombert wrote:
 There is a circular dependency between debian-archive-keyring and apt:
 
 debian-archive-keyring:Depends: apt
 apt   :Depends: debian-archive-keyring
 
 I do not see why debian-archive-keyring need to depend on apt, since it only
 contains a bunch of keys.

I guess you're right.  We won't require apt in the future and it's only there
because we try to clean up old installations of d-a-k.  So all we should do is
to check if apt-key is present and call it if so and just ignore the branch if
apt-key is missing.

Thanks for the report.  I'll fix it with the next upload.

Kind regards
Philipp Kern


signature.asc
Description: Digital signature


Bug#672654: RFS: glyr/0.9.9-1 [ITP] -- search engine library for music metadata

2012-05-12 Thread Etienne Millon
Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package glyr

   Package name: glyr
   Version : 0.9.9-1
   Upstream Author : Christopher Pahl sa...@online.de
   URL : https://github.com/sahib/glyr
   License : GPL-3+
   Section : libs
   Programming Lang: C
   Description : search engine library for music-related metadata

It builds those binary packages:

   libglyr1 - search engine for music-related metadata
   libglyr-dev  - search engine for music-related metadata - development files
   libglyr1-dbg - search engine for music-related metadata - debugging symbols
   glyrc- command-line interface to libglyr

To access further information about this package, please visit the following 
URL:

  http://mentors.debian.net/package/glyr

Alternatively, one can download the package with dget using this command:

  dget -x http://mentors.debian.net/debian/pool/main/g/glyr/glyr_0.9.9-1.dsc

Changes since the last upload:

 glyr (0.9.9-1) unstable; urgency=low
 .
   * Initial release (Closes: #651416).
   * Add a patch to set correct build flags (-O2 -g)

I packaged this library because gmpc (a gnome client for MPD -
maintained by me) now depends on it. Uploading a new version of gmpc
will probably solve #650359, which is RC.

Please note that this is my first library package, so I am open to any
remarks. I sent several patches upstream in order to define a proper
API so that it is possible to have a clear symbols file starting at
the first upload. This makes the package lintian clean, but I hope
that I haven't missed anything.

Regards,
 Etienne Millon

-- 
Etienne Millon



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



Bug#672481: valgrind: Please add ppc64

2012-05-12 Thread Alessandro Ghedini
On Fri, May 11, 2012 at 03:03:49PM +0200, Mathieu Malaterre wrote:
 Package: valgrind
 Version: 1:3.6.0~svn11254+nmu1

Shouldn't this be 1:3.7.0-3 (or 1:3.7.0-4 FWIW)?

 Severity: wishlist
 Tags: patch
 
 
 It would be nice to start compiling valgrind on ppc64. See patch.

Did you already test that it actually builds fine there?

Cheers

-- 
perl -E '$_=q;$/= @{[@_]};and s;\S+;inidehG ordnasselA;eg;say~~reverse'


signature.asc
Description: Digital signature


Bug#672655: [INTL: it] Italian translation of unp

2012-05-12 Thread Beatrice Torracca
Package: unp
Severity: wishlist
Tags: l10n patch

Hi.
Please find attached the Italian translation of the unp package
proofread by the Italian localization team.

Please include it in your next upload.

Thanks,
Beatrice
# Italian translation of the unp package
# Copyright (C) 2012, unp package copyright holder
# This file is distributed under the same license as the unp package.
# Beatrice Torracca beatri...@libero.it, 2012.
msgid 
msgstr 
Project-Id-Version: unp\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2012-05-02 22:28-0400\n
PO-Revision-Date: 2012-05-12 18:46+0200\n
Last-Translator: Beatrice Torracca beatri...@libero.it\n
Language-Team: Italian debian-l10n-ital...@lists.debian.org\n
Language: it\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
Plural-Forms: nplurals=2; plural=(n != 1);\n
X-Generator: Virtaal 0.7.1\n

#: ../unp:71
#, perl-format
msgid 
\n
USAGE:\n
   %s [ options ] file [ files... ]\n
   file: compressed file(s) to expand/extract\n
\n
   Use -- [ ARGUMENTS ] to pass arguments to external programs, eg. some tar 
options:\n
   unp fastgl.tgz xmnt.tgz -- -C /tmp\n
\n
   Options:\n
   -f Continue even if program availability checks fail or directory 
collision occurs\n
   -u Special helper mode.\n
  For most archive types:\n
  - create directory filename without suffix/\n
  - extract contents there\n
  For Debian/Ubuntu packages:\n
  - extract data.tar.gz after each operation in local directory\n
  - extract control.tar.gz into control/package_version_arch/\n
   -U Smart mode, acts like -u (see above) if archive contains multiple\n
  elements but if there is only one file/directory element then it's 
stored \n
  in the current directory.\n
   -s Show the list of supported formats\n
   -v More verbosity\n
   -h Show this help\n
msgstr 
\n
USO:\n
   %s [ opzioni ] file [ file... ]\n
   file: file compresso(i) da espandere/estrarre\n
\n
   Usare -- [ ARGOMENTI ] per passare argomenti a programmi esterni, es. 
alcune opzioni di tar:\n
   unp fastgl.tgz xmnt.tgz -- -C /tmp\n
\n
   Opzioni:\n
   -f Continua anche se il controllo sulla disponibilità del programma ha 
esito negativo o se si verifica una collisione di directory\n
   -u Speciale modalità di aiuto.\n
  Per la maggior parte dei tipi di archivio:\n
  - crea la directory nome file senza suffisso/\n
  - estrae lì il contenuto\n
  Per i pacchetti Debian/Ubuntu:\n
  - estrae data.tar.gz dopo ogni operazione nella directory locale\n
  - estrae control.tar.gz in control/pacchetto_versione_arch/\n
   -U Modalità intelligente, funziona come -u (vedere sopra) se l'archivio\n
  contiene elementi multipli, ma se contiene un solo elemento\n
  file/directory allora questo viene memorizzato nella directory 
corrente.\n
   -s Mostra l'elenco dei formati gestiti\n
   -v Più prolisso\n
   -h Mostra questo aiuto\n

#: ../unp:95
#, perl-format
msgid 
\n
USAGE:\n
   %s [ options ] file [ files... ]\n
   Uncompress multiple files to STDOUT\n
\n
   Options:\n
   -s  Show the list of supported formats\n
   -h  Show this help\n
   -v  More verbosity, to STDERR\n
msgstr 
\n
USO:\n
   %s [ opzioni ] file [ file... ]\n
   Decomprime file multipli sullo STDOUT\n
\n
   Opzioni:\n
   -s  Mostra l'elenco dei formati gestiti\n
   -h  Mostra questo aiuto\n
   -v  Più prolisso, sullo STDERR\n

#: ../unp:143
msgid tar with gzip
msgstr tar con gzip

#: ../unp:147
msgid tar with bzip2
msgstr tar con bzip2

#: ../unp:151
msgid tar with xz-utils
msgstr tar con xz-utils

#: ../unp:156
msgid tar with lzip
msgstr tar con lzip

#: ../unp:161
msgid tar with lzop
msgstr tar con lzop

#: ../unp:166
msgid tar with compress
msgstr tar con compress

#: ../unp:194
msgid xz-utils or lzma
msgstr xz-utils o lzma

#: ../unp:199
msgid cpio or afio
msgstr cpio o afio

#: ../unp:204
msgid rpm2cpio and cpio
msgstr rpm2cpio e cpio

#: ../unp:208
msgid formail and mpack
msgstr formail e mpack

#: ../unp:212
msgid libchm-bin or archmage
msgstr libchm-bin o archmage

#: ../unp:217
msgid rar or unrar or unrar-free
msgstr rar o unrar o unrar-free

#: ../unp:259
msgid p7zip or p7zip-full
msgstr p7zip o p7zip-full

#: ../unp:407
msgid Error, following packages must be installed in order to proceed:\n
msgstr Errore; per poter procedere devono essere installati i seguenti pacchetti:\n

#: ../unp:460
#, perl-format
msgid Cannot read %s, skipping...\n
msgstr Impossibile leggere %s, saltato...\n

#: ../unp:467
#, perl-format
msgid Failed to detect file type of %s.\n
msgstr Rilevazione del tipo di file di %s non riuscita.\n

#: ../unp:517
#, perl-format
msgid 
Cannot create target %s: file already exists. Trying alternative targets...\n
msgstr Impossibile creare la destinazione %s: il file esiste già. Ricerca di 
destinazioni alternative…\n

#: ../unp:523 ../unp:529
#, perl-format
msgid Cannot create target %s: file already exists\n
msgstr Impossibile creare la destinazione %s: il file esiste 

Bug#672160: Directory /boot/console-setup

2012-05-12 Thread Anton Zinoviev
On Sat, May 12, 2012 at 07:01:20AM -0700, Steve Langasek wrote:
 
 No, you absolutely do *not* need this.  The policy rule isn't on purge,
 remove all config files if the admin hasn't edited them, it's on purge,
 remove *all configuration files*.

All configuration files owned by the package.  There is no way to tell 
whether a file in /etc/console-setup is owned by the package console-setup
or it has been put there by the admin and is unrelated to console-setup.

Anton Zinoviev




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



Bug#672656: libucommon-dev: /usr/lib/pkgconfig/ucommon.pc and commoncpp.pc missing from dev pkg

2012-05-12 Thread David Sugar
Package: libucommon-dev
Version: 5.2.2-1
Severity: normal

ucommon.pc and commoncpp.pc are missing from the -dev pkg and this prevents
some other packages from building which use pkgconfig to get ucommon library
dependency info.



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

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages libucommon-dev depends on:
ii  libssl-dev   1.0.0h-1
ii  libucommon5  5.2.2-1
ii  ucommon-bin  5.2.2-1

libucommon-dev recommends no packages.

Versions of packages libucommon-dev suggests:
pn  pkg-config   0.26-1
pn  ucommon-doc  none

-- no debconf information



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



Bug#672481: valgrind: Please add ppc64

2012-05-12 Thread Mathieu Malaterre
On Sat, May 12, 2012 at 7:03 PM, Alessandro Ghedini al3x...@gmail.com wrote:
 On Fri, May 11, 2012 at 03:03:49PM +0200, Mathieu Malaterre wrote:
 Package: valgrind
 Version: 1:3.6.0~svn11254+nmu1

 Shouldn't this be 1:3.7.0-3 (or 1:3.7.0-4 FWIW)?

I used reportbug from my debian/stable

 Severity: wishlist
 Tags: patch


 It would be nice to start compiling valgrind on ppc64. See patch.

 Did you already test that it actually builds fine there?

nope. I could if I had access to. Hiroyuki do you use valgrind ? Do
you know if it build fine ?

Thanks,



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



Bug#669949: Hmmmm---

2012-05-12 Thread Dean Loros
OK--that makes sense...I'm running the newest kernel--3.3 trunk. I'll try a
older kernel first, as it's the easiest in the list. I think I'll do a
line-by-line between 22.1  24 to really get a feel for the
differences--everytime I revert to 22.1 the problem goes away...

Quick question: are there any mounts that changes between 22.1  24? My
system has been running for over a year now  I normally take the
existing config instead of the developer version.

That leads me to the thought that by the time it gets to Testing there may
be more reports--people that default to N during updates  have
long-standing installs

-- 
Cheers!!!
Dean Loros
Performance by Design Ltd.
autocrosser at http://forums.linuxmint.com


Bug#651416: ITP: glyr -- search engine for music-related metadata

2012-05-12 Thread Etienne Millon
tag 651416 pending
thanks

 I am writing an RFS at the moment.

Done !

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672654

-- 
Etienne Millon



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



Bug#672657: Not suitable for weezy

2012-05-12 Thread Enrico Tassi
Package: luajit
Version: 2.0.0~beta9+dfsg-2
Severity: grave
Tags: upstream

In accordance with the upstream, luajit will not be part of weezy, but rather
be made available via backports.




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

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

Versions of packages luajit depends on:
ii  libc6 2.13-32
ii  libgcc1   1:4.7.0-8
ii  libluajit-5.1-common  2.0.0~beta9+dfsg-2
ii  multiarch-support 2.13-32

luajit recommends no packages.

luajit suggests no packages.

-- no debconf information



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



Bug#669949: Hmmmm---

2012-05-12 Thread Roger Leigh
On Sat, May 12, 2012 at 10:15:19AM -0700, Dean Loros wrote:
 OK--that makes sense...I'm running the newest kernel--3.3 trunk. I'll try a
 older kernel first, as it's the easiest in the list. I think I'll do a
 line-by-line between 22.1  24 to really get a feel for the
 differences--everytime I revert to 22.1 the problem goes away...

I think it would be useful to test with the stock Debian kernel,
3.2.0-2, to see if you still see the problem then.  It may only
manifest with a specific kernel version perhaps.

 Quick question: are there any mounts that changes between 22.1  24? My
 system has been running for over a year now  I normally take the
 existing config instead of the developer version.

No.  At least, not the mounts themselves.  We moved the location
of the tmpfs defaults from /etc/default/rcS to
/etc/default/tmpfs.  But this should have zero impact--they are only
the default settings.

One minor detail to check is whether the filesystems mounted by
mountkernfs/mountdevsubfs are in /etc/fstab, and if they have the
noauto flag.  We now respect that flag if present, and skip the
mount.

Also, I may have asked before but, are you using an initramfs or
booting directly from the root filesystem?  udev has logic to
work with both; it may be that not using an initramfs is not as
well tested, and it's using a wrong path or something.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linuxhttp://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-GPG Public Key  F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800



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



Bug#669949: Results of Test #1

2012-05-12 Thread Dean Loros
Negative result with using the 3.2.0-2 kernel (3.2.16-1)--same as
3.3.0-trunk (3.3.4-1)..I've got some work to do around the house, so I'll
be working on this problem this evening..I think that I will do a
line-by-line next--will post if I find anything there. If not--I'll do the
single-user mode  go from there...Wish me luck

-- 
Cheers!!!
Dean Loros
Performance by Design Ltd.
autocrosser at http://forums.linuxmint.com


Bug#672658: please show the digest algorithm as a string in --list-packets

2012-05-12 Thread Philipp Kern
Package: gnupg
Version: 1.4.12-4
Severity: wishlist

If I do --list-packets I get lines like this:

digest algo 8, begin of digest cd 52

Other lines are resolving their packet argument to something readable, too.  It
would be very helpful if gnupg could name the digest algorithm here (either
additionally or instead).

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

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

Versions of packages gnupg depends on:
ii  dpkg  1.16.3
ii  gpgv  1.4.12-4
ii  install-info  4.13a.dfsg.1-10
ii  libbz2-1.01.0.6-1
ii  libc6 2.13-32
ii  libreadline6  6.2-8
ii  libusb-0.1-4  2:0.1.12-20
ii  zlib1g1:1.2.6.dfsg-2

Versions of packages gnupg recommends:
ii  gnupg-curl 1.4.12-4
ii  libldap-2.4-2  2.4.28-1.1

Versions of packages gnupg suggests:
ii  eog   3.4.1-2
ii  gnupg-doc none
ii  imagemagick   8:6.7.4.0-5
ii  libpcsclite1  1.8.3-2

-- no debconf information



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



Bug#456165: ITP: handbrake -- Rips and encodes DVDs (was Bug#672561: libavcodec-dev: Missing /usr/include/libavcodec/audioconvert.h)

2012-05-12 Thread Reinhard Tartler
On Sat, May 12, 2012 at 5:40 PM, Andres Mejia amejia...@gmail.com wrote:


 I just noticed that libmkv was written specifically for handbrake. In
 this case, I wouldn't even bother uploading libmkv separately and just
 use whatever libmkv ships with handbrake.

TBH, I agree.

Fabian, this does not mean that your work on
git+ssh://git.debian.org/git/pkg-multimedia/libmkv was in vain. As
soon as some other package uses it, we can use your packaging and
upload to debian. But until then, we gain little to nothing by
shipping it outside of handbrake

-- 
regards,
    Reinhard



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



Bug#621086: gtans: Translations for Swedish

2012-05-12 Thread Bart Martens
Hi Mats,

You wrote on this bug report :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621086
 As a side note: Is the build script coping correctly with UTF-8 versus
 ISO-8859-1 at the time of building the package?  The message file works fine
 when use in UTF-8 setting, but not with ISO-8859-1/LATIN1 in Debian testing.

Can you explain the problem ?

Regards,

Bart Martens



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



Bug#672659: ITP: libmkv -- Alternative to the official libmatroska/libebml libraries

2012-05-12 Thread Andres Mejia
Package: wnpp
Severity: wishlist
Owner: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org

* Package name: libmkv
  Version : 0.6.5.1
  Upstream Author : saint...@gmail.com
* URL : https://github.com/saintdev/libmkv
* License : GPLv2+
  Programming Lang: C
  Description : Alternative to the official libmatroska/libebml libraries

This library is meant to be an alternative to the official libmatroska
library.  It is writen (Thanks Haali) in plain C, and intended to be very
portable.



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



Bug#669949: Results of Test #1

2012-05-12 Thread Roger Leigh
On Sat, May 12, 2012 at 10:33:16AM -0700, Dean Loros wrote:
 Negative result with using the 3.2.0-2 kernel (3.2.16-1)--same as
 3.3.0-trunk (3.3.4-1)..I've got some work to do around the house, so I'll
 be working on this problem this evening..I think that I will do a
 line-by-line next--will post if I find anything there. If not--I'll do the
 single-user mode  go from there...Wish me luck

Your effort is much appreciated, hopefully we'll get to the
bottom of it soon!  Good luck!

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linuxhttp://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-GPG Public Key  F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800



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



Bug#672635: debian-installer: missing fonts in graphical-installer for 4 languages

2012-05-12 Thread Christian PERRIER
Quoting Cyril Brulebois (k...@debian.org):
 Package: debian-installer
 Version: 20120508
 Severity: important
 
 Hi,
 
 trying the i386 businesscard image for d-i alpha1, the graphical
 installer seems to be missing a few fonts. The following languages
 are missing their localized name:
  - Burmese
  - Dzongkha
  - Sinhala
  - Tibetan
 
 (X-D-Cc'ing Christian who will likely know about this.)

For Tibetan and Dzongkha, the udeb is missing the font (it is
empty..:-)). This is an indirect consequence of the package renaming:
the .install file hadn't been renamed

Same for Sinhala.

For Burmese, I actually forgot to add the fonts-sil-padauk-udeb
package to build/pkg-lists/gtk-common, which I just did.

I'm afraid that fixing this requires rebuilding the installer..:-(




signature.asc
Description: Digital signature


Bug#672660: linux-2.6: CVE-2012-0810 kernel-rt: stack corruption when task gets scheduled out using the debug stack

2012-05-12 Thread Arne Wichmann
Package: linux-2.6
Version: 3.2.16-1
Severity: grave
Tags: security
Justification: user security hole

This seems to have slipped through the kernel-sec repository...

Citing Redhat:

The issue is that the int3 handler uses a per CPU debug stack, and calls
do_traps() with interrupts enabled but preemption disabled. Then a signal
is sent to the current process, and the code that handles the signal grabs
a spinlock. This spinlock becomes a mutex (sleeping lock) when
CONFIG_PREEMPT_RT_FULL is enabled.

If there is contention on this lock then the task may schedule out. As the
task is using a per CPU stack, and another task may come in and use the
same stack, the stack can become corrupted and cause the kernel to panic.

http://security-tracker.debian.org/tracker/CVE-2012-0810
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-0810
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0810

Keep up the good work,

AW

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (50, 'unstable'), (40, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.16 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash



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



Bug#672641: [Pkg-shadow-devel] Bug#672641: w output broken after wheezy upgrade

2012-05-12 Thread Christian PERRIER
forcemerge 659957 672641
thanks

Hello Josip,

Quoting Josip Rodin (j...@debbugs.entuzijast.net):
 Package: login,procps
 
 Hi,
 
 I've really no idea if this is the right place - please reassign where
 necessary.
 
 After upgrading to wheezy and rebooting into its 3.2 kernel, when I log in
 on the normal console, w(1) doesn't see me, it says 0 users are logged in.
 
 /dev/pts looks the same as on the squeeze machines, the entire configuration
 is unchanged (i.e. the mount options gid=5,mode=620 are still there), but
 there's nothing there.
 
 zsh says $TTY is e.g. /dev/tty3
 
 /var/run/utmp exists and looks sane (chgrp utmp, g+w)
 
 Please help. TIA.

This is #659957...





signature.asc
Description: Digital signature


Bug#672472: linux-image-3.2.0-2-686-pae: Load of Linux 3.2-2 are very slow and brings plenty errors

2012-05-12 Thread MERLIN Philippe
Le samedi 12 mai 2012 18:52:59, Roger Leigh a écrit :
 On Fri, May 11, 2012 at 12:38:15PM +0200, phil-deb1.merlin wrote:
  On a computer i386, i have installed linux-image-3.2-0-2  and  its works
  bad. average time of load : 15 minutes
  no sound cards detected
  the mice ps/2 on aux is not activated.
  on load i have on the screen plenty messages which are nonsense for me
  and does not reflected the /etc/fstab of the computer, these error
  messages are not recorded in the log : dmesg, syslog, or messages.
  the error messages :
  Filesystem types  and /lib/init/rw are not supported .Skipping mount
  touch :cannot touch '/lib/init/rw/.ramfs' Read only file system
  ...
  Filesystem types  and /proc are not supported .Skipping mount
  Filesystem types  and /sys are not supported .Skipping mount
  Filesystem types  and /var/lock are not supported .Skipping mount
  Filesystem types usbdevfs and /proc/bus/usb are not supported
  .Skipping mount
  udev requires a monted sysfs not started failed! failed!
 
 This looks like it might be an issue with initscripts, but it's
 not clear what the cause is.
 
 Which version of Debian are using.  Your report indicated testing,
 is this the case?
 
 Which version of initscripts are you using (dpkg -s initscripts)?
 
 Are you booting using a stock Debian kernel?
 Are you using an initramfs?  Or do you boot directly from the
 root filesystem?
 
 
 Thanks,
 Roger
Thanks for your answer.
The version is testing.
the result of   dpkg -s initscripts 
Package: initscripts
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 263
Maintainer: Debian sysvinit maintainers pkg-sysvinit-
de...@lists.alioth.debian.org
Architecture: i386
Source: sysvinit
Version: 2.88dsf-22.1
Replaces: libc0.1, libc0.3, libc6, libc6.1
Depends: libc6 (= 2.4), ucf, mount (= 2.11x-1), debianutils (= 4), lsb-base 
(= 3.2-14), sysvinit-utils (= 2.86.ds1-64), sysv-rc | file-rc, coreutils (= 
5.93)
Recommends: psmisc, e2fsprogs
Breaks: aide ( 0.15.1-5), atm-tools ( 1:2.5.1-1.3), autofs ( 5.0.0), 
console-common ( 0.7.86), console-setup ( 1.74), cruft ( 0.9.16), eepc-
acpi-scripts ( 1.1.12), fcheck ( 2.7.59-16), hostapd ( 1:0.7.3-3), 
libpam-mount ( 2.13-1), live-build ( 3.0~a26-1), ltsp-client-core ( 
5.2.16-1), mdadm ( 3.2.2-1), nbd-client ( 1:2.9.23-1), nfs-common ( 
1:1.2.5-3), portmap ( 6.0.0-2), readahead-fedora ( 2:1.5.6-3), resolvconf 
( 1.49), rpcbind ( 0.2.0-7), rsyslog ( 5.8.2-2), selinux-policy-default 
(= 2:0.2.20100524-9), splashy ( 0.3.13-5.1+b1), sysklogd ( 1.5-6.2), 
wpasupplicant ( 0.7.3-4), xymon ( 4.3.0~beta2.dfsg-9)
Conflicts: libdevmapper1.02.1 ( 2:1.02.24-1)
Conffiles:
 /etc/init.d/bootlogs db75db678fb0a8cce7138f5c18e44dd6
 /etc/init.d/bootmisc.sh d8c6b3fb84741af57a74c3d32bc09dfb
 /etc/init.d/checkfs.sh 74457ecf8bd853fe1a2ba758053735dc
 /etc/init.d/checkroot.sh efc13158c7d643b5d4baaf68c984dcd1
 /etc/init.d/halt 6ae1b3b1b8198567a5e32116077f12a2
 /etc/init.d/hostname.sh 2180072dbb4e2f42f7ad4df4a2f9888d
 /etc/init.d/killprocs 5e404d35091fab6c4889302736ed4602
 /etc/init.d/mountall.sh ba8a8bfee0a3457a055ed3a7236bf630
 /etc/init.d/mountall-bootclean.sh d4994c72205f718f3b369d4dc69e0b0e
 /etc/init.d/mountnfs.sh 289709c3a76bfd9f59a0f071670f01a0
 /etc/init.d/mountnfs-bootclean.sh 6df926cddd77372967e4a1f22c174b88
 /etc/init.d/mountoverflowtmp 066812f55fd49c260af4efb3eed07b96
 /etc/init.d/mountdevsubfs.sh 51801719b56a5acddfb1fdefdb3bfeb1
 /etc/init.d/mountkernfs.sh 3b2d43b60bc5eac5a507530f3d86bfdc
 /etc/init.d/mtab.sh df8b4a53c9a18b748543891a2c792de7
 /etc/init.d/rc.local 18cd07959adfa8411ca17fe7c2ec3d96
 /etc/init.d/reboot 1b9db1ef7bfd79b128ef85d5065721a6
 /etc/init.d/rmnologin 3e720aea2c7de0696879cce254b00d87
 /etc/init.d/sendsigs 00ed9a4cdc73711fceef76ddef67dd12
 /etc/init.d/single dc13cb373c5c098a8fb95424701373e3
 /etc/init.d/umountfs 07e4c8c8d9136f36745feb4776edc6f4
 /etc/init.d/umountnfs.sh be451dcc644058cd0e4448c8866e1e7b
 /etc/init.d/umountroot 3e6a08830565a2938fb009b63d8bd0b9
 /etc/init.d/urandom 96d5bd37396a40ab5fe7071139f780fc
 /etc/default/devpts fc857c5ac5fb84d80720ed4d1c624f6e
 /etc/default/halt 18d9844cf8ca8608e2a559a4555e593a
 /etc/default/tmpfs 43c56edaa7b9a5f11017613656397493
 /etc/network/if-up.d/mountnfs 5d79218a43b286c5a2fea1a77c7851e7
 /etc/init.d/stop-bootlogd-single 648d8624e708151500c5e299a6005afe obsolete
 /etc/init.d/bootlogd 267ceea04f703171e6c62f506fda3305 obsolete
 /etc/init.d/stop-bootlogd 4544c7e1a2d0c713d29424d02faad237 obsolete
Description: scripts for initializing and shutting down the system
 The scripts in this package initialize a standard Debian
 system at boot time and shut it down at halt or reboot time.
Homepage: http://savannah.nongnu.org/projects/sysvinit

Its a Debian Kernel linux-image-3.2.0-2-686-pae  3.2.15-1
The start is given by GRUB2.
Thanks.
Philippe MERLIN



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

Bug#672661: man-db: 'apropos nosuchthinganywhere ; echo $?' returns 0

2012-05-12 Thread A. Costa
Package: man-db
Version: 2.6.1-2
Severity: normal

Dear Maintainer,

The man page says 'apropos' provides useful exit codes:

# show exit codes, no blank lines.  
% man apropos | grep -n -A 7 EXIT | sed  '/^.*-$/d'
105:EXIT STATUS
106-   0  Successful program execution.
108-   1  Usage, syntax or configuration file error.
110-   2  Operational error.
112-   16 Nothing was found that matched the criteria specified.

So the following should return '16':

# search for a non-existent string, print exit code.
% apropos nosuchthinganywhere ; echo $?
0

For comparison, the `whatis` util does return '16':

% whatis nosuchthinganywhere ; echo $?
nosuchthinganywhere: nothing appropriate.
16

Attached is the output of:

% apropos --debug nosuchthinganywhere 2 /tmp/apropos.log


HTH...


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

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages man-db depends on:
ii  bsdmainutils   9.0.1
ii  debconf [debconf-2.0]  1.5.43
ii  dpkg   1.16.3
ii  groff-base 1.21-7
ii  libc6  2.13-32
ii  libgdbm3   1.8.3-10
ii  libpipeline1   1.2.1-1
ii  zlib1g 1:1.2.7.dfsg-1

man-db recommends no packages.

Versions of packages man-db suggests:
ii  dillo [www-browser] 3.0.2-2
ii  elinks [www-browser]0.12~pre5-7
ii  galeon [www-browser]2.0.7-2.1+b1
ii  groff   1.21-7
ii  iceape [www-browser]2.7.4-1
ii  iceweasel [www-browser] 10.0.4esr-2
ii  konqueror [www-browser] 4:4.7.4-2
ii  less444-2
ii  links [www-browser] 2.6-1
ii  lynx-cur [www-browser]  2.8.8dev.12-2
ii  opera-static [www-browser]  7.23-20031119.1

-- debconf information:
  man-db/build-database: true
* man-db/rebuild-database: true
* man-db/install-setuid: true
  man-db/auto-update: true


apropos.log.gz
Description: GNU Zip compressed data


Bug#672662: cdimage.debian.org: gnome-screesnaver starts at livecd boot

2012-05-12 Thread Saul Reynolds-Haertle
Package: cdimage.debian.org
Severity: normal


The list of services started at boot includes an item named
gnome-screesnaver right next to the (assumed correct)
gnome-screensaver. Note the transposed letters. I don't
yet know if this is only an issue on the livecd or also on
the resulting installation.

-- System Information:
Debian Release: 6.0.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#604599: [Pkg-crosswire-devel] Bug#604599: Preparations for the removal of the KDE3 and Qt3 libraries

2012-05-12 Thread Ana Guerrero
On Tue, Nov 23, 2010 at 01:35:32PM +0200, Dmitrijs Ledkovs wrote:
 On 23 November 2010 13:35, Dmitrijs Ledkovs dmitrij.led...@ubuntu.com wrote:
  On 23 November 2010 01:54, Eckhart Wörner ewoer...@kde.org wrote:
  Source: biblememorizer
  Severity: wishlist
  User: debian-qt-...@lists.debian.org
  Usertags: qt3libs-removal
 
 
  Biblememorizer is ported to qt4 by upstream. Packaging will be updated
  and uploaded to unstable - stable soon.
 
 
 unstable - freeze-exception - testing =)

Hello, 2012 here! :D
Any chance to update this package to Qt4 soon?

Thanks,
Ana



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



Bug#672656: libucommon-dev: /usr/lib/pkgconfig/ucommon.pc and commoncpp.pc missing from dev pkg

2012-05-12 Thread Jonas Smedegaard
tags 672656 pending
thanks

Hi David,

On 12-05-12 at 01:09pm, David Sugar wrote:
 ucommon.pc and commoncpp.pc are missing from the -dev pkg and this 
 prevents some other packages from building which use pkgconfig to get 
 ucommon library dependency info.

Indeed ucommon.pc is missing.  Not shipping commoncpp.pc as the library 
is currently built with --disable-commoncpp --disable-stdcpp.

Thanks for spotting!


Oh, and I am curious: What packages failed to build due to this?


Kind regards,

 - Jonas

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

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Bug#672663: libsqlite3-0: Please make the package backportable without source changes

2012-05-12 Thread Mike Hommey
Package: libsqlite3-0
Version: 3.7.11-3
Severity: wishlist
Tags: patch

The attached patch makes the package backportable without changes other than
a changelog entry.

Thanks


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

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

Versions of packages libsqlite3-0 depends on:
ii  libc6  2.13-32
ii  multiarch-support  2.13-32

libsqlite3-0 recommends no packages.

libsqlite3-0 suggests no packages.

-- no debconf information
diff -Nru sqlite3-3.7.11/debian/libsqlite3-0.install sqlite3-3.7.11/debian/libsqlite3-0.install
--- sqlite3-3.7.11/debian/libsqlite3-0.install	2012-03-21 13:53:11.0 +0100
+++ sqlite3-3.7.11/debian/libsqlite3-0.install	1970-01-01 01:00:00.0 +0100
@@ -1 +0,0 @@
-usr/lib/*/libsqlite3.so.*
diff -Nru sqlite3-3.7.11/debian/libsqlite3-0.install.in sqlite3-3.7.11/debian/libsqlite3-0.install.in
--- sqlite3-3.7.11/debian/libsqlite3-0.install.in	1970-01-01 01:00:00.0 +0100
+++ sqlite3-3.7.11/debian/libsqlite3-0.install.in	2012-04-27 16:36:48.0 +0200
@@ -0,0 +1 @@
+usr/lib/${DEB_HOST_MULTIARCH}/libsqlite3.so.*
diff -Nru sqlite3-3.7.11/debian/libsqlite3-dev.install sqlite3-3.7.11/debian/libsqlite3-dev.install
--- sqlite3-3.7.11/debian/libsqlite3-dev.install	2012-03-21 13:57:38.0 +0100
+++ sqlite3-3.7.11/debian/libsqlite3-dev.install	1970-01-01 01:00:00.0 +0100
@@ -1,5 +0,0 @@
-usr/include/*.h
-usr/lib/*/libsqlite3.a
-usr/lib/*/libsqlite3.so
-usr/lib/*/libsqlite3.la
-usr/lib/*/pkgconfig/sqlite3.pc
diff -Nru sqlite3-3.7.11/debian/libsqlite3-dev.install.in sqlite3-3.7.11/debian/libsqlite3-dev.install.in
--- sqlite3-3.7.11/debian/libsqlite3-dev.install.in	1970-01-01 01:00:00.0 +0100
+++ sqlite3-3.7.11/debian/libsqlite3-dev.install.in	2012-04-27 16:36:48.0 +0200
@@ -0,0 +1,5 @@
+usr/include/*.h
+usr/lib/${DEB_HOST_MULTIARCH}/libsqlite3.a
+usr/lib/${DEB_HOST_MULTIARCH}/libsqlite3.so
+usr/lib/${DEB_HOST_MULTIARCH}/libsqlite3.la
+usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/sqlite3.pc
diff -Nru sqlite3-3.7.11/debian/rules sqlite3-3.7.11/debian/rules
--- sqlite3-3.7.11/debian/rules	2012-03-21 21:00:59.0 +0100
+++ sqlite3-3.7.11/debian/rules	2012-04-27 16:36:48.0 +0200
@@ -69,6 +69,7 @@
 	rm -f config.log config.h pkgIndex.tcl configure
 	[ ! -f Makefile ] || $(MAKE) distclean
 	rm -f config.h
+	rm -f debian/libsqlite3-0.install debian/libsqlite3-dev.install
 	dh_clean
 
 install: build
@@ -113,6 +114,10 @@
 	dh_testdir
 	dh_testroot
 
+	for file in libsqlite3-0.install libsqlite3-dev.install; do \
+		sed -es,\$${DEB_HOST_MULTIARCH},${DEB_HOST_MULTIARCH},g \
+			debian/$${file}.in  debian/$$file; \
+	done
 	dh_install -a --sourcedir=$(DESTDIR)
 	dh_installman -a
 	dh_installdocs -a


Bug#586495: Patches break alpine

2012-05-12 Thread Dominik George
Hi,

I tested the patches from the topal package against the most recent alpine 
(2.02) package and the result is that it just plain breaks alpine.

It causes alpine to segfault on every single occasion on both amd64 and 
x86.

-nik



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



Bug#672664: lintian: Please add a check on udeb non-emptiness

2012-05-12 Thread Cyril Brulebois
Package: lintian
Version: 2.5.6
Severity: important
Tags: d-i

Hi,

it would be nice if lintian could check an udeb isn't empty.

(There might legitimate cases where udebs ship no contents, and just
contain maintainer scripts/debconf stuff, so I'm cc-ing debian-boot@
for input.)

Real life example: fonts-tibetan-machine-udeb_1.901b-3_all.udeb was
entirely empty after the package got renamed to follow the fonts policy
(losing a .install file), leading to missing fonts in d-i. The same
was seen in other packages too. Once the check is added, we should be
able to evaluate a (let's say) udeb-is-empty warning page on lintian.d.o
and see whether we have other issues, or false positives.

Thanks for considering.

Mraw,
KiBi.



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



Bug#397232: more information please

2012-05-12 Thread Nicholas Bamber

tag 397232 +moreinfo
thanks


Dan,
	I understand that this is a complaint about perror being hard to 
understand. Beyond that I find the bug report hard to understand. I 
don't see what the exact complaint is. I tried to track down the 
document referenced but could not find it. A link would be nice.




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



Bug#456165: ITP: handbrake -- Rips and encodes DVDs (was Bug#672561: libavcodec-dev: Missing /usr/include/libavcodec/audioconvert.h)

2012-05-12 Thread Andres Mejia
On Sat, May 12, 2012 at 1:36 PM, Reinhard Tartler siret...@gmail.com wrote:
 On Sat, May 12, 2012 at 5:40 PM, Andres Mejia amejia...@gmail.com wrote:


 I just noticed that libmkv was written specifically for handbrake. In
 this case, I wouldn't even bother uploading libmkv separately and just
 use whatever libmkv ships with handbrake.

 TBH, I agree.

 Fabian, this does not mean that your work on
 git+ssh://git.debian.org/git/pkg-multimedia/libmkv was in vain. As
 soon as some other package uses it, we can use your packaging and
 upload to debian. But until then, we gain little to nothing by
 shipping it outside of handbrake

 --
 regards,
     Reinhard

I was going off by the assumption that handbrake ships with libmkv,
but I found it doesn't. It simply downloads libmkv. I think it will be
easier to upload libmkv instead.

-- 
~ Andres



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



Bug#656861: Please enabled hardened build flags

2012-05-12 Thread Simon Ruderich
On Sat, May 12, 2012 at 05:26:59PM +0200, Marc Haber wrote:
 I have patched the package to actually use the system PolarSSL from

Perfect, that's the best solution.

 the Debian packages, but the output of your hardening-check
 command line didn't change at all.

Yes. The output of hardening-check is correct (and was before), I
only posted it for reference. hardening-check only checks the
resulting binaries, so the missing flags from PolarSSL - which
affect only a few source files - are not detected.

 blhc-0.02 pdns_3.1-1_amd64.build doesn't give any output though.

That's good, so no flags are missing. Exactly like it should be.

 Am I fine now, or is there something I can do?

You're fine. hardening-check doesn't report any missing features
(except the ones which weren't enabled) and blhc reports no
missing flags.

Thanks for fixing the hardening issue so quickly.

Regards,
Simon
-- 
+ Privatsphäre ist notwendig
+ Ich verwende GnuPG http://gnupg.org
+ Öffentlicher Schlüssel: 0x92FEFDB7E44C32F9


pgpKHNwud7JAM.pgp
Description: PGP signature


Bug#656861: Please enabled hardened build flags

2012-05-12 Thread Marc Haber
tags 656861 pending confirmed
thanks

On Sat, May 12, 2012 at 08:10:48PM +0200, Simon Ruderich wrote:
 You're fine. hardening-check doesn't report any missing features
 (except the ones which weren't enabled) and blhc reports no
 missing flags.

Good. Thanks for your quick answers.

 Thanks for fixing the hardening issue so quickly.

You're welcome.

Now the only thing that is missing is Matthijs' consent for an upload.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 31958061
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 31958062



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



Bug#671619: kalarm chrashes

2012-05-12 Thread Thilo Six
Hello

since the qt upgarde from 4.7 to 4.8 kalarm chrashes for me, too.
Whenever i try to e.g. delay an alarm.

Not sure if that is the same as the original bug report though.


-- 
Regards,
Thilo

4096R/0xC70B1A8F
721B 1BA0 095C 1ABA 3FC6  7C18 89A4 A2A0 C70B 1A8F




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



Bug#672472: linux-image-3.2.0-2-686-pae: Load of Linux 3.2-2 are very slow and brings plenty errors

2012-05-12 Thread Roger Leigh
On Sat, May 12, 2012 at 07:51:55PM +0200, MERLIN Philippe wrote:
 Le samedi 12 mai 2012 18:52:59, Roger Leigh a écrit :
  On Fri, May 11, 2012 at 12:38:15PM +0200, phil-deb1.merlin wrote:
  This looks like it might be an issue with initscripts, but it's
  not clear what the cause is.
  
  Which version of Debian are using.  Your report indicated testing,
  is this the case?
  
  Which version of initscripts are you using (dpkg -s initscripts)?
  
  Are you booting using a stock Debian kernel?
  Are you using an initramfs?  Or do you boot directly from the
  root filesystem?
  
  
  Thanks,
  Roger
 Thanks for your answer.
 The version is testing.
 the result of   dpkg -s initscripts 
 Version: 2.88dsf-22.1
 Its a Debian Kernel linux-image-3.2.0-2-686-pae  3.2.15-1
 The start is given by GRUB2.

Is grub using an initramfs/initrd?

You should have something like
  /boot/initrd.img-3.2.0-2-686-pae
when you take a look (edit on the boot menu), or look in
/boot/grub/grub.cfg.

Also, what's the output of cat /proc/mounts after boot?


Thanks,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linuxhttp://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-GPG Public Key  F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800



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



<    1   2   3   4   5   >