Bug#648489: ITP: nuitka -- Nuitka is a fully compatible Python compiler, capable of accelerating the execution.

2011-11-12 Thread Kay Hayen
Package: wnpp
Severity: wishlist
Owner: Kay Hayen kayha...@gmx.de

* Package name: nuitka
  Version : 0.3.15
  Upstream Author : Name kayha...@gmx.de
* URL : http://nuitka.net/
* License : GPLv3, uses BSD parts.
  Programming Lang: Python, C++, Assembler
  Description : Nuitka is a fully compatible Python compiler, capable of 
accelerating the execution.#

Nuitka is a good replacement for the Python interpreter and compiles every
construct that CPython 2.6 and 2.7 offer. It translates the Python into a
C++ program that then uses “libpython” to execute in the same way as CPython
does, in a very compatible way.

The speed improvement is currently not very high, but the plan is to become
very compatible first, and then to optimize for speed through compile time
type inference.



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



Bug#648490: aptitude: Please add support for build-arch and build-indep targets

2011-11-12 Thread Niels Thykier
Source: aptitude
Version: 0.6.4-1.2
Severity: wishlist
Tags: patch
User: debian...@lists.debian.org
Usertags: build-arch-target

Hi,

Please see attached patch as an example of how to do this.

Please note that the buildds are still using build followed by
binary-arch.

For more information, please see [1].

~Niels

[1] https://wiki.debian.org/ReleaseGoals/BuildArchTarget
diff -Nru aptitude-0.6.4/debian/changelog aptitude-0.6.4/debian/changelog
--- aptitude-0.6.4/debian/changelog	2011-10-29 20:53:26.0 +0200
+++ aptitude-0.6.4/debian/changelog	2011-11-12 09:03:36.0 +0100
@@ -1,3 +1,10 @@
+aptitude (0.6.4-1.3) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Add build-arch and build-indep targets to debian/rules.
+
+ -- Niels Thykier ni...@thykier.net  Sat, 12 Nov 2011 09:00:29 +0100
+
 aptitude (0.6.4-1.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru aptitude-0.6.4/debian/rules aptitude-0.6.4/debian/rules
--- aptitude-0.6.4/debian/rules	2011-05-16 05:27:05.0 +0200
+++ aptitude-0.6.4/debian/rules	2011-11-12 09:03:31.0 +0100
@@ -53,7 +53,7 @@
 
 	touch build-stamp-curses
 
-build:
+build build-arch build-indep:
 	# As per policy 4.9, do nothing.
 
 clean:
@@ -159,4 +159,4 @@
 	dh_builddeb -i
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
+.PHONY: build build-arch build-indep clean binary-indep binary-arch binary install


Bug#647057:

2011-11-12 Thread Adam Baxter
Not sure if this is the place to put this, but this mirror is out of date

E: Release file expired, ignoring
http://mirrordenver.fdcservers.net/debian/dists/testing/Release (invalid
since 157d 12h 16min 33s)


Bug#648491: tcltrf: Please add support for build-arch and build-indep targets

2011-11-12 Thread Niels Thykier
Source: tcltrf
Severity: wishlist
Tags: patch
User: debian...@lists.debian.org
Usertags: build-arch-target

Hi,

Please see attached patch as an example of how to do this.

Please note that the buildds are still using build followed by
binary-arch.

For more information, please see [1].

~Niels

[1] https://wiki.debian.org/ReleaseGoals/BuildArchTarget
diff -u tcltrf-2.1.4-dfsg/debian/changelog tcltrf-2.1.4-dfsg/debian/changelog
--- tcltrf-2.1.4-dfsg/debian/changelog
+++ tcltrf-2.1.4-dfsg/debian/changelog
@@ -1,3 +1,10 @@
+tcltrf (2.1.4-dfsg-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Added build-arch and build-indep targets to debian/rules.
+
+ -- Niels Thykier ni...@thykier.net  Sat, 12 Nov 2011 09:43:59 +0100
+
 tcltrf (2.1.4-dfsg-2) unstable; urgency=low
 
   * Fixed bug with putting library and documentation files into binary
diff -u tcltrf-2.1.4-dfsg/debian/rules tcltrf-2.1.4-dfsg/debian/rules
--- tcltrf-2.1.4-dfsg/debian/rules
+++ tcltrf-2.1.4-dfsg/debian/rules
@@ -72,7 +72,9 @@
 		--enable-static-md5 \
 		--enable-threads
 
-build: build-stamp
+build: build-arch build-indep
+build-arch: build-stamp
+build-indep: build-stamp
 build-stamp:  config.status
 	dh_testdir
 
@@ -197 +199 @@
-.PHONY: patch unpatch clean-patched build clean binary-indep binary-arch binary install get-orig-source
+.PHONY: patch unpatch clean-patched build build-arch build-indep clean binary-indep binary-arch binary install get-orig-source


Bug#644914: crashes - some thread underneath as it seems

2011-11-12 Thread Andy Spencer
Since you seem to be using Ubuntu, could you check if this is fixed for
you on Ubuntu 11.10 (Oneiric) using version 0.6 from the AWeather PPA?

https://launchpad.net/~andy753421/+archive/aweather/+packages


On 2011-10-10 19:24, Steffen Moeller wrote:
 Package: aweather
 Version: 0.5.2-1
 Severity: minor
 
 Hello,
 
 please kindly forward this information. Writing from Europe, it would
 be great if you could help with some local weather pointers. Well, I
 was just curious.
 
 Cheers,
 
 Steffen
 
 moeller@moeller-desktop:~ $ aweather 
 .
 
 -- System Information:
 LSB Version:  
 core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch
 Distributor ID:   Ubuntu
 Description:  Ubuntu maverick (development branch)
 Release:  10.10
 Codename: maverick
 Architecture: amd64 (x86_64)
 
 Kernel: Linux 3.0.0-1-amd64 (SMP w/8 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 aweather depends on:
 ii  libatk1.0-0   2.2.0-2   
 ii  libbz2-1.01.0.5-7   
 ii  libc6 2.13-21   
 ii  libcairo2 1.10.2-6.1
 ii  libfontconfig12.8.0-3   
 ii  libfreetype6  2.4.6-2   
 ii  libgdk-pixbuf2.0-02.24.0-1  
 ii  libgl1-mesa-glx [libgl1]  7.11-6
 ii  libglib2.0-0  2.28.6-1  
 ii  libglu1-mesa [libglu1]7.11-6
 ii  libgrits0 0.5.2-1   
 ii  libgtk2.0-0   2.24.6-2  
 ii  libpango1.0-0 1.29.4-1  
 ii  librsl1   1.42-2
 ii  libsoup2.4-1  2.36.0-1  
 
 aweather recommends no packages.
 
 aweather suggests no packages.
 
 -- no debconf information


pgpJd7emQblch.pgp
Description: PGP signature


Bug#645425: [gdm3] Autologin does not work

2011-11-12 Thread Camaleón
2011/11/11 Camaleón noela...@gmail.com:

 I have the same versions for those packages (gdm3 is 3.0.4-4 and libpam*
 are also 1.1.3-4) but autologin is still not possible.

I've performed a bunch of updates and now it works :-)

-- 
Camaleón



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



Bug#648492: apt-watch: Please add support for build-arch and build-indep targets plus enable hardening flags

2011-11-12 Thread Niels Thykier
Source: apt-watch
Severity: wishlist
Tags: patch
User: debian...@lists.debian.org
Usertags: build-arch-target

Hi,

Please see attached patch as an example of how to do this.

Please note that the buildds are still using build followed by
binary-arch.

For more information, please see [1].

~Niels

[1] https://wiki.debian.org/ReleaseGoals/BuildArchTarget
diff -Nru apt-watch-0.4.0/debian/changelog apt-watch-0.4.0/debian/changelog
--- apt-watch-0.4.0/debian/changelog	2011-10-18 04:40:59.0 +0200
+++ apt-watch-0.4.0/debian/changelog	2011-11-12 09:57:38.0 +0100
@@ -1,3 +1,13 @@
+apt-watch (0.4.0-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Added build-arch and build-indep targets to debian/rules.
+  * Use buildflags.mk from dpkg-dev to set default buildflags.
+- Enables hardening flags.
+  * Removed unused INSTALL_PROGRAM variable from debian/rules.
+
+ -- Niels Thykier ni...@thykier.net  Sat, 12 Nov 2011 09:54:01 +0100
+
 apt-watch (0.4.0-2) unstable; urgency=low
 
   * Bump debian release for unstable
diff -Nru apt-watch-0.4.0/debian/control apt-watch-0.4.0/debian/control
--- apt-watch-0.4.0/debian/control	2011-10-18 04:40:59.0 +0200
+++ apt-watch-0.4.0/debian/control	2011-11-12 09:55:45.0 +0100
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: John Lightsey light...@debian.org
-Build-Depends: debhelper (= 7.0.8), quilt (= 0.46-7~), libpam0g-dev | libpam-dev, libfam-dev, libpanel-applet-4-dev, libapt-pkg-dev
+Build-Depends: debhelper (= 7.0.8), quilt (= 0.46-7~), libpam0g-dev | libpam-dev, libfam-dev, libpanel-applet-4-dev, libapt-pkg-dev, dpkg-dev (= 1.16.1~)
 Standards-Version: 3.9.2.0
 Vcs-Git: http://nixnuts.net/git/apt-watch.git
 Homepage: http://nixnuts.net/apt-watch/
diff -Nru apt-watch-0.4.0/debian/rules apt-watch-0.4.0/debian/rules
--- apt-watch-0.4.0/debian/rules	2011-10-18 04:40:59.0 +0200
+++ apt-watch-0.4.0/debian/rules	2011-11-12 09:57:14.0 +0100
@@ -13,25 +13,19 @@
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
 
-CFLAGS = -Wall -g
-
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-	CFLAGS += -O0
-else
-	CFLAGS += -O2
-endif
-ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
-	INSTALL_PROGRAM += -s
-endif
+DEB_CFLAGS_MAINT_APPEND = -Wall
+DPKG_EXPORT_BUILDFLAGS=1
+include /usr/share/dpkg/buildflags.mk
 
 config.status: configure
 	dh_quilt_patch
 	dh_testdir
-	CFLAGS=$(CFLAGS) ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --sysconfdir=/etc --libexecdir=\$${prefix}/lib/apt-watch --datadir=\$${prefix}/share
-
+	./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --sysconfdir=/etc --libexecdir=\$${prefix}/lib/apt-watch --datadir=\$${prefix}/share
 
-build: build-stamp
 
+build: build-arch build-indep
+build-arch: build-stamp
+build-indep: build-stamp
 build-stamp:  config.status
 	dh_testdir
 
@@ -102,4 +96,4 @@
 	dh_builddeb
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install 
+.PHONY: build build-arch build-indep clean binary-indep binary-arch binary install 


Bug#648493: gnome-control-center: icedove not proposed as default mailer

2011-11-12 Thread Francois Mescam
Package: gnome-control-center
Version: 1:3.0.2-3
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

In default program the mailer icedove is not proposed as an option. So
I am unable to force the usage of icedove when a browser try to send
an email.


*** End of the template - remove these lines ***


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

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

Versions of packages gnome-control-center depends on:
ii  accountsservice0.6.15-1 
ii  apg2.2.3.dfsg.1-2   
ii  desktop-file-utils 0.15-2   
ii  gnome-control-center-data  1:3.0.2-3
ii  gnome-desktop3-data3.0.2-2  
ii  gnome-icon-theme   3.2.1.2-1
ii  gnome-icon-theme-symbolic  3.2.1-1  
ii  gnome-menus3.0.1-3  
ii  gnome-settings-daemon  3.0.3-3  
ii  gsettings-desktop-schemas  3.0.1-1  
ii  libatk1.0-02.2.0-2  
ii  libc6  2.13-21  
ii  libcairo-gobject2  1.10.2-6.1   
ii  libcairo2  1.10.2-6.1   
ii  libcanberra-gtk3-0 0.28-3   
ii  libcanberra0   0.28-3   
ii  libcomerr2 1.42~WIP-2011-10-16-1
ii  libcups2   1.5.0-8  
ii  libdbus-1-31.4.16-1 
ii  libdbus-glib-1-2   0.98-1   
ii  libfontconfig1 2.8.0-3  
ii  libfreetype6   2.4.7-2  
ii  libgconf2-42.32.4-1 
ii  libgcrypt111.5.0-3  
ii  libgdk-pixbuf2.0-0 2.24.0-1 
ii  libglib2.0-0   2.28.8-1 
ii  libgnome-control-center1   1:3.0.2-3
ii  libgnome-desktop-3-0   3.0.2-2  
ii  libgnome-menu2 3.0.1-3  
ii  libgnomekbd7   3.2.0-1  
ii  libgnutls262.12.11-1
ii  libgssapi-krb5-2   1.9.1+dfsg-3 
ii  libgtk-3-0 3.0.12-2 
ii  libgtop2-7 2.28.4-1 
ii  libk5crypto3   1.9.1+dfsg-3 
ii  libkrb5-3  1.9.1+dfsg-3 
ii  libnm-glib40.9.0-2  
ii  libnm-util20.9.0-2  
ii  libpango1.0-0  1.29.4-2 
ii  libpolkit-gobject-1-0  0.102-1  
ii  libpulse-mainloop-glib01.0-4
ii  libpulse0  1.0-4
ii  libstartup-notification0   0.12-1   
ii  libupower-glib10.9.14-1 
ii  libx11-6   2:1.4.4-2
ii  libxi6 2:1.4.3-3
ii  libxklavier16  5.1-2
ii  libxml22.7.8.dfsg-5 
ii  zlib1g 1:1.2.3.4.dfsg-3 

Versions of packages gnome-control-center recommends:
ii  gnome-session  3.0.2-3
ii  gnome-user-guide   3.2.1-1
ii  iso-codes  3.29-1 
ii  mousetweaks3.2.1-1
ii  policykit-1-gnome  0.102-2

Versions of packages gnome-control-center suggests:
ii  gnome-screensaver 3.0.1-3  
ii  gstreamer0.10-pulseaudio  0.10.30-1
ii  libcanberra-gtk-module0.28-3   
ii  x11-xserver-utils 7.6+3

-- 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#648494: viking: fails to build against libgps-dev from gpsd 3

2011-11-12 Thread Bernd Zeimetz
Package: viking
Version: 1.2.1-2
Severity: important
User: b...@debian.org
Usertag: gpsd3

Hi maintainer,

unfortunately yet another major API and ABI breakage happened
in libgps on the way to gpsd version 3. The result is that your
package does not build against gpsd 3.3/libgps20, which is
available in experimental.

Details why this had to happen are described here:
http://www.catb.org/gpsd/protocol-transition.html

Unfortunately the progress to implement this took a long time,
including gpsd 2.95 which was released with Squeeze and shipped
with a slightly different API and ABI.
Migrating to the new and hopefully final API should be easy,
if there is help needed either ask me or jump into #gpsd
on the freenode network.

The error messages from my test build are attached below.

Documentation:
http://www.catb.org/gpsd/libgps.html
http://www.catb.org/gpsd/libgpsmm.html
http://www.catb.org/gpsd/client-howto.html


Best regards,

Bernd

-- 
 Bernd ZeimetzDebian GNU/Linux Developer
 http://bzed.dehttp://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F




checking for gps_poll in -lgps... no
configure: error: libgps is needed for Realtime GPS Tracking feature, but not
found. The feature can be disable with --disable-realtime-gps-tracking



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



Bug#648495: obdgpslogger: fails to build against libgps-dev from gpsd 3

2011-11-12 Thread Bernd Zeimetz
Package: obdgpslogger
Version: 0.16-1.1
Severity: important
User: b...@debian.org
Usertag: gpsd3

Hi maintainer,

unfortunately yet another major API and ABI breakage happened
in libgps on the way to gpsd version 3. The result is that your
package does not build against gpsd 3.3/libgps20, which is
available in experimental.

Details why this had to happen are described here:
http://www.catb.org/gpsd/protocol-transition.html

Unfortunately the progress to implement this took a long time,
including gpsd 2.95 which was released with Squeeze and shipped
with a slightly different API and ABI.
Migrating to the new and hopefully final API should be easy,
if there is help needed either ask me or jump into #gpsd
on the freenode network.

The error messages from my test build are attached below.

Documentation:
http://www.catb.org/gpsd/libgps.html
http://www.catb.org/gpsd/libgpsmm.html
http://www.catb.org/gpsd/client-howto.html


Best regards,

Bernd

-- 
 Bernd ZeimetzDebian GNU/Linux Developer
 http://bzed.dehttp://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F


/usr/bin/cmake -E cmake_progress_report 
/tmp/buildd/obdgpslogger-0.16/obj-x86_64-linux-gnu/CMakeFiles 37
[ 16%] Building C object src/logger/CMakeFiles/obdgpslogger.dir/gpscomm.c.o
cd /tmp/buildd/obdgpslogger-0.16/obj-x86_64-linux-gnu/src/logger  
/usr/bin/gcc  -DOBDGPSLOGGER_MAJOR_VERSION=0 -DOBDGPSLOGGER_MINOR_VERSION=16 
-DOBDPLATFORM_POSIX -DHAVE_GPSD_V3 -DHAVE_GPSD -DHAVE_PTSNAME_R -DHAVE_SIGNAL_H 
-DHAVE_SIGACTION -I/tmp/buildd/obdgpslogger-0.16/obj-x86_64-linux-gnu 
-I/tmp/buildd/obdgpslogger-0.16/src/obdinfo 
-I/tmp/buildd/obdgpslogger-0.16/src/conf 
-I/tmp/buildd/obdgpslogger-0.16/src/logger/. 
-I/tmp/buildd/obdgpslogger-0.16/src/logger/../obdinfo 
-I/tmp/buildd/obdgpslogger-0.16/src/logger/../obdcomm-o 
CMakeFiles/obdgpslogger.dir/gpscomm.c.o   -c 
/tmp/buildd/obdgpslogger-0.16/src/logger/gpscomm.c
/tmp/buildd/obdgpslogger-0.16/src/logger/gpscomm.c: In function 'opengps':
/tmp/buildd/obdgpslogger-0.16/src/logger/gpscomm.c:29:9: error: too few 
arguments to function 'gps_open'
/usr/include/gps.h:1717:12: note: declared here
make[3]: *** [src/logger/CMakeFiles/obdgpslogger.dir/gpscomm.c.o] Error 1
make[3]: Leaving directory `/tmp/buildd/obdgpslogger-0.16/obj-x86_64-linux-gnu'
make[2]: *** [src/logger/CMakeFiles/obdgpslogger.dir/all] Error 2
make[2]: Leaving directory `/tmp/buildd/obdgpslogger-0.16/obj-x86_64-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/obdgpslogger-0.16/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2




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



Bug#648496: goclue: fails to build against libgps-dev from gpsd 3

2011-11-12 Thread Bernd Zeimetz
Package: geoclue
Version: 0.12.0-3
Severity: important
User: b...@debian.org
Usertag: gpsd3

Hi maintainer,

unfortunately yet another major API and ABI breakage happened
in libgps on the way to gpsd version 3. The result is that your
package does not build against gpsd 3.3/libgps20, which is
available in experimental.

Details why this had to happen are described here:
http://www.catb.org/gpsd/protocol-transition.html

Unfortunately the progress to implement this took a long time,
including gpsd 2.95 which was released with Squeeze and shipped
with a slightly different API and ABI.
Migrating to the new and hopefully final API should be easy,
if there is help needed either ask me or jump into #gpsd
on the freenode network.

The error messages from my test build are attached below.

Documentation:
http://www.catb.org/gpsd/libgps.html
http://www.catb.org/gpsd/libgpsmm.html
http://www.catb.org/gpsd/client-howto.html


Best regards,

Bernd

-- 
 Bernd ZeimetzDebian GNU/Linux Developer
 http://bzed.dehttp://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F


make[4]: Entering directory `/tmp/buildd/geoclue-0.12.0/providers/gpsd'
gcc -DHAVE_CONFIG_H -I. -I../..-I../.. -I../.. -pthread 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-g -O2 -g -Wall -Werror -Wno-format -c -o geoclue_gpsd-geoclue-gpsd.o `test -f 
'geoclue-gpsd.c' || echo './'`geoclue-gpsd.c
geoclue-gpsd.c:43:27: error: 'gps_data' redeclared as different kind of symbol
/usr/include/gps.h:1727:40: note: previous declaration of 'gps_data' was here
geoclue-gpsd.c: In function 'geoclue_gpsd_start_gpsd':
geoclue-gpsd.c:397:2: error: too few arguments to function 'gps_open'
/usr/include/gps.h:1717:12: note: declared here
geoclue-gpsd.c:399:57: error: 'POLL_NONBLOCK' undeclared (first use in this 
function)
geoclue-gpsd.c:399:57: note: each undeclared identifier is reported only once 
for each function it appears in
geoclue-gpsd.c:400:3: error: implicit declaration of function 
'gps_set_raw_hook' [-Werror=implicit-function-declaration]
geoclue-gpsd.c: In function 'gpsd_poll':
geoclue-gpsd.c:413:3: error: implicit declaration of function 'gps_poll' 
[-Werror=implicit-function-declaration]
cc1: all warnings being treated as errors

make[4]: *** [geoclue_gpsd-geoclue-gpsd.o] Error 1
make[4]: Leaving directory `/tmp/buildd/geoclue-0.12.0/providers/gpsd'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/geoclue-0.12.0/providers'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/geoclue-0.12.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/geoclue-0.12.0'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2



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



Bug#648497: s3d: fails to build against libgps-dev from gpsd 3

2011-11-12 Thread Bernd Zeimetz
Package: s3d
Version: 0.2.2-6
Severity: important
User: b...@debian.org
Usertag: gpsd3

Hi maintainer,

unfortunately yet another major API and ABI breakage happened
in libgps on the way to gpsd version 3. The result is that your
package does not build against gpsd 3.3/libgps20, which is
available in experimental.

Details why this had to happen are described here:
http://www.catb.org/gpsd/protocol-transition.html

Unfortunately the progress to implement this took a long time,
including gpsd 2.95 which was released with Squeeze and shipped
with a slightly different API and ABI.
Migrating to the new and hopefully final API should be easy,
if there is help needed either ask me or jump into #gpsd
on the freenode network.

The error messages from my test build are attached below.

Documentation:
http://www.catb.org/gpsd/libgps.html
http://www.catb.org/gpsd/libgpsmm.html
http://www.catb.org/gpsd/client-howto.html


Best regards,

Bernd

-- 
 Bernd ZeimetzDebian GNU/Linux Developer
 http://bzed.dehttp://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F

/usr/bin/cmake -E cmake_progress_report 
/tmp/buildd/s3d-0.2.2/obj-x86_64-linux-gnu/CMakeFiles 17
[ 28%] Building C object apps/s3dosm/CMakeFiles/s3dosm.dir/final_include.c.o
cd /tmp/buildd/s3d-0.2.2/obj-x86_64-linux-gnu/apps/s3dosm  /usr/bin/gcc  
-DHAVE_GCCEXTERNALLY -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 
-Wformat -Wformat-security -Werror=format-security  -I/usr/include/freetype2 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL 
-I/usr/include/libxml2 -I/tmp/buildd/s3d-0.2.2/obj-x86_64-linux-gnu 
-I/tmp/buildd/s3d-0.2.2/libs3d -I/tmp/buildd/s3d-0.2.2/libs3dw
-fdata-sections -ffunction-sections -Wall -Wextra -pedantic -fvisibility=hidden 
-DHAVE_GCCVISIBILITY -o CMakeFiles/s3dosm.dir/final_include.c.o   -c 
/tmp/buildd/s3d-0.2.2/obj-x86_64-linux-gnu/apps/s3dosm/final_include.c
In file included from 
/tmp/buildd/s3d-0.2.2/obj-x86_64-linux-gnu/apps/s3dosm/final_include.c:4:0:
/tmp/buildd/s3d-0.2.2/apps/s3dosm/gps.c: In function 'gps_init':
/tmp/buildd/s3d-0.2.2/apps/s3dosm/gps.c:150:2: error: too few arguments to 
function 'gps_open'
/usr/include/gps.h:1717:12: note: declared here
/tmp/buildd/s3d-0.2.2/apps/s3dosm/gps.c: In function 'gps_main':
/tmp/buildd/s3d-0.2.2/apps/s3dosm/gps.c:197:3: warning: implicit declaration of 
function 'gps_poll' [-Wimplicit-function-declaration]
make[3]: *** [apps/s3dosm/CMakeFiles/s3dosm.dir/final_include.c.o] Error 1
make[3]: Leaving directory `/tmp/buildd/s3d-0.2.2/obj-x86_64-linux-gnu'
make[2]: *** [apps/s3dosm/CMakeFiles/s3dosm.dir/all] Error 2
make[2]: Leaving directory `/tmp/buildd/s3d-0.2.2/obj-x86_64-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/s3d-0.2.2/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package



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



Bug#560004: packages of lxdm 0.4.1

2011-11-12 Thread Klaumi Klingsporn
Hi folks,

nothing seemes to happen on this bug the last months and
my nice themed old gdm1 was removed from testing by this big
gdm3 a few days ago, so I build lxdm-packages by myself based
on the ubuntu packages from Julien Lavergne.

They work fine so far. The only problem I found is that the user-list in
the greeter contains the whole gecos-Data, including telephone-number
etc. seperated by commata: Name,,tel-no,(username). There seemes
something wrong in the code, probably in greeter.c, but my
C-knowledge spans only C-- ;-)

Beside this there are some bugs for the ubuntu-package at launchpad.net:
https://launchpad.net/ubuntu/+source/lxdm/+bugs

Maybe my packages are usefull for others or maybe a basis for offical
packages, so I put them in my apt-repository:

http://apt.klaumikli.de/testing

Hopefully looking forward for an official package of lxdm

Klaumi


--- 
Klaus-M. Klingsporn
mail: klaumi...@gmx.de
web: www.klaumikli.de



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



Bug#648498: zfs list aborts with EINVAL (only on kFreeBSD 8.1)

2011-11-12 Thread Robert Millan
Package: zfsutils
Version: 8.3~svn226546-1
Severity: important

When installing zfsutils 8.3~svn226546-1 on a sid chroot that runs with
kFreeBSD 8.1:

  [...]
  Starting ZFS subsystem... swapinternal error: L��argument passat no és vàlid
  Aborted (core dumped)
   filesystemsinternal error: L��argument passat no és vàlid
  Aborted (core dumped)
   failed!
  invoke-rc.d: initscript zfs, action start failed.

Problem comes from zfs list:

  $ LANG=C sudo zfs list
  internal error: Invalid argument

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

Kernel: kFreeBSD 8.1-1-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.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#648325: udevd[XXX]: unable to receive ctrl connection: Function not implemented

2011-11-12 Thread Patrice DUROUX

Hi,

I have got the same trouble after restarting a IA64 server running a
Debian sid(*) with a 2.6.32-5-mckinley linux kernel. Then booting
with a more recent 3.0.0-2-mckinley kernel give a hang on Loading
wait... without any clue.
I have to go back to Debian wheeze to get it booting again.

Regards,
Patrice.

(*)
udev is 172-1
initramfs-tools is 0.99



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



Bug#631223: Confirmation

2011-11-12 Thread Colin Turner

On 11/11/11 17:38, Josselin Mouette wrote:

Le mardi 08 novembre 2011 à 11:27 +, Colin Turner a écrit :

For the benefit of the maintainers: I have also seen this behaviour.
*Sometimes* the systems sorts itself out after a while, but other times
it does not.


Does it still happen with gnome-shell 3.2 in experimental?



I would be happy to check, but I couldn't previously find an upgrade 
path to experimental that doesn't propose removing about half my system.



imladris:/home/colin# aptitude -t experimental install gnome-shell
The following NEW packages will be installed:
  gir1.2-accountsservice-1.0{a} gir1.2-caribou-1.0{a} 
gir1.2-gmenu-3.0{a} libcaribou-common{a} libcaribou0{a} 
libgnome-menu-3-0{a}

  python-gobject-2{a}
The following packages will be upgraded:
  gir1.2-glib-2.0 gir1.2-mutter-3.0 gjs gnome-shell 
libgirepository-1.0-1 libgjs0b libglib2.0-0 libgtk-3-0 libgtk-3-common 
libmutter0 mutter-common

  python-gobject
12 packages upgraded, 7 newly installed, 0 to remove and 254 not upgraded.
Need to get 15.7 MB of archives. After unpacking 1,867 kB will be used.
The following packages have unmet dependencies:
  gir1.2-freedesktop: Depends: gir1.2-glib-2.0 (= 0.10.8-2+b1) but 
1.31.0-1 is to be installed.
  libgtk-3-bin: Depends: libgtk-3-common (= 3.0.12-2) but 3.2.1-1 is to 
be installed.
  libgtk-3-dev: Depends: libgtk-3-0 (= 3.0.12-2) but 3.2.1-1 is to be 
installed.
  libglib2.0-bin: Depends: libglib2.0-0 (= 2.28.8-1) but 2.30.1-2 is to 
be installed.
  libgail-3-0: Depends: libgtk-3-0 (= 3.0.12-2) but 3.2.1-1 is to be 
installed.
  libglib2.0-dev: Depends: libglib2.0-0 (= 2.28.8-1) but 2.30.1-2 is to 
be installed.
  libglib2.0-0-dbg: Depends: libglib2.0-0 (= 2.28.8-1) but 2.30.1-2 is 
to be installed.

  mutter: Depends: mutter-common ( 3.1) but 3.2.1-1 is to be installed.
The following actions will resolve these dependencies:

[Several hundred packages flagged for removal]

Is there a collection of packages you know I should include in the 
install command?


Regards,

CT.




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



Bug#644254: gtk2 support ...

2011-11-12 Thread Aron Xu
On Sat, Nov 12, 2011 at 14:54, Osamu Aoki os...@debian.org wrote:
 If we need to support gtk2 apps for wheezy, I think we need to fix this
 bug with attached 20_ibus.im .

 (Just in case my hardware fails again, I put it here.)


Over all it looks fine, but could you think about the QT variable,
which might be better to use QT4_IM_MODULE instead?

-- 
Regards,
Aron Xu



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



Bug#647825: udevd[XXX]: unable to receive ctrl connection: Function not implemented

2011-11-12 Thread Émeric Maschino
2011/11/11 Ben Hutchings b...@decadent.org.uk:
 On Fri, Nov 11, 2011 at 07:48:24PM +0100, Émeric Maschino wrote:
 2011/11/11 Ben Hutchings b...@decadent.org.uk:
 Isn't Wheezy eglibc 2.13-21 supposed to already implement accept4()?

 That is a little difficult when the system call is not even defined
 for an architecture!  Until it is rebuilt against the new kernel
 header, I assume it will use a fallback implementation that always
 fails.

OK. So I imagine that even with a patched kernel, udev will still
fails until accept4() is rebuilt against the patched kernel.

 emeric@longspeak:~/Documents$ ./test_accept4
 ===
 Calling accept4(): flags = 0
 accept4(): Function not implemented

emeric@longspeak:~/Documents$ ./test_accept4
===
Calling accept4(): flags = 0
Close-on-exec flag is not set (OK); nonblock flag is not set (OK)
Test result: PASS
===
Calling accept4(): flags = 8 (SOCK_CLOEXEC)
Close-on-exec flag is set (OK); nonblock flag is not set (OK)
Test result: PASS
===
Calling accept4(): flags = 800 (SOCK_NONBLOCK)
Close-on-exec flag is not set (OK); nonblock flag is set (OK)
Test result: PASS
===
Calling accept4(): flags = 80800 (SOCK_CLOEXEC SOCK_NONBLOCK)
Close-on-exec flag is set (OK); nonblock flag is set (OK)
Test result: PASS

 I have no idea why this would still fail; maybe you need to change
 something additional in the kernel.  Ask the linux-ia64 mailing list.

 Ben.

I simply forgot to also installed the patched version of
linux-libc-dev and compiling the test_accept4.c against it!

Now, everything seems fine and SOCK_CLOEXEC seems to be supported.

I'll thus create the patches against current kernel 3.2-rc1, test them
and send them to the kernel-ia64 list.

Thanks Ben and Marco for your help and guidelines.

 Émeric



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



Bug#648499: gnome sets screen luminosity to the maximum

2011-11-12 Thread Marc Glisse
Package: gnome
Version: 1:3.0+3
Severity: normal

Hello,

on my laptop, since upgrading to gnome3, the luminosity is automatically
set to the maximum. I can easily move it back down (Fn+arrow), but it
will be set to the maximum again next login (or reboot). Before the
upgrade it used to remember that I like a low luminosity, so this is a
regression.


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

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

Versions of packages gnome depends on:
ii  abiword  2.8.6-0.4
ii  alacarte 0.13.2-3
ii  avahi-daemon 0.6.30-5
ii  cheese   3.2.0-1
ii  desktop-base 6.0.7
ii  ekiga3.2.7-4.1
ii  epiphany-extensions  3.0.0-3
ii  evolution3.0.3-2
ii  evolution-plugins3.0.3-2
ii  file-roller  3.0.2-2
ii  gedit3.0.6-2
ii  gedit-plugins3.0.6-1
ii  gimp 2.6.11-5
ii  gnome-applets3.2.1-1
ii  gnome-core   1:3.0+3
ii  gnome-games  1:3.0.2-2
ii  gnome-media  2.91.2-3
ii  gnome-nettool3.0.0-2
ii  gnumeric 1.10.17-1+b1
ii  gstreamer0.10-ffmpeg 0.10.12-3
ii  gstreamer0.10-plugins-ugly   0.10.18-3+b1
ii  gvfs-bin 1.8.2-2
ii  hamster-applet   2.91.3+git20110714.9aefd7-2
ii  inkscape 0.48.1-2.1+b1
ii  libgtk2-perl 2:1.223-1+b1
ii  libreoffice-gnome1:3.4.3-4
ii  nautilus-sendto  3.0.1-2
ii  rhythmbox2.90.1~git20110919.2dfea6-3
ii  rhythmbox-plugin-cdrecorder  2.90.1~git20110919.2dfea6-3
ii  rhythmbox-plugins2.90.1~git20110919.2dfea6-3
ii  seahorse 3.0.2-1
ii  shotwell 0.11.5-1
ii  simple-scan  3.2.0-1
ii  sound-juicer 2.32.1+git20111010.2d5deeb-1
ii  telepathy-gabble 0.13.7-1
ii  telepathy-salut  0.6.0-1
ii  tomboy   1.8.0-1
ii  totem-mozilla3.0.1-3
ii  totem-plugins3.0.1-3
ii  transmission-gtk 2.03-2.2
ii  update-notifier  0.99.3debian10
ii  vinagre  3.2.1-1
ii  xdg-user-dirs-gtk0.8-1

Versions of packages gnome recommends:
ii  browser-plugin-gnash 0.8.10~git20111001-1
ii  gdebi0.8.2
ii  gnome-games-extra-data   3.0.0-1
ii  liferea  1.6.5-1.2+b1
ii  menu-xdg 0.5
ii  nautilus-sendto-empathy  3.2.1.1-1
ii  telepathy-butterfly  0.5.15-2.1
ii  telepathy-idle   0.1.11-2

Versions of packages gnome suggests:
pn  dia-gnome  none
pn  gnome-tweak-tool   3.0.4-2
pn  gnucashnone
pn  libreoffice-evolution  none
pn  libreoffice-gnome  1:3.4.3-4
pn  plannernone

Versions of packages gnome-core depends on:
ii  baobab  3.0.1-5
ii  brasero 3.0.0-4
ii  dconf-tools 0.7.5-3
ii  empathy 3.2.1.1-1
ii  eog 3.0.2-2
ii  epiphany-browser3.0.4-1
ii  evince  3.2.1-1
ii  evolution-data-server   3.0.3-1
ii  fonts-cantarell 0.0.6+git20110405-1
ii  freedesktop-sound-theme 0.7.dfsg-1
ii  gcalctool   6.2.0-1
ii  gconf2  2.32.4-1
ii  gdm33.0.4-4
ii  glib-networking 2.28.7-2
ii  gnome-backgrounds   3.2.0-1
ii  gnome-bluetooth 3.2.1-1
ii  gnome-control-center1:3.0.2-3
ii  gnome-dictionary3.0.1-5
ii  gnome-disk-utility  3.0.2-2
ii  gnome-font-viewer   3.0.1-5
ii  gnome-icon-theme3.2.1.2-1
ii  gnome-icon-theme-extras 3.0.0-3
ii  gnome-icon-theme-symbolic   3.2.1-1
ii  gnome-keyring   3.0.3-2
ii  gnome-menus 3.0.1-3
ii  gnome-packagekit3.0.3-2
ii  gnome-panel 3.0.2-1
ii  gnome-power-manager 3.0.2-3
ii  gnome-screensaver   3.0.1-3
ii  gnome-screenshot3.0.1-5
ii  gnome-search-tool   3.0.1-5
ii  gnome-session   3.0.2-3
ii  gnome-session-fallback  3.0.2-3
ii  gnome-settings-daemon   3.0.3-3
ii  gnome-shell 3.0.2-5
ii  gnome-system-log3.0.1-5
ii  gnome-system-monitor3.2.1-1
ii  gnome-terminal  3.0.1-1
ii  gnome-themes-standard   3.0.2-1
ii  gnome-user-guide3.2.1-1
ii  gnome-user-share3.0.1-1
ii  gsettings-desktop-schemas   3.0.1-1
ii  

Bug#648500: git: please package python modules from git_remote_helpers/ dir

2011-11-12 Thread Jonathan Nieder
Source: git
Version: 1:1.7.8~rc0-1
Severity: wishlist

Hi,

Trying to use git-remote-bzr

apt-get install git bzr-fastimport
git clone git://github.com/lelutin/git-remote-bzr.git
PATH=$(pwd)/git-remote-bzr:$PATH
git clone bzr::lp:ubuntu/bash

produces

Cloning into 'bash'...
Traceback (most recent call last):
  File /tmp/git-remote-bzr/git-remote-bzr, line 10, in module
from git_remote_helpers.util import die, debug, warn
ImportError: No module named git_remote_helpers.util

Natural enough.  Sverre Rabbelier's git-remote-hg wants that package,
too.  Here's a first attempt at packaging it.

It would be nice to

 - include an upper bound on the Python version in the run-time Python
   dependency.  Or even better, convince future Python versions to
   use the same (pure Python) modules instead of baking in a list of
   versions at build time.  (I think python-support can do the latter,
   but python-support seems to be being phased out in favor of
   dh_python2.)

 - massage the git_remote_helpers/Makefile change into a form that
   can be applied upstream, and put the patch in debian/diff until
   then

 - get rid of most of the logic in postinst, assuming the Python
   policy can be clarified to allow that

Filing now anyway so this is online somewhere and to get feedback
early in case it is doing something crazy.
---
After this patch, Gabriel Filion's git-remote-bzr gets much further,
but it still doesn't actually work.  Oh well.

04:20:07 Exported 81 revisions in 0:00:05
$ echo $?
141
$ ls -ld bash
ls: cannot access bash: No such file or directory

 debian/control|   16 +
 debian/python-git-remote-helpers.postinst |   33 ++
 debian/python-git-remote-helpers.prerm|3 ++
 debian/rules  |   52 -
 git_remote_helpers/Makefile   |3 +-
 5 files changed, 105 insertions(+), 2 deletions(-)
 create mode 100644 debian/python-git-remote-helpers.postinst
 create mode 100644 debian/python-git-remote-helpers.prerm

diff --git a/debian/control b/debian/control
index 21b77456..d88bb4ce 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: libz-dev,
  libcurl4-gnutls-dev | libcurl3-gnutls-dev, libexpat1-dev,
  subversion, libsvn-perl | libsvn-core-perl,
  tcl8.5, gettext,
+ python-all,
  cvs, cvsps, libdbd-sqlite3-perl,
  unzip, libio-pty-perl,
  dpkg-dev (= 1.15.7~),
@@ -101,6 +102,21 @@ Description: fast, scalable, distributed revision control 
system (documentation)
  .
  This package provides the documentation.
 
+Package: python-git-remote-helpers
+Section: python
+Architecture: all
+Depends: git ( ${source:Upstream-Version}), git ( 
${source:Upstream-Version}-.),
+ ${python:Depends}
+Provides: ${python:Provides}
+Description: building blocks for tools to let Git access foreign repositories
+ Remote helpers are programs used by the Git version control system
+ when it needs to interact with repositories Git does not support
+ natively. This package provides a Python package called
+ git_remote_helpers containing the common basics needed to start
+ writing such helpers in Python.
+ .
+ git-remote-hg and git-remote-bzr use this.
+
 Package: git-arch
 Architecture: all
 Depends: git ( ${source:Upstream-Version}), git ( 
${source:Upstream-Version}-.), tla
diff --git a/debian/python-git-remote-helpers.postinst 
b/debian/python-git-remote-helpers.postinst
new file mode 100644
index ..e4b7d586
--- /dev/null
+++ b/debian/python-git-remote-helpers.postinst
@@ -0,0 +1,33 @@
+#!/usr/bin/python
+# This should be as simple as
+#
+#   #!/bin/sh
+#   set -e
+#   pycompile -p python-git-remote-helpers
+#
+# but according to Python policy v0.9.4.1, section 2.6, we need to
+# respect the byte-compile option in /etc/python/debian_config.  Okay.
+
+import subprocess, sys, os
+import ConfigParser
+package = 'python-git-remote-helpers'
+bc_commands = {'standard': ['pycompile'], 'optimize': ['pycompile', '-O']}
+
+def die(msg):
+sys.exit('%s.postinst: %s' % (package, msg))
+
+def bc_modes():
+config = ConfigParser.SafeConfigParser()
+config.read('/etc/python/debian_config')
+if not config.has_option('DEFAULT', 'byte-compile'):
+return ['standard']
+bc = config.get('DEFAULT', 'byte-compile')
+return [v.strip() for v in bc.split(',')]
+
+for opt in bc_modes():
+if opt not in bc_commands:
+die('unknown byte-compilation mode %s' % opt)
+try:
+subprocess.check_call(bc_commands[opt] + ['-p', package])
+except Exception, e:
+die(cannot compile bytecode: %s % e)
diff --git a/debian/python-git-remote-helpers.prerm 
b/debian/python-git-remote-helpers.prerm
new file mode 100644
index ..6614f115
--- /dev/null
+++ b/debian/python-git-remote-helpers.prerm
@@ -0,0 +1,3 @@
+#!/bin/sh
+set -e
+pyclean -p 

Bug#648501: open-font-design-toolkit: Please Depends/Build-Depends on libjpeg-dev, not libjpeg62-dev

2011-11-12 Thread Bill Allombert
Package: open-font-design-toolkit
Version: 1.0-3
Severity: normal

Hello Debian Fonts Task Force,

libjpeg62 is deprecated in favor of libjpeg8 [1].
open-font-design-toolkit depends on libjpeg62.
However, I am not sure why open-font-design-toolkit depend on libjpeg62,
so I do not know whether you should update it to depend on libjpeg8.

[1] http://lists.debian.org/debian-devel-announce/2010/02/msg6.html

Cheers,
-- 
Bill. ballo...@debian.org

Imagine a large red swirl here. 



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



Bug#636200: ladvd log spam

2011-11-12 Thread Sten Spans


I can confirm that this patch fixes the reported issue.
The same code has been added to upstream in:

https://github.com/reubenhwk/radvd/commit/6e120ac9027a25f719a5a74560c5b162a4a7aa93
https://github.com/reubenhwk/radvd/commit/4218c7ddb7d2a87ebd4559a3df8b88c61ed56ab5#process.c

I suggest adding this patch for testing and upgrading to 1.8.3
(which includes this patch) for unstable.

--
Sten Spans

There is a crack in everything, that's how the light gets in.
Leonard Cohen - Anthem



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



Bug#648502: kdeedu: fails to build against libgps-dev from gpsd 3

2011-11-12 Thread Bernd Zeimetz
Package: kdeedu
Version: 4:4.6.5-1
Severity: important
User: b...@debian.org
Usertag: gpsd3

Hi maintainer,

unfortunately yet another major API and ABI breakage happened
in libgps on the way to gpsd version 3. The result is that your
package does not build against gpsd 3.3/libgps20, which is
available in experimental.

Details why this had to happen are described here:
http://www.catb.org/gpsd/protocol-transition.html

Unfortunately the progress to implement this took a long time,
including gpsd 2.95 which was released with Squeeze and shipped
with a slightly different API and ABI.
Migrating to the new and hopefully final API should be easy,
if there is help needed either ask me or jump into #gpsd
on the freenode network.

The error messages from my test build are attached below.

Documentation:
http://www.catb.org/gpsd/libgps.html
http://www.catb.org/gpsd/libgpsmm.html
http://www.catb.org/gpsd/client-howto.html


Btw, there is libqgpsmm now, wchich should make it a bit easier
to connect to gpsd from QT based applications.


Best regards,

Bernd

-- 
 Bernd ZeimetzDebian GNU/Linux Developer
 http://bzed.dehttp://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F


cd marble/src/plugins/positionprovider/gpsd  /usr/bin/c++   
-DMAKE_GPSDPOSITIONPROVIDERPLUGIN_LIB -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT 
-DKDE_DEPRECATED_WARNINGS -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=11 
-DUSE_UNINSTALLED_LIBKDEEDU -DMARBLE_DBUS -DQT_GUI_LIB -DQT_CORE_LIB -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security  -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef 
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
-fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common 
-Werror=return-type -Woverloaded-virtual -fno-threadsafe-statics 
-fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG -fPIC 
-I. -I../../../../../../marble/src/plugins/positionprovider/gpsd 
-I../../../../../.. -I../../../../.. -I../../../../../../marble 
-I../../../../../../marble/src/lib 
-I../../../../../../marble/src/lib/Projections -I../../../../../../marb
le/src/lib/geodata -I../../../../../../marble/src/lib/geodata/data 
-I../../../../../../marble/src/lib/geodata/graphicsitem 
-I../../../../../../marble/src/lib/geodata/handlers/dgml 
-I../../../../../../marble/src/lib/geodata/parser 
-I../../../../../../marble/src/lib/geodata/writer 
-I../../../../../../marble/src/lib/geodata/scene 
-I../../../../../../marble/src/lib/graphicsview 
-I../../../../../../marble/src/lib/graphicsview/screengraphicsitem -I../../.. 
-I../../../lib 
-I../../../../../../marble/src/plugins/positionprovider/gpsd/src/plugins/positionprovider/gpsd
 -I../../../../../src/plugins/positionprovider/gpsd -I/usr/include/KDE 
-I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns 
-I/usr/include/qt4/QtXml -I/usr/include/qt4/QtWebKit 
-I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtSvg 
-I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScriptTools 
-I/usr/include/qt4/QtScript -I/usr/include/qt4/QtOpenGL 
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/Q
tHelp -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative 
-I/usr/include/qt4/QtDBus -I/usr/include/qt4/Qt3Support 
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
-I/usr/share/qt4/mkspecs/default -I/usr/include/qt4-D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE -Wall -Wextra -Wundef -Wnon-virtual-dtor 
-Woverloaded-virtual -Wno-long-long -Wchar-subscripts -Wcast-align 
-Wpointer-arith -Wformat-security -o 
CMakeFiles/GpsdPositionProviderPlugin.dir/GpsdConnection.o -c 
../../../../../../marble/src/plugins/positionprovider/gpsd/GpsdConnection.cpp
../../../../../../marble/src/plugins/positionprovider/gpsd/GpsdConnection.cpp: 
In constructor 'Marble::GpsdConnection::GpsdConnection(QObject*)':
../../../../../../marble/src/plugins/positionprovider/gpsd/GpsdConnection.cpp:23:18:
 error: no matching function for call to 'gpsmm::gpsmm()'
../../../../../../marble/src/plugins/positionprovider/gpsd/GpsdConnection.cpp:23:18:
 note: candidates are:
/usr/include/libgpsmm.h:29:3: note: gpsmm::gpsmm(const char*, const char*)
/usr/include/libgpsmm.h:29:3: note:   candidate expects 2 arguments, 0 provided
/usr/include/libgpsmm.h:15:7: note: gpsmm::gpsmm(const gpsmm)
/usr/include/libgpsmm.h:15:7: note:   candidate expects 1 argument, 0 provided
../../../../../../marble/src/plugins/positionprovider/gpsd/GpsdConnection.cpp: 
In member function 'void Marble::GpsdConnection::initialize()':
../../../../../../marble/src/plugins/positionprovider/gpsd/GpsdConnection.cpp:38:31:
 error: 'class gpsmm' has no member named 'open'
../../../../../../marble/src/plugins/positionprovider/gpsd/GpsdConnection.cpp: 
In member function 'void Marble::GpsdConnection::update()':

Bug#631223: Confirmation

2011-11-12 Thread Mark Borst
Hello

It certainly has been getting better lately. I've been following
gnome-shell in experimental for quite some time, and now I can't
recall when I saw the symptoms latest. So it seems that at least
version 3.2 in experimental has fixed my issues.

Regards,

Mark

On Sat, Nov 12, 2011 at 10:53, Colin Turner c...@piglets.com wrote:
 On 11/11/11 17:38, Josselin Mouette wrote:

 Le mardi 08 novembre 2011 à 11:27 +, Colin Turner a écrit :

 For the benefit of the maintainers: I have also seen this behaviour.
 *Sometimes* the systems sorts itself out after a while, but other times
 it does not.

 Does it still happen with gnome-shell 3.2 in experimental?


 I would be happy to check, but I couldn't previously find an upgrade path to
 experimental that doesn't propose removing about half my system.


 imladris:/home/colin# aptitude -t experimental install gnome-shell
 The following NEW packages will be installed:
  gir1.2-accountsservice-1.0{a} gir1.2-caribou-1.0{a} gir1.2-gmenu-3.0{a}
 libcaribou-common{a} libcaribou0{a} libgnome-menu-3-0{a}
  python-gobject-2{a}
 The following packages will be upgraded:
  gir1.2-glib-2.0 gir1.2-mutter-3.0 gjs gnome-shell libgirepository-1.0-1
 libgjs0b libglib2.0-0 libgtk-3-0 libgtk-3-common libmutter0 mutter-common
  python-gobject
 12 packages upgraded, 7 newly installed, 0 to remove and 254 not upgraded.
 Need to get 15.7 MB of archives. After unpacking 1,867 kB will be used.
 The following packages have unmet dependencies:
  gir1.2-freedesktop: Depends: gir1.2-glib-2.0 (= 0.10.8-2+b1) but 1.31.0-1
 is to be installed.
  libgtk-3-bin: Depends: libgtk-3-common (= 3.0.12-2) but 3.2.1-1 is to be
 installed.
  libgtk-3-dev: Depends: libgtk-3-0 (= 3.0.12-2) but 3.2.1-1 is to be
 installed.
  libglib2.0-bin: Depends: libglib2.0-0 (= 2.28.8-1) but 2.30.1-2 is to be
 installed.
  libgail-3-0: Depends: libgtk-3-0 (= 3.0.12-2) but 3.2.1-1 is to be
 installed.
  libglib2.0-dev: Depends: libglib2.0-0 (= 2.28.8-1) but 2.30.1-2 is to be
 installed.
  libglib2.0-0-dbg: Depends: libglib2.0-0 (= 2.28.8-1) but 2.30.1-2 is to be
 installed.
  mutter: Depends: mutter-common ( 3.1) but 3.2.1-1 is to be installed.
 The following actions will resolve these dependencies:

 [Several hundred packages flagged for removal]

 Is there a collection of packages you know I should include in the install
 command?

 Regards,

 CT.





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



Bug#483064: tla in bad shape

2011-11-12 Thread Bernhard R. Link
TLA currently seems to be in bad shape currently:

 - it embeds ancient libneon 0.24.7 and does not
   work with newer ones (#395877, #402952).
 - lintian warns it needs a relibtoolizsation

I guess fixing those might be non-trivial amount of
work, so if no maintainer shows up, it might make
sense to remove it before wheezy releases.

Bernhard R. Link



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



Bug#648503: ITP - computes alignments of amino acid and nucleotide sequences

2011-11-12 Thread Dr. med. Christoph Gille
Package: wnpp
Version: 1
Severity: wishlist
Package name : science
Version : 1
Upstream  Mike Hartshorn : openastexvie...@googlemail.com
URL : http://openastexviewer.net/web/
License : LGPL
Homepage: http://openastexviewer.net/web/
Description: Java molecular graphics 3D-viewer
 Molecular graphics in Java.  It can be used as an Java applet in Web
 pages, as a stand alone application or as a viewer in bioinformatics
 applications.  OpenAstex is included in the protein alignment package
 http://3d-alignment.eu/ where it can display 3D-alignments.





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



Bug#624352: manpages-dev: truncate64 man page exists, but doesn't mention the truncate64 function

2011-11-12 Thread Simon Paillard
tag 624352 +upstream
thanks

On Wed, Apr 27, 2011 at 02:13:24PM -0400, Brian Minton wrote:
 Package: manpages-dev
 Version: 3.27-1
 Severity: minor
 
 There exist man pages for truncate64 and ftruncate64 but the man pages
 don't contain the string truncate64.  I'm guessing the function (or
 macro) may have been deprecated, but I don't know that.  

Actually, (f)truncate64 are links to (f)truncate manpages (since 2007 according
to upstream git).

-- 
Simon Paillard



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



Bug#648477: ath9k wireless: frequent connection drops (TKIP MIC failure)

2011-11-12 Thread Christoph Wiedemann

On 11/11/11 23:26, Jonathan Nieder wrote:

Hi Christoph,

Christoph Wiedemann wrote:


I observe frequent (1 per minute) connection drops with a new SONY VAIO
notebook.

[...]

  02:00.0 Network controller [0280]: Atheros Communications Inc. AR9485 Wireless
Network Adapter [168c:0032] (rev 01)

Disabling hwcrypt as suggested in http://www.mail-archive.com/ath9k-
de...@lists.ath9k.org/msg04221.html seems to fix the problem

Thanks.  There have been some AR9485 fixes upstream recently.  Could
you test v3.1 from experimental?

If that fails, please report it upstream to
ath9k-de...@lists.ath9k.org, cc-ing linux-wirel...@vger.kernel.org and
either me or this bug log so we can track it.

Hi Jonathan,

linux-image-3.1.0-1-amd64 indeed seems to fix the problem. I tested for 
half an hour now without any connection drop issues. Thanks and sorry 
for bothering you...


Best Regards
Christoph



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



Bug#648504: kdebase-workspace: fails to build against libgps-dev from gpsd 3

2011-11-12 Thread Bernd Zeimetz
Package: kdebase-workspace
Version: 4:4.6.5-3
Severity: important
User: b...@debian.org
Usertag: gpsd3

Hi maintainer,

unfortunately yet another major API and ABI breakage happened
in libgps on the way to gpsd version 3. The result is that your
package does not build against gpsd 3.3/libgps20, which is
available in experimental.

Details why this had to happen are described here:
http://www.catb.org/gpsd/protocol-transition.html

Unfortunately the progress to implement this took a long time,
including gpsd 2.95 which was released with Squeeze and shipped
with a slightly different API and ABI.
Migrating to the new and hopefully final API should be easy,
if there is help needed either ask me or jump into #gpsd
on the freenode network.

The error messages from my test build are attached below.

Documentation:
http://www.catb.org/gpsd/libgps.html
http://www.catb.org/gpsd/libgpsmm.html
http://www.catb.org/gpsd/client-howto.html


Btw, there is libqgpsmm now, wchich should make it a bit easier
to connect to gpsd from QT based applications.


Best regards,

Bernd

-- 
 Bernd ZeimetzDebian GNU/Linux Developer
 http://bzed.dehttp://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F


cd plasma/generic/dataengines/geolocation  /usr/bin/c++   
-DMAKE_PLASMA_GEOLOCATION_GPS_LIB -D_BSD_SOURCE -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT 
-DKDE_DEPRECATED_WARNINGS -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=11 -DHAVE_CONFIG_H=1 
-DDISABLE_NEPOMUK_LEGACY -DKDE_DEFAULT_DEBUG_AREA=1204 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security  
-Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts 
-Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS 
-fno-check-new -fno-common -Werror=return-type -Woverloaded-virtual 
-fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden 
-DNDEBUG -DQT_NO_DEBUG -fPIC -I. 
-I../../../../../plasma/generic/dataengines/geolocation -I../../../../.. 
-I../../../.. -I../../../../../kdm -I../../../../../libs 
-I../../../../../libs/kworkspace -I/usr/include/KDE -I/usr/include/qt4/phonon 
-I/usr/include/qt4/QtXmlP
atterns -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtWebKit 
-I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtSvg 
-I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScriptTools 
-I/usr/include/qt4/QtScript -I/usr/include/qt4/QtOpenGL 
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtHelp 
-I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative 
-I/usr/include/qt4/QtDBus -I/usr/include/qt4/Qt3Support 
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
-I/usr/share/qt4/mkspecs/default -I/usr/include/qt4-D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE -o CMakeFiles/plasma-geolocation-gps.dir/location_gps.o 
-c ../../../../../plasma/generic/dataengines/geolocation/location_gps.cpp
../../../../../plasma/generic/dataengines/geolocation/location_gps.cpp: In 
member function 'virtual void Gpsd::run()':
../../../../../plasma/generic/dataengines/geolocation/location_gps.cpp:54:31: 
error: 'gps_poll' was not declared in this scope
../../../../../plasma/generic/dataengines/geolocation/location_gps.cpp: In 
constructor 'Gps::Gps(QObject*, const QVariantList)':
../../../../../plasma/generic/dataengines/geolocation/location_gps.cpp:77:66: 
error: too few arguments to function 'int gps_open(const char*, const char*, 
gps_data_t*)'
/usr/include/gps.h:1717:12: note: declared here
make[2]: *** 
[plasma/generic/dataengines/geolocation/CMakeFiles/plasma-geolocation-gps.dir/location_gps.o]
 Error 1
make[2]: Leaving directory 
`/tmp/buildd/kdebase-workspace-4.6.5/obj-x86_64-linux-gnu'
make[1]: *** 
[plasma/generic/dataengines/geolocation/CMakeFiles/plasma-geolocation-gps.dir/all]
 Error 2
make[1]: Leaving directory 
`/tmp/buildd/kdebase-workspace-4.6.5/obj-x86_64-linux-gnu'
make: *** [all] Error 2





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



Bug#648505: mirror submission for debian.daupheus.com

2011-11-12 Thread Dof @ Daupheus
Package: mirrors
Severity: wishlist

Submission-Type: new
Site: debian.daupheus.com
Type: leaf
Archive-architecture: ALL amd64 arm armel hurd-i386 i386 ia64 kfreebsd-amd64 
kfreebsd-i386 mips mipsel powerpc s390 sparc 
CDImage-http: /debian-cd/
IPv6: no
CDImage-upstream: cdimage.debian.org
Updates: once
Maintainer: Dof @ Daupheus cont...@daupheus.com
Country: FR France
Sponsor: daupheus.com http://www.daupheus.com/



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



Bug#646994: please provide /etc/modules.d

2011-11-12 Thread Guido Günther
Hi,
a typical example would be loading of:

acpiphp
pci_hotplug 

on boot which is needed for kvm device hotplug:

http://www.linux-kvm.org/page/Hotadd_pci_devices

These can't be autoprobed. This could be shipped by the kvm guest tools.
Similar things might hold for other virtualization solutions. Others are
modules for multipath devices (which can't be autoprobed either).
Cheers,
 -- Guido



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



Bug#628247: sofia-sip Bug#628247: Generated code

2011-11-12 Thread Yamato Tanaka
The same issue happens to me (amd64 debian testing) without trying parallel
build.

I think there is something wrong with the awk script, or maybe even with
mawk in debian testing?

Generated sip_extra.h starts like that:

---
 /** SIP, SIPS or TEL URL */
};

typedef struct sip_p_preferred_identity_s sip_p_preferred_identity_t;

/**@ingrourl_t  paid_url[1];   /** SIP, SIPS or TEL URL */
};

typedef struct sip_p_preferred_identity_s sip_p_preferred_identity_t;

/**@ingrourl_t  paid_url[1];   /** SIP, SIPS or TEL URL */
};

...
---

Thanks,
Yamato.


Bug#648506: libv8: FTBFS against libicu48

2011-11-12 Thread Julien Cristau
Package: libv8
Version: 3.4.14.21-4
Severity: serious
Justification: fails to build from source (but built successfully in the past)

libv8 fails to build on the buildds with icu 4.8:
https://buildd.debian.org/status/package.php?p=libv8

 src/extensions/experimental/number-format.cc: In function 
 'icu_48::DecimalFormat* v8_i18n::CreateFormatterFromSkeleton(const 
 icu_48::Locale, const icu_48::UnicodeString, UErrorCode*)':
 src/extensions/experimental/number-format.cc:253:5: error: 'EStyles' is not a 
 member of 'icu_48::NumberFormat'
 src/extensions/experimental/number-format.cc:253:32: error: expected ';' 
 before 'style'
 src/extensions/experimental/number-format.cc:256:9: error: 'style' was not 
 declared in this scope
 src/extensions/experimental/number-format.cc:256:17: error: 'kCurrencyStyle' 
 is not a member of 'icu_48::NumberFormat'
 src/extensions/experimental/number-format.cc:259:17: error: 
 'kIsoCurrencyStyle' is not a member of 'icu_48::NumberFormat'
 src/extensions/experimental/number-format.cc:262:17: error: 
 'kPluralCurrencyStyle' is not a member of 'icu_48::NumberFormat'
 src/extensions/experimental/number-format.cc:266:55: error: 'style' was not 
 declared in this scope

Cheers,
Julien



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



Bug#648507: vmware-view-open-client: FTBFS (curl/types.h was removed)

2011-11-12 Thread Julien Cristau
Package: vmware-view-open-client
Version: 4.5.0-297975+dfsg-3
Severity: serious
Justification: fails to build from source (but built successfully in the past)

vmware-view-open-client FTBFS on the buildds in sid, apparently due to
the removal of the old curl/types.h header:
https://buildd.debian.org/status/package.php?p=vmware-view-open-client

 gcc -DPACKAGE_NAME=\VMware-view-open-client\ 
 -DPACKAGE_TARNAME=\VMware-view-open-client-source\ 
 -DPACKAGE_VERSION=\4.5.0-297975\ 
 -DPACKAGE_STRING=\VMware-view-open-client\ 4.5.0-297975\ 
 -DPACKAGE_BUGREPORT=\http://code.google.com/p/vmware-view-open-client/issues/entry\;
  -DVIEW_GTK=1 -DVIEW_POSIX=1 -DPACKAGE=\VMware-view-open-client-source\ 
 -DVERSION=\4.5.0-297975\ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 
 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DHAVE_BOOST= 
 -DHAVE_BOOST_SIGNALS= -DPRODUCT_VIEW_CLIENT_NAME=\VMware\ View\ Open\ 
 Client\ -DVIEW_CLIENT_VERSION_NUMBER=\4.5.0\ -DVMX86_TOOLS=1 
 -DVMX86_RELEASE=1 -DDEBUG_STUB=1 -D_XOPEN_SOURCE=500 -D_BSD_SOURCE=1 
 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 
 -DHAVE_LSEEK=1 -DHAVE_UIDNA_IDNTOASCII=1 -DHAVE_DLFCN_H=1 
 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALTIME_R=1 -I.  -I./lib/open-vm-tools/include 
 -I./lib/bora/include -pthread -I/usr/include/gtk-2.0 
 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
 -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -DBUILT_BY_buildd  -g -O2 -c -o 
 lib/bora/basicHttp/libBasicHttp_a-http.o `test -f 'lib/bora/basicHttp/http.c' 
 || echo './'`lib/bora/basicHttp/http.c
 lib/bora/basicHttp/http.c:43:24: fatal error: curl/types.h: No such file or 
 directory
 compilation terminated.
 make[3]: *** [lib/bora/basicHttp/libBasicHttp_a-http.o] Error 1

Cheers,
Julien



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



Bug#586747: Status?

2011-11-12 Thread Juha Jäykkä
Hi!

What is the status of this and 593433? Any ETA? We have since progressed to 
python 2.7 and according to the tags, this is already fixed upstream.

-Juha

-- 
 ---
| Juha Jäykkä, ju...@iki.fi |
| http://www.maths.leeds.ac.uk/~juhaj   |
 ---


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


Bug#638353: gdm3: This is also a problem when using GDM3 with XFCE

2011-11-12 Thread Andreas Neudecker
Package: gdm3
Version: 3.0.4-4
Followup-For: Bug #638353

Dear Maintainer,

I am using GDM3 with XFCE and currently have no GNOME installed. How
then am I supposed to select the session language if not in GDM3? And I
do have users using different languages so a system-wide setup will not
help. As I have already reported with bug #648220 GDM3 also doesn't
honour previous session's selection. After what you mentioned above
about /var/lib/AccountsService/users/$user I get the impression that
GDM3 doesn't evaluate or use the settings in that file. In that case
both bugs might be related and could be merged.

Kind regards

Andreas



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

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

Versions of packages gdm3 depends on:
ii  accountsservice 0.6.15-1
ii  adduser 3.113
ii  dconf-gsettings-backend 0.7.5-3
ii  debconf [debconf-2.0]   1.5.40
ii  gconf2  2.32.4-1
ii  gnome-session [x-session-manager]   3.0.2-3
ii  gnome-session-bin   3.0.2-3
ii  gnome-session-fallback [x-session-manager]  3.0.2-3
ii  gnome-terminal [x-terminal-emulator]3.0.1-1
ii  gsettings-desktop-schemas   3.0.1-1
ii  libaccountsservice0 0.6.15-1
ii  libatk1.0-0 2.2.0-2
ii  libattr11:2.4.46-3
ii  libaudit0   1.7.18-1
ii  libc6   2.13-21
ii  libcairo-gobject2   1.10.2-6.1
ii  libcairo2   1.10.2-6.1
ii  libcanberra-gtk3-0  0.28-3
ii  libcanberra00.28-3
ii  libdbus-1-3 1.4.16-1
ii  libdbus-glib-1-20.98-1
ii  libfontconfig1  2.8.0-3
ii  libfreetype62.4.7-2
ii  libgconf2-4 2.32.4-1
ii  libgdk-pixbuf2.0-0  2.24.0-1
ii  libglib2.0-02.28.8-1
ii  libglib2.0-bin  2.28.8-1
ii  libgtk-3-0  3.0.12-2
ii  libpam-modules  1.1.3-4
ii  libpam-runtime  1.1.3-4
ii  libpam0g1.1.3-4
ii  libpango1.0-0   1.29.4-2
ii  librsvg2-common 2.34.1-3
ii  libselinux1 2.1.0-4
ii  libupower-glib1 0.9.14-1
ii  libwrap07.6.q-21
ii  libx11-62:1.4.4-2
ii  libxau6 1:1.0.6-3
ii  libxdmcp6   1:1.1.0-3
ii  libxklavier16   5.1-2
ii  libxrandr2  2:1.3.2-2
ii  lsb-base3.2-28
ii  metacity [x-window-manager] 1:2.34.1-2
ii  mutter [x-window-manager]   3.0.2.1-4
ii  policykit-1-gnome   0.102-2
ii  twm [x-window-manager]  1:1.0.6-1
ii  upower  0.9.14-1
ii  xfce4-session [x-session-manager]   4.8.2-1
ii  xfce4-terminal [x-terminal-emulator]0.4.8-1
ii  xfwm4 [x-window-manager]4.8.2-1
ii  xterm [x-terminal-emulator] 276-1

Versions of packages gdm3 recommends:
ii  at-spi 1.32.0-1
ii  desktop-base   6.0.7
ii  gnome-icon-theme   3.2.1.2-1
ii  gnome-power-manager3.0.2-3
ii  gnome-settings-daemon  3.0.3-3
ii  x11-xkb-utils  7.6+4
ii  xserver-xephyr 2:1.11.1.901-2
ii  xserver-xorg   1:7.6+9
ii  zenity 3.2.0-1

Versions of packages gdm3 suggests:
ii  gnome-mag none
ii  gnome-orcanone
ii  gok   none
ii  libpam-gnome-keyring  3.0.3-2
ii  metacity  1:2.34.1-2

-- Configuration Files:
/etc/gdm3/greeter.gconf-defaults changed:
/apps/gdm/simple-greeter/logo_icon_name debian-swirl
/apps/gdm/simple-greeter/banner_message_enable  false
/apps/gdm/simple-greeter/disable_user_list  true
/apps/metacity/general/compositing_manager  false
/apps/gnome-power-manager/ui/icon_policynever


-- debconf information:
* shared/default-x-display-manager: gdm3
  gdm3/daemon_name: /usr/sbin/gdm3



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

Bug#648368: giplet: display No IP detected. after hibernation

2011-11-12 Thread Salvatore Bonaccorso
Hi Axel

On Thu, Nov 10, 2011 at 09:01:56PM +0100, Axel Stammler wrote:
 Package: giplet
 Version: 0.2.3-3
 Severity: normal
 
 
 There are no other problems using the Net, and Refresh works immediately.

Thank you for the report. I cannot confirm right now, as I'm not using
giplet anymore.

One side note: we removed giplet recently from Debian [1], as it will
not work anymore with GNOME 3, and upstream does not have time yet to
adapt.

 [1] http://bugs.debian.org/645486

Regards
Salvatore


signature.asc
Description: Digital signature


Bug#648477: ath9k wireless: frequent connection drops (TKIP MIC failure)

2011-11-12 Thread Jonathan Nieder
Christoph Wiedemann wrote:

 Tried it, but it looks like 2.6.32-39 doesn't recognize the chip

Thanks.  I should have remembered; sorry to waste your time.

(So I don't forget: commits squeeze is missing include

 - v2.6.38-rc1~476^2~169^2^2~53 (ath9k_hw: Define hw version macros
   for AR9485, 2010-12-06) .. v2.6.38-rc1~476^2~169^2^2~28 (ath9k: Add
   device id of AR9485 to pci table, 2010-12-06)

 - [v2.6.38-rc1~476^2~169^2^2~22 (ath9k_htc: Fix panic on FW download
   failure, 2010-12-07) doesn't seem to be related but should probably
   also go in the stable tree]

 - v2.6.38-rc1~476^2~14^2~3^2~62 (ath9k_hw: Fix bug in eeprom data
   length validation for AR9485, 2010-12-21)

 - v2.6.39-rc1~468^2~417^2~42 (ath9k: Fix a PLL hang issue observed
   with AR9485, 2011-01-27) .. v2.6.39-rc1~468^2~417^2~39 (ath9k_hw:
   Update PMU setting to improve ripple issue for AR9485, 2011-01-27)

 - v2.6.39-rc1~468^2~25^2^2~170 (ath9k_hw: Updates for AR9485 1.1
   chipsets, 2011-02-18) [wow, is the commit message unhelpful]
   and some other commits from the same merge

... and so on.  Grepping for AR9485 and for ath9k_hw should hopefully
find everything.)



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



Bug#648508: cabextract, evolution-ews, msn-pecan, clamav, calibre: Embedded code copies of libmspack

2011-11-12 Thread Josselin Mouette
Package: cabextract,evolution-ews,msn-pecan,clamav,calibre
Severity: normal
Tags: security

Hi,

the following packages include embedded copies of libmspack:
 - cabextract can use the external libmspack, but it is not packaged in 
   Debian.
 - evolution-ews includes a modified version of an older libmspack.
 - msn-pecan includes a complete copy of an older libmspack, it could 
   probably be made to use it instead.
 - clamav embeds a modified version of an older libmspack.
 - calibre embeds a complete copy of an older libmspack, it could 
   probably be made to use an external one instead.
There may be other packages impacted. For example I found traces of it 
in older versions of spamassassin and OOo. I have not conducted a 
thorough check of the archive.

This report is here to track the issue and inform the security team of 
its existence. If we want it fixed, someone needs to step up and package 
libmspack so that other packages can use it instead of embedding.

Cheers,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'
  `-



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



Bug#628247: sofia-sip Bug#628247: Generated code

2011-11-12 Thread Yamato Tanaka
I'm not sure why, but I noticed that the following modification in
msg_parser.awk makes it work for me:


@@ -315,6 +315,7 @@ function templates ()
   }
   getline header  TEMPLATE;
   getline template  TEMPLATE;
+  getline dummy  TEMPLATE;
   getline footer  TEMPLATE;

   if (TEMPLATE1) {


Hope it helps to find the solution!

Disclaimer: I had never seen an awk script before today, and still have no
idea what the implications of this fix can be.

Yamato.


On Sat, Nov 12, 2011 at 12:59 PM, Yamato Tanaka yamato...@gmail.com wrote:

 The same issue happens to me (amd64 debian testing) without trying
 parallel build.

 I think there is something wrong with the awk script, or maybe even with
 mawk in debian testing?

 Generated sip_extra.h starts like that:

 ---
  /** SIP, SIPS or TEL URL */
 };

 typedef struct sip_p_preferred_identity_s sip_p_preferred_identity_t;

 /**@ingrourl_t  paid_url[1];   /** SIP, SIPS or TEL URL */
 };

 typedef struct sip_p_preferred_identity_s sip_p_preferred_identity_t;

 /**@ingrourl_t  paid_url[1];   /** SIP, SIPS or TEL URL */
 };

 ...
 ---

 Thanks,
 Yamato.



Bug#648220: gdm3: possibly doesn't use the settings made in /var/lib/AccountsService/users/$user

2011-11-12 Thread Andreas Neudecker
Hi.

Through bug #638353 I found out about the settings in
/var/lib/AccountsService/users/$user

My user's file has this content:

8
[User]
Language=
XSession=xfce
8

Looks like this setting is not used by gdm3 while it should.

Kind regards

Andreas

PS: If the problem exists because gdm3 forgets to evaluate these
settings or fails, this bug may be related to the one mentioned above
and they could be merged.




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



Bug#648509: gnome: unable to rename desktop shortcut

2011-11-12 Thread Michael P. Soulier
Package: gnome
Version: 1:2.30+7
Severity: normal

I ran a Java webstart app that created a shortcut in my Desktop directory
called

jws_app_shortcut_1321101478035.desktop

I tried to rename it on the desktop, and every time I tried it reverted to the
original name. No error message, nothing. I tried in the rename menu, in
properties, all with the same useless result.

-rw-r--r-- 1 msoulier msoulier 390 Nov 12 07:47
jws_app_shortcut_1321101478035.desktop

I'm now using the shell to rename it, which works fine.



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

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

Versions of packages gnome depends on:
ii  avahi-daemon   0.6.27-2+squeeze1 Avahi mDNS/DNS-SD daemon
ii  epiphany-extensions2.30.2-1  Extensions for Epiphany web browse
ii  evolution-exchange 2.30.2-1  Exchange plugin for the Evolution 
ii  evolution-plugins  2.30.3-5  standard plugins for Evolution
ii  evolution-webcal   2.28.1-1  webcal: URL handler for GNOME and 
ii  gdm-themes 0.6.2 Themes for the GNOME Display Manag
ii  gedit-plugins  2.30.0-1  set of plugins for gedit
ii  gnome-codec-install0.4.7+nmu1GStreamer codec installer
ii  gnome-desktop-environm 1:2.30+7  The GNOME Desktop Environment
ii  gnome-games1:2.30.2-2games for the GNOME desktop
ii  gnome-themes-extras2.22.0-3  extra themes for the GNOME desktop
ii  gstreamer0.10-ffmpeg   0.10.10-1 FFmpeg plugin for GStreamer
ii  gstreamer0.10-plugins- 0.10.15-1 GStreamer plugins from the ugly 
ii  libpam-gnome-keyring   2.30.3-5  PAM module to unlock the GNOME key
ii  rhythmbox-plugin-cdrec 0.12.8-3  burning plugin for rhythmbox music
ii  rhythmbox-plugins  0.12.8-3  plugins for rhythmbox music player
ii  software-center2.0.7debian7  Utility for browsing, installing, 
ii  synaptic   0.70~pre1+b1  Graphical package manager
ii  system-config-printer  1.2.3-3   graphical interface to configure t
ii  tomboy 1.2.2-2   desktop note taking program using 
ii  totem-mozilla  2.30.2-6  Totem Mozilla plugin
ii  transmission-gtk   2.03-2lightweight BitTorrent client (GTK

Versions of packages gnome recommends:
pn  gdebi  none(no description available)
pn  gnome-games-extra-data none(no description available)
pn  gnome-office   none(no description available)
ii  liferea1.6.4-1   feed aggregator for GNOME
ii  menu-xdg   0.5   freedesktop.org menu compliant win
pn  mozilla-plugin-gnash   none(no description available)
pn  network-manager-gnome  none(no description available)
pn  shotwell   none(no description available)
ii  update-notifier0.99.3debian8 Daemon which notifies about packag

Versions of packages gnome suggests:
pn  gnome-dbgnone  (no description available)
ii  openoffice.org-evolu 1:3.2.1-11+squeeze3 office productivity suite -- Evolu
ii  openoffice.org-gnome 1:3.2.1-11+squeeze3 office productivity suite -- GNOME

Versions of packages gnome-desktop-environment depends on:
ii  alacarte   0.13.2-1  easy GNOME menu editing tool
ii  baobab 2.30.0-2  GNOME disk usage analyzer
ii  brasero2.30.3-2  CD/DVD burning application for GNO
ii  cheese 2.30.1-2  A tool to take pictures and videos
ii  deskbar-applet 2.32.0-1  universal search and navigation ba
ii  ekiga  3.2.7-2   H.323 and SIP compatible VoIP clie
ii  empathy2.30.3-1  GNOME multi-protocol chat and call
ii  fast-user-switch-apple 2.24.0-6  Applet for the GNOME panel providi
ii  gcalctool  5.30.2-2  GNOME desktop calculator
ii  gconf-editor   2.30.0-2  An editor for the GConf configurat
ii  gdm2.20.11-4 GNOME Display Manager
ii  gksu   2.0.2-5   graphical frontend to su
ii  gnome-backgrounds  2.32.0-1  a set of backgrounds packaged with
ii  gnome-bluetooth2.30.0-2  GNOME Bluetooth tools
ii  gnome-core 1:2.30+7  The GNOME Desktop Environment -- e
ii  gnome-dictionary   2.30.0-2  GNOME dictionary application
ii  gnome-media2.30.0-1  GNOME media utilities
ii  gnome-netstatus-applet 2.28.1-1  Network status applet for GNOME
ii  gnome-nettool  2.30.0-3  network information tool for GNOME

Bug#648511: screen: fails to install

2011-11-12 Thread mike stopka
Package: screen
Version: 4.0.3-14
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation? we installed screen and it is giving us a 
boot loop back then failing to install
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***


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

Kernel: Linux 3.0.0-2-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages screen depends on:
ii  dpkg  1.16.1.1  
ii  install-info  4.13a.dfsg.1-8
ii  libc6 2.13-21   
ii  libncursesw5  5.9-4 
ii  libpam0g  1.1.3-6   

screen recommends no packages.

screen 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#564576: Package completely fails to support IPv6

2011-11-12 Thread Philipp Kern
clone 564576 -1
reassign -1 ftp.debian.org
retitle -1 RM: libspf -- RoQA; unmaintained, buggy
severity -1 normal
thanks

On Mon, Sep 05, 2011 at 12:05:55PM +0200, Philipp Kern wrote:
 On Wed, Feb 16, 2011 at 09:56:32AM -0500, Scott Kitterman wrote:
  I replied directly, rather than to the bug by mistake.
  
  I will contact the maintainers of the two rdepends (spfmilter and 
  whitelister) 
  to see if they will fix libspf0, port their packages to libspf2 (which does 
  support IPv6), or have them removed.
 
 Given that the orphan bug is already quite old (2007, #433108) and that it
 causes data loss, let's get rid of it.  Filing bugs against its reverse
 dependencies because the library is going away.
 
 I'll try to remember to ask for its removal in a few weeks and upgrade those
 bugs to serious then.

There's only one rdep left (spfmilter) where the maintainer did not
reply.  So let's get rid of libspf.

Kind regards
Philipp Kern


signature.asc
Description: Digital signature


Bug#628247: sofia-sip Bug#628247: Generated code

2011-11-12 Thread Yamato Tanaka
Nevermind about the previous fix, it repaired the sip_extra.h
generation, but many other headers were incorrectly generated.

The ultimate fix is to use gawk instead of mawk!

apt-get install gawk and make sure the awk alternative is set to gawk
makes everything work perfectly.

Hope it helps to repair the build system!

Yamato.




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



Bug#594273: Going towards libdigest-sha1-perl removal

2011-11-12 Thread Salvatore Bonaccorso
The last two remaining packages where uploaded today:

[14:32]  BTS libnet-openid-consumer-perl 1.12-1 uploaded by Dominic 
Hargreaves d...@earth.li (Closes: #636856) 
http://packages.qa.debian.org/libnet-openid-consumer-perl
[14:32]  BTS libnet-openid-server-perl 1.09-1 uploaded by Dominic Hargreaves 
d...@earth.li (Closes: #630601) 
http://packages.qa.debian.org/libnet-openid-server-perl
[14:36]  BTS Closed #630601 in src:libnet-openid-server-perl by Dominic 
Hargreaves d...@earth.li «libnet-openid-server-perl: use Digest::SHA instead 
of Digest::SHA1 and drop
   (Build-)Depends(-Indep) on libdigest-sha1-perl». 
http://bugs.debian.org/630601
[14:36]  BTS Closed #636856 in src:libnet-openid-consumer-perl by Dominic 
Hargreaves d...@earth.li «libnet-openid-consumer-perl: use of Digest::SHA and 
possibility to drop 
   libdigest-sha1-perl». http://bugs.debian.org/636856

We are now quite ready to drop libdigest-sha1-perl. Let's wait until
the two packages are migrated to testing. I will reassign the
bugreport then to ftp.debian.org (unless there are objections).

Regards
Salvatore


signature.asc
Description: Digital signature


Bug#646457: sundials: FTBFS: ./cvode.c:4131:5: error: format not a string literal and no format arguments [-Werror=format-security]

2011-11-12 Thread peter green

tags 646457 +patch
thanks


 cc -I./../../include -I../../include -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -c ./cvode.c  -fPIC -DPIC -o .libs/cvode.o
./cvode.c: In function 'CVProcessError':
./cvode.c:4131:5: error: format not a string literal and no format arguments 
[-Werror=format-security]
cc1: some warnings being treated as errors

make[2]: *** [cvode.lo] Error 1


There seems to be a distinct lack of proper error handling in the build 
process. After the failure the build process continues for ages before 
finally erroring out much later in the build with a missing file.


Still i've made a patch that fixes the format security errors and that 
seems to make the package build successfully. Just add it to the quilt 
series.
Index: sundials-2.4.0/src/cvode/cvode.c
===
--- sundials-2.4.0.orig/src/cvode/cvode.c	2009-05-10 00:22:28.0 +
+++ sundials-2.4.0/src/cvode/cvode.c	2011-11-12 13:23:18.0 +
@@ -4128,7 +4128,7 @@
 
 #ifndef NO_FPRINTF_OUTPUT
 fprintf(stderr, \n[%s ERROR]  %s\n  , module, fname);
-fprintf(stderr, msgfmt);
+vfprintf(stderr, msgfmt, ap);
 fprintf(stderr, \n\n);
 #endif
 
Index: sundials-2.4.0/src/cvodes/cvodes.c
===
--- sundials-2.4.0.orig/src/cvodes/cvodes.c	2009-05-10 00:22:35.0 +
+++ sundials-2.4.0/src/cvodes/cvodes.c	2011-11-12 13:26:19.0 +
@@ -8942,7 +8942,7 @@
 
 #ifndef NO_FPRINTF_OUTPUT
 fprintf(stderr, \n[%s ERROR]  %s\n  , module, fname);
-fprintf(stderr, msg);
+fprintf(stderr, %s,msg);
 fprintf(stderr, \n\n);
 #endif
 
Index: sundials-2.4.0/src/ida/ida.c
===
--- sundials-2.4.0.orig/src/ida/ida.c	2009-05-10 00:22:51.0 +
+++ sundials-2.4.0/src/ida/ida.c	2011-11-12 13:28:56.0 +
@@ -3248,7 +3248,7 @@
 
 #ifndef NO_FPRINTF_OUTPUT
 fprintf(stderr, \n[%s ERROR]  %s\n  , module, fname);
-fprintf(stderr, msgfmt);
+vfprintf(stderr, msgfmt,ap);
 fprintf(stderr, \n\n);
 #endif
 
Index: sundials-2.4.0/src/idas/idas.c
===
--- sundials-2.4.0.orig/src/idas/idas.c	2009-05-10 00:22:58.0 +
+++ sundials-2.4.0/src/idas/idas.c	2011-11-12 13:30:16.0 +
@@ -7170,7 +7170,7 @@
 
 #ifndef NO_FPRINTF_OUTPUT
 fprintf(stderr, \n[%s ERROR]  %s\n  , module, fname);
-fprintf(stderr, msgfmt);
+vfprintf(stderr, msgfmt,ap);
 fprintf(stderr, \n\n);
 #endif
 
Index: sundials-2.4.0/src/kinsol/kinsol.c
===
--- sundials-2.4.0.orig/src/kinsol/kinsol.c	2009-05-10 00:23:08.0 +
+++ sundials-2.4.0/src/kinsol/kinsol.c	2011-11-12 13:31:25.0 +
@@ -1864,7 +1864,7 @@
 
 #ifndef NO_FPRINTF_OUTPUT
 fprintf(stderr, \n[%s ERROR]  %s\n  , module, fname);
-fprintf(stderr, msgfmt);
+vfprintf(stderr, msgfmt,ap);
 fprintf(stderr, \n\n);
 #endif
 


Bug#648512: RM: minitunes -- ROM; Superseded by musique

2011-11-12 Thread Jan Hauke Rahm
Package: ftp.debian.org
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hi,

musique has entered unstable recently and replaces minitunes. I hereby
request the removal of minitunes.

Thanks!
Hauke

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

iQIcBAEBCgAGBQJOvnabAAoJEOCD7BUSMcRlTWIP/1FCLRwOlGBY8SlOTtwOAaqR
MCn+Tq7zLz0sTg7G5nSRQ11OI8JAkvmoCfP2FJkMoPChvSyDmz5+DPW4SEpeA9cB
4UP6Z6exhJzGVL9T/ydjYI7G+Jfk51i2hX89aKn4UCat8/z3cgMAaJmsN7G30o1l
mNUr5BObgoVaw4M+fZiUI//7EkQ7X6F04/8G/rSaBMSio+ImYP8toVGnhZHqKaJL
Cdh4r2m40J617/kOKKePR8RCbjDOir9BWwdS8wfoLB9gOuIbIi9QgA4YE+iIdltw
OSSguVea4dG/h3ohejnj7bFjqdimRmgXN6rD6uhHR8XMCXy6agL8RkkH2vyJuXLw
iRh+u39V2rxIwJuZDV4CIV8+915ifjVDrMNEkhlPosXur12hgudS6NQ/mFX6P0WX
gia1KHqWHxbOESTCxrzaJb87gLYPvokYaszL7ZoYfp7b5qnRP8ZAbs+XuMB6dW0J
+uBWLLk5kw+kUcFcBxUmAl9oyjwtF8VSapN92sZOtkwzygeal0b7ukWoiTSxHvxy
ncb6R0R30sD4GjWBtgBWLDw8oRQtQ0Z8KYIz38KULXszj/FYMBVAODq4pSuvykf1
XeJeotLV9uhy536ocQwMSW9E+SaZyARSVPRlWWSeBhQ5+Z4/6ahyeJ3MrXYB1jCL
ssBMvxz875SxaqmtvuAW
=0WtY
-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#648513: try dlocate for faster package name lookup

2011-11-12 Thread Eduard Bloch
Package: reportbug

Version: 6.3
Severity: wishlist

Hi,

when user specifies the name of the buggy binary then a lookup for the
binary package name is suggested. This is currently done using 
dpkg --search ... , which is ok but painfully slow when disk load is
high.

I suggest to use dlocate as primary alternative if dlocate is present.
The justification is obvious, just compare the numbers of syscalls, and
many of them are IO bound:

~ $ strace -f -o /dev/stdout dpkg --search bin/xfce4-keyboard-settings | wc -l
35825
~ $ strace -f -o /dev/stdout dlocate -S bin/xfce4-keyboard-settings | wc -l
3012

Regards,
Eduard.


-- Package-specific info:
** Environment settings:
DEBEMAIL=bl...@debian.org
DEBFULLNAME=Eduard Bloch
DEBNAME=Eduard Bloch
INTERFACE=text

** /home/ed/.reportbugrc:
reportbug_version 4.10.2
mode expert
ui text
mutt

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

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

Versions of packages reportbug depends on:
ii  apt   0.8.15.9
ii  python2.7.2-9 
ii  python-reportbug  6.3 

reportbug recommends no packages.

Versions of packages reportbug suggests:
ii  debconf-utils  1.5.41 
ii  debsums2.0.49 
ii  dlocate1.02   
ii  emacs23-bin-common 23.3+1-4   
ii  exim4  4.77-1 
ii  exim4-daemon-light [mail-transport-agent]  4.77-1 
ii  file   5.09-2 
ii  gnupg  1.4.11-3   
ii  python-gtk22.24.0-2   
ii  python-gtkspellnone 
ii  python-urwid   none 
ii  python-vte 1:0.28.2-1 
ii  xdg-utils  1.1.0~rc1-2

Versions of packages python-reportbug depends on:
ii  apt   0.8.15.9
ii  python2.7.2-9 
ii  python-debian 0.1.21  
ii  python-debianbts  1.10
ii  python-support1.0.14  

python-reportbug suggests no packages.

-- no debconf information

-- 
Getty Beamtentum
Getty wir haben halt strikte Aufgabenteilung



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



Bug#648514: libtool: Fix GNU/Hurd linker flags such

2011-11-12 Thread Samuel Thibault
Package: libtool
Version: 2.4-4
Severity: important
Tags: patch upstream
User: debian-h...@lists.debian.org
Usertags: hurd

Hello,

libtool is missing the GNU/Hurd case in a few places, resulting to build
issues in e.g. the graphviz package, the attached patch fixes it, could
you apply it please?  I have already forwarded the patch upstream.

Samuel

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

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

Versions of packages libtool depends on:
ii  autotools-dev 20110511.1 
ii  bcc [c-compiler]  0.16.17-3.1
ii  cpp   4:4.6.1-3  
ii  file  5.09-2 
ii  gcc [c-compiler]  4:4.6.1-3  
ii  gcc-4.4 [c-compiler]  4.4.6-11   
ii  gcc-4.5 [c-compiler]  4.5.3-9
ii  gcc-4.6 [c-compiler]  4.6.1-15   
ii  libc6-dev [libc-dev]  2.13-21

Versions of packages libtool recommends:
ii  libltdl-dev  2.4-4

Versions of packages libtool suggests:
ii  autoconf   2.68-1  
ii  automake [automaken]   1:1.11.1-1  
ii  automake1.10 [automaken]   1:1.10.3-1  
ii  automake1.7 [automaken]1.7.9-9.1   
ii  automake1.9 [automaken]1.9.6+nogfdl-3.1
ii  gcjnone  
ii  gfortran   4:4.6.1-3   
ii  gfortran-4.4 [fortran95-compiler]  4.4.6-11
ii  gfortran-4.6 [fortran95-compiler]  4.6.1-15
ii  libtool-doc2.4-4   

-- no debconf information

-- 
Samuel Thibault samuel.thiba...@fnac.net
 RR Ce que je cherche à démontrer, c'est qu'il est injuste de faire
 RR l'amalgame entre du bulk mail et du courrier non-solicité très ciblé
 un suppositoire non reclamé, meme tres bien ciblé, reste un suppositoire.
 -+-OS in : Guide du Neuneu d'Usenet - Plein le cul de la pub à neuneu -+-
diff -ur libtool-2.4.2.orig/libltdl/m4/libtool.m4 
libtool-2.4.2/libltdl/m4/libtool.m4
--- libtool-2.4.2.orig/libltdl/m4/libtool.m42011-10-17 12:17:05.0 
+0200
+++ libtool-2.4.2/libltdl/m4/libtool.m4 2011-11-12 14:51:39.070708989 +0100
@@ -2639,7 +2639,7 @@
   ;;
 
 # This must be glibc/ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu)
+linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
   version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
@@ -3285,7 +3285,7 @@
   ;;
 
 # This must be glibc/ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu)
+linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
@@ -4037,7 +4037,7 @@
;;
esac
;;
-  linux* | k*bsd*-gnu | kopensolaris*-gnu)
+  linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
case $cc_basename in
  KCC*)
# KAI C++ Compiler
@@ -4336,7 +4336,7 @@
   _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
   ;;
 
-linux* | k*bsd*-gnu | kopensolaris*-gnu)
+linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
   case $cc_basename in
   # old Intel for x86_64 which still supported -KPIC.
   ecc*)
@@ -6386,7 +6386,7 @@
 _LT_TAGVAR(inherit_rpath, $1)=yes
 ;;
 
-  linux* | k*bsd*-gnu | kopensolaris*-gnu)
+  linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
 case $cc_basename in
   KCC*)
# Kuck and Associates, Inc. (KAI) C++ Compiler


Bug#648515: virtualbox-dkms: Fails to build the kernel module with kernel 3.0.0-1-686-pae

2011-11-12 Thread Hendrik Rittich
Package: virtualbox-dkms
Version: 4.1.4-dfsg-1
Severity: important

Dear Maintainer,

when installing the virtualbox-dkms package the build of the kernel module
fails.

The package linux-headers-3.0.0-1-686-pae was installed and uname yields the
following output.

# uname -r
3.0.0-1-686-pae

This is the contents of the /var/lib/dkms/blcr/0.8.2/build/make.log file:



DKMS make.log for blcr-0.8.2 for kernel 3.0.0-1-686-pae (i686)
Sa 12. Nov 12:27:47 CET 2011
make: Entering directory `/usr/src/linux-headers-3.0.0-1-686-pae'
/var/lib/dkms/blcr/0.8.2/build/Kbuild:19:
/var/lib/dkms/blcr/0.8.2/build/module_files: Datei oder Verzeichnis nicht
gefunden
cd /var/lib/dkms/blcr/0.8.2/build  env -i
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/lib/dkms ./configure
--disable-maintainer-mode --with-linux=3.0.0-1-686-pae
--with-installed-libcr --with-installed-util --with-components=modules
--prefix=/usr  touch /var/lib/dkms/blcr/0.8.2/build/config-stamp
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to disable maintainer-specific portions of Makefiles... no
checking for pwd... /bin/pwd
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for perl5... no
checking for perl... /usr/bin/perl
checking for gmake... no
checking for make... /usr/bin/make
checking if /usr/bin/make is GNU make... yes (3.81)
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for style of include used by /usr/bin/make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 805306365
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands +=... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries...
yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for rpmbuild... /usr/bin/rpmbuild
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether 

Bug#648516: EXTRAS ignored

2011-11-12 Thread jidanni
Package: flickcurl-utils
Version: 1.21-5
Severity: wishlist
File: /usr/bin/flickcurl

EXTRAS are ignored; these return the same thing:
$ flickcurl photosets.getPhotos 72157627120339462 url_sq 21 | sum
25046 6
$ flickcurl photosets.getPhotos 7215762712033946221 | sum
25046 6



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



Bug#648517: Keyboard combo editor should offer or document helper apps

2011-11-12 Thread Eduard Bloch
Package: xfce4-settings
Version: 4.8.3-1
Severity: minor

IMHO the keyboard editor is not helpful when user attempts to add a key
combo for some internal function.

Basically, this complaint is about the xfce4-popup-* tools (maybe there
are more useful apps, how should I know without documentation?). The
only hint was in the XFCE FAQ about xfce4-popup-windowmenu and in
different context but what I really needed was
xfce4-popup-applicationsmenu.

This information should be part of the editor dialog, currently there is
no help button, no tool tip, no selector control for internal tools in
the entry editor, just nothing useful for the mentioned purpose to ease
user's life.

Regards,
Eduard.

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

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

Versions of packages xfce4-settings depends on:
ii  libc6   2.13-21   
ii  libcairo2   1.10.2-6.1
ii  libdbus-1-3 1.4.16-1  
ii  libexo-1-0  0.6.2-3   
ii  libgdk-pixbuf2.0-0  2.24.0-1  
ii  libglib2.0-02.28.8-1  
ii  libgtk2.0-0 2.24.7-1  
ii  libnotify4  0.7.4-1   
ii  libpango1.0-0   1.29.4-2  
ii  libx11-62:1.4.4-3 
ii  libxcursor1 1:1.1.12-1
ii  libxfce4ui-1-0  4.8.0-3   
ii  libxfce4util4   4.8.2-1   
ii  libxfconf-0-2   4.8.0-3   
ii  libxi6  2:1.4.3-3 
ii  libxklavier16   5.1-2 
ii  libxrandr2  2:1.3.2-2 
ii  xfconf  4.8.0-3   

Versions of packages xfce4-settings recommends:
ii  x11-utils  7.6+4  
ii  xfce4-volumed  0.1.13-2+b1

xfce4-settings suggests no packages.

-- no debconf information

-- 
Lassen Sie sich 'Sklaventreiber' auf die Stirn tätowieren. Das ist
ehrlich, da wissen wir alle woran wir sind.
-- Volker Pispers



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



Bug#637809: transition: perl 5.14

2011-11-12 Thread Dominic Hargreaves
On Sat, Nov 05, 2011 at 12:24:18PM +0100, Julien Cristau wrote:
 On Sat, Nov  5, 2011 at 11:12:24 +, Dominic Hargreaves wrote:
 
  On Tue, Nov 01, 2011 at 11:51:00AM +0100, Julien Cristau wrote:

   After meta-gnome3 is in might work.
  
  Okay, I don't see a release.debian.org bug for that, so I'll await further
  instructions on this bug.
  
 That would be #637331 (and #633304, since ocaml started in parallel).

Okay, so those two have finished. I'll upgrade the blocking bugs now.

Thanks,
Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



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



Bug#648518: xfce4-popup-applicationsmenu not working started via key combo

2011-11-12 Thread Eduard Bloch
Package: xfce4-settings
Version: 4.8.3-1
Severity: normal

Just what the title says. When I run xfce4-popup-applicationsmenu from a
terminal, it works as expected. Adding a key combo (Ctrl-Esc or Windows
key) does not display it. However I see some reaction because the Gtk
widget focus is lost for a split second. But running other applications
with the same key/combos does work.

Regards,
Eduard.

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

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

Versions of packages xfce4-settings depends on:
ii  libc6   2.13-21   
ii  libcairo2   1.10.2-6.1
ii  libdbus-1-3 1.4.16-1  
ii  libexo-1-0  0.6.2-3   
ii  libgdk-pixbuf2.0-0  2.24.0-1  
ii  libglib2.0-02.28.8-1  
ii  libgtk2.0-0 2.24.7-1  
ii  libnotify4  0.7.4-1   
ii  libpango1.0-0   1.29.4-2  
ii  libx11-62:1.4.4-3 
ii  libxcursor1 1:1.1.12-1
ii  libxfce4ui-1-0  4.8.0-3   
ii  libxfce4util4   4.8.2-1   
ii  libxfconf-0-2   4.8.0-3   
ii  libxi6  2:1.4.3-3 
ii  libxklavier16   5.1-2 
ii  libxrandr2  2:1.3.2-2 
ii  xfconf  4.8.0-3   

Versions of packages xfce4-settings recommends:
ii  x11-utils  7.6+4  
ii  xfce4-volumed  0.1.13-2+b1

xfce4-settings suggests no packages.

-- no debconf information

-- 
Wer nachts gut schlafen will, muß tagsüber seine Ruhe haben.



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



Bug#647825: [PATCH] ia64: Add accept4() syscall

2011-11-12 Thread Émeric Maschino
From: Émeric Maschino emeric.masch...@gmail.com
Subject: ia64: Add accept4() syscall

While debugging udev  170 failure on Debian Wheezy
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648325), it appears
that the issue was in fact due to missing accept4() in ia64.

This patch simply adds accept4() to ia64. The
arch/ia64/include/asm/unistd.h and arch/ia64/kernel/entry.S diffs
apply cleanly against 3.2-rc1.

Patch has been successfully tested running an ia64-targeted version of
test_accept4.c (modified from x86/x86_64-centric original version from
http://git.kernel.org/linus/de11defebf7677fb7ee91d9b089b78786fbb):

/* test_accept4.c

  Copyright (C) 2008, Linux Foundation, written by Michael Kerrisk
   mtk.manpa...@gmail.com

  Licensed under the GNU GPLv2 or later.
*/
#define _GNU_SOURCE
#include unistd.h
#include sys/syscall.h
#include sys/socket.h
#include netinet/in.h
#include stdlib.h
#include fcntl.h
#include stdio.h
#include string.h

#define PORT_NUM 3

#define die(msg) do { perror(msg); exit(EXIT_FAILURE); } while (0)

/**/

/* The following is what we need until glibc gets a wrapper for
  accept4() */

/* Flags for socket(), socketpair(), accept4() */
#ifndef SOCK_CLOEXEC
#define SOCK_CLOEXECO_CLOEXEC
#endif

#ifndef SOCK_NONBLOCK
#define SOCK_NONBLOCK   O_NONBLOCK
#endif

#define __NR_accept4 1334

static int
__accept4(int fd, struct sockaddr *sockaddr, socklen_t *addrlen, int flags)
{
   printf(Calling accept4(): flags = %x, flags);
   if (flags != 0) {
   printf( ();
   if (flags  SOCK_CLOEXEC)
   printf(SOCK_CLOEXEC);
   if ((flags  SOCK_CLOEXEC)  (flags  SOCK_NONBLOCK))
   printf( );
   if (flags  SOCK_NONBLOCK)
   printf(SOCK_NONBLOCK);
   printf());
   }
   printf(\n);

   return syscall(__NR_accept4, fd, sockaddr, addrlen, flags);
}

/**/

static int
do_test(int lfd, struct sockaddr_in *conn_addr,
   int closeonexec_flag, int nonblock_flag)
{
   int connfd, acceptfd;
   int fdf, flf, fdf_pass, flf_pass;
   struct sockaddr_in claddr;
   socklen_t addrlen;

   printf(===\n);

   connfd = socket(AF_INET, SOCK_STREAM, 0);
   if (connfd == -1)
   die(socket);
   if (connect(connfd, (struct sockaddr *) conn_addr,
   sizeof(struct sockaddr_in)) == -1)
   die(connect);

   addrlen = sizeof(struct sockaddr_in);
   acceptfd = __accept4(lfd, (struct sockaddr *) claddr, addrlen,
  closeonexec_flag | nonblock_flag);
   if (acceptfd == -1) {
   perror(accept4());
   close(connfd);
   return 0;
   }

   fdf = fcntl(acceptfd, F_GETFD);
   if (fdf == -1)
   die(fcntl:F_GETFD);
   fdf_pass = ((fdf  FD_CLOEXEC) != 0) ==
  ((closeonexec_flag  SOCK_CLOEXEC) != 0);
   printf(Close-on-exec flag is %sset (%s); ,
   (fdf  FD_CLOEXEC) ?  : not ,
   fdf_pass ? OK : failed);

   flf = fcntl(acceptfd, F_GETFL);
   if (flf == -1)
   die(fcntl:F_GETFD);
   flf_pass = ((flf  O_NONBLOCK) != 0) ==
  ((nonblock_flag  SOCK_NONBLOCK) !=0);
   printf(nonblock flag is %sset (%s)\n,
   (flf  O_NONBLOCK) ?  : not ,
   flf_pass ? OK : failed);

   close(acceptfd);
   close(connfd);

   printf(Test result: %s\n, (fdf_pass  flf_pass) ? PASS : FAIL);
   return fdf_pass  flf_pass;
}

static int
create_listening_socket(int port_num)
{
   struct sockaddr_in svaddr;
   int lfd;
   int optval;

   memset(svaddr, 0, sizeof(struct sockaddr_in));
   svaddr.sin_family = AF_INET;
   svaddr.sin_addr.s_addr = htonl(INADDR_ANY);
   svaddr.sin_port = htons(port_num);

   lfd = socket(AF_INET, SOCK_STREAM, 0);
   if (lfd == -1)
   die(socket);

   optval = 1;
   if (setsockopt(lfd, SOL_SOCKET, SO_REUSEADDR, optval,
  sizeof(optval)) == -1)
   die(setsockopt);

   if (bind(lfd, (struct sockaddr *) svaddr,
sizeof(struct sockaddr_in)) == -1)
   die(bind);

   if (listen(lfd, 5) == -1)
   die(listen);

   return lfd;
}

int
main(int argc, char *argv[])
{
   struct sockaddr_in conn_addr;
   int lfd;
   int port_num;
   int passed;

   passed = 1;

   port_num = (argc  1) ? atoi(argv[1]) : PORT_NUM;

   memset(conn_addr, 0, sizeof(struct sockaddr_in));
   conn_addr.sin_family = AF_INET;
   conn_addr.sin_addr.s_addr = htonl(INADDR_LOOPBACK);
   conn_addr.sin_port = htons(port_num);

   lfd = create_listening_socket(port_num);

   if (!do_test(lfd, conn_addr, 0, 0))
   passed = 0;
   if (!do_test(lfd, conn_addr, SOCK_CLOEXEC, 0))
   passed = 0;
   if (!do_test(lfd, conn_addr, 0, SOCK_NONBLOCK))
   passed = 0;
   if (!do_test(lfd, conn_addr, SOCK_CLOEXEC, SOCK_NONBLOCK))
   passed = 0;

   close(lfd);

   exit(passed ? EXIT_SUCCESS : EXIT_FAILURE);
}

Signed-off-by: Émeric Maschino emeric.masch...@gmail.com
---

diff -uprN -X 

Bug#648519: nonsensical behaviour of key shortcut editor

2011-11-12 Thread Eduard Bloch
Package: xfce4-settings
Version: 4.8.3-1
Severity: normal

In the keyboard shortcut editor, I see weird behavior patterns over and
over again. 

a) sometimes, I can not remove an entry. Pressing the remove
button does not do anything to it. However, I can edit the entry once
and only then it can be removed with the Remove button.

b) Set defaults does not replace the configuration with the default
set (which is what the warning dialog says, IMO). Instead, it adds the
default entries to the existing list. Pressing the button multiple times
creates multiple copies of the same entries.

c) selecting everything with Ctrl-a and pushing the Remove buttons does
random things. Sometimes it removes a few entries from the beginning,
sometimes from the end, sometimes it does not remove anything at all,
sometimes it feels like it only removes the new ones since this button
was pressed before. However, that might be related to a).

Regards,
Eduard.

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

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

Versions of packages xfce4-settings depends on:
ii  libc6   2.13-21   
ii  libcairo2   1.10.2-6.1
ii  libdbus-1-3 1.4.16-1  
ii  libexo-1-0  0.6.2-3   
ii  libgdk-pixbuf2.0-0  2.24.0-1  
ii  libglib2.0-02.28.8-1  
ii  libgtk2.0-0 2.24.7-1  
ii  libnotify4  0.7.4-1   
ii  libpango1.0-0   1.29.4-2  
ii  libx11-62:1.4.4-3 
ii  libxcursor1 1:1.1.12-1
ii  libxfce4ui-1-0  4.8.0-3   
ii  libxfce4util4   4.8.2-1   
ii  libxfconf-0-2   4.8.0-3   
ii  libxi6  2:1.4.3-3 
ii  libxklavier16   5.1-2 
ii  libxrandr2  2:1.3.2-2 
ii  xfconf  4.8.0-3   

Versions of packages xfce4-settings recommends:
ii  x11-utils  7.6+4  
ii  xfce4-volumed  0.1.13-2+b1

xfce4-settings suggests no packages.

-- no debconf information

-- 
kaner ich glaub ich hab heute nacht von Ganneff geträumt. er war pförtner..
ich glaub ich bin zuviel im irc :\



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



Bug#643938: Acknowledgement (Please port to libtracker-sparql / support tracker-0.12)

2011-11-12 Thread Ying-Chun Liu (PaulLiu)
(2011年11月10日 23:06), Michael Biebl wrote:
 Hi,
 
 has there been any progress?
 I'm planning to upload tracker 0.12 to unstable very soon, now that
 GNOME 3.0 has transitioned to testing.
 
 Cheers,
 Michael

Hi Michael,

I'll upload bognor-regis ported to tracker-sparql 0.12 to experimental
very soon.

The patch is as attachment.

Thanks,
Paul

-- 
PaulLiu (劉穎駿)
E-mail: Ying-Chun Liu (PaulLiu) paul...@debian.org
Description: Port to libtracker-sparql-0.12
Author: Ying-Chun Liu (PaulLiu) paul...@debian.org
Bug-Debian: http://bugs.debian.org/628771
Bug-Debian: http://bugs.debian.org/643938
Index: bognor-regis-0.6.12+git20101007.02c25268/configure.ac
===
--- bognor-regis-0.6.12+git20101007.02c25268.orig/configure.ac	2011-11-12 21:53:37.573885521 +0800
+++ bognor-regis-0.6.12+git20101007.02c25268/configure.ac	2011-11-12 21:53:39.202014657 +0800
@@ -86,7 +86,7 @@
 fi
 AM_CONDITIONAL(HAVE_QUEUE_CONFIG, test x$enable_queue_config = xyes)
 
-PKG_CHECK_MODULES(BOGNOR, gtk+-2.0 glib-2.0 dbus-glib-1 gio-2.0 libnotify tracker-client-0.9 gupnp-1.0 = 0.13.0 gupnp-av-1.0 = 0.5)
+PKG_CHECK_MODULES(BOGNOR, gtk+-2.0 glib-2.0 dbus-glib-1 gio-2.0 libnotify tracker-sparql-0.10 gupnp-1.0 = 0.13.0 gupnp-av-1.0 = 0.5)
 PKG_CHECK_MODULES(BOGNOR_REGIS, glib-2.0 dbus-glib-1 $gconf_pkg)
 PKG_CHECK_MODULES(CLIENT, gio-2.0)
 
Index: bognor-regis-0.6.12+git20101007.02c25268/src/bgr-tracker-client.c
===
--- bognor-regis-0.6.12+git20101007.02c25268.orig/src/bgr-tracker-client.c	2011-11-12 21:53:37.589886792 +0800
+++ bognor-regis-0.6.12+git20101007.02c25268/src/bgr-tracker-client.c	2011-11-12 21:58:59.026133627 +0800
@@ -1,4 +1,4 @@
-#include libtracker-client/tracker-client.h
+#include libtracker-sparql/tracker-sparql.h
 #include bgr-item.h
 #include bgr-tracker-client.h
 
@@ -11,7 +11,7 @@
 };
 
 struct _BgrTrackerClientPrivate {
-TrackerClient *client;
+TrackerSparqlConnection *client;
 };
 
 #define GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE ((obj), BGR_TYPE_TRACKER_CLIENT, BgrTrackerClientPrivate))
@@ -101,7 +101,7 @@
 BgrTrackerClientPrivate *priv = GET_PRIVATE (self);
 
 self-priv = priv;
-priv-client = tracker_client_new (FALSE, G_MAXINT);
+priv-client = tracker_sparql_connection_get (NULL, NULL);
 }
 
 BgrItem *
@@ -114,9 +114,11 @@
 GPtrArray *results;
 char *query;
 char **result;
+TrackerSparqlCursor *t_cursor = NULL;
+int i,N=0;
 
 query = g_strdup_printf (ITEM_QUERY, uri);
-results = tracker_resources_sparql_query (priv-client, query, error);
+t_cursor = tracker_sparql_connection_query (priv-client, query, NULL, error);
 if (error != NULL) {
 g_warning (Error querying for %s: %s, uri, error-message);
 g_error_free (error);
@@ -124,6 +126,28 @@
 return NULL;
 }
 
+if (t_cursor == NULL) {
+return NULL;
+}
+
+N = tracker_sparql_cursor_get_n_columns (t_cursor);
+if (N = 0) {
+g_object_unref(t_cursor);
+return NULL;
+}
+
+results = g_ptr_array_new();
+result = (char **) malloc (sizeof(char *)*(N+1));
+memset(result,0,sizeof(char*)*(N+1));
+for (i=0; iN; i++) {
+char *r;
+glong len;
+r = tracker_sparql_cursor_get_string(t_cursor,i,len);
+if (r) {
+	result[i] = strdup(r);
+}
+}
+
 if (results == NULL) {
 return NULL;
 }
@@ -147,6 +171,7 @@
 
 g_strfreev (result);
 g_ptr_array_free (results, TRUE);
+g_object_unref(t_cursor);
 
 return item;
 }
@@ -174,7 +199,7 @@
  bgr_item_get_uri (item));
 
 /* FIXME: async? */
-tracker_resources_sparql_update (priv-client, query, error);
+tracker_sparql_connection_update (priv-client, query, 0, NULL, error);
 
 if (error != NULL) {
 g_warning (Error updating %s: %s, bgr_item_get_uri (item),


signature.asc
Description: OpenPGP digital signature


Bug#648514: libtool: Fix GNU/Hurd linker flags such

2011-11-12 Thread Samuel Thibault
Samuel Thibault, le Sat 12 Nov 2011 14:54:20 +0100, a écrit :
 libtool is missing the GNU/Hurd case in a few places, resulting to build
 issues in e.g. the graphviz package, the attached patch fixes it, could
 you apply it please?  I have already forwarded the patch upstream.

Ooops, sorry, I forgot to remove the existing bits, which are basically
the same, but outdated and shall be factorized with other GNU platforms.
Here is an updated patch.

Samuel
diff -ur libtool-2.4.2.orig/libltdl/m4/libtool.m4 
libtool-2.4.2/libltdl/m4/libtool.m4
--- libtool-2.4.2.orig/libltdl/m4/libtool.m42011-10-17 12:17:05.0 
+0200
+++ libtool-2.4.2/libltdl/m4/libtool.m4 2011-11-12 15:20:14.501589618 +0100
@@ -2512,17 +2512,6 @@
   esac
   ;;
 
-gnu*)
-  version_type=linux # correct to gnu/linux during the next big refactor
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix 
${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  ;;
-
 haiku*)
   version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
@@ -2639,7 +2628,7 @@
   ;;
 
 # This must be glibc/ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu)
+linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
   version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
@@ -3243,10 +3232,6 @@
   fi
   ;;
 
-gnu*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
 haiku*)
   lt_cv_deplibs_check_method=pass_all
   ;;
@@ -3285,7 +3270,7 @@
   ;;
 
 # This must be glibc/ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu)
+linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
@@ -4037,7 +4022,7 @@
;;
esac
;;
-  linux* | k*bsd*-gnu | kopensolaris*-gnu)
+  linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
case $cc_basename in
  KCC*)
# KAI C++ Compiler
@@ -4336,7 +4321,7 @@
   _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
   ;;
 
-linux* | k*bsd*-gnu | kopensolaris*-gnu)
+linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
   case $cc_basename in
   # old Intel for x86_64 which still supported -KPIC.
   ecc*)
@@ -6222,9 +6207,6 @@
 _LT_TAGVAR(ld_shlibs, $1)=yes
 ;;
 
-  gnu*)
-;;
-
   haiku*)
 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs 
$compiler_flags ${wl}-soname $wl$soname -o $lib'
 _LT_TAGVAR(link_all_deplibs, $1)=yes
@@ -6386,7 +6368,7 @@
 _LT_TAGVAR(inherit_rpath, $1)=yes
 ;;
 
-  linux* | k*bsd*-gnu | kopensolaris*-gnu)
+  linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
 case $cc_basename in
   KCC*)
# Kuck and Associates, Inc. (KAI) C++ Compiler


Bug#648325: Not an udev issue!

2011-11-12 Thread Émeric Maschino
Patrice,

The Loading please wait... issue you're experiencing isn't due to
udev, but to initramfs-tools 0.99.

See my bug report
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638068) and feel
free to add comment.

 Hi,

 I have got the same trouble after restarting a IA64 server running a
 Debian sid(*) with a 2.6.32-5-mckinley linux kernel. Then booting
 with a more recent 3.0.0-2-mckinley kernel give a hang on Loading
 wait... without any clue.
 I have to go back to Debian wheeze to get it booting again.

 Regards,
 Patrice.

 (*)
 udev is 172-1
 initramfs-tools is 0.99

 Émeric



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



Bug#648520: graphviz: FTBFS on hurd-i386

2011-11-12 Thread Samuel Thibault
Package: graphviz
Version: 2.26.3-8
Severity: important
Tags: patch

Hello,

graphviz now FTBFS on hurd-i386 due to an unfortunate combination of
multiarch support and missing libtool fixes.  I have already submitted
the change to libtool upstream  debian, attached is the missing bit in
the libtool script, could you apply it?

Thanks,
Samuel

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

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

Versions of packages graphviz depends on:
ii  libc6   2.13-21  
ii  libcdt4 2.26.3-7 
ii  libcgraph5  2.26.3-7 
ii  libexpat1   2.0.1-7  
ii  libgd2-xpm  2.0.36~rc1~dfsg-6
ii  libgraph4   2.26.3-7 
ii  libgvc5 2.26.3-7 
ii  libgvpr12.26.3-7 
ii  libx11-62:1.4.4-2
ii  libxaw7 2:1.0.9-3
ii  libxmu6 2:1.1.0-3
ii  libxt6  1:1.1.1-2

Versions of packages graphviz recommends:
ii  fonts-liberation [ttf-liberation]  1.07.0-2
ii  ttf-liberation 1.07.0-2

Versions of packages graphviz suggests:
ii  graphviz-doc  none  
ii  gsfonts   1:8.11+urwcyr1.0.7~pre44-4.2

-- no debconf information

-- 
Samuel Thibault samuel.thiba...@fnac.net
 X..., c'est un millefeuille avec une couche de crème patissière, une
 de sauce tomate et une de crème d'anchois... Mais c'est vrai que
 c'est un système ouvert: tu peux y rajouter des pépites de chocolat...
-+- Ol in Guide du linuxien pervers - Remettez m'en une couche ! -+-
--- graphviz-2.26.3/m4/libtool.m4   2010-01-26 17:00:58.0 +0100
+++ graphviz-2.26.3/m4/libtool.m4   2011-11-12 15:20:27.0 +0100
@@ -2334,16 +2334,6 @@
   esac
   ;;
 
-gnu*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix 
${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  hardcode_into_libs=yes
-  ;;
-
 hpux9* | hpux10* | hpux11*)
   # Give a soname corresponding to the major version so that dld.sl refuses to
   # link against other versions.
@@ -2445,7 +2435,7 @@
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux* | k*bsd*-gnu | gnu*)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -3037,10 +3027,6 @@
   fi
   ;;
 
-gnu*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
 hpux10.20* | hpux11*)
   lt_cv_file_magic_cmd=/usr/bin/file
   case $host_cpu in
@@ -3075,7 +3061,7 @@
   ;;
 
 # This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux* | k*bsd*-gnu | gnu*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 


Bug#636651: Upgrading perl 5.14 transition blocking bugs

2011-11-12 Thread Dominic Hargreaves
severity 636132 serious
severity 629255 serious
severity 636651 serious
severity 628500 serious
thanks

As we are nearly ready to begin the perl 5.14 transition, I'm upgrading
the severity of these blocking bugs.

Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



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



Bug#576576: option to skip installer for specific releases

2011-11-12 Thread Stefano Rivera
Hi Kees (2010.04.05_21:31:10_+0200)
 In addition to the patches waiting in bug 455082, here
 is a patch to add a --skip-installer option to skip d-i
 files for specific dists (this is very handy for Ubuntu).

This is mostly superseded by a largely identical patch from bug #636627.

All that remains is the --skip-installer option.

Updated patch attached.

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  H: +27 21 465 6908 C: +27 72 419 8559  UCT: x3127
Description: allow releases to be skipped when fetching installer files.
Author: Jamie Strandboge ja...@ubuntu.com, Kees Cook k...@ubuntu.com
Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576576

--- a/debmirror
+++ b/debmirror
@@ -85,6 +85,10 @@
 F./.temp working directory, but won't replace the old meta files, won't
 download debs and source files and only simulates cleanup.
 
+=item B--skip-installer=Ifoo[,bar,..]
+
+Don't download debian-installer files for the specified distribution.
+
 =item B--help
 
 Display a usage summary.
@@ -537,7 +541,7 @@
 our $mirrordir;
 our ($debug, $progress, $verbose, $passive, $skippackages, $getcontents, $i18n);
 our ($ua, $proxy, $ftp);
-our (@dists, @sections, @arches, @ignores, @excludes, @includes);
+our (@dists, @sections, @arches, @ignores, @excludes, @includes, @skip_installer);
 our (@excludes_deb_section, @limit_priority);
 our (@di_dists, @di_arches, @rsync_extra);
 our $state_cache_days = 0;
@@ -650,6 +654,7 @@
 	   'postcleanup'= \$post_cleanup,
 	   'nocleanup'  = \$no_cleanup,
 	   'ignore=s'   = \@ignores,
+	   'skip-installer=s'   = \@skip_installer,
 	   'exclude=s'  = \@excludes,
 	   'exclude-deb-section=s'  = \@excludes_deb_section,
 	   'limit-priority=s'   = \@limit_priority,
@@ -738,6 +743,8 @@
 $post_cleanup=0 if ($no_cleanup);
 $post_cleanup=0 if ($pre_cleanup);
 $post_cleanup=0 if ($debmarshal);
+@skip_installer=split(/,/,join(',',@skip_installer));
+@skip_installer=() unless @skip_installer;
 
 # Display configuration.
 $|=1 if $debug;
@@ -2415,11 +2422,16 @@
   di_cleanup() if @di_dists;
 }
 
+# Figure out whether debian-installer should be skipped for a given dist.
+my %skip_installer=(woody = 1, experimental = 1);
+foreach my $skipped_dist (@skip_installer) {
+  $skip_installer{$skipped_dist} = 1;
+}
+
 sub di_skip_dist {
   my $dist=shift;
-  if ( $dist eq woody ||
-   $dist eq experimental ||
-   $dist =~ /.*-updates/ ) {
+  if ( $dist =~ /.*-updates/ ||
+   defined($skip_installer{$dist}) ) {
 return 1;
   }
   return 0;


Bug#648523: kdm: KDM looses keyboard and mouse if restarted while on console

2011-11-12 Thread Eric Lavarde
Package: kdm
Version: 4:4.6.5-3
Severity: normal

Hello,

I've just upgraded from Squeeze to Wheezy, and since then I have the
following behavior (it works each time):
1. Log into KDE from kdm
2. Log out
3. While logout happens, change to a console (Ctrl+Alt+F1..)
4. KDM starts and takes back the control and appears on the screen
5. Mouse and Keyboard are dead
The clock works, the cursor blinks in the password field, everything
looks OK, but I can't use the keyboard nor the mouse, even the LEDs of
the lock keys don't work anymore (Caps  Num Lock).
The only thing that still works is to shut off the computer, Linux still
does recognize this and shuts down rather gracefully.

I doubt it but this issue might be linked to Bug#648521 (same system).

Let me know if you need anymore information.

Thanks, Eric

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

Kernel: Linux 3.0.0-1-686-pae (SMP w/2 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 kdm depends on:
ii  adduser   3.113   
ii  consolekit0.4.5-1 
ii  debconf [debconf-2.0] 1.5.40  
ii  kdebase-runtime   4:4.6.5-1+b1
ii  kdebase-workspace-kgreet-plugins  4:4.6.5-3   
ii  libc6 2.13-21 
ii  libck-connector0  0.4.5-1 
ii  libdbus-1-3   1.4.16-1
ii  libkdecore5   4:4.6.5-2+b1
ii  libkdeui5 4:4.6.5-2+b1
ii  libkio5   4:4.6.5-2+b1
ii  libknewstuff3-4   4:4.6.5-2+b1
ii  libkworkspace44:4.6.5-3   
ii  libpam0g  1.1.3-4 
ii  libqimageblitz4   1:0.0.6-4   
ii  libqt4-svg4:4.7.3-5   
ii  libqt4-xml4:4.7.3-5   
ii  libqtcore44:4.7.3-5   
ii  libqtgui4 4:4.7.3-5   
ii  libstdc++64.6.1-15
ii  libx11-6  2:1.4.4-2   
ii  libxau6   1:1.0.6-3   
ii  libxdmcp6 1:1.1.0-3   
ii  libxtst6  2:1.2.0-4   
ii  lsb-base  3.2-28  

Versions of packages kdm recommends:
ii  kde-window-manager [x-window-manager]  4:4.6.5-3
ii  konsole [x-terminal-emulator]  4:4.6.5-1
ii  logrotate  3.7.8-6  
ii  twm [x-window-manager] 1:1.0.6-1
ii  xfce4-session [x-session-manager]  4.8.2-1  
ii  xfwm4 [x-window-manager]   4.8.2-1  
ii  xserver-xorg [xserver] 1:7.6+9  
ii  xterm [x-terminal-emulator]276-1

Versions of packages kdm suggests:
ii  kdepasswd  4:4.6.5-1

-- debconf information:
  kdm/stop_running_server_with_children: false
* shared/default-x-display-manager: kdm
  kdm/daemon_name: /usr/bin/kdm



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



Bug#648522: acpid: Notebook not powered

2011-11-12 Thread Matthieu Dubuget
Package: acpid
Version: 1:2.0.12-1
Severity: normal

Dear Maintainer,

I'm not sure your package is the reason for the problem I encounter, but I'm
not sure at all who I should ask for help to understand it.

Each time I'm powering of my notebook with the shutdown menu of gnome-shell, or
a shutdown -h now  command, the system halts but does never power off.

If I try to put the system in standby mode (through the gnome-shell menu, or by
pressing the physical power-off button) it sometime succeed, and sometime not.

I do not remember if I already tried to hibernate the system or not.

I do not know at all how I could diagnose those behaviour that seems incoherent
to me?

I observed similar problem with an ubuntu live CD (11.10), but not with an
older one (10.04).

Sorry for the noise if this behaviour can't be related to acpid package; in
this case, I would appreciate if you could point me to the right direction to
solve this problem?



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

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

Versions of packages acpid depends on:
ii  libc6  2.13-21
ii  lsb-base   3.2-28 
ii  module-init-tools  3.16-1 

Versions of packages acpid recommends:
ii  acpi-support-base  0.138-9

acpid 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#628278: sunflow: FTBFS: sh: rsvg: not found

2011-11-12 Thread peter green

tags 628278 - unreproducible
severity 628278 important
thanks

ccing the imagemagick developers because the proper way to fix this 
issue would probablly be to change the imagemagick packaging.


tags 628278 + unreproducible
thanks

I've managed to reproduce it but it requires a fairly specific 
combination of circumstances.


Build-Depends: cdbs, debhelper (= 7), ant, imagemagick, default-jdk, 
libmagickcore-extra


imagemagick is a package containing executables that rely on 
libmagickcore? (where ? is the soversion the imagemagick libraries)
libmagickcore-extra is a virtual package provided by libmagick?-extra. 
libmagick?-extra provides support for extra formats to libmagickcore?


The problem is there is nothing to enforce that the imagemagick and 
libmagick-extra build-dependencies are satisfied by the same soversion 
of the imagemagick libraries. In the case of the failing build they were 
indeed satisfied by different versions (imagemagick was based on 
libmagickcore4 but the libmagickcore-extra dependency was satisfied by 
libmagickcore3-extra).


Without libmagickcore4-extra imagemagick couldn't use internal svg 
support so it tried to use the rsvg binary instead. This also failed 
because the package containing that binary (librsvg-bin) was not installed.


I'm downgrading the bug to important as it's not an issue for builds on 
a clean and current sid environment but IMO this is still a deficiency 
that should be dealt with. IMO the best option would be to introduce an 
imagemagick-extra package that had both a dependency on the 
appropriate libmagick?-extra package and a tightly versioned dependency 
on the imagemagick package.




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



Bug#642165: libmime-lite-html-perl: FTBFS: test failures

2011-11-12 Thread gregor herrmann
tag  64216 + confirmed upstream
thanks

On Mon, 19 Sep 2011 22:17:54 +0100, Dominic Hargreaves wrote:

 Source: libmime-lite-html-perl
 Version: 1.23-1
 Severity: serious
 Justification: FTBFS
 
 This package FTBFS for me on a clean sid chroot. I attach the full,
 lengthy build log.

Same here.
And the new upstream release 1.24 fails in the same way.

Hm.

Interestingly the only failure on
http://www.cpantesters.org/distro/M/MIME-Lite-HTML.html#MIME-Lite-HTML-1.24
is on a Windows machine and for an unrelated reason. 


Cheers,
gregor
 
-- 
 .''`.   Homepage: http://info.comodo.priv.at/ - OpenPGP key ID: 0x8649AA06
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT  SPI, fellow of Free Software Foundation Europe
   `-NP: Rolling Stones


signature.asc
Description: Digital signature


Bug#644976: [supercollider] server fails to start

2011-11-12 Thread Simon Wenner

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 16.10.2011 23:13, schrieb Dan S:
 2011/10/11 Simon Wenner simon.wen...@gmail.com:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hi,

 Ok,I see. Thanks for the quick reply.

 I tried it interactively and the error looks the same:

 ...
 sc3 s.boot;

 booting 57110
 localhost
 sc3 Cannot connect to server socket err = Connection refused
 Cannot connect to server socket

 OK, I've tested this on a new install (on 32-bit rather than 64-bit,
 but otherwise similar) and I definitely can't reproduce it. Here are
 some reasons why the server might be unable to connect:
 * There might already be a copy of scsynth running (e.g. from a
 previous attempt) -- use top/htop to check, or use killall scsynth
 before trying again.
 * There might be some other service blocking the port (the port is
 listed in the output, 57110) -- use netstat -a to check.
 * There might be some firewall program running or suchlike, or some
 unusual network configuration (e.g. no 'localhost')?

 If any of them turn out to be what's happening for you, please let us
 know. If anyone else can reproduce please tell us.

 Thanks
 Dan

I don't have any other scsynth processes, I have a working 'localhost'
and no firewall.

This bug was caused by Jackd. If yo have a sound chip that is unable
to do full-duplex audio, it just aborts with an assertion
('port_index  fPortMax' failed). This is considered a reasonable
behavior for a sound server.

See Bug #646248.

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

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

iQIcBAEBAgAGBQJOvopiAAoJEMMF4eNtCPQV9bsQAM62AOEE0v3QhTjJn6e+xt6Q
cfEddxumf1tZPB4PDfXwAcEwmLGVB80KD9L5+ZWMCe+kWioqO/VLWAZpdC6J/1Qj
V+EQrKZxA2tAXthG2jTF+AFfwSGzKMm9gJmGX0iIJEt8kMO1WN65O7g48ZBzZic8
3ArHaaf/0cmCJCkCA2ht2FHKBQEnV4e1l1ICo6T193jXjm4VMNEFLz2x5+T7aldL
Z1HX8OdPgVaGpMNg7hHPB1Q9XBuNYBwt5zgUlJWLOb6mB45AnaLKUE+AiWFooq8x
Y//ydPaLwmWd2Az8FdGGTIt3W01/2ZOatR8uWUhRcQEjD/X0FpSrZ4FieBvyq0Ej
Wdtb9Uv4IF/nkLkSOPi8B6rM8XTFmuNgzv1U2oileDzYdCHSGCBezPEmeR3lBtcV
/Ve92u5wYyonHdJIJuXfNIRDkjl+lAJ5jXQ5U8MFpJrabKH4IMlkpfbEfTqp0m5I
uw0/vHaddE78PkzA5MAlHZeXqeBWYogh2ANW3l1Ci+SVD8uWKGP5NUO3v8ewHZIj
Y6frm+sT5w1l8jq7ak9NGFMI77xayu9G2fBCm8uoieUg8wzeyZAJbLFumsbLQO4R
0nTBc5nlGzZwEeRFSpvo9Cha87eWHk3CSFHD6hwcEFdnbZNZV/GmS+484yOcCw97
60HzsPSilLixKuosnXRD
=YV4B
-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#648239: [Pkg-urxvt-maintainers] Bug#648239: Bug#648239: rxvt-unicode: cursor is lost when xcompmgr -n is running

2011-11-12 Thread Ryan Kavanagh
Hi,

On Fri, Nov 11, 2011 at 02:52:51PM +, Juha Jäykkä wrote:
  Thanks for the bug report. Which video driver are you using?
 
 xserver-xorg-video-intel, version does not seem to make much difference: the 
 same bug happens with at least 2:2.15.0-3, 2:2.16.0-1, and 2:2.16.901-1.

Interesting, I can reproduce it with the intel driver on my Debian box,
but not with the nvidia driver on another system of mine. If you tried
switching to say the VESA driver, does it still occur?

Kind regards,
Ryan


signature.asc
Description: Digital signature


Bug#642689: mailsync: diff for NMU version 5.2.2-1.1

2011-11-12 Thread gregor herrmann
tags 642689 + patch
tags 642689 + pending
thanks

Dear maintainer,

I've prepared an NMU for mailsync (versioned as 5.2.2-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 ID: 0x8649AA06
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT  SPI, fellow of Free Software Foundation Europe
   `-NP: Pink Floyd: Waiting for the worms
diff -Nru mailsync-5.2.2/acinclude/ac_with_openssl.m4 mailsync-5.2.2/acinclude/ac_with_openssl.m4
--- mailsync-5.2.2/acinclude/ac_with_openssl.m4	2003-04-22 12:26:34.0 +0200
+++ mailsync-5.2.2/acinclude/ac_with_openssl.m4	2011-11-12 15:57:50.0 +0100
@@ -22,7 +22,7 @@
   ifelse([$2], , :, [$2])
  else
   AC_MSG_CHECKING([for libssl])
-  for p in `eval echo {${OPENSSLLOCATIONS}}{/lib,/lib64}` ; do
+  for p in `eval echo {${OPENSSLLOCATIONS}}{/lib,/lib64,${LIBDIRS}}` ; do
if test -r ${p}/libssl.a -o -r ${p}/libssl.so ; then
 OPENSSL_LDFLAGS=-L${p}
 AC_MSG_RESULT([found in ${p}])
diff -Nru mailsync-5.2.2/configure mailsync-5.2.2/configure
--- mailsync-5.2.2/configure	2005-11-22 11:32:59.0 +0100
+++ mailsync-5.2.2/configure	2011-11-12 15:57:50.0 +0100
@@ -5085,7 +5085,7 @@
  else
   echo $as_me:$LINENO: checking for libssl 5
 echo $ECHO_N checking for libssl... $ECHO_C 6
-  for p in `eval echo {${OPENSSLLOCATIONS}}{/lib,/lib64}` ; do
+  for p in `eval echo {${OPENSSLLOCATIONS}}{/lib,/lib64,${LIBDIRS}}` ; do
if test -r ${p}/libssl.a -o -r ${p}/libssl.so ; then
 OPENSSL_LDFLAGS=-L${p}
 echo $as_me:$LINENO: result: found in ${p} 5
diff -Nru mailsync-5.2.2/debian/changelog mailsync-5.2.2/debian/changelog
--- mailsync-5.2.2/debian/changelog	2006-03-05 20:36:57.0 +0100
+++ mailsync-5.2.2/debian/changelog	2011-11-12 15:59:12.0 +0100
@@ -1,3 +1,17 @@
+mailsync (5.2.2-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS: configure: error: a working c-client installation is
+required for building mailsync: apply patch from Ubuntu / Ilya Barygin:
+* Fix FTBFS:
+  - debian/rules, acinclude/ac_with_openssl.m4, configure: provide an
+additional directory to search for libssl.
+  - add missing build dependencies: libssl-dev, libpam0g-dev, libkrb5-dev.
+(Closes: #642689)
+  * Additionally build depend on dpkg-dev = 1.16.0.
+
+ -- gregor herrmann gre...@debian.org  Sat, 12 Nov 2011 15:57:57 +0100
+
 mailsync (5.2.2-1) unstable; urgency=low
 
   * remove build-dependency on automake1.6, since it's been removed from the
diff -Nru mailsync-5.2.2/debian/control mailsync-5.2.2/debian/control
--- mailsync-5.2.2/debian/control	2005-12-10 16:30:36.0 +0100
+++ mailsync-5.2.2/debian/control	2011-11-12 15:59:00.0 +0100
@@ -2,7 +2,7 @@
 Section: mail
 Priority: optional
 Maintainer: Tomas Pospisek tpo_...@sourcepole.ch
-Build-Depends: debhelper ( 3.0.0), libc-client-dev | libc-client-ssl2001-dev, libc-client-dev | libkrb5-dev, automake1.7
+Build-Depends: debhelper ( 3.0.0), libc-client-dev | libc-client-ssl2001-dev, libc-client-dev | libkrb5-dev, automake1.7, dpkg-dev (= 1.16.0)
 Standards-Version: 3.5.2
 
 Package: mailsync
diff -Nru mailsync-5.2.2/debian/rules mailsync-5.2.2/debian/rules
--- mailsync-5.2.2/debian/rules	2004-01-06 20:54:42.0 +0100
+++ mailsync-5.2.2/debian/rules	2011-11-12 15:57:50.0 +0100
@@ -8,6 +8,9 @@
 # This is the debhelper compatability version to use.
 export DH_COMPAT=3
 
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) 
+export LIBDIRS := /lib/$(DEB_HOST_MULTIARCH)
+
 configure: configure-stamp
 configure-stamp:
 	dh_testdir


signature.asc
Description: Digital signature


Bug#648513: dlocate for faster package name lookup

2011-11-12 Thread Justin B Rye
Eduard Bloch wrote:
 when user specifies the name of the buggy binary then a lookup for the
 binary package name is suggested. This is currently done using
 dpkg --search ... , which is ok but painfully slow when disk load is
 high.

 I suggest to use dlocate as primary alternative if dlocate is present.

Note that dlocate is already in reportbug's Suggests: list.  While I
am by no means a Python expert, it seems to me that the query_dpkg_for
function in reportbug-6.3/reportbug/utils.py already does try to go
through dlocate first, then tries again setting use_dlocate=False if
that fails.

Such a failure is quite likely if it's a package the user has only
just started trying out - the dlocate database is updated just once a
day, so freshly installed packages won't be registered.
-- 
JBR
Not the maintainer or even a Debian Member



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



Bug#645470: alacarte: completely broken: cannot add nor menus nor items

2011-11-12 Thread Stephan Braun
Package: alacarte
Version: 0.13.2-3
Followup-For: Bug #645470

The same bug was triggered here with gnome-shell and python 2.7.
I can confirm Fabians solution - it works again when setting pythin2.6
explicitely.

Steve



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



Bug#648524: RFP: bamf -- Application matching framework

2011-11-12 Thread Alessandro Ghedini
Package: wnpp
Severity: wishlist

* Package name: bamf
  Version : 0.2.70
  Upstream Author : Canonical Ltd
* URL : https://launchpad.net/bamf
* License : GPL-3, LGPL-3 or LGPL-2.1
  Programming Lang: C
  Description : Application matching framework

The BAMF framework removes the headache of applications matching into a 
simple DBus daemon and C wrapper library. 
.
Currently features application matching at amazing levels of accuracy 
(covering nearly every corner case).

Note that this software is needed by the new version (0.3) of gnome-pie.

Since this software is part of the Ayatana Project I was wondering whether
the pkg-ayatana team could take care of packaging and maintaing this (I
may provide some help if needed).

Cheers



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



Bug#648525: newsbeuter: Please provide support for NewsBlur as it does for GReader

2011-11-12 Thread Fernando C. Estrada
Package: newsbeuter
Version: 2.4-1
Severity: wishlist
Tags: upstream

Hi,

Please consider to support NewsBlur [1] [2] in Newsbeuter as it does for
Google Reader because NewsBlur is a great FLOSS alternative to Google
Reader and will be great to have our feeds synchronized with many
devices (like computers via Newsbeuter of course, mobiles, and so on)
without a non-libre service like GReader.

[1] http://www.newsblur.com/
[2] http://www.newsblur.com/api

Thanks a lot!!! ;-)

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

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

Versions of packages newsbeuter depends on:
ii  libc62.13-21 
ii  libcurl3-gnutls  7.21.7-3
ii  libgcc1  1:4.6.2-4   
ii  libncursesw5 5.9-4   
ii  libsqlite3-0 3.7.9-2 
ii  libstdc++6   4.6.2-4 
ii  libxml2  2.7.8.dfsg-5

newsbeuter recommends no packages.

newsbeuter suggests no packages.

-- no debconf information

Regards,
-- 
Fernando C. Estrada

The nice thing about Windows is - It does not just crash, it displays a
dialog box and lets you press 'OK' first.
(Arno Schaefer's .sig)


signature.asc
Description: Digital signature


Bug#648526: New upstream version

2011-11-12 Thread Goswin von Brederlow
Package: klogic
Version: 1.63-6+b1
Severity: wishlist

Hi,

there is a new upstream version (1.65) and KDE4 support is pending.

http://www.a-rostin.de/

MfG
Goswin

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

Kernel: Linux 2.6.39-rc7-xen-1 (SMP w/4 CPU cores)
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#633799: Upstream is not interested in Mboxrd documentation

2011-11-12 Thread Osamu Aoki
severity 633799 wishlist
tags 633799 wontfix
tags 633799 patch
thanks

Hi,

Upstream showed no interesting on updating documentation even with my
explicit patch.  I do not know what he is thinking but only guess that
he is probable thinking this as pedantic and unimportant.

This is a feature request (=wishlist) bug which is rejected by upstream.
So, I mark this bug as so.

Regards,

Osamu
http://bugs.debian.org/633799 




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



Bug#607068: scuttle: New version available

2011-11-12 Thread Ana Guerrero
On Tue, Dec 14, 2010 at 02:49:49PM +0100, Geoffroy Youri wrote:
 Package: scuttle
 Version: 0.7.4-5
 Severity: wishlist
 
 Hi
 
 A new version of scuttle is available, please consider packaging it :)

Hi Marcelo!

This request is almost one year old now, any chance to get an updated
scuttle in Debian?
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#648527: systemd: The /tmp folder is not cleaned at boot

2011-11-12 Thread Frederic MASSOT
Package: systemd
Version: 29-1.1
Severity: normal

Hi,

Since I use systemd the /tmp folder is not clean at startup. Yet in the 
configuration file /etc/default/rcS the variable TMPTIME is 0.

I also try to put the /tmp folder in tmpfs with the option RAMTMP=yes, but it 
does not work, the folder is not automatically mounted in tmpfs.

My /etc/default/rcS:

TMPTIME=0
SULOGIN=no
DELAYLOGIN=no
UTC=yes
VERBOSE=no
FSCKFIX=no
RAMLOCK=yes
RAMSHM=yes
RAMTMP=no


Regards.


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

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

Versions of packages systemd depends on:
ii  initscripts 2.88dsf-13.12
ii  libaudit0   1.7.18-1 
ii  libc6   2.13-21  
ii  libcap2 1:2.22-1 
ii  libcryptsetup1  2:1.3.0-3
ii  libdbus-1-3 1.4.16-1 
ii  libpam0g1.1.3-4  
ii  libselinux1 2.1.0-1  
ii  libudev0172-1
ii  libwrap07.6.q-21 
ii  udev172-1
ii  util-linux  2.19.1-5 

Versions of packages systemd recommends:
ii  libpam-systemd  29-1.1

Versions of packages systemd suggests:
ii  python   2.7.2-9
ii  systemd-gui  29-1.1 

-- 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#648528: systemd: The fs check message is not visible enough

2011-11-12 Thread Frederic MASSOT
Package: systemd
Version: 29-1.1
Severity: wishlist

Hi,

When the file system is checked at boot, the message is not visible enough. 
Only an experienced user can see, a simple user will press the reset button.

Can you display a progress bar of the check?
Or, if this is not simple, at first, display the message in red by asking the 
user to wait.


Regards.


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

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

Versions of packages systemd depends on:
ii  initscripts 2.88dsf-13.12
ii  libaudit0   1.7.18-1 
ii  libc6   2.13-21  
ii  libcap2 1:2.22-1 
ii  libcryptsetup1  2:1.3.0-3
ii  libdbus-1-3 1.4.16-1 
ii  libpam0g1.1.3-4  
ii  libselinux1 2.1.0-1  
ii  libudev0172-1
ii  libwrap07.6.q-21 
ii  udev172-1
ii  util-linux  2.19.1-5 

Versions of packages systemd recommends:
ii  libpam-systemd  29-1.1

Versions of packages systemd suggests:
ii  python   2.7.2-9
ii  systemd-gui  29-1.1 

-- 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#607068: scuttle: New version available

2011-11-12 Thread Fernando C. Estrada
Hi Marcelo,

On Sat, Nov 12, 2011 at 04:29:56PM +0100, Ana Guerrero wrote:
 On Tue, Dec 14, 2010 at 02:49:49PM +0100, Geoffroy Youri wrote:
  Package: scuttle
  Version: 0.7.4-5
  Severity: wishlist
  
  A new version of scuttle is available, please consider packaging it :)
 
 This request is almost one year old now, any chance to get an updated
 scuttle in Debian?

+1

Thanks for your work on scuttle ;-)

Best Regards,
-- 
Fernando C. Estrada

james Are we going to make an emacs out of apt?
APT - Debian in a program.  It even does your laundry
-- Seen on #Debian


signature.asc
Description: Digital signature


Bug#648529: Please update to 1.3.3 compatible with icedove 8

2011-11-12 Thread Guido Günther
Package: enigmail
Version: 2:1.2.1-1
Severity: wishlist

Hi,
we're currently trying to get icedove 8 and it's extensions into shape
for Debian. Would be great to have enigmail available too.
Cheers,
 -- Guido


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

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

Versions of packages enigmail depends on:
ii  gnupg1.4.11-3  
ii  libc62.13-21   
ii  libgcc1  1:4.6.1-15
ii  libnspr4-0d  4.8.9-1   
ii  libstdc++6   4.6.1-15  

Versions of packages enigmail recommends:
ii  icedove  8.0~b4-1

enigmail 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#623000: libreoffice-writer: spell checking fails to work in Italian

2011-11-12 Thread Xypron

Hello Francesco,

you will have to download an extension from
http://extensions.libreoffice.org/extension-center/italian-dictionary-thesaurus-hyphenation-patterns

A link to the installation instructions is supplied.

Best regards

Xypron




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



Bug#645594: This is not a bug, it's a feature!

2011-11-12 Thread Samuel Thibault
Hello,

(Note to debian-accessibility: we are talking about the flite_time
command which speaks the current time)

bodr...@mail.dm.unipi.it, le Wed 09 Nov 2011 17:04:51 +0100, a écrit :
 When should we say exactly?
 
 Is 4:30'30 exactly half past four?
 No, it isn't, because it's 30 second later...
 
 But if you ignore seconds, then you can say exactly.
 
 What about 30 seconds earlier?
 4:29'30 is as far from exactly as 4:30'30 is.
 
 That's why the program correctly pronounce the same sentence in both
 cases: when it is less then one minute before or less than one minute
 after the exact timing.

Right, but is 4:29:01 really as much exactly half past four as 4:30:59
is?  That behavior would mean that it is exactly half past four during
two whole minutes, is that expected?

It seems to me that people usually just look at minutes, not seconds,
and would thus accept 4:30:59 as exactly half past four, but not
4:29:01.

 I hope that the original behaviour will not be changed.

According to Alexis, the original reporter, flite actually used to say
exactly only for 0, but I can't find a trace of that, Alexis?

Samuel



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



Bug#648530: eyed3: spams stderr

2011-11-12 Thread Adam Borowski
Package: eyed3
Version: 0.6.17-3
Severity: normal
Tags: patch

When run even without a request to be verbose, it emits a large amount of
text to stderr for every operation it performs.  Using stderr means that you
can't send it to /dev/null or you won't see actual errors.

Example output (nth run on the same file so it's no-op, but the first run
spammed as well):

{stdout}
02. Broderskapets Ring.mp3  [ 12.61 MB ]
---
Time: 05:30 MPEG1, Layer III[ 320 kb/s @ 44100 Hz - Joint stereo ]
---
{stderr}
Removing ID3 v1.x tag: FAIL
Setting artist: Dimmu Borgir
Setting album: Stormblåst (re-recorded)
Setting title: Broderskapets Ring
Setting track: 2
Setting track genre: Black Metal
Setting year: 2003
No conversion necessary, tag is already version v2.4
Writing tag...
{stdout}
ID3 v2.4:
title: Broderskapets Ring   artist: Dimmu Borgir
album: Stormblåst (re-recorded) year: 2003
track: 2genre: Black Metal (id 138)


There's no -q option that would hush output that's not an (actual) warning
or an error.

Reading the program, I see that most of regular(!) output comes through a
function named printWarning().  In fact, not a single use of that function
produces an actual warning -- it's all regular confirmations of commands you
requested or at most reporting that an idempotent command was no-op.

Thus, I'd suggest this patch:

--- /usr/bin/eyeD3  2009-02-05 20:56:10.0 +0100
+++ eyeD3   2011-11-12 16:31:59.273160829 +0100
@@ -358,7 +358,7 @@
 sys.stdout.write(s + '\n');
 
 def printWarning(s):
-sys.stderr.write(colors[warning] + str(s) + colors[normal] + '\n');
+sys.stdout.write(colors[warning] + str(s) + colors[normal] + '\n');
 
 def printError(s):
 sys.stderr.write(colors[error] + str(s) + colors[normal] + '\n');


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

Kernel: Linux 3.0.0-2-amd64 (SMP w/6 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 eyed3 depends on:
ii  python2.7.2-9 
ii  python-eyed3  0.6.17-3

eyed3 recommends no packages.

eyed3 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#648531: alien: Alien fails on certain version strings

2011-11-12 Thread Jason
Package: alien
Version: 8.83
Severity: important

I tried to run alien against the MySQL Server 2.6.3 rpm and received the 
following error message:
error in Version string '5.6.3_m6-2': invalid character in version number

-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-11-virtual (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages alien depends on:
ii  cpio  2.11-7ubuntu1  GNU cpio -- a program to manage ar
ii  debhelper 8.1.2ubuntu4   helper programs for debian/rules
ii  dpkg-dev  1.16.0~ubuntu7.1   Debian package development tools
ii  make  3.81-8ubuntu1  An utility for Directing compilati
ii  perl  5.10.1-17ubuntu4.1 Larry Wall's Practical Extraction 
ii  rpm   4.8.1-6ubuntu1 package manager for RPM
ii  rpm2cpio  4.8.1-6ubuntu1 tool to convert RPM package to CPI

alien recommends no packages.

Versions of packages alien suggests:
ii  bzip2 1.0.5-6ubuntu1 high-quality block-sorting file co
pn  lintian   none (no description available)
pn  lsb-rpm   none (no description available)
pn  lzma  none (no description available)
ii  patch 2.6-3  Apply a diff file to an original

-- 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#648532: lintian: perl4 tags emitted when following tag description advice

2011-11-12 Thread Dominic Hargreaves
Package: lintian
Version: 2.5.3
Severity: normal
Tags: patch

Hi,

There was a bug in the checks I submitted earlier in the year for
the detection of perl 4 library use (bug#636994); the description
recommends adding an alternate dependency on
libperl4-corelibs-perl | perl ( 5.12.3-7), but the tag is still
emitted if the package has this dependency.

I've attached two patches: one fixing the test cases, and one fixing
the checks.

Thanks,
Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)
From 0c594396160133b2896b78f30a48504fe9822e88 Mon Sep 17 00:00:00 2001
From: Dominic Hargreaves d...@earth.li
Date: Sat, 12 Nov 2011 16:08:25 +
Subject: [PATCH 1/2] Fix perl4 test cases to include an alternate dependency

Lintian's advice with this tag is to include a dependency on
libperl4-corelibs-perl | perl ( 5.12.3-7), so update the test case
accordingly.
---
 .../debian/debian/control.in   |3 ++-
 .../debian/debian/control.in   |3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/t/tests/files-uses-perl4-libs-with-dep/debian/debian/control.in b/t/tests/files-uses-perl4-libs-with-dep/debian/debian/control.in
index 426e421..475f52a 100644
--- a/t/tests/files-uses-perl4-libs-with-dep/debian/debian/control.in
+++ b/t/tests/files-uses-perl4-libs-with-dep/debian/debian/control.in
@@ -7,7 +7,8 @@ Build-Depends: debhelper (= 7.0.50~)
 
 Package: {$srcpkg}
 Architecture: {$architecture}
-Depends: $\{shlibs:Depends\}, $\{misc:Depends\}, libperl4-corelibs-perl
+Depends: $\{shlibs:Depends\}, $\{misc:Depends\},
+ libperl4-corelibs-perl | perl ( 5.12.3-7)
 Description: {$description}
  This is a test package designed to exercise some feature or tag of
  Lintian.  It is part of the Lintian test suite and may do very odd
diff --git a/t/tests/scripts-uses-perl4-libs-with-dep/debian/debian/control.in b/t/tests/scripts-uses-perl4-libs-with-dep/debian/debian/control.in
index c5d2e1c..b3a9738 100644
--- a/t/tests/scripts-uses-perl4-libs-with-dep/debian/debian/control.in
+++ b/t/tests/scripts-uses-perl4-libs-with-dep/debian/debian/control.in
@@ -7,7 +7,8 @@ Build-Depends: debhelper (= 7.0.50~), perl
 
 Package: {$srcpkg}
 Architecture: {$architecture}
-Depends: $\{shlibs:Depends\}, $\{misc:Depends\}, libperl4-corelibs-perl
+Depends: $\{shlibs:Depends\}, $\{misc:Depends\},
+ libperl4-corelibs-perl | perl ( 5.12.3-7)
 Description: {$description}
  This is a test package designed to exercise some feature or tag of
  Lintian.  It is part of the Lintian test suite and may do very odd
-- 
1.7.5.4

From 322f9ec100abf97485f78ef7f149b62c9b2faa86 Mon Sep 17 00:00:00 2001
From: Dominic Hargreaves d...@earth.li
Date: Sat, 12 Nov 2011 16:09:50 +
Subject: [PATCH 2/2] In perl4 tests, allow alternative depedencies as
 recommended in tag description

---
 checks/files   |2 +-
 checks/scripts |3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/checks/files b/checks/files
index 432599e..3397d72 100644
--- a/checks/files
+++ b/checks/files
@@ -819,7 +819,7 @@ foreach my $file (@{$info-sorted_index}) {
 # we do the same check on perl scripts in checks/scripts
 {
 my $dep = $info-relation('strong');
-if ($index_info-{type} =~ m/^[-h]/o  $file =~ m,\.pm$,  !$dep-implies('libperl4-corelibs-perl')) {
+if ($index_info-{type} =~ m/^[-h]/o  $file =~ m,\.pm$,  !$dep-implies('libperl4-corelibs-perl')  !$dep-implies('libperl4-corelibs-perl | perl ( 5.12.3-7)')) {
 open (PM, '', $info-unpacked($file)) or fail(cannot open .pm file: $!);
 while (PM) {
 if (/(?:do|require)\s+(?:'|)(abbrev|assert|bigfloat|bigint|bigrat|cacheout|complete|ctime|dotsh|exceptions|fastcwd|find|finddepth|flush|getcwd|getopt|getopts|hostname|importenv|look|newgetopt|open2|open3|pwd|shellwords|stat|syslog|tainted|termcap|timelocal|validate)\.pl(?:'|)/) {
diff --git a/checks/scripts b/checks/scripts
index 504d718..1d6a9d0 100644
--- a/checks/scripts
+++ b/checks/scripts
@@ -452,7 +452,8 @@ for my $filename (sort keys %{$info-scripts}) {
 }
 
 # Check for obsolete perl libraries
-if ($base eq 'perl'  !$str_deps-implies('libperl4-corelibs-perl')) {
+if ($base eq 'perl'  !$str_deps-implies('libperl4-corelibs-perl') 
+!$str_deps-implies('libperl4-corelibs-perl | perl ( 5.12.3-7)')) {
 open(FH, '', $path) or fail(could not open script $path);
 while (FH) {
 if (/(?:do|require)\s+(?:'|)(abbrev|assert|bigfloat|bigint|bigrat|cacheout|complete|ctime|dotsh|exceptions|fastcwd|find|finddepth|flush|getcwd|getopt|getopts|hostname|importenv|look|newgetopt|open2|open3|pwd|shellwords|stat|syslog|tainted|termcap|timelocal|validate)\.pl(?:'|)/) {
-- 
1.7.5.4



Bug#648508: cabextract, evolution-ews, msn-pecan, clamav, calibre: Embedded code copies of libmspack

2011-11-12 Thread Josselin Mouette
reassign 648508 
cabextract,evolution-ews,msn-pecan,clamav,calibre,wine,wine-unstable,chmlib,convlit
thanks

A more thorough check gave me hits on 4 more new source packages: wine,
wine-unstable, chmlib and convlit.

All of them use modified copies of an older version of a subset of
libmspack.

Cheers,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'
  `-


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


Bug#648533: cairo: Please provide a udeb for libcairo-gobject

2011-11-12 Thread Josselin Mouette
Package: cairo
Severity: wishlist
Tags: d-i

Hi,

please provide a udeb for libcairo-gobject (or just include it in the 
existing udeb).
Currently it prevents the gtk3 udeb from working.

Thanks,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'
  `-



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



Bug#648534: exo-utils: no indication of how to change applications opens with eco-open in manpage

2011-11-12 Thread Vincent Danjean
Package: exo-utils
Version: 0.6.2-3
Severity: wishlist

  Hi,

  I just switch from gnome to xfce and I'm trying to configure the xfce
desktop. Looking at the default launchers, I quickly see their are using
exo-open. As it did not open my prefered application, I look into the manpage
how to change that. But there is nothing in exo-open(1) about how to select
which applications are launched by exo-open, not even a reference to
exo-preferred-applications (that I found by a quick research in google)
in a See Also section...

  Regards,
Vincent


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

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

Versions of packages exo-utils depends on:
ii  libatk1.0-0 2.2.0-2 
ii  libc6   2.13-21 
ii  libexo-1-0  0.6.2-3 
ii  libgdk-pixbuf2.0-0  2.24.0-1
ii  libglib2.0-02.30.1-2
ii  libgtk2.0-0 2.24.8-1
ii  libpango1.0-0   1.29.4-2
ii  libxfce4util4   4.8.2-1 

exo-utils recommends no packages.

exo-utils 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#623000: libreoffice-writer: spell checking fails to work in Italian

2011-11-12 Thread Francesco Poli
On Sat, 12 Nov 2011 16:51:45 +0100 Xypron wrote:

 Hello Francesco,

Hi Xypron,
thanks for your reply (which, however, I don't fully understand).

 
 you will have to download an extension from
 http://extensions.libreoffice.org/extension-center/italian-dictionary-thesaurus-hyphenation-patterns
 
 A link to the installation instructions is supplied.

Huh?!?
I thought those extensions were included in the following Debian
packages that I *do* have on my system:

$ dpkg -l | egrep 'hyphen-it|mythes-it' | cut -c 1-60
ii  hyphen-it1:3.3.0-3  
ii  mythes-it2.0.7.gh.deb1-3

Could you please explain why I should manually install additional
extensions that are not included in Debian?

Please let me understand.
Thanks for your time!


-- 
 http://www.inventati.org/frx/frx-gpg-key-transition-2010.txt
 New GnuPG key, see the transition document!
. Francesco Poli .
 GnuPG key fpr == CA01 1147 9CD2 EFDF FB82  3925 3E1C 27E1 1F69 BFFE


pgpS01TPe8lJP.pgp
Description: PGP signature


Bug#644917: [Pkg-xfce-devel] Bug#644917: lightdm: (null) is passed as argument to /etc/X11/Xsession

2011-11-12 Thread Pascal Dormeau
On Fri, 04 Nov 2011 12:47:09 +0100
Yves-Alexis Perez cor...@debian.org wrote:
 By the way, it seems fixed in 1.0.4-1, could you check and report
 back?

Hello Yves-Alexis,
I tested 1.0.6-1 version and the problem no more exists.
This bug can be closed now.
Thanks a lot,

Pascal Dormeau



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



Bug#648529: Please update to 1.3.3 compatible with icedove 8

2011-11-12 Thread Willi Mann
forcemerge 648529 647850
tag 648529 + pending
thanks

On 2011-11-12 16:45, Guido Günther wrote:
 Package: enigmail
 Version: 2:1.2.1-1
 Severity: wishlist
 
 Hi,
 we're currently trying to get icedove 8 and it's extensions into shape
 for Debian. Would be great to have enigmail available too.
 Cheers,
  -- Guido

Hi!

Package is already prepared, available from

http://wserver.wm1.at/~willi/debian/various/pool/main/e/enigmail/

It is waiting to be uploaded by Torsten Werner.

WM



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



Bug#648504: kdebase-workspace: fails to build against libgps-dev from gpsd 3

2011-11-12 Thread Eckhart Wörner
tags 648504 + upstream fixed-upstream
thanks

Has been fixed in a3009dd9 (4.7.0 + master).



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



Bug#648511: screen: fails to install

2011-11-12 Thread Axel Beckert
tag 648511 + moreinfo
kthxbye

Hi Mike,

mike stopka wrote:
 * What led up to the situation?

 we installed screen and it is giving us a boot loop back then
 failing to install

I'm sorry, but I have no idea what you mean by giving us a boot loop
back.

Can you paste the output of the error messages you're receiving?

Regards, Axel
-- 
 ,''`.  |  Axel Beckert a...@debian.org, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5



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



Bug#648535: kernel-package: Add extra '+' sign to $(KERNELRELEASE)

2011-11-12 Thread Daniel Dehennin
Package: kernel-package
Version: 12.036+nmu1
Severity: normal

Dear Maintainer,

Kernel package add a '+' signe to my kernel version.

This is visible in 'debian/stamp/conf/full-changelog' target, here are
the logs.

#+begin_src
exec make kpkg_version=12.036+nmu1 -f 
/usr/share/kernel-package/ruleset/minimal.mk debian DEBIAN_REVISION=1  
APPEND_TO_VERSION=+hati.1 
== making target debian/stamp/conf/minimal_debian [new prereqs: ]==
This is kernel package version 12.036+nmu1.
test -d debian || mkdir debian
test ! -e stamp-building || rm -f stamp-building
install -p -m 755 /usr/share/kernel-package/rules debian/rules
for file in ChangeLog  Control  Control.bin86 config templates.in rules; do 
 \
cp -f  /usr/share/kernel-package/$file ./debian/;   
\
done
for dir  in Config docs examples ruleset scripts pkg po;  do
  \
  cp -af /usr/share/kernel-package/$dir  ./debian/; 
\
done
test -f debian/control || sed -e 's/=V/3.2.0-rc1+hati.1/g'  \
-e 's/=D/1/g' -e 's/=A/amd64/g'  \
-e 's/=SA//g'  \
-e 's/=I//g'\
-e 's/=CV/3.2/g'\
-e 's/=M/Daniel Dehennin d...@baby-gnu.org/g' 
\
-e 's/=ST/linux/g'  -e 's/=B/x86_64/g'\
  /usr/share/kernel-package/Control  debian/control
test -f debian/changelog ||  sed -e 's/=V/3.2.0-rc1+hati.1/g'   \
-e 's/=D/1/g'-e 's/=A/amd64/g'   \
-e 's/=ST/linux/g' -e 's/=B/x86_64/g' \
-e 's/=M/Daniel Dehennin d...@baby-gnu.org/g' 
   \
 /usr/share/kernel-package/changelog  debian/changelog
chmod 0644 debian/control debian/changelog
test -d ./debian/stamp || mkdir debian/stamp 
make -f debian/rules debian/stamp/conf/kernel-conf
make[1]: Entering directory `/home/dad/eole/src/kernel/linux-source'
== making target debian/stamp/conf/kernel-conf [new prereqs: ]==
make EXTRAVERSION=-rc1+hati.1   ARCH=x86_64 \
oldconfig;
make[2]: Entering directory `/home/dad/eole/src/kernel/linux-source'
scripts/kconfig/conf --oldconfig Kconfig
#
# configuration written to .config
#
make[2]: Leaving directory `/home/dad/eole/src/kernel/linux-source'
make EXTRAVERSION=-rc1+hati.1   ARCH=x86_64 prepare
make[2]: Entering directory `/home/dad/eole/src/kernel/linux-source'
scripts/kconfig/conf --silentoldconfig Kconfig
make[2]: Leaving directory `/home/dad/eole/src/kernel/linux-source'
make[2]: Entering directory `/home/dad/eole/src/kernel/linux-source'
  CHK include/linux/version.h
  UPD include/linux/version.h
  CHK include/generated/utsrelease.h
  UPD include/generated/utsrelease.h
  CC  kernel/bounds.s
  GEN include/generated/bounds.h
  CC  arch/x86/kernel/asm-offsets.s
  GEN include/generated/asm-offsets.h
  CALLscripts/checksyscalls.sh
make[2]: Leaving directory `/home/dad/eole/src/kernel/linux-source'
echo done  debian/stamp/conf/kernel-conf
make[1]: Leaving directory `/home/dad/eole/src/kernel/linux-source'
make -f debian/rules debian/stamp/conf/full-changelog
make[1]: Entering directory `/home/dad/eole/src/kernel/linux-source'
== making target debian/stamp/conf/full-changelog [new prereqs: ]==
for file in ChangeLog  Control  Control.bin86 config templates.in rules; do 
\
 cp -f  /usr/share/kernel-package/$file ./debian/;  
\
done
for dir  in Config docs examples ruleset scripts pkg po;do  
\
   cp -af /usr/share/kernel-package/$dir  ./debian/;
\
done
install -p -m 755 /usr/share/kernel-package/rules debian/rules
sed -e 's/=V/3.2.0-rc1+hati.1+/g'  \
-e 's/=D/1/g' -e 's/=A/amd64/g'  \
-e 's/=SA//g'  \
-e 's/=I//g'\
-e 's/=CV/3.2/g'\
-e 's/=M/Daniel Dehennin d...@baby-gnu.org/g' 
\
-e 's/=ST/linux/g'  -e 's/=B/x86_64/g'\
  /usr/share/kernel-package/Control  debian/control
sed -e 's/=V/3.2.0-rc1+hati.1+/g' -e 's/=D/1/g'   \
-e 's/=A/amd64/g' -e 's/=M/Daniel Dehennin d...@baby-gnu.org/g' \
-e 's/=ST/linux/g'   -e 's/=B/x86_64/g'   \
/usr/share/kernel-package/changelog  debian/changelog
chmod 0644 debian/control debian/changelog
make -f debian/rules debian/stamp/conf/kernel-conf
#+end_src

I do not manage to figure out what's happening.

Regards.

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

Bug#648536: general: NTFS formatted external hard disk crashes Linux/Debian Wheezy

2011-11-12 Thread a_debian_user
Package: general
Severity: important

Dear Maintainer,

I use Debian Wheezy (Testing) with the current updates.
I also use an external hard disk which is formatted with NTFS.

The problem is that Linux/Debian crashes after I unmound this hard disk.
After unmounting this hard disk my display gets black and there are many white
letters.

thank you



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

Kernel: Linux 3.0.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (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#629255: libdbd-sybase-perl: FTBFS with perl 5.14: 'sv_yes' undeclared (first use in this function)

2011-11-12 Thread gregor herrmann
On Wed, 13 Jul 2011 08:25:00 +0300, Niko Tyni wrote:

 See http://www.gossamer-threads.com/lists/perl/porters/254012
 
 It should be enough to do something like
 
  perl -pi -e 'for my $c (qw(yes no undef)) { s/\bsv_$c\b/PL_sv_$c/}' dbdimp.c 
 Sybase.xs
 
 and it's possible to test this with Perl 5.12 by removing the 
 #define PERL_POLLUTE line from DBIXS.h.
 
 It looks like this was fixed upstream in DBD-Sybase-1.11
 (Remove reliance on PERL_POLLUTE) so tagging accordingly.

Looking at the diff at
http://search.cpan.org/diff?from=DBD-Sybase-1.10to=DBD-Sybase-1.11#Sybase.xs
this looks suspiciously like Niko's suggestion.

If tried to build it now with Niko's command and a changed DBIXS.h,
but the package FTBFS later:

#v+
   dh_auto_build
make[1]: Entering directory `/tmp/buildd/libdbd-sybase-perl-1.09'
cp dbd-sybase.pod blib/lib/DBD/dbd-sybase.pod
cp Sybase.pm blib/lib/DBD/Sybase.pm
/usr/bin/perl -p -e s/~DRIVER~/Sybase/g /usr/lib/perl5/auto/DBI/Driver.xst  
Sybase.xsi
/usr/bin/perl /usr/share/perl/5.12/ExtUtils/xsubpp  -typemap 
/usr/share/perl/5.12/ExtUtils/typemap  Sybase.xs  Sybase.xsc  mv Sybase.xsc 
Sybase.c
cc -c  -I/usr/include -DNO_BLK=1 -I/usr/lib/perl5/auto/DBI -D_REENTRANT 
-D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security   -DVERSION=\1.09\ -DXS_VERSION=\1.09\ -fPIC 
-I/usr/lib/perl/5.12/CORE   Sybase.c
cc -c  -I/usr/include -DNO_BLK=1 -I/usr/lib/perl5/auto/DBI -D_REENTRANT 
-D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security   -DVERSION=\1.09\ -DXS_VERSION=\1.09\ -fPIC 
-I/usr/lib/perl/5.12/CORE   dbdimp.c
dbdimp.c: In function 'cslibmsg_cb':
dbdimp.c:194:4: warning: format '%ld' expects argument of type 'long int', but 
argument 3 has type 'int' [-Wformat]
dbdimp.c:194:4: warning: format '%ld' expects argument of type 'long int', but 
argument 4 has type 'int' [-Wformat]
dbdimp.c:197:4: warning: format '%ld' expects argument of type 'long int', but 
argument 3 has type 'int' [-Wformat]
dbdimp.c:197:4: warning: format '%ld' expects argument of type 'long int', but 
argument 4 has type 'int' [-Wformat]
dbdimp.c: In function 'clientmsg_cb':
dbdimp.c:285:5: warning: format '%ld' expects argument of type 'long int', but 
argument 3 has type 'int' [-Wformat]
dbdimp.c:285:5: warning: format '%ld' expects argument of type 'long int', but 
argument 4 has type 'int' [-Wformat]
dbdimp.c:288:5: warning: format '%ld' expects argument of type 'long int', but 
argument 3 has type 'int' [-Wformat]
dbdimp.c:288:5: warning: format '%ld' expects argument of type 'long int', but 
argument 4 has type 'int' [-Wformat]
dbdimp.c:341:5: warning: format '%ld' expects argument of type 'long int', but 
argument 3 has type 'int' [-Wformat]
dbdimp.c:341:5: warning: format '%ld' expects argument of type 'long int', but 
argument 4 has type 'int' [-Wformat]
dbdimp.c:343:5: warning: format '%ld' expects argument of type 'long int', but 
argument 3 has type 'int' [-Wformat]
dbdimp.c:343:5: warning: format '%ld' expects argument of type 'long int', but 
argument 4 has type 'int' [-Wformat]
dbdimp.c: In function 'servermsg_cb':
dbdimp.c:374:6: warning: format '%ld' expects argument of type 'long int', but 
argument 3 has type 'CS_MSGNUM' [-Wformat]
dbdimp.c:374:6: warning: format '%ld' expects argument of type 'long int', but 
argument 4 has type 'CS_INT' [-Wformat]
dbdimp.c:376:6: warning: format '%ld' expects argument of type 'long int', but 
argument 3 has type 'CS_INT' [-Wformat]
dbdimp.c:376:6: warning: format '%ld' expects argument of type 'long int', but 
argument 4 has type 'CS_INT' [-Wformat]
dbdimp.c:510:5: warning: format '%ld' expects argument of type 'long int', but 
argument 3 has type 'CS_MSGNUM' [-Wformat]
dbdimp.c:510:5: warning: format '%ld' expects argument of type 'long int', but 
argument 4 has type 'CS_INT' [-Wformat]
dbdimp.c:513:5: warning: format '%ld' expects argument of type 'long int', but 
argument 3 has type 'CS_INT' [-Wformat]
dbdimp.c:513:5: warning: format '%ld' expects argument of type 'long int', but 
argument 4 has type 'CS_INT' [-Wformat]
dbdimp.c:550:6: warning: format '%ld' expects argument of type 'long int', but 
argument 3 has type 'CS_MSGNUM' [-Wformat]
dbdimp.c:550:6: warning: format '%ld' expects argument of type 'long int', but 
argument 4 has type 'CS_INT' [-Wformat]
dbdimp.c:552:6: warning: format '%ld' expects argument of type 'long int', but 
argument 3 has type 'CS_INT' [-Wformat]
dbdimp.c:552:6: warning: format '%ld' expects argument of type 'long int', but 
argument 4 has type 'CS_INT' [-Wformat]
dbdimp.c: In function 'syb_db_opentran':
dbdimp.c:1934:2: warning: format '%x' expects argument of type 'unsigned 

Bug#648537: libhdf5-openmpi-dev lacks /usr/bin/{h5pcc,h5pfc}

2011-11-12 Thread Rhys Ulerich
Subject: libhdf5-openmpi-dev lacks /usr/bin/{h5pcc,h5pfc}
Package: libhdf5-openmpi-dev
Version: 1.8.4-patch1-2ubuntu4
Severity: normal

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

None of the parallel HDF5 development packages, nor their prerequisite
packages, installs the expected compiler wrappers /usr/bin/h5pcc and
/usr/bin/h5pfc.  The h5pcc and h5pfc wrappers are, however, installed
when building parallel HDF5 from the source.  libhd5-openmpi-dev is one
such example but I believe the bug exists for all packages matching
libhdf5-*mpi*-dev.

If not fixed, users installing the parallel HDF5 development packages
cannot use them to compile source code without some error-prone
workarounds.

This problem is related to, but not fixed, by
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629157.  In a similar
vein, one could add a package called hdf5-helpers-mpi containing
/usr/bin/h5pcc and /usr/bin/h5pfc and then have it be a mandatory prereq
for libhdf5-*mpi*-dev.

Another approach would be to have libhdf5-*mpi*-dev directly
install /usr/bin/h5pcc and /usr/bin/h5pfc.

Thanks for your time,
Rhys Ulerich

-- System Information:
Debian Release: wheezy/sid
 APT prefers oneiric-updates
 APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'),
(500, 'oneiric-proposed'), (500, 'oneiric'), (100,
'oneiric-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-13-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
(ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libhdf5-openmpi-dev depends on:
ii  libhdf5-openmpi- 1.8.4-patch1-2ubuntu4   Hierarchical Data Format 5 (HDF5)
ii  libjpeg62-dev    6b1-1ubuntu2            Development files for the IJG JPEG
ii  libopenmpi-dev   1.4.3-2.1ubuntu1        high performance message passing l
ii  zlib1g-dev       1:1.2.3.4.dfsg-3ubuntu3 compression library - development

libhdf5-openmpi-dev recommends no packages.

Versions of packages libhdf5-openmpi-dev suggests:
pn  libhdf5-doc                   none     (no description available)

-- no debconf information



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



Bug#623000: libreoffice-writer: spell checking fails to work in Italian

2011-11-12 Thread Xypron


After installing
sudo apt-get install myspell-it
Italian is available for spell checking in LibreOffice.

Unfortunately there is no package hunspell-it available for Debian yet.

Best regards

Xypron





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



Bug#648538: gnome: No new gnome-terminal if one is already open

2011-11-12 Thread xiscu
Package: q
Version: gnome 3
Severity: important
File: gnome

Dear Maintainer,

* What led up to the situation?
Open a gnome-terminal from the activities (I've added the terminal
to favorites)


* What exactly did you do (or not do) that was effective (or
ineffective)?
Try to open a new terminal again by ckicking to the icon again

* What was the outcome of this action?
The focus changes to the already opened terminal

* What outcome did you expect instead?
A new terminal

Thanks in advance !

xiscu

-- System Information:
Debian Release: wheezy/sid
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-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



-- 
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   >