Bug#544798: ITP?

2011-07-28 Thread Gergely Nagy
Hi!

As far as I see, the package IS already in Debian, in
experimental. Shouldn't the ITP be closed then, even if it didn't hit
unstable yet?

Or at least tagged pending? This latter seems more appropriate, seeing
the package is already in experimental, in a mostly working form..

-- 
|8]



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



Bug#635382: latex-unicode sources and licensing

2011-07-28 Thread Lionel Elie Mamane
On Wed, Jul 27, 2011 at 11:02:39PM +0200, Frank Küster wrote:
> Lionel Elie Mamane  wrote:

>>> So I'm out of ideas how to find the "real" sources.

>> Given that the true sources seem to have disappeared, 

> Hm, just googling for ucs.dtx (...)

Now, why didn't that cross my mind is a fair question.

> There is a ucs.dtx at

> http://softbase.org/latex-unicode/

Ah yes, and that domain is owned by Wolfgang Jeltsch (the new
maintainer, as you were saying). Thanks for that find.

Now, with what Norbert said (will not bother about fixing a single
LaTeX package) if we get Wolfgang Jeltsch to upload to CTAN *now*,
then it will be in TeXlive 2012, so in.. wheezy+1, because wheezy will
be frozen by then? Or did Norbert's remark apply only to patching it,
not getting the source in the Debian source package?

-- 
Lionel



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



Bug#317146: mingw32: Currently available package doesn't allows linking with shared stdlibc++

2011-07-28 Thread Sergey Skuratovich
Package: mingw32
Version: 4.2.1.dfsg-2
Severity: normal


$ i586-mingw32msvc-g++ -shared-libgcc -o shared.exe hi.cpp 
/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/bin/ld: 
cannot find -lgcc_s
collect2: ld returned 1 exit status

$ i586-mingw32msvc-g++ -o shared.exe hi.cpp -lstdc++_s
/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/bin/ld: 
cannot find -lstdc++_s
collect2: ld returned 1 exit status


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

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

Versions of packages mingw32 depends on:
ii  libc6 2.11.2-10  Embedded GNU C Library: Shared lib
ii  mingw32-binutils  2.20-0.1   Minimalist GNU win32 (cross) binut
ii  mingw32-runtime   3.13-1 Minimalist GNU win32 (cross) runti

mingw32 recommends no packages.

Versions of packages mingw32 suggests:
pn  cpp-doc(no description available)
pn  gcc-doc(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#635632: [Pkg-mozext-maintainers] Bug#635632: [xul-ext-firetray] error in extended description

2011-07-28 Thread Sascha Girrulat
now the typo is fixed at debian git.

Thanks
Sascha



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



Bug#635681: apt: Segmentation fault on manual upgrade

2011-07-28 Thread Ingo Saitz
Subject: apt: Segmentation fault on manual upgrade
Package: apt
Version: 0.8.15.4
Severity: normal

Apt segfaults if a required package (libtelepathy-farstream0 in my case)
is prevented from installing by policy. Stack looks corrupt in gdb. I
also added the last lines from ltrace -C -S -s256 -f.

# apt-get -mu install empathy/experimental empathy-common/experimental
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Selected version '3.1.4-1' (Debian:experimental [amd64]) for 'empathy'
Segmentation fault

# apt-get -mu install -t experimental empathy/experimental 
empathy-common/experimental
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Selected version '3.1.4-1' (Debian:experimental [amd64]) for 'empathy'
Selected version '3.1.4-1' (Debian:experimental [all]) for 'empathy-common'
The following package was automatically installed and is no longer required:
  libtracker-client-0.8-0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libtelepathy-farstream0
Suggested packages:
  telepathy-haze telepathy-butterfly
Recommended packages:
  telepathy-salut nautilus-sendto-empathy
The following NEW packages will be installed:
  libtelepathy-farstream0
The following packages will be upgraded:
  empathy empathy-common
2 upgraded, 1 newly installed, 0 to remove and 217 not upgraded.
Need to get 6,397 kB of archives.
After this operation, 1,044 kB of additional disk space will be used.

# apt-cache policy empathy empathy-common libtelepathy-farstream0
  Installed: 3.1.3-1
  Candidate: 3.1.3-1
  Version table:
 3.1.4-1 0
 -1 http://ftp.de.debian.org/debian/ experimental/main amd64 Packages
 *** 3.1.3-1 0
100 /var/lib/dpkg/status
 2.30.3-2 0
800 http://ftp.de.debian.org/debian/ sid/main amd64 Packages
empathy-common:
  Installed: 3.1.3-1
  Candidate: 3.1.3-1
  Version table:
 3.1.4-1 0
 -1 http://ftp.de.debian.org/debian/ experimental/main amd64 Packages
 *** 3.1.3-1 0
100 /var/lib/dpkg/status
 2.30.3-2 0
800 http://ftp.de.debian.org/debian/ sid/main amd64 Packages
libtelepathy-farstream0:
  Installed: (none)
  Candidate: (none)
  Version table:
 0.1.1-1 0
 -1 http://ftp.de.debian.org/debian/ experimental/main amd64 Packages

# gdb apt-get
[...]
(gdb) run -mu install empathy/experimental empathy-common/experimental
Starting program: /usr/bin/apt-get -mu install empathy/experimental 
empathy-common/experimental
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Selected version '3.1.4-1' (Debian:experimental [amd64]) for 'empathy'

Program received signal SIGSEGV, Segmentation fault.
0x0041e90e in ?? ()
(gdb) bt
#0  0x0041e90e in ?? ()
#1  0x0041b994 in ?? ()
#2  0x77b0ade3 in CommandLine::DispatchArg(CommandLine::Dispatch*, 
bool) () from /usr/lib/libapt-pkg.so.4.10
#3  0x004097d4 in ?? ()
#4  0x76dbdead in __libc_start_main (main=, 
argc=, ubp_av=, 
init=, fini=, 
rtld_fini=, stack_end=0x7fffec28)
at libc-start.c:228
#5  0x00409af1 in ?? ()
#6  0x7fffec28 in ?? ()
#7  0x001c in ?? ()
#8  0x0005 in ?? ()
#9  0x7fffee4a in ?? ()
#10 0x7fffee5b in ?? ()
#11 0x7fffee5f in ?? ()
#12 0x7fffee67 in ?? ()
#13 0x7fffee7c in ?? ()
#14 0x in ?? ()

# ltrace -C -S -s256 -f -o apt.ltracef apt-get -mu install empathy/experimental 
empathy-common/experimental
[...]
# tail -n 40 /srv/backup2/brian/apt.ltracef
14929 Configuration::FindB(char const*, bool const&) const(0x90e010, 0x4256c2, 
0x7fff44900f27, 3, 0x7fe5e8208ef8) = 1
14929 operator new(unsigned long)(48, 0x9143d5, 0x7fff449007f8, 0x4256d7, 
0x7fff4490067f) = 0x9168c0
14929 std::basic_string, std::allocator 
>::basic_string(std::string const&)(0x9168e8, 0x916a88, 0x7fe5e74ad5c8, 
0x9168b0, 0x9168b0) = 0x916b58
14929 
std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)(0x9168c0,
 0x7fff44900cc0, 0x7fe5e74ad5c8, 0x9168b0, 0) = 0x7fff44900cc0
14929 operator new(unsigned long)(48, 0x7fff44900cc0, 0x7fe5e74ad5c8, 0x9168b0, 
0) = 0x916b70
14929 std::basic_string, std::allocator 
>::basic_string(std::string const&)(0x916b98, 0x917478, 0x7fe5e74ad610, 
0x916b60, 0x916b60) = 0x9169f8
14929 
std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)(0x916b70,
 0x7fff44900cc0, 0x7fe5e74ad610, 0x916b60, 0) = 0x9168c0
14929 pkgCacheFile::BuildDepCache(OpProgress*)(0x7fff449008f0, 0, 
0x7fe5e74ad5c8, 0x916b60, 0) = 1
14929 pkgDepCache::SetCandidateVersion(pkgCache::VerIterator, bool 
const&)(0x916920, 0x7fff44900590, 0x7fff4490064c, 0x916b60, 0) = 0x7fe5e6458000
14929 pkgCacheFile::BuildDepCache(OpProgress*)(0x7fff449008f0, 0, 
0x7fe5e74ad610, 0x7fe5e6458000, 0) = 1
14929 pkgDepCache::SetCandidateVersion(pkgCache::VerIterator, bool 
const&)(0x

Bug#635682: RM: libsupertone/experimental -- ROM; never used

2011-07-28 Thread Tzafrir Cohen
Package: ftp.debian.org
Severity: normal


libsupertone was included as part of an effort to add a specific
VoIP stack (unicall). Eventually that stack was not used. No reason
to leave it there.

-- 
Tzafrir Cohen | tzaf...@jabber.org | VIM is
http://tzafrir.org.il || a Mutt's
tzaf...@cohens.org.il ||  best
tzaf...@debian.org|| friend



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



Bug#631019: Time to starti HDF5 transitioning?

2011-07-28 Thread Sylvestre Ledru
Le jeudi 21 juillet 2011 à 11:04 +0200, Francesco P. Lovergine a écrit :
> Hi RMs and d-g followers
> 
> I'm going to upload 1.8.7 
Before doing that, if you don't mind, I would like to add symbol files
to the C library.

Sylvestre





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



Bug#635341: eth0 unavailable after standby until reload of e1000e

2011-07-28 Thread Diggory Hardy
I'd give a rough estimate the malfunctioning-eth0 bug happens around half
the time on resume from standby. Installing 3.0 kernel now for testing
purposes.


Bug#635366: gem: missing dependency on ffmpeg/libavcodec

2011-07-28 Thread IOhannes m zmölnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/25/2011 04:38 PM, Robin Gareus wrote:
> gem does not load: the Pd message window reports:

thanks for the bug report.

>   /usr/lib/pd/extra/Gem/Gem.pd_linux: libavcodec.so.51: cannot open
> shared object file: No such file or directory
> 
> # ldd /usr/lib/pd/extra/Gem/Gem.pd_linux | grep found
>   libavcodec.so.51 => not found
> 
> # apt-file search /usr/lib/pd/extra/Gem/Gem.pd_linux
>   gem: /usr/lib/pd/extra/Gem/Gem.pd_linux
> 
> debian currently provides libavcodec52 and libavcodec53.
> 
> http://packages.debian.org/sid/gem - gem does not depend on libavcodec
> though shlibdebs should find the dependency ?!
> 


that's all a bit weird.
there is no code in Gem (itself), that depends on libavcodec52;

however, Gem uses libraries, that depend on libavcodec52


> 
> Versions of packages gem depends on:
> ii  libgmerlin-avd 1.1.0~dfsg-2  a general multimedia decoding 
> libr

this is the library in question.
according to [1] (and my system), libgmerlin-avdec1 _does_ depend on
libavcodec52, does satisfying the dependency.

do you happen to have an out-of-debian version of libgmerlin-avdec1 (or
any other library) installed on your machine?


fgmasdr
IOhannes

[1] http://packages.debian.org/sid/libgmerlin-avdec1

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

iEYEARECAAYFAk4xFbIACgkQkX2Xpv6ydvQNBwCgicnninuyBg1oDSFtswCX7Ioj
e88AoIVj0jSDG7JPZ7K+RhialLXD5WuW
=AbaL
-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#635382: latex-unicode sources and licensing

2011-07-28 Thread Norbert Preining
On Do, 28 Jul 2011, Lionel Elie Mamane wrote:
> Now, with what Norbert said (will not bother about fixing a single
> LaTeX package) if we get Wolfgang Jeltsch to upload to CTAN *now*,
> then it will be in TeXlive 2012, so in.. wheezy+1, because wheezy will

And it will end up also in the TL2011 package I am doing now, because
they will be based on the tlnet of the last they, so running
updates of tlnet will be included.

That means as long as the original author uploads soon the will be included
in the TL2011 packages.

Best wishes

Norbert

Norbert Preiningpreining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

POPCASTLE (n.)
Something drawn or modelled by a small child which you are supposed to
know what it is.
--- Douglas Adams, The Meaning of Liff



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



Bug#575609: network-manager-kde: knetworkmanager doesn't handle wpa passphrases with a size of 6 chars

2011-07-28 Thread Modestas Vainius
reassign 575609 plasma-widget-networkmanagement
tags 575609 moreinfo
thanks

Hello,

On šeštadienis 27 Kovas 2010 19:16:57 jo.black wrote:
> Package: network-manager-kde
> Version: 1:0.9~svn1088283-1
> Severity: normal
> 
> I've got a passphrase with 6 characters. Knetworkmanager doesn't accept
> this and it's not possible to get a connection. A second wpa connection
> with a longer passphrase works without problems.

Do you realize that this is very insecure? Anyway, can you reproduce the 
problem with recent releases of plasma-widget-networkmanagement?

> 
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 2.6.32-3-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 network-manager-kde depends on:
> ii  kdebase-runtime 4:4.3.4-2runtime components from the
> offici ii  kdelibs54:4.3.4-3core libraries for all
> KDE 4 appli ii  knm-runtime 0.1~svn1088283-1 KDE
> NetworkManagement infrastructu ii  libc6   2.10.2-6   
>  Embedded GNU C Library: Shared lib ii  libgcc1 1:4.4.3-5 
>   GCC support library
> ii  libknotificationitem-1- 4:4.3.4-1library for new way of
> handling sy ii  libqt4-dbus 4:4.5.3-4Qt 4 D-Bus module
> ii  libqt4-network  4:4.5.3-4Qt 4 network module
> ii  libqt4-svg  4:4.5.3-4Qt 4 SVG module
> ii  libqtcore4  4:4.5.3-4Qt 4 core module
> ii  libqtgui4   4:4.5.3-4Qt 4 GUI module
> ii  libsolidcontrol44:4.3.4-5Library for solid based
> network ma ii  libstdc++6  4.4.3-5  The GNU Standard
> C++ Library v3
> 
> network-manager-kde recommends no packages.
> 
> network-manager-kde suggests no packages.
> 
> -- no debconf information


-- 
Modestas Vainius 


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


Bug#635684: libproxy0: libproxy fails to parse URLs with user and port, but no password

2011-07-28 Thread Florian Echtler

Package: libproxy0
Version: 0.3.1-2ubuntu5
Severity: important
Tags: patch

libproxy0 contains a string parsing error in url.c:308 - when the URL
contains username and port, but no pass, the parsing fails with an
assertion failure in misc.c:39: px_malloc0. Patch to fix included.

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

Kernel: Linux 2.6.38-10-generic (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_DE.utf8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libproxy0 depends on:
ii  libc6 2.13-0ubuntu13 Embedded GNU C Library: Shared lib

libproxy0 recommends no packages.

Versions of packages libproxy0 suggests:
ii  libwebkitgtk-1.0-0   1.3.13-0ubuntu2 Web content engine library for Gtk

-- no debconf informationdiff -ur libproxy-0.3.1-old/src/lib/url.c libproxy-0.3.1/src/lib/url.c
--- libproxy-0.3.1-old/src/lib/url.c	2009-09-29 21:52:50.0 +0200
+++ libproxy-0.3.1/src/lib/url.c	2011-07-28 09:44:01.318668280 +0200
@@ -300,13 +300,20 @@
 	start += strlen(self->scheme) + 3;
 
 	/* If we have a username and password */
-	if (strchr(start, '@') && (strchr(start, '/') > strchr(start, '@') || strchr(start, '/') == NULL))
+	char* atpos = strchr(start,'@');
+	char* slashpos = strchr(start,'/');
+	char* colpos = strchr(start,':');
+	if (atpos && (slashpos > atpos || slashpos == NULL))
 	{
-		if (!strchr(start, ':')) goto error; // Can't find user/pass delimiter
-		self->username = px_strndup(start, strchr(start, ':') - start);
-		start += strlen(self->username) + 1;
-		self->password = px_strndup(start, strchr(start, '@') - start);
-		start += strlen(self->password) + 1;
+		if (colpos > atpos || colpos == NULL) { // we have user (and possibly port), but no pass
+			self->username = px_strndup(start, atpos - start);
+			start += strlen(self->username) + 1;
+		} else { // regular user and pass
+			self->username = px_strndup(start, colpos - start);
+			start += strlen(self->username) + 1;
+			self->password = px_strndup(start,  atpos - start);
+			start += strlen(self->password) + 1;
+		} 
 	}
 
 	/* Get host */
@@ -337,6 +344,8 @@
 	self->url = px_malloc0(strlen(url) + 1);
 	if (self->username && self->password)
 		snprintf(self->url, strlen(url) + 1, "%s://%s:%s@%s", self->scheme, self->username, self->password, self->host);
+	else if (self->username)
+		snprintf(self->url, strlen(url) + 1, "%s://%s@%s", self->scheme, self->username, self->host);
 	else
 		snprintf(self->url, strlen(url) + 1, "%s://%s", self->scheme, self->host);
 	if (port_specified)


Bug#635683: dpkg --unpack: »/usr/bin/perl5.12.4.dpkg-new« cannot be opened: The program cannot be executed or altered/changed (busy)

2011-07-28 Thread Paul Menzel
Package: perl
Version: 5.12.4-2
Severity: normal

Dear Debian folks,


running `sudo aptitude safe-upgrade` today the first time it failed with
the following error message.

Vorbereitung zum Ersetzen von perl 5.12.4-1 (durch 
.../perl_5.12.4-2_i386.deb) ...
Ersatz für perl wird entpackt ...
Vorbereitung zum Ersetzen von libperl5.12 5.12.4-1 (durch 
.../libperl5.12_5.12.4-2_i386.deb) ...
Ersatz für libperl5.12 wird entpackt ...
Vorbereitung zum Ersetzen von perl-base 5.12.4-1 (durch 
.../perl-base_5.12.4-2_i386.deb) ...
Ersatz für perl-base wird entpackt ...
dpkg: Fehler beim Bearbeiten von 
/var/cache/apt/archives/perl-base_5.12.4-2_i386.deb (--unpack):
 »/usr/bin/perl5.12.4.dpkg-new« kann nicht geöffnet werden: Das 
Programm kann nicht ausgeführt oder verändert werden (busy)
configured to not write apport reports
  Trigger für man-db werden 
verarbeitet ...
Fehler traten auf beim Bearbeiten von:
 /var/cache/apt/archives/perl-base_5.12.4-2_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Ein Paket konnte nicht installiert werden. Versuche zu lösen:
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von libperl5.12:
 libperl5.12 hängt ab von perl-base (= 5.12.4-2); aber:
  Version von perl-base auf dem System ist 5.12.4-1.
dpkg: Fehler beim Bearbeiten von libperl5.12 (--configure):
 Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von perl:
 perl hängt ab von perl-base (= 5.12.4-2); aber:
  Version von perl-base auf dem System ist 5.12.4-1.
 perl hängt ab von perl-modules (>= 5.12.4-2); aber:
  Version von perl-modules auf dem System ist 5.12.4-1.
dpkg: Fehler beim Bearbeiten von perl (--configure):
 Abhängigkeitsprobleme - verbleibt unkonfiguriert
Fehler traten auf beim Bearbeiten von:
 libperl5.12
 perl

I am sorry for the German language, but the second try with `LANG=C`
everything worked.

The error message translates to something like the following.

 »/usr/bin/perl5.12.4.dpkg-new« cannot be opened: The program cannot be 
executed or altered/changed (busy)

Unfortunately I was not able to find the translation file.

During the update R was running so the system usage was 100 %. But this
was also the case the second time. So I do not know what might have
caused this.

If it is a problem with `dpkg` I am sorry to have this bug assigned to
you incorrectly.


Thanks,

Paul

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

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

Versions of packages perl depends on:
ii  libbz2-1.0  1.0.5-6  high-quality block-sorting file co
ii  libc6   2.13-11  Embedded GNU C Library: Shared lib
ii  libdb5.15.1.25-11Berkeley v5.1 Database Libraries [
ii  libgdbm31.8.3-10 GNU dbm database routines (runtime
ii  perl-base   5.12.4-1 minimal Perl system
ii  perl-modules5.12.4-1 Core Perl modules
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages perl recommends:
ii  netbase   4.46   Basic TCP/IP networking system

Versions of packages perl suggests:
ii  libterm-readline-gnu-perl 1.20-1+b1  Perl extension for the GNU ReadLin
ii  make  3.81-8.1   An utility for Directing compilati
pn  perl-doc   (no description available)

-- no debconf information


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


Bug#593988:

2011-07-28 Thread Modestas Vainius
reassign 593988 network-manager
thanks

Hello,

On trečiadienis 30 Kovas 2011 19:45:07 Fabian Koester wrote:
> I have the same problem under Squeeze with nm-applet (GNOME-frontend).
> 
> I use the maximum WPA key length (64 characters,  which works under
> other distributions) but the dialog does not accept it ("connect" button
> disabled).
> 
> If I shorten the key by three characters (to 61 characters), the button
> is enabled again (but the key is of course wrong then).
> 
> The key consists of ASCII characters only (upper and lower case, digits).

Then this looks like network-manager problem to me.

-- 
Modestas Vainius 


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


Bug#635662: xvidcore: FTBFS on hurd-i386: unrecognized platform

2011-07-28 Thread Fabian Greffrath

Am 28.07.2011 01:24, schrieb Pino Toscano:

currently[1], xvidcore does not compile on hurd-i386.
The problem is the lack of support for GNU/Hurd in configure;
the attached patch (which requires autoreconf) provides it.


Applied upstream, thanks!

 - Fabian



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



Bug#635366: gem: missing dependency on ffmpeg/libavcodec

2011-07-28 Thread Robin Gareus
On 07/28/2011 09:54 AM, IOhannes m zmölnig wrote:
> On 07/25/2011 04:38 PM, Robin Gareus wrote:
>> gem does not load: the Pd message window reports:
> 
> thanks for the bug report.
> 
>>   /usr/lib/pd/extra/Gem/Gem.pd_linux: libavcodec.so.51: cannot open
>>shared object file: No such file or directory
> 
>> # ldd /usr/lib/pd/extra/Gem/Gem.pd_linux | grep found
>>  libavcodec.so.51 => not found
> 
>> # apt-file search /usr/lib/pd/extra/Gem/Gem.pd_linux
>>  gem: /usr/lib/pd/extra/Gem/Gem.pd_linux
> 
>> debian currently provides libavcodec52 and libavcodec53.
> 
>> http://packages.debian.org/sid/gem - gem does not depend on libavcodec
>> though shlibdebs should find the dependency ?!
> 
> 
> 
> that's all a bit weird.
> there is no code in Gem (itself), that depends on libavcodec52;
> 
> however, Gem uses libraries, that depend on libavcodec52
> 
> 
> 
>> Versions of packages gem depends on:
>> ii  libgmerlin-avd 1.1.0~dfsg-2  a general multimedia decoding 
>> libr
> 
> this is the library in question.
> according to [1] (and my system), libgmerlin-avdec1 _does_ depend on
> libavcodec52, does satisfying the dependency.
> 
> do you happen to have an out-of-debian version of libgmerlin-avdec1 (or
> any other library) installed on your machine?
> 

nope. Looks like this is the first time aptitude's dependency resolving
ever failed on me; might be related to libav/ffmpeg updates on a mixed
sid/testing system. anyway:

`apt-get install --reinstall libgmerlin-avdec1 gmerlin-encoders-ffmpeg`
fixed the issue and pd rocks! back to making some real noise instead of
email-noise.

Sorry. Now that makes two invalid bug reports in just one week. I owe
you a beer next time we meet.

Cheers!
robin



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



Bug#632192: [PATCH] add QEMU_LD_PREFIX environment variable

2011-07-28 Thread Riku Voipio
On Sat, Jul 23, 2011 at 07:47:49AM +0200, josch wrote:
> This could be avoided by setting the proposed environment variable 
> QEMU_LD_PREFIX to the just
> created debian rootfs. As mentioned earlier, the usage of the -L option
> is not possible in this scenario because qemu-user is only implicitly
> called by the binfmt mechanism.

What worries me here is that we are beginning to add a enviroment variable
for each and every command line option of qemu linux-user. I think it would
be better to have a wrapper binary to be registered as the binfmt runner.
Alternatively we should have a generic setup for mapping enviroment variables
to command line options. Now we get special per-option code every time someone 
needs to setup a command line option from binfmt.

Riku



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



Bug#635684: libproxy0: libproxy fails to parse URLs with user and port, but no password

2011-07-28 Thread Emilio Pozuelo Monfort
On 28/07/11 10:26, Florian Echtler wrote:
> Package: libproxy0
> Version: 0.3.1-2ubuntu5
> Severity: important
> Tags: patch
> 
> libproxy0 contains a string parsing error in url.c:308 - when the URL
> contains username and port, but no pass, the parsing fails with an
> assertion failure in misc.c:39: px_malloc0. Patch to fix included.

Is this fixed upstream?



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



Bug#635598: ITA: dpkg-awk

2011-07-28 Thread Jeroen Schot
retitle 635598 ITA: dpkg-awk -- Gawk script to parse 
/var/lib/dpkg/{status,available} and Packages
thanks

Hi,

I occasionally use dpkg-awk and would like to take over maintenance. 

Regards,
-- 
Jeroen Schot



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



Bug#635673: popcon won't run consistently on machines that sleep at night

2011-07-28 Thread Bill Allombert
On Wed, Jul 27, 2011 at 06:39:05PM -0700, Bryce Nesbitt wrote:
> Package: popularity-contest
> Version: trunk
> 
> As configured in Debian, popularity-contest can miss sending
> reports.  The day parameter specifies a day, but it is possible that
> a particular machine will be consistently asleep at that time.  For
> example a machine in a 9-5 Monday-Friday office.  Even if anacron is
> in place to run the script, the given DAY may have already passed.
> 
> A mixture of anacron and a change to the DAY="X" parameter would
> solve this, ensuring some randomness in the reporting, but not
> skipping out hearing from some classes of machines.

Hello Bryce,
You are reporting this bug against the trunk. Please explain why the fix for
#610876 which was released in 1.52 does not adress your concern.

Thanks,
-- 
Bill. 

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#635653: [linux-2.6] Please pick: iwlagn: check for !priv->txq in iwlagn_wait_tx_queue_empty

2011-07-28 Thread Florian Kriener
On Thursday 28 July 2011 00:23:00 you wrote:
> Does the following work?  It has been applied upstream and will
> probably be part of v3.1-rc1.

Short version: Yes it works, but the patch did not apply to the curren 
linux-source package.

Long Version:

I tried to apply the patch, but it seemed to be for a different version 
than that of linux-source-3.0.0 version 3.0.0-1, so I had to apply it by 
hand (not using git that is). See below for my diff (). Then I 
configured and compiled the kernel with

make localmodconfig
make clean
make -j 3 KDEB_PKGVERSION=3.0.0-mac80211.1 deb-pkg

and installed it with

dpkg -i linux-image-3.0.0_3.0.0-mac80211.1_amd64.deb.

(It looks like I choose a wrong name for the version here because the 
installation didn't do what I hoped -- to have a separate entry in the 
boot loader -- and I had to remove linux-image-3.0.0-1-amd64 for it to 
work out.)

Then I rebooted into runlevel 1 and tried to suspend a few times by 
writing "mem\n" to /sys/power/state. It never failed.


BTW: Here is a workaround, for those with the same problem and installed 
pm-utils package. Add the following line to a file  in /etc/pm/config.d 
(e.g. iwlagn):

SUSPEND_MODULES="iwlagn"


Kind regards,
Florian.


diff -Ntaur linux-source-3.0.0-orig//net/mac80211/pm.c 
linux-source-3.0.0/net/mac80211/pm.c
--- linux-source-3.0.0-orig//net/mac80211/pm.c 2011-07-22 04:17:23.0 
+0200
+++ linux-source-3.0.0/net/mac80211/pm.c 2011-07-28 09:12:00.303443535 +0200
@@ -12,6 +12,9 @@
 struct ieee80211_sub_if_data *sdata;
 struct sta_info *sta;
 
+if (!local->open_count)
+goto suspend;
+
 ieee80211_scan_cancel(local);
 
 if (hw->flags & IEEE80211_HW_AMPDU_AGGREGATION) {
diff -Ntaur linux-source-3.0.0-orig//net/mac80211/util.c 
linux-source-3.0.0/net/mac80211/util.c
--- linux-source-3.0.0-orig//net/mac80211/util.c 2011-07-22 04:17:23.0 
+0200
+++ linux-source-3.0.0/net/mac80211/util.c 2011-07-28 09:23:56.442994666 +0200
@@ -1146,26 +1146,36 @@
 }
 #endif
 
-/* restart hardware */
-if (local->open_count) {
-/*
- * Upon resume hardware can sometimes be goofy due to
- * various platform / driver / bus issues, so restarting
- * the device may at times not work immediately. Propagate
- * the error.
- */
-res = drv_start(local);
-if (res) {
-WARN(local->suspended, "Hardware became unavailable "
- "upon resume. This could be a software issue "
- "prior to suspend or a hardware issue.\n");
-return res;
-}
+/* setup fragmentation threshold */
+drv_set_frag_threshold(local, hw->wiphy->frag_threshold);
+
+/* setup RTS threshold */
+drv_set_rts_threshold(local, hw->wiphy->rts_threshold);
+
+/* reset coverage class */
+drv_set_coverage_class(local, hw->wiphy->coverage_class);
 
-ieee80211_led_radio(local, true);
-ieee80211_mod_tpt_led_trig(local,
-   IEEE80211_TPT_LEDTRIG_FL_RADIO, 0);
+/* everything else happens only if HW was up & running */
+if (!local->open_count)
+goto wake_up;
+ 
+/*
+* Upon resume hardware can sometimes be goofy due to
+* various platform / driver / bus issues, so restarting
+* the device may at times not work immediately. Propagate
+* the error.
+*/
+res = drv_start(local);
+if (res) {
+WARN(local->suspended, "Hardware became unavailable "
+ "upon resume. This could be a software issue "
+ "prior to suspend or a hardware issue.\n");
+return res;
 }
+ 
+ieee80211_led_radio(local, true);
+ieee80211_mod_tpt_led_trig(local,
+   IEEE80211_TPT_LEDTRIG_FL_RADIO, 0);
 
 /* add interfaces */
 list_for_each_entry(sdata, &local->interfaces, list) {
@@ -1190,12 +1200,6 @@
 }
 mutex_unlock(&local->sta_mtx);
 
-/* setup fragmentation threshold */
-drv_set_frag_threshold(local, hw->wiphy->frag_threshold);
-
-/* setup RTS threshold */
-drv_set_rts_threshold(local, hw->wiphy->rts_threshold);
-
 /* reconfigure hardware */
 ieee80211_hw_config(local, ~0);


Bug#627980: RFP: sjg-mk-files

2011-07-28 Thread Jeroen Schot
retitle 627980 RFP: sjg-mk-files -- Portable collection of mk-files
noowner
thanks

Hello,

As it turns out this package is not needed for bmake and as such I do
not have the need for this package in Debian at this moment. I do
think that it would be a useful addition (once bmake is packaged).
Because it is not really tied to bmake a different package name would
be more appropriate. A suggested name is sjg-mk-files.

Regards,
-- 
Jeroen Schot



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



Bug#635685: general: gcc -m32 has no access to system-specific includes in multiarch world

2011-07-28 Thread Tim Northover
Package: general
Severity: normal

It looks like "gcc -m32" has been partially broken by the recent
hiving off of various headers to /usr/include/x86_64-linux-gnu.

In particular a program consisting of the single line "#include
" fails with the error:

In file included from tmp.c:1:0:
/usr/include/features.h:356:25: fatal error: sys/cdefs.h: No such file
or directory
compilation terminated.

I suspect multiple packages are involved: "cpp -m32 -v" reports not
searching /usr/include/i386-linux-gnu (or equivalent) so gcc packages
are probably iffy; but even if it did there's nothing there to find so
either the gcc-*-multilib or libc6-dev (or possibly even an entirely
new gcc-*-multiheader one) will need updating.


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

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



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



Bug#555790: (no subject)

2011-07-28 Thread Bill Allombert
On Wed, Jul 27, 2011 at 06:24:05PM -0700, Bryce Nesbitt wrote:
> This bug affected also, but the current trunk in svn uses a
> different method of listing packages that works.  In my case all the
> 64 bit libraries showed the error, due to improper building of the

Hello Bryce,

You are referring to a different bug, #622322, which is fixed in revision
1.53. I am not sure why you were affected by this issue. 
What distribution are you running ?

Cheers,
-- 
Bill. 

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#627821: failed kfreebsd-amd64 build of perl 5.12.4-2

2011-07-28 Thread Christoph Egger
Hi!

Dominic Hargreaves  writes:
> The same problem as already discussed in #627821. Please could you
> reschedule until it builds on a different machine?

All given back.

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#635686: [libgcrypt11] Thinks its 1.2.3, dirmanager and vbox do not start

2011-07-28 Thread David Baron
Package: libgcrypt11
Version: 1.4.6-8
Severity: important

--- Please enter the report below this line. ---
On bootup, I get this from dirmanager:
Starting DirMngr: dirmngrdirmngr[7133]: Fatal: libgcrypt is too old (need 
1.4.0, have 1.2.3)
chgrp: cannot access `/var/run/dirmngr/socket': No such file or directory

Also, related? Cannot start virtualbox:
VirtualBox: Error -610 in supR3HardenedMainInitRuntime!
VirtualBox: dlopen("/usr/lib/virtualbox/VBoxRT.so",) failed: 
/usr/lib/libgnutls.so.26: symbol gcry_cipher_setkey, version GCRYPT_1.2 not 
defined in file libgcrypt.so.11 with link time reference


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.39-2-686-pae

Debian Release: wheezy/sid
  990 unstablewww.debian-multimedia.org 
  990 unstableliquorix.net 
  990 unstablehttp.us.debian.org 
  990 unstabledebian.tagancha.org 
  990 unstabledebian.scribus.net 
  990 unstabledebian.pengutronix.de 
  650 testing security.debian.org 
  650 testing http.us.debian.org 
  650 testing dl.google.com 
  500 stable  security.debian.org 
  500 stable  http.us.debian.org 
  500 stable  deb.opera.com 
  500 karmic  ppa.launchpad.net 
  500 intrepidppa.launchpad.net 
  101 experimental-snapshots qt-kde.debian.net 
1 experimentaldebian.co.il 

--- Package information. ---
Depends(Version) | Installed
-+-===
libc6   (>= 2.3) | 2.13-11
libgpg-error0  (>= 1.10) | 1.10-0.3


Package's Recommends field is empty.

Suggests   (Version) | Installed
-+-===
rng-tools| 







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



Bug#635687: ecore: Please Build-Depends on libjpeg-dev, not libjpeg62-dev

2011-07-28 Thread Bill Allombert
Source: ecore
Version: 1.0.0-2
Severity: important

Hello Debian Pkg-e Team,

We are transitionning from libjpeg62 to libjpeg8.
As mentionned on debian-devel-announce[1], please update ecore to
Build-Depends on libjpeg-dev instead of libjpeg62-dev.

The following Build-Depends was found:

ecore   :Build-Depends: libjpeg62-dev 

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

Cheers,
-- 
Bill. 

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#635684: libproxy0: libproxy fails to parse URLs with user and port, but no password

2011-07-28 Thread Florian Echtler

Bug is present upstream in release 0.3.1 and in the 0.3 branch.

libproxy-0.4.* seems to be a more or less complete rewrite, so it's hard 
to say, but from a quick look at the code, it appears to be fixed in 
0.4.0.


Florian

On Thu, 28 Jul 2011, Emilio Pozuelo Monfort wrote:


On 28/07/11 10:26, Florian Echtler wrote:

Package: libproxy0
Version: 0.3.1-2ubuntu5
Severity: important
Tags: patch

libproxy0 contains a string parsing error in url.c:308 - when the URL
contains username and port, but no pass, the parsing fails with an
assertion failure in misc.c:39: px_malloc0. Patch to fix included.


Is this fixed upstream?



--
"_Nothing_ brightens up my morning. Coffee simply provides a shade of
grey just above the pitch-black of the infinite depths of the _abyss_."



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



Bug#635688: gmsh: Please Build-Depends on libjpeg-dev, not libjpeg62-dev

2011-07-28 Thread Bill Allombert
Source: gmsh
Version: 2.5.1~beta1~svn9559~dfsg-2
Severity: important

Hello Debian Science Maintainers,

We are transitionning from libjpeg62 to libjpeg8.
As mentionned on debian-devel-announce[1], please update gmsh to
Build-Depends on libjpeg-dev instead of libjpeg62-dev.

The following Build-Depends was found:

gmsh:Build-Depends: libjpeg62-dev 

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

Cheers,
-- 
Bill. 

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#635689: virtualbox-ose: Virtualbox guest utils should be installed to match host version, not guest version.

2011-07-28 Thread John Winters
Package: virtualbox-ose
Version: 3.2.10-dfsg-1
Severity: wishlist


If you use VirtualBox OSE on Debian, with different versions of Debian
on the host and guest systems, then the wrong version of the VirtualBox
guest modules gets installed.

This happened before with Lenny on the host and Squeeze as the guest,
and it's happening now with Squeeze as the host and Wheezy as the guest.
The version of the guest utils installed on the Wheezy guest don't work
with the version of VirtualBox OSE running on the host.

At the very least, could alternative versions be made available in the
Debian repository, so that one can manually install the right version on
the quest with a simple "apt-get install virtualbox-ose-guest-utils.version"
Ideally the wheezy repository should include suitable guest modules to allow
a wheezy guest to run on a squeeze host, and so on.

Even better would be if the right version were chosen at installation of the
guest, but that's probably more complicated.  Better still would be to
provide reverse compatibility so newer guests will still work with older
hosts, but that's probably an upstream issue.


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

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

Versions of packages virtualbox-ose depends on:
ii  adduser3.112+nmu2add and remove users and groups
ii  libc6  2.11.2-10 Embedded GNU C Library: Shared lib
ii  libcurl3   7.21.0-2  Multi-protocol file transfer libra
ii  libgcc11:4.4.5-8 GCC support library
ii  libpng12-0 1.2.44-1  PNG library - runtime
ii  libpython2.6   2.6.6-8+b1Shared Python runtime library (ver
ii  libsdl1.2debian1.2.14-6.1Simple DirectMedia Layer
ii  libssl0.9.80.9.8o-4squeeze1  SSL shared libraries
ii  libstdc++6 4.4.5-8   The GNU Standard C++ Library v3
ii  libvncserver0  0.9.7-2+b1API to write one's own vnc server
ii  libx11-6   2:1.3.3-4 X11 client-side library
ii  libxcursor11:1.1.10-2X cursor management library
ii  libxext6   2:1.1.2-1 X11 miscellaneous extension librar
ii  libxml22.7.8.dfsg-2+squeeze1 GNOME XML library
ii  libxmu62:1.0.5-2 X11 miscellaneous utility library
ii  libxt6 1:1.0.7-1 X11 toolkit intrinsics library
ii  python 2.6.6-3+squeeze6  interactive high-level object-orie
ii  python-central 0.6.16+nmu1   register and build utility for Pyt
ii  zlib1g 1:1.2.3.4.dfsg-3  compression library - runtime

Versions of packages virtualbox-ose recommends:
ii  libgl1-mesa-glx [libg 7.7.1-4A free implementation of the OpenG
ii  libqt4-opengl 4:4.6.3-4+squeeze1 Qt 4 OpenGL module
ii  libqtcore44:4.6.3-4+squeeze1 Qt 4 core module
ii  libqtgui4 4:4.6.3-4+squeeze1 Qt 4 GUI module
ii  virtualbox-ose-dkms   3.2.10-dfsg-1  x86 virtualization solution - kern
ii  virtualbox-ose-qt 3.2.10-dfsg-1  x86 virtualization solution - Qt b

Versions of packages virtualbox-ose suggests:
ii  libasound2 1.0.23-2.1shared library for ALSA applicatio
ii  libpulse0  0.9.21-3+squeeze1 PulseAudio client libraries
pn  vde2   (no description available)
ii  virtualbox-guest-addit 3.2.10-1  guest additions iso image for Virt

-- 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#634797: opencv 2.3 transition

2011-07-28 Thread Nobuhiro Iwamatsu
Hi,

I uploaded opencv 2.3 with your provided patch to experimental.

Best regards,
  Nobuhiro


2011/7/21 Nobuhiro Iwamatsu :
> Hi,
>
> 2011/7/20 Reinhard Tartler :
>> On Wed, Jul 20, 2011 at 01:39:41 (CEST), Nobuhiro Iwamatsu wrote:
>>
>>> I plan to up-load opencv 2.3 to unstable.
>>
>> I'm not a release manager, but the Libav maintainer in Debian. Still,
>> could you please consider including the patch from #634818 before
>> uploading to unstable? I'm confident that the #ifdef version checks are
>> a bit too strict and that the patch should also work with some minor
>> adjustments with Libav 0.6 currently in wheezy.
>>
>> Let me know if you experience any trouble.
>>
>
> OK, I will see this BTS and upload.
> Thank you!
>
> Best regards,
>  Nobuhiro
>
> --
> Nobuhiro Iwamatsu
>    iwamatsu at {nigauri.org / debian.org}
>    GPG ID: 40AD1FA6
>



-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



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



Bug#635491: latex-unicode bug+patch: requires PDF output, but should not

2011-07-28 Thread Lionel Elie Mamane
On Tue, Jul 26, 2011 at 02:55:00PM +0200, Lionel Elie Mamane wrote:

> I discovered the "missing ucs.dtx" described in my previous message
> while trying to prepare a patch for latex-unicode; I wanted to make
> it a clean patch to the ucs.dtx file (true "original" source), but
> as I did not find that file, here's that patch in form of a patch to
> the ucshyper.sty file directly.

Frank Küster, one of the Debian TeX package maintainers, has found
http://softbase.org/latex-unicode/; I have thus prepared the patch as
a patch to ucs.dtx; it is attached.

I also attach a new version of the patch with the following additional
change:

For increased backwards compatibility, if (pdf)latex is in PDF output
mode, then hyperref is implicitly loaded, as before. However, a
deprecation warning is output.

-- 
Lionel
--- ucs.dtx 2011-01-21 11:55:40.0 +0100
+++ src/ucs.dtx 2011-07-28 09:07:12.0 +0200
@@ -5765,13 +5765,19 @@
 % \xsection{File \texttt{ucshyper.sty}}
 %\begin{macrocode}
 %<*ucshyper.sty>
-\ProvidesPackage{ucshyper}[2002/03/05
+\ProvidesPackage{ucshyper}[2011/07/26
 UCS: Unicode in Hyperref's PDF bookmarks]%
-\ifx\pdfoutput\undefined
-  \PackageWarning{ucshyper}{ucshyper needs to be run with
-pdflatex.\MessageBreak Disabling functionality}%
+\ifdefined\PrerenderUnicode\else%
+\PackageWarning{ucshyper}{ucshyper needs to be run with
+inputenc utf8x.\MessageBreak Disabling functionality}%
   \expandafter\endinput\fi
-\RequirePackage[pdftex,unicode]{hyperref}
+\ifdefined\hypersetup%
+ \hypersetup{unicode=true}%
+\else%
+  \PackageWarning{ucshyper}{ucshyper needs to be loaded after
+  hyperref.\MessageBreak Disabling functionality}%
+\expandafter\endinput%
+\fi%
 %
 \newif\ifucshyper@prerender\ucshyper@prerendertrue
 \newif\ifucshyper@direct\ucshyper@directtrue
--- ucs.dtx 2011-01-21 11:55:40.0 +0100
+++ src/ucs.dtx 2011-07-28 10:58:25.0 +0200
@@ -5765,13 +5765,26 @@
 % \xsection{File \texttt{ucshyper.sty}}
 %\begin{macrocode}
 %<*ucshyper.sty>
-\ProvidesPackage{ucshyper}[2002/03/05
+\ProvidesPackage{ucshyper}[2011/07/28
 UCS: Unicode in Hyperref's PDF bookmarks]%
-\ifx\pdfoutput\undefined
-  \PackageWarning{ucshyper}{ucshyper needs to be run with
-pdflatex.\MessageBreak Disabling functionality}%
+\ifdefined\PrerenderUnicode\else%
+\PackageWarning{ucshyper}{ucshyper needs to be run with
+inputenc utf8x.\MessageBreak Disabling functionality}%
   \expandafter\endinput\fi
-\RequirePackage[pdftex,unicode]{hyperref}
+\RequirePackage{ifpdf}
+\ifdefined\hypersetup%
+  \hypersetup{unicode=true}%
+\else%
+  \ifpdf%
+\PackageWarning{ucshyper}{Implicit loading of hyperref deprecated;
+please load hyperref before ucshyper.}%
+\RequirePackage[pdftex,unicode]{hyperref}
+  \else%
+\PackageWarning{ucshyper}{ucshyper needs to be loaded after
+hyperref.\MessageBreak Disabling functionality}%
+  \expandafter\endinput%
+  \fi%
+\fi%
 %
 \newif\ifucshyper@prerender\ucshyper@prerendertrue
 \newif\ifucshyper@direct\ucshyper@directtrue


Bug#635690: Search does not distinguish between ß and ss

2011-07-28 Thread martin f krafft
Package: libreoffice
Version: 1:3.4.1-1
Severity: minor
Forwarded: https://bugs.freedesktop.org/show_bug.cgi?id=39613

Searching a document for 'ß' will also highlight 'ss' — and vice
versa. This is only mildly useful.

The workaround is to enable case sensitive matching. However, ß/ss
have nothing to do with case-sensitivity.

It would therefore be nice if there were a better way to disable
this bit of "smartness" in libreoffice searching.

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

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

Versions of packages libreoffice depends on:
ii  liblucene2-java 2.9.4+ds1-2  Full-text search engine library fo
ii  libreoffice-base1:3.4.1-1office productivity suite -- datab
ii  libreoffice-calc1:3.4.1-1office productivity suite -- sprea
ii  libreoffice-core1:3.4.1-1office productivity suite -- arch-
ii  libreoffice-draw1:3.4.1-1office productivity suite -- drawi
ii  libreoffice-filter-mobilede 1:3.3.3-4office productivity suite -- mobil
ii  libreoffice-impress 1:3.4.1-1office productivity suite -- prese
ii  libreoffice-java-common 1:3.4.1-1office productivity suite -- arch-
ii  libreoffice-math1:3.4.1-1office productivity suite -- equat
ii  libreoffice-report-builder- 1:3.3.3-4+b1 LibreOffice extension for building
ii  libreoffice-writer  1:3.4.1-1office productivity suite -- word 
ii  ttf-dejavu  2.33-1   Metapackage to pull in ttf-dejavu-
ii  ttf-sil-gentium-basic   1.1-2smart Unicode font families (Basic

Versions of packages libreoffice recommends:
ii  libpaper-utils   1.1.24+nmu1 library for handling paper charact
ii  ttf-liberation   1.07.0-1Fonts with the same metrics as Tim

Versions of packages libreoffice suggests:
pn  cups-bsd   (no description available)
ii  default-jre [java5-runtime 1:1.6-40  Standard Java or Java compatible R
ii  gcj-4.4-jre [java5-runtime 4.4.6-6   Java runtime environment using GIJ
ii  gcj-4.6-jre [java5-runtime 4.6.1-2   Java runtime environment using GIJ
ii  gcj-jre [java5-runtime]4:4.6.1-2 Java runtime environment using GIJ
ii  gstreamer0.10-ffmpeg   1:0.10.11-4.1 FFmpeg plugin for GStreamer
pn  gstreamer0.10-plugins-bad  (no description available)
pn  gstreamer0.10-plugins-base (no description available)
pn  gstreamer0.10-plugins-good (no description available)
pn  gstreamer0.10-plugins-ugly (no description available)
pn  hunspell-dictionary(no description available)
ii  hyphen-de [hyphen-hyphenat 1:3.3.0-3 German hyphenation patterns for Li
ii  icedove3.1.11-1  mail/news client with RSS and inte
ii  iceweasel  5.0-4 Web browser based on Firefox
ii  imagemagick8:6.6.9.7-5   image manipulation programs
ii  libgl1-mesa-glx [libgl1]   7.10.3-3  free implementation of the OpenGL 
ii  libldap-2.4-2  2.4.25-1.1OpenLDAP libraries
pn  libreoffice-filter-binfilt (no description available)
pn  libreoffice-gnome | libreo (no description available)
pn  libreoffice-help-3.4   (no description available)
pn  libreoffice-l10n-3.4   (no description available)
pn  libreoffice-officebean (no description available)
ii  libsane1.0.22-6  API library for scanners
ii  libxrender11:0.9.6-2 X Rendering Extension client libra
ii  menu   2.1.45generates programs menu for all me
ii  myspell-de-de-oldspell [my 1:2-27German dictionary for myspell (old
ii  myspell-en-gb [myspell-dic 1:3.3.0-3 English_british dictionary for mys
pn  mythes-thesaurus   (no description available)
pn  openclipart-libreoffice(no description available)
ii  openjdk-6-jre [java5-runti 6b18-1.8.7-5  OpenJDK Java runtime, using Hotspo
pn  pstoedit   (no description available)
ii  sun-java6-jre [java5-runti 6.26-1Sun Java(TM) Runtime Environment (
ii  unixodbc   2.2.14p2-2ODBC tools libraries

Versions of packages libreoffice-core depends on:
ii  fontconfig   2.8.0-3 generic font configuration library
ii  libatk1.0-0  2.0.1-2 ATK accessibility toolkit
ii  libc62.13-10 Embedded GNU C Library: Shared lib
ii  libcairo21.10.2-6The Cairo 2D vector graphics libra
ii  libcurl3-gnutls  7.21.6-3Multi-protocol file transfer libra
ii  libdb5.1 5.1.25-11   Berkeley v5.1 Database Libraries [
ii  libexpat1  

Bug#635691: hamster-applet: memory leak when running under xfapplet

2011-07-28 Thread Daniel Dickinson
Package: hamster-applet
Version: 2.32.1-1
Severity: normal


Hamster has a moderately bad memory leak (after a few hours it gets to swap and 
being really slow).
This may only be when running under XFCE's xfapplet panel plugin that allows 
gnome plugins to be used in the xfce panel.  Also of note is that I was doing a 
lot of retagging and category changes, and generally getting used to how the 
program works over the past three days.  I've resorted to removing xfapplet 
contain hamster from the panel and then adding it back.  That is sufficient to 
kill hamster and release memory.  If it isn't xfapplet specific then the 
severiy should probably be raised.


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

Kernel: Linux 2.6.39-2-amd64 (SMP w/4 CPU cores)
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 hamster-applet depends on:
ii  gconf22.32.4-1   GNOME configuration database syste
ii  python2.6.7-1interactive high-level object-orie
ii  python-cairo  1.8.8-1+b2 Python bindings for the Cairo vect
ii  python-dbus   0.84.0-1   simple interprocess messaging syst
ii  python-evolution  2.32.0-1   Python bindings for the evolution 
ii  python-gconf  2.28.1-3   Python bindings for the GConf conf
ii  python-gnome2 2.28.1-3   Python bindings for the GNOME desk
ii  python-gnomeapplet2.32.0-1   Python bindings for the GNOME pane
ii  python-gobject2.28.6-4   Python bindings for the GObject li
ii  python-gtk2   2.24.0-2   Python bindings for the GTK+ widge
ii  python-wnck   2.32.0-1   Python bindings for the WNCK libra
ii  python-xdg0.19-3 Python library to access freedeskt
ii  python2.6 2.6.7-3An interactive high-level object-o
ii  python2.7 2.7.2-3An interactive high-level object-o

Versions of packages hamster-applet recommends:
ii  gnome-icon-theme  3.0.0-4GNOME Desktop icon theme
ii  python-notify 0.1.1-2+b3 Python bindings for libnotify

hamster-applet 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#635692: libx11: FTBFS on s390x: symbols file has to be updated

2011-07-28 Thread Aurelien Jarno
Package: libx11
Version: 1.4.3-2
Severity: important
Tags: patch
Justification: fails to build from source
User: debian-s...@lists.debian.org
Usertags: s390x

libx11 fails to build on s390x given the symbols file has to be updated.
Please find a small patch below. Could you please apply it in the next
upload? Thanks in advance.


diff -u libx11-1.4.3/debian/libx11-6.symbols 
libx11-1.4.3/debian/libx11-6.symbols
--- libx11-1.4.3/debian/libx11-6.symbols
+++ libx11-1.4.3/debian/libx11-6.symbols
@@ -791,7 +791,7 @@
  _XCopyEventCookie@Base 2:1.2.99.901
  (optional)_XCopyToArg@Base 0 1
  _XCreateMutex_fn@Base 0
- (arch=alpha amd64 kfreebsd-amd64 ia64 sparc64)_XData32@Base 0
+ (arch=alpha amd64 kfreebsd-amd64 ia64 s390x sparc64)_XData32@Base 0
  _XDefaultError@Base 0
  _XDefaultIOError@Base 0
  (optional)_XDefaultOpenIM@Base 0 1
@@ -852,7 +852,7 @@
  _XProcessInternalConnection@Base 0
  _XProcessWindowAttributes@Base 0
  _XPutBackEvent@Base 0
- (arch=alpha amd64 kfreebsd-amd64 ia64 sparc64)_XRead32@Base 0
+ (arch=alpha amd64 kfreebsd-amd64 ia64 s390x sparc64)_XRead32@Base 0
  _XRead@Base 0
  _XReadEvents@Base 0
  _XReadPad@Base 0
@@ -1100,9 +1100,9 @@
  (optional)_XkbInternAtomFunc@Base 0 1
  (optional)_XkbNoteCoreMapChanges@Base 0 1
  (optional)_XkbPeekAtReadBuffer@Base 0 1
- (optional|arch=alpha amd64 kfreebsd-amd64 ia64 
sparc64)_XkbReadBufferCopy32@Base 0 1
+ (optional|arch=alpha amd64 kfreebsd-amd64 ia64 s390x 
sparc64)_XkbReadBufferCopy32@Base 0 1
  (optional)_XkbReadBufferCopyKeySyms@Base 0 1
- (optional|arch=alpha amd64 kfreebsd-amd64 ia64 
sparc64)_XkbReadCopyData32@Base 0 1
+ (optional|arch=alpha amd64 kfreebsd-amd64 ia64 s390x 
sparc64)_XkbReadCopyData32@Base 0 1
  (optional)_XkbReadCopyKeySyms@Base 0 1
  (optional)_XkbReadGetCompatMapReply@Base 0 1
  (optional)_XkbReadGetGeometryReply@Base 0 1
@@ -,7 +,7 @@
  (optional)_XkbReadGetNamesReply@Base 0 1
  (optional)_XkbReloadDpy@Base 0 1
  (optional)_XkbSkipReadBufferData@Base 0 1
- (optional|arch=alpha amd64 kfreebsd-amd64 ia64 
sparc64)_XkbWriteCopyData32@Base 0 1
+ (optional|arch=alpha amd64 kfreebsd-amd64 ia64 s390x 
sparc64)_XkbWriteCopyData32@Base 0 1
  (optional)_XkbWriteCopyKeySyms@Base 0 1
  (optional)_XkeyTable@Base 0 1
  (optional)_XlcAddCT@Base 0 1


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

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



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



Bug#635693: mupdf: Displayed file not updated upon reload

2011-07-28 Thread T
Package: mupdf
Version: 0.8.15-1
Severity: important


When I open a file with mupdf, then change the file, then hit r to reload
it, mupdf jumps to the head of the current page, but does not update the
displayed file. Not even when I delete the old file before recreating the
changed file.

This make mupdf unusable for viewing frequently updated output, for example
from latex.

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

Kernel: Linux 2.6.39-2-686-pae (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 mupdf depends on:
ii  libc6   2.13-10  Embedded GNU C Library: Shared lib
ii  libfreetype62.4.4-2  FreeType 2 font engine, shared lib
ii  libjbig2dec00.11-1   JBIG2 decoder library - shared lib
ii  libjpeg62   6b1-1The Independent JPEG Group's JPEG 
ii  libopenjpeg21.3+dfsg-4   JPEG 2000 image compression/decomp
ii  libx11-62:1.4.3-2X11 client-side library
ii  libxext62:1.3.0-3X11 miscellaneous extension librar
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

mupdf recommends no packages.

Versions of packages mupdf suggests:
ii  mupdf-tools   0.8.15-1   commmand line tools for the MuPDF 

-- 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#635694: alsa-base: alsa bug 0005418: snd-hda-intel: alsa force-reload required to avoid Dummy output

2011-07-28 Thread r.ductor
Package: alsa-base
Version: 1.0.23+dfsg-4
Severity: important

After my last 2 full-upgrade to kernel 2.6.39-2-amd64 (2011-07-26 and 
2011-07-28) no sound.
I notice that kmix shows Dummy output.
If I do alsa force-reload sound works (and Kmix mentions Internal Audio Analog 
Stereo).

Please have a look at my bug report at alsa for more details:
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=5418

I report also here because it might be a global problem (for some reason Dummy 
is preferred to Internal Audio).
-- Package-specific info:
--- Begin additional package status ---
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion Description
+++-===-===-==
ii  libasound2  1.0.23-4shared library for 
ALSA applications
--- End additional package status ---
--- Begin /proc/asound/version ---
Advanced Linux Sound Architecture Driver Version 1.0.24.
--- End /proc/asound/version ---
--- Begin /proc/asound/cards ---
 0 [Intel  ]: HDA-Intel - HDA Intel
  HDA Intel at 0xfebfc000 irq 45
--- End /proc/asound/cards ---
--- Begin /dev/snd/ listing ---
total 0
drwxr-xr-x  2 root root   60 Jul 28 11:00 by-path
crw-rw+ 1 root audio 116,  5 Jul 28 11:00 controlC0
crw-rw+ 1 root audio 116,  4 Jul 28 11:00 hwC0D0
crw-rw+ 1 root audio 116,  3 Jul 28 11:01 pcmC0D0c
crw-rw+ 1 root audio 116,  2 Jul 28 11:01 pcmC0D0p
crw-rw+ 1 root audio 116,  1 Jul 28 11:00 seq
crw-rw+ 1 root audio 116, 33 Jul 28 11:00 timer
--- End /dev/snd/ listing ---

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

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

Versions of packages alsa-base depends on:
ii  linux-sound-base   1.0.23+dfsg-4 base package for ALSA and OSS soun
ii  module-init-tools  3.16-1tools for managing Linux kernel mo
ii  udev   172-1 /dev/ and hotplug management daemo

Versions of packages alsa-base recommends:
ii  alsa-utils   1.0.23-5+b1 Utilities for configuring and usin

Versions of packages alsa-base suggests:
pn  alsa-oss   (no description available)
pn  apmd   (no description available)
ii  oss-compat0.0.6  Open Sound System (OSS) compatibil

Versions of packages libasound2 depends on:
ii  libc6 2.13-10Embedded GNU C Library: Shared lib

Versions of packages libasound2 suggests:
ii  libasound2-plugins1.0.23-2   ALSA library additional plugins

-- 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#635695: libavcodec52: SIGSEGV in ff_imdct_calc_sse() during playback of many wmv files

2011-07-28 Thread Ivan Krasilnikov
Package: libavcodec52
Version: 4:0.6.2-4
Severity: important

I'm running an x86-64 Debian sid with libavcodec52 package version 4:0.6.2-4.

During playback of many (but not all) wmv files that I have in players such as
vlc, totem and mplayer, I experience a crash in libavcodec.so immediately or
shortly after the start of playback.

Here's a sample stack trace from vlc:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd9f79700 (LWP 3884)]
0x7fffdb4be2ef in ff_imdct_calc_sse () from /usr/lib/libavcodec.so.52
(gdb) bt
#0  0x7fffdb4be2ef in ff_imdct_calc_sse () from /usr/lib/libavcodec.so.52
#1  0x7fffdb47014c in ?? () from /usr/lib/libavcodec.so.52
#2  0x7fffdb470d51 in ?? () from /usr/lib/libavcodec.so.52
#3  0x7fffdb42dd81 in avcodec_decode_audio3 ()
   from /usr/lib/libavcodec.so.52
#4  0x7fffdb42de2f in avcodec_decode_audio2 ()
   from /usr/lib/libavcodec.so.52
#5  0x7fffdc130ef8 in ?? ()
   from /usr/lib/vlc/plugins/codec/libavcodec_plugin.so
#6  0x7791ef57 in ?? () from /usr/lib/libvlccore.so.4
#7  0x7791fce8 in ?? () from /usr/lib/libvlccore.so.4
#8  0x7791fecb in ?? () from /usr/lib/libvlccore.so.4
#9  0x7796b034 in ?? () from /usr/lib/libvlccore.so.4
#10 0x776c5b40 in start_thread (arg=)
at pthread_create.c:304
#11 0x7720c36d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x in ?? ()

Here's a sample publicly available wmv file that causes a crash:
http://www.jhepple.com/SampleMovies/niceday.wmv



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, '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 libavcodec52 depends on:
ii  libavutil50 4:0.6.2-4Libav utility library
ii  libc6   2.13-11  Embedded GNU C Library: Shared lib
ii  libdirac-encoder0   1.0.2-4  open and royalty free high quality
ii  libfaad22.7-6freeware Advanced Audio Decoder - 
ii  libgsm1 1.0.13-3 Shared libraries for GSM speech co
ii  libopenjpeg21.3+dfsg-4   JPEG 2000 image compression/decomp
ii  libschroedinger-1.0-0   1.0.10-2.1   library for encoding/decoding of D
ii  libspeex1   1.2~rc1-1The Speex codec runtime library
ii  libtheora0  1.1.1+dfsg.1-3   The Theora Video Compression Codec
ii  libva1  1.0.12-2 Video Acceleration (VA) API for Li
ii  libvorbis0a 1.3.2-1  The Vorbis General Audio Compressi
ii  libvorbisenc2   1.3.2-1  The Vorbis General Audio Compressi
ii  libvpx0 0.9.6-1  VP8 video codec (shared library)
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

libavcodec52 recommends no packages.

libavcodec52 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#635696: pbuilder-satisfydepends ignores last line of the .dsc

2011-07-28 Thread Ian Jackson
Package: pbuilder
Version: 0.199+nmu1

While working with pbuilder-satisfydepends-classic I discovered that
it ignores the last line.  That is, if you say:

 echo 'Build-Depends: something' >foo.dsc
 .../pbuilder-satisfydepends-classic --control foo.dsc

nothing gets installed.  I'm afraid I wasn't confident in my
understanding of the seddery so I don't have a patch.

A workaround for the caller is simply to append a blank line.

Thanks,
Ian.



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



Bug#635697: pbuilder-satisfydepends --internal-chrootexec should be documented

2011-07-28 Thread Ian Jackson
Package: pbuilder
Version: 0.199+nmu1

I appreciate that this option was originally intended for internal use
by other parts of pbuilder.

However, pbuilder is one of very few tools which are able to honour
and satisfy externally-specified dependencies (ie dependency strings
provided by the tool's caller, rather than in the form of a package in
some archive mentioned in apt's sources.list).  Indeed the pbuilder
package has now collected implementations of several different
approaches to solving this problem.

So I think it would be useful to try to build on this starting point.
Having other programs run /usr/lib/pbuilder-satisfydepends[-something]
seems like a not unreasonable interface.

But there is one little thing missing: pbuilder-satisfydepends
supports a mechanism for doing the actual installation in an
environment other than the caller's - but the published option
"--chroot" only works for switching to chroots.

The unpublished option --internal-chrootexec is more powerful but
undocumented.  It would be nice to have it listed in the usage output,
with of course the implicit promise that it wouldn't be arbitrarily
removed or changed.

FYI I'm already using it so if renaming is thought to be a good idea,
it would be nice if the existing name could be kept as an alias.

Thanks,
Ian.



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



Bug#635698: pbuilder uses "/usr/bin/apt-get" not "apt-get", etc.

2011-07-28 Thread Ian Jackson
Package: pbuilder
Version: 0.199+nmu1

Programs should normally be found on the PATH.  That makes it possible
to do exciting things by putting a wrapper on the PATH, to install a
local version in /usr/local, and so on.

pbuilder gets this wrong not just for apt-get but also for a number
of other programs (dpkg, dpkg-buildpackage, make, ...)

The output of, in the pbuilder source tree,
  grep -R /usr/bin *[^~] |grep -v '^testsuite'
is a good starting point for a set of candidate uses to be fixed.

Ian.



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



Bug#635487: libgd-gd2-noxpm-perl: Please Build-Depends on libjpeg-dev, not libjpeg62-dev

2011-07-28 Thread Bill Allombert
severity 635487 serious
quit
On Tue, Jul 26, 2011 at 11:23:27AM +0200, Bill Allombert wrote:
> Source: libgd-gd2-noxpm-perl
> Version: 1:2.41-1
> Severity: important
> 
> Hello Debian Perl Group,
> 
> We are transitionning from libjpeg62 to libjpeg8.
> As mentionned on debian-devel-announce[1], please update libgd-gd2-noxpm-perl 
> to
> Build-Depends on libjpeg-dev instead of libjpeg62-dev.
> 
> The following Build-Depends was found:
> 
> libgd-gd2-noxpm-perl  :Build-Depends: libjpeg62-dev 
> libgd-gd2-perl  :Build-Depends: libjpeg62-dev
> 
> [1] http://lists.debian.org/debian-devel-announce/2010/02/msg6.html

Hello Debian Perl Group,
I am raising the severity because libgd-gd2-noxpm-perl and libgd-gd2-noxpm-perl
are the last packages preventing libjpeg6b 6b1-2 to move to testing.

Cheers,
-- 
Bill. 

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#635699: ziproxy: FTBFS with libpng 1.5.2

2011-07-28 Thread Nobuhiro Iwamatsu
Package: ziproxy
Version: 3.1.3-1
Severity: important
Tags: patch
User: lib...@packages.debian.org
Usertags: libpng15-transition

Hi,

We uploaded libpng 1.5.2 to experimental.
We plan to transition from libpng 1.2 to 1.5, and we are checking build
it the package depend to libpng.

Your package FTBFS by libpng 1.5.
I appended the patch that corrected this problem.
Could you smoothly cooperate in libpng 1.5 to shift?

Best regards,
  Nobuhiro

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

Kernel: Linux 2.6.39-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff -Nru ziproxy-3.1.3/debian/changelog ziproxy-3.1.3/debian/changelog
--- ziproxy-3.1.3/debian/changelog	2010-08-17 08:24:41.0 +0900
+++ ziproxy-3.1.3/debian/changelog	2011-05-25 07:27:35.0 +0900
@@ -1,3 +1,10 @@
+ziproxy (3.1.3-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix libpng15 transition.
+
+ -- Nobuhiro Iwamatsu   Wed, 25 May 2011 07:27:19 +0900
+
 ziproxy (3.1.3-1) unstable; urgency=low
 
   * New upstream release (LP: #569611)
diff -Nru ziproxy-3.1.3/debian/patches/debian-changes-3.1.3-1.1 ziproxy-3.1.3/debian/patches/debian-changes-3.1.3-1.1
--- ziproxy-3.1.3/debian/patches/debian-changes-3.1.3-1.1	1970-01-01 09:00:00.0 +0900
+++ ziproxy-3.1.3/debian/patches/debian-changes-3.1.3-1.1	2011-05-25 07:30:45.0 +0900
@@ -0,0 +1,45 @@
+Description: Upstream changes introduced in version 3.1.3-1.1
+ This patch has been created by dpkg-source during the package build.
+ Here's the last changelog entry, hopefully it gives details on why
+ those changes were made:
+ .
+ ziproxy (3.1.3-1.1) unstable; urgency=low
+ .
+   * Non-maintainer upload.
+   * Fix libpng15 transition.
+ .
+ The person named in the Author field signed this changelog entry.
+Author: Nobuhiro Iwamatsu 
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: , 
+Bug: 
+Bug-Debian: http://bugs.debian.org/
+Bug-Ubuntu: https://launchpad.net/bugs/
+Forwarded: 
+Reviewed-By: 
+Last-Update: 
+
+--- ziproxy-3.1.3.orig/src/image.c
 ziproxy-3.1.3/src/image.c
+@@ -27,6 +27,7 @@
+ #undef GLOBAL
+ 
+ #include 
++#include 
+ 
+ #ifdef JP2K
+ #include 
+@@ -515,7 +516,7 @@ int png2bitmap(char *inbuf, int insize,
+ 	bmp = new_raw_bitmap();
+ 	*out = bmp;
+ 
+-	png_set_read_fn (png_ptr, (voidp) &desc, mem_to_png);
++	png_set_read_fn (png_ptr, (png_voidp) &desc, mem_to_png);
+ 	
+ 	png_read_info (png_ptr,info_ptr);
+ 	png_get_IHDR (png_ptr, info_ptr, &width_png_uint_32, &height_png_uint_32,
diff -Nru ziproxy-3.1.3/debian/patches/series ziproxy-3.1.3/debian/patches/series
--- ziproxy-3.1.3/debian/patches/series	2010-08-17 08:14:57.0 +0900
+++ ziproxy-3.1.3/debian/patches/series	2011-05-25 07:29:27.0 +0900
@@ -1,2 +1,3 @@
 01_ziproxyconf.diff
 02_off_nameservers_opt.diff
+debian-changes-3.1.3-1.1


Bug#635700: rtorrent: Could not open/bind port for listening: Address family not supported by protocol

2011-07-28 Thread Nikita A Menkovich
Package: rtorrent
Version: 0.8.7-7
Severity: normal

$ rtorrent 
rtorrent: Could not open/bind port for listening: Address family not supported 
by protocol

 .rtorrent.rc 

encoding_list = UTF-8
min_peers = 20 
max_peers = 50
min_peers_seed = 20
max_peers_seed = 50
max_uploads = 10
download_rate = 0
upload_rate = 0
directory = /home/lib/torrents
session = /home/lib/torrents/.session
schedule = watch_directory_1,5,5,load_start=/home/lib/downloads/*.torrent
schedule = 
watch_directory_2,5,5,load_start=/home/lib/sync/Dropbox/.torrent/*.torrent
port_range = 6890-6900
port_random = no
check_hash = no
peer_exchange = yes
dht = auto
dht_port = 6881
peer_exchange = yes
use_udp_trackers = yes
hash_max_tries = 3
hash_read_ahead = 8
hash_interval = 100

 strace =

execve("/usr/bin/rtorrent", ["rtorrent"], [/* 33 vars */]) = 0
brk(0)  = 0x8532000
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb77d4000
access("/etc/ld.so.preload", R_OK)  = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=98211, ...}) = 0
mmap2(NULL, 98211, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb77bc000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/lib/libncursesw.so.5", O_RDONLY) = 3
read(3, 
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\276\0\0004\0\0\0"..., 512) = 
512
fstat64(3, {st_mode=S_IFREG|0644, st_size=280376, ...}) = 0
mmap2(NULL, 280112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb000
mmap2(0xb77b9000, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x42) = 0xb77b9000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/lib/i386-linux-gnu/i686/cmov/libpthread.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220L\0\0004\0\0\0"..., 
512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=117009, ...}) = 0
mmap2(NULL, 98816, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb775e000
mmap2(0xb7773000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14) = 0xb7773000
mmap2(0xb7775000, 4608, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7775000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/usr/lib/libsigc-2.0.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300 \0\0004\0\0\0"..., 
512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=18124, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb775d000
mmap2(NULL, 16896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7758000
mmap2(0xb775c000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4) = 0xb775c000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/usr/lib/i386-linux-gnu/libcurl.so.4", O_RDONLY) = 3
read(3, 
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\304\0\0004\0\0\0"..., 512) 
= 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=409016, ...}) = 0
mmap2(NULL, 408252, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb76f4000
mmap2(0xb7756000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x62) = 0xb7756000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/usr/lib/libtorrent.so.13", O_RDONLY) = 3
read(3, 
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\315\1\0004\0\0\0"..., 512) 
= 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1007340, ...}) = 0
mmap2(NULL, 1006200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb75fe000
mmap2(0xb76f2000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf4) = 0xb76f2000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/usr/lib/libxmlrpc_server.so.3", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \23\0\0004\0\0\0"..., 
512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=20576, ...}) = 0
mmap2(NULL, 23432, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb75f8000
mmap2(0xb75fd000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4) = 0xb75fd000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/usr/lib/libxmlrpc.so.3", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0204\0\0004\0\0\0"..., 
512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=73904, ...}) = 0
mmap2(NULL, 76760, PROT_READ|PRO

Bug#568008: FATAL: Error inserting padlock_sha: No such device

2011-07-28 Thread Ralf Jung
Hi everyone,

are there any updates on this? With current Debian testing (Kernel 2.6.39), I 
am still getting this error on boot:
FATAL: Error inserting padlock_sha (/lib/modules/2.6.39-2-
amd64/kernel/drivers/crypto/padlock-sha.ko): No such device
I understand it is harmless, but it should still be fixed since it irritates 
users suggesting something is seriously going wrong.

Kind regards,
Ralf



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



Bug#565919: libgd-gd2-noxpm-perl fails test-suite with libjpeg8

2011-07-28 Thread Bill Allombert
On Tue, Jan 19, 2010 at 06:03:48PM +0100, Bill Allombert wrote:
> Package: libgd-gd2-noxpm-perl
> Version: 1:2.39-2
> Severity: important
> 
> Hello GD team, 
> 
> I report this bug in prevision of the migration to libjpeg8.
> 
> libgd-gd2-noxpm-perl fails to build with libjpeg8 because the test suite 
> fails.
> libjpeg8 performs subsampling by default which leads to better quality images
> so the test suite need to be updated.
> 
> The full buildlog is available at
> 

Upstream advice to fix the test suite is to generated the original JPEG image 
using
cjpeg -sample 1x1
This way it should be decoded identically by libjpeg62, libjpeg7 and libjpeg8.

Cheers,
-- 
Bill. 

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#635685: general: gcc -m32 has no access to system-specific includes in multiarch world

2011-07-28 Thread Sven Joachim
reassign 635685 libc6-dev
severity 635685 serious
thanks

On 2011-07-28 10:58 +0200, Tim Northover wrote:

> Package: general
> Severity: normal
>
> It looks like "gcc -m32" has been partially broken by the recent
> hiving off of various headers to /usr/include/x86_64-linux-gnu.
>
> In particular a program consisting of the single line "#include
> " fails with the error:
>
> In file included from tmp.c:1:0:
> /usr/include/features.h:356:25: fatal error: sys/cdefs.h: No such file
> or directory
> compilation terminated.
>
> I suspect multiple packages are involved: "cpp -m32 -v" reports not
> searching /usr/include/i386-linux-gnu (or equivalent) so gcc packages
> are probably iffy; but even if it did there's nothing there to find so
> either the gcc-*-multilib or libc6-dev (or possibly even an entirely
> new gcc-*-multiheader one) will need updating.

Confirmed here on i386, ncurses biarch build is broken:

,
| $ LANG=C debian/rules build-64
| [...]
| make[2]: Entering directory 
`/usr/local/src/deb-src/ncurses/ncurses/obj-64/ncurses'
| gcc -o make_hash -DHAVE_CONFIG_H -I../ncurses 
-I/usr/local/src/deb-src/ncurses/ncurses/ncurses 
-I/usr/local/src/deb-src/ncurses/ncurses/ncurses/../include -I../include 
-DUSE_BUILD_CC   
/usr/local/src/deb-src/ncurses/ncurses/ncurses/tinfo/make_hash.c  
| In file included from /usr/include/stdlib.h:320:0,
|  from 
/usr/local/src/deb-src/ncurses/ncurses/ncurses/build.priv.h:61,
|  from 
/usr/local/src/deb-src/ncurses/ncurses/ncurses/tinfo/make_hash.c:40:
| /usr/include/i386-linux-gnu/sys/types.h:99:17: error: two or more data types 
in declaration specifiers
| make[2]: *** [make_hash] Error 1
| make[2]: Leaving directory 
`/usr/local/src/deb-src/ncurses/ncurses/obj-64/ncurses'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory `/usr/local/src/deb-src/ncurses/ncurses/obj-64'
| make: *** [build-64] Error 2
`

It seems libc6-dev multiarch support needs to go back to the drawing
board again.

Cheers,
   Sven



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



Bug#635702: zgv: FTBFS with libpng 1.5

2011-07-28 Thread Nobuhiro Iwamatsu
Package: zgv
Version: 5.9-2
Severity: important
Tags: patch
User: lib...@packages.debian.org
Usertags: libpng15-transition

Hi,

I uploaded libpng 1.5.2 to experimental.
libpng maintainers plan to transition from libpng 1.2 to 1.5.
I am checking build it the package depend to libpng.

I noticed your package FTBFS by libpng 1.5.
I appended the patch that corrected this problem.
Could you smoothly cooperate in libpng 1.5 to shift?

Best regards,
  Nobuhiro

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

Kernel: Linux 2.6.39-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff -u zgv-5.9/debian/changelog zgv-5.9/debian/changelog
--- zgv-5.9/debian/changelog
+++ zgv-5.9/debian/changelog
@@ -1,3 +1,10 @@
+zgv (5.9-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * libpng 1.5.2 transition.
+
+ -- Nobuhiro Iwamatsu   Thu, 26 May 2011 13:43:10 +0900
+
 zgv (5.9-2) unstable; urgency=high
 
   * Applied patch by Russell Marks to fix segmentation faults
only in patch2:
unchanged:
--- zgv-5.9.orig/src/readpng.c
+++ zgv-5.9/src/readpng.c
@@ -55,7 +55,6 @@
 fclose(global_png_infile);
 }
 
-
 void my_png_error(png_structp png_ptr,const char *message)
 {
 strncpy(jpeg_png_errmsg,message,JPEG_PNG_ERRMSG_SIZE-1);
@@ -63,7 +62,7 @@
 use_errmsg=1;
 
 /* cleanup is done after jump back, so just do that now... */
-longjmp(png_ptr->jmpbuf,1);
+longjmp(png_jmpbuf((png_ptr)),1);
 }
 
 
@@ -132,7 +131,7 @@
   return(_PICERR_NOMEM);
   }
 
-if(setjmp(png_ptr->jmpbuf))
+  if (setjmp(png_jmpbuf((png_ptr
   {
   /* if we get here, there was an error. */
   /* don't use local variables here, they may have been blasted */


Bug#635701: smsd home should not be in /home

2011-07-28 Thread Christoph Berg
Package: smstools
Version: 3.1.11-1

Please don't create system user homes in /home.

Mit freundlichen Grüßen,
Christoph Berg
-- 
Dembach Goo Informatik GmbH & Co. KG
Unter Sachsenhausen 33, D-50667 Köln
Tel.: +49 2161 4643 187, Fax: +49 221 801483 20
E-Mail: c...@dg-i.net, Support-Hotline: 0800 / 100 4323

Amtsgericht Köln HRA 22794, USt-IdNr.: DE242 159 527
Haftende Gesellschafterin: Dembach Goo Verwaltungsgesellschaft mbH
Deren Geschäftsführer: Manon Goo, Andreas Dembach



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



Bug#635703: NEW: changes are not published on the website

2011-07-28 Thread Sylvestre Ledru
Package: ftp.debian.org
Severity: important

Hello,

On this page:
http://ftp-master.debian.org/new.html
all changes goes to a 404.

Thanks,
Sylvestre



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



Bug#615877: [Dctrl-tools-devel] Bug#615877: Bug#615877: dctrl-tools: Internationalise the man pages

2011-07-28 Thread Antti-Juhani Kaijanaho
On Sun, Mar 13, 2011 at 02:36:01PM +0200, Antti-Juhani Kaijanaho wrote:
> On Mon, Feb 28, 2011 at 01:34:37PM -0400, David Prévot wrote:
> > Please find the following patch against your Git repository in order to
> 
> Applied locally.  I wasn't able to find patches 1, 2, 4 and 5, but it applied
> cleanly after one of your earlier patches.

I'm looking at making a release soon, and I'm a bit bothered by the fact that I
can't test this, it being so that there are actually no submitted translations.
Would you have a test case handy?

-- 
Antti-Juhani Kaijanaho, Jyväskylä, Finland
http://antti-juhani.kaijanaho.fi/newblog/
http://www.flickr.com/photos/antti-juhani/




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



Bug#635704: starfish: FTBFS with libpng 1.5.2

2011-07-28 Thread Nobuhiro Iwamatsu
Package: starfish
Version: 1.1-11
Severity: important
Tags: patch
User: lib...@packages.debian.org
Usertags: libpng15-transition

Hi,

I uploaded libpng 1.5.2 to experimental.
libpng maintainers plan to transition from libpng 1.2 to 1.5.
I am checking build it the package depend to libpng.

I noticed your package FTBFS by libpng 1.5.
I appended the patch that corrected this problem.
Could you smoothly cooperate in libpng 1.5 to shift?

Best regards,
  Nobuhiro

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

Kernel: Linux 2.6.39-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff -Nru xstarfish-1.1/debian/changelog xstarfish-1.1/debian/changelog
--- xstarfish-1.1/debian/changelog	2010-08-13 04:48:02.0 +0900
+++ xstarfish-1.1/debian/changelog	2011-06-08 10:25:55.0 +0900
@@ -1,3 +1,10 @@
+xstarfish (1.1-11.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * libpng transition.
+
+ -- Nobuhiro Iwamatsu   Wed, 08 Jun 2011 10:25:48 +0900
+
 xstarfish (1.1-11) unstable; urgency=low
 
   * New maintainer (Closes: #486776)
diff -Nru xstarfish-1.1/debian/patches/debian-changes-1.1-11.1 xstarfish-1.1/debian/patches/debian-changes-1.1-11.1
--- xstarfish-1.1/debian/patches/debian-changes-1.1-11.1	1970-01-01 09:00:00.0 +0900
+++ xstarfish-1.1/debian/patches/debian-changes-1.1-11.1	2011-06-08 21:40:43.0 +0900
@@ -0,0 +1,40 @@
+Description: Upstream changes introduced in version 1.1-11.1
+ This patch has been created by dpkg-source during the package build.
+ Here's the last changelog entry, hopefully it gives details on why
+ those changes were made:
+ .
+ xstarfish (1.1-11.1) unstable; urgency=low
+ .
+   * Non-maintainer upload.
+   * libpng transition.
+ .
+ The person named in the Author field signed this changelog entry.
+Author: Nobuhiro Iwamatsu 
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: , 
+Bug: 
+Bug-Debian: http://bugs.debian.org/
+Bug-Ubuntu: https://launchpad.net/bugs/
+Forwarded: 
+Reviewed-By: 
+Last-Update: 
+
+--- xstarfish-1.1.orig/unix/makepng.c
 xstarfish-1.1/unix/makepng.c
+@@ -79,7 +79,11 @@ void MakePNGFile(StarfishRef tex, const
+ 	if(theInfoPtr)
+ 	{
+ 		/* set up the png error handling. */
++#if PNG_LIBPNG_VER_MAJOR >= 1 && PNG_LIBPNG_VER_MINOR >= 4
++		if (setjmp(png_jmpbuf((theWritePtr
++#else
+ 		if (setjmp(theWritePtr->jmpbuf))
++#endif
+ 		{
+ 			png_destroy_write_struct(&theWritePtr, &theInfoPtr);
+ 			fclose(theFile);
diff -Nru xstarfish-1.1/debian/patches/series xstarfish-1.1/debian/patches/series
--- xstarfish-1.1/debian/patches/series	2010-08-13 06:26:30.0 +0900
+++ xstarfish-1.1/debian/patches/series	2011-06-08 21:40:43.0 +0900
@@ -1 +1,2 @@
 previous-maintainer-changes
+debian-changes-1.1-11.1


Bug#635705: [laptop-mode-tools] iwl3945 is not supporting powermanagement, disabled in newer kernel versions

2011-07-28 Thread Florian Reitmeir
Package: laptop-mode-tools
Version: 1.58-1
Severity: normal

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

iwl3945 has an long standing driver/hardware bug which made
powermanagement unstable, the kernel developers so disabled the power
management some versions ago.
laptop-mode-tools try to set the power level which results in an error.

a change to the file:
/usr/share/laptop-mode-tools/modules/wireless-iwl-power

should resolve the issue.

--- System information. ---
Architecture: i386
Kernel: Linux 3.0.0-box

Debian Release: wheezy/sid
500 testing ftp.de.debian.org
500 stable www.debian-multimedia.org
500 stable security.debian.org
500 stable ftp.de.debian.org
500 stable dl.google.com
500 squeeze-backports mozilla.debian.net
100 squeeze-backports backports.debian.org

--- Package information. ---
Depends (Version) | Installed
==-+-
lsb-base (>= 3.0-10) | 3.2-27
util-linux (>= 2.13) | 2.17.2-9.1
psmisc | 22.13-1


Recommends (Version) | Installed
=-+-===
acpid | 1:2.0.10-1
OR apmd | 3.2.2-14
OR pbbuttonsd |
OR pmud |
hdparm | 9.32-1
sdparm | 1.06-3
hal | 0.5.14-6
ethtool | 1:2.6.39-1
net-tools | 1.60-24.1
wireless-tools | 30~pre9-5
udev | 171-3


Package's Suggests field is empty.




-- 
Florian Reitmeir
E-Mail: flor...@reitmeir.org
Tel: +43 650 2661660




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



Bug#635706: xloadimage: FTBFS with libpng 1.5.2

2011-07-28 Thread Nobuhiro Iwamatsu
Package: xloadimage
Version: 4.1-16.2
Severity: important
Tags: patch
User: lib...@packages.debian.org
Usertags: libpng15-transition

Hi,

I uploaded libpng 1.5.2 to experimental.
libpng maintainers plan to transition from libpng 1.2 to 1.5.
I am checking build it the package depend to libpng.

I noticed your package FTBFS by libpng 1.5.
I appended the patch that corrected this problem.
Could you smoothly cooperate in libpng 1.5 to shift?

Best regards,
  Nobuhiro

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

Kernel: Linux 2.6.39-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff -u xloadimage-4.1/debian/changelog xloadimage-4.1/debian/changelog
--- xloadimage-4.1/debian/changelog
+++ xloadimage-4.1/debian/changelog
@@ -1,3 +1,10 @@
+xloadimage (4.1-16.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * libpng transition.
+
+ -- Nobuhiro Iwamatsu   Wed, 08 Jun 2011 21:50:37 +0900
+
 xloadimage (4.1-16.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u xloadimage-4.1/debian/patches/00list xloadimage-4.1/debian/patches/00list
--- xloadimage-4.1/debian/patches/00list
+++ xloadimage-4.1/debian/patches/00list
@@ -19,0 +20,2 @@
+20_patch
+21_patch
only in patch2:
unchanged:
--- xloadimage-4.1.orig/debian/patches/20_patch.dpatch
+++ xloadimage-4.1/debian/patches/20_patch.dpatch
@@ -0,0 +1,60 @@
+#! /bin/sh -e
+## 10_config.c-HOME-fix.dpatch by Austin Donnelly 
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Gracefully handle lack of HOME env. variable.
+
+if [ $# -ne 1 ]; then
+echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
+exit 1
+fi
+case "$1" in
+   -patch) patch -f --no-backup-if-mismatch -p1 < $0;;
+   -unpatch) patch -f --no-backup-if-mismatch -R -p1 < $0;;
+	*)
+		echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
+		exit 1;;
+esac
+
+exit 0
+
+--- a/png.c	2011-06-08 10:28:55.0 +0900
 b/png.c	2011-06-08 10:32:20.0 +0900
+@@ -75,7 +75,11 @@
+ {
+   debug(" #error ");
+   output_warn( png_ptr, str);
++#if PNG_LIBPNG_VER_MAJOR >= 1 && PNG_LIBPNG_VER_MINOR >= 4
++  longjmp(png_jmpbuf((png_ptr)),1);
++#else
+   longjmp(png_ptr->jmpbuf, 1);	/* return control to outer routine */
++#endif
+ }
+ 
+ 
+@@ -164,7 +168,11 @@
+ png_destroy_read_struct(png_pp, info_pp, end_pp);
+ return 0;
+   }
++#if PNG_LIBPNG_VER_MAJOR >= 1 && PNG_LIBPNG_VER_MINOR >= 4
++  if (setjmp(png_jmpbuf(*png_pp))) {
++#else
+   if (setjmp((*png_pp)->jmpbuf)) {
++#endif
+ /* On error */
+ png_destroy_read_struct(png_pp, info_pp, end_pp);
+ return 0;
+@@ -220,7 +228,12 @@
+ zclose(zinput_file);
+ return 0;
+   }
++
++#if PNG_LIBPNG_VER_MAJOR >= 1 && PNG_LIBPNG_VER_MINOR >= 4
++  if (setjmp(png_jmpbuf(png_ptr))) {
++#else
+   if (setjmp(png_ptr->jmpbuf)) {
++#endif
+ /* On error */
+ freeImage(image);
+ png_destroy_read_struct(&png_ptr, &info_ptr, &end_info);
+
only in patch2:
unchanged:
--- xloadimage-4.1.orig/debian/patches/21_patch.dpatch
+++ xloadimage-4.1/debian/patches/21_patch.dpatch
@@ -0,0 +1,34 @@
+#! /bin/sh -e
+## 10_config.c-HOME-fix.dpatch by Austin Donnelly 
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Gracefully handle lack of HOME env. variable.
+
+if [ $# -ne 1 ]; then
+echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
+exit 1
+fi
+case "$1" in
+   -patch) patch -f --no-backup-if-mismatch -p1 < $0;;
+   -unpatch) patch -f --no-backup-if-mismatch -R -p1 < $0;;
+	*)
+		echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
+		exit 1;;
+esac
+
+exit 0
+
+--- a/png.c	2011-06-08 21:56:57.0 +0900
 b/png.c	2011-06-08 21:58:16.0 +0900
+@@ -321,7 +321,11 @@
+   case PNG_COLOR_TYPE_GRAY_ALPHA:
+   case PNG_COLOR_TYPE_GRAY:
+ if (bit_depth < 8)
++#if PNG_LIBPNG_VER_MAJOR >= 1 && PNG_LIBPNG_VER_MINOR >= 4
++  png_set_expand_gray_1_2_4_to_8(png_ptr);  /* 1 pixlel 1 byte */
++#else
+   png_set_gray_1_2_4_to_8(png_ptr);  /* 1 pixlel 1 byte */
++#endif
+ image = newRGBImage(width, height, 8);
+ image->rgb.used = 256;
+ for (i = 0; i < 256; i++) {


Bug#635695: libavcodec52: SIGSEGV in ff_imdct_calc_sse() during playback of many wmv files

2011-07-28 Thread Reinhard Tartler
On Thu, Jul 28, 2011 at 12:31:05 (CEST), Ivan Krasilnikov wrote:

> http://www.jhepple.com/SampleMovies/niceday.wmv

Sorry, I fail to reproduce this issue with package version 4:0.6.2-1ubuntu1

(admittedly, running ubuntu/natty)
-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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



Bug#635696: pbuilder-satisfydepends ignores last line of the .dsc

2011-07-28 Thread Thorsten Glaser
Ian Jackson dixit:

>A workaround for the caller is simply to append a blank line.

There should be a Files: section last, anyway… and a PGP signature.

bye,
//mirabilos
-- 
08:05⎜ mika: Does grml have an tool to read Apple
 ⎜System Log (asl) files? :)
08:08⎜ yeah. /bin/rm. ;)   08:09⎜ hexdump -C
08:31⎜ ft, mrud: *g*



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



Bug#635707: xfig: FTBFS with libpng 1.5.2

2011-07-28 Thread Nobuhiro Iwamatsu
Package: xfig
Version: 3.2.5.b-1.1
Severity: important
Tags: patch
User: lib...@packages.debian.org
Usertags: libpng15-transition

Hi,

I uploaded libpng 1.5.2 to experimental.
libpng maintainers plan to transition from libpng 1.2 to 1.5.
I am checking build it the package depend to libpng.

I noticed your package FTBFS by libpng 1.5.
I appended the patch that corrected this problem.
Could you smoothly cooperate in libpng 1.5 to shift?

Best regards,
  Nobuhiro

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

Kernel: Linux 2.6.39-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff -u xfig-3.2.5.b/debian/changelog xfig-3.2.5.b/debian/changelog
--- xfig-3.2.5.b/debian/changelog
+++ xfig-3.2.5.b/debian/changelog
@@ -1,3 +1,10 @@
+xfig (1:3.2.5.b-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * transition libpng 1.5.2.
+
+ -- Nobuhiro Iwamatsu   Thu, 26 May 2011 16:57:04 +0900
+
 xfig (1:3.2.5.b-1.1) unstable; urgency=high
 
   * Non-maintainer upload by the Security Team.
only in patch2:
unchanged:
--- xfig-3.2.5.b.orig/f_readpng.c
+++ xfig-3.2.5.b/f_readpng.c
@@ -43,7 +43,7 @@
 char	   *ptr;
 int		num_palette;
 png_colorp	palette;
-png_color_16background;
+png_color_16background, *image_background;
 
 /* make scale factor smaller for metric */
 float scale = (appres.INCHES ?
@@ -73,7 +73,7 @@
 }
 
 /* set long jump recovery here */
-if (setjmp(png_ptr->jmpbuf)) {
+if (setjmp(png_jmpbuf((png_ptr {
 	/* if we get here there was a problem reading the file */
 	png_destroy_read_struct(&png_ptr, &info_ptr, &end_info);
 	close_picfile(file,filetype);
@@ -90,14 +90,18 @@
 png_get_IHDR(png_ptr, info_ptr, &w, &h, &bit_depth, &color_type,
 	&interlace_type, &compression_type, &filter_type);
 
-if (info_ptr->valid & PNG_INFO_gAMA)
-	png_set_gamma(png_ptr, 2.2, info_ptr->gamma);
-else
+if (png_get_valid(png_ptr, info_ptr, PNG_INFO_gAMA)) {
+	double gamma;
+	png_get_gAMA(png_ptr, info_ptr, &gamma);
+	png_set_gamma(png_ptr, 2.2, gamma);
+	} else {
 	png_set_gamma(png_ptr, 2.2, 0.45);
+	}
 
-if (info_ptr->valid & PNG_INFO_bKGD)
+if (png_get_valid(png_ptr, info_ptr, PNG_INFO_bKGD) && 
+png_get_bKGD(png_ptr, info_ptr, &image_background))
 	/* set the background to the one supplied */
-	png_set_background(png_ptr, &info_ptr->background,
+	png_set_background(png_ptr, image_background,
 		PNG_BACKGROUND_GAMMA_FILE, 1, 1.0);
 else {
 	/* blend the canvas background using the alpha channel */
@@ -136,7 +140,7 @@
 
 	if (png_get_PLTE(png_ptr, info_ptr, &palette, &num_palette)) {
 	png_get_hIST(png_ptr, info_ptr, &histogram);
-	png_set_dither(png_ptr, palette, num_palette, 256, histogram, 0);
+	png_set_quantize(png_ptr, palette, num_palette, 256, histogram, 0);
 	}
 }
 if (color_type == PNG_COLOR_TYPE_GRAY || color_type == PNG_COLOR_TYPE_GRAY_ALPHA) {
only in patch2:
unchanged:
--- xfig-3.2.5.b.orig/f_wrpng.c
+++ xfig-3.2.5.b/f_wrpng.c
@@ -20,6 +20,7 @@
 #include "w_msgpanel.h"
 #include "w_setup.h"
 #include 
+#include 
 
 /*
  * Write PNG file from rgb data
@@ -59,7 +60,7 @@
 }
 
 /* set long jump recovery here */
-if (setjmp(png_ptr->jmpbuf)) {
+	if (setjmp(png_jmpbuf((png_ptr {
 	/* if we get here there was a problem reading the file */
 	png_destroy_write_struct(&png_ptr, &info_ptr);
 	return False;


Bug#635708: option to not commit debian/patches/* to repo

2011-07-28 Thread martin f krafft
Package: git-buildpackage
Version: 0.5.26
Severity: wishlist
File: /usr/bin/gbp-pq

I would like to record briefly what Guido and I discussed briefly
during the DC11 KSP. I have not yet looked at the code, but need to
make sure this is not going to be forgotten, hence this report.

From my understanding, gbp currently commits debian/patches/* to the
repository. This means that patches are stored in a version control
system, which (a) hurts my brain, (b) offends my aesthetics, and (c)
was the initial reason I started vcs-pkg back then.

Therefore I would like to find a way in which one could use gbp, but
without storing the patches in the repository. Instead, they should
be generated on-the-fly when building (like what gitpkg with David
Bremner's quilt hook does).

I really like the idea of using a "patch queue branch", i.e.
a branch that collects all patches one-per-commit. When a new
release is made, this branch can be tagged and then rebased onto
a new upstream or build branch. Using these tags, the patch set of
any release can then be later accessed.

I hope to find time to investigate this further in the last couple
of Debconf days, and I shall update this report with new findings.

Thank you for your consideration.

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

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

Versions of packages git-buildpackage depends on:
ii  devscripts   2.11.0  scripts to make the life of a Debi
ii  git [git-core]   1:1.7.5.4-1 fast, scalable, distributed revisi
ii  git-core 1:1.7.5.4-1 fast, scalable, distributed revisi
ii  python   2.6.7-1 interactive high-level object-orie
ii  python-dateutil  1.4.1-4 powerful extensions to the standar
ii  python-support   1.0.14  automated rebuilding support for P

Versions of packages git-buildpackage recommends:
pn  cowbuilder (no description available)
ii  pristine-tar  1.13   regenerate pristine tarballs

Versions of packages git-buildpackage suggests:
pn  git-load-dirs  (no description available)
ii  python-notify 0.1.1-2+b3 Python bindings for libnotify

-- no debconf information


-- 
 .''`.   martin f. krafft   Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)


Bug#635703: NEW: changes are not published on the website

2011-07-28 Thread Torsten Werner
Hi Sylvestre,

Am 28.07.2011 11:43, schrieb Sylvestre Ledru:
> On this page:
> http://ftp-master.debian.org/new.html
> all changes goes to a 404.

yes, show-new is currently disabled for security reasons. We are working
on it.

Cheers,
Torsten



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



Bug#635709: [laptop-mode-tools] makes dpms-standby compatible with gdm3

2011-07-28 Thread Florian Reitmeir
Package: laptop-mode-tools
Version: 1.58-1
Severity: normal
Tags: patch

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

gdm3 moved the .Xauthority file, so the is no access to the X Server
here the patch corrects this matter:

--- /home/squat/tmp/current/dpms-standby2011-07-28
11:50:23.436597411 +0200
+++ /usr/share/laptop-mode-tools/modules/dpms-standby2011-07-28
11:59:45.0 +0200
@@ -13,13 +13,18 @@
 user=`ps -o user --no-headers $startx`
 fi
 fi
-if [ x"$user" != x"" ]; then
-userhome=`getent passwd $user | cut -d: -f6`
-export XAUTHORITY=$userhome/.Xauthority
-else
-export XAUTHORITY=""
-fi
-export XUSER=$user
+export XAUTHORITY=""
+if [ x"$user" != x"" ]; then
+xauthdir=`getent passwd $user | cut -d: -f6`
+if [ -f "$xauthdir/.Xauthority" ]; then
+export XAUTHORITY=$xauthdir/.Xauthority
+fi
+xauthdir=`echo /var/run/gdm3/auth-for-squat-*`
+if [ -f "$xauthdir/database" ]; then
+export XAUTHORITY=$xauthdir/database
+fi
+fi
+export XUSER=$user
 }




--- System information. ---
Architecture: i386
Kernel: Linux 3.0.0-box

Debian Release: wheezy/sid
500 testing ftp.de.debian.org
500 stable www.debian-multimedia.org
500 stable security.debian.org
500 stable ftp.de.debian.org
500 stable dl.google.com
500 squeeze-backports mozilla.debian.net
100 squeeze-backports backports.debian.org

--- Package information. ---
Depends (Version) | Installed
==-+-
lsb-base (>= 3.0-10) | 3.2-27
util-linux (>= 2.13) | 2.17.2-9.1
psmisc | 22.13-1


Recommends (Version) | Installed
=-+-===
acpid | 1:2.0.10-1
OR apmd | 3.2.2-14
OR pbbuttonsd |
OR pmud |
hdparm | 9.32-1
sdparm | 1.06-3
hal | 0.5.14-6
ethtool | 1:2.6.39-1
net-tools | 1.60-24.1
wireless-tools | 30~pre9-5
udev | 171-3


Package's Suggests field is empty.




-- 
Dipl.-Inf. Univ. Florian Reitmeir
E-Mail: n...@multi24.com
Tel: +43 512 209040
Fax: +43 512 209040 10

HP: http://net.multi24.com
Leopoldstrasse 63
6020 Innsbruck / Austria




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



Bug#635710: Video playback with vdpau creates black flickering on the whole screen

2011-07-28 Thread Yuri D'Elia
Package: nvidia-vdpau-driver
Version: 275.21-1
Severity: normal

Since a couple of versions (I noticed the issue first coming up two months
ago), playing any video using vdpau accelleration causes the screen to flicker:
large portions of the screen (usually starting at the height of the window
showing the video) become black for fractions of a second.  Looks like some
form of framebuffer memory corruption.

Usually moving the window around the screen, or switching back&forth between
fullscreen fixes the problem.

I can replicate this issue only when using vdpau. I was able to reproduce it
using two different Quadro cards (one listed here), and an ION card, on two
different kernel/xorg versions showing the same exact problem.

-- Package-specific info:
uname -a:
Linux test 3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011 x86_64 GNU/Linux

/proc/version:
Linux version 3.0.0-1-amd64 (Debian 3.0.0-1) (b...@decadent.org.uk) (gcc 
version 4.5.3 (Debian 4.5.3-4) ) #1 SMP Sun Jul 24 02:24:44 UTC 2011

/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module  275.21  Mon Jul 18 14:40:18 PDT 
2011
GCC version:  gcc version 4.5.3 (Debian 4.5.3-4) 

lspci 'VGA compatible controller [0300]':
01:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [Quadro NVS 
290] [10de:042f] (rev a1) (prog-if 00 [VGA controller])
Subsystem: nVidia Corporation Device [10de:0492]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR-  [disabled]
Capabilities: 
Kernel driver in use: nvidia

dmesg:
[0.00] No AGP bridge found
[0.00] No AGP bridge found
[0.00] Console: colour VGA+ 80x25
[0.299786] vgaarb: device added: 
PCI::01:00.0,decodes=io+mem,owns=io+mem,locks=none
[0.299789] vgaarb: loaded
[0.299790] vgaarb: bridge control possible :01:00.0
[0.680402] Linux agpgart interface v0.103
[   20.697376] nvidia: module license 'NVIDIA' taints kernel.
[   21.384063] nvidia :01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   21.384070] nvidia :01:00.0: setting latency timer to 64
[   21.384075] vgaarb: device changed decodes: 
PCI::01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[   21.385153] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  275.21  Mon Jul 
18 14:40:18 PDT 2011

OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root   15 Jun 27 13:07 /etc/alternatives/glx -> 
/usr/lib/nvidia
lrwxrwxrwx 1 root root   48 Jul 21 12:16 
/etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root   48 Jul 21 12:16 
/etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root   43 Jun 27 13:07 
/etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> 
/usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root   43 Jun 27 13:07 
/etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> 
/usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root   51 Jun 27 13:07 
/etc/alternatives/glx--libXvMCNVIDIA.so.1-x86_64-linux-gnu -> 
/usr/lib/x86_64-linux-gnu/nvidia/libXvMCNVIDIA.so.1
lrwxrwxrwx 1 root root   59 Jun 27 13:07 
/etc/alternatives/glx--libXvMCNVIDIA_dynamic.so.1-x86_64-linux-gnu -> 
/usr/lib/x86_64-linux-gnu/nvidia/libXvMCNVIDIA_dynamic.so.1
lrwxrwxrwx 1 root root   25 Jun 27 13:07 /etc/alternatives/glx--libglx.so 
-> /usr/lib/nvidia/libglx.so
lrwxrwxrwx 1 root root   51 Jun 27 13:07 
/etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu -> 
/usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root   36 Jun 27 13:07 
/etc/alternatives/glx--nvidia-bug-report.sh -> 
/usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root   29 Jun 27 13:07 
/etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root   22 Jul 21 12:16 /etc/alternatives/libGL.so-master 
-> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root   23 Jun 27 13:07 /etc/alternatives/nvidia -> 
/usr/lib/nvidia/current
lrwxrwxrwx 1 root root   51 Jun 27 13:07 
/etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu -> 
/usr/lib/x86_64-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root   51 Jun 27 13:07 
/etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu -> 
/usr/lib/x86_64-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root   59 Jun 27 13:07 
/etc/alternatives/nvidia--libXvMCNVIDIA.so.1-x86_64-linux-gnu -> 
/usr/lib/x86_64-linux-gnu/nvidia/current/libXvMCNVIDIA.so.1
lrwxrwxrwx 1 root root   67 Jun 27 13:07 
/etc/alternatives/nvidia--libXvMCNVIDIA_dynamic.so.1-x86_64-linux-gnu -> 
/usr/lib/x86_64-linux-gnu/nvidia/current/libXvMCNVIDIA_dynamic.so.1
lrwxrwxrwx 1 root root   33 Jun 27 13:07 
/etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/current/libglx.so
l

Bug#635711: error on install

2011-07-28 Thread Thomas Koch
Package: monkeysphere
Version: 0.35-2
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

My machine has never ever seen any version of monkeysphere before.



Failed running transition script /usr/share/monkeysphere/transitions/0.23
dpkg: error processing monkeysphere (--configure):
 subprocess installed post-installation script returned error exit status 141
configured to not write apport reports
  Errors were encountered while processing:
 monkeysphere
[master b45f126] committing changes in /etc after apt run
 Author: thkoch 
 11 files changed, 95 insertions(+), 4 deletions(-)
 create mode 100644 monkeysphere/monkeysphere-authentication.conf
 create mode 100644 monkeysphere/monkeysphere-host.conf
 create mode 100644 monkeysphere/monkeysphere.conf
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up monkeysphere (0.35-2) ...
ms: setting up Monkeysphere authentication trust core...



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

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

Versions of packages monkeysphere depends on:
ii  adduser   3.113  add and remove users and groups
ii  gnupg 1.4.11-3   GNU privacy guard - a free PGP rep
ii  libcrypt-openssl-rsa-perl 0.27-1 module for RSA encryption using Op
ii  perl [libdigest-sha-perl] 5.12.4-1   Larry Wall's Practical Extraction 
ii  procmail  3.22-19Versatile e-mail processor

Versions of packages monkeysphere recommends:
ii  cron  3.0pl1-118 process scheduling daemon
ii  netcat-traditional [netcat]   1.10-39TCP/IP swiss army knife
ii  openssh-client1:5.5p1-6  secure shell (SSH) client, for sec
pn  ssh-askpass(no description available)

Versions of packages monkeysphere suggests:
pn  monkeysphere-validation-agent  (no description available)

- -- no debconf information

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

iQIcBAEBCAAGBQJOMTPHAAoJEAf8SJEEK6Zab88P/jOsZQuKIutw9WkNftZTuOx2
5FhcIuxy+TdKzToIbthx7QnDrNKybP+zN+GloeG+fLdE2fNnf3cbuEMmS3awnx+S
Tlk2gBlUuaZJH6MQwLVk/u+GCau76+x0HN/bJ2iFlv2fveMjkVtymHV5TDcQyf64
jp1Q0gzf6JxfTw4eQkUNmEzJcWGb4B/dVpBbfhqTt5CqUs8qDVvaq7iZqulpC6dY
ybbgRAgpsJRgYHqX7SXsvIhJqikcQxScpWJSx2JqpsP8EargwSzUFCvvMZz1SVcL
Y0PLu3IF+1Wgf8St0G2nzLDHZxHZcckSWbQb962l9TKCZeY30ICOyy9R3mC6vmCD
32ZDgnLdNgFJfXeIPyLHtkttC7oYpJ1mM15Gxq3cxu3kFmfpOYNximdNLexj6v/r
WAWPrDVk/DI/GR1zuJEZz+oH0VjtxIOfzHsb67sM2wokloN99gEWmWUnbhBcm9Uw
1iytCHbsZ+MDmdkmpX7XbHQhwHLo8JRur7opdjZWgmV/8wfDXcHFBflMjpx+pP/O
Nfju4dhBIh1mKG2a9CaKeXA9jK4JLuM0rQyi+t6ta3AQmCZa4jz7ciEoFKGXRbBT
Qhx3KCsN6iy6SbkgGCex4bSA8QFW5fcWRkI1u7c6CQrRxXw0Uij5fIs4kRZBUBbM
6l1A0oJ8xpGA6LmDeUFA
=NZ0P
-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#635582: virt-manager doesn't use ssh-askpass to ask password, and hangs whole UI.

2011-07-28 Thread 魏銘廷
retitle 635582 virt-manager hangs as non-root if not launched with --no-fork
thanks

Here is the bug report in redhat bug tracker, And it seems the bug get
fixed in fedora already:

https://bugzilla.redhat.com/show_bug.cgi?id=692570

I am putting the patch in the attachment.

In addition, a new upstream release seems available.

2011/7/27 Yao Wei :
> Package: virt-manager
> Version: 0.8.7-1
> Severity: important
>
> The virt-manager doesn't ask me password via ssh-askpass, but it only
> shows password dialog in the termianl when running virt-manager with
> --no-fork option.
>
> If virt-manager used without --no-fork, there is no password dialog at
> all and the whole virt-manager UI will hang, and eats CPU resources
> maybe caused by busy-waiting.
>
>
> -- System Information:
> Debian Release: wheezy/sid
>  APT prefers unstable
>  APT policy: (500, 'unstable'), (100, 'experimental')
> 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
>
> Versions of packages virt-manager depends on:
> ii  gconf2                        2.32.4-1   GNOME configuration database 
> syste
> ii  librsvg2-common               2.34.0-1   SAX-based renderer library for 
> SVG
> ii  python                        2.6.7-1    interactive high-level 
> object-orie
> ii  python-dbus                   0.84.0-2   simple interprocess messaging 
> syst
> ii  python-glade2                 2.24.0-2   GTK+ bindings: Glade support
> ii  python-gnome2                 2.28.1-3   Python bindings for the GNOME 
> desk
> ii  python-gtk-vnc                0.4.3-4    VNC viewer widget for GTK+2 
> (Pytho
> ii  python-gtk2                   2.24.0-2   Python bindings for the GTK+ 
> widge
> ii  python-ipy                    1:0.72-1   Python module for handling IPv4 
> an
> ii  python-libvirt                0.9.3-3    libvirt Python bindings
> ii  python-support                1.0.14     automated rebuilding support for 
> P
> ii  python-urlgrabber             3.9.1-4    A high-level cross-protocol 
> url-gr
> ii  python-vte                    1:0.28.1-2 Python bindings for the VTE 
> widget
> ii  virtinst                      0.500.6-1  Programs to create and clone 
> virtu
>
> Versions of packages virt-manager recommends:
> ii  gnome-icon-theme              3.0.0-4    GNOME Desktop icon theme
> ii  libvirt-bin                   0.9.3-3    programs for the libvirt library
>
> Versions of packages virt-manager suggests:
> ii  gnome-keyring                 3.0.3-2    GNOME keyring services (daemon 
> and
> pn  hal                                (no description available)
> ii  python-gnomekeyring           2.32.0-1   Python bindings for the GNOME 
> keyr
> ii  ssh-askpass-gnome [ssh-askpas 1:5.8p1-5  interactive X program to prompt 
> us
> ii  virt-viewer                   0.4.0-1    Displaying the graphical console 
> o
>
> -- no debconf information
>
>
>



-- 
Yao Wei
diff -rup virt-manager-0.8.7/src/virt-manager.py.in foobar/src/virt-manager.py.in
--- virt-manager-0.8.7/src/virt-manager.py.in	2011-03-24 16:39:28.0 -0400
+++ foobar/src/virt-manager.py.in	2011-03-31 11:34:02.389991998 -0400
@@ -393,9 +393,16 @@ def main():
 dbus.glib.threads_init()
 import dbus.service
 
-# Specifically init config/gconf before the fork, so that pam
-# doesn't think we closed the app, therefor robbing us of
-# display access
+# Now we've got basic environment up & running we can fork
+if not options.nofork and not options.debug:
+drop_tty()
+drop_stdio()
+
+# Ignore SIGHUP, otherwise a serial console closing drops the whole app
+signal.signal(signal.SIGHUP, signal.SIG_IGN)
+
+# Initing gconf before forking makes the app lockup on f15/rawhide...
+# https://bugzilla.redhat.com/show_bug.cgi?id=692570
 import virtManager.config
 config = virtManager.config.vmmConfig(appname, appversion,
   gconf_dir, glade_dir,
@@ -408,14 +415,6 @@ def main():
 config.hv_packages = hv_packages
 config.libvirt_packages = libvirt_packages
 
-# Now we've got basic environment up & running we can fork
-if not options.nofork and not options.debug:
-drop_tty()
-drop_stdio()
-
-# Ignore SIGHUP, otherwise a serial console closing drops the whole app
-signal.signal(signal.SIGHUP, signal.SIG_IGN)
-
 from virtManager.engine import vmmEngine
 
 gtk.window_set_default_icon_from_file(icon_dir + "/" +


Bug#635528: share ratio is correctly displayed in the main window in the first case

2011-07-28 Thread Moritz Strohm

I have some further information about the first case i mentioned above
where Transmission didn't download torrent data because these data were 
already on my drive.



After having Transmission running for some time
I noticed that the share ratio is only infinity in the torrent's 
property window.
In the main window of Transmission (GTK) the share ratio is calculated 
properly.







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



Bug#635668: possibly a better solution but still would like odbc_config binary distributed

2011-07-28 Thread Martin J. Evans

I have now spoken to Nick Gorham who maintains unixODBC. Both he and I would 
still like you to include the odbc_config binary in your distribution of 
unixODBC as it enables things like DBD::ODBC to build with the same compiler 
flags as unixODBC was built.

However, if you update your unixODBC distribution to 2.3.0 the problem with 
SQLLEN/SQLULEN will go away as on 64 bit platforms SQLLEN/SQLULEN now default 
to 64 bit values.

Nick also mentions that as this change effectively changes the ABI he has 
incremented the unixODBC version on the created shared objects (although that 
is not in 2.3.0 he is prepared to release it as 2.3.1 immediately if you would 
consider distributing it).

Lastly, 2.2.14 of unixODBC which I believe is the one distributed with debian 
was released Feb 23  2009 and a great deal of bugs have been fixed since then.

Martin
--
Martin J. Evans
Easysoft Limited
http://www.easysoft.com



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



Bug#635695: libavcodec52: SIGSEGV in ff_imdct_calc_sse() during playback of many wmv files

2011-07-28 Thread Sven Joachim
Am 28.07.2011 um 11:56 schrieb Reinhard Tartler:

> On Thu, Jul 28, 2011 at 12:31:05 (CEST), Ivan Krasilnikov wrote:
>
>> http://www.jhepple.com/SampleMovies/niceday.wmv
>
> Sorry, I fail to reproduce this issue with package version 4:0.6.2-1ubuntu1

Maybe because that version is not built with gcc-4.6?  See #635324.

Cheers,
   Sven



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



Bug#635703: NEW: changes are not published on the website

2011-07-28 Thread Luca Falavigna
2011/7/28 Sylvestre Ledru 

> On this page:
> http://ftp-master.debian.org/new.html
> all changes goes to a 404.
>

Yes, it is disabled on purpose.
It will be re-enabled again as soon as we finish some activities.


Bug#635712: crashes immediately after document load

2011-07-28 Thread Clint Adams
Package: gobby-0.5
Version: 0.4.94-1

When trying to access dc11-monkeysphere on gobby.debian.net right now, gobby 
crashes:

% gobby-0.5 
**
ERROR:inf-text-gtk-view.c:978:inf_text_gtk_view_expose_event_after_cb: 
assertion failed: (end <= gtk_text_buffer_get_char_count( 
gtk_text_view_get_buffer(priv->textview) ))
zsh: abort  gobby-0.5




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



Bug#485070: FATAL: Error inserting padlock_sha: No such device

2011-07-28 Thread Jonathan Nieder
found 485070 linux-2.6/2.6.39-3
quit

Hi,

Ben Hutchings wrote:

> This shouldn't be a problem - all modules will be loaded and the best
> one for the hardware will be used.  We should stop padlock-aes printing
> an error message in this case though.

Ralf Jung wrote:

> are there any updates on this? With current Debian testing (Kernel 2.6.39), I 
> am still getting this error on boot:
> FATAL: Error inserting padlock_sha (/lib/modules/2.6.39-2-
> amd64/kernel/drivers/crypto/padlock-sha.ko): No such device
> I understand it is harmless, but it should still be fixed since it irritates 
> users suggesting something is seriously going wrong.

Could you please report this to linux-cry...@vger.kernel.org, cc-ing
this bug and Jeremy Katz , ideally with a patch to
drivers/crypto/padlock-aes.c?

Thanks for your interest.
Jonathan



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



Bug#622628: npm: New upstream version

2011-07-28 Thread Johannes Schauer
On Sat, Jul 16, 2011 at 11:28:48PM +0200, Ashar Voultoiz wrote:
> Looks like npm is stable enough. They have moved to 1.x . Currently
> the latest tag is v1.0.17
> 
> Would be great to update the Debian npm package. The npm 0.2.19 is a
> bit old :p

I tried to install etherpad-lite [1] and realized that only after not
using the npm version in debian (0.2.19) but installing 1.0.17 it was
possible to successfully install it.

would be great to have it packaged!

cheers, josch

[1] https://github.com/Pita/etherpad-lite



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



Bug#635318: mixxx crashes on loading tracks into the players

2011-07-28 Thread josegm (daycomtech)
Hi Dragon,

I have same problem

Have you solved it?

Thanks



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



Bug#635664: [Pkg-bluetooth-maintainers] Bug#635664: regression: bluetoothd segfaults when upgrading from 4.94-2 to 4.94-3

2011-07-28 Thread Nobuhiro Iwamatsu
Hi,

Thanks for your report.

I checked on sid/amd64, I dont have problem.
If you can, please send log of GDB and config file of bluez.

The change from 4.94-2, bluez-alsa only corresponded to multi-arch.
If alsa is used in your environment, alsa might have to be examined.

Best regards,
  Nobuhiro

2011/7/28 Johannes Schauer :
> Package: bluez
> Version: 4.94-3
> Severity: important
>
> Hi,
>
> I was building a debian sid rootfs for my debian freerunner and noticed
> that during boot, bluetooth was not starting but segfaulting.
>
> root@om-gta02:~# /etc/init.d/bluetooth start
> Starting bluetooth:Segmentation fault
> root@om-gta02:~#
>
> Investigating the issue, it became clear that the problem was in
> bluetoothd:
>
> root@om-gta02:~# /usr/sbin/bluetoothd
> Segmentation fault
> root@om-gta02:~#
>
> I tried out a rootfs I created a month ago which was using bluez
> 4.94-2 and found out that the issue was not existing there. When I was
> running apt-get upgrade and it updated to 4.94-3 the issue appeared
> again.
>
> So this must be a regression from 4.94-2 to 4.94-3.
>
> I didnt investigate any further the real cause of the segfault. If you
> would like me to, please tell me how to proceed.
>
> cheers, josch
>
>
>
> ___
> Pkg-bluetooth-maintainers mailing list
> pkg-bluetooth-maintain...@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-bluetooth-maintainers
>



-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



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



Bug#625328: freetype: ftbfs with gcc-4.6 -Werror

2011-07-28 Thread Aurelien Jarno
tag 625328 + patch
thanks

On Tue, May 03, 2011 at 10:32:49AM +, Matthias Klose wrote:
> Package: freetype
> Version: 2.4.4-1
> Severity: important
> Tags: wheezy sid
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.6 ftbfs-werror
> 
> This package builds with -Werror, and GCC 4.6 triggers new warnings
> which will make the package fail to build.  Currently a Debian patch
> just passes
> -Wno-error=unused-but-set-variable and
> -Wno-error=unused-but-set-parameter
> to avoid build failures, but this patch will be reverted with the
> GCC 4.6.1 release, and the severity of the report will be raised.
> 

I first tried to fix this issue by changing the code, but most errors
are due to #ifdef blocks, so it's better to just silent the error for
now. The patch below does that.


diff -u freetype-2.4.4/debian/rules freetype-2.4.4/debian/rules
--- freetype-2.4.4/debian/rules
+++ freetype-2.4.4/debian/rules
@@ -4,7 +4,7 @@
 # version 2 or later for copying conditions.  There is NO warranty.
 
 # FreeType sets its -Wall in XX_CFLAGS 
-CFLAGS = -g -Werror
+CFLAGS = -g -Werror -Wno-error=unused-but-set-variable
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
diff -u freetype-2.4.4/debian/changelog freetype-2.4.4/debian/changelog
--- freetype-2.4.4/debian/changelog
+++ freetype-2.4.4/debian/changelog
@@ -1,3 +1,9 @@
+freetype (2.4.4-2+s390x) unreleased; urgency=low
+
+  * Fix FTBFS with gcc-4.6.
+
+ -- Aurelien Jarno   Thu, 28 Jul 2011 11:55:33 +0200
+
 freetype (2.4.4-2) unstable; urgency=low
 
   * Build for multiarch, using debhelper compat 9.

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



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



Bug#635712: Acknowledgement (crashes immediately after document load)

2011-07-28 Thread Clint Adams
As another datapoint, this stopped happening once I switched APs and
network quality improved.



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



Bug#403903: dpatch-edit-patch ignores DPATCH_WORKDIR and REFPDIR + patch

2011-07-28 Thread Rémi Debay
Hi all,

I have exactly the same issue with DPEP_TMPDIR.

In fact it uses "/tmp" with both.The value is hardcoded.

Here is a diff fixing it :


=

45d44
< echo $DPEP_TMPDIR
176c175
< WORKDIR="$(TMPDIR=$DPEP_TMPDIR mktemp -d -p $DPEP_TMPDIR
dpep-work.XX)"
---
> WORKDIR="$(TMPDIR=$DPEP_TMPDIR mktemp -d -p /tmp dpep-work.XX)"
187c186
< REFPDIR="$(TMPDIR=$DPEP_TMPDIR mktemp -d -p $DPEP_TMPDIR
dpep-ref.XX)"
---
> REFPDIR="$(TMPDIR=$DPEP_TMPDIR mktemp -d -p /tmp dpep-ref.XX)"

=


Regards,






Rémi Debay


Bug#635693: mupdf: Displayed file not updated upon reload

2011-07-28 Thread Kan-Ru Chen
T <78...@web.de> writes:

> When I open a file with mupdf, then change the file, then hit r to reload
> it, mupdf jumps to the head of the current page, but does not update the
> displayed file. Not even when I delete the old file before recreating the
> changed file.
>
> This make mupdf unusable for viewing frequently updated output, for example
> from latex.

I cannot reproduce this. Could you describe the procedure you used to
reproduce this? For example:

$ echo 'Hello\\bye' > test.tex
$ xetex test.tex
$ mupdf test.pdf &
$ echo 'World\\bye' > test.tex
$ xetex test.tex
(then hit 'r' in the mupdf window, it reload correctly)

-- 
Kanru



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



Bug#635713: RM: hildon-theme-layout-4 -- RoM; abandoned upstream

2011-07-28 Thread Riku Voipio
Package: ftp.debian.org
Severity: normal

Another maemo package with no reverse depends anymore.




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



Bug#635714: RM: libtinymail -- RoM; abandoned upstream

2011-07-28 Thread Riku Voipio
Package: ftp.debian.org
Severity: normal

Another maemo package with no reverse depends anymore.




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



Bug#635715: RM: libwpeditor-plus -- RoM; abandoned upstream

2011-07-28 Thread Riku Voipio
Package: ftp.debian.org
Severity: normal

Another maemo package with no reverse depends anymore.




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



Bug#635716: RM: sapwood -- RoM; abandoned upstream

2011-07-28 Thread Riku Voipio
Package: ftp.debian.org
Severity: normal

Another maemo package with no reverse depends anymore.




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



Bug#571973: network-manager-kde: does not connect to secure, hidden networks

2011-07-28 Thread Modestas Vainius
reassign 571973 plasma-widget-networkmanagement 0.1~svn1088283-1
forwarded https://bugs.kde.org/show_bug.cgi?id=209464
thanks 571973 upstream
thanks

Hello,

On sekmadienis 28 Vasaris 2010 20:45:03 bstabel wrote:
> Package: network-manager-kde
> Version: 1:0.9~svn1088283-1
> Severity: normal
> 
> I cannot connect to a hidden wireless lan network without enabling
> broadcasting first. steps:
> 1. right-click the icon
> 2. Manage connections...
> 3. Add...
> 4. enter the hidden network's SSID
> 5. clicked "Wireless Security"
> 6. set Security to WPA/WPA2 Personal
> 7. entered the password
> 8. entered a connection name
> 9. checked "Connect automatically"
> 10. OK
> 11. OK
> 12. right-click the icon
> 13. Connect to other network
> 14. select the newly created network config (notice it says "insecure"
> instead of WPA) 15. click connect
> 16. nothing happens
> 

Apparently, this bug still exists in current plasma widget versions [1].

-- 
Modestas Vainius 


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


Bug#635717: smsd should respect TMPDIR

2011-07-28 Thread Christoph Berg
Package: smstools
Version: 3.1.11-1

Hi,

with /tmp mounted "noexec":

2011-07-28 11:38:21,3, smsd: Exec: startup_check (shell) encountered errors:
2011-07-28 11:38:21,3, smsd: ! sh: /tmp/smsd_script.hh5rLQ: Permission denied
2011-07-28 11:38:21,2, smsd: Shell /bin/sh testing failed: Failed to execute 
test script.
2011-07-28 11:38:21,2, smsd: There was 1 major problem found.

/tmp is even used when TMPDIR=/var/tmp is set. Please respect this.

(When using mktemp() and friends, this should actually be the default,
so this change shouldn't be hard to implement.)

Mit freundlichen Grüßen,
Christoph Berg
-- 
Dembach Goo Informatik GmbH & Co. KG
Unter Sachsenhausen 33, D-50667 Köln
Tel.: +49 2161 4643 187, Fax: +49 221 801483 20
E-Mail: c...@dg-i.net, Support-Hotline: 0800 / 100 4323

Amtsgericht Köln HRA 22794, USt-IdNr.: DE242 159 527
Haftende Gesellschafterin: Dembach Goo Verwaltungsgesellschaft mbH
Deren Geschäftsführer: Manon Goo, Andreas Dembach



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



Bug#528417: network-manager-kde: network manager does not save vpn option 'use TCP connection'

2011-07-28 Thread Modestas Vainius
reassign 528417 plasma-widget-networkmanagement
close 528417 0.1+git20110526.911025d-1
thanks

Hello,

On antradienis 12 Gegužė 2009 22:36:33 Giorgos D. Pallas wrote:
> I created a VPN connection using X509 certs. It failed to work. Then I
> check again the options and see that the use TCP connection tick box is
> unchecked although I did check it.
> 
> Anyway, I can reproduce the problem:
> 
> Right click on the icon, edit connections, I select the vpn connection, and
> click edit connection. Then on tab optional information, I check the use
> TCP connection tick box which is unticked. I press connect and save (or
> just save). It fails. Then again, right click on the icon, edit
> connections, I select the vpn connection, and click edit connection. Then
> on tab optional information, use TCP connection is unchecked again...

Works well in plasma-widget-networkmanagement 0.1+git20110526.911025d-1

-- 
Modestas Vainius 


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


Bug#635695: libavcodec52: SIGSEGV in ff_imdct_calc_sse() during playback of many wmv files

2011-07-28 Thread Reinhard Tartler
On Thu, Jul 28, 2011 at 12:03:54 (CEST), Sven Joachim wrote:

> Am 28.07.2011 um 11:56 schrieb Reinhard Tartler:
>
>> On Thu, Jul 28, 2011 at 12:31:05 (CEST), Ivan Krasilnikov wrote:
>>
>>> http://www.jhepple.com/SampleMovies/niceday.wmv
>>
>> Sorry, I fail to reproduce this issue with package version 4:0.6.2-1ubuntu1
>
> Maybe because that version is not built with gcc-4.6?  See #635324.

Oh I see,
yes, that would be an excellent explanation. Thanks for pointing this out!

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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



Bug#635582: virt-manager doesn't use ssh-askpass to ask password, and hangs whole UI.

2011-07-28 Thread 魏銘廷
It seems that the new upstream release 0.9.0 doesn't fix the bug either.

On Thu, Jul 28, 2011 at 6:03 PM, Yao Wei (魏銘廷)  wrote:
> In addition, a new upstream release seems available.

-- 
Yao Wei



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



Bug#601539: plasma-widget-networkmanagement: Mobile Broadband traffic chart is not working

2011-07-28 Thread Modestas Vainius
tags 601539 moreinfo
thanks

Hello,

On trečiadienis 27 Spalis 2010 08:53:30 Kum Gábor wrote:
> Package: plasma-widget-networkmanagement
> Version: 0.1~svn1141976-1
> Severity: normal
> Tags: upstream
> 
> Mobile broadband chart is not working, received and transmitted data is
> null. The same for WLAN is working correctly.

Please retest with the later version if possible.

-- 
Modestas Vainius 


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


Bug#615877: [Dctrl-tools-devel] Bug#615877: Bug#615877: Bug#615877: dctrl-tools: Internationalise the man pages

2011-07-28 Thread David Prévot
On Thu, 28 Jul 2011 12:41:56 +0300, Antti-Juhani Kaijanaho wrote:

> I'm looking at making a release soon, and I'm a bit bothered by the fact
> that I
> can't test this, it being so that there are actually no submitted
> translations.

The French translation is submitted as #628013, I don't know why it
doesn't seem to appear in dctrl-tools bug page.

Regards

David






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



Bug#632192: [PATCH] add QEMU_LD_PREFIX environment variable

2011-07-28 Thread Johannes Schauer
Hi,

On Thu, Jul 28, 2011 at 11:41:09AM +0300, Riku Voipio wrote:
> On Sat, Jul 23, 2011 at 07:47:49AM +0200, josch wrote:
> > This could be avoided by setting the proposed environment variable 
> > QEMU_LD_PREFIX to the just
> > created debian rootfs. As mentioned earlier, the usage of the -L option
> > is not possible in this scenario because qemu-user is only implicitly
> > called by the binfmt mechanism.
> 
> What worries me here is that we are beginning to add a enviroment
> variable for each and every command line option of qemu linux-user.

Are there other environment variables? I didnt see any? (well besides
QEMU_STRACE that is)

> I think it would be better to have a wrapper binary to be registered
> as the binfmt runner.

If you need help with writing something - dont hesitate to ask for help.
I'm very interested in having this functionality working because of the
reasons I gave in my initial mail. [1]

> Alternatively we should have a generic setup for mapping enviroment
> variables to command line options. Now we get special per-option code
> every time someone needs to setup a command line option from binfmt.

What other options are there that would be interesting for binfmt?

I was also sending this patch to qemu-devel list a month ago but got no
reply. [2]

As I said - if you would like a wrapper or a generic setup for mapping
env variables to commandline parameters and dont have time to do it
yourself, dont hesitate to delegate some work to me :)


@Geert Stappers:

you are patching bsd-user/main.c and darwin-user/main.c as well. I take
it that you did test your changes on those platforms? does it work there
as well? I have no clue of darwin but is it really useful there?

cheers, josch

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632192#5
[2] http://lists.nongnu.org/archive/html/qemu-devel/2011-07/msg00459.html



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



Bug#635718: libjs-mootools: javascript errors when used in zoneminder

2011-07-28 Thread Danijel
Package: libjs-mootools
Version: 1.3.2~debian1-1
Severity: important


The current wheezy version of the package is broken and fails in many modern 
browsers with javascript errors if used within the "zoneminder" project. When 
downgraded to the squeeze version, everything works fine.


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

Kernel: Linux 2.6.39-2-686-pae (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

libjs-mootools depends on no packages.

Versions of packages libjs-mootools recommends:
ii  javascript-common 7  Base support for javascript librar

libjs-mootools 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#518508: network-manager-kde: NM-KDE doesn't save the special VPN route address range

2011-07-28 Thread Modestas Vainius
forwarded 518508 https://bugs.kde.org/show_bug.cgi?id=214557
reassign 518508 plasma-widget-networkmanagement
close 518508 0.1+git20110526.911025d-1
thanks

Hello,

On penktadienis 06 Kovas 2009 20:13:21 Ritesh Raj Sarraf wrote:
> NM-KDE has an option to set VPN Connection for only a certain Address
> Range. This can be set through the "Only use VPN Connection for these
> Addresses" option in the "Optional Information" tab in NM-KDE.
> 
> That setting is not keep intact by NM-KDE. Once I set it and save, and
> then again when I open the config window, the setting is not there.
> 
> This setting is important for many users who connect to office networks
> from home but would still like to be connected to IRC, when at home.

This option no longer exists in the recent versions. However, VPN routing 
setup GUI has been overhauled in 0.1+git20110526.911025d-1 and it is likely 
that it will meat your needs.

-- 
Modestas Vainius 


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


Bug#608181: /usr/bin/xgettext: xgettext segmentation fault

2011-07-28 Thread Santiago Vila
> > As I don't have the contents of fichiersphp.lst, this is imposible for me.
> > 
> > Could you please provide a minimal test case which is complete, so
> > that I can forward this upstream?
> > 
> > Thanks.
> 
> Please find it attached.
> It is the list of *.php files from a wordpress tree.

Sorry. I'm still unable to reproduce it.

Please provide a *minimal* test case, which is "complete*.

By "complete" I mean that every time the command line references a
file, you should send me the file as well.

You don't need to send me all the .php files. If you tell me that they
are taken *verbatim* from some known wordpress version (preferably,
the latest that you can find), that's ok.

By "minimal" I mean that you should try to trim both the command line
and the number of files as much as you can and see if you can
reproduce it with a shorter command line or less files.

Thanks.



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



Bug#629146: Not reproducable (bug #629146)

2011-07-28 Thread Richard Rafalski


Am 27.07.2011 17:20, schrieb Otavio Salvador:
...

> I think I understood the problem. Basically the ISOs now doesn't include the
> stable symlink they used to have (being it stable or not). Now they provide
> the symlink that reflects the suite they are: testing -> wheezy in this
> case.
> 
> I fixed iso-scan to handle it (but couldn't test it locally); please check
> if tomorrow's daily works for you.
> 

The hd-media installer from 20110728 is working without problems now

Thank you
Ritchi



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



Bug#613940: bug 613940 - Wanted files

2011-07-28 Thread Modestas Vainius
tags 613940 moreinfo
thanks

Hello Philipp,

On šeštadienis 09 Balandis 2011 02:50:02 Michael Biebl wrote:
> Am 15.03.2011 19:55, schrieb Philipp Marek:
> >>> Is the problem still reproducible?
> >> 
> >> Hmmm, after fixing the state file (see below) it works again.
> >> 
> >>> /var/lib/NetworkManager/NetworkManager.state
> >>> file.
> >> 
> >> [main]
> >> NetworkingEnabled=true
> >> WirelessEnabled=false
> >> WWANEnabled=true
> > 
> > Most interesting ...
> > WirelessEnabled has returned to being "false", and so I cannot get wlan
> > access ...
> > 
> > 
> > After changing it to "true" again and restarting network-manager it
> > works.
> > 
> > 
> > What's changing this file? I did "apt-get dist-upgrade" in the meantime,
> > but none of the packages seems to be related ...
> 
> Sounds like a plasma-widget-networkmanagement bug to me, so I reassigned
> it. Could you try upgrading to the latest version from unstable and test
> again?
> 
> It might also be interesting to check if you get the same behaviour when
> using network-manager-gnome (nm-applet).

Please get back to us with information  ifyou still experience this. There 
used to be problems wireless on/off switch in squeeze version. IIRC, this was 
fixed in 0.1+git20110318.941cde9-1 or later. Please test release from either 
squeeze-backports, wheezy or sid.

-- 
Modestas Vainius 


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


Bug#498731: --foreign fails due to setup_devices

2011-07-28 Thread Otavio Salvador
On Thu, Jul 28, 2011 at 00:32, Samuel Thibault  wrote:
> I haven't yet managed to run the second stage on kfreebsd (I have built
> an image that should work, I just don't know how to make kfreebsd start
> debootstrap instead of /sbin/init). I have tried with Linux in the
> meanwhile, it fails at the device creation step in the second stage:
>
> E: no /debootstrap/devices.tar.gz. cannot create devices
>
> This is indeed missing.

Did you use the git source? this changed second_stage.

-- 
Otavio Salvador                             O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



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



Bug#602526: plasma-widget-networkmanagement: Incorrectly shows DSL connection never used

2011-07-28 Thread Modestas Vainius
tags 602526 moreinfo upstream
thanks

Hello,

On penktadienis 05 Lapkritis 2010 19:01:40 Braun Gábor wrote:
> Package: plasma-widget-networkmanagement
> Version: 0.1~svn1141976-1
> Severity: minor
> 
> 
> In the configuration dialog: Network Connections -> DSL:
> My DSL connection is listed but in the "Last Used" column the entry is
> "Never".  This is definitely incorrect, as I am using it regularly,
> and I am connected to it automatically as configured.

Can you still reproduce this (with more recent versions I mean)?

-- 
Modestas Vainius 


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


Bug#632794: openjdk fails to load nss

2011-07-28 Thread Ralf Jung
Package: openjdk-6-jre
Version: 6b18-1.8.7-5
Followup-For: Bug #632794

I am experiencing the same issue. It can be fixed even easier though by just
removing the problematic line from the nss.cfg file - OpenJDK will then look
through the system library paths itself.



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

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

Versions of packages openjdk-6-jre depends on:
ii  libaccess-bridge-java-j 1.26.2-5 Java Access Bridge for GNOME (jni 
ii  libasound2  1.0.23-4 shared library for ALSA applicatio
ii  libc6   2.13-10  Embedded GNU C Library: Shared lib
ii  libgif4 4.1.6-9  library for GIF images (library)
ii  libjpeg62   6b1-1The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.46-1 PNG library - runtime
ii  libpulse0   0.9.21-4.1   PulseAudio client libraries
ii  libx11-62:1.4.3-2X11 client-side library
ii  libxext62:1.3.0-3X11 miscellaneous extension librar
ii  libxi6  2:1.4.3-3X11 Input extension library
ii  libxrender1 1:0.9.6-2X Rendering Extension client libra
ii  libxtst62:1.2.0-1X11 Testing -- Record extension li
ii  openjdk-6-jre-headless  6b18-1.8.7-5 OpenJDK Java runtime, using Hotspo
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages openjdk-6-jre recommends:
pn  icedtea-netx   (no description available)
ii  ttf-dejavu-extra  2.33-1 Vera font family derivate with add

Versions of packages openjdk-6-jre suggests:
pn  icedtea-plugin (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#635719: xvidcore: FTBFS (kfreebsd-amd64): relocation R_X86_64_PC32 against symbol `xvid_FIR_14_3_2_1' can not be used when making a shared object; recompile with -fPIC

2011-07-28 Thread Christoph Egger
Package: src:xvidcore
Version: 2:1.3.2-4
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the kfreebsd-amd64 buildds:

  A: utils/x86_asm/cpuid.asm
  A: plugins/x86_asm/plugin_ssim-a.asm
  L: libxvidcore.a
  L: libxvidcore.so.4.3
/usr/bin/ld: image/x86_asm/qpel_mmx.o: relocation R_X86_64_PC32 against symbol 
`xvid_FIR_14_3_2_1' can not be used when making a shared object; recompile with 
-fPIC
/usr/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
make[1]: *** [libxvidcore.so.4.3] Error 1

Maybe some architecture-detection broke when adding hurd?

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=xvidcore&arch=kfreebsd-amd64&ver=2%3A1.3.2-4&stamp=1311849180

Regards

Christoph

If you have further questions please mail debian-...@lists.debian.org



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



Bug#635720: git-stuff: Please mention some tools in the description

2011-07-28 Thread Gergely Nagy
Package: git-stuff
Version: 1-1
Severity: wishlist

I just noticed this package via -devel-changes@, and was curious what
kind of stuff there is in it, but looking at its long
description... well, it's not really helpful.

It would be very nice if the long description was extended to contain a
few words about at least some of the tools present in the package, so
one wouldn't have to download the package and look at the scripts
itselves.

As a side note, the manual page is pretty unhelpful aswell. Nor do the
scripts contain any easily accessible documentation as far as I could
see..

So pretty much the whole thing is undocumented, and one does not have
any idea what they do, unless he reads the source. At least a few words
would be helpful.

(The tools themselves do seem to be useful after a quick glance, and you
could get it to more people if they knew what these things are good
for!)

-- 
|8]



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



Bug#635721: libvirt0: ssh changes break virt-manager and qemu+ssh:// protocol

2011-07-28 Thread Luca Tettamanti
Package: libvirt0
Version: 0.9.3-4
Severity: normal
Tags: patch


virt-manager is unable to connect to remote hosts using qemu+ssh://
protocol; the error (see below) is rather uninformative, but this isse
has already been debugged upstream, see here:

[libvirt] remote driver RPC API usage breaks launching ssh askpass
https://www.redhat.com/archives/libvir-list/2011-July/msg01259.html

In short, DISPLAY is not passed to ssh which is then unable to spawn
askpass to decrypt the private key for the connection.

A fix is already available upstream (tested recompiling debian package):

http://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=e0a21dfef4a6ba9d09386cbedd2322aede0114dc

Error log:
Cannot recv data: Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,password).
: Connection reset by peer

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/connection.py", line 1055,
in _try_open
   None], flags)
  File "/usr/lib/python2.6/dist-packages/libvirt.py", line 102, in openAuth
   if ret is None:raise libvirtError('virConnectOpenAuth() failed')
libvirtError: Cannot recv data: Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,password).
: Connection reset by peer


-- 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 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libvirt0 depends on:
ii  libc6   2.13-11  Embedded GNU C Library: Shared lib
ii  libcap- 0.6.6-1  An alternate POSIX capabilities li
ii  libdevm 2:1.02.63-3.1The Linux Kernel Device Mapper use
ii  libgcry 1.4.6-8  LGPL Crypto library - runtime libr
ii  libgnut 2.10.5-3 the GNU TLS library - runtime libr
ii  libnl1  1.1-7library for dealing with netlink s
ii  libsasl 2.1.24~rc1.dfsg1+cvs2011-05-23-4 Cyrus SASL - authentication abstra
ii  libxens 4.1.1-1  Xenstore communications library fo
ii  libxml2 2.7.8.dfsg-3 GNOME XML library

Versions of packages libvirt0 recommends:
ii  lvm2  2.02.84-3  The Linux Logical Volume Manager

libvirt0 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#635722: RM: kobby -- ROM; Unresponsive upstream, blocking libinfinity transition

2011-07-28 Thread Ryan Kavanagh
Package: ftp.debian.org
Severity: normal

Hi,

Please remove kobby from unstable, upstream has been ignoring attempts
to communicate with him while still actively commiting to his other
projects[1]. Kobby is currently broken by the libinfinity-0.4 ->
libinfinity-0.5 transition[2] and is blocking it. Seeing that upstream
is uninterested in porting his software to the latest libinfinity and
the lack of complaint from users, I don't think this piece of software
will be missed.

Kind regards,
Ryan

[1] https://github.com/greghaynes
[2] http://bugs.debian.org/622995

-- 
|_)|_/  Ryan Kavanagh |  GnuPG key
| \| \  http://ryanak.ca/ |  4A11C97A


signature.asc
Description: Digital signature


  1   2   3   4   >