Processed: Re: Bug#808181: libc6: Upgrade can make the linker unusable

2015-12-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 808181 libc6-dev
Bug #808181 [libc6] libc6: Upgrade can make the linker unusable
Bug reassigned from package 'libc6' to 'libc6-dev'.
Ignoring request to alter found versions of bug #808181 to the same values 
previously set
Ignoring request to alter fixed versions of bug #808181 to the same values 
previously set
> reassign 808205 libc6-dev
Bug #808205 [libc6] libc6: Unrecognized relocation when compiling
Bug reassigned from package 'libc6' to 'libc6-dev'.
No longer marked as found in versions glibc/2.21-4.
Ignoring request to alter fixed versions of bug #808205 to the same values 
previously set
> forcemerge 808181 808205
Bug #808181 [libc6-dev] libc6: Upgrade can make the linker unusable
Bug #808205 [libc6-dev] libc6: Unrecognized relocation when compiling
Added tag(s) stretch.
Merged 808181 808205
> forcemerge 808181 808206
Bug #808181 [libc6-dev] libc6: Upgrade can make the linker unusable
Bug #808205 [libc6-dev] libc6: Unrecognized relocation when compiling
Bug #808205 [libc6-dev] libc6: Unrecognized relocation when compiling
Marked as found in versions glibc/2.21-4.
Marked as found in versions glibc/2.21-4.
Bug #808206 [libc6-dev] unsupported reloc 42 against global symbol 
__gmon_start__
Severity set to 'important' from 'normal'
Added tag(s) stretch.
Merged 808181 808205 808206
> severity 808181 serious
Bug #808181 [libc6-dev] libc6: Upgrade can make the linker unusable
Bug #808205 [libc6-dev] libc6: Unrecognized relocation when compiling
Bug #808206 [libc6-dev] unsupported reloc 42 against global symbol 
__gmon_start__
Severity set to 'serious' from 'important'
Severity set to 'serious' from 'important'
Severity set to 'serious' from 'important'
> thanks
Stopping processing here.

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



Processed: amanda-common: Depends on virtual package "perl5" which will is gone with perl/5.22

2015-12-17 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + patch sid
Bug #808209 [amanda-common] amanda-common: Depends on virtual package "perl5" 
which will is gone with perl/5.22
Added tag(s) sid and patch.

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



Bug#789980: FTBFS: from pymongo import ... ImportError: cannot import name Connection

2015-12-17 Thread Jérôme
I believe this is fixed since v8.

-- 
Jérôme



Bug#808209: amanda-common: Depends on virtual package "perl5" which will is gone with perl/5.22

2015-12-17 Thread Dominic Hargreaves
Package: amanda-common
Version: 1:3.3.6-4
Severity: serious
Justification: package uninstallable
Control: tags -1 + patch sid

The perl 5.22 transition just started (see
https://lists.debian.org/debian-devel-announce/2015/12/msg5.html)
and we seem to have missed that this package depends on the deprecated
virtual package "perl5" like some other packages did.

The perl 5.22 packages don't provide perl5, making this package
uninstallable.

I'm sorry that we overlooked this prior to the unstable upload. Please
find attached a patch fixing this.
>From ca8939041f868c9e094dccff70b4b59a0ebd7c0d Mon Sep 17 00:00:00 2001
From: Dominic Hargreaves 
Date: Thu, 17 Dec 2015 10:26:31 +
Subject: [PATCH] Fix outdated dependency on perl5

---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 80ebf15..dc8e0e0 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,6 @@ Depends: adduser,
  bsd-mailx | mailx,
  debconf | debconf-2.0,
  openbsd-inetd | inet-superserver,
- perl5,
  tar (>=1.12),
  update-inetd,
  ${misc:Depends},
@@ -57,7 +56,7 @@ Depends: amanda-common (= ${binary:Version}),
 Suggests: amanda-client (= ${binary:Version}),
   cpio | mt-st,
   gnuplot,
-  perl5,
+  perl,
 Conflicts: amanda,
amanda-common (<< 1:2.5.2p1-3),
 Replaces: amanda-common (<< 1:2.5.2p1-3),
-- 
2.1.4



Bug#778108: root-system: ftbfs with GCC-5

2015-12-17 Thread peter green


the new upstream version fixes the build failures with GCC 5. Had to work around
the build failure on armhf, and enabled the builds for powerpc and ppc64el.
Note that I forgot to prepare the dfsg tarball.

https://launchpad.net/ubuntu/+source/root-system/5.34.30-0ubuntu3
Note that there is now a ubuntu5 version which fixes at least one 
further build failure.




Bug#808210: ddclient: Depends on virtual package "perl5" which will is gone with perl/5.22

2015-12-17 Thread Dominic Hargreaves
Package: ddclient
Version: 3.8.2-3
Severity: serious
Justification: package uninstallable
Tags: sid patch
User: debian-p...@lists.debian.org
Usertags: perl-5.22-transition

The perl 5.22 transition just started (see
https://lists.debian.org/debian-devel-announce/2015/12/msg5.html)
and we seem to have missed that this package depends on the deprecated
virtual package "perl5" like some other packages did.

The perl 5.22 packages don't provide perl5, making this package
uninstallable.

I'm sorry that we overlooked this prior to the unstable upload. Please
find attached a patch fixing this. Let me know if you'd like this
to be NMUed without further delay.

Cheers,
Dominic.
>From aec5f1bb67728385021b00cb9f9cc8f265611d2a Mon Sep 17 00:00:00 2001
From: Dominic Hargreaves 
Date: Thu, 17 Dec 2015 10:36:17 +
Subject: [PATCH] Depend on perl5 instead of perl5, since the latter has been
 removed

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a5a1d3d..f1c88ba 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/ddclient.git
 
 Package: ddclient
 Architecture: all
-Depends: perl5, ${misc:Depends}, lsb-base (>= 3.1), initscripts (>= 2.86)
+Depends: perl, ${misc:Depends}, lsb-base (>= 3.1), initscripts (>= 2.86)
 Recommends: libio-socket-ssl-perl
 Provides: dyndns-client
 Description: address updating utility for dynamic DNS services
-- 
2.1.4



Bug#808151: systemd: failed to start remount root and kernel file system

2015-12-17 Thread Michael Biebl
Am 17.12.2015 um 13:46 schrieb Frank B. Brokken:
> Dear Michael Biebl, you wrote:
> 
>> What happens afterwards? Are you dropped into the rescue shell?
> 
> Afterwards (i.e., after the initial failure message) the system tries to
> continue booting, but shows lots of failure messages, eventually grinding to a
> halt. No reboot (e.g. ctrl-alt-del) is possible and there's no rescue shell.
> 
>> If not, try to enable the debug shell by adding "systemd.debug-shell" to
>> the kernel command line. This will give you a root shell on tty9.
> 
> Unfortunately, it doesn't, since the system halts (I first removed the
> automatic reboot on failure).

What exactly do you mean with halt? The systems completely locks up so
you can't use the keyboard and switch to tty9?

That would sound like a kernel problem.

> However, during the process I observed that setting systemd.debug-shell and
> removing the default 'quiet' specification from grub's /etc/default/grub (so,
> now it specifies:
> 
> GRUB_CMDLINE_LINUX_DEFAULT="systemd.debug-shell" 
> 
> greatly reduces the chances of a failing boot. Not completely, but
> greatly. Still, when rebooting fails there's just the plain halt, w/o a debug
> shell. Since removing the quiet also produces a lot more output on the screen,
> might my problem not simply be some timing problem?

Can you make a screenshot or a video from the boot process with "quiet"
removed from the kernel command line.


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#808234: signify: Depends on virtual package "perl5" which is gone with perl/5.22

2015-12-17 Thread Dominic Hargreaves
Package: signify
Version: 1.14-1
Severity: serious
Justification: package uninstallable
Tags: sid pending
User: debian-p...@lists.debian.org
Usertags: perl-5.22-transition

The perl 5.22 transition just started (see
https://lists.debian.org/debian-devel-announce/2015/12/msg5.html)
and we seem to have missed that this package depends on the deprecated
virtual package "perl5" like some other packages did.

The perl 5.22 packages don't provide perl5, making this package
uninstallable.

I'll do a QA upload shortly.

Cheers,
Dominic.



Bug#808233: p10cfgd: Depends on virtual package "perl5" which will is gone with perl/5.22

2015-12-17 Thread Dominic Hargreaves
Package: p10cfgd
Version: 1.0-14
Severity: serious
Justification: package uninstallable
Tags: sid patch
User: debian-p...@lists.debian.org
Usertags: perl-5.22-transition

The perl 5.22 transition just started (see
https://lists.debian.org/debian-devel-announce/2015/12/msg5.html)
and we seem to have missed that this package depends on the deprecated
virtual package "perl5" like some other packages did.

The perl 5.22 packages don't provide perl5, making this package
uninstallable.

I'm sorry that we overlooked this prior to the unstable upload. Please
find attached a patch fixing this. Let me know if you'd like this
to be NMUed without further delay.

Cheers,
Dominic.
>From 8b45a57c6b281fd6d57380f7850f97647c0177b0 Mon Sep 17 00:00:00 2001
From: Dominic Hargreaves 
Date: Thu, 17 Dec 2015 14:02:54 +
Subject: [PATCH] Depend on perl instead of perl5 since the latter has been
 removed

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c213742..8258bc0 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Vcs-Browser: http://git.gag.com/?p=debian/p10cfgd
 
 Package: p10cfgd
 Architecture: all
-Depends: netbase (>=1.23), perl5, update-inetd, ${misc:Depends}
+Depends: netbase (>=1.23), perl, update-inetd, ${misc:Depends}
 Description: Remote configuration daemon for Gracilis Packeten
  The 'p10cfgd' daemon provides support for the 'rmtcfg' command in the 
  Gracilis Packeten amateur radio network packet switch.  With this daemon,
-- 
2.1.4



Bug#808212: impressive: crashes after start with Exception in PIL

2015-12-17 Thread Yaroslav Halchenko
I lagged behind with upstream releases... will test/upload later today/
tomorrow

thanks for the buzz

Cheers

On Thu, 17 Dec 2015, Peter Dahlberg wrote:

> Package: impressive
> Version: 0.10.5-1
> Severity: grave
> Justification: renders package unusable

> Impressive crashes after start with the following message:

> Welcome to Impressive version 0.10.5
> Detected screen size: 1366x768 pixels
> OpenGL renderer: Mesa DRI Intel(R) Sandybridge Mobile
> Using GL_ARB_texture_non_power_of_two.

> ===
> OOPS! Impressive crashed!
> This shouldn't happen. Please report this incident to the author, including 
> the
> full output of the program, particularly the following lines. If possible,
> please also send the input files you used.

-- 
Yaroslav O. Halchenko
Center for Open Neuroscience http://centerforopenneuroscience.org
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834   Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik



Bug#808151: systemd: failed to start remount root and kernel file system

2015-12-17 Thread Frank B. Brokken
Dear Michael Biebl, you wrote:

> What happens afterwards? Are you dropped into the rescue shell?

Afterwards (i.e., after the initial failure message) the system tries to
continue booting, but shows lots of failure messages, eventually grinding to a
halt. No reboot (e.g. ctrl-alt-del) is possible and there's no rescue shell.

> If not, try to enable the debug shell by adding "systemd.debug-shell" to
> the kernel command line. This will give you a root shell on tty9.

Unfortunately, it doesn't, since the system halts (I first removed the
automatic reboot on failure).

However, during the process I observed that setting systemd.debug-shell and
removing the default 'quiet' specification from grub's /etc/default/grub (so,
now it specifies:

GRUB_CMDLINE_LINUX_DEFAULT="systemd.debug-shell" 

greatly reduces the chances of a failing boot. Not completely, but
greatly. Still, when rebooting fails there's just the plain halt, w/o a debug
shell. Since removing the quiet also produces a lot more output on the screen,
might my problem not simply be some timing problem?


-- 
Frank B. Brokken
Center for Information Technology, University of Groningen
(+31) 50 363 9281 
Public PGP key: http://pgp.surfnet.nl
Key Fingerprint: DF32 13DE B156 7732 E65E  3B4D 7DB2 A8BE EAE4 D8AA


signature.asc
Description: PGP signature


Bug#808232: nas-bin: Depends on virtual package "perl5" which will is gone with perl/5.22

2015-12-17 Thread Dominic Hargreaves
Package: nas-bin
Version: 1.9.4-3
Severity: serious
Justification: package uninstallable
Tags: sid patch
User: debian-p...@lists.debian.org
Usertags: perl-5.22-transition

The perl 5.22 transition just started (see
https://lists.debian.org/debian-devel-announce/2015/12/msg5.html)
and we seem to have missed that this package depends on the deprecated
virtual package "perl5" like some other packages did.

The perl 5.22 packages don't provide perl5, making this package
uninstallable.

I'm sorry that we overlooked this prior to the unstable upload. Please
find attached a patch fixing this. Let me know if you'd like this
to be NMUed without further delay.

Cheers,
Dominic.
>From f8a23953197806219ce5ccbd9a636be3eb917ebd Mon Sep 17 00:00:00 2001
From: Dominic Hargreaves 
Date: Thu, 17 Dec 2015 13:31:54 +
Subject: [PATCH] Depend on perl instead of perl5 since the latter has been
 removed

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index aac171b..bc4c569 100644
--- a/debian/control
+++ b/debian/control
@@ -65,7 +65,7 @@ Section: libdevel
 Package: nas-bin
 Priority: extra
 Architecture: any
-Depends: libaudio2 (>= ${binary:Version}), perl5, ${shlibs:Depends}, libperl4-corelibs-perl, ${misc:Depends}
+Depends: libaudio2 (>= ${binary:Version}), perl, ${shlibs:Depends}, libperl4-corelibs-perl, ${misc:Depends}
 Description: Network Audio System - client binaries
  The Network Audio System (NAS) was developed by NCD for playing,
  recording, and manipulating audio data over a network. Like the X
-- 
2.1.4



Bug#808234: signify: Depends on virtual package "perl5" which is gone with perl/5.22

2015-12-17 Thread Brian White
Thanks.  I no longer have a Debian development machine.
-- Brian


On Thu, Dec 17, 2015 at 9:16 AM, Dominic Hargreaves  wrote:

> Package: signify
> Version: 1.14-1
> Severity: serious
> Justification: package uninstallable
> Tags: sid pending
> User: debian-p...@lists.debian.org
> Usertags: perl-5.22-transition
>
> The perl 5.22 transition just started (see
> https://lists.debian.org/debian-devel-announce/2015/12/msg5.html)
> and we seem to have missed that this package depends on the deprecated
> virtual package "perl5" like some other packages did.
>
> The perl 5.22 packages don't provide perl5, making this package
> uninstallable.
>
> I'll do a QA upload shortly.
>
> Cheers,
> Dominic.
>



-- 
  Brian
  bcwh...@pobox.com
--

*Treat someone as they are and they will remain that way.Treat someone as
they can be and they will become that way.*


Bug#808185: [Debian-med-packaging] Bug#808185: blasr: outdated binaries on several architectures

2015-12-17 Thread Emilio Pozuelo Monfort
On 17/12/15 04:44, Afif Elghraoui wrote:
> 
> 
> على الأربعاء 16 كانون الأول 2015 ‫19:18، كتب Afif Elghraoui:
>> على الأربعاء 16 كانون الأول 2015 ‫14:15، كتب Emilio Pozuelo Monfort:
>>> Your package no longer builds on armhf, mips, mipsel, powerpc and s390x,
>>> where it built in the past. That prevents testing migration.
>>>
>>> The problem is that libblasr-dev, now built from pbseqlib, is not
>>> available on those arches:
>>>
>>> https://buildd.debian.org/status/package.php?p=pbseqlib=sid
>>>
>>> So either that needs to be sorted out somehow, or the blasr binaries
>>> need to be removed from those architectures.
>>>
>>
>> Yes, I was already planning to file for removal of the package for those
>> architectures, but just hadn't got around to it yet. The testing
>> migration would have been delayed anyway because pbseqlib is not in
>> testing currently and there appears to be an ongoing hdf5 transition.
>>
> 
> It is actually too early for this. pbseqlib has not even been had a
> chance to build on mipsel. I will wait for the result of this so I can
> request removal one time for the appropriate architectures.

It has built there now.

If you can request the removal of the binaries for the other architectures,
that'd be great.

Thanks,
Emilio



Bug#808195: uicilibris: deprecation of python-support

2015-12-17 Thread Georges Khaznadar
Thank you Mattia,

you patch is part of the new uploaded package, I upgraded a few features
and repacked uicilibris to comply better with lintian.

Best regards,   Georges.

Mattia Rizzolo a écrit :
> On Thu, Dec 17, 2015 at 02:07:55AM +, Mattia Rizzolo wrote:
> > Attached there is a patch that is really enough to fix this, and I'd be
> > happy to do a minimal NMU of it.
> 
> the 'y' key is just more handy than the 'a', sorry.
> Here is the patch :)
> 
> -- 
> regards,
> Mattia Rizzolo
> 
> GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
> more about me:  http://mapreri.org  : :'  :
> Launchpad user: https://launchpad.net/~mapreri  `. `'`
> Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

> diffstat for uicilibris-1.12 uicilibris-1.12
> 
>  changelog |7 +++
>  control   |2 +-
>  rules |4 ++--
>  3 files changed, 10 insertions(+), 3 deletions(-)
> 
> diff -Nru uicilibris-1.12/debian/changelog uicilibris-1.12/debian/changelog
> --- uicilibris-1.12/debian/changelog  2013-01-03 22:50:27.0 +
> +++ uicilibris-1.12/debian/changelog  2015-12-17 02:03:47.0 +
> @@ -1,3 +1,10 @@
> +uicilibris (1.12-1.1) UNRELEASED; urgency=medium
> +
> +  * Non-maintainer upload.
> +  * Build with dh-python instead of python-support.
> +
> + -- Mattia Rizzolo   Thu, 17 Dec 2015 02:03:39 +
> +
>  uicilibris (1.12-1) unstable; urgency=low
>  
>* implemented a specific template for ISN:creditphoto
> diff -Nru uicilibris-1.12/debian/control uicilibris-1.12/debian/control
> --- uicilibris-1.12/debian/control2012-12-29 19:43:18.0 +
> +++ uicilibris-1.12/debian/control2015-12-17 02:03:28.0 +
> @@ -3,7 +3,7 @@
>  Priority: extra
>  Maintainer: Georges Khaznadar 
>  Build-Depends: debhelper (>= 8.0.0), python-all,
> - pyqt4-dev-tools, qt4-linguist-tools
> + pyqt4-dev-tools, qt4-linguist-tools, dh-python
>  Standards-Version: 3.9.3
>  Homepage: http://georges.khaznadar.fr/uicilibris
>  
> diff -Nru uicilibris-1.12/debian/rules uicilibris-1.12/debian/rules
> --- uicilibris-1.12/debian/rules  2011-12-19 18:09:14.0 +
> +++ uicilibris-1.12/debian/rules  2015-12-17 02:03:35.0 +
> @@ -10,11 +10,11 @@
>  #export DH_VERBOSE=1
>  
>  %:
> - dh $@ 
> + dh $@ --with python2
>  
>  override_dh_auto_install:
>   dh_auto_install
>   # replace relative paths to system icons by absolute paths
>   for f in $$(find debian/uicilibris/usr -name "Ui_*.py"); do \
> sed 's%".*\(/usr/share/icons/Tango/.*\)"%"\1"%' $$f > $$f.tmp && mv 
> $$f.tmp $$f; \
> - done
> \ No newline at end of file
> + done




-- 
Georges KHAZNADAR et Jocelyne FOURNIER
22 rue des mouettes, 59240 Dunkerque France.
Téléphone +33 (0)3 28 29 17 70



signature.asc
Description: PGP signature


Bug#808239: perl: Perl, Perl-Base Upgrade Uninstalls 144 Unrelated Packages e.g. Xorg (Sid Unstable)

2015-12-17 Thread Cindy Sue Causey
Package: perl
Version: 5.20.2-6
Severity: critical
Justification: breaks the whole system

Dear Maintainer,

Hi.. First, thank you all for the work you do!

Next.. I ran my usual "apt-get update" today. Found perl and perl-base needing 
upgraded in Sid Unstable along with ~20+ other packages. When I began the 
process to upgrade all those packages together, I received an apt-get 
advisement that 144 packages were going to be removed. Xorg was just the most 
important that stuck out, hence this bug's subject line. There are numerous 
other programs/packages being touched on here in addition to Xorg.

A quick manual run down the list of packages needing upgraded showed both perl 
and perl-base to be the packages attempting the uninstalls. For simplicity's 
sake, the following (extensive) output is what I receive when attempting to 
install perl by itself:

+++
The following additional packages will be installed:
  libperl5.22 perl-base perl-modules-5.22
Suggested packages:
  perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
The following packages will be REMOVED:
  apt-file apt-show-versions aspell aspell-en claws-mail claws-mail-i18n
  console-setup console-setup-linux debconf-i18n dictionaries-common enchant
  gnome-user-guide hunspell-en-us inkscape keyboard-configuration
  libalgorithm-diff-xs-perl libapt-pkg-perl libb-hooks-endofscope-perl
  libb-hooks-op-check-perl libbareword-filehandles-perl libcairo-perl
  libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl libclass-c3-xs-perl
  libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
  libcrypt-ssleay-perl libdata-optlist-perl libdata-perl-perl
  libdata-section-perl libdevel-caller-perl libdevel-lexalias-perl
  libemail-valid-perl libenchant1c2a libfcgi-perl libfile-fcntllock-perl
  libgetopt-long-descriptive-perl libglib-perl libgtk2-gladexml-perl
  libgtk2-perl libgtkspell0 libhtml-form-perl libhtml-format-perl
  libhtml-parser-perl libhtml-tree-perl libimage-magick-perl
  libimage-magick-q16-perl libimport-into-perl libindirect-perl libio-pty-perl
  libio-socket-inet6-perl libio-socket-ssl-perl libipc-run-perl
  libjson-xs-perl liblexical-sealrequirehints-perl liblist-moreutils-perl
  liblocale-gettext-perl liblwp-protocol-https-perl libmailtools-perl
  libmath-random-isaac-xs-perl libmime-tools-perl
  libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
  libmoox-handlesvia-perl libmultidimensional-perl libnamespace-autoclean-perl
  libnamespace-clean-perl libnet-dbus-perl libnet-dns-perl
  libnet-smtp-ssl-perl libnet-ssleay-perl libossp-uuid-perl
  libpackage-stash-perl libpackage-stash-xs-perl libpadwalker-perl
  libpango-perl libparams-classify-perl libparams-util-perl
  libparams-validate-perl libparse-debianchangelog-perl libperl5.20
  libperlio-gzip-perl libpod-readme-perl libsoap-lite-perl libsocket6-perl
  libsoftware-license-perl libsub-exporter-perl libsub-identify-perl
  libsub-name-perl libtext-charwidth-perl libtext-iconv-perl
  libtext-soundex-perl libtext-wrapi18n-perl libtype-tiny-xs-perl
  libtypes-serialiser-perl libunicode-utf8-perl libvariable-magic-perl
  libwebkitgtk-3.0-0 libwww-perl libxml-parser-perl libxml-twig-perl
  libxmlrpc-lite-perl libyelp0 lintian miscfiles moreutils perl-modules
  qemu-launcher tasksel tasksel-data xorg xscreensaver xscreensaver-data
  xserver-xorg xserver-xorg-core xserver-xorg-input-all
  xserver-xorg-input-evdev xserver-xorg-input-mouse
  xserver-xorg-input-synaptics xserver-xorg-input-vmmouse
  xserver-xorg-input-wacom xserver-xorg-video-all xserver-xorg-video-ati
  xserver-xorg-video-cirrus xserver-xorg-video-fbdev xserver-xorg-video-intel
  xserver-xorg-video-mach64 xserver-xorg-video-mga xserver-xorg-video-neomagic
  xserver-xorg-video-nouveau xserver-xorg-video-openchrome
  xserver-xorg-video-qxl xserver-xorg-video-r128 xserver-xorg-video-radeon
  xserver-xorg-video-savage xserver-xorg-video-sisusb xserver-xorg-video-tdfx
  xserver-xorg-video-trident xserver-xorg-video-vesa xserver-xorg-video-vmware
  yelp
The following NEW packages will be installed:
  libperl5.22 perl-modules-5.22
The following packages will be upgraded:
  perl perl-base
2 upgraded, 2 newly installed, 144 to remove and 24 not upgraded.
Need to get 7583 kB of archives.
After this operation, 250 MB disk space will be freed.
+++

It sometimes works to install/upgrade other packages first then re-attempt 
upgrading the problem package. So I tried perl-base alone but received similar 
results to perl. Am taking an uninformed but experience based guess that the 
other unrelated packages slated to be installed/upgraded today will most likely 
not change perl's attempt to uninstall things. Since I'm on dialup and it would 
take a couple hours to test the unrelated packages, it seemed more important to 
go ahead and bring this to Developers' attention first and as immediately as 
possible.

In conclusion, simply setting the perl and perl-base upgrades to the side is 
the course of action I 

Bug#808195: marked as done (uicilibris: deprecation of python-support)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Dec 2015 16:51:38 +
with message-id 
and subject line Bug#808195: fixed in uicilibris 1.13-1
has caused the Debian Bug report #808195,
regarding uicilibris: deprecation of python-support
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.)


-- 
808195: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808195
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:uicilibris
Version: 1.12-1
Severity: serious
Tags: patch sid stretch
User: debian-pyt...@lists.debian.org
Usertags: pysupport-deprecation

Dear Maintainer,

your package either depends on the python-support package.

python-support has been deprecated for some time (since 2011), and we're
currently in the process of removing it in favour of dh_python2.

Unfortunately your package went unnoticed till now, where we're on an
advanced state of the transition, with very few blockers, so I'm sorry
for the severity and the short notice of this bug report.

Attached there is a patch that is really enough to fix this, and I'd be
happy to do a minimal NMU of it.

Thanks!

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  http://mapreri.org  : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: uicilibris
Source-Version: 1.13-1

We believe that the bug you reported is fixed in the latest version of
uicilibris, 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 808...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Georges Khaznadar  (supplier of updated uicilibris 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 17 Dec 2015 02:03:39 +
Source: uicilibris
Binary: uicilibris
Architecture: source all
Version: 1.13-1
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar 
Changed-By: Georges Khaznadar 
Description:
 uicilibris - convert mediawiki contents to a printable book
Closes: 808195
Changes:
 uicilibris (1.13-1) unstable; urgency=medium
 .
   [ Mattia Rizzolo ]
   * Build with dh-python instead of python-support.
 .
   [ Georges Khaznadar ]
   * sent thanks to Mattia, rebuilt the package. Closes: #808195
   * repackaged the source to remove a potentially dangling symlink
   * upgraded Standards-Version to 3.9.6
Checksums-Sha1:
 bd3f95c0d68473da35256937edb36d869dca4470 1768 uicilibris_1.13-1.dsc
 cf60a87b4f3bf6010f608e9e9b0fc4a4e6b2b0d5 3789388 uicilibris_1.13.orig.tar.xz
 05a277e60995e4cddabd805b1e00addba38d4c35 3744 uicilibris_1.13-1.debian.tar.xz
 6cad7cba7bb7cf153b816c630efd3bcd8effce66 330124 uicilibris_1.13-1_all.deb
Checksums-Sha256:
 0b8c584342c02f576bdfdb019dd2e298576db61ee074c5613e8475b1c142d5bc 1768 
uicilibris_1.13-1.dsc
 25e831e373c4deb124e6eceff1f76d9032eb4224f6802b398dad58c7af6b18ec 3789388 
uicilibris_1.13.orig.tar.xz
 857c8d542be3c427851df142bcbaf1bfe1fad104414cb2139c481ed4a472dd1b 3744 
uicilibris_1.13-1.debian.tar.xz
 e075a69cc252890ad476c05884e1467cf3b0a92cc7d096fae1291447e770c042 330124 
uicilibris_1.13-1_all.deb
Files:
 d6193b4c8764e575865372c9ae612a16 1768 tex extra uicilibris_1.13-1.dsc
 7b09812dd9c288a3ae3edeaa9d68a1a3 3789388 tex extra uicilibris_1.13.orig.tar.xz
 0e4d8bed9df717f2a08b66a4f79cd1ae 3744 tex extra uicilibris_1.13-1.debian.tar.xz
 5a497439ba21f9c5b48c968b4f899137 330124 tex extra uicilibris_1.13-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUBVnLQfRwoFpBxNq45AQiX9BAAqrkmUifSIAGAakLKNTwMJ9H3O2RROQ3P
TUCpaun+UafdkFhhUeX2E7PT8oKD/usTNPx/PgzzFy7FAUNPQ3Al+k/hfFZtkP2J
5TFWKQwnaV5sXSqzVmnampcZE0bn5u5bpBmuSyyC2JF73gtRuRU9Yo8wvqiL1O1Y
rozzinD0mcyipxDs4cBW09JrY1kXfe0A6yMd6UY5mS/8cX3NgN23rgU32xT/LLe1
qKDJkxLOvqCjShSKeA5parIzfqLUyzCvJo5+AA2OzvoqQ2EFv7o67B8lX+7miF7P
ZzuJaV0V6qExueyeeM81CEscUSIkj10kEQ+FJoSCYJ8rxd1p8YVtxxApTTnwuA18

Bug#808151: systemd: failed to start remount root and kernel file system

2015-12-17 Thread Frank B. Brokken
Dear Michael Biebl, you wrote:
> Am 17.12.2015 um 13:46 schrieb Frank B. Brokken:

> > halt. No reboot (e.g. ctrl-alt-del) is possible and there's no rescue 
> > shell> 
> What exactly do you mean with halt? The systems completely locks up so
> you can't use the keyboard and switch to tty9?

No, that's not what happens. I mean that doing a reboot using ctrl-alt-del
isn't possible. Switching VTs is no problem, but except for VT1 nothing was
being shown. But maybe I overlooked things when I sent you the previous reply:
see below.

> That would sound like a kernel problem.

> > might my problem not simply be some timing problem?
> 
> Can you make a screenshot or a video from the boot process with "quiet"
> removed from the kernel command line.

I did. Not only that, I also tried to reboot again and this time I was able to
run the commands you asked before from tty9:

systemctl status
systemd-analyze dump
journalctl -alb

This time the debug shell prompt was available at tty9, although booting
failed. And in line with my previous findings, systemd-analyze and journalctl
weren't available, as they live in /usr/bin, and /usr hadn't been mounted. But
after mounting /usr from tty9 and then using the mount command systemd-analyze
and journalctl were available, so I also have the output from those commands
for you. The output, and the mp4 movie I made during the booting process are a
bit too large for the e-mail, but they are available for download/inspection
at https://www.icce.rug.nl/systemd/

Cheers,

-- 
Frank B. Brokken
Center for Information Technology, University of Groningen
(+31) 50 363 9281 
Public PGP key: http://pgp.surfnet.nl
Key Fingerprint: DF32 13DE B156 7732 E65E  3B4D 7DB2 A8BE EAE4 D8AA


signature.asc
Description: PGP signature


Bug#788728: marked as done ([src:jsxgraph] Some sources are not included in your package)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Dec 2015 16:37:59 +
with message-id 
and subject line Bug#788728: fixed in jsxgraph 0.99.3~dfsg1-1
has caused the Debian Bug report #788728,
regarding [src:jsxgraph] Some sources are not included in your package
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.)


-- 
788728: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788728
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:jsxgraph
Version:  0.98~dfsg1-3
user: lintian-ma...@debian.org
usertags: source-is-missing
severity: serious
X-Debbugs-CC: ftpmas...@debian.org

Hi,

Your package includes some files that seem to lack sources
in prefered forms of modification:

examples/wahldaten.js
examples/germany_json.js
examples/germany.js
JSXCompressor/jsxcompressor.js
examples/templates/js/shCore.js
examples/new_examples/js/shCore.js
examples/ggb/jscc/jscc/webdriver.js
examples/ggb/jscc/jscc/driver.js

According to Debian Free Software Guidelines [1] (DFSG) #2:
 "The program must include source code, and must allow distribution 
  in source code as well as compiled form."

In some cases this could also constitute a license violation for some
copyleft licenses such as the GNU GPL. (While sometimes the licence
allows not to ship the source, the DFSG always mandates source code.)

In order to solve this problem, you could:
1.  add the source files to "debian/missing-sources" directory.
2. repack the origin tarball and add the missing source files to it.

Both way satisfy the requirement to ship all source code. The second option
might be preferable due to the following reasons [2]:
 - Upstream can do it too and you could even supply a patch to them, thus
   full filling our social contract [3], see particularly §2.
 - If source and non-source are in different locations, ftpmasters may
   miss the source and (needlessly) reject the package.
 - The source isn't duplicated in every .diff.gz/.debian.tar.* (though
   this only really matters for larger sources).

You could also ask debian...@lists.debian.org or #debian-qa for more
guidance.

[1] https://www.debian.org/social_contract.en.html#guidelines
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736873#8
[3] https://www.debian.org/social_contract

signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
Source: jsxgraph
Source-Version: 0.99.3~dfsg1-1

We believe that the bug you reported is fixed in the latest version of
jsxgraph, 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 788...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Georges Khaznadar  (supplier of updated jsxgraph 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 17 Dec 2015 10:17:07 +0100
Source: jsxgraph
Binary: jsxgraph
Architecture: source all
Version: 0.99.3~dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar 
Changed-By: Georges Khaznadar 
Description:
 jsxgraph   - Interactive Geometry with JavaScript
Closes: 669752 734501 788728 808165
Changes:
 jsxgraph (0.99.3~dfsg1-1) unstable; urgency=medium
 .
   * upgraded to the newest upstream version
   * removed a few sourceless files; Closes: #788728, and documented
 a few javascript sources in jsxgraph-lintian-overrides
   * realized that a former bug was already fixed. (Resolve FTBFS
 because of missing b-d-i). Closes: #734501
   * modified the installation to comply with Apache2.4; Closes: #669752
   * upgraded to dh_python2, thanks to Mattia Rizzolo's patch.
 Closes: #808165
   * upgraded Standards-Version to 3.9.6
   * imported the bootstrap script r.js as a quilt patch
   * changed the links to prototype.js in examples
   * changed the links to jquery.js in examples
   * changed the links to mathjax.js in examples
Checksums-Sha1:
 55b0053507f20336dfeff353653447ccfd7e340e 1916 jsxgraph_0.99.3~dfsg1-1.dsc
 41d2e3834588a07d95a9ac398b3cfc7767ba1ee7 4811500 
jsxgraph_0.99.3~dfsg1.orig.tar.xz
 

Bug#808165: marked as done (jsxgraph: deprecation of python-support)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Dec 2015 16:37:59 +
with message-id 
and subject line Bug#808165: fixed in jsxgraph 0.99.3~dfsg1-1
has caused the Debian Bug report #808165,
regarding jsxgraph: deprecation of python-support
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.)


-- 
808165: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808165
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jsxgraph
Version: 0.98~dfsg1-3
Severity: serious
Tags: patch sid stretch
User: debian-pyt...@lists.debian.org
Usertags: pysupport-deprecation

Dear Maintainer,

your package either depends on the python-support package.

python-support has been deprecated for some time (since 2011), and we're
currently in the process of removing it in favour of dh_python2.

Unfortunately your package went unnoticed till now, where we're on an
advanced state of the transition, with very few blocker, so I'm sorry
for the severity and the short notice of this bug report.

Attached there is a patch that is really enough to fix this, and I'd be
happy to do a minimal NMU of it.

Thanks!


-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  http://mapreri.org  : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-
diffstat for jsxgraph-0.98~dfsg1 jsxgraph-0.98~dfsg1

 changelog |7 +++
 control   |5 ++---
 rules |2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)

diff -Nru jsxgraph-0.98~dfsg1/debian/changelog 
jsxgraph-0.98~dfsg1/debian/changelog
--- jsxgraph-0.98~dfsg1/debian/changelog2014-01-13 17:56:20.0 
+
+++ jsxgraph-0.98~dfsg1/debian/changelog2015-12-16 17:27:23.0 
+
@@ -1,3 +1,10 @@
+jsxgraph (0.98~dfsg1-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Build using dh-python instead of python-support.
+
+ -- Mattia Rizzolo   Wed, 16 Dec 2015 17:27:12 +
+
 jsxgraph (0.98~dfsg1-3) unstable; urgency=low
 
   * added build-dependencies node-uglify and zip, thanks to 
diff -Nru jsxgraph-0.98~dfsg1/debian/control jsxgraph-0.98~dfsg1/debian/control
--- jsxgraph-0.98~dfsg1/debian/control  2014-01-13 17:56:28.0 +
+++ jsxgraph-0.98~dfsg1/debian/control  2015-12-16 17:26:21.0 +
@@ -4,14 +4,13 @@
 Maintainer: Georges Khaznadar 
 Build-Depends: debhelper (>= 7.0.50~), quilt
 Build-Depends-Indep: jsdoc-toolkit (>=2.4.0+dfsg-3), yui-compressor,
- node-almond, node-requirejs, node-uglify, zip
+ node-almond, node-requirejs, node-uglify, zip, python, dh-python
 Standards-Version: 3.9.5
 Homepage: http://jsxgraph.uni-bayreuth.de/cms/index.php
 
 Package: jsxgraph
 Architecture: all
-Depends: ${misc:Depends}, libjs-prototype, libjs-jquery,
- python-support (>= 0.90), python
+Depends: ${misc:Depends}, ${python:Depends}, libjs-prototype, libjs-jquery
 Suggests: jsxgraph-examples
 Description: Interactive Geometry with JavaScript
  JSXGraph is a cross-browser library to display interactive geometry in a
diff -Nru jsxgraph-0.98~dfsg1/debian/rules jsxgraph-0.98~dfsg1/debian/rules
--- jsxgraph-0.98~dfsg1/debian/rules2013-11-01 15:39:52.0 +
+++ jsxgraph-0.98~dfsg1/debian/rules2015-12-16 17:26:38.0 +
@@ -10,7 +10,7 @@
 #export DH_VERBOSE=1
 
 %:
-   dh $@ 
+   dh $@ --with python2
 
 get_latest_source:
debian/get-latest-source


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: jsxgraph
Source-Version: 0.99.3~dfsg1-1

We believe that the bug you reported is fixed in the latest version of
jsxgraph, 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 808...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Georges Khaznadar  (supplier of updated jsxgraph 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 17 Dec 2015 10:17:07 +0100
Source: jsxgraph
Binary: 

Bug#808216: Acknowledgement (debmirror: Debmirror seeems to have problems with new SHA256 in Packages.diff/Index files)

2015-12-17 Thread Michael Bergbauer
Ah, don't write line numbers from memory: I'm talking of the sub 
fetch_and_apply_diffs, around lines 2435ff.


-- 
Michael Bergbauer 
Beijing, China



Bug#808234: marked as done (signify: Depends on virtual package "perl5" which is gone with perl/5.22)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Dec 2015 16:50:53 +
with message-id 
and subject line Bug#808234: fixed in signify 1.14-2
has caused the Debian Bug report #808234,
regarding signify: Depends on virtual package "perl5" which is gone with 
perl/5.22
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.)


-- 
808234: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808234
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: signify
Version: 1.14-1
Severity: serious
Justification: package uninstallable
Tags: sid pending
User: debian-p...@lists.debian.org
Usertags: perl-5.22-transition

The perl 5.22 transition just started (see
https://lists.debian.org/debian-devel-announce/2015/12/msg5.html)
and we seem to have missed that this package depends on the deprecated
virtual package "perl5" like some other packages did.

The perl 5.22 packages don't provide perl5, making this package
uninstallable.

I'll do a QA upload shortly.

Cheers,
Dominic.
--- End Message ---
--- Begin Message ---
Source: signify
Source-Version: 1.14-2

We believe that the bug you reported is fixed in the latest version of
signify, 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 808...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dominic Hargreaves  (supplier of updated signify 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 17 Dec 2015 14:17:59 +
Source: signify
Binary: signify
Architecture: source
Version: 1.14-2
Distribution: unstable
Urgency: high
Maintainer: Debian QA Group 
Changed-By: Dominic Hargreaves 
Description:
 signify- Automatic, semi-random ".signature" rotator/generator
Closes: 808234
Changes:
 signify (1.14-2) unstable; urgency=high
 .
   * QA upload
   * Set Maintainer to Debian QA Group
   * Change dependency on perl5 to perl following the removal of
 the former (Closes: #808234)
Checksums-Sha1:
 b89d8a92ae20cd564c384abf813ea2548caf1588 1340 signify_1.14-2.dsc
 5f2c809a6a736355afbb14d03c7ca15a0188c145 14372 signify_1.14-2.tar.gz
Checksums-Sha256:
 0fcea7d5f2054e4ef45627d9777c2c6240ca6aff9c11c5d88135d57d3e8da2f3 1340 
signify_1.14-2.dsc
 16646811623e244c98fb245e7a855dee9a22f4188f614c7e4d6ad5d0bd5b6fed 14372 
signify_1.14-2.tar.gz
Files:
 c2bade42343ed4e2db834a457ead98ee 1340 mail optional signify_1.14-2.dsc
 130da2c88d2d98fffeab594724c0dff1 14372 mail optional signify_1.14-2.tar.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJWcsfNAAoJEMAFfnFNaU+yH4MP/RvpE0PL3F/SS/4uG+j53LO+
hL/coLmCR5j7kIT1ad0jLPeHJ/XqEod+KbSAAXg6o8rmYipCdNrEX0AjlvGsaNnO
P0z4I7U3Sck2F5hNFRCkcaepeAtcyvPiYhAPzYuuxY9OB/A5Fm2y96gZCV0c9PqH
q5/oxO2527V66vusXbXN5P7mPZvcS81uT8AeUROZ+RNBKM1swjAaL27qnnAxcebv
aeZI9JHjZ42Aodtv+e63xO6f6X+34cq7WWnR5phFhubcUOw9LfidhH2V2zU24WGL
gdxdVwQxAzE1aP8J/QvKfdi/B0yZaVT34rvd2RIiVYwmWJBmCYU/Evj0PPlmjnm/
3WiwwB9El1oB6dh9cMFdblBG4Maw9TdaVAmmrpWcfRRYC9Nquq+kJmCXFVDhR/sh
a9qcUVMYxTriRCOVTBcVeXOqDMV8hdRftLszeOl1Soo4840NBNnXH7WpQoUu4WA9
5VCdwNISXERflBeaov92tN2gE89WdKb52dSx+lui5/yPNE/7iSJKsbEvVsbks5u0
EhBo8RvMpUSFtYuNvECXY8g2cp2gJU79VfFbj1XhF7Idw8MMhpwJTKwPr8tGSnqF
vj+N6jK3T4E589TsxvRbh51AaWYuNRj/Nl35dYLFwnIRg8OlL+iPR+oCT4I2B+jg
mGGVrV23fjkx8E5D7mcb
=6PL5
-END PGP SIGNATURE End Message ---


Bug#794141: marked as done (FTBFS: undefined method `its' for RSpec::ExampleGroups::R10KModuleForge::SettingAttributes:Class)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Dec 2015 16:50:22 +
with message-id 
and subject line Bug#794141: fixed in r10k 2.1.1-1
has caused the Debian Bug report #794141,
regarding FTBFS: undefined method `its' for 
RSpec::ExampleGroups::R10KModuleForge::SettingAttributes:Class
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.)


-- 
794141: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794141
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: r10k
Version: 1.1.4-1
Severity: serious
Tags: sid
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs

Dear Maintainer,

The package fails to build:

usr/bin/ruby2.1 /usr/bin/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb
/usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:656:in `method_missing': 
undefined method `its' for 
RSpec::ExampleGroups::R10KModuleForge::SettingAttributes:Class (NoMethodError)
from /tmp/buildd/r10k-1.1.4/spec/unit/module/forge_spec.rb:32:in `block 
(2 levels) in '
from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:363:in 
`module_exec'
from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:363:in 
`subclass'
from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:254:in 
`block in define_example_group_method'
from /tmp/buildd/r10k-1.1.4/spec/unit/module/forge_spec.rb:29:in `block 
in '
from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:363:in 
`module_exec'
from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:363:in 
`subclass'
from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:254:in 
`block in define_example_group_method'
from /usr/lib/ruby/vendor_ruby/rspec/core/dsl.rb:43:in `block in 
expose_example_group_alias'
from /usr/lib/ruby/vendor_ruby/rspec/core/dsl.rb:82:in `block (2 
levels) in expose_example_group_alias_globally'
from /tmp/buildd/r10k-1.1.4/spec/unit/module/forge_spec.rb:5:in `'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1327:in 
`load'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1327:in 
`block in load_spec_files'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1325:in 
`each'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1325:in 
`load_spec_files'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:103:in `setup'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:89:in `run'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:74:in `run'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:42:in `invoke'
from /usr/bin/rspec:4:in `'
/usr/bin/ruby2.1 /usr/bin/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb 
failed
ERROR: Test "ruby2.1" failed. Exiting.

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/r10k.html

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

Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Source: r10k
Source-Version: 2.1.1-1

We believe that the bug you reported is fixed in the latest version of
r10k, 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 794...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Frosch  (supplier of updated r10k 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 17 Dec 2015 14:49:24 +0100
Source: r10k
Binary: r10k
Architecture: source all
Version: 2.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Puppet Package Maintainers 

Changed-By: Markus Frosch 
Description:
 r10k   - Puppet environment and module deployment
Closes: 794141
Changes:
 r10k (2.1.1-1) unstable; urgency=low
 .
   [ Sebastien Badia ]
   * [b7dcd82] d/patches: Refresh 

Bug#808239: marked as done (perl: Perl, Perl-Base Upgrade Uninstalls 144 Unrelated Packages e.g. Xorg (Sid Unstable))

2015-12-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Dec 2015 17:55:22 +0100
with message-id <20151217165521.ga18...@sym.noone.org>
and subject line Re: Bug#808239: perl: Perl, Perl-Base Upgrade Uninstalls 144 
Unrelated Packages e.g. Xorg (Sid Unstable)
has caused the Debian Bug report #808239,
regarding perl: Perl, Perl-Base Upgrade Uninstalls 144 Unrelated Packages e.g. 
Xorg (Sid Unstable)
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.)


-- 
808239: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808239
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: perl
Version: 5.20.2-6
Severity: critical
Justification: breaks the whole system

Dear Maintainer,

Hi.. First, thank you all for the work you do!

Next.. I ran my usual "apt-get update" today. Found perl and perl-base needing 
upgraded in Sid Unstable along with ~20+ other packages. When I began the 
process to upgrade all those packages together, I received an apt-get 
advisement that 144 packages were going to be removed. Xorg was just the most 
important that stuck out, hence this bug's subject line. There are numerous 
other programs/packages being touched on here in addition to Xorg.

A quick manual run down the list of packages needing upgraded showed both perl 
and perl-base to be the packages attempting the uninstalls. For simplicity's 
sake, the following (extensive) output is what I receive when attempting to 
install perl by itself:

+++
The following additional packages will be installed:
  libperl5.22 perl-base perl-modules-5.22
Suggested packages:
  perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
The following packages will be REMOVED:
  apt-file apt-show-versions aspell aspell-en claws-mail claws-mail-i18n
  console-setup console-setup-linux debconf-i18n dictionaries-common enchant
  gnome-user-guide hunspell-en-us inkscape keyboard-configuration
  libalgorithm-diff-xs-perl libapt-pkg-perl libb-hooks-endofscope-perl
  libb-hooks-op-check-perl libbareword-filehandles-perl libcairo-perl
  libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl libclass-c3-xs-perl
  libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
  libcrypt-ssleay-perl libdata-optlist-perl libdata-perl-perl
  libdata-section-perl libdevel-caller-perl libdevel-lexalias-perl
  libemail-valid-perl libenchant1c2a libfcgi-perl libfile-fcntllock-perl
  libgetopt-long-descriptive-perl libglib-perl libgtk2-gladexml-perl
  libgtk2-perl libgtkspell0 libhtml-form-perl libhtml-format-perl
  libhtml-parser-perl libhtml-tree-perl libimage-magick-perl
  libimage-magick-q16-perl libimport-into-perl libindirect-perl libio-pty-perl
  libio-socket-inet6-perl libio-socket-ssl-perl libipc-run-perl
  libjson-xs-perl liblexical-sealrequirehints-perl liblist-moreutils-perl
  liblocale-gettext-perl liblwp-protocol-https-perl libmailtools-perl
  libmath-random-isaac-xs-perl libmime-tools-perl
  libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
  libmoox-handlesvia-perl libmultidimensional-perl libnamespace-autoclean-perl
  libnamespace-clean-perl libnet-dbus-perl libnet-dns-perl
  libnet-smtp-ssl-perl libnet-ssleay-perl libossp-uuid-perl
  libpackage-stash-perl libpackage-stash-xs-perl libpadwalker-perl
  libpango-perl libparams-classify-perl libparams-util-perl
  libparams-validate-perl libparse-debianchangelog-perl libperl5.20
  libperlio-gzip-perl libpod-readme-perl libsoap-lite-perl libsocket6-perl
  libsoftware-license-perl libsub-exporter-perl libsub-identify-perl
  libsub-name-perl libtext-charwidth-perl libtext-iconv-perl
  libtext-soundex-perl libtext-wrapi18n-perl libtype-tiny-xs-perl
  libtypes-serialiser-perl libunicode-utf8-perl libvariable-magic-perl
  libwebkitgtk-3.0-0 libwww-perl libxml-parser-perl libxml-twig-perl
  libxmlrpc-lite-perl libyelp0 lintian miscfiles moreutils perl-modules
  qemu-launcher tasksel tasksel-data xorg xscreensaver xscreensaver-data
  xserver-xorg xserver-xorg-core xserver-xorg-input-all
  xserver-xorg-input-evdev xserver-xorg-input-mouse
  xserver-xorg-input-synaptics xserver-xorg-input-vmmouse
  xserver-xorg-input-wacom xserver-xorg-video-all xserver-xorg-video-ati
  xserver-xorg-video-cirrus xserver-xorg-video-fbdev xserver-xorg-video-intel
  xserver-xorg-video-mach64 xserver-xorg-video-mga xserver-xorg-video-neomagic
  xserver-xorg-video-nouveau xserver-xorg-video-openchrome
  xserver-xorg-video-qxl xserver-xorg-video-r128 xserver-xorg-video-radeon
  xserver-xorg-video-savage xserver-xorg-video-sisusb xserver-xorg-video-tdfx
  xserver-xorg-video-trident xserver-xorg-video-vesa xserver-xorg-video-vmware
  yelp
The 

Bug#808248: SAGA 2.2.2 (source) contains non-free code

2015-12-17 Thread Johan Van de Wauw

Source: saga
Version: 2.2.2-1
Severity: serious

While starting packaging SAGA 2.2.3 I noticed that the previous package 
somehow contains the files which should have been excluded as documented 
in the debian/copyright file.


Note that this does not really affect the binary package as the code is 
not used in the build- the results should be identical.


I'll proceed creating a package for SAGA 2.2.3, but I wanted to document 
this error in version 2.2.2-1 in Debian.




Bug#808246: Stretch fails to install on OpenPOWER systems

2015-12-17 Thread Timothy Pearson
Package: linux-image-4.2.0-1-powerpc64le
Version: 4.2.6-3
Severity: grave

Using the latest debian-installer netboot kernel to install on an
OpenPOWER server; install proceeds normally until disk detection when it
fails stating no disks can be found.  dmesg shows a slew of errors similar
to the following:

fat: no symbol version for TOC.
fat: Unknown symbol TOC. (err -22)
ext4: no symbol version for TOC.
ext4: Unknown symbol TOC. (err -22)
ahci: no symbol version for TOC.
ahci: Unknown symbol TOC. (err -22)

Forcibly loading the modules (modprobe --force ext4, etc.) and resuming
the installer allows the system to install normally, however the same
issue shows up on reboot.  This causes a boot failure that cannot be
overridden as the modprobe version in the initramfs does not support the
force parameter.

Jessie installs normally on the same system.



Processed: reassign 808246 to src:linux, forcibly merging 808043 808246

2015-12-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 808246 src:linux 4.2.6-3
Bug #808246 [linux-image-4.2.0-1-powerpc64le] Stretch fails to install on 
OpenPOWER systems
Bug reassigned from package 'linux-image-4.2.0-1-powerpc64le' to 'src:linux'.
No longer marked as found in versions linux/4.2.6-3.
Ignoring request to alter fixed versions of bug #808246 to the same values 
previously set
Bug #808246 [src:linux] Stretch fails to install on OpenPOWER systems
Marked as found in versions linux/4.2.6-3.
> forcemerge 808043 808246
Bug #808043 [src:linux] [powerpc] Modules fail to load following toolchain 
upgrade
Bug #808246 [src:linux] Stretch fails to install on OpenPOWER systems
Severity set to 'serious' from 'grave'
Marked as found in versions linux/4.3.1-1 and linux/4.2.6-2.
Bug #808043 [src:linux] [powerpc] Modules fail to load following toolchain 
upgrade
Marked as found in versions linux/4.2.6-3.
Merged 808043 808246
> thanks
Stopping processing here.

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



Processed: need APT::Sandbox::User "root" to work with newest apt

2015-12-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> unmerge 769740
Bug #769740 [pepperflashplugin-nonfree] need APT::Sandbox::User "root" to work 
with newest apt
Bug #763874 [pepperflashplugin-nonfree] need APT::Sandbox::User "root" to work 
with newest apt
Bug #763875 [pepperflashplugin-nonfree] need APT::Sandbox::User "root" to work 
with newest apt
Bug #766908 [pepperflashplugin-nonfree] need APT::Sandbox::User "root" to work 
with newest apt
Disconnected #769740 from all other report(s).
> tags 769740 confirmed patch pending
Bug #769740 [pepperflashplugin-nonfree] need APT::Sandbox::User "root" to work 
with newest apt
Added tag(s) confirmed, pending, and patch.
> severity 769740 grave
Bug #769740 [pepperflashplugin-nonfree] need APT::Sandbox::User "root" to work 
with newest apt
Severity set to 'grave' from 'wishlist'
>
End of message, stopping processing here.

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



Bug#808256: libnsgif: Should libnsgif be removed from Debian?

2015-12-17 Thread Raphaël Hertzog
Source: libnsgif
Severity: serious

Hello,

libnsgif has not seen a maintainer upload ever since its addition to
Debian in 2009.

Recently two CVE [1] have been reported against this package and I wonder
why we have this package in Debian at all.

[1] https://security-tracker.debian.org/tracker/source-package/libnsgif

There are no reverse dependencies, maybe netsurf used this library at some
point but that seems to no longer be the case.

If you agree with me please clone this bug against ftp.debian.org and
retitle it as "RM: libnsgif -- ROM; unused library package".

In the mean time I file this as severity serious so that the package gets
dropped from testing given its unmaintained state.

Thank you!

-- System Information:
Debian Release: stretch/sid
  APT prefers squeeze-lts
  APT policy: (500, 'squeeze-lts'), (500, 'oldoldstable'), (500, 'unstable'), 
(500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#808257: libnsbmp: Should libnsbmp be removed from Debian?

2015-12-17 Thread Raphaël Hertzog
Source: libnsbmp
Severity: serious

Hello,

libnsbmp has not seen a maintainer upload ever since its addition to
Debian in 2009.

Recently two CVE [1] have been reported against this package and I wonder
why we have this package in Debian at all.

[1] https://security-tracker.debian.org/tracker/source-package/libnsbmp

There are no reverse dependencies, maybe netsurf used this library at some
point but that seems to no longer be the case.

If you agree with me please clone this bug against ftp.debian.org and
retitle it as "RM: libnsbmp -- ROM; unused library package".

In the mean time I file this as severity serious so that the package gets
dropped from testing given its unmaintained state.

Thank you!

-- System Information:
Debian Release: stretch/sid
  APT prefers squeeze-lts
  APT policy: (500, 'squeeze-lts'), (500, 'oldoldstable'), (500, 'unstable'), 
(500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#803597: marked as done (flashplugin-nonfree: Downloaded and installed flashplugin is not picked up by browsers)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Dec 2015 19:41:38 +
with message-id <20151217194138.ga24...@master.debian.org>
and subject line flashplugin-nonfree: Downloaded and installed flashplugin is 
not picked up by browsers
has caused the Debian Bug report #803597,
regarding flashplugin-nonfree: Downloaded and installed flashplugin is not 
picked up by browsers
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.)


-- 
803597: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803597
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: flashplugin-nonfree
Version: 1:3.6.1+b1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

When installing flashplugin-nonfree neither Iceweasel nor Chromium will list 
the plugin as part of the installed browser plugins, and neither browser will 
be able to play any flash content on sites that make use of it. For Iceweasel 
this can be worked around by creating a 'symlink' to help the browser out, for 
chromium I have not yet found the right/magic symlink path (or it may not be as 
simple).

The flashplugin-nonfree package provides an 'alternative' for:

/usr/lib/mozilla/plugins/flash-mozilla.so

Which points into the /etc/alternatives tree and ultimately the chain leads to 
/usr/lib/flashplugin-nonfree/libflashplayer.so

Unfortunately, while this setup enables the use of 'alternative' 
implementations of libflashplayer.so, it also means that by 
default the user must manually create symlinks in the /usr/lib hierarchy. So, 
by default the flash player plugin does not 
actually 'work' out of the 'box' when flashplugin-nonfree is installed -- 
making this package unusable by default. 

This is because browsers do not look for a 'flash-mozilla' but for a 
'libflashplayer' library.

One can fix this manually for Iceweasel/Firefox by creating a symlink at 
/usr/lib/firefox-addons/plugins/libflashplayer.so 
pointing to /usr/lib/mozilla/plugins/flash-mozilla.so

Presumably there ought to be a similar workaround for Chromium but so far I 
have been unable to find one that works.

Please consider redesigning the set of symlinks installed to make sure that the 
libflashplayer.so is found by browsers looking for it (as libflashplayer.so), 
or at least clarify that the user must manually create necessary symlinks in 
/usr/lib themselves during installation.


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

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
For Chromium, see pepperflashplugin-nonfree instead. For Iceweasel, the parts
"by default the user must manually create symlinks" and further reasoning are
not correct. I just tested again on jessie and stretch: works out of the box.--- End Message ---


Bug#746109: marked as done (rats: FTBFS: tokens.h:96:17: error: conflicting types for 'yycleng')

2015-12-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Dec 2015 19:36:52 +
with message-id 
and subject line Bug#808061: Removed package(s) from unstable
has caused the Debian Bug report #746109,
regarding rats: FTBFS: tokens.h:96:17: error: conflicting types for 'yycleng'
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.)


-- 
746109: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746109
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rats
Version: 2.3-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140426 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
> gcc  -Wall -g -g -O2 -I/usr/local/include -DPACKAGE_NAME=\"\" 
> -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" 
> -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 
> -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
> -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
> -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1  
> -DDATADIR=\"/usr/share/rats\" -o lex.yyc.o -c lex.yyc.c
> In file included from c-lex.l:22:0:
> tokens.h:96:17: error: conflicting types for 'yycleng'
>  extern int  yycleng;
>  ^
> lex.yyc.c:303:11: note: previous declaration of 'yycleng' was here
>  yy_size_t yycleng;
>^
> make[1]: *** [lex.yyc.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/04/26/rats_2.3-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Version: 2.3-1+rm

Dear submitter,

as the package rats has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/808061

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)--- End Message ---


Bug#753230: marked as done (gally: FTBFS: python setup.py failed)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Dec 2015 19:36:58 +
with message-id 
and subject line Bug#808161: Removed package(s) from unstable
has caused the Debian Bug report #753230,
regarding gally: FTBFS: python setup.py failed
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.)


-- 
753230: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753230
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gally
Version: 0.5.1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140628 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
>  debian/rules build
> dh build
>dh_testdir
>dh_auto_configure
>dh_auto_build
> pyversions: missing X(S)-Python-Version in control file, fall back to 
> debian/pyversions
> pyversions: missing debian/pyversions file, fall back to supported versions
> running build
> running build_py
> error: [Errno 2] No such file or directory
> dh_auto_build: python setup.py build --force returned exit code 1
> make: *** [build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/06/28/gally_0.5.1-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Version: 0.5.1-1+rm

Dear submitter,

as the package gally has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/808161

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)--- End Message ---


Bug#808151: systemd: failed to start remount root and kernel file system

2015-12-17 Thread Michael Biebl
Am 17.12.2015 um 16:24 schrieb Frank B. Brokken:
> This time the debug shell prompt was available at tty9, although booting
> failed. And in line with my previous findings, systemd-analyze and journalctl
> weren't available, as they live in /usr/bin, and /usr hadn't been mounted. But

Well, /usr is mounted by the initramfs these days. So it should already
be available when systemd is started. If that fails, this is a bug which
needs to be addressed by initramfs-tools (or one of the hook scripts).
It wasn't clear so far that /usr hasn't been mounted at all.

Is /usr on LVM, RAID, etc?

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#803279: marked as done (prepare for giflib5)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Fri, 18 Dec 2015 05:41:19 +
with message-id 
and subject line Bug#803279: fixed in fenix 0.92a.dfsg1-11.1
has caused the Debian Bug report #803279,
regarding prepare for giflib5
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.)


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

Package: src:fenix
Version: 0.92a.dfsg1-11
Tags: sid stretch patch
Blocks: 803158
User: gif...@packages.debian.org
Usertags: giflib5

Planning an update of giflib to the current version 5.1.1. Giflib slightly 
changes it's API, requiring soureful changes. There are some options for getting 
giflib5.1 support:


- Look for a newer upstream version, if upstream supports
both giflib4 and giflib5.1. Upload the new package,
and close the bug report.

- Patch the code to both use the NEW API. This can be done using
#if GIFLIB_MAJOR >= 5

#else

#endif
Please upload the package, and close the report.

- Unconditionally patch the code, not supporting giflib4 anymore.
Please upload a package to experimental once giflib5 hits
experimental.

For the latter two options, please see a patch at
http://launchpadlibrarian.net/222923546/fenix_0.92a.dfsg1-11build2_0.92a.dfsg1-11ubuntu1.diff.gz

To test your changes before giflib5 is found in experimental, please use

deb https://people.debian.org/~doko/tmp/giflib5 ./

Thanks, Matthias
--- End Message ---
--- Begin Message ---
Source: fenix
Source-Version: 0.92a.dfsg1-11.1

We believe that the bug you reported is fixed in the latest version of
fenix, 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 803...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose  (supplier of updated fenix 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Dec 2015 04:41:20 +
Source: fenix
Binary: fenix fenix-dev
Architecture: source all
Version: 0.92a.dfsg1-11.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team 
Changed-By: Matthias Klose 
Description:
 fenix  - development environment for making 2D games
 fenix-dev  - development environment for making 2D games - header files
Closes: 803279
Changes:
 fenix (0.92a.dfsg1-11.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build using giflib 5. Closes: #803279.
Checksums-Sha1:
 0fc6b786e2363a5a47c9555336fdc20cbfb74b5b 2442 fenix_0.92a.dfsg1-11.1.dsc
 f0d46b624631c242ffe5af6e861c72dd542d0220 140284 
fenix_0.92a.dfsg1-11.1.debian.tar.bz2
 a327ed140e09c101a87130f05e12bafd7f2006e2 32662 
fenix-dev_0.92a.dfsg1-11.1_all.deb
Checksums-Sha256:
 7c6f289ae98307822490fc550f79f17d77b7b4b53ade744980746ca47e4146f9 2442 
fenix_0.92a.dfsg1-11.1.dsc
 93c1ad34b3c4997df2a59e708f5bfe00d121289574e643c1660289503ae436c4 140284 
fenix_0.92a.dfsg1-11.1.debian.tar.bz2
 44573755d2d3adec2f08d1ec409c8ab78b5dc3ef538a99897a39bc44e17b77ee 32662 
fenix-dev_0.92a.dfsg1-11.1_all.deb
Files:
 4c0532ea0551a3c39f6eec821a49ad15 2442 devel extra fenix_0.92a.dfsg1-11.1.dsc
 fff8a35658b84fc714a009e67aa20164 140284 devel extra 
fenix_0.92a.dfsg1-11.1.debian.tar.bz2
 1f44139b86c2b65a2d152d8eb4f13cc7 32662 devel extra 
fenix-dev_0.92a.dfsg1-11.1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWcOvpAAoJEL1+qmB3j6b1V2YP/3msCxOUtCM5ymiwQbN+Pxr/
mvZdde9meZCBXlrO1ETRQ8qZuoDlNhNwkGHrIORCIyt2ZoEjuFdApwXSdZZO3Sub
WnJrcw4Sr4FozTXQqf3CQ7eqI8zI1MzFxT+7L9Cfcnas/+6iOWOf6RtCQaxT07UO
QJueYtqRTE8A125PAW1F603YrJgKv8KkU9uPlXsUrCTU3oS5eIT0DmsRfvLHTnyt
wsy/B2+FUyFOEALcZtFzMXtdnjccH6IjXuEp3eSb8+r01Xo0pZflp4LOa2+MHfkO
1+8p5ZISn0P5SnjE2Phh3Ujt/Rre/DPTnZo3v27MmbiC5/O7LYOc7712YOdGMXdJ
G+6uI8JP3sqobS1iWnqwUEzITiQrGeN8G6Fp9Qd+lVkDHNNL/FF7UiLccVl9+WHj
Zj51IRN/zNFz4/G2O/z8FzMQ3ywh5cGZNQmryQM35FnKdIRgoLbQtzcT1W4xxQbn
x0Qo5G5cbRHzQLAynodHPFv8RmhwgVfJjwOSsm4xcFk6G6IChmQSqM+yrDcIwHHr
kWtS+ztyZ2Y6D8MxF/QhdgnePD+F/GAE7HjczrF6KDvFPF9JQcCr+dOmoI5bLiwQ
ikXG5fETpCBkDPxQsR/QWwQ7oRVYKEbcFxpwDxYWJUBvDAij22qdkKJGwUnzqBRB
tArgNH2w1Kdm5kyWue25
=XNhd
-END PGP 

Bug#803278: marked as done (prepare for giflib5)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Fri, 18 Dec 2015 05:41:12 +
with message-id 
and subject line Bug#803278: fixed in efl 1.8.6-2.3
has caused the Debian Bug report #803278,
regarding prepare for giflib5
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.)


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

Package: src:efl
Version: 1.8.6-2.2
Tags: sid stretch patch
Blocks: 803158
User: gif...@packages.debian.org
Usertags: giflib5

Planning an update of giflib to the current version 5.1.1. Giflib slightly 
changes it's API, requiring soureful changes. There are some options for getting 
giflib5.1 support:


- Look for a newer upstream version, if upstream supports
both giflib4 and giflib5.1. Upload the new package,
and close the bug report.

- Patch the code to both use the NEW API. This can be done using
#if GIFLIB_MAJOR >= 5

#else

#endif
Please upload the package, and close the report.

- Unconditionally patch the code, not supporting giflib4 anymore.
Please upload a package to experimental once giflib5 hits
experimental.

For the latter two options, please see a patch at
http://launchpadlibrarian.net/222923447/efl_1.8.6-2.2ubuntu3_1.8.6-2.2ubuntu4.diff.gz

To test your changes before giflib5 is found in experimental, please use

deb https://people.debian.org/~doko/tmp/giflib5 ./

Thanks, Matthias
--- End Message ---
--- Begin Message ---
Source: efl
Source-Version: 1.8.6-2.3

We believe that the bug you reported is fixed in the latest version of
efl, 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 803...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose  (supplier of updated efl 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Dec 2015 04:38:40 +
Source: efl
Binary: libeina1 libeina-dev libeet-dev libeet1 libeet-bin libevas1 libevas-dev 
libevas1-engines-x libevas1-engine-fb libecore1 libecore-con1 libecore-evas1 
libecore-fb1 libecore-file1 libecore-imf1 libecore-input1 libecore-ipc1 
libecore-x1 libecore-dev libefreet1a libefreet-bin libefreet-dev libefreet1 
libembryo-dev libembryo1 libembryo-bin libedje-bin libedje1 libedje-dev libeio1 
libeio-dev libeeze1 libeeze-dev libemotion1 libemotion-dev libethumb1 
libethumb-client1 libethumb-client-bin libethumb-dev efl-doc efl-dbg
Architecture: source amd64 all
Version: 1.8.6-2.3
Distribution: unstable
Urgency: medium
Maintainer: Debian Pkg-e Team 
Changed-By: Matthias Klose 
Description:
 efl-dbg- Debugging symbols for the Enlightenment Foundation Libraries
 efl-doc- Documentation for the Enlightenment Foundation Libraries
 libecore-con1 - Ecore Connection Library
 libecore-dev - Ecore headers and static libraries
 libecore-evas1 - Ecore Evas Wrapper Library
 libecore-fb1 - Ecore frame buffer system functions
 libecore-file1 - Ecore File Library
 libecore-imf1 - Ecore Input Method Framework module
 libecore-input1 - Ecore input module
 libecore-ipc1 - Ecore inter-process communication functions
 libecore-x1 - Ecore functions for dealing with the X Window System
 libecore1  - Core abstraction layer for enlightenment DR 0.17
 libedje-bin - Various binaries for use with libedje
 libedje-dev - libedje headers and static libraries
 libedje1   - Graphical layout and animation library
 libeet-bin - Enlightenment DR17 file chunk reading/writing utility
 libeet-dev - Enlightenment DR17 file chunk reading/writing library development
 libeet1- Enlightenment DR17 file chunk reading/writing library
 libeeze-dev - EEZE headers and static libraries
 libeeze1   - Library for manipulating devices through udev
 libefreet-bin - D-Bus activated helper binary to create efreet data caches
 libefreet-dev - Development files for libefreet and libefreet-mime
 libefreet1 - dummy transitional package to libefreet1a+libefreet-bin
 libefreet1a - Library that implements freedesktop.org specs for use with E17/EF
 libeina-dev - Development files for libeina
 libeina1   - Enlightenment 

Bug#803273: marked as done (prepare for giflib5)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Fri, 18 Dec 2015 05:41:36 +
with message-id 
and subject line Bug#803273: fixed in fontforge 20120731.b-7.1
has caused the Debian Bug report #803273,
regarding prepare for giflib5
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.)


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

Package: src:fontforge
Version: 20120731.b-5
Tags: sid stretch patch
Blocks: 803158
User: gif...@packages.debian.org
Usertags: giflib5

Planning an update of giflib to the current version 5.1.1. Giflib slightly 
changes it's API, requiring soureful changes. There are some options for getting 
giflib5.1 support:


- Look for a newer upstream version, if upstream supports
both giflib4 and giflib5.1. Upload the new package,
and close the bug report.

- Patch the code to both use the NEW API. This can be done using
#if GIFLIB_MAJOR >= 5

#else

#endif
Please upload the package, and close the report.

- Unconditionally patch the code, not supporting giflib4 anymore.
Please upload a package to experimental once giflib5 hits
experimental.

For the latter two options, please see a patch at
http://launchpadlibrarian.net/222916207/fontforge_20120731.b-5build2_20120731.b-5ubuntu1.diff.gz

To test your changes before giflib5 is found in experimental, please use

deb https://people.debian.org/~doko/tmp/giflib5 ./

Thanks, Matthias
--- End Message ---
--- Begin Message ---
Source: fontforge
Source-Version: 20120731.b-7.1

We believe that the bug you reported is fixed in the latest version of
fontforge, 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 803...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose  (supplier of updated fontforge 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Dec 2015 04:49:47 +
Source: fontforge
Binary: fontforge fontforge-nox fontforge-common libfontforge-dev libfontforge1 
libgdraw4 python-fontforge fontforge-dbg
Architecture: source all amd64
Version: 20120731.b-7.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Fonts Task Force 
Changed-By: Matthias Klose 
Description:
 fontforge  - font editor
 fontforge-common - font editor (common files)
 fontforge-dbg - debugging symbols for fontforge
 fontforge-nox - font editor - non-X version
 libfontforge-dev - font editor - runtime library (development files)
 libfontforge1 - font editor - runtime library
 libgdraw4  - font editor - runtime graphics and widget library
 python-fontforge - font editor - Python bindings
Closes: 803273
Changes:
 fontforge (20120731.b-7.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build using giflib 5. Closes: #803273.
Checksums-Sha1:
 aa3f6962f747dd1cae924a77c3664da111d3af0e 2814 fontforge_20120731.b-7.1.dsc
 3731e4cc4a90914c3312b5c6761436ae11414387 18488 
fontforge_20120731.b-7.1.debian.tar.xz
 5331012ee441c141373d26874039849794985a67 948072 
fontforge-common_20120731.b-7.1_all.deb
 71b2491bf7c3f4a972f979ea8b70856217c31ba2 7176988 
fontforge-dbg_20120731.b-7.1_amd64.deb
 72a036df450522822a38aaf330480598cf940a6d 20876 
fontforge-nox_20120731.b-7.1_amd64.deb
 ba427c5d2b3daf91f9398423a13cd3424a275d89 927032 
fontforge_20120731.b-7.1_amd64.deb
 6491d4d9fa5220465a5f61cd0776ac725a1e2af5 114982 
libfontforge-dev_20120731.b-7.1_amd64.deb
 aea965db5d69ba80a59a212e106f1b8d5d6da2d8 1857626 
libfontforge1_20120731.b-7.1_amd64.deb
 aefd09c0e4f68e4f924e9262a6b44fc33a8b9550 319466 
libgdraw4_20120731.b-7.1_amd64.deb
 db90d30e670edfc7005b1fd17c6d60a3ffafb5dd 16452 
python-fontforge_20120731.b-7.1_amd64.deb
Checksums-Sha256:
 f6847e6cfd251b19453ccba6c71c6f0be0d417fb82bb114bc592dd3a04adec40 2814 
fontforge_20120731.b-7.1.dsc
 b9c584f71116c6e3de6deb6e30aa2290d01266612e920ff2f73fe3e44612e702 18488 
fontforge_20120731.b-7.1.debian.tar.xz
 eac212578925731390840af20d363bb87089037860fd8790d9a08b98f2c76cc0 948072 
fontforge-common_20120731.b-7.1_all.deb
 

Bug#803283: marked as done (prepare for giflib5)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Fri, 18 Dec 2015 05:42:53 +
with message-id 
and subject line Bug#803283: fixed in gnustep-gui 0.24.0-3.1
has caused the Debian Bug report #803283,
regarding prepare for giflib5
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.)


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

Package: src:gnustep-gui
Version: 0.24.0-3
Tags: sid stretch patch
Blocks: 803158
User: gif...@packages.debian.org
Usertags: giflib5

Planning an update of giflib to the current version 5.1.1. Giflib slightly 
changes it's API, requiring soureful changes. There are some options for getting 
giflib5.1 support:


- Look for a newer upstream version, if upstream supports
both giflib4 and giflib5.1. Upload the new package,
and close the bug report.

- Patch the code to both use the NEW API. This can be done using
#if GIFLIB_MAJOR >= 5

#else

#endif
Please upload the package, and close the report.

- Unconditionally patch the code, not supporting giflib4 anymore.
Please upload a package to experimental once giflib5 hits
experimental.

For the latter two options, please see a patch at
http://launchpadlibrarian.net/222924806/gnustep-gui_0.24.0-3build4_0.24.0-3ubuntu1.diff.gz

To test your changes before giflib5 is found in experimental, please use

deb https://people.debian.org/~doko/tmp/giflib5 ./

Thanks, Matthias
--- End Message ---
--- Begin Message ---
Source: gnustep-gui
Source-Version: 0.24.0-3.1

We believe that the bug you reported is fixed in the latest version of
gnustep-gui, 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 803...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose  (supplier of updated gnustep-gui 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Dec 2015 04:44:00 +
Source: gnustep-gui
Binary: gnustep-gui-common gnustep-gui-runtime libgnustep-gui0.24 
libgnustep-gui-dev libgnustep-gui0.24-dbg gnustep-gui-doc
Architecture: source all amd64
Version: 0.24.0-3.1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNUstep maintainers 

Changed-By: Matthias Klose 
Description:
 gnustep-gui-common - GNUstep GUI Library - common files
 gnustep-gui-doc - Documentation for the GNUstep GUI Library
 gnustep-gui-runtime - GNUstep GUI Library - runtime files
 libgnustep-gui-dev - GNUstep GUI header files and static libraries
 libgnustep-gui0.24 - GNUstep GUI Library
 libgnustep-gui0.24-dbg - GNUstep GUI Library - debugging symbols
Closes: 803283
Changes:
 gnustep-gui (0.24.0-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build using giflib 5. Closes: #803283.
Checksums-Sha1:
 b18ff941bc144ca798db0dd0848e78a555d22741 2612 gnustep-gui_0.24.0-3.1.dsc
 63878393b49982896f6b956ca7ce31f86c3261f4 17324 
gnustep-gui_0.24.0-3.1.debian.tar.xz
 adb929865f755159947562d5f0ec3ec4ae3350fb 762996 
gnustep-gui-common_0.24.0-3.1_all.deb
 2a197532d63fa18c7b39ab7010e1cd15db6ea2f8 687862 
gnustep-gui-doc_0.24.0-3.1_all.deb
 48107ef2be5833927c3683bf4420a3e51259316b 152006 
gnustep-gui-runtime_0.24.0-3.1_amd64.deb
 f92c235a6f70fbb3b915faa4eaae1e48efd00d3a 1769862 
libgnustep-gui-dev_0.24.0-3.1_amd64.deb
 d6942813807a60fb1cd5323c31e66a65de49ee9f 3746474 
libgnustep-gui0.24-dbg_0.24.0-3.1_amd64.deb
 7bf7c71b1371b6f5301e601a1accb3d2699839a3 1349814 
libgnustep-gui0.24_0.24.0-3.1_amd64.deb
Checksums-Sha256:
 74724c8dbc1ddee586fb3190989d7b533636730205ee64f120d24d24d9f54e05 2612 
gnustep-gui_0.24.0-3.1.dsc
 aacf9f3d08656048d96a6bae6a1902d88fc7f1b98ba3a81b18efdceba1ce6179 17324 
gnustep-gui_0.24.0-3.1.debian.tar.xz
 de4e4a73f4c29d1da613e48ae440b914dfbfde724252238e9f2493f22746a8cc 762996 
gnustep-gui-common_0.24.0-3.1_all.deb
 223989332db509bb12bbaa80f1379af8e77ae93734386983645a67942fb488f5 687862 
gnustep-gui-doc_0.24.0-3.1_all.deb
 49b5313d67ca1e605378d5d2c51624a3cf225c10aa19fe3f637548cc26d884e6 152006 
gnustep-gui-runtime_0.24.0-3.1_amd64.deb
 

Bug#803286: marked as done (prepare for giflib5)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Fri, 18 Dec 2015 05:46:15 +
with message-id 
and subject line Bug#803286: fixed in mtpaint 3.40-2.1
has caused the Debian Bug report #803286,
regarding prepare for giflib5
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.)


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

Package: src:mtpaint
Version: 3.40-2
Tags: sid stretch patch
Blocks: 803158
User: gif...@packages.debian.org
Usertags: giflib5

Planning an update of giflib to the current version 5.1.1. Giflib slightly 
changes it's API, requiring soureful changes. There are some options for getting 
giflib5.1 support:


- Look for a newer upstream version, if upstream supports
both giflib4 and giflib5.1. Upload the new package,
and close the bug report.

- Patch the code to both use the NEW API. This can be done using
#if GIFLIB_MAJOR >= 5

#else

#endif
Please upload the package, and close the report.

- Unconditionally patch the code, not supporting giflib4 anymore.
Please upload a package to experimental once giflib5 hits
experimental.

For the latter two options, please see a patch at
http://launchpadlibrarian.net/222926300/mtpaint_3.40-2build2_3.40-2ubuntu1.diff.gz

To test your changes before giflib5 is found in experimental, please use

deb https://people.debian.org/~doko/tmp/giflib5 ./

Thanks, Matthias
--- End Message ---
--- Begin Message ---
Source: mtpaint
Source-Version: 3.40-2.1

We believe that the bug you reported is fixed in the latest version of
mtpaint, 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 803...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose  (supplier of updated mtpaint 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Dec 2015 05:09:55 +
Source: mtpaint
Binary: mtpaint
Architecture: source amd64
Version: 3.40-2.1
Distribution: unstable
Urgency: medium
Maintainer: Muammar El Khatib 
Changed-By: Matthias Klose 
Description:
 mtpaint- painting program to create pixel art and manipulate digital photo
Closes: 803286
Changes:
 mtpaint (3.40-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build using giflib 5. Closes: #803286.
Checksums-Sha1:
 e5896e8b8278e867cec1747d31260832d848223f 1816 mtpaint_3.40-2.1.dsc
 917958185ed72eea0f6e1fd46000b41b13e0f2e1 185224 mtpaint_3.40-2.1.debian.tar.xz
 3fcc63bc3b58c62811f78b967c5b1805205b1be7 465602 mtpaint_3.40-2.1_amd64.deb
Checksums-Sha256:
 6f6e8b1cd35c33b4990029641fc2620df508dfe78e5c25a368345ae729355f9e 1816 
mtpaint_3.40-2.1.dsc
 5bd020477d091528d91d8f1f181bdfc66a728e08d81a32155d9254cae298270c 185224 
mtpaint_3.40-2.1.debian.tar.xz
 7f1c92d61d81d187c875b26663c85b647575409e1018ced4917f06b4a3b52614 465602 
mtpaint_3.40-2.1_amd64.deb
Files:
 5e85b6c312e168aafd704c69520f2980 1816 graphics optional mtpaint_3.40-2.1.dsc
 bef8aaac750498e470daf8cecfbe5935 185224 graphics optional 
mtpaint_3.40-2.1.debian.tar.xz
 de5c414533c80f2042dc134afd33d96f 465602 graphics optional 
mtpaint_3.40-2.1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWcPKKAAoJEL1+qmB3j6b1ZyoP+wfP22yLJruoaTiDFtPdR/ix
tcn4YyVzrlj7Ky+KEcTRRvSKerJNBNqApjrlVqH/+xI0IIT/rAfggeCmXjjlWqrk
IOfofVI2XEhUalqdmHkgpRIx+StccB9FDBh7OejrSk0/M6WDu1m6h+dSHcrRtDys
k/87P+py2cPFCYc/kzHwkmoDxkIR1FuQPFBX3qhNcUVYWasv+heiCnMVdRCjkLqb
vczbqbNY4OIqtpwcUwM4KCb6tQ3Kd3xV8dej9Nt6L71YPX741DQcFwKo2+LIr05f
XI7VLdDDpbl9aK9/GS7fFMjdbhZ7h87aNLhHorHudTWXA1Yd/+on9UgwmhTqCBwI
Js8MdQNJpw7Rm4O0d6QjfvvsI6E1aoWnoGKICQnhai9llmOrhqJ6aDhS7iSXVg28
cR/eyVWsh9CmG2Q2J/UopTKNyOy8wl9ixDdL+qyqOjuxqnwmY1kiXp0tdEnfxT/n
3QdYU1Ogqw3HEv1QHPmF9lmbglxHevNgHhlzpsU1xQ5L21YrfGA3JN2RvR/2rDar
1MveeZQES+MzxW0FqghQVWOaZg+WfSe2ncnWUcwqD8FAy+sMfohcPUWuZyv4qkG0
gyXJwcn6JEUOKpLI45ShkecSks3CZpNDnE9+JeY/X+4CsGe307fzMO7rWo7l1wlN
7iQOViWyBK6/QxKFEeWe
=25CO
-END PGP SIGNATURE End Message ---


Bug#803287: marked as done (prepare for giflib5)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Fri, 18 Dec 2015 05:46:00 +
with message-id 
and subject line Bug#803287: fixed in ming 1:0.4.5-1.4
has caused the Debian Bug report #803287,
regarding prepare for giflib5
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.)


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

Package: src:ming
Version: 1:0.4.5-1.2
Tags: sid stretch patch
Blocks: 803158
User: gif...@packages.debian.org
Usertags: giflib5

Planning an update of giflib to the current version 5.1.1. Giflib slightly 
changes it's API, requiring soureful changes. There are some options for getting 
giflib5.1 support:


- Look for a newer upstream version, if upstream supports
both giflib4 and giflib5.1. Upload the new package,
and close the bug report.

- Patch the code to both use the NEW API. This can be done using
#if GIFLIB_MAJOR >= 5

#else

#endif
Please upload the package, and close the report.

- Unconditionally patch the code, not supporting giflib4 anymore.
Please upload a package to experimental once giflib5 hits
experimental.

For the latter two options, please see a patch at
http://launchpadlibrarian.net/222927502/ming_1%3A0.4.5-1.2ubuntu4_1%3A0.4.5-1.2ubuntu5.diff.gz

To test your changes before giflib5 is found in experimental, please use

deb https://people.debian.org/~doko/tmp/giflib5 ./

Thanks, Matthias
--- End Message ---
--- Begin Message ---
Source: ming
Source-Version: 1:0.4.5-1.4

We believe that the bug you reported is fixed in the latest version of
ming, 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 803...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose  (supplier of updated ming 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Dec 2015 05:08:18 +
Source: ming
Binary: libming1 libming-dev ming-fonts-dejavu ming-fonts-opensymbol 
libswf-perl libming-util python-ming php5-ming
Architecture: source amd64 all
Version: 1:0.4.5-1.4
Distribution: unstable
Urgency: medium
Maintainer: Stuart R. Anderson 
Changed-By: Matthias Klose 
Description:
 libming-dev - Library to generate SWF (Flash) Files (development files)
 libming-util - Library to generate SWF (Flash) Files - Utilities
 libming1   - Library to generate SWF (Flash) Files
 libswf-perl - Ming (SWF) module for Perl
 ming-fonts-dejavu - Ming format DejaVue Fonts
 ming-fonts-opensymbol - Ming format Opensymbol Fonts
 php5-ming  - Ming module for php5
 python-ming - Ming (SWF) module for Python
Closes: 803287
Changes:
 ming (1:0.4.5-1.4) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build using giflib 5. Closes: #803287.
Checksums-Sha1:
 baaaca875c9904831b15cf358060c3530d94d6aa 2306 ming_0.4.5-1.4.dsc
 30132365d940c9ea2b8db0c023a29a0cc063e963 21758 ming_0.4.5-1.4.diff.gz
 0744637acf47ef16ec7b9d040f7d6b3219ce7c54 356902 libming-dev_0.4.5-1.4_amd64.deb
 61c45252ebbf28f4edc70ccbf9d135029f0221a7 303480 
libming-util_0.4.5-1.4_amd64.deb
 e89d695999b87c5d39cbfc4bc8484ed9de352cd8 260616 libming1_0.4.5-1.4_amd64.deb
 1ab9408b30add33d7159d09d4985fe77f8e87001 307802 libswf-perl_0.4.5-1.4_amd64.deb
 ca5bf2736391bcaa11f1d78afc80639eeb716671 149378 
ming-fonts-dejavu_0.4.5-1.4_all.deb
 55bbf1814e3c14afe68f065fea0dacd937de465d 120634 
ming-fonts-opensymbol_0.4.5-1.4_all.deb
 66fde6ee9720dd63f64768684a95bc2c25c7b5aa 154048 php5-ming_0.4.5-1.4_amd64.deb
 f8d643d439912a97ba1c0127806a8faa1d829669 187366 python-ming_0.4.5-1.4_amd64.deb
Checksums-Sha256:
 f1f864025de236d6e2d41d173e09d3a9634fa9126bd5e8c3364b6dd4fdf859db 2306 
ming_0.4.5-1.4.dsc
 f46189b246d77c641e07d68128d05f9d8f4a0055100e4a754c61539d4d4d3e69 21758 
ming_0.4.5-1.4.diff.gz
 848612c97b0fe997abda7aaca0cab22018b3efd537d7270e8052b978a76450af 356902 
libming-dev_0.4.5-1.4_amd64.deb
 dc80d20db89a6dc2340eb9aa85587043ed35e998f64352252bb3fcd07006ceee 303480 
libming-util_0.4.5-1.4_amd64.deb
 f3c66c8287e5b4be558c5b34ea2360419726d7a8190f742680fe275ec11886ff 260616 
libming1_0.4.5-1.4_amd64.deb
 

Bug#803277: marked as done (prepare for giflib5)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Fri, 18 Dec 2015 05:40:18 +
with message-id 
and subject line Bug#803277: fixed in driftnet 1.1.5-1.1
has caused the Debian Bug report #803277,
regarding prepare for giflib5
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.)


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

Package: src:driftnet
Version: 1.1.5-1
Tags: sid stretch patch
Blocks: 803158
User: gif...@packages.debian.org
Usertags: giflib5

Planning an update of giflib to the current version 5.1.1. Giflib slightly 
changes it's API, requiring soureful changes. There are some options for getting 
giflib5.1 support:


- Look for a newer upstream version, if upstream supports
both giflib4 and giflib5.1. Upload the new package,
and close the bug report.

- Patch the code to both use the NEW API. This can be done using
#if GIFLIB_MAJOR >= 5

#else

#endif
Please upload the package, and close the report.

- Unconditionally patch the code, not supporting giflib4 anymore.
Please upload a package to experimental once giflib5 hits
experimental.

For the latter two options, please see a patch at

To test your changes before giflib5 is found in experimental, please use

deb https://people.debian.org/~doko/tmp/giflib5 ./

Thanks, Matthias
--- End Message ---
--- Begin Message ---
Source: driftnet
Source-Version: 1.1.5-1.1

We believe that the bug you reported is fixed in the latest version of
driftnet, 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 803...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose  (supplier of updated driftnet 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Dec 2015 04:34:48 +
Source: driftnet
Binary: driftnet
Architecture: source amd64
Version: 1.1.5-1.1
Distribution: unstable
Urgency: medium
Maintainer: David Suarez 
Changed-By: Matthias Klose 
Description:
 driftnet   - picks out and displays images from network traffic
Closes: 803277
Changes:
 driftnet (1.1.5-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build using giflib 5. Closes: #803277.
Checksums-Sha1:
 4038eb7a5c66b3a1312f7ec39733b9dda1b27e40 1879 driftnet_1.1.5-1.1.dsc
 7df7e0421a283a29e1d892920d1bb46c57582690 4844 driftnet_1.1.5-1.1.debian.tar.xz
 8a334d439253740dff5591c2e0c19385f3b70e67 31408 driftnet_1.1.5-1.1_amd64.deb
Checksums-Sha256:
 aa36f44e656ad57b7c11caae821a9ef988147a9e8277ac651502ae1591b2cbf5 1879 
driftnet_1.1.5-1.1.dsc
 1ffbc8731a9c203b5498ef138407206fda428901d08e9c7ea6912b16fc91055c 4844 
driftnet_1.1.5-1.1.debian.tar.xz
 286d2d964c39d65cd210f50d8e7f2be9b314f6883f728b94aac0cee07fc24c4d 31408 
driftnet_1.1.5-1.1_amd64.deb
Files:
 8e51bef9672c0ffef2168d0bf8c6c9f2 1879 admin extra driftnet_1.1.5-1.1.dsc
 279edf451bae67ecbb82399e530e4b44 4844 admin extra 
driftnet_1.1.5-1.1.debian.tar.xz
 4c86926a3917707e1bbb72aedee50bfc 31408 admin extra driftnet_1.1.5-1.1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWcOp4AAoJEL1+qmB3j6b1iSQP/A/m/y7/Uek1aosvO0cHCCCt
/J0OQ6CzK0G+pD8BR60jzEp8H6yau5fEtO33uPDM7GSLtIsD8vlDNiwPgUCMOgq/
f1yP8b73CNIoUI6RBEc1/PCcjUHyHwaY1s3+qiJdnpbSOzyjQmqwFyKOT0Y/AW97
tfpJIPNp6vMbeeLva6TjoDi39M5ZD7zT0ET8wkxfjTNiu7jo57WcdTE9/wlvv4Sa
krKX4Oh/B7DqDybn9kQgfSmZTe5H7Ou/iaJcxZ5bynETQbfAbi0ck+RgdwWy7k7f
L9zm1UBB4ALm8NeU9V3yHYEikcG9hB//uKWWmvBbXK9cmiB/7SRYRM+7oQU2q+kE
puGxxxguJUYojwOU4hcJk/zFciDBpsUJU6bEwuqUDSBSb+i7861AwLXfc+72BtfJ
f57OgJG3XLp9cTxieTtNg1WzgKY9fquVF4Srv/Hl3bVY+p3nisNMbF+MmC2m6bTf
EPR5lXtENWO1s9FjUR4hUPIjLoszsrLBCk5ZUHu+RJwRqlvOPpzt7KEXLUfMNofP
cBees53UJm3NNYfTyfLnVVjTHJ812gThgY48oqIRg8xrvil84yxFRxa8Tn5s+ASL
JDKc412H1R/6Yh8UHQ37r7xzVVPwETwCt9T1IHZxEW0KbIl9ENiDRvFAGqSG20eU
SB93wMXgCsKTxb8GAxnh
=TPWR
-END PGP SIGNATURE End Message ---


Bug#803276: marked as done (prepare for giflib5)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Fri, 18 Dec 2015 05:40:12 +
with message-id 
and subject line Bug#803276: fixed in aseprite 1.0.9+ds-3.1
has caused the Debian Bug report #803276,
regarding prepare for giflib5
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.)


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

Package: src:aseprite
Version: 1.0.9+ds-3
Tags: sid stretch patch
Blocks: 803158
User: gif...@packages.debian.org
Usertags: giflib5

Planning an update of giflib to the current version 5.1.1. Giflib slightly 
changes it's API, requiring soureful changes. There are some options for getting 
giflib5.1 support:


- Look for a newer upstream version, if upstream supports
both giflib4 and giflib5.1. Upload the new package,
and close the bug report.

- Patch the code to both use the NEW API. This can be done using
#if GIFLIB_MAJOR >= 5

#else

#endif
Please upload the package, and close the report.

- Unconditionally patch the code, not supporting giflib4 anymore.
Please upload a package to experimental once giflib5 hits
experimental.

For the latter two options, please see a patch at

To test your changes before giflib5 is found in experimental, please use
http://launchpadlibrarian.net/222921416/aseprite_1.0.9%2Bds-3build3_1.0.9%2Bds-3ubuntu1.diff.gz

deb https://people.debian.org/~doko/tmp/giflib5 ./

Thanks, Matthias
--- End Message ---
--- Begin Message ---
Source: aseprite
Source-Version: 1.0.9+ds-3.1

We believe that the bug you reported is fixed in the latest version of
aseprite, 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 803...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose  (supplier of updated aseprite 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Dec 2015 05:29:03 +0100
Source: aseprite
Binary: aseprite
Architecture: source amd64
Version: 1.0.9+ds-3.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team 
Changed-By: Matthias Klose 
Description:
 aseprite   - sprite and pixel art editor
Closes: 803276
Changes:
 aseprite (1.0.9+ds-3.1) unstable; urgency=medium
 .
   * Non maintainer upload.
   * Build using giflib5. Closes: #803276.
Checksums-Sha1:
 d0be39a2dc5b1a5c4a3a8d9e4088715f079b4e24 2071 aseprite_1.0.9+ds-3.1.dsc
 958253a2c14686bd428b69133d2048303b6389cb 20656 
aseprite_1.0.9+ds-3.1.debian.tar.xz
 045e7ab8ed11d8cb6153b089523df2d293948c0d 898986 aseprite_1.0.9+ds-3.1_amd64.deb
Checksums-Sha256:
 22ac4164a25d7a82c2161a13576e0c033250e42bc5269cd9f62e218558ab3765 2071 
aseprite_1.0.9+ds-3.1.dsc
 42205a40ee8a8ef1245ce38f7eb72353bffbeffb011eca4014bc8a775a029f90 20656 
aseprite_1.0.9+ds-3.1.debian.tar.xz
 8e8a7c7f5f6e75722b300624c882c7b4cbe7c543b027713a9d236bd5aa69d016 898986 
aseprite_1.0.9+ds-3.1_amd64.deb
Files:
 07a399d7ce8b39908dddf1a079b8d497 2071 graphics optional 
aseprite_1.0.9+ds-3.1.dsc
 4494c048403604244c7d25169249fb5e 20656 graphics optional 
aseprite_1.0.9+ds-3.1.debian.tar.xz
 556741d30bef5e4f95eee837b3430de8 898986 graphics optional 
aseprite_1.0.9+ds-3.1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWcOlPAAoJEL1+qmB3j6b1GA8P/Anysn1f4rETdfe8MNeBXF/o
0bqoA448dOWa15YW+bu9uHJcVFzBqSmuApvOG6bAj89Bon3vLxPtA22m7lz1eJV6
IhFAdb2skE7LZSwajdO0vkzIRaeT1FuFXTNUbIKFhyDylMQPEG9rAsN2v7Z8Fw6x
0NX4jOxmW5xEp9rlcKlCsBQqfAvSWjSBNuAjU6x7axJjXByaT+PFVXYBSLi1z06b
2m9+IqDu5c5XULmfZ59nB+K8pRwKhm1QOTB3XQIFCQtATuDsn3MV5Zlw9bOfMZZy
UTeUJ+34S6Ew4GvwLpwBa3ghXVIKqhTIuwVQWHX1Eszayuy2d40xLsxXTjvSu3oF
E2wLxjCJTz8k7v0upJHVCkpfhrvZxtkCDYIkh4xPnT3ZpFodX8sKkppP/ZgeqOgM
a7ju4P1IgHEOPks0g9BNoIBhKWkZZj7RaN7buDBnsffrQiCriBPL35SvNQBiHw8X
ME8mxGYfCCXtx5S17WPYA8Lve2XEbk5auYKBzsWfQyiRNlXSgFiUxeNUMmoVqj22
Yw7RZg6eioNEQ5nHYCoK0YSefqRJRP47UkNEFe5PlBMSMOaC8563+ym/B2zZRWEh
9Ky/uMoCnHWPtp3R1JcwXMEmahwx0mSbTzpYo2COglTEnzpAzqEDCUINvcGTsZLz
2DIAJeCgNV8yog3Iteel
=fd5W
-END PGP SIGNATURE End Message ---


Bug#803289: marked as done (prepare for giflib5)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Fri, 18 Dec 2015 05:47:33 +
with message-id 
and subject line Bug#803289: fixed in prima 1.28-1.4
has caused the Debian Bug report #803289,
regarding prepare for giflib5
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.)


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

Package: src:prima
Version: 1.28-1.3
Tags: sid stretch patch
Blocks: 803158
User: gif...@packages.debian.org
Usertags: giflib5

Planning an update of giflib to the current version 5.1.1. Giflib slightly 
changes it's API, requiring soureful changes. There are some options for getting 
giflib5.1 support:


- Look for a newer upstream version, if upstream supports
both giflib4 and giflib5.1. Upload the new package,
and close the bug report.

- Patch the code to both use the NEW API. This can be done using
#if GIFLIB_MAJOR >= 5

#else

#endif
Please upload the package, and close the report.

- Unconditionally patch the code, not supporting giflib4 anymore.
Please upload a package to experimental once giflib5 hits
experimental.

For the latter two options, please see a patch at
http://launchpadlibrarian.net/222930891/prima_1.28-1.3build3_1.28-1.3ubuntu1.diff.gz
To test your changes before giflib5 is found in experimental, please use

deb https://people.debian.org/~doko/tmp/giflib5 ./

Thanks, Matthias
--- End Message ---
--- Begin Message ---
Source: prima
Source-Version: 1.28-1.4

We believe that the bug you reported is fixed in the latest version of
prima, 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 803...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose  (supplier of updated prima 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Dec 2015 05:14:20 +
Source: prima
Binary: libprima-perl
Architecture: source amd64
Version: 1.28-1.4
Distribution: unstable
Urgency: medium
Maintainer: Bas Zoetekouw 
Changed-By: Matthias Klose 
Description:
 libprima-perl - multi-platform GUI development toolkit for Perl
Closes: 803289
Changes:
 prima (1.28-1.4) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build using giflib 5. Closes: #803289.
Checksums-Sha1:
 5bd3ed095f5ef15f45513958b0f70507fcdb65ad 1832 prima_1.28-1.4.dsc
 743be330b767dfa63057717d3cec6ee9b0a7d38a 13579 prima_1.28-1.4.diff.gz
 08fdb7a341d7de653863232356ed5c848bb709c5 1648780 
libprima-perl_1.28-1.4_amd64.deb
Checksums-Sha256:
 1cc732b6bcba04dce6bf0eb122e354c34f117c3a385b2f352138d5554f8ebdb3 1832 
prima_1.28-1.4.dsc
 f9403a30a4a33ab7e76049c131faf23db43a64c7b3d7618ee3a13281e6c67e1e 13579 
prima_1.28-1.4.diff.gz
 69ee284e7a5faf3898a1a5a2eb7b9f6acec9c493a72f7d263be78262607921cc 1648780 
libprima-perl_1.28-1.4_amd64.deb
Files:
 3bff3ee23cde7b7436b0c157fbaae042 1832 perl extra prima_1.28-1.4.dsc
 4b431bc153cdae90b5a7179a91e5665a 13579 perl extra prima_1.28-1.4.diff.gz
 28e2f16acb265d352bf1609181c9cfea 1648780 perl extra 
libprima-perl_1.28-1.4_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWcPPdAAoJEL1+qmB3j6b1jGQQAL5gRrzkDhObZfCeRLDmXmxQ
dMTwP2cKD6HJU9dKVXEEirGA5XFB34v5H1jzceB24ww4kNp74i+MQQBDpXpvVwUv
fzx5zLQ5RVJy9vYoe+e6JsbaZ4iYpqSgcH9dSTWiA+pABPrucBorNhPC9A4yEfiY
Rg5LFmtSkKzaufprcC2nkrz2mmQcGKUHrix6tl++OhQd+4x3wtvfjnaKnwzdO6OZ
Cvxj9yqsFZOjYllb7KhREzigIcSToQuij+Hn2ZHlpAwPMYBvvZhHR+t/JDAc90CB
yJHH/IHaDQK09mpB8UpvEM2aEqn/O51GHLgm9iM+ErinjVxKWyOfcxo/oU8wK3N9
PF4k/7Qtb+KEWGJ3LF1u+8Vaqfx7+4ONsQvoLM86BxVX+ZVzfyTHAMZL8T2xFXXm
fCmiznUMlus0qsA5D8YsS9M/WcpDVXVR9zK5KSdiqUP4XXEBrwcnNeAEQRy96TiQ
eS65UYjU/iEkETRBN8VqMSWPxT6ezpqNCu8185BUnOPgZi+KCayfNfx21OWjkU8K
wgeJp6e1RsLOUF/t0+WvkzfESrGlKSB3ezEBVsIOGijHUEjFYMDor0jNHZqfcLws
N/+obZAD6Dosl/1nGR5CqPl8go27hPoZtgrFcl1vwtjI+rP/2MqG7NycApmLVlpu
15zT+KefpQd+xsjjPMWl
=IbKG
-END PGP SIGNATURE End Message ---


Bug#805391: src:rrdtool: FTBFS on mips: `FAIL: tune2`

2015-12-17 Thread gregor herrmann
On Tue, 24 Nov 2015 16:24:54 +, Jean-Michel Vourgère wrote:

> Antonio Terceiro wrote:
> > "make  check-TESTS" fails
> 
> I tested previous version on mips, and it now FTBFS too. It used to work
> ok. [1] (thanks Tobias, upstream, for suggesting that.)
> 
> So I suppose it is related to another package.
> 
> I tried compiling with good old gcc 4.9 and I get the same error in 1.5.4.
> 
> Any idea some one?

Any new here?
rrdtool is now part of the perl 5.22 transition, and this build
failure would cause some problems re migration to testing.


Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Bruce Springsteen: The Rising


signature.asc
Description: Digital Signature


Bug#808233: marked as done (p10cfgd: Depends on virtual package "perl5" which will is gone with perl/5.22)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Dec 2015 23:38:41 +
with message-id 
and subject line Bug#808233: fixed in p10cfgd 1.0-15
has caused the Debian Bug report #808233,
regarding p10cfgd: Depends on virtual package "perl5" which will is gone with 
perl/5.22
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.)


-- 
808233: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808233
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: p10cfgd
Version: 1.0-14
Severity: serious
Justification: package uninstallable
Tags: sid patch
User: debian-p...@lists.debian.org
Usertags: perl-5.22-transition

The perl 5.22 transition just started (see
https://lists.debian.org/debian-devel-announce/2015/12/msg5.html)
and we seem to have missed that this package depends on the deprecated
virtual package "perl5" like some other packages did.

The perl 5.22 packages don't provide perl5, making this package
uninstallable.

I'm sorry that we overlooked this prior to the unstable upload. Please
find attached a patch fixing this. Let me know if you'd like this
to be NMUed without further delay.

Cheers,
Dominic.
>From 8b45a57c6b281fd6d57380f7850f97647c0177b0 Mon Sep 17 00:00:00 2001
From: Dominic Hargreaves 
Date: Thu, 17 Dec 2015 14:02:54 +
Subject: [PATCH] Depend on perl instead of perl5 since the latter has been
 removed

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c213742..8258bc0 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Vcs-Browser: http://git.gag.com/?p=debian/p10cfgd
 
 Package: p10cfgd
 Architecture: all
-Depends: netbase (>=1.23), perl5, update-inetd, ${misc:Depends}
+Depends: netbase (>=1.23), perl, update-inetd, ${misc:Depends}
 Description: Remote configuration daemon for Gracilis Packeten
  The 'p10cfgd' daemon provides support for the 'rmtcfg' command in the 
  Gracilis Packeten amateur radio network packet switch.  With this daemon,
-- 
2.1.4

--- End Message ---
--- Begin Message ---
Source: p10cfgd
Source-Version: 1.0-15

We believe that the bug you reported is fixed in the latest version of
p10cfgd, 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 808...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bdale Garbee  (supplier of updated p10cfgd 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 17 Dec 2015 14:38:26 -0700
Source: p10cfgd
Binary: p10cfgd
Architecture: source all
Version: 1.0-15
Distribution: unstable
Urgency: low
Maintainer: Bdale Garbee 
Changed-By: Bdale Garbee 
Description:
 p10cfgd- Remote configuration daemon for Gracilis Packeten
Closes: 808233
Changes:
 p10cfgd (1.0-15) unstable; urgency=low
 .
   * change dep from perl5 to perl, closes: #808233
Checksums-Sha1:
 fadc1b87cf021e7ce45f9234b5a73806dc95c8a5 1678 p10cfgd_1.0-15.dsc
 bf10429371642e2f40d980a734a62e70b716eaf4 4823 p10cfgd_1.0-15.diff.gz
 c75d64c01a803c52e2cf85d4f66523d011f911ed 14062 p10cfgd_1.0-15_all.deb
Checksums-Sha256:
 cce5980b1103d61cfad94ba95b0150901fee1444172e8d9e36a01a476716fa36 1678 
p10cfgd_1.0-15.dsc
 6eaca55db588612f43091c6d97a2470abcd442d8f60414307e939c3ae4082e9e 4823 
p10cfgd_1.0-15.diff.gz
 8981cda1ba924e587176dd1d799a633bd73928796bd69a96b459418b58cb08ea 14062 
p10cfgd_1.0-15_all.deb
Files:
 c42616a340107a5c7190c77dce7c4b97 1678 hamradio extra p10cfgd_1.0-15.dsc
 e57cb71584fe8b594cdd70eee4edf860 4823 hamradio extra p10cfgd_1.0-15.diff.gz
 28ae1de2752fb6c11f0872cb54ef5860 14062 hamradio extra p10cfgd_1.0-15_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUBVnMsSTqTYZbAldlBAQrv7BAAgdsn9xMn5ZHIHBr4zzg1Bic4aGltBROw
8TyYX6klkU9BmWVVg9yQ1iNGBguFJoIuhxKCmyixMWssR3l4ORHQm5x5bkQWSzbs
FMGvXDTu+O8u4oJfHBvOSnkoOvdBiaM/KUxsCBCOHwlNpnQyiWvIhGuhy5KH5k1e
kYQ31mTrCZJe+7bmkvQXFUF83ijpV9sjvHT1DKsL+PVRf51NFvRtK/EQL266iaYR
N34SC6TopTvGZV+yynalWe1WRBCIMOc1xEBG8VP08sGCvNq7BOK5ike7d9Wu3v0K
YQuWbPoCl9eW6AENrdghg893AJ45COrNqkVxniSQo5h57KRpHY22JHsat1unM1zr

Bug#769740: marked as done (need APT::Sandbox::User "root" to work with newest apt)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Dec 2015 23:39:18 +
with message-id 
and subject line Bug#769740: fixed in pepperflashplugin-nonfree 1.8.2
has caused the Debian Bug report #769740,
regarding need APT::Sandbox::User "root" to work with newest apt
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.)


-- 
769740: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769740
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pepperflashplugin-nonfree
Version: 1.8
Severity: grave

--- /usr/sbin/update-pepperflashplugin-nonfree  2014-10-22 14:26:45.0 
+0800
+++ /usr/sbin/update-pepperflashplugin-nonfree.NEW  2014-11-16 
09:30:57.263926206 +0800
@@ -161,6 +161,7 @@
Dir ".";
Dir::Etc::trusted "pubring.gpg";
Debug::NoLocking "true";
+   APT::Sandbox::User "root";
EOF
 
arch=`dpkg --print-architecture`



Without this patch even installation of this package will produce an
unusable package without even making one warning!

Please install this patch, or else very soon all sid installations will
become useless!

-- System Information:
Debian Release: jessie/sid
  APT prefers experimental
--- End Message ---
--- Begin Message ---
Source: pepperflashplugin-nonfree
Source-Version: 1.8.2

We believe that the bug you reported is fixed in the latest version of
pepperflashplugin-nonfree, 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 769...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bart Martens  (supplier of updated pepperflashplugin-nonfree 
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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 17 Dec 2015 17:36:19 +0100
Source: pepperflashplugin-nonfree
Binary: pepperflashplugin-nonfree
Architecture: source amd64
Version: 1.8.2
Distribution: unstable
Urgency: medium
Maintainer: Bart Martens 
Changed-By: Bart Martens 
Description:
 pepperflashplugin-nonfree - Pepper Flash Player - browser plugin
Closes: 769740 803349
Changes:
 pepperflashplugin-nonfree (1.8.2) unstable; urgency=medium
 .
   * Added APT::Sandbox::User "root"; Closes: #769740.
   * Added '|| true'. Closes: #803349.
Checksums-Sha1:
 e2ce52307f43afcbf64068152572e13aba3d0a02 1545 
pepperflashplugin-nonfree_1.8.2.dsc
 bde858afca0b066d13766586e4df195baf8eb375 9908 
pepperflashplugin-nonfree_1.8.2.tar.xz
 daa51fdfeb6581e0fe1b11193b8772c63d1e2031 10854 
pepperflashplugin-nonfree_1.8.2_amd64.deb
Checksums-Sha256:
 69537b1118e544c924e2f8f0bdf2af90c6e541bc565a558de26a4a292b9f90b8 1545 
pepperflashplugin-nonfree_1.8.2.dsc
 31fee84c8362db6226c0c7ec7dc089f2ffe0ec38f11855e6197e061d96bccb3b 9908 
pepperflashplugin-nonfree_1.8.2.tar.xz
 ded6418107a10372a8adb157bef11428b283de3cfa46d30cc8f4aa7678bbaf47 10854 
pepperflashplugin-nonfree_1.8.2_amd64.deb
Files:
 e08c21aaa106c57207f84e24d28bc000 1545 contrib/web optional 
pepperflashplugin-nonfree_1.8.2.dsc
 2d15f14ed4ba2b0a5bd79b705154d751 9908 contrib/web optional 
pepperflashplugin-nonfree_1.8.2.tar.xz
 75f3a2d993c009b75818dbe0e7271424 10854 contrib/web optional 
pepperflashplugin-nonfree_1.8.2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJWcw0iAAoJEDNV9NY7WCHMOyEP/i6aS3T1V61A82AaFN9Zlewy
36ussoPhgs5xpAUT45SGA6F/v5rXVYtumbl28TEV0ZIG/diRbsSipBa+MeUc8JUd
8fANAt4HSGJ3xHA7TL45uDhF3z8D0d+huyULPh3BZ9IDApHCSKcVFIZeU4ang/DE
lRqoP7YPPOLM9IWRhJexKDCTts1QF1p2lCcTm3peLQNz+wWwYfsxC93grhMSo/Jt
fc2kZMcuC9iWCkmaxCOS7GJZ+Gvm7sw1cz+5/p/YUXoRKn80h2ivm5RrRTzYYL8k
KgjkPcCq65bGvZcZNDnFs0fHbDr3INk58dpz+5R4UC80i62586WTI+4aMpCooudp
yInVhgMKVwcC6S7zwmeF3jC+KpQNsJPjDCrD6IfSXnwZ9RhhubfrIGbRo/rVF9HF
sbSjZddFZy3V6qbsB1GqF2y3UdW7Ey2eUdq07kfkRdDbCy7TVOuRyxeBlrmMITsu
ui77tndKk+J+Q5CdrMG8LmPz/GzIUsrnkklizpni9Elkaup0+qWIOlUPX+ybJi5h
PgXzoE9RvbRCVNb+o7WqWHcE7o1bxOoYeOBGX456BAZamV3K/M7mLB0hT2IYtztM
Cq1fSTWPNMxbnrdgA9c0hGMQD1g0HRAe+qGTRLu0rYh5t1zNwpOdumwmwG5VqomV
VU0BmguK2brWmAGsYixB
=NTuN
-END PGP SIGNATURE End Message ---


Bug#793515: marked as done (FTBFS: sphinx: LoginHandler: 'module' object has no attribute 'GoogleMixin')

2015-12-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Dec 2015 23:04:21 +
with message-id 
and subject line Bug#793515: fixed in flower 0.8.3+dfsg-1
has caused the Debian Bug report #793515,
regarding FTBFS: sphinx: LoginHandler: 'module' object has no attribute 
'GoogleMixin'
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.)


-- 
793515: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793515
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: flower
Version: 0.7.0+dfsg-2
Severity: serious
Tags: sid
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs

Dear Maintainer,

The package fails to build:

make[2]: Entering directory '/tmp/buildd/flower-0.7.0+dfsg/docs'
sphinx-build -b man -d .build/doctrees  -D today="April 13, 2015" . .build/man
Making output directory...
Running Sphinx v1.2.3

Exception occurred:
  File "/tmp/buildd/flower-0.7.0+dfsg/flower/views/auth.py", line 17, in 

class LoginHandler(BaseHandler, tornado.auth.GoogleMixin):
AttributeError: 'module' object has no attribute 'GoogleMixin'


Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/flower.html

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

Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Source: flower
Source-Version: 0.8.3+dfsg-1

We believe that the bug you reported is fixed in the latest version of
flower, 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 793...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benjamin Drung  (supplier of updated flower 
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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 17 Dec 2015 19:54:13 +0100
Source: flower
Binary: python-flower
Architecture: source all
Version: 0.8.3+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Benjamin Drung 
Changed-By: Benjamin Drung 
Description:
 python-flower - web based tool for monitoring and administrating Celery 
clusters
Closes: 793515
Changes:
 flower (0.8.3+dfsg-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #793515)
   * Use pypi.debian.net redirector for debian/watch
   * Refresh all patches
   * Run package tests and cherry-pick patch for supporting newer mock versions
Checksums-Sha1:
 58fbae669c4356b8a7437c4b6ebef7c0913041c0 2180 flower_0.8.3+dfsg-1.dsc
 327cb65d35a70ad3d3464b334496b29ff595bb0e 968616 flower_0.8.3+dfsg.orig.tar.gz
 7b012dab7188ad6dc410a7c36e7c6a544e32c733 5124 flower_0.8.3+dfsg-1.debian.tar.xz
 e8c9d4de5cfa989d9bed6766c78a09accebbd31c 82050 
python-flower_0.8.3+dfsg-1_all.deb
Checksums-Sha256:
 73bab06bfb8cff29f45ab425e86e7db5b0703c0389870902e6d34658df86b871 2180 
flower_0.8.3+dfsg-1.dsc
 6a84341b6eb96312ec83f5847579d3ed535d03fabf3936439282174a189bc503 968616 
flower_0.8.3+dfsg.orig.tar.gz
 a749102867942209d26388138e01d259f588cab62253826872e3f92fb5a03656 5124 
flower_0.8.3+dfsg-1.debian.tar.xz
 c00d3079f4caaf724f405689849366329b7e436e2dfa2f393a613877db01e79e 82050 
python-flower_0.8.3+dfsg-1_all.deb
Files:
 429d50ef7e52711910b153e8c0461975 2180 python optional flower_0.8.3+dfsg-1.dsc
 ea6df484b5c4b84539081220296d1d4b 968616 python optional 
flower_0.8.3+dfsg.orig.tar.gz
 25922aeae62dd740f0005ae23ada645b 5124 python optional 
flower_0.8.3+dfsg-1.debian.tar.xz
 f41afb3d36ec8a4acf59d9a01a40bd94 82050 python optional 
python-flower_0.8.3+dfsg-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJWcwYZAAoJEN2M1aXejH56HPIP/jEjisWpdx2IhhkRlFA1liBg
xEk0tGMucvDkXr/rAtF8dNN9WIqOqkd3YiT922apx3uHtAubCNzjBxsx17K6PupL
JYZbqc8SPCXTZlFq/RGYTeIzcuJbl2PEQz4jRcuI+29/MHFLNDBusBcL65s0nkMX
gxU7oNBucNnLFsDDse7wI1HspfkpT9Pqx5XGaZeyvHzwciLdx+lizew53b1NgyNX
vi3g0HvjeoXS2zvT7f+dQ6w5nk53JnUKTW1TjNTdvU2jR04VeQxUCPvJiCKkfqHq

Bug#808215: marked as done (htdig-doc: Depends on virtual package "perl5" which will is gone with perl/5.22)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Dec 2015 12:29:22 +
with message-id 
and subject line Bug#808215: fixed in htdig 1:3.2.0b6-15
has caused the Debian Bug report #808215,
regarding htdig-doc: Depends on virtual package "perl5" which will is gone with 
perl/5.22
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.)


-- 
808215: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808215
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: htdig-doc
Version: 1:3.2.0b6-14
Severity: serious
Justification: package uninstallable
Tags: sid pending
User: debian-p...@lists.debian.org
Usertags: perl-5.22-transition

The perl 5.22 transition just started (see
https://lists.debian.org/debian-devel-announce/2015/12/msg5.html)
and we seem to have missed that this package depends on the deprecated
virtual package "perl5" like some other packages did.

The perl 5.22 packages don't provide perl5, making this package
uninstallable.

I'll do a QA upload shortly.

Cheers,
Dominic.
--- End Message ---
--- Begin Message ---
Source: htdig
Source-Version: 1:3.2.0b6-15

We believe that the bug you reported is fixed in the latest version of
htdig, 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 808...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dominic Hargreaves  (supplier of updated htdig 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 17 Dec 2015 11:12:30 +
Source: htdig
Binary: htdig htdig-doc
Architecture: source
Version: 1:3.2.0b6-15
Distribution: unstable
Urgency: high
Maintainer: Debian QA Group 
Changed-By: Dominic Hargreaves 
Description:
 htdig  - web search and indexing system - binaries
 htdig-doc  - web search and indexing system - documentation
Closes: 808215
Changes:
 htdig (1:3.2.0b6-15) unstable; urgency=high
 .
   * QA upload
   * Change dependency on perl5 to perl following the removal of
 the former (Closes: #808215)
Checksums-Sha1:
 79563e9fbcf4069cc202789e8d7d9402225fbff5 1757 htdig_3.2.0b6-15.dsc
 f03fc347f747e6a2cdc742d3e4d02c6a8895717c 37896 htdig_3.2.0b6-15.debian.tar.xz
Checksums-Sha256:
 1e051d1fb420dc42d1d9cd266db4fc30688c2354a6ecaae2dcd02658e6a8a590 1757 
htdig_3.2.0b6-15.dsc
 71579c1ee6684f2761c50d28789d31a9ccca1203b5f0d1b8968ab5d315eaf561 37896 
htdig_3.2.0b6-15.debian.tar.xz
Files:
 ade6366f9458f9a31dbf1d3bfb562850 1757 web optional htdig_3.2.0b6-15.dsc
 1388c156267da7c380c51fc35f544f32 37896 web optional 
htdig_3.2.0b6-15.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJWcpmoAAoJEMAFfnFNaU+yYiEQAMgo4VVy/qnUeykxe22vYMpR
omvxr6j8h0uf8aIH99AWip9l3S1AybW3hB7QpdS8l1BFIzswglmltQAYSNpjCSFl
1+sye5Ux6rNzBnr6jqHjYLv/mzawJCxE+iaLPFg9FlgGYgA0CKqrmEWSsTOccUJw
x3iifQUfnAKGMBGacfGhZ0h2A5P53LjA0r0sph7DJyytcEMzj9T9XzwxqTFnm9tM
gtBux+O4nxtPCWLK3xdQ+ZRFEP6J6hjKZ1NMRv7lm6Q08wZp/MyKVO6u/NyFpbmZ
ndbkbo5LPfv30SlS8r9mD78OWHTXSZBoZcEk2LHvtBHf7zqbCJNAmmc5uMr5LbAR
dUBA4c6UIU4HpZFzeCCmjVi0tnwjJNjxgxeTDwBz9j1pPFevaCCESBUjKBO6Z6Hk
0FUWXOjqw+cZJ4brS1CJW1RmyY451FLbUt80zBZ0AfEVXPDp/rPKoObcaGdntCJu
mBOiNSDwoFnmdkSX3RaPY6AFa3IbHh87S0956lBKzsMKxvPmYH/BBJqZiTcCm3Dj
j6vKIBuMwPbv7LGUJg/59cMDEOqbNrI4ngCETMmDhzAMgGgckMGKPfmEhlchBtj7
zZrh+iH7pgHZ/WPLM1kh/IbduuBYFEG++ODZ/1qE6nd7UDdT/gTJ1IvyB4Qsymzc
C7WjK5SrXbfD0cS6PFuP
=oHb6
-END PGP SIGNATURE End Message ---


Bug#808214: marked as done (distmp3: Depends on virtual package "perl5" which will is gone with perl/5.22)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Dec 2015 12:28:15 +
with message-id 
and subject line Bug#808214: fixed in distmp3 0.1.9.ds1-4.6
has caused the Debian Bug report #808214,
regarding distmp3: Depends on virtual package "perl5" which will is gone with 
perl/5.22
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.)


-- 
808214: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808214
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: distmp3
Version: 0.1.9.ds1-4.5
Severity: serious
Justification: package uninstallable
Tags: sid patch
User: debian-p...@lists.debian.org
Usertags: perl-5.22-transition

The perl 5.22 transition just started (see
https://lists.debian.org/debian-devel-announce/2015/12/msg5.html)
and we seem to have missed that this package depends on the deprecated
virtual package "perl5" like some other packages did.

The perl 5.22 packages don't provide perl5, making this package
uninstallable.

As this package does not seem to be under active maintenance, I will
NMU this shortly.

Cheers,
Dominic.
--- End Message ---
--- Begin Message ---
Source: distmp3
Source-Version: 0.1.9.ds1-4.6

We believe that the bug you reported is fixed in the latest version of
distmp3, 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 808...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dominic Hargreaves  (supplier of updated distmp3 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 17 Dec 2015 10:48:57 +
Source: distmp3
Binary: distmp3
Architecture: source
Version: 0.1.9.ds1-4.6
Distribution: unstable
Urgency: high
Maintainer: Jesus Climent 
Changed-By: Dominic Hargreaves 
Description:
 distmp3- A Perl client and daemon for distributed audio encoding
Closes: 808214
Changes:
 distmp3 (0.1.9.ds1-4.6) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Change dependency on perl5 to perl following the removal of
 the former (Closes: #808214)
Checksums-Sha1:
 76f2872ea268584ccb6c60a34d0f9fcfc3ccaf1e 1703 distmp3_0.1.9.ds1-4.6.dsc
 1021e9da6a8a8afeb32f6d21a4907dbffb8f635e 18236 distmp3_0.1.9.ds1-4.6.diff.gz
Checksums-Sha256:
 b3378b1ecdfffeb81ce3c9f64bf8f9b01e5f2c3692a14af5702b2a77f0360bcb 1703 
distmp3_0.1.9.ds1-4.6.dsc
 a841c426c8fe419323c0b3ef4cb666491b4a542b6be47a2945e54992c4e9f715 18236 
distmp3_0.1.9.ds1-4.6.diff.gz
Files:
 842d370c5d948509e11f1836d2a99e06 1703 sound optional distmp3_0.1.9.ds1-4.6.dsc
 9e1627cde73d30c6b3242d27648ae2e3 18236 sound optional 
distmp3_0.1.9.ds1-4.6.diff.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJWcpRkAAoJEMAFfnFNaU+yQ6EP/3ZLHIcAa6tYOwFKj62k24TW
xzj9f0i7taggYqMIZGTBXKWlgq/M9qiOZedq/b3OyDfVErMacVdIGMy5QwZYI5PI
/KMCn1qrGOQwx7gSODDZp9LiRQiRDQS46npNvnhyYhRGj9rFNBa4xMzfxyQaLI61
GrNpVekPp0STyEcZ145AJw2Zo8ZSoANc2ysH+Brwp3a2JOn2SP4k8RLTVGcvw5QT
r9SMBHtiO5+7RaAv3Vx1O+LnNlmgD8KsJJHMCyhL7KQlVyT5fiLulzfuXkw82+ZH
L3fU0ATUFODhcp5Z143CvjuoEkM58jExeWrLkAPrTUkpkS1b9FzfQ3+YVtrGxIJW
Tu0VvzqD38czfFo9xkjfRlzzcJtGOcwZlUGkVFNdA4PzVcJkZ07MryikkBYCfmRy
Pt064WVyj/PAdpjSR7m6Gx0xBQYa+ALLLec8JhZi7yXeu2KOTGIeiHjVRapDjh5k
vt+HKt6zmDlOywGbl16jGHvaa5uuw9DukrzPDl0Rlf/3iP188ecF9GagTKxUPF6m
gMG6Wl9a6Xg/8N8bt4+YZaWiU814cvTzW5BVQQNCPyrZTO4m0MgqUjLZgLGUJgdY
Tsi74rln2KJML7Az7JmOJeJvDfTofAk4s5OclQyKvWBjcn+0gpRPKPBOs4qkuii4
hbaUZvH/yE5dfObF9W8I
=4EjB
-END PGP SIGNATURE End Message ---


Processed: avrdude: version 6.2. ser_open(): can't set attributes for device

2015-12-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner 805642 !
Bug #805642 [avrdude] avrdude: version 6.2. ser_open(): can't set attributes 
for device
Owner recorded as Milan Kupcevic .
> tags 805642 + pending
Bug #805642 [avrdude] avrdude: version 6.2. ser_open(): can't set attributes 
for device
Added tag(s) pending.
> thanks
Stopping processing here.

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



Processed: distmp3: diff for NMU version 0.1.9.ds1-4.6

2015-12-17 Thread Debian Bug Tracking System
Processing control commands:

> tags 808214 + pending
Bug #808214 [distmp3] distmp3: Depends on virtual package "perl5" which will is 
gone with perl/5.22
Added tag(s) pending.

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



Bug#808214: distmp3: diff for NMU version 0.1.9.ds1-4.6

2015-12-17 Thread Dominic Hargreaves
Control: tags 808214 + pending

Dear maintainer,

I've prepared an NMU for distmp3 (versioned as 0.1.9.ds1-4.6) and
uploaded it to DELAYED/0. Please feel free to tell me if I
should delay it longer.

Regards.
diff -u distmp3-0.1.9.ds1/debian/changelog distmp3-0.1.9.ds1/debian/changelog
--- distmp3-0.1.9.ds1/debian/changelog
+++ distmp3-0.1.9.ds1/debian/changelog
@@ -1,3 +1,11 @@
+distmp3 (0.1.9.ds1-4.6) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Change dependency on perl5 to perl following the removal of
+the former (Closes: #808214)
+
+ -- Dominic Hargreaves   Thu, 17 Dec 2015 10:48:57 +
+
 distmp3 (0.1.9.ds1-4.5) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -u distmp3-0.1.9.ds1/debian/control distmp3-0.1.9.ds1/debian/control
--- distmp3-0.1.9.ds1/debian/control
+++ distmp3-0.1.9.ds1/debian/control
@@ -8,7 +8,7 @@
 
 Package: distmp3
 Architecture: all
-Depends: vorbis-tools, perl5, adduser, ${misc:Depends}
+Depends: vorbis-tools, perl, adduser, ${misc:Depends}
 Suggests: abcde
 Description: A Perl client and daemon for distributed audio encoding
  The distmp3 package contains a client, distmp3, and a daemon, distmp3host,


Processed: tagging 808212

2015-12-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 808212 + sid stretch
Bug #808212 [impressive] impressive: crashes after start with Exception in PIL
Added tag(s) sid and stretch.
> thanks
Stopping processing here.

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



Bug#808218: jailer: Depends on virtual package "perl5" which will is gone with perl/5.22

2015-12-17 Thread Dominic Hargreaves
Package: jailer
Version: 0.4-17
Severity: serious
Justification: package uninstallable
Tags: sid patch
User: debian-p...@lists.debian.org
Usertags: perl-5.22-transition

The perl 5.22 transition just started (see
https://lists.debian.org/debian-devel-announce/2015/12/msg5.html)
and we seem to have missed that this package depends on the deprecated
virtual package "perl5" like some other packages did.

The perl 5.22 packages don't provide perl5, making this package
uninstallable.

I'm sorry that we overlooked this prior to the unstable upload. Please
find below a patch fixing this. Let me know if you'd like this
to be NMUed without further delay.

Cheers,
Dominic.

--- jailer-0.4/debian/control.orig  2015-12-17 11:18:47.021386806 +
+++ jailer-0.4/debian/control   2015-12-17 11:18:56.445304688 +
@@ -7,7 +7,7 @@
 
 Package: jailer
 Architecture: all
-Depends: perl5, cpio
+Depends: perl, cpio
 Description: Builds and maintains chrooted environments
  Jailer is a simple script to help system administrators
  to create and maintain chrooted (that is, jailed) environments.



Bug#808212: impressive: crashes after start with Exception in PIL

2015-12-17 Thread Peter Dahlberg
Package: impressive
Version: 0.10.5-1
Severity: grave
Justification: renders package unusable

Impressive crashes after start with the following message:

Welcome to Impressive version 0.10.5
Detected screen size: 1366x768 pixels
OpenGL renderer: Mesa DRI Intel(R) Sandybridge Mobile
Using GL_ARB_texture_non_power_of_two.

===
OOPS! Impressive crashed!
This shouldn't happen. Please report this incident to the author, including the
full output of the program, particularly the following lines. If possible,
please also send the input files you used.

Impressive version: 0.10.5
Python version: 2.7.11 (default, Dec  9 2015, 00:29:25)
[GCC 5.3.1 20151205]
PyGame version: 1.9.1release
PIL version: 1.1.7
PyOpenGL version: 3.0.2
Operating system: Linux 4.3.2x220-1 (x86_64)
Linux distribution: Debian GNU/Linux testing (stretch)
Command line: /usr/bin/impressive zeugs/blablubb.jpg
Traceback (most recent call last):
  File "/usr/bin/impressive", line 4695, in 
run_main()
  File "/usr/bin/impressive", line 4145, in run_main
main()
  File "/usr/bin/impressive", line 3952, in main
glTexImage2D(GL_TEXTURE_2D, 0, 1, 256, 64, 0, GL_LUMINANCE,
GL_UNSIGNED_BYTE, LogoImage.tostring())
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 686, in tostring
"Please call tobytes() instead.")
Exception: tostring() has been removed. Please call tobytes() instead.



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

Kernel: Linux 4.3.2x220-1 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages impressive depends on:
ii  poppler-utils [xpdf-utils]  0.38.0-2
ii  python-imaging  3.0.0-1
ii  python-opengl   3.0.2-1
ii  python-pygame   1.9.1release+dfsg-10+b1

Versions of packages impressive recommends:
ii  pdftk  2.02-3
ii  perl   5.20.2-6

Versions of packages impressive suggests:
ii  ghostscript   9.16~dfsg-2
ii  texlive-latex-recommended [latex-beamer]  2015.20151116-1

-- no debconf information



Bug#808181: Re[2]: Bug#808181: libc6: Upgrade can make the linker unusable

2015-12-17 Thread Vlad Orlov
Hi,

> We are working to migrate binutils version 2.25.90.20151209-1 into
> testing asap. If everything goes well it should be the case after the
> 13:52 UTC dinstall run, so a few hours after that on the mirrors.
> 
> In the meantime fetching and installing this version from sid, should
> solve the issue.

Thanks, that version solved the issue indeed. Compilation goes fine now.

Bug#808214: distmp3: Depends on virtual package "perl5" which will is gone with perl/5.22

2015-12-17 Thread Dominic Hargreaves
Package: distmp3
Version: 0.1.9.ds1-4.5
Severity: serious
Justification: package uninstallable
Tags: sid patch
User: debian-p...@lists.debian.org
Usertags: perl-5.22-transition

The perl 5.22 transition just started (see
https://lists.debian.org/debian-devel-announce/2015/12/msg5.html)
and we seem to have missed that this package depends on the deprecated
virtual package "perl5" like some other packages did.

The perl 5.22 packages don't provide perl5, making this package
uninstallable.

As this package does not seem to be under active maintenance, I will
NMU this shortly.

Cheers,
Dominic.



Bug#808215: htdig-doc: Depends on virtual package "perl5" which will is gone with perl/5.22

2015-12-17 Thread Dominic Hargreaves
Package: htdig-doc
Version: 1:3.2.0b6-14
Severity: serious
Justification: package uninstallable
Tags: sid pending
User: debian-p...@lists.debian.org
Usertags: perl-5.22-transition

The perl 5.22 transition just started (see
https://lists.debian.org/debian-devel-announce/2015/12/msg5.html)
and we seem to have missed that this package depends on the deprecated
virtual package "perl5" like some other packages did.

The perl 5.22 packages don't provide perl5, making this package
uninstallable.

I'll do a QA upload shortly.

Cheers,
Dominic.



Bug#808216: debmirror: Debmirror seeems to have problems with new SHA256 in Packages.diff/Index files

2015-12-17 Thread Michael Bergbauer
Package: debmirror
Version: 1:2.16
Severity: grave
Justification: renders package unusable

Hi *,

For a fews days (Dec 09, to be exact, in GMT+8), my debmirror cronjob pulling
from ftp.us is running in an infinite loop - using up 100% of a core. After
having a closer look, it seems that the culprit code is in lines 2460ff with a
$_ value of e.g.  'SHA256-Current:
d4228ed8d1591732f9a3af33f4064c4e0d173d16218d12b930d1c5de3673d7ce39582357\n',
when parsing my .temp/dists/sid/main/binary-i386/Packages.diff/Index file.

As I see it, SHA256 hashes were added just on the day before (Dec 08) and the
code in lines 2460ff seems to not handle that hashes (at least as far as I
understand this at the moment).

Let me know if you need more information.

I'm opening this bug against the stable version, as this is the version that's
affected here and I don't see a changelog entry for later versions.

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

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

Versions of packages debmirror depends on:
ii  bzip2   1.0.6-7+b3
pn  libdigest-md5-perl  
ii  liblockfile-simple-perl 0.208-1
ii  libnet-inet6glue-perl   0.603-1
ii  libwww-perl 6.08-1
ii  perl [libdigest-sha-perl]   5.20.2-3+deb8u1
ii  perl-modules [libnet-perl]  5.20.2-3+deb8u1
ii  rsync   3.1.1-3

Versions of packages debmirror recommends:
ii  ed 1.10-2
ii  gpgv   1.4.18-7
ii  patch  2.7.5-1

Versions of packages debmirror suggests:
ii  gnupg  1.4.18-7

-- no debconf information



Processed: block 807446 with 807593

2015-12-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 807446 with 807593
Bug #807446 [oclgrind] oclgrind: tests fail on big-endian systems
807446 was not blocked by any bugs.
807446 was not blocking any bugs.
Added blocking bug(s) of 807446: 807593
> thanks
Stopping processing here.

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



Bug#808165: jsxgraph: deprecation of python-support

2015-12-17 Thread Georges Khaznadar
Thank you Mattia,

I shall use your patch, and apply it while building the newest package
for jsxgraph, with version 0.99.3, to be uploaded shortly.

Best regards,   Georges.

Mattia Rizzolo a écrit :
> Package: jsxgraph
> Version: 0.98~dfsg1-3
> Severity: serious
> Tags: patch sid stretch
> User: debian-pyt...@lists.debian.org
> Usertags: pysupport-deprecation
> 
> Dear Maintainer,
> 
> your package either depends on the python-support package.
> 
> python-support has been deprecated for some time (since 2011), and we're
> currently in the process of removing it in favour of dh_python2.
> 
> Unfortunately your package went unnoticed till now, where we're on an
> advanced state of the transition, with very few blocker, so I'm sorry
> for the severity and the short notice of this bug report.
> 
> Attached there is a patch that is really enough to fix this, and I'd be
> happy to do a minimal NMU of it.
> 
> Thanks!
> 
> 
> -- 
> regards,
> Mattia Rizzolo
> 
> GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
> more about me:  http://mapreri.org  : :'  :
> Launchpad user: https://launchpad.net/~mapreri  `. `'`
> Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

> diffstat for jsxgraph-0.98~dfsg1 jsxgraph-0.98~dfsg1
> 
>  changelog |7 +++
>  control   |5 ++---
>  rules |2 +-
>  3 files changed, 10 insertions(+), 4 deletions(-)
> 
> diff -Nru jsxgraph-0.98~dfsg1/debian/changelog 
> jsxgraph-0.98~dfsg1/debian/changelog
> --- jsxgraph-0.98~dfsg1/debian/changelog  2014-01-13 17:56:20.0 
> +
> +++ jsxgraph-0.98~dfsg1/debian/changelog  2015-12-16 17:27:23.0 
> +
> @@ -1,3 +1,10 @@
> +jsxgraph (0.98~dfsg1-3.1) UNRELEASED; urgency=medium
> +
> +  * Non-maintainer upload.
> +  * Build using dh-python instead of python-support.
> +
> + -- Mattia Rizzolo   Wed, 16 Dec 2015 17:27:12 +
> +
>  jsxgraph (0.98~dfsg1-3) unstable; urgency=low
>  
>* added build-dependencies node-uglify and zip, thanks to 
> diff -Nru jsxgraph-0.98~dfsg1/debian/control 
> jsxgraph-0.98~dfsg1/debian/control
> --- jsxgraph-0.98~dfsg1/debian/control2014-01-13 17:56:28.0 
> +
> +++ jsxgraph-0.98~dfsg1/debian/control2015-12-16 17:26:21.0 
> +
> @@ -4,14 +4,13 @@
>  Maintainer: Georges Khaznadar 
>  Build-Depends: debhelper (>= 7.0.50~), quilt
>  Build-Depends-Indep: jsdoc-toolkit (>=2.4.0+dfsg-3), yui-compressor,
> - node-almond, node-requirejs, node-uglify, zip
> + node-almond, node-requirejs, node-uglify, zip, python, dh-python
>  Standards-Version: 3.9.5
>  Homepage: http://jsxgraph.uni-bayreuth.de/cms/index.php
>  
>  Package: jsxgraph
>  Architecture: all
> -Depends: ${misc:Depends}, libjs-prototype, libjs-jquery,
> - python-support (>= 0.90), python
> +Depends: ${misc:Depends}, ${python:Depends}, libjs-prototype, libjs-jquery
>  Suggests: jsxgraph-examples
>  Description: Interactive Geometry with JavaScript
>   JSXGraph is a cross-browser library to display interactive geometry in a
> diff -Nru jsxgraph-0.98~dfsg1/debian/rules jsxgraph-0.98~dfsg1/debian/rules
> --- jsxgraph-0.98~dfsg1/debian/rules  2013-11-01 15:39:52.0 +
> +++ jsxgraph-0.98~dfsg1/debian/rules  2015-12-16 17:26:38.0 +
> @@ -10,7 +10,7 @@
>  #export DH_VERBOSE=1
>  
>  %:
> - dh $@ 
> + dh $@ --with python2
>  
>  get_latest_source:
>   debian/get-latest-source




-- 
Georges KHAZNADAR et Jocelyne FOURNIER
22 rue des mouettes, 59240 Dunkerque France.
Téléphone +33 (0)3 28 29 17 70



signature.asc
Description: PGP signature


Bug#618713: marked as done (gally: Gally does not work (Missing language definitios when starting))

2015-12-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Dec 2015 19:36:58 +
with message-id 
and subject line Bug#808161: Removed package(s) from unstable
has caused the Debian Bug report #618712,
regarding gally: Gally does not work (Missing language definitios when starting)
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.)


-- 
618712: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618712
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gally
Version: 0.5.1-1
Severity: grave
Justification: renders package unusable



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

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

Versions of packages gally depends on:
ii  python  2.6.6-3+squeeze5 interactive high-level object-orie
ii  python-kde4 4:4.4.5-4Python bindings for the KDE Develo
ii  python-qt4-phonon   4.8.3-1  Python bindings for Phonon
ii  python-support  1.0.11   automated rebuilding support for P

gally recommends no packages.

gally suggests no packages.

-- no debconf information

When gally is starting, there a message in the application stating:

- Missing language definitions. Please download ASL lesson from 
http://launchpad.net/gally-asl

Unfortunally, there is no README file and there is no a clear explanation how 
to do that.
I've tried to go to the web page and download the package and put it where it 
is supposed to (compressed and
uncompressed) and it didn't work either.

Thanks.


--- End Message ---
--- Begin Message ---
Version: 0.5.1-1+rm

Dear submitter,

as the package gally has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/808161

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)--- End Message ---


Bug#633899: marked as done (gally: missing build-dependency on python-support)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Dec 2015 19:36:58 +
with message-id 
and subject line Bug#808161: Removed package(s) from unstable
has caused the Debian Bug report #633899,
regarding gally: missing build-dependency on python-support
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.)


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

Source: gally
Version: 0.5.1-1
Severity: important

Your package uses dh_pysupport (via dh), but it doesn't explictly 
build-depend on python-support.


--
Jakub Wilk


--- End Message ---
--- Begin Message ---
Version: 0.5.1-1+rm

Dear submitter,

as the package gally has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/808161

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)--- End Message ---


Bug#618712: marked as done (gally: Gally does not work (Missing language definitios when starting))

2015-12-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Dec 2015 19:36:58 +
with message-id 
and subject line Bug#808161: Removed package(s) from unstable
has caused the Debian Bug report #618712,
regarding gally: Gally does not work (Missing language definitios when starting)
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.)


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

Package: gally
Version: 0.5.1-1
Severity: grave
Justification: renders package unusable



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

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

Versions of packages gally depends on:
ii  python  2.6.6-3+squeeze5 interactive high-level 
object-orie
ii  python-kde4 4:4.4.5-4Python bindings for the KDE 
Develo

ii  python-qt4-phonon   4.8.3-1  Python bindings for Phonon
ii  python-support  1.0.11   automated rebuilding 
support for P


gally recommends no packages.

gally suggests no packages.

-- no debconf information

When gally is starting, there a message in the application stating:

- Missing language definitions. Please download ASL lesson from 
http://launchpad.net/gally-asl


Unfortunally, there is no README file and there is no a clear 
explanation how to do that.
I've tried to go to the web page and download the package and put it 
where it is supposed to (compressed and

uncompressed) and it didn't work either.

Thanks.



--- End Message ---
--- Begin Message ---
Version: 0.5.1-1+rm

Dear submitter,

as the package gally has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/808161

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)--- End Message ---


Bug#808151: systemd: failed to start remount root and kernel file system

2015-12-17 Thread Michael Biebl
Am 17.12.2015 um 22:38 schrieb Michael Biebl:
> Am 17.12.2015 um 16:24 schrieb Frank B. Brokken:
>> This time the debug shell prompt was available at tty9, although booting
>> failed. And in line with my previous findings, systemd-analyze and journalctl
>> weren't available, as they live in /usr/bin, and /usr hadn't been mounted. 
>> But
> 
> Well, /usr is mounted by the initramfs these days. So it should already
> be available when systemd is started. If that fails, this is a bug which
> needs to be addressed by initramfs-tools (or one of the hook scripts).
> It wasn't clear so far that /usr hasn't been mounted at all.
> 
> Is /usr on LVM, RAID, etc?

I'm a bit confused by those logs. They show that sda5 have been mounted.

Dec 17 15:44:29 localhost.localdomain kernel: EXT4-fs (sda5): mounting
ext3 file system using the ext4 subsystem
Dec 17 15:44:29 localhost.localdomain kernel: EXT4-fs (sda5): mounted
filesystem with ordered data mode. Opts: (null)

I figure /dev/sda5 is your /usr partition? Just to be sure, please
attach ls -la /dev/disk/by-uuid/

If so, I'm honestly puzzled why later on the binaries from /usr/bin are
not found.

Could you do another try and add "debug" to the kernel command line.
Then attach /run/initramfs/initramfs.debug and journalctl -alb (and
avoid mounting /usr manually on tty9)

Do you have any custom udev rules in /etc/udev/rules.d?


Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



Processed: tagging 808256, tagging 808257

2015-12-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 808256 + sid
Bug #808256 [src:libnsgif] libnsgif: Should libnsgif be removed from Debian?
Added tag(s) sid.
> tags 808257 + sid
Bug #808257 [src:libnsbmp] libnsbmp: Should libnsbmp be removed from Debian?
Added tag(s) sid.
> thanks
Stopping processing here.

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



Bug#808212: marked as done (impressive: crashes after start with Exception in PIL)

2015-12-17 Thread Debian Bug Tracking System
Your message dated Fri, 18 Dec 2015 04:36:00 +
with message-id 
and subject line Bug#808212: fixed in impressive 0.11.1-1
has caused the Debian Bug report #808212,
regarding impressive: crashes after start with Exception in PIL
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.)


-- 
808212: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808212
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: impressive
Version: 0.10.5-1
Severity: grave
Justification: renders package unusable

Impressive crashes after start with the following message:

Welcome to Impressive version 0.10.5
Detected screen size: 1366x768 pixels
OpenGL renderer: Mesa DRI Intel(R) Sandybridge Mobile
Using GL_ARB_texture_non_power_of_two.

===
OOPS! Impressive crashed!
This shouldn't happen. Please report this incident to the author, including the
full output of the program, particularly the following lines. If possible,
please also send the input files you used.

Impressive version: 0.10.5
Python version: 2.7.11 (default, Dec  9 2015, 00:29:25)
[GCC 5.3.1 20151205]
PyGame version: 1.9.1release
PIL version: 1.1.7
PyOpenGL version: 3.0.2
Operating system: Linux 4.3.2x220-1 (x86_64)
Linux distribution: Debian GNU/Linux testing (stretch)
Command line: /usr/bin/impressive zeugs/blablubb.jpg
Traceback (most recent call last):
  File "/usr/bin/impressive", line 4695, in 
run_main()
  File "/usr/bin/impressive", line 4145, in run_main
main()
  File "/usr/bin/impressive", line 3952, in main
glTexImage2D(GL_TEXTURE_2D, 0, 1, 256, 64, 0, GL_LUMINANCE,
GL_UNSIGNED_BYTE, LogoImage.tostring())
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 686, in tostring
"Please call tobytes() instead.")
Exception: tostring() has been removed. Please call tobytes() instead.



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

Kernel: Linux 4.3.2x220-1 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages impressive depends on:
ii  poppler-utils [xpdf-utils]  0.38.0-2
ii  python-imaging  3.0.0-1
ii  python-opengl   3.0.2-1
ii  python-pygame   1.9.1release+dfsg-10+b1

Versions of packages impressive recommends:
ii  pdftk  2.02-3
ii  perl   5.20.2-6

Versions of packages impressive suggests:
ii  ghostscript   9.16~dfsg-2
ii  texlive-latex-recommended [latex-beamer]  2015.20151116-1

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: impressive
Source-Version: 0.11.1-1

We believe that the bug you reported is fixed in the latest version of
impressive, 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 808...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yaroslav Halchenko  (supplier of updated impressive 
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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 17 Dec 2015 21:53:47 -0500
Source: impressive
Binary: impressive
Architecture: source all
Version: 0.11.1-1
Distribution: unstable
Urgency: medium
Maintainer: Yaroslav Halchenko 
Changed-By: Yaroslav Halchenko 
Description:
 impressive - PDF presentation tool with eye candies
Closes: 706122 808212
Changes:
 impressive (0.11.1-1) unstable; urgency=medium
 .
   * Recent upstream release
 - should resolve compatibility with PIL 3.0 issue (Closes:#808212)
   * debian/control
 - untabified *Depends
 - boosted policy to 3.9.6
 - no need in {python:Depends} and no need to build anything pythonish
   in debian/rules
 - source format 3.0 (quilt) now
   * debian/patches/up_overscan - added '=' in option spec. Thanks Jim Paris
 (Closes: #706122)
   * lintian override to not demand python-support
Checksums-Sha1:
 

Processed: RM: blasr [armhf mips powerpc s390x] -- ROM; build-dependencies not available

2015-12-17 Thread Debian Bug Tracking System
Processing control commands:

> block 808185 by -1
Bug #808185 [blasr] blasr: outdated binaries on several architectures
808185 was not blocked by any bugs.
808185 was not blocking any bugs.
Added blocking bug(s) of 808185: 808270

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