Bug#685662: vfu: upstream copyright and license information is broken, parts without license to redistribute

2012-08-22 Thread Bart Martens
Package: vfu
Version: 4.10-1
Severity: serious

The file vslib/README contains "All files are under the GPL license".

In vslib/vsuti.cpp I read this :

  |  /* adler32.c -- compute the Adler-32 checksum of a data stream
  |   * Copyright (C) 1995-1996 Mark Adler
  |   * For conditions of distribution and use, see copyright notice in zlib.h
  |   */

I didn't find zlib.h in this package.  The file adler32.c in the package zlib
contains this :

  |  /* adler32.c -- compute the Adler-32 checksum of a data stream
  |   * Copyright (C) 1995-2011 Mark Adler
  |   * For conditions of distribution and use, see copyright notice in zlib.h
  |   */

The file zlib.h in the package zlib contains this :

  |  Copyright (C) 1995-2012 Jean-loup Gailly and Mark Adler
  |
  |  This software is provided 'as-is', without any express or implied
  |  warranty.  In no event will the authors be held liable for any damages
  |  arising from the use of this software.
  |
  |  Permission is granted to anyone to use this software for any purpose,
  |  including commercial applications, and to alter it and redistribute it
  |  freely, subject to the following restrictions:
  |
  |  1. The origin of this software must not be misrepresented; you must not
  | claim that you wrote the original software. If you use this software
  | in a product, an acknowledgment in the product documentation would be
  | appreciated but is not required.
  |  2. Altered source versions must be plainly marked as such, and must not be
  | misrepresented as being the original software.
  |  3. This notice may not be removed or altered from any source distribution.

So at this point we know that vslib/vsuti.cpp is not GPL, so vslib/README is
not accurate.

Having a look at the other files in vslib/ I found that the file
vslib/getopt2.cpp contains this :

  |  /*
  |   *  $Header: /cvs/vslib/getopt2.cpp,v 1.2 2001/10/28 13:53:02 cade Exp $
  |   *
  |   *  Copyright (C) 1994 Arno Schaefer
  |   *
  |   *  AU: Auswertung der Kommandozeile, der POSIX-Version von getopt ()
  |   *  nachempfunden.
  |   *
  |   *  PO: ANSI C
  |   */

I don't know where that file comes from, and I don't find any license.  We
cannot assume that it's GPL because we know that vslib/README is not accurate.
So we don't have a permission to redistribute vslib/getopt2.cpp.

Regards,

Bart Martens


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



Bug#685660: blockade: missing permission to redistribute

2012-08-22 Thread Bart Martens
Package: blockade
Severity: serious

The file COPYING contains this :

  |  The Macintosh version claims to have been written by Christer Ericson,
  |  and provided a contact address (chris...@cs.umu.se).  I wrote to that
  |  address, asking permission to write an X version; the reply granted
  |  permission, and gave permission to use the built-in scenes from the Mac
  |  version provided I credited the scene designers.

The permission to "use" the built-in scenes is not the same as a permission to
redistribute them.


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



Bug#657407: zoneminder fails to upgrade database

2012-08-22 Thread Vagrant Cascadian
On Thu, Aug 16, 2012 at 08:58:22AM +1000, Peter Howard wrote:
> On Wed, 2012-08-15 at 15:49 -0700, Vagrant Cascadian wrote:
> > On Thu, Aug 09, 2012 at 05:26:32PM -0700, Vagrant Cascadian wrote:

> > Would there be any serious problems with just leaving the create privledges 
> > in
> > place?
> 
> Probably not.  I put the revoke line in on the principle of "least
> privilege".  Given alter is still there I doubt it makes that much of a
> security hole.

That's what I figured.


> If noone else complains, I'm not fussed by it being left there.

Ok, seems feasible. That actually addresses the reported bug...

 
> > Though it still fails to upgrade properly in a variety of cases... if the 
> > database upgrade succeeds, but zoneminder fails to start for some reason, 
> > the 
> > upgrade fails... and after running "apt-get -f install" zoneminder tries to 
> > upgrade the 
> > database again, which fails, because it's already upgraded. I'm thinking it 
> > should actually ask the database 
> > itself what version to upgrade from, rather than relying on the version 
> > passed 
> > into postinst. It's not immediately clear what all the ZM_DYN_*_VERSION 
> > values
> > in sql are used for.

This needs more work, still...


> > Also, I've noticed that it seems to require upgrading the kernel and 
> > rebooting
> > before upgrading zoneminder, otherwise it fails to start (and therefore, 
> > fails
> > to upgrade). This may have to do with the switch to using libsys-mmap-perl.

This appears to have been a red herring- the problem is actually that 
zoneminder sometimes doesn't successfully stop before zoneminder attempts to 
start itself (from code added by dh_installinit). Manually stopping zoneminder
appears to work around the issue.

Zoneminder does tend to be slow to stop, in my experience, so perhaps an 
additional check if it's still running is needed... or improve the init script 
itself...

I'll file separate bugs for the remaining two issues.


live well,
  vagrant


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



Processed: tagging 684375

2012-08-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 684375 + pending
Bug #684375 [gdb-source,libgdb-dev] gdb-source, libgdb-dev: 
/usr/share/doc/$PKG/ empty after squeeze->wheezy upgrade
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
684375: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684375
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: Replace empty documentation directories with symlinks

2012-08-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 684375 + patch
Bug #684375 [gdb-source,libgdb-dev] gdb-source, libgdb-dev: 
/usr/share/doc/$PKG/ empty after squeeze->wheezy upgrade
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
684375: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684375
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#684375: Replace empty documentation directories with symlinks

2012-08-22 Thread Stephen Kitt
tag 684375 + patch
thanks

Hi,

This is fixable using the attached postinsts. dpkg itself never
replaces directories with symlinks so it has to be done manually.

Regards,

Stephen
#!/bin/sh
set -e

# Replace documentation directory with symlink
if [ -d /usr/share/doc/gdb64 ] && [ ! -L /usr/share/doc/gdb64 ]; then
if rmdir /usr/share/doc/gdb64 2>/dev/null; then
ln -sf gdb /usr/share/doc/gdb64
fi
fi

#DEBHELPER#

exit 0
#!/bin/sh
set -e

# Replace documentation directory with symlink
if [ -d /usr/share/doc/gdb-multiarch ] && [ ! -L /usr/share/doc/gdb-multiarch 
]; then
if rmdir /usr/share/doc/gdb-multiarch 2>/dev/null; then
ln -sf gdb /usr/share/doc/gdb-multiarch
fi
fi

#DEBHELPER#

exit 0
#!/bin/sh
set -e

# Replace documentation directory with symlink
if [ -d /usr/share/doc/gdb-source ] && [ ! -L /usr/share/doc/gdb-source ]; then
if rmdir /usr/share/doc/gdb-source 2>/dev/null; then
ln -sf gdb /usr/share/doc/gdb-source
fi
fi

#DEBHELPER#

exit 0
#!/bin/sh
set -e

# Replace documentation directory with symlink
if [ -d /usr/share/doc/libgdb-dev ] && [ ! -L /usr/share/doc/libgdb-dev ]; then
if rmdir /usr/share/doc/libgdb-dev 2>/dev/null; then
ln -sf gdb /usr/share/doc/libgdb-dev
fi
fi

#DEBHELPER#

exit 0


Bug#685653: mlterm,mlterm-tiny: missing copyright file after squeeze->wheezy upgrade

2012-08-22 Thread Andreas Beckmann
Package: mlterm,mlterm-tiny
Version: 3.1.2-1
Severity: serious
Justification: Policy 12.5
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during an exerimental piuparts test I noticed your package is missing
the copyright file after a squeeze->wheezy upgrade.


Andreas


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



Bug#683984: marked as done (libapache2-mod-rpaf: potential Denial of Service)

2012-08-22 Thread Debian Bug Tracking System
Your message dated Wed, 22 Aug 2012 21:32:04 +
with message-id 
and subject line Bug#683984: fixed in libapache2-mod-rpaf 0.5-3+squeeze1
has caused the Debian Bug report #683984,
regarding libapache2-mod-rpaf: potential Denial of Service
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
683984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683984
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libapache2-mod-rpaf
Severity: critical
Tags: security
Version: 0.5-3

Sébastien Bocahu reported to the security team:
> (...) 
> A single request makes Apache segfault. On some of the environments I tested,
> it even kills all Apache processes (they become zombies).
> 
> I tested three environments, all of them running Debian squeeze with latests
> Apache and mod_rpaf packages, MPM prefork only, behind haproxy.
> 
> To what I understand, there is a bug in version 0.5 of mod_rpaf, but the IPv6
> patch that was applied by Debian exposes Apache to segfaults under specific
> crafted requests.
> 
> The magick request is the following:
>   curl -H "x-forwarded-for: 1'\"5000" -H "Host: a.vhost.example.com"
>   reverseproxy
> 
> Apache processes will segfault, hence a potential DOS issue.
> 
> I have taken notes for myself and people I am working with.
> You can find these notes on
> http://zecrazytux.net/troubleshooting/apache2-segfault-debugging-tutorial
> 
> From my experiments, version 0.6 fixes the issue (IPv6 patched or unpatched).

Please, prepare a minimal patch for stable and contact the security team to 
update the package.

Thanks, luciano
--- End Message ---
--- Begin Message ---
Source: libapache2-mod-rpaf
Source-Version: 0.5-3+squeeze1

We believe that the bug you reported is fixed in the latest version of
libapache2-mod-rpaf, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 683...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sergey B Kirpichev  (supplier of updated 
libapache2-mod-rpaf package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 09 Aug 2012 23:51:10 +0400
Source: libapache2-mod-rpaf
Binary: libapache2-mod-rpaf
Architecture: source amd64
Version: 0.5-3+squeeze1
Distribution: stable-security
Urgency: high
Maintainer: Sergey B Kirpichev 
Changed-By: Sergey B Kirpichev 
Description: 
 libapache2-mod-rpaf - module for Apache2 which takes the last IP from the 
'X-Forwarded-
Closes: 683984
Changes: 
 libapache2-mod-rpaf (0.5-3+squeeze1) stable-security; urgency=high
 .
   * New maintainer (See: #636732)
   * Edit 030_ipv6.patch to fix DOS via crafted X-Forwarded-For
 header (Closes: #683984, thanks to Sébastien Bocahu)
Checksums-Sha1: 
 e9350b99dbd979ffbe08d892808b8be2ad459eef 1601 
libapache2-mod-rpaf_0.5-3+squeeze1.dsc
 0a0763c7c146e83288d2a621056da20d7b85b6cc 4482 
libapache2-mod-rpaf_0.5.orig.tar.gz
 7d4767bc7ab87255bd9f0d18e09b9e1a012444c3 7957 
libapache2-mod-rpaf_0.5-3+squeeze1.diff.gz
 b099b21690c9fed47f90a3044f68d1826f74de37 8184 
libapache2-mod-rpaf_0.5-3+squeeze1_amd64.deb
Checksums-Sha256: 
 604632405f7b6486461e0d3328ccebb265b76cfa9ed6be61c909e85abb5341c9 1601 
libapache2-mod-rpaf_0.5-3+squeeze1.dsc
 5b9257b69fccd11d573b34d3a4014086abc9f2558e819005f71e44b094f5b2a5 4482 
libapache2-mod-rpaf_0.5.orig.tar.gz
 08726e00b6708d6e2893b802e706b6608e0c654f49b21bc2f081d40f8a338c28 7957 
libapache2-mod-rpaf_0.5-3+squeeze1.diff.gz
 e031b110bfa0e3ed5653c89a5f7a0267a561575bccbb63a161d5aebb89505536 8184 
libapache2-mod-rpaf_0.5-3+squeeze1_amd64.deb
Files: 
 951a2e8feb93020c738151cf8a45e93d 1601 web extra 
libapache2-mod-rpaf_0.5-3+squeeze1.dsc
 471fb059d6223a394f319b7c8ab45c4d 4482 web extra 
libapache2-mod-rpaf_0.5.orig.tar.gz
 7bd926ee403fe9922c283f36eea4f055 7957 web extra 
libapache2-mod-rpaf_0.5-3+squeeze1.diff.gz
 b436d3b11e62be2224f4429623a47d7c 8184 web extra 
libapache2-mod-rpaf_0.5-3+squeeze1_amd64.deb

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

iQEcBAEBAgAGBQJQKqvcAAoJEFb2GnlAHawEcbgH/At1oaVRo9cvi5fgdrraGXa0
ZQsIwhXtEL6xFKuHqJ9PS7FndbhqP4FoXik7xJxUtF9ESb0XjNjAxownsXzlhkwU
zbQ46ybP7RhbBMeirs6jTYquDzTi29E9fp57MHLUNrCChDfcSReuna2DHYn7f0In
x5im9rvmpQyrEe6Fjb+jQZ

Bug#552094: marked as done ([qt4-designer] Crash on Marble plugins loading)

2012-08-22 Thread Debian Bug Tracking System
Your message dated Wed, 22 Aug 2012 20:35:21 +0100
with message-id 

and subject line Closing obsolete/orphan bugs (kde-style-skulpture)
has caused the Debian Bug report #552094,
regarding [qt4-designer] Crash on Marble plugins loading
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
552094: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552094
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qt4-designer
Version: 4:4.5.3-4
Severity: serious

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

designer-qt4 doesn't start because the loading of marble plugins fails.

Kde4 packages are at version 4:4.3.2-1

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.31.2-crusader

Debian Release: squeeze/sid
  650 testing security.debian.org 
  650 testing ftp.debian.org 
  600 unstableftp.debian.org 
  600 unstabledebian-multimedia.org 
  550 experimentalftp.debian.org 
  500 stable  debian-multimedia.org 
  500 stable  deb.opera.com 

--- Package information. ---
Depends (Version) | Installed
=-+-==
libc6  (>= 2.1.3) | 2.9-25
libgcc1  (>= 1:4.1.1) | 1:4.4.1-4
libqt4-designer (= 4:4.5.3-4) | 4:4.5.3-4
libqt4-network  (= 4:4.5.3-4) | 4:4.5.3-4
libqt4-xml  (= 4:4.5.3-4) | 4:4.5.3-4
libqtcore4  (= 4:4.5.3-4) | 4:4.5.3-4
libqtgui4   (= 4:4.5.3-4) | 4:4.5.3-4
libstdc++6 (>= 4.1.1) | 4.4.1-4


Recommends  (Version) | Installed
=-+-===
libqt4-dev| 4:4.5.3-4


Package's Suggests field is empty.




-- 
| /
| \Byte - Andrea Briganti


stdoutput.gz
Description: GNU Zip compressed data
--- End Message ---
--- Begin Message ---
Hello,

Thanks for your interest in improving Debian, and sorry that these
bugs were not fully resolved or closed in due time.

The kde-style-skulpture package has been removed a few months ago [1].
 The package did not survive the removal in any suite (it was only
available in experimental, as far as I can tell, and never part of a
stable release), and consequently, these bugs are now orphan (without
maintainer assigned) so they probably will not be attended/noticed
further.

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671898

It seems that the package was in a bad state or unusable since long
ago, and never really fixed, so I think that the better option is just
closing these bug reports -- doing it now.

If you would like to have a new version of the package in Debian,
assuming that it is usable in KDE4, please submit a "Request For
Package" bug report:

  http://wiki.debian.org/RFP


Regards.
-- 
Manuel A. Fernandez Montecelo --- End Message ---


Bug#685631: Bug#685354: unblock: sendfile/2.1b.20080616-5.1

2012-08-22 Thread Ivo De Decker
Hi,

On Tue, Aug 21, 2012 at 09:39:20PM +0200, Julien Cristau wrote:
> On Tue, Aug 21, 2012 at 20:51:24 +0200, Ivo De Decker wrote:
> 
> > The version in squeeze added a line to /etc/profile (which is a policy
> > violation). The version currently in wheezy removes that line. If this last
> > part is removed from the postinst, the line remains in /etc/profile (where 
> > it
> > never should have been). Removing the line in the postinst of the package in
> > wheezy is a policy violation. Which is preferable:
> > - leaving the line in /etc/profile and having a package in wheezy that has 
> > no
> >   policy violations
> > - having a package in wheezy that violates policy, but that cleans up the
> >   changes caused by the policy violation in squeeze
> > 
> The latter, IMO.

Attaching a patch that should do just that. The patch is against the version
currently in wheezy (2.1b.20080616-5), not against the version in sid
(2.1b.20080616-5.1), to ease review and because the version in sid contains
some unintended changes (Makefile and config.status).

Cheers,

Ivo
diff -u sendfile-2.1b.20080616/debian/control sendfile-2.1b.20080616/debian/control
--- sendfile-2.1b.20080616/debian/control
+++ sendfile-2.1b.20080616/debian/control
@@ -9,7 +9,7 @@
 Section: net
 Priority: optional
 Architecture: any
-Depends: ${shlibs:Depends}, openbsd-inetd | inet-superserver, perl | perl5
+Depends: ${shlibs:Depends}, openbsd-inetd | inet-superserver, perl | perl5, update-inetd, libdpkg-perl
 Suggests: pgp-i
 Description: Simple Asynchronous File Transfer
  Sendfile is an asynchronous file transfer service for the Internet,
diff -u sendfile-2.1b.20080616/debian/postinst sendfile-2.1b.20080616/debian/postinst
--- sendfile-2.1b.20080616/debian/postinst
+++ sendfile-2.1b.20080616/debian/postinst
@@ -2,20 +2,7 @@
 # post install script for the Debian GNU/Linux sendfile package
 
 require DebianNet;
-
-# First modify the services file
-
-open(SERVICES, "/etc/services");
-@services=;
-close(SERVICES);
-
-if (! grep(/^saft.*/, @services)) {
-   push (@services, "saft		487/tcp			# simple asynchronous file transfer\n");
-   open(SERVICES, ">/etc/services.new");
-   print SERVICES @services;
-   close (SERVICES);
-   system ("mv -f /etc/services.new /etc/services");
-}
+use Dpkg::Version;
 
 # Now modify the inetd.conf file
 
@@ -29,30 +16,38 @@
 }
 undef(@inetd);
 
-for $profile (('/etc/profile')) {
-open(PROFILE, "$profile");
-@profile=;
-close(PROFILE);
-
-open(PROFILE, ">$profile");
-printf PROFILE "%s", join ('', grep (!/^.*check-sendfile/, @profile));
-close (PROFILE);
+# cleanup edits from versions before 2.1b.20080616-5.2
+# this can be removed after wheezy
+if (($ARGV[1] ne "") &&
+	(version_compare($ARGV[1],"2.1b.20080616-5.2") < 0)) {
+	
+	# remove line added by old version of sendfile
+	my $profile = '/etc/profile';
+	if (-e $profile) {
+		open(PROFILE, "$profile");
+		@profile=;
+		close(PROFILE);
+
+		open(PROFILE, ">$profile");
+		printf PROFILE "%s", join ('', grep (!/^.*check-sendfile/, @profile));
+		close (PROFILE);
+	}
+
+	# delete /etc/services with only 1 line created by previous versions of
+	# sendfile
+	my $services = "/etc/services";
+	if (-e $services) {
+		open(SERVICES, $services);
+		my @srv = ;
+		close(SERVICES);
+		my $srv = join('',@srv);
+		my $oldsrv = "saft		487/tcp			# simple asynchronous file transfer\n";
+		if ($srv eq $oldsrv) {
+			unlink $services;
+		}
+	}
 }
 
-for $profile (('/etc/csh.login')) {
-open(PROFILE, "$profile");
-@profile=;
-close(PROFILE);
-
-if (grep(/^.*check-sendfile/, @profile)) {
-	open(PROFILE, ">$profile");
-	printf PROFILE "%s", join ('', grep (!/^.*check-sendfile/, @profile));
-	close(PROFILE);
-}
-}
-
-system "/etc/init.d/netbase reload";
-
 if ($ARGV[0] eq 'configure') {
 if (defined $ARGV[1] && $ARGV[1] =~ /2\.1b(-[67]|\.20080311-|\.20080616-1)/) {
 	system "chmod 644 /etc/logrotate.d/sendfile";
diff -u sendfile-2.1b.20080616/debian/postrm sendfile-2.1b.20080616/debian/postrm
--- sendfile-2.1b.20080616/debian/postrm
+++ sendfile-2.1b.20080616/debian/postrm
@@ -3,15 +3,6 @@
 
 set -e
 
-if [ "$1" = "remove" ]
-then
-for profile in /etc/profile /etc/csh.login
-do
-	grep -v 'check-sendfile' $profile > $profile.new || true
-	mv -f $profile.new $profile
-done
-fi
-
 if [ "$1" = "purge" ]
 then
   rm -rf /var/log/sendfile >/dev/null
diff -u sendfile-2.1b.20080616/debian/changelog sendfile-2.1b.20080616/debian/changelog
--- sendfile-2.1b.20080616/debian/changelog
+++ sendfile-2.1b.20080616/debian/changelog
@@ -1,3 +1,21 @@
+sendfile (2.1b.20080616-5.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Don't edit /etc/services, /etc/profile and /etc/csh.login
+  * Cleanup edits to those files from previous versions
+Closes: #685631
+
+ -- Ivo De Decker   Wed, 22 Aug 2012 20:51:51 +0200
+
+sendfile (2.1b.20080616-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove all files on purge.  Thanks

Processed: libnet-dns-perl: diff for NMU version 0.68-1.1

2012-08-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 682602 + pending
Bug #682602 [libnet-dns-perl] libnet-dns-perl_0.68-1 FTBFS: missing build-dep 
on netbase
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
682602: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682602
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: clone #685354 for policy violation

2012-08-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # review showed policy violation, cloning
> clone 685354 -1
Bug #685354 [release.debian.org] unblock: sendfile/2.1b.20080616-5.1
Bug 685354 cloned as bug 685631
> reassign -1 sendfile
Bug #685631 [release.debian.org] unblock: sendfile/2.1b.20080616-5.1
Bug reassigned from package 'release.debian.org' to 'sendfile'.
Ignoring request to alter found versions of bug #685631 to the same values 
previously set
Ignoring request to alter fixed versions of bug #685631 to the same values 
previously set
> retitle -1 don't change files from other packages
Bug #685631 [sendfile] unblock: sendfile/2.1b.20080616-5.1
Changed Bug title to 'don't change files from other packages' from 'unblock: 
sendfile/2.1b.20080616-5.1'
> severity -1 serious
Bug #685631 [sendfile] don't change files from other packages
Severity set to 'serious' from 'normal'
> # problem exists in the version in squeeze (and before)
> found -1 2.1b.20080616-4.1
Bug #685631 [sendfile] don't change files from other packages
Marked as found in versions sendfile/2.1b.20080616-4.1.
> tags -1 - moreinfo
Bug #685631 [sendfile] don't change files from other packages
Removed tag(s) moreinfo.
> # patch to follow shortly
> tags -1 + patch
Bug #685631 [sendfile] don't change files from other packages
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
685354: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685354
685631: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685631
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#683984: CVE name assigned

2012-08-22 Thread Thijs Kinkhorst
This is CVE-2012-3526.


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



Bug#682602: libnet-dns-perl: diff for NMU version 0.68-1.1

2012-08-22 Thread Salvatore Bonaccorso
tags 682602 + pending
thanks

Dear Florian,

I've prepared an NMU for libnet-dns-perl (versioned as 0.68-1.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

p.s.: note I have choosen on purpose the delayed/10 queue as we are
now anyway in freeze and wheezy will have 0.66.

Regards.
Salvatore
diff -Nru libnet-dns-perl-0.68/debian/changelog libnet-dns-perl-0.68/debian/changelog
--- libnet-dns-perl-0.68/debian/changelog	2012-06-30 21:45:40.0 +0200
+++ libnet-dns-perl-0.68/debian/changelog	2012-08-22 20:36:19.0 +0200
@@ -1,3 +1,14 @@
+libnet-dns-perl (0.68-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add missing Build-Depends on netbase.
+Add Build-Depends on netbase, so that /etc/protocols is guaranteed to be
+available when we run the testsuite. Resolves FTBFS.
+Thanks to Adam Conrad  for the report and patch.
+(Closes: #682602)
+
+ -- Salvatore Bonaccorso   Wed, 22 Aug 2012 20:36:07 +0200
+
 libnet-dns-perl (0.68-1) unstable; urgency=low
 
   * New upstream release (closes: #667716).
diff -Nru libnet-dns-perl-0.68/debian/control libnet-dns-perl-0.68/debian/control
--- libnet-dns-perl-0.68/debian/control	2012-06-30 21:19:40.0 +0200
+++ libnet-dns-perl-0.68/debian/control	2012-08-22 20:36:19.0 +0200
@@ -6,7 +6,7 @@
 Standards-Version: 3.9.3.0
 Build-Depends: debhelper (>= 9.20120312), libdigest-hmac-perl (>= 1),
  libnet-ip-perl (>= 1.2), perl (>= 5.10.0), quilt (>= 0.46-7),
- libio-socket-inet6-perl, dpkg-dev (>= 1.16.1~)
+ libio-socket-inet6-perl, dpkg-dev (>= 1.16.1~), netbase
 
 Package: libnet-dns-perl
 Architecture: any


signature.asc
Description: Digital signature


Bug#664463: marked as done (/conf/conf.d/cryptroot is missing)

2012-08-22 Thread Debian Bug Tracking System
Your message dated Wed, 22 Aug 2012 19:25:57 +0100 (BST)
with message-id 
and subject line Fixed in recent cryptsetup package
has caused the Debian Bug report #664463,
regarding /conf/conf.d/cryptroot is missing
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
664463: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664463
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: initramfs-tools
Version: 0.101

Hi folks,

I am trying to setup an encrypted logical volume to
hold the root filesystem and swap. "Hardware" a virtual PC
created using kvm. Problem: There is no password dialog
at boot time. After a minute waiting I am in busybox.

Looking inside the initrd I see all the lvm and cryptsetup
and mdadm tools, but it seems that conf/conf.d/cryptroot is
missing. I can manually luksOpen the physical volume,
activate the volume group and mount the root partition.
initrd cannot :-(.

If I try the same procedure on a laptop and squeeze, then
the cryptroot config file is included. The laptop boots
with password dialog as expected.

Any helpful comment would be highly appreciated.


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

iEYEARECAAYFAk9lApEACgkQUTlbRTxpHjfmKACfT5+QNUGrAmDnsqpTxhdaObgp
BmUAn1t8ReunepSNGDIdv7AvAbyiloIt
=vxAf
-END PGP SIGNATURE-


--- End Message ---
--- Begin Message ---

Package: cryptsetup
Version: 2:1.4.3-2

The initramfs hook script in older versions of this package
parsed the output of 'dmsetup ls' with a sed regex - the output
of 'dmsetup ls' has changed (recently?) which is what caused
this bug.

As of 1.4.3-2, the hook script has an implementation of get_lvm_deps
which uses invocations of 'vgs', 'dmsetup splitnames' and 'dmsetup info'
and which doesn't need to parse their output nearly as much, and does not
appear to have a problem with any of the dmsetup output it relies on.

To check whether you are affected, you can run updated-initramfs -u, then:

 mkdir -p /tmp/unpack-initrd
 cd /tmp/unpack-initrd
 cpio -i < <(cat /boot/initrd.img-VERSION-ARCH | gzip -dc
 cat conf/conf.d/cryptroot

You should see something like:

target=VOLUME,source=/dev/PARTTION,key=none,rootdev,lvm=VOLUME-BLAH
target=VOLUME,source=/dev/PARTTION,key=none,lvm=VOLUME-MOREBLAH

Typically, if you are affected, this file ("cryptroot") will be
missing.

End Transmission.--- End Message ---


Processed: Re: Bug#684150: python-wxgtk2.8 breaks upgrade from squeeze to wheezy

2012-08-22 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 unreproducible
Bug #684150 [python-wxgtk2.8] python-wxgtk2.8 breaks upgrade from squeeze to 
wheezy
Added tag(s) unreproducible.

-- 
684150: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684150
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#684150: python-wxgtk2.8 breaks upgrade from squeeze to wheezy

2012-08-22 Thread gregor herrmann
Control: tag -1 unreproducible

On Tue, 07 Aug 2012 14:21:28 +0200, Uwe Storbeck wrote:

> the upgrade from squeeze to wheezy aborts with the following
> error message:
> 
> E: Could not perform immediate configuration on 'python-wxgtk2.8'. Please see
> man 5 apt.conf under APT::Immediate-Configure for details. (2)

I can't reproduce this bug with 2 attempts:

- squeeze chroot
- apt-get install python-wxgtk2.8
- s/squeeze/wheezy/ in sources.list
- apt-get update
- a) apt-get upgrade ; apt-get dist-upgrade
- b) apt-get dist-upgrade
 
(Not sure if the Ubuntu patch is related:

https://patches.ubuntu.com/w/wxwidgets2.8/wxwidgets2.8_2.8.12.1-11ubuntu2.patch

+  - Add conflict on python-wxgtk2.8 (<< 2.8.12.1-6ubuntu1~) to
+python-wxversion to guarantee upgrade ordering when moving from
+pycentral to dh_python2.

-Conflicts: wxpython2.6-0, python-wxgtk2.6 (<< 2.6.3.2.2-2), python-wxgtk2.4 
(<< 2.4.5.1.2)
+Conflicts: wxpython2.6-0, python-wxgtk2.6 (<< 2.6.3.2.2-2), python-wxgtk2.4 
(<< 2.4.5.1.2), python-wxgtk2.8 (<< 2.8.12.1-6ubuntu1~)


Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Kurt Ostbahn & Die Kombo: I waas gnua


signature.asc
Description: Digital signature


Processed: tagging 685542

2012-08-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 685542 - d-i
Bug #685542 [d-push] d-push: Error when using 
https://myserver/Microsoft-Server-ActiveSync
Removed tag(s) d-i.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
685542: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685542
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: angband: diff for NMU version 1:3.3.2-2.1

2012-08-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 684180 + patch
Bug #684180 [angband] angband: removes files that were installed by another 
package: /usr/share/angband/*
Added tag(s) patch.
> tags 684180 + pending
Bug #684180 [angband] angband: removes files that were installed by another 
package: /usr/share/angband/*
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
684180: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684180
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#684180: angband: diff for NMU version 1:3.3.2-2.1

2012-08-22 Thread gregor herrmann
tags 684180 + patch
tags 684180 + pending
thanks

Dear maintainer,

I've prepared an NMU for angband (versioned as 1:3.3.2-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Bob Dylan: I Am A Lonesome Hobo
diff -Nru angband-3.3.2/debian/changelog angband-3.3.2/debian/changelog
--- angband-3.3.2/debian/changelog	2011-11-04 21:36:57.0 +0100
+++ angband-3.3.2/debian/changelog	2012-08-22 19:12:23.0 +0200
@@ -1,3 +1,14 @@
+angband (1:3.3.2-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "removes files that were installed by another package:
+/usr/share/angband/*":
+don't remove /usr/share/angband from angband's postrm; the directory
+belongs to angband-data.
+(Closes: #684180)
+
+ -- gregor herrmann   Wed, 22 Aug 2012 19:11:55 +0200
+
 angband (1:3.3.2-2) unstable; urgency=low
 
   * Fixed conflict between angband-data and older versions of angband
diff -Nru angband-3.3.2/debian/postrm angband-3.3.2/debian/postrm
--- angband-3.3.2/debian/postrm	2011-10-25 21:36:59.0 +0200
+++ angband-3.3.2/debian/postrm	2012-08-22 19:11:52.0 +0200
@@ -122,10 +122,6 @@
 	rm -rf /etc/angband/
 	fi
 
-	if [ -d /usr/share/angband ]; then
-	rm -rf /usr/share/angband
-fi
-
 ;;
   disappear)
 if test "$2" != overwriter; then


signature.asc
Description: Digital signature


Bug#681680: mediathekview: finds only 1376 out of 57537 movies

2012-08-22 Thread Markus Koschany
Hi,

On 22.08.2012 09:01, B.Thomas wrote:
> 
> Hello,
> 
> sorry at the moment i am really busy because of work and private 
> things.
> 

No problem.

> Further in the feature i planed to create a c++ fork of mediathekview
> (put it right, i am certainly no fan of java). If it goes well i will
> public and maintain that instead ;)

I am also not a great fan of Java, however i think we should support
MediathekView because it makes searching for media content easier, at
least until some better alternatives will arise in the future. :)


> So you are completely right, someone else should take responsibility 
> as Maintainer of MediathekView for Debian/Ubuntu. My Job was only to 
> bring it to the debian world :)

Yeah, that's the reason why i discovered MediathekView in the first
place. :)

I have prepared two different versions of MediathekView and i want to
shoulder the responsibility. If you are no longer interested in
maintaining MediathekView i would like to ask you to "transfer" your
rights by sending a short notice to this bug report that you intend to
give up maintainership on MediathekView. Then i could simply talk with
Christoph about the next steps.


Christoph, you can download the source packages here:

dget -x ftp://46.182.19.209/debian/mediathekview/mediathekview_2.6.1-1.dsc

dget -x ftp://46.182.19.209/debian/mediathekview/mediathekview_3.0.0-1.dsc

I propose the following:

1. If you are satisfied with MediathekView 2.6.1, it should be uploaded
to Unstable because it is more likely to be accepted by the Release
Team. I will then file an "unblock" bug report for Testing.

2. If the package is accepted, then we should upload 3.0.0 to
Experimental in case a new issue arises with 2.6.1.

3. If 2.6.1 is rejected by the Release Team i suggest to remove 2.4
immediately from Testing and to upload 3.0.0 to Unstable.

What do you think?

Regards
Markus




signature.asc
Description: OpenPGP digital signature


Bug#684748: Arduino Ethernet library fix, needs testing

2012-08-22 Thread Scott Howard
On Wed, Aug 22, 2012 at 3:46 AM, Marco Righi  wrote:
> Hi Scott,
> you are welcome. I use Debian 64 bit.
>
> Command 37 of 4 $avr-ld --version
> GNU ld (GNU Binutils) 2.20.1.20100303
> Copyright 2009 Free Software Foundation, Inc.
> This program is free software; you may redistribute it under the terms of
> the GNU General Public License version 3 or (at your option) a later
> version.
> This program has absolutely no warranty.
>
> Please contact me if you think I can help you. I am glad to help the
> Debian develop.
>
> Marco

Thanks - could you try compiling the ethernet code with the fixed
"Ethernet.cpp" file on a 32 bit machine (or virtual machine)? I have
it working on 32 bit machines here but don't have an AMD64 to test, so
if you can confirm that it compiles ok on 32 bit (like mine does) but
doesn't on 64 bit, then we know we fixed one bug and are now working
on a different one in avr-ld.

Cheers,
Scott


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



Processed: python-adodb: diff for NMU version 2.10-1.1

2012-08-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 684024 + pending
Bug #684024 [src:python-adodb] python-adodb: broken binary-indep target
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
684024: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684024
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#684024: python-adodb: diff for NMU version 2.10-1.1

2012-08-22 Thread gregor herrmann
tags 684024 + pending
thanks

Dear maintainer,

I've prepared an NMU for python-adodb (versioned as 2.10-1.1) by
applying evgeni's and jwilk's patches, and uploaded it to DELAYED/2.
Please feel free to tell me if I should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Grandmaster Flash: New York New York
diff -u python-adodb-2.10/debian/changelog python-adodb-2.10/debian/changelog
--- python-adodb-2.10/debian/changelog
+++ python-adodb-2.10/debian/changelog
@@ -1,3 +1,14 @@
+python-adodb (2.10-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "broken binary-indep target": fix binary-arch / binary-indep targets
+in debian/rules; patch from Evgeni Golov, thanks. (Closes: #684024)
+  * Fix python-support handling in debian/rules in order not to install
+python-bytecode (ftp-master auto-reject reason); patch from Jakub Wilk,
+thanks.
+
+ -- gregor herrmann   Wed, 22 Aug 2012 18:03:56 +0200
+
 python-adodb (2.10-1) unstable; urgency=low
 
   * New upstream release:
diff -u python-adodb-2.10/debian/rules python-adodb-2.10/debian/rules
--- python-adodb-2.10/debian/rules
+++ python-adodb-2.10/debian/rules
@@ -9,8 +9,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-PY_SUPPORT_DIR=$(CURDIR)/debian/python-adodb/usr/share/python-support/
-
 configure: configure-stamp
 configure-stamp:
 	dh_testdir
@@ -39,18 +37,15 @@
 	dh_installdirs
 
 	# Add here commands to install the package into debian/python-adodb.
-	install -d $(PY_SUPPORT_DIR)/python-adodb
 	python setup.py install \
-		--prefix=$(CURDIR)/debian/python-adodb/usr/ \
-		--install-lib=$(PY_SUPPORT_DIR)/python-adodb
+		--root=$(CURDIR)/debian/python-adodb/
 
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do.
 
 # Build architecture-independent files here.
 binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: build install
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs 


signature.asc
Description: Digital signature


Bug#684024: python-adodb: broken binary-indep target

2012-08-22 Thread gregor herrmann
On Wed, 22 Aug 2012 17:31:24 +0200, Jakub Wilk wrote:

> >% lintian -F python-adodb_2.10-1.1_amd64.changes
[..]
 
> This is arguably a bug in python-support (it should get rid of
> *.pyc). On the other hand, the way python-adodb installs its Python
> modules is, uh, unusual. The attached patch fixes the bytecode
> problem.

Great, thanks!

(NMU uploaded.)

Cheers,
gregor 
 
-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Grandmaster Flash: New York New York


signature.asc
Description: Digital signature


Processed: reassign 664177 to wnpp, reassign 685614 to wnpp, severity of 685042 is wishlist ...

2012-08-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 664177 wnpp
Bug #664177 [libpam-ssh] libpam-ssh has been removed from Debian
Bug reassigned from package 'libpam-ssh' to 'wnpp'.
Ignoring request to alter found versions of bug #664177 to the same values 
previously set
Ignoring request to alter fixed versions of bug #664177 to the same values 
previously set
> reassign 685614 wnpp
Bug #685614 {Done: Ansgar Burchardt } [libpam-ssh] 
libpam-ssh: not available for amd64
Bug reassigned from package 'libpam-ssh' to 'wnpp'.
No longer marked as found in versions libpam-ssh/1.92-14.
Ignoring request to alter fixed versions of bug #685614 to the same values 
previously set
> severity 685042 wishlist
Bug #685042 [wnpp] ITP: libpam-ssh -- Authenticate using SSH keys
Severity set to 'wishlist' from 'important'
> forcemerge 685042 664177 685614
Bug #685042 [wnpp] ITP: libpam-ssh -- Authenticate using SSH keys
Bug #664177 [wnpp] libpam-ssh has been removed from Debian
Severity set to 'wishlist' from 'important'
Bug #685614 {Done: Ansgar Burchardt } [wnpp] libpam-ssh: not 
available for amd64
Severity set to 'wishlist' from 'serious'
Bug reopened
Ignoring request to alter fixed versions of bug #685614 to the same values 
previously set
Owner recorded as calcu...@rezozer.net.
Merged 664177 685042 685614
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
664177: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664177
685042: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685042
685614: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685614
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#685614: marked as done (libpam-ssh: not available for amd64)

2012-08-22 Thread Debian Bug Tracking System
Your message dated Wed, 22 Aug 2012 17:33:52 +0200
with message-id <87wr0raqlb@marvin.43-1.org>
and subject line Re: libpam-ssh: not available for amd64
has caused the Debian Bug report #685614,
regarding libpam-ssh: not available for amd64
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
685614: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685614
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libpam-ssh
Version: 1.92-14+b1
Severity: serious
Justification: 3

Dear Maintainer,
i have installed a new system and really really miss the package!

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

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

Versions of packages libpam-ssh depends on:
ii  libc62.13-35
ii  libpam0g 1.1.3-7.1
ii  libssl1.0.0  1.0.1c-4

Versions of packages libpam-ssh recommends:
ii  openssh-client [ssh-client]  1:6.0p1-2

libpam-ssh suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Jan Christoph Uhde  writes:
> i have installed a new system and really really miss the package!

The package was removed from Debian[1] so I'll close this bug.  There is
however somebody who wants to reintroduce the package[2].

Ansgar

[1] 
[2] --- End Message ---


Bug#684024: python-adodb: broken binary-indep target

2012-08-22 Thread Jakub Wilk

* gregor herrmann , 2012-08-20, 23:41:

% lintian -F python-adodb_2.10-1.1_amd64.changes
E: python-adodb: package-installs-python-bytecode 
usr/share/pyshared/adodb/__init__.pyc
E: python-adodb: package-installs-python-bytecode 
usr/share/pyshared/adodb/adodb.pyc
E: python-adodb: package-installs-python-bytecode 
usr/share/pyshared/adodb/adodb_access.pyc
E: python-adodb: package-installs-python-bytecode 
usr/share/pyshared/adodb/adodb_mssql.pyc
E: python-adodb: package-installs-python-bytecode 
usr/share/pyshared/adodb/adodb_mxodbc.pyc
E: python-adodb: package-installs-python-bytecode 
usr/share/pyshared/adodb/adodb_mxoracle.pyc
E: python-adodb: package-installs-python-bytecode 
usr/share/pyshared/adodb/adodb_mysql.pyc
E: python-adodb: package-installs-python-bytecode 
usr/share/pyshared/adodb/adodb_oci8.pyc
E: python-adodb: package-installs-python-bytecode 
usr/share/pyshared/adodb/adodb_odbc.pyc
E: python-adodb: package-installs-python-bytecode 
usr/share/pyshared/adodb/adodb_odbc_mssql.pyc
E: python-adodb: package-installs-python-bytecode 
usr/share/pyshared/adodb/adodb_postgres.pyc
E: python-adodb: package-installs-python-bytecode 
usr/share/pyshared/adodb/adodb_pyodbc.pyc
E: python-adodb: package-installs-python-bytecode 
usr/share/pyshared/adodb/adodb_sqlite.pyc
E: python-adodb: package-installs-python-bytecode 
usr/share/pyshared/adodb/adodb_vfp.pyc


This is arguably a bug in python-support (it should get rid of *.pyc). 
On the other hand, the way python-adodb installs its Python modules is, 
uh, unusual. The attached patch fixes the bytecode problem.


--
Jakub Wilk
diff -u python-adodb-2.10/debian/rules python-adodb-2.10/debian/rules
--- python-adodb-2.10/debian/rules
+++ python-adodb-2.10/debian/rules
@@ -9,8 +9,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-PY_SUPPORT_DIR=$(CURDIR)/debian/python-adodb/usr/share/python-support/
-
 configure: configure-stamp
 configure-stamp:
 	dh_testdir
@@ -39,10 +37,8 @@
 	dh_installdirs
 
 	# Add here commands to install the package into debian/python-adodb.
-	install -d $(PY_SUPPORT_DIR)/python-adodb
 	python setup.py install \
-		--prefix=$(CURDIR)/debian/python-adodb/usr/ \
-		--install-lib=$(PY_SUPPORT_DIR)/python-adodb
+		--root=$(CURDIR)/debian/python-adodb/
 
 
 # Build architecture-independent files here.


Bug#685614: libpam-ssh: not available for amd64

2012-08-22 Thread Jan Christoph Uhde
Package: libpam-ssh
Version: 1.92-14+b1
Severity: serious
Justification: 3

Dear Maintainer,
i have installed a new system and really really miss the package!

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

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

Versions of packages libpam-ssh depends on:
ii  libc62.13-35
ii  libpam0g 1.1.3-7.1
ii  libssl1.0.0  1.0.1c-4

Versions of packages libpam-ssh recommends:
ii  openssh-client [ssh-client]  1:6.0p1-2

libpam-ssh suggests no packages.

-- no debconf information


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



Bug#685611: suckless-tools: no link to upstream in d/copyright

2012-08-22 Thread Jakub Wilk

Source: suckless-tools
Version: 38-1
Severity: serious
Justification: Policy 12.5

The copyright file doesn't say where the upstream sources were obtained,

--
Jakub Wilk


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



Bug#685536: Acknowledgement (planetsplitter crahes on current planet.osm.bz2)

2012-08-22 Thread Dmitry E. Oboukhov

tags found 2.3.1-1
thanks

Hi!

I've just tried the latest version. It crashes, too.

apache:[~/work/osm/routine]$ planetsplitter --process-only

Process OSM Data


Sorted Nodes: Nodes=0 Duplicates=0
Sorted Segments: Segments=0
Sorted Ways by Name: Ways=138814
Separated Way Names: Ways=138814 Names=130148 
Sorted Ways: Ways=138814 Duplicates=113837
Sorted Turn Relations: Relations=119941 Duplicates=0
Checked Segments: Segments=0 Duplicate=0 Loop=0 No-Node=0 
Checked Nodes: Nodes=0 Highway=0 not-Highway=0
Processed Route Relations (1): Relations=1192027 Modified Ways=261 
Processed Route Relations (2): Relations=6166 Modified Ways=0 
Processed Route Relations (3): Relations=5280 Modified Ways=0 
Processed Route Relations (4): Relations=351 Modified Ways=0 
Processing Turn Relations (1): Relations=0zsh: segmentation fault (core dumped) 
 planetsplitter --process-only
apache:[~/work/osm/routine]$ ls core  
core
apache:[~/work/osm/routine]$ echo bt|gdb planetsplitter core
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/bin/planetsplitter...(no debugging symbols 
found)...done.
[New LWP 13820]

warning: Can't read pathname for load map: Ошибка ввода/вывода.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `planetsplitter --process-only'.
Program terminated with signal 11, Segmentation fault.
#0  0x00402dbd in IndexNodeX ()
(gdb) #0  0x00402dbd in IndexNodeX ()
#1  0x00406223 in ProcessTurnRelations1 ()
#2  0x00401e45 in main ()
(gdb) quit


On 13:03 Wed 22 Aug , Dmitry E. Oboukhov wrote:
> I've just rebuilt the package with debug symbols and tried to use
> --parse-only and --process-only.
> It crashes with --process-only:

> apache:[~/work/osm/routine]$ pv ../map/planet-latest.osm.bz2 | 
> bunzip2|planetsplitter --loggable --parse-only

> Parse OSM Data
> ==

> 22,1GB 13:37:38 [ 471kB/s] [=>] 100%
> Read: Lines=4418786769 Nodes=1517336218 Ways=143432273 Relations=1486052

> apache:[~/work/osm/routine]$ planetsplitter --process-only

> Process OSM Data
> 

> Sorting Nodesplanetsplitter: nodesx.c:190: SortNodeList: Assertion 
> `nodesx->idata' failed.
> zsh: abort (core dumped)  planetsplitter --process-only
> apache:[~/work/osm/routine]$ echo bt|gdb planetsplitter core
> GNU gdb (GDB) 7.4.1-debian
> Copyright (C) 2012 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later 
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "x86_64-linux-gnu".
> For bug reporting instructions, please see:
> ...
> Reading symbols from /usr/bin/planetsplitter...(no debugging symbols 
> found)...done.
> [New LWP 13766]

> warning: Can't read pathname for load map: Ошибка ввода/вывода.
> Core was generated by `planetsplitter --process-only'.
> Program terminated with signal 6, Aborted.
> #0  0x7f3c9f68b475 in raise () from /lib/x86_64-linux-gnu/libc.so.6
> (gdb) #0  0x7f3c9f68b475 in raise () from /lib/x86_64-linux-gnu/libc.so.6
> #1  0x7f3c9f68e6f0 in abort () from /lib/x86_64-linux-gnu/libc.so.6
> #2  0x7f3c9f684621 in __assert_fail () from 
> /lib/x86_64-linux-gnu/libc.so.6
> #3  0x00402872 in SortNodeList ()
> #4  0x00401a49 in main ()
> (gdb) quit

> --

> . ''`.   Dmitry E. Oboukhov
> : :’  :   email: un...@debian.org jabber://un...@uvw.ru
> `. `~’  GPGKey: 1024D / F8E26537 2006-11-21
> `- 1B23 D4F8 8EC0 D902 0555  E438 AB8C 00CF F8E2 6537
-- 

. ''`.   Dmitry E. Oboukhov
: :’  :   email: un...@debian.org jabber://un...@uvw.ru
`. `~’  GPGKey: 1024D / F8E26537 2006-11-21
  `- 1B23 D4F8 8EC0 D902 0555  E438 AB8C 00CF F8E2 6537


signature.asc
Description: Digital signature


Processed: Re: Bug#679903: ftp.debian.org: please create an empty wheezy-updates repository

2012-08-22 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 serious
Bug #679903 [ftp.debian.org] ftp.debian.org: please create an empty 
wheezy-updates repository
Bug #683058 [ftp.debian.org] codename urls that enable proper next-stable 
sources.list
Severity set to 'serious' from 'wishlist'
Severity set to 'serious' from 'wishlist'

-- 
679903: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679903
683058: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683058
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed (with 1 errors): Re: Bug#685602: lxc: asks about shutdown method multiple times

2012-08-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 685602 normal
Bug #685602 [lxc] lxc: asks about shutdown method multiple times
Severity set to 'normal' from 'serious'
> thanks 685602 please don't ask debconf foo twice
> tag 685602 pending
Bug #685602 [lxc] lxc: asks about shutdown method multiple times
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
685602: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685602
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#685602: lxc: asks about shutdown method multiple times

2012-08-22 Thread Jakub Wilk

Package: lxc
Version: 0.8.0~rc1-9
Severity: serious
Justification: Policy 10.7.3

When I upgrade or reinstall lxc, it asks me about shutdown method 
_twice_ (even though I've already answered this question in the past):


# apt-get install --reinstall lxc
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 19 not upgraded.
Need to get 0 B/166 kB of archives.
After this operation, 0 B of additional disk space will be used.
Preconfiguring packages ...
Linux Containers: LXC setup
---

Linux Containers can be shutdown in different ways. The stop method 
terminates all processes inside the container. The halt method initiates 
a shutdown, which takes longer and can have problems with containers 
that don't shutdown themselves properly.


Unless you know that your containers don't shutdown properly, choose halt 
(default).

  1. halt  2. stop
Linux Container: Shutdown method 1

(Reading database ... 31067 files and directories currently installed.)
Preparing to replace lxc 0.8.0~rc1-9 (using .../lxc_0.8.0~rc1-9_i386.deb) ...
update-alternatives: removing manually selected alternative - switching 
lxc-shutdown to auto mode
Unpacking replacement lxc ...
Processing triggers for man-db ...
Setting up lxc (0.8.0~rc1-9) ...
Linux Containers: LXC setup
---

Linux Containers can be shutdown in different ways. The stop method 
terminates all processes inside the container. The halt method initiates 
a shutdown, which takes longer and can have problems with containers 
that don't shutdown themselves properly.


Unless you know that your containers don't shutdown properly, choose halt 
(default).

  1. halt  2. stop
Linux Container: Shutdown method 1

update-alternatives: using /usr/bin/lxc-stop to provide /usr/bin/lxc-shutdown 
(lxc-shutdown) in auto mode
update-alternatives: using /usr/bin/lxc-halt to provide /usr/bin/lxc-shutdown 
(lxc-shutdown) in auto mode
[ ok ] Starting Linux Containers: (none).


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

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

Versions of packages lxc depends on:
ii  debconf [debconf-2.0]  1.5.46
ii  libc6  2.13-35
ii  libcap21:2.22-1.2
ii  multiarch-support  2.13-35

Versions of packages lxc recommends:
ii  debootstrap  1.0.42
ii  libcap2-bin  1:2.22-1.2

Versions of packages lxc suggests:
pn  lxctl  

-- debconf information:
* lxc/shutdown: /usr/bin/lxc-halt
  lxc/directory: /var/lib/lxc
  lxc/title:
  lxc/auto: true

--
Jakub Wilk


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



Bug#680403: marked as done (udisks2 mounts devices in a non-FHS-compliant directory)

2012-08-22 Thread Debian Bug Tracking System
Your message dated Wed, 22 Aug 2012 10:47:40 +
with message-id 
and subject line Bug#680403: fixed in udisks2 1.99.0-2
has caused the Debian Bug report #680403,
regarding udisks2 mounts devices in a non-FHS-compliant directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
680403: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680403
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: udisks2
Version: 1.98.0-2
Severity: serious
Justification: FHS

udisks2 has taken to mounting user filesystems under /run/media.  This
directly contradicts the FHS, which says /media is to be used for mounting
removeable media.

This is therefore a serious policy violation in the udisks2 package.

This bug has also been reported upstream and upstream has refused to correct
the issue: https://bugs.freedesktop.org/show_bug.cgi?id=51709

-- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
armhf

Kernel: Linux 3.5.0-2-generic (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 udisks2 depends on:
ii  dbus   1.4.18-1ubuntu1
ii  libacl12.2.51-8ubuntu1
ii  libatasmart4   0.19-1git1
ii  libc6  2.15-0ubuntu15
ii  libglib2.0-0   2.33.3-2
ii  libgudev-1.0-0 1:175-0ubuntu10
ii  libpolkit-agent-1-00.104-2ubuntu1
ii  libpolkit-gobject-1-0  0.104-2ubuntu1
ii  libudisks2-0   1.98.0-2
ii  udev   175-0ubuntu10

Versions of packages udisks2 recommends:
ii  dosfstools   3.0.12-1ubuntu1
ii  eject2.1.5+deb1+cvs20081104-11
ii  mtools   4.0.17-1
ii  ntfs-3g  1:2012.1.15AR.5-2ubuntu1
ii  policykit-1  0.104-2ubuntu1

Versions of packages udisks2 suggests:
ii  cryptsetup-bin  2:1.4.1-2ubuntu4
ii  mdadm   3.2.5-1ubuntu2
ii  reiserfsprogs   1:3.6.21-1build1
pn  xfsprogs

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: udisks2
Source-Version: 1.99.0-2

We believe that the bug you reported is fixed in the latest version of
udisks2, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 680...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Pitt  (supplier of updated udisks2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 22 Aug 2012 12:36:09 +0200
Source: udisks2
Binary: udisks2 udisks2-doc libudisks2-0 libudisks2-dev gir1.2-udisks-2.0
Architecture: source amd64 all
Version: 1.99.0-2
Distribution: experimental
Urgency: low
Maintainer: Utopia Maintenance Team 

Changed-By: Martin Pitt 
Description: 
 gir1.2-udisks-2.0 - GObject based library to access udisks2 - introspection 
data
 libudisks2-0 - GObject based library to access udisks2
 libudisks2-dev - GObject based library to access udisks2 - development files
 udisks2- D-BUS service to access and manipulate storage devices
 udisks2-doc - udisks2 documentation
Closes: 680403
Changes: 
 udisks2 (1.99.0-2) experimental; urgency=low
 .
   * Add mount_in_media.patch: Mount drives in /media, not /run/media/, to stay
 FHS compatible. (Closes: #680403, LP: #1020759)
Checksums-Sha1: 
 f550bd05f9196a465cb05396b5e04a97e84239f4 2512 udisks2_1.99.0-2.dsc
 4f0bd4783fcd231b221ba5b0030bd11e35f4b88a 5514 udisks2_1.99.0-2.debian.tar.gz
 8d3dd65e3745d9c983b775ad78475cee34bace8e 240056 udisks2_1.99.0-2_amd64.deb
 7c260bd2d1d006d7f0494d76bc43a221a5747fe5 272428 udisks2-doc_1.99.0-2_all.deb
 3924dbc7f2ac895560a4adde54cccf31151d10b4 108720 libudisks2-0_1.99.0-2_amd64.deb
 3aa5c4bdf86d261feffa1254d1a3ac4468bc8fed 196132 
libudisks2-dev_1.99.0-2_amd64.deb
 f6784ffae963451fe87e51e8886d35fe60dbf667 19130 
gir1.2-udisks-2.0_1.99.0-2_amd64.deb
Checksums-Sha256: 
 a97ee094f6c2de79a2ae7fbe0ab35870c4e1cac6487959dd15152b8160726586 2512 
udisks2_1.99.0-2.dsc
 acc3758cf50ba050b64dfb7658d1522bcbebb5b6420879663833a6f468d362fa 5514 
udisks2_1.99.0-2.debian.tar.gz
 64fc9d9f9343d19fba1f5ba41dea164fef9980

Processed: Re: Bug#685353: qemu-kvm: kvm process hangs with 100% CPU usage

2012-08-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> found 685353 1.1.1+dfsg-1
Bug #685353 [qemu-kvm] qemu-kvm: kvm process hangs with 100% CPU usage
There is no source info for the package 'qemu-kvm' at version '1.1.1+dfsg-1' 
with architecture ''
Unable to make a source version for version '1.1.1+dfsg-1'
Marked as found in versions 1.1.1+dfsg-1.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
685353: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685353
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#685353: qemu-kvm: kvm process hangs with 100% CPU usage

2012-08-22 Thread Mike Gerber
found 685353 1.1.1+dfsg-1
thanks

Hi Michael,
> > > The hanging kvm process uses 100% CPU, there's no serial console anymore, 
> > > no 
> > > access to VNC anymore. No output on netconsole either. Unfortunately, I 
> > > cannot
> > > even get a useful gdb backtrace:
> 
> Finally, I figured out how to get a useful backtrace. Running gdb and then
> using "attach $PID" doesn't give me symbols, but "gdb /usr/bin/kvm -p $PID" 
> does (tested with qemu-kvm{,-dbg} 1.1.1+dfsg-1). I will send a backtrace as
> soon as the problem occurs again.

After 1,5 days kvm hung up again (100% CPU, as above, same kernels, qemu-kvm
1.1.1+dfsg-1). This time I could get a backtrace using gdb that shows that 
the bug is in the audio code/emulation.

So I'd like to be more precise about the audio configuration. The host has
a ASUS Xonar DX PCI-e audio card. As the host does not have an IOMMU, I'm
using an emulated ES1370 in the guest to capture host audio input. Due to
VNC, which I enabled trying to debug the guest crashes, I had to use
"vnc_allow_host_audio = 1" in /etc/libvirt/qemu.conf, otherwise libvirt would
set QEMU_AUDIO_DRV to none for some reason. AFAICT qemu-kvm is now using the 
host's ALSA as the backend for the emulated sound card. The crashes happen with 
VNC enabled or not.

lspci output for the host audio card:

  03:04.0 Multimedia audio controller: C-Media Electronics Inc CMI8788 [Oxygen 
HD Audio]

lsof output showing that qemu-kvm is probably using the ALSA backend (new kvm
process, I restarted it with the same configuration after the crash documented
in gdb output below): 

  kvm 27040 libvirt-qemu  memCHR  116,3 4507 
/dev/snd/pcmC0D0p

Hope that helps finding the bug!

Cheers,
Mike

# gdb /usr/bin/kvm -p 19892
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/bin/kvm...Reading symbols from 
/usr/lib/debug/usr/bin/kvm...done.
done.
Attaching to program: /usr/bin/kvm, process 19892
Reading symbols from /lib/x86_64-linux-gnu/librt.so.1...(no debugging symbols 
found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/librt.so.1
Reading symbols from /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0...(no 
debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0
Reading symbols from /lib/x86_64-linux-gnu/libglib-2.0.so.0...(no debugging 
symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libglib-2.0.so.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libiscsi.so.1...(no debugging 
symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libiscsi.so.1
Reading symbols from /usr/lib/x86_64-linux-gnu/libusbredirparser.so.0...(no 
debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libusbredirparser.so.0
Reading symbols from /lib/x86_64-linux-gnu/libutil.so.1...(no debugging symbols 
found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libutil.so.1
Reading symbols from /usr/lib/x86_64-linux-gnu/libbluetooth.so.3...(no 
debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libbluetooth.so.3
Reading symbols from /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4...(no 
debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4
Reading symbols from /lib/x86_64-linux-gnu/libncurses.so.5...(no debugging 
symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libncurses.so.5
Reading symbols from /lib/x86_64-linux-gnu/libtinfo.so.5...(no debugging 
symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libtinfo.so.5
Reading symbols from /lib/x86_64-linux-gnu/libbrlapi.so.0.5...(no debugging 
symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libbrlapi.so.0.5
Reading symbols from /usr/lib/x86_64-linux-gnu/libpulse.so.0...(no debugging 
symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libpulse.so.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libasound.so.2...(no debugging 
symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libasound.so.2
Reading symbols from /usr/lib/libvdeplug.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib/libvdeplug.so.2
Reading symbols from /lib/x86_64-linux-gnu/libuuid.so.1...(no debugging symbols 
found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libuuid.so.1
Reading symbols from /lib/x86_64-linux-gnu/libpng12.so.0...(no debugging 
symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libpng12.so.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libjpeg.so.8...(no debugging 
symbols found)...done.
Load

Bug#679454: marked as done (gwibber: Gwibber fails to start wtih python 2.7)

2012-08-22 Thread Debian Bug Tracking System
Your message dated Wed, 22 Aug 2012 09:47:52 +
with message-id 
and subject line Bug#679454: fixed in gwibber 3.0.0.1-2.2
has caused the Debian Bug report #679454,
regarding gwibber: Gwibber fails to start wtih python 2.7
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
679454: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679454
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gwibber
Version: 3.0.0.1-2.1
Severity: important

Gwibber service is running, and notifications are showing up, but Gwibber 
itself fails on startup:

~$ gwibber -d
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 55, in 
from gwibber import client
  File "/usr/lib/pymodules/python2.7/gwibber/client.py", line 3, in 
import gtk, gobject, gwui, util, actions, json, gconf
  File "/usr/lib/pymodules/python2.7/gwibber/gwui.py", line 33, in 
if "gwibber" not in urlparse.uses_query:
AttributeError: 'module' object has no attribute 'uses_query'



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

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

Versions of packages gwibber depends on:
ii  gnome-keyring 3.4.1-4
ii  gwibber-service   3.0.0.1-2.1
ii  libjs-jquery  1.7.2+debian-2
ii  librsvg2-22.36.1-1
ii  librsvg2-common   2.36.1-1
ii  python2.7.3~rc2-1
ii  python-dbus   1.1.0-1
ii  python-egenix-mxdatetime  3.2.1-1.1
ii  python-gconf  2.28.1+dfsg-1
ii  python-gtk2   2.24.0-3
ii  python-gtkspell   2.25.3-12
ii  python-imaging1.1.7-4
ii  python-mako   0.7.0-1
ii  python-oauth  1.0.1-3
ii  python-simplejson 2.5.2-1
ii  python-support1.0.14
ii  python-webkit 1.1.8-2
ii  python-wnck   2.32.0+dfsg-2+b1
ii  python-xdg0.19-4

gwibber recommends no packages.

Versions of packages gwibber suggests:
pn  gwibber-service-buzz
pn  gwibber-service-digg
pn  gwibber-service-flickr  
pn  gwibber-service-foursquare  
pn  gwibber-service-friendfeed  
pn  gwibber-service-pingfm  
pn  gwibber-service-qaiku   
pn  gwibber-service-statusnet   
ii  gwibber-themes  3.0.0.1-2.1

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: gwibber
Source-Version: 3.0.0.1-2.2

We believe that the bug you reported is fixed in the latest version of
gwibber, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 679...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose  (supplier of updated gwibber package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 22 Aug 2012 11:25:50 +0200
Source: gwibber
Binary: gwibber gwibber-service gwibber-service-facebook 
gwibber-service-twitter gwibber-service-identica gwibber-service-flickr 
gwibber-service-digg gwibber-service-buzz gwibber-service-statusnet 
gwibber-service-foursquare gwibber-service-friendfeed gwibber-service-pingfm 
gwibber-service-qaiku gwibber-themes
Architecture: source all
Version: 3.0.0.1-2.2
Distribution: unstable
Urgency: low
Maintainer: Kartik Mistry 
Changed-By: Matthias Klose 
Description: 
 gwibber- Open source social networking client for GNOME (client)
 gwibber-service - Open source social networking client for GNOME (service)
 gwibber-service-buzz - Buzz plugin for Gwibber
 gwibber-service-digg - Digg plugin for Gwibber
 gwibber-service-facebook - Facebook plugin for Gwibber
 gwibber-service-flickr - Flickr plugin for Gwibber
 gwibber-service-foursquare - Foursquare plugin for Gwibber
 gwibber-service-friendfeed - Friendfeed plugin for Gwibber
 gwibber-service-identica - Identi.ca plugin for Gwibber
 gwibber-service-pingfm - pingfm plugin for Gwibber
 gwibber-service-qaiku - Qaiku plugin for Gwibber
 gwibber-service-statusnet - Status.Net plugin 

Bug#685536: Acknowledgement (planetsplitter crahes on current planet.osm.bz2)

2012-08-22 Thread Dmitry E. Oboukhov
I've just rebuilt the package with debug symbols and tried to use
--parse-only and --process-only.
It crashes with --process-only:

apache:[~/work/osm/routine]$ pv ../map/planet-latest.osm.bz2 | 
bunzip2|planetsplitter --loggable --parse-only

Parse OSM Data
==

22,1GB 13:37:38 [ 471kB/s] [=>] 100%
Read: Lines=4418786769 Nodes=1517336218 Ways=143432273 Relations=1486052

apache:[~/work/osm/routine]$ planetsplitter --process-only

Process OSM Data


Sorting Nodesplanetsplitter: nodesx.c:190: SortNodeList: Assertion 
`nodesx->idata' failed.
zsh: abort (core dumped)  planetsplitter --process-only
apache:[~/work/osm/routine]$ echo bt|gdb planetsplitter core
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/bin/planetsplitter...(no debugging symbols 
found)...done.
[New LWP 13766]

warning: Can't read pathname for load map: Ошибка ввода/вывода.
Core was generated by `planetsplitter --process-only'.
Program terminated with signal 6, Aborted.
#0  0x7f3c9f68b475 in raise () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) #0  0x7f3c9f68b475 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x7f3c9f68e6f0 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x7f3c9f684621 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
#3  0x00402872 in SortNodeList ()
#4  0x00401a49 in main ()
(gdb) quit

-- 

. ''`.   Dmitry E. Oboukhov
: :’  :   email: un...@debian.org jabber://un...@uvw.ru
`. `~’  GPGKey: 1024D / F8E26537 2006-11-21
  `- 1B23 D4F8 8EC0 D902 0555  E438 AB8C 00CF F8E2 6537


signature.asc
Description: Digital signature


Processed: reassign 685581 to inn2

2012-08-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 685581 inn2
Bug #685581 [inn] inn: CVE-2012-3523 prone to STARTTLS plaintext command 
injection
Bug reassigned from package 'inn' to 'inn2'.
No longer marked as found in versions 1.7.2q-41.
Ignoring request to alter fixed versions of bug #685581 to the same values 
previously set
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
685581: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685581
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#681680: mediathekview: finds only 1376 out of 57537 movies

2012-08-22 Thread Christoph Martin
Hi

Am 21.08.2012 23:25, schrieb Markus Koschany:
> Hello,
> 
> this is just a reminder and a ping. I would like to know if you are
> still interested in maintaining MediathekView?
> 
> If you are busy at the moment or if you can't maintain the package
> anymore, please say so.
> 
> Otherwise i think it would be best to contact the Debian Release Team
> and ask them for their opinion. Of course we would need a sponsor, too.
> 
> Unless i hear something different i will proceed and ask someone to
> sponsor the package next week, provided the Release Team accepts an
> upload to Testing.

if anybody has the time to build the package I can do the sponsoring. I
just don't have the time to create and test the package. It would really
be good to have the newest version in the archive.

Christoph

-- 

Christoph Martin, Zentrum für Datenverarbeitung, Uni-Mainz, Germany
 Instant-Messaging: Jabber: mar...@uni-mainz.de
  (Siehe http://www.zdv.uni-mainz.de/4010.php)
<>

signature.asc
Description: OpenPGP digital signature


Processed: Re: [request-tracker-maintainers] Bug#685502: fails to install in chroots

2012-08-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 685502 patch
Bug #685502 [request-tracker4] fails to install when system has no FQDN
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
685502: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685502
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#685502: [request-tracker-maintainers] Bug#685502: fails to install in chroots

2012-08-22 Thread Daniel Baumann
tag 685502 patch
thanks

On 08/21/2012 10:00 PM, Daniel Baumann wrote:
> if rt really wants to depends on having a FQDN as hostname, then it
> needs to handle that gracefully.

patch attached.

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/
diff -Naurp request-tracker4.orig/debian/config request-tracker4/debian/config
--- request-tracker4.orig/debian/config	2012-05-27 17:29:18.0 +
+++ request-tracker4/debian/config	2012-08-22 08:01:35.455130587 +
@@ -112,12 +112,15 @@ EOF
 db_version 2.0
 db_capb backup
 
+hostname="$(hostname -f)"
+hostname="${hostname:-$(hostname)}"
+
 # sane startup defaults
 RT_SITE_DEFAULT_webpath=/rt
-RT_SITE_DEFAULT_webbaseurl=http://$(hostname -f)
-RT_SITE_DEFAULT_rtname=rt.$(hostname -f)
-RT_SITE_DEFAULT_organization=$(hostname -f)
-RT_SITE_DEFAULT_correspondaddress="rt@$(hostname -f)"
+RT_SITE_DEFAULT_webbaseurl=http://${hostname}
+RT_SITE_DEFAULT_rtname=rt.${hostname}
+RT_SITE_DEFAULT_organization=${hostname}
+RT_SITE_DEFAULT_correspondaddress="rt@${hostname}"
 
 # we always create this to be on the safe side
 # from now on, $READ_CONFIG_SCRIPT is set


Processed: evolution: Crash: libcamel-1.2: #0 camel_pstring_add (str=str@entry=0x4 , own=own@entry=0) at camel-string-utils.c:170

2012-08-22 Thread Debian Bug Tracking System
Processing control commands:

> forwarded -1 https://bugzilla.gnome.org/show_bug.cgi?id=682426
Bug #685588 [evolution] evolution: Crash: libcamel-1.2: #0 camel_pstring_add 
(str=str@entry=0x4 , own=own@entry=0) at 
camel-string-utils.c:170
Set Bug forwarded-to-address to 
'https://bugzilla.gnome.org/show_bug.cgi?id=682426'.

-- 
685588: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685588
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#685588: evolution: Crash: libcamel-1.2: #0 camel_pstring_add (str=str@entry=0x4 , own=own@entry=0) at camel-string-utils.c:170

2012-08-22 Thread Paul Menzel
Package: evolution
Version: 3.4.3-1
Severity: grave
Justification: causes non-serious data loss
Control: forwarded -1 https://bugzilla.gnome.org/show_bug.cgi?id=682426

Dear Debian folks,


while composing a message Evolution 3.4.3 crashed.

$ dmesg
[…]
[ 1775.978900] pool[10745]: segfault at 4 ip f6ab09c6 sp 
e9927e20 error 4 in libcamel-1.2.so.33.0.0[f6a03000+103000]

The backtrace can be found in the upstream report I reported [1].

I did not experience any crashes with Evolution 3.2.2 for a long time.

Crashes cause data loss, when the user currently composes a message.
Auto saving messages and restoring them only helps a little.

Crashes should never happen with the most used applications, which I am
counting the mail program to.


Thanks,

Paul


[1] https://bugzilla.gnome.org/show_bug.cgi?id=682426

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

Kernel: Linux 3.2.0-3-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 evolution depends on:
ii  dbus 1.6.2-2
ii  debconf [debconf-2.0]1.5.46
ii  evolution-common 3.4.3-1
ii  evolution-data-server3.4.3-1
ii  gconf-service3.2.5-1+build1
ii  gconf2   3.2.5-1+build1
ii  gnome-icon-theme 3.4.0-2
ii  libatk1.0-0  2.4.0-2
ii  libc62.13-35
ii  libcairo-gobject21.12.2-2
ii  libcairo21.12.2-2
ii  libcamel-1.2-33  3.4.3-1
ii  libclutter-gtk-1.0-0 1.2.0-2
ii  libdbus-glib-1-2 0.100-1
ii  libebackend-1.2-23.4.3-1
ii  libebook-1.2-13  3.4.3-1
ii  libecal-1.2-11   3.4.3-1
ii  libedataserver-1.2-163.4.3-1
ii  libedataserverui-3.0-1   3.4.3-1
ii  libenchant1c2a   1.6.0-7
ii  libevolution 3.4.3-1
ii  libgail-3-0  3.4.2-3
ii  libgconf-2-4 3.2.5-1+build1
ii  libgdata13   0.12.0-1
ii  libgdk-pixbuf2.0-0   2.26.1-1
ii  libglib2.0-0 2.32.3-1
ii  libgnome-desktop-3-2 3.4.2-1
ii  libgtk-3-0   3.4.2-3
ii  libgtkhtml-4.0-0 4.4.3-1
ii  libgtkhtml-editor-4.0-0  4.4.3-1
ii  libgweather-3-0  3.4.1-1+build1
ii  libical0 0.48-2
ii  libmx-1.0-2  1.4.6-1
ii  libnotify4   0.7.5-1
ii  libnspr4 2:4.9.2-1
ii  libnspr4-0d  2:4.9.2-1
ii  libnss3  2:3.13.5-1
ii  libnss3-1d   2:3.13.5-1
ii  libpango1.0-01.30.0-1
ii  libsoup2.4-1 2.38.1-2
ii  libsqlite3-0 3.7.13-1
ii  libxml2  2.8.0+dfsg1-5
ii  psmisc   22.19-1

Versions of packages evolution recommends:
ii  bogofilter 1.2.2+dfsg1-1+b1
ii  evolution-plugins  3.4.3-1
ii  evolution-webcal   2.32.0-2+b2
ii  spamassassin   3.3.2-4
ii  yelp   3.4.2-1

Versions of packages evolution suggests:
ii  evolution-dbg   3.4.3-1
ii  evolution-exchange  3.4.3-2
ii  evolution-plugins-experimental  3.4.3-1
ii  gnupg   1.4.12-4+b1
ii  network-manager 0.9.4.0-5

-- debconf information:
  evolution/needs_shutdown:
  evolution/kill_processes:


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


Bug#671846: CVE-2011-2486

2012-08-22 Thread Rob Andrews
On Tue, August 21, 2012 10:27 pm, Moritz Muehlenhoff wrote:
> This is straightforward to patch, but given that
> - this bug has seen no followup since 3.5 months
> - the last upload was in 2009
> - there's a 64 bit version of the flash plugin these days
>
> we should rather remove it from Wheezy or the archive?

This would make sense. I had replied that I intend to orphan the package,
but that email appears to have gone astray.

Upstream have decided to retire the project. Since the primary use for
this package is to facilitate the use of Flash, and since Adobe have both
a stable plugin for amd64 and have end-of-lifed the NPAPI Flash plugin,
nspluginwrapper is no longer useful.

-- 
rob andrews   :: pgp 0x6d9b8cc8 :: r...@choralone.org


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



Bug#684748: Arduino Ethernet library fix, needs testing

2012-08-22 Thread Marco Righi
Hi Scott,
you are welcome. I use Debian 64 bit.

Command 37 of 4 $avr-ld --version
GNU ld (GNU Binutils) 2.20.1.20100303
Copyright 2009 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later
version.
This program has absolutely no warranty.

Please contact me if you think I can help you. I am glad to help the
Debian develop.

Marco


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



Bug#681680: mediathekview: finds only 1376 out of 57537 movies

2012-08-22 Thread B.Thomas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

sorry at the moment i am really busy because of work and private things.

Further in the feature i planed to create a c++ fork of mediathekview
(put it right, i am certainly no fan of java).
If it goes well i will public and maintain that instead ;)

So you are completely right, someone else should take responsibility as
Maintainer of MediathekView for Debian/Ubuntu.
My Job was only to bring it to the debian world :)

Greetings
Thomas

On 21.08.2012 23:25, Markus Koschany wrote:
> Hello,
>
> this is just a reminder and a ping. I would like to know if you are
> still interested in maintaining MediathekView?
>
> If you are busy at the moment or if you can't maintain the package
> anymore, please say so.
>
> Otherwise i think it would be best to contact the Debian Release Team
> and ask them for their opinion. Of course we would need a sponsor, too.
>
> Unless i hear something different i will proceed and ask someone to
> sponsor the package next week, provided the Release Team accepts an
> upload to Testing.
>
> Regards
> Markus
>

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

iQIcBAEBAgAGBQJQNIOyAAoJEFBNAkSr0Hp1/SEQAK32EJ3gIFEy3D3p0k9dtbJX
xN3SWJgfZCr+NhfLzYEWL1sW23hsvnFORQy5RmLVEKxHlIGqcpaWiY4nR4sEXx+n
V8pBoX8O+uyn4tqF1fJlaFUG1HuB2JpcySY3QdEcLGcV+b78U7ppgLUHoh+sqFPR
Ep6xR6JLGyWbapvnQSka3oTkGF2jogkZeOQMXZZToAixexlVaG9LWL50OtFyAKhV
HDGFcTtA8Ma2oZD4dPYPVGGDAmOgMYIc2jQ//YXhrH1V+APH/dC0hCrN8LWDIvaa
WGSqFyGhmV+2qjGohZWp4BFqSnIWrOwGMyfXjYC5ySe43KJdCfjdccx7fRoEASkr
LaR8Q307Miw7COBs/sRsAdOUOeK/NlpJgShU+yLdOEk5IQf98YsqxJzFzAQ4DqbA
U6s29L9+RsddkvUtg6T6EGewNFhoTp/nvi9yg9g4iEOJBdRlD0/3p0YD8I9ue7my
JAevgFDHIbBUK4qmbIcYlZXuR1jWTYIz5RmX8TrluP8xnKKI0Pa7RgKwR174vvGl
8ePmJu0/HGeAZI4StVli/QiqJRXd9iFOaN2Rce3C0Mjwz/yoduLXt3rGFk30wEZM
FG3mXtDRzvx15WXI+0lmE8C2hGpcUNmlZdq/lAOej4MyGl40GOFkVkgfq/gH9br4
uVun0HZmqq7ZBYgrbmQG
=K8QK
-END PGP SIGNATURE-



Bug#685586: evolution: Please package 3.4.4 for Wheezy

2012-08-22 Thread Paul Menzel
Package: evolution
Version: 3.4.3-1
Severity: grave
Justification: causes non-serious data loss

Dear Debian folks,


Evolution 3.4.4 was released on August 13th 2012.

commit b097a7d4dee51f18fe32722a098076827ec96c69
Author: Matthew Barnes 
Date:   Sun Aug 12 19:40:51 2012 -0400

NEWS update for 3.4.4 release.

diff --git a/NEWS b/NEWS
index 6d34b93..d9954f4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+Evolution 3.4.4 2012-08-13
+--
+
+* At some point since Evolution 3.0, detection of when the local mail
+  storage format needs to be converted from mbox (as used in 2.x) to
+  Maildir (as used in 3.x) broke.  This release fixes the detection.
+
+Bug Fixes:
+   Bug 559815 - Empty Reminders editor when opened second time
+(Milan Crha)
+   Bug 617557 - Can close composer while message is sending (Milan 
Crha)
+   Bug 653529 - Alarm Notification window events list is too small
+(Milan Crha)
+   Bug 677993 - Remember screen used in previous session (Milan 
Crha)
+   Bug 678292 - Due Date does not display in follow-up flag 
dialogue box
+(Milan Crha)
+   Bug 678304 - Save Draft prevents Evolution's quit (Milan Crha)
+   Bug 678783 - Crash under e_attachment_set_file_info() (Milan 
Crha)
+   Bug 680682 - Segfault after label attempted deletion (Milan 
Crha)
+
+Other Changes:
+   * Trust attachments from ~/.kde and ~/.kde4. (Matthew Barnes)
+   * Run mbox-to-Maildir conversion before loading modules.
+ (Matthew Barnes)
+
+Translations:
+   Sasi Bhushan Boddepalli (te)
+
+
 Evolution 3.4.3 2012-06-18
 --

It fixes a segfault, which causes (partly) loss of messages which are
being just composed. That should never happen to the mail application
which is by far the most used application of an operating system next to
the Web browser.

Additionally it hopefully fixes Debian report #679347 [1].


Thanks,

Paul


PS: It looks like Evolution 3.4.3 also contains another segmentation
fault I reported upstream today [2].

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679347
[2] https://bugzilla.gnome.org/show_bug.cgi?id=682426

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

Kernel: Linux 3.2.0-3-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 evolution depends on:
ii  dbus 1.6.2-2
ii  debconf [debconf-2.0]1.5.46
ii  evolution-common 3.4.3-1
ii  evolution-data-server3.4.3-1
ii  gconf-service3.2.5-1+build1
ii  gconf2   3.2.5-1+build1
ii  gnome-icon-theme 3.4.0-2
ii  libatk1.0-0  2.4.0-2
ii  libc62.13-35
ii  libcairo-gobject21.12.2-2
ii  libcairo21.12.2-2
ii  libcamel-1.2-33  3.4.3-1
ii  libclutter-gtk-1.0-0 1.2.0-2
ii  libdbus-glib-1-2 0.100-1
ii  libebackend-1.2-23.4.3-1
ii  libebook-1.2-13  3.4.3-1
ii  libecal-1.2-11   3.4.3-1
ii  libedataserver-1.2-163.4.3-1
ii  libedataserverui-3.0-1   3.4.3-1
ii  libenchant1c2a   1.6.0-7
ii  libevolution 3.4.3-1
ii  libgail-3-0  3.4.2-3
ii  libgconf-2-4 3.2.5-1+build1
ii  libgdata13   0.12.0-1
ii  libgdk-pixbuf2.0-0   2.26.1-1
ii  libglib2.0-0 2.32.3-1
ii  libgnome-desktop-3-2 3.4.2-1
ii  libgtk-3-0   3.4.2-3
ii  libgtkhtml-4.0-0 4.4.3-1
ii  libgtkhtml-editor-4.0-0  4.4.3-1
ii  libgweather-3-0  3.4.1-1+build1
ii  libical0 0.48-2
ii  libmx-1.0-2  1.4.6-1
ii  libnotify4   0.7.5-1
ii  libnspr4 2:4.9.2-1
ii  libnspr4-0d  2:4.9.2-1
ii  libnss3  2:3.13.5-1
ii  libnss3-1d   2:3.13.5-1
ii  libpango1.0-01.30.0-1
ii  libsoup2.4-1 2.38.1-2
ii  libsqlite3-0 3.7.13-1
ii  libxml2  2.8.0+dfsg1-5
ii  psmisc   22.19-1

Versions of packages evolution recommends:
ii  bogofilter 1.2.2+dfsg1-1+b1
ii  evolution-plugins  3.4.3-1
ii  evolution-webcal   2.32.0-2+b2
ii  spamassassin   3.3.2-4
ii  yelp   3.4.2-1

Versions of packages evolution suggests:
ii  evolution-dbg   3.4.3-1
ii  evolution-exchange  3.4.3-2
ii  evolution-plugins-experimental  3.4.3-1
ii  gnupg   1.4.12-4+b1
ii  ne

Bug#684835: marked as done (scim-tables: FTBFS: scim_table_imengine_setup.cpp:196:8: error: 'GtkTooltips' does not name a type)

2012-08-22 Thread Debian Bug Tracking System
Your message dated Wed, 22 Aug 2012 07:02:41 +
with message-id 
and subject line Bug#684835: fixed in scim-tables 0.5.9-2
has caused the Debian Bug report #684835,
regarding scim-tables: FTBFS: scim_table_imengine_setup.cpp:196:8: error: 
'GtkTooltips' does not name a type
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
684835: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684835
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: scim-tables
Version: 0.5.9-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120814 qa-ftbfs
Justification: FTBFS in wheezy on amd64

Hi,

During a rebuild of all packages in *wheezy*, your package failed to
build on amd64.

Relevant part:
>  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../intl 
> -DSCIM_ICONDIR=\"/usr/share/scim/icons\" 
> -DSCIM_TABLE_LOCALEDIR=\"/usr/share/locale\" 
> -DSCIM_TABLEDIR=\"/usr/share/scim/tables\" -DSCIM_DATADIR=\"/usr/share/scim\" 
> -pthread -I/usr/include/scim-1.0 -I/usr/include/gtk-3.0 
> -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/scim-1.0 -W -g 
> -O -MT table_imengine_setup_la-scim_table_imengine_setup.lo -MD -MP -MF 
> .deps/table_imengine_setup_la-scim_table_imengine_setup.Tpo -c 
> scim_table_imengine_setup.cpp  -fPIC -DPIC -o 
> .libs/table_imengine_setup_la-scim_table_imengine_setup.o
> In file included from scim_table_imengine_setup.cpp:38:0:
> scim_generic_table.h: In member function 'bool 
> GenericTableContent::is_valid_char(char) const':
> scim_generic_table.h:513:134: warning: comparison between signed and unsigned 
> integer expressions [-Wsign-compare]
> scim_generic_table.h: In member function 'bool 
> GenericTableContent::is_single_wildcard_char(char) const':
> scim_generic_table.h:514:106: warning: comparison between signed and unsigned 
> integer expressions [-Wsign-compare]
> scim_generic_table.h: In member function 'bool 
> GenericTableContent::is_multi_wildcard_char(char) const':
> scim_generic_table.h:515:106: warning: comparison between signed and unsigned 
> integer expressions [-Wsign-compare]
> scim_generic_table.h: In member function 'bool 
> GenericTableContent::is_key_end_char(char) const':
> scim_generic_table.h:517:158: warning: comparison between signed and unsigned 
> integer expressions [-Wsign-compare]
> scim_table_imengine_setup.cpp: At global scope:
> scim_table_imengine_setup.cpp:196:8: error: 'GtkTooltips' does not name a type
> scim_table_imengine_setup.cpp: In function 'GtkWidget* create_generic_page()':
> scim_table_imengine_setup.cpp:411:12: warning: 'GtkWidget* 
> gtk_vbox_new(gboolean, gint)' is deprecated (declared at 
> /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead 
> [-Wdeprecated-declarations]
> scim_table_imengine_setup.cpp:411:34: warning: 'GtkWidget* 
> gtk_vbox_new(gboolean, gint)' is deprecated (declared at 
> /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead 
> [-Wdeprecated-declarations]
> scim_table_imengine_setup.cpp:457:27: error: '__widget_tooltips' was not 
> declared in this scope
> scim_table_imengine_setup.cpp:460:52: error: 'gtk_tooltips_set_tip' was not 
> declared in this scope
> scim_table_imengine_setup.cpp: In function 'GtkWidget* 
> create_keyboard_page()':
> scim_table_imengine_setup.cpp:512:79: error: 'gtk_entry_set_editable' was not 
> declared in this scope
> scim_table_imengine_setup.cpp:532:31: error: '__widget_tooltips' was not 
> declared in this scope
> scim_table_imengine_setup.cpp:533:70: error: 'gtk_tooltips_set_tip' was not 
> declared in this scope
> scim_table_imengine_setup.cpp: In function 'GtkWidget* 
> create_table_management_page()':
> scim_table_imengine_setup.cpp:570:12: warning: 'GtkWidget* 
> gtk_vbox_new(gboolean, gint)' is deprecated (declared at 
> /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead 
> [-Wdeprecated-declarations]
> scim_table_imengine_setup.cpp:570:34: warning: 'GtkWidget* 
> gtk_vbox_new(gboolean, gint)' is deprecated (declared at 
> /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead 
> [-Wdeprecated-declarations]
> scim_table_imengine_setup.cpp:579:12: warning: 'GtkWidget* 
> gtk_hbox_new(gboolean, gint)' is deprecated (declared at 
> /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_