Bug#848349: forwarded 848349

2016-12-18 Thread Dmitry Shachnev
Controls: affects -1 - src:linux

Hi Salvatore!

On Mon, Dec 19, 2016 at 08:25:55AM +0100, Salvatore Bonaccorso wrote:
> Okay so this needs to be fixed on src:linux side, I will apply your
> patch from https://www.spinics.net/lists/linux-doc/msg42218.html .

Thanks for finding my patch and reassigning this bug!

I was going to do that myself, but you were quicker.

> As such src:swift maybe needs a separate bug?

Here it comes: https://bugs.debian.org/848647.

--
Dmitry Shachnev


signature.asc
Description: PGP signature


Bug#848647: python-os-api-ref: FTBFS with docutils 0.13: TypeError: unsupported operand type(s) for +=: 'int' and 'str'

2016-12-18 Thread Dmitry Shachnev
Source: python-os-api-ref
Version: 0.3.0+dfsg1-2
Severity: serious
Justification: fails to build from source
Tags: upstream patch
Forwarded: https://review.openstack.org/412227
Control: affects -1 src:swift

Dear maintainer,

python-os-api-ref fails to build from source on the latest sid.
Some of the tests are failing with the following traceback:

 Traceback (most recent call last):
   File "/usr/lib/python2.7/dist-packages/sphinx_testing/util.py", line 142, in 
decorator
 func(*(args + (app, status, warning)), **kwargs)
   ...
   File 
"/usr/lib/python2.7/dist-packages/docutils/writers/html4css1/__init__.py", line 
778, in visit_thead
 self.write_colspecs()
   File 
"/usr/lib/python2.7/dist-packages/docutils/writers/html4css1/__init__.py", line 
289, in write_colspecs
 width += node['colwidth']
 TypeError: unsupported operand type(s) for +=: 'int' and 'str'

Attached are the full build log and the patch that fixes it.

--
Dmitry Shachnev
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Sun Dec 18 19:48:33 MSK 2016
I: pbuilder-time-stamp: 1482079713
I: Building the build Environment
I: extracting base tarball [/home/dmitry/pbuilder/sid-base.tgz]
I: copying local configuration
W: --override-config is not set; not updating apt.conf Read the manpage for 
details.
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: policy-rc.d already exists
I: Obtaining the cached apt archive contents
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team 
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 9), dh-python, openstack-pkg-tools (>= 51~), python-all, 
python3-all, python-bs4, python-oslosphinx (>= 2.5.0), python-pbr (>= 1.6), 
python-setuptools, python-sphinx, python-sphinx-testing, python-subunit (>= 
0.0.18), python-testrepository (>= 0.0.18), python-testtools (>= 1.4.0), 
python-yaml, python3-bs4, python3-oslosphinx (>= 2.5.0), python3-pbr (>= 1.6), 
python3-setuptools, python3-sphinx, python3-sphinx-testing, python3-subunit (>= 
0.0.18), python3-testrepository (>= 0.0.18), python3-testtools (>= 1.4.0), 
python3-yaml, subunit
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 13371 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on debhelper (>= 9); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on dh-python; however:
  Package dh-python is not installed.
 pbuilder-satisfydepends-dummy depends on openstack-pkg-tools (>= 51~); however:
  Package openstack-pkg-tools is not installed.
 pbuilder-satisfydepends-dummy depends on python-all; however:
  Package python-all is not installed.
 pbuilder-satisfydepends-dummy depends on python3-all; however:
  Package python3-all is not installed.
 pbuilder-satisfydepends-dummy depends on python-bs4; however:
  Package python-bs4 is not installed.
 pbuilder-satisfydepends-dummy depends on python-oslosphinx (>= 2.5.0); however:
  Package python-oslosphinx is not installed.
 pbuilder-satisfydepends-dummy depends on python-pbr (>= 1.6); however:
  Package python-pbr is not installed.
 pbuilder-satisfydepends-dummy depends on python-setuptools; however:
  Package python-setuptools is not installed.
 pbuilder-satisfydepends-dummy depends on python-sphinx; however:
  Package python-sphinx is not installed.
 pbuilder-satisfydepends-dummy depends on python-sphinx-testing; however:
  Package python-sphinx-testing is not installed.
 pbuilder-satisfydepends-dummy depends on python-subunit (>= 0.0.18); however:
  Package python-subunit is not installed.
 pbuilder-satisfydepends-dummy depends on python-testrepository (>= 0.0.18); 
however:
  Package python-testrepository is not installed.
 pbuilder-satisfydepends-dummy depends on python-testtools (>= 1.4.0); however:
  Package python-testtools is not installed.
 pbuilder-satisfydepends-dummy depends on python-yaml; however:
  Package python-yaml is not installed.
 pbuilder-satisfydepends-dummy depends on python3-bs4; however:
  Package python3-bs4 is not installed.
 pbuilder-satisfydepends-dummy depends on python3-oslosphinx (>= 2.5.0); 
however:
  Package 

Processed: python-os-api-ref: FTBFS with docutils 0.13: TypeError: unsupported operand type(s) for +=: 'int' and 'str'

2016-12-18 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 src:swift
Bug #848647 [src:python-os-api-ref] python-os-api-ref: FTBFS with docutils 
0.13: TypeError: unsupported operand type(s) for +=: 'int' and 'str'
Added indication that 848647 affects src:swift

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



Processed: tagging 848349

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

> tags 848349 + pending
Bug #848349 [src:linux] TypeError: unsupported operand type(s) for +=: int and 
str
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#848349: forwarded 848349

2016-12-18 Thread Salvatore Bonaccorso
Control: reassign 848349 src:linux 4.8.11-1
Control: affects 848349 - src:swift

Hi Dmitry,

On Fri, Dec 16, 2016 at 06:30:41PM +0300, Dmitry Shachnev wrote:
> forwarded 848349 https://sourceforge.net/p/docutils/bugs/303/
> kthxbye

Okay so this needs to be fixed on src:linux side, I will apply your
patch from https://www.spinics.net/lists/linux-doc/msg42218.html .

As such src:swift maybe needs a separate bug?

Regards,
Salvatore



Processed: Re: forwarded 848349

2016-12-18 Thread Debian Bug Tracking System
Processing control commands:

> reassign 848349 src:linux 4.8.11-1
Bug #848349 [src:python-docutils] TypeError: unsupported operand type(s) for 
+=: int and str
Bug reassigned from package 'src:python-docutils' to 'src:linux'.
No longer marked as found in versions python-docutils/0.13.1+dfsg-1.
Ignoring request to alter fixed versions of bug #848349 to the same values 
previously set
Bug #848349 [src:linux] TypeError: unsupported operand type(s) for +=: int and 
str
Marked as found in versions linux/4.8.11-1.
> affects 848349 - src:swift
Bug #848349 [src:linux] TypeError: unsupported operand type(s) for +=: int and 
str
Removed indication that 848349 affects src:swift

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



Processed: Re: #845106: x11vnc: configure does not find libssl, builds without OpenSSL support

2016-12-18 Thread Debian Bug Tracking System
Processing control commands:

> reopen -1
Bug #845106 {Done: Christian Hofstaedtler } [src:x11vnc] 
x11vnc: configure does not find libssl, builds without OpenSSL support
'reopen' may be inappropriate when a bug has been closed with a version;
all fixed versions will be cleared, and you may need to re-add them.
Bug reopened
No longer marked as fixed in versions x11vnc/0.9.13-1.3.
> severity -1 important
Bug #845106 [src:x11vnc] x11vnc: configure does not find libssl, builds without 
OpenSSL support
Severity set to 'important' from 'serious'

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



Bug#845106: #845106: x11vnc: configure does not find libssl, builds without OpenSSL support

2016-12-18 Thread Christian Hofstaedtler
Control: reopen -1
Control: severity -1 important

For stretch this is worked around by using libssl1.0, for stretch+1
this needs a proper fix. By then, we hopefully don't need to
traverse 5000 lines of openssl glue.

-- 
christian hofstaedtler 



Bug#848351: netdata: FTBFS: cannot create .../netdata-data/...

2016-12-18 Thread Daniel Baumann
retitle 848351 FTBFS building architecture-independent only
tag 848351 patch
thanks

Hi,

unfortunately dh_fixperms doesn't know a -indep suffix, and running the
chmod should happen after fixperms is run.. so.. for the time being i'm
using this to fix it:

---snip---
diff --git a/debian/rules b/debian/rules
index d6afdc1..fe59404 100755
@@ -46,4 +46,4 @@ override_dh_fixperms:
# apps.plugin should only be runnable by the netdata user. It will be
# given extra capabilities in the postinst script.
#
-   chmod 0754
$(TOP)/usr/lib/$(DEB_HOST_MULTIARCH)/netdata/plugins.d/apps.plugin
+   if [ -d "$(TOP)" ]; then chmod 0754
$(TOP)/usr/lib/$(DEB_HOST_MULTIARCH)/netdata/plugins.d/apps.plugin; fi
---snap---

https://sources.progress-linux.org/distributions/dschinn/packages/netdata/commit/?id=6ae0e0700982c9fceb4d363528bde2a7868d1dac

Regards,
Daniel



Processed: Re: netdata: FTBFS: cannot create .../netdata-data/...

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

> retitle 848351 FTBFS building architecture-independent only
Bug #848351 [src:netdata] netdata: FTBFS: cannot create .../netdata-data/...
Changed Bug title to 'FTBFS building architecture-independent only' from 
'netdata: FTBFS: cannot create .../netdata-data/...'.
> tag 848351 patch
Bug #848351 [src:netdata] FTBFS building architecture-independent only
Added tag(s) patch.
> thanks
Stopping processing here.

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



Bug#848413: dpkg-maintscript-helper: error: dpkg: error: version '' has bad syntax: version string is empty

2016-12-18 Thread Marc Haber
This should be fixed with dpkg 1.18.17. Please verify.

Greetings
Marc

-- 
-
Marc Haber | "I don't trust Computers. They | Mailadresse im Header
Leimen, Germany|  lose things."Winona Ryder | Fon: *49 6224 1600402
Nordisch by Nature |  How to make an American Quilt | Fax: *49 6224 1600421



Processed: retitle 833754 to FTBFS on s390x with gcc6/icu57 when using -O2 flag

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

> retitle 833754 FTBFS on s390x with gcc6/icu57 when using -O2 flag
Bug #833754 [src:xerces-c] xerces-c: FTBFS on s390x with gcc6/icu57
Changed Bug title to 'FTBFS on s390x with gcc6/icu57 when using -O2 flag' from 
'xerces-c: FTBFS on s390x with gcc6/icu57'.
> thanks
Stopping processing here.

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



Processed: severity of 833754 is normal

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

> severity 833754 normal
Bug #833754 [src:xerces-c] FTBFS on s390x with gcc6/icu57 when using -O2 flag
Severity set to 'normal' from 'serious'
> thanks
Stopping processing here.

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



Bug#848643: dmalloc: FTBFS on several archs where it previously did

2016-12-18 Thread Tobias Frost
Source: dmalloc
Version: 5.5.2-7
Severity: serious
Justification: FTBFS

Hi Carlos,

seems so that the symbol files needs tweaking.
Please check the buildlogs on the buildd and update the symbol files 
accordingly.

--
tobi

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

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



Bug#847753: sfcgal: FTBFS on mips, mipsel: out of memory

2016-12-18 Thread Sebastiaan Couwenberg
On 12/11/2016 01:45 PM, Sebastiaan Couwenberg wrote:
> On 12/11/2016 01:22 PM, Andreas Beckmann wrote:
>> the boost 1.62 binNMU failed on mips and mipsel because g++ ran out of
>> memory:
> 
> Yes, we're well aware of that problem. The manda buildds don't have
> sufficient resources to build sfcgal (at least since the boost
> transition), see:
> 
>  https://lists.debian.org/debian-release/2016/11/msg00318.html
> 
> I'll request removal of sfcgal (and its rdeps) from mips*.

Unfortunately ftp-master has not acted on the removal requests yet.

I'm tempted to downgrade the severity of this issue because there are
not actual users of the affected packages on mips*, and having those
packages removed from testing because of this issue is a disservice to
our users.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1



Bug#829299: marked as done (evil-el: FTBFS: [..] test -f debian/elpa-test.ok [..] failed)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Mon, 19 Dec 2016 06:04:02 +
with message-id 
and subject line Bug#829299: fixed in evil-el 1.2.12-2
has caused the Debian Bug report #829299,
regarding evil-el: FTBFS: [..] test -f debian/elpa-test.ok [..] 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.)


-- 
829299: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=829299
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: evil-el
Version: 1.2.12-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

evil-el fails to build from source in unstable/amd64:

  [..]

  Selecting previously unselected package libwww-robotrules-perl.
  Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ...
  Unpacking libwww-robotrules-perl (6.01-1) ...
  Selecting previously unselected package libwww-perl.
  Preparing to unpack .../libwww-perl_6.15-1_all.deb ...
  Unpacking libwww-perl (6.15-1) ...
  Selecting previously unselected package libexporter-lite-perl.
  Preparing to unpack .../libexporter-lite-perl_0.08-1_all.deb ...
  Unpacking libexporter-lite-perl (0.08-1) ...
  Selecting previously unselected package libparse-debcontrol-perl.
  Preparing to unpack .../libparse-debcontrol-perl_2.005-4_all.deb ...
  Unpacking libparse-debcontrol-perl (2.005-4) ...
  Selecting previously unselected package libalgorithm-c3-perl.
  Preparing to unpack .../libalgorithm-c3-perl_0.10-1_all.deb ...
  Unpacking libalgorithm-c3-perl (0.10-1) ...
  Selecting previously unselected package libclass-c3-perl.
  Preparing to unpack .../libclass-c3-perl_0.31-1_all.deb ...
  Unpacking libclass-c3-perl (0.31-1) ...
  Selecting previously unselected package libmro-compat-perl.
  Preparing to unpack .../libmro-compat-perl_0.12-1_all.deb ...
  Unpacking libmro-compat-perl (0.12-1) ...
  Selecting previously unselected package libdata-section-perl.
  Preparing to unpack .../libdata-section-perl_0.26-1_all.deb ...
  Unpacking libdata-section-perl (0.26-1) ...
  Selecting previously unselected package libtext-template-perl.
  Preparing to unpack .../libtext-template-perl_1.46-1_all.deb ...
  Unpacking libtext-template-perl (1.46-1) ...
  Selecting previously unselected package libsoftware-license-perl.
  Preparing to unpack .../libsoftware-license-perl_0.103012-1_all.deb ...
  Unpacking libsoftware-license-perl (0.103012-1) ...
  Selecting previously unselected package libtie-ixhash-perl.
  Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ...
  Unpacking libtie-ixhash-perl (1.23-2) ...
  Selecting previously unselected package libhtml-form-perl.
  Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ...
  Unpacking libhtml-form-perl (6.03-1) ...
  Selecting previously unselected package libhttp-daemon-perl.
  Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ...
  Unpacking libhttp-daemon-perl (6.01-1) ...
  Selecting previously unselected package libhttp-server-simple-perl.
  Preparing to unpack .../libhttp-server-simple-perl_0.51-1_all.deb ...
  Unpacking libhttp-server-simple-perl (0.51-1) ...
  Selecting previously unselected package libwww-mechanize-perl.
  Preparing to unpack .../libwww-mechanize-perl_1.75-1_all.deb ...
  Unpacking libwww-mechanize-perl (1.75-1) ...
  Selecting previously unselected package libyaml-perl.
  Preparing to unpack .../libyaml-perl_1.15-1_all.deb ...
  Unpacking libyaml-perl (1.15-1) ...
  Selecting previously unselected package dh-make-perl.
  Preparing to unpack .../dh-make-perl_0.90-1_all.deb ...
  Unpacking dh-make-perl (0.90-1) ...
  Selecting previously unselected package emacsen-common.
  Preparing to unpack .../emacsen-common_2.0.8_all.deb ...
  Unpacking emacsen-common (2.0.8) ...
  Selecting previously unselected package emacs24-common.
  Preparing to unpack .../emacs24-common_24.5+1-6_all.deb ...
  Unpacking emacs24-common (24.5+1-6) ...
  Selecting previously unselected package liblockfile-bin.
  Preparing to unpack .../liblockfile-bin_1.09-6_amd64.deb ...
  Unpacking liblockfile-bin (1.09-6) ...
  Selecting previously unselected package liblockfile1:amd64.
  Preparing to unpack .../liblockfile1_1.09-6_amd64.deb ...
  Unpacking liblockfile1:amd64 (1.09-6) ...
  Selecting previously unselected package emacs24-bin-common.
  Preparing to unpack .../emacs24-bin-common_24.5+1-6+b2_amd64.deb ...
  Unpacking emacs24-bin-common (24.5+1-6+b2) ...
  Selecting previously unselected package 

Bug#833754: xerces-c: FTBFS on s390x with gcc6/icu57

2016-12-18 Thread Gianfranco Costamagna
Hi,

>Note: I didn't put an entry to close this bug because I intend to

>retitle it, lower the severity, and still look for a cause/fix.  This
>seems better to me than closing the bug and opening a new one for follow

>up.

looks good to me, sponsored!
G:



Bug#848003: firejail: Unable to add/remove users/groups when it is running

2016-12-18 Thread Juan
On Sun, 18 Dec 2016 08:58:23 +0100 Reiner Herrmann 
wrote:
> thank you for your report.
> I just tried to reproduce it, but wasn't successful so far.
> I ran 'firejail' as a user, and while it was running added successfully
> a new user.
> How exactly did you run into this issue?
> What tool were you trying to run with which profile?
>
> Regards,
>   Reiner

I successfully reproduced the bug on a recent installation of Jessie and on
a different computer and on a newly created Vagrant box. After bringing up
the VM the only thing I did was install firejail and tmux (the latter to
test the bug)
I first ran into this issue when attempting to install VirtualBox while I
had a couple of applications open which were sandboxed by firejail: the
installation failed as dpkg was not able to create the vboxusers group.
The issue occurs regardless of the tool being sandboxed and (I believe) of
the profile, as it also happens when firejail is run with the --noprofile
switch.

Thank you and regards.


Processed: fixed some bugs

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

> tags 399489 + pending
Bug #399489 [squid-common] please relax dependency between squid and 
squid-common
Added tag(s) pending.
> tags 801564 + pending
Bug #801564 [squid] squid: prompting due to modified conffiles which were not 
modified by the user: /etc/squid/squid.conf
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#847699: marked as done (apophenia FTBFS on several architectures: distances: The error is 0.0220695, which is too big (> 0.02).)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Mon, 19 Dec 2016 03:33:22 +
with message-id 
and subject line Bug#847699: fixed in apophenia 1.0+ds-5
has caused the Debian Bug report #847699,
regarding apophenia FTBFS on several architectures: distances: The error is 
0.0220695, which is too big (> 0.02).
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.)


-- 
847699: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847699
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: apophenia
Version: 1.0+ds-4
Severity: serious

https://buildd.debian.org/status/package.php?p=apophenia=sid

...
PASS: lognormal_test
FAIL: ../eg/test_updating
PASS: ../eg/transform
PASS: test_apop
=
   apophenia 1.0: tests/test-suite.log
=

# TOTAL: 50
# PASS:  49
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: ../eg/test_updating
=

distances: The error is 0.0220695, which is too big (> 0.02).
FAIL ../eg/test_updating (exit status: 1)


Testsuite summary for apophenia 1.0

# TOTAL: 50
# PASS:  49
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

See tests/test-suite.log
Please report to fluffm...@f-m.fm

Makefile:1790: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1


You cannot rely on anything being fast on the buildds.
--- End Message ---
--- Begin Message ---
Source: apophenia
Source-Version: 1.0+ds-5

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

Debian distribution maintenance software
pp.
Jerome Benoit  (supplier of updated apophenia 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: Mon, 19 Dec 2016 02:39:33 +
Source: apophenia
Binary: libapophenia2 libapophenia2-dev apophenia-bin apophenia-doc
Architecture: source
Version: 1.0+ds-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Jerome Benoit 
Description:
 apophenia-bin - Apophenia Statistical C Library -- binary package
 apophenia-doc - Apophenia Statistical C Library -- reference manual
 libapophenia2 - Apophenia Statistical C Library -- library package
 libapophenia2-dev - Apophenia Statistical C Library -- development package
Closes: 847699
Changes:
 apophenia (1.0+ds-5) unstable; urgency=medium
 .
   * Bug fix release, effectively disable extended tests (Closes:  #847699).
Checksums-Sha1:
 69911b1fdc80d25a77404ea03555f6b59350f3ab 3116 apophenia_1.0+ds-5.dsc
 63c5be4026b91af7ff8f41e42bf47edbb262c5eb 12024 apophenia_1.0+ds-5.debian.tar.xz
Checksums-Sha256:
 dac800efa8eba1d8330e824f9a1c0962a482b167026934029d2c30a82d514f58 3116 
apophenia_1.0+ds-5.dsc
 026a9f5937ddc54d3913b7a903b9c1bec7a187a2936c88a4128bc356075a5e62 12024 
apophenia_1.0+ds-5.debian.tar.xz
Files:
 c0ea0d91a8817300d49892eb2136561e 3116 math optional apophenia_1.0+ds-5.dsc
 0787554351ab727d3694836da94dd622 12024 math optional 
apophenia_1.0+ds-5.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQQcBAEBCgAGBQJYV03CAAoJED+SGaZ/NsaLVJUf/jEarkeqP8G2pNgFVAzV1xEK
VxqtwglCnPYjriZrEeIbt9CYybOugLNHDkXeQdZuGtdp464H5D9vXWg5Kydqg1HF
aLAu9YNaLBB4bfsjJseQydNGN64O3s9Nmk7yvu/fjtIRcsZGJCxsq6T/mKBb6fJz
55ZmQQoLtTbc7LfOUtmzcUkayTRl0jzFK/YSll1BbeHTtbKub0cBdqmXmYE+3Dt4
NaheMDhV8DPfwv/J9VLK5pFyyzbI9BNrr+ZUmURMcDhIjwh9hT0sgG/zCDZF7MWP
Es/dq5MhRqcK/8GHVvyyrDR3WTQpSVqSX47AmfS0ZcMf8Lyzr8oWxGfnMJfxCFGz
zLNem07VoXRJNchfOhWwQ8QJc1E90mK0L4AI0830btMBTpB26JpGE6sVLYmIO+DR
UeGBFrJYO8Rl+r+Wz5GKIeGntyCOtxs4ggxXNUNm0w5Kt6j4OrsY2uoNQQgVocM/
nKB3rRxLiO/lv41Pe3pnVoQDOnqrPdnt00sP0uo0ecdG90ca62Q8nmVDqxQWGZO/

Bug#848394: metastudent-data: FTBFS: Error: Argument "dbtype". Mandatory value is missing: `String, `nucl', `prot''

2016-12-18 Thread Aaron M. Ucko
olivier sallou  writes:

>> I guess that's due to the new version of ncbi-tools+.  Any suggested
>> patch for this problem?
>>
> By the way, adding dbtype with prot or nuc value should do the job.
> If dataset_201401/MFO/goasp.fasta contains only acgtn chars it is nuc
> If it contains other letters it is prot

The input files definitely look like protein data, as confirmed by the
output filenames (*.fasta.p??).  However, metastudent-data's makefile
can't pass -dbtype prot directly unless it starts running makeblastdb
directly; as it is, it should add "-p".  (FTR, for nucleotides, the
option would be "-p F".)

An equivalent makeblastdb command line would take the form

  makeblastdb -in .../goasp.fasta -dbtype prot -out .../goasp.fasta

I would also recommend updating metastudent-data's build dependency on
blast2 to either

  ncbi-blast+

or

  ncbi-blast+-legacy (>= 2.5) | blast2

depending on whether it winds up running makeblastdb directly or via
formatdb.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu



Bug#845911: marked as done (sphinxsearch: switch to build depend on the metapackage default-libmysqlclient-dev)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Mon, 19 Dec 2016 03:09:22 +
with message-id 
and subject line Bug#845911: fixed in sphinxsearch 2.2.11-1.1
has caused the Debian Bug report #845911,
regarding sphinxsearch: switch to build depend on the metapackage 
default-libmysqlclient-dev
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.)


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

Hi! 

This package build depends on libmysqlclient-dev. It should instead
build-depend on default-libmysqlclient-dev metapackage, and end up
having the run-time dependency of the libmysqlclient implementation
Debian has chosen to use, currently MariaDB instead of Oracle MySQL. 

Announcement of new default-mysql-* metapackages:
https://lists.debian.org/debian-devel-announce/2016/09/msg0.html 

Wiki: https://wiki.debian.org/Teams/MySQL/default-mysql-server 

MBF: https://lists.debian.org/debian-devel/2016/11/msg00832.html 

Please update the depencies accordingly. In most cases the required
change is: 

* BEFORE: Build-Depends: libmysqlclient-dev 

* AFTER: Build-Depends: default-libmysqlclient-dev 

Thanks, 

Otto 
--- End Message ---
--- Begin Message ---
Source: sphinxsearch
Source-Version: 2.2.11-1.1

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

Debian distribution maintenance software
pp.
Christian Hofstaedtler  (supplier of updated sphinxsearch 
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: Mon, 19 Dec 2016 01:53:57 +
Source: sphinxsearch
Binary: sphinxsearch
Architecture: source
Version: 2.2.11-1.1
Distribution: unstable
Urgency: medium
Maintainer: Radu Spineanu 
Changed-By: Christian Hofstaedtler 
Description:
 sphinxsearch - Fast standalone full-text SQL search engine
Closes: 845911
Changes:
 sphinxsearch (2.2.11-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Switch Build-Depends to default-libmysqlclient-dev.
 (Closes: #845911)
Checksums-Sha1:
 eaf1036985129179a3382bd2caf264d43111f510 1886 sphinxsearch_2.2.11-1.1.dsc
 1089bfccecafecd6db641e530ffdb0a1eab65845 12520 
sphinxsearch_2.2.11-1.1.debian.tar.xz
Checksums-Sha256:
 7d225c87f3fcae81836703b5caa966136964fd01a5cff89bd3e9ccb9bdcea235 1886 
sphinxsearch_2.2.11-1.1.dsc
 8f3f5a04d9b50caf806761a9028448dd5ec0599b52bb37c2b4ce97a3029f469a 12520 
sphinxsearch_2.2.11-1.1.debian.tar.xz
Files:
 d4a8c94d1a12fb76cd2de9cd00605d14 1886 misc optional sphinxsearch_2.2.11-1.1.dsc
 89792c246cb2ac706bea9a2050cfc1d6 12520 misc optional 
sphinxsearch_2.2.11-1.1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAlhXPxoACgkQXBPW25MF
LgNBPQ/+I/0lfNri6RLXoxhxC0xn5YbSSPYaiQNqAPQizGeaMQXYnNm7StuBFSLw
ww3PR4XtPkqdDkU+rwoJ+HlAHJ8Jt1i4gyz3hgYQDAy1FkgCat1Jm8aOsiDYeTYz
0SQSSWlUR7rHTeovrfl2lcOqM7F1WMIPyuWw95t2gnpTZ/NxWec42QCZ/Hx+6roe
eSrL6OBykce10wZZXnoqjJLr1I9gImB9tebzWZKRhq1cjp38J83MGcJh7DZ/uwig
Ky1iPCfF4yD+EzyuFUvXaJzMvdt7EqGzwqeWDJs2tqVHZ1meic6RQm04b+Qs6v9l
thIFbdGNX8Z/d98AHO0Pc+q4ix9mMf+wUxRcVqQE0rgNeyAWQCIrHHhcXYCXHLnd
az3wrB0tHgcZ53qreAPIDDTFr4r6BZKItH4BBartH/Sy3g2kNARizebOaWu3/Pao
M7ekZMq+LzNeojx1BX1ogFaWUY3lI26+rvE86LPYZrKD+HNucGN6/F2ITledetJn
zv6AkdS2ledQa6Fp12tKsqTOuq0O09cFc9fEGYSwyd3hxiaspoSrfiV68m08lipr
zPX4aeLy1zj1Azs/fq61X/afZCE9oQD/IpcwqLlKDdR0fskBtcbMhNtpGKYX8bKT
2+YpXRUbnn6nYuxijpMM7n/5eb21a9QgDlQjZxaLGSrrVyY/LWU=
=R1Po
-END PGP SIGNATURE End Message ---


Bug#835952: marked as done (qdbm: non-standard gcc/g++ used for build (gcc-5))

2016-12-18 Thread Debian Bug Tracking System
Your message dated Mon, 19 Dec 2016 03:08:46 +
with message-id 
and subject line Bug#835952: fixed in qdbm 1.8.78-6.1
has caused the Debian Bug report #835952,
regarding qdbm: non-standard gcc/g++ used for build (gcc-5)
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.)


-- 
835952: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835952
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qdbm
Version: 1.8.78-6
Severity: important
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: non-standard-compiler, gcc-5, gcc-5-legacy

This package builds with a non standard compiler version; please check
if this package can be built with the default version of gcc/g++, or
with gcc-6/g++-6.

Please keep this report open until the package uses the default
compiler version (or gcc-6) for the package build.

If the package cannot be built anymore, please file a bug report for
ftp.debian.org, asking for the removal of the package.

The severity of this report is likely to be raised before the release,
so that the gcc-5 package can be removed for the release.
--- End Message ---
--- Begin Message ---
Source: qdbm
Source-Version: 1.8.78-6.1

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

Debian distribution maintenance software
pp.
Christian Hofstaedtler  (supplier of updated qdbm 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: Mon, 19 Dec 2016 01:33:40 +
Source: qdbm
Binary: libqdbm14 qdbm-doc libqdbm-dev qdbm-util qdbm-cgi libxqdbm3c2 
libxqdbm-dev libqdbm3++c2 libqdbm++-dev libqdbm-perl ruby-qdbm libqdbm-java
Architecture: source
Version: 1.8.78-6.1
Distribution: unstable
Urgency: medium
Maintainer: KURASHIKI Satoru 
Changed-By: Christian Hofstaedtler 
Description:
 libqdbm++-dev - QDBM Database Libraries for C++ [development] (transitional 
packa
 libqdbm-dev - QDBM Database Libraries [development]
 libqdbm-java - QDBM Database Libraries for Java
 libqdbm-perl - QDBM Database Libraries for Perl
 libqdbm14  - QDBM Database Libraries without GDBM wrapper[runtime]
 libqdbm3++c2 - QDBM Database Libraries for C++ [runtime] (transitional package)
 libxqdbm-dev - QDBM Database Libraries for C++ [development]
 libxqdbm3c2 - QDBM Database Libraries for C++ [runtime]
 qdbm-cgi   - QDBM Database CGI commands
 qdbm-doc   - QDBM Database Documentation
 qdbm-util  - QDBM Database Utilities
 ruby-qdbm  - QDBM Database Libraries for Ruby
Closes: 835952
Changes:
 qdbm (1.8.78-6.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Drop explicit dependency on g++-5. (Closes: #835952)
   * Replace Build-Depends: perl-modules with just perl.
Checksums-Sha1:
 7d0a1d1b95e9ac0665cfb76e4bd81c43123b6709 2517 qdbm_1.8.78-6.1.dsc
 b622f6fcc1e50016764d6733ad324a4277ad52e1 16196 qdbm_1.8.78-6.1.debian.tar.xz
Checksums-Sha256:
 b2137e602316a5a2edaa9a64533942d4c6c481acea33a007c0fe706153a76038 2517 
qdbm_1.8.78-6.1.dsc
 8d2bd1172ada34c2093be244e05be0768fff3b8fb9332ad968dc88f413f71d7c 16196 
qdbm_1.8.78-6.1.debian.tar.xz
Files:
 f92e02af305a10abd304257544dfac4b 2517 libs optional qdbm_1.8.78-6.1.dsc
 cad7eacbd820d529a16753c1ea115105 16196 libs optional 
qdbm_1.8.78-6.1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAlhXOoAACgkQXBPW25MF
LgPqIQ/9HjjLkYZTDUKj86hpT8ucDRgnmig+3yzxGBmQ41Rlr4HYe7p8+98PULtp
vjmqbHJflB1rqAT7dmrTF7d6Xw/9ZQ3Y1k/2+aFCzga6JxCrpbuLjTJZl5JbX2FL
fOrJsa2FgfEsNZabGl/XfZyvAqPVWYD0Np0KDoNAAknJFeSC6xyTKzE3xm0yMg0I
/n3zzwiFwXmAQlfb6/6+ncI0xe7/hNI3jU6uXfhBxo1+p/TrIbkZhbMuda3JIEG4
3bbd6HavQ/SgjEoyuYDL9Osh7Tcu6vtsCCYMNV2kwqiEcCkhoQWmXpS2SJ9/+v1u
zV0EWGj6zBCFB75hc/zXq01RBKHj3xoTYIitjg+uaNvqPbJhiBE2Kaf13pSPEB8/
7qUUaxpyTAkfZ2FOJ3G3val1Gr30DXV1wob9k54elMMrhYc4rpZNBwNTZ0gN/fcv
O4LehLxD3/4n1pHE/F7GO6QIEYWNeaelUatvoPmiUklOQDWXSyf6n1evMzoXeWv9
CmXVjNDMrlN7jWsCHiaaeZtIPj1MlBwVC++lXB3hy/j6880YJLCJ+pNxXocdivOY
sjbBTiu2T5b6xG8ABn+KD1BDxYIfpO/XHbHSkddjRwN25cxNpcwJPdhtL99Hk11M

Bug#845106: marked as done (x11vnc: configure does not find libssl, builds without OpenSSL support)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Mon, 19 Dec 2016 03:10:03 +
with message-id 
and subject line Bug#845106: fixed in x11vnc 0.9.13-1.3
has caused the Debian Bug report #845106,
regarding x11vnc: configure does not find libssl, builds without OpenSSL 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.)


-- 
845106: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845106
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: x11vnc
Version: 0.9.13-1.2
Severity: serious
Tags: patch

Dear Maintainer,

after searching for "AC_CHECK_LIB(ssl, SSL_library_init" using
codesearch.debian.net and rebuilding with OpenSSL 1.1, I found that the
OpenSSL is no longer detected and thus no longer used when building the
package.

The rebuild was done on a regular sbuild setup using Debian
unstable/amd64.

Something like the following should be enough to fix the OpenSSL
detection. However, there may be other changes necessary due to the
changed API in OpenSSL 1.1.

-   AC_CHECK_LIB(ssl, SSL_library_init, [
+   AC_CHECK_LIB(ssl, SSL_new, [

Cheers,
-Hilko
--- End Message ---
--- Begin Message ---
Source: x11vnc
Source-Version: 0.9.13-1.3

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

Debian distribution maintenance software
pp.
Christian Hofstaedtler  (supplier of updated x11vnc 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: Mon, 19 Dec 2016 02:37:39 +
Source: x11vnc
Binary: x11vnc x11vnc-data
Architecture: source
Version: 0.9.13-1.3
Distribution: unstable
Urgency: medium
Maintainer: Fathi Boudra 
Changed-By: Christian Hofstaedtler 
Description:
 x11vnc - VNC server to allow remote access to an existing X session
 x11vnc-data - data files for x11vnc
Closes: 845106
Changes:
 x11vnc (0.9.13-1.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build with libssl1.0-dev for now. (Closes: #845106)
Checksums-Sha1:
 5118638a71dd299973f9a2d447c832b76588011d 1998 x11vnc_0.9.13-1.3.dsc
 2efab595e910caa9d872a40582382da7d542bfe2 5908 x11vnc_0.9.13-1.3.debian.tar.xz
Checksums-Sha256:
 9b2004443d54a0b53e2dbba3332bdcb89aa0cf29d70b16f2c157d99616e9d240 1998 
x11vnc_0.9.13-1.3.dsc
 ae683cf9bc728b8df9639dd17b40681a00f3a834e4135426f2fc39281f4aa7b4 5908 
x11vnc_0.9.13-1.3.debian.tar.xz
Files:
 3dde8e1dadc49b215ac6425173d2bf53 1998 x11 optional x11vnc_0.9.13-1.3.dsc
 5b9ad04b676eb5d50e79dac93795fc68 5908 x11 optional 
x11vnc_0.9.13-1.3.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAlhXSKIACgkQXBPW25MF
LgP7pg//evC39YFdV7OYJVPax2hWmo8tDYrUgAKI0Q6jcnTpI46wD4gUQhV3RaAn
kZHYNi2xDZOY2Eq08xP0v6LH4CaEOWmmXcinj2yoRaBe74O/pe2RE31rZ0wWOr1c
HmCyrUV7Z9yybOYksND1rMNptFmIHSd1+cwd2ltcPtI08lmBKk93P1mh9b01oe1u
fDaXj4npIZbtzt9d2OFIj0r/i6la3XR9h8Q0vjc7sHIxL92viM4ZP2EbpDgNiS7T
xqsP8YqiRXWqJRPvXgJCd/bMSRKInX2T3V3BVlWLFlYEm+p76iExb16+kyTspM50
go9R559I4l1iNTmKS4DqAKJmUkOWye2Xjx4GeacZxUsx/QMAxgT4oCnLP8TCNCrP
gn+bPNZcMu31KYqQauQWexxrSShnFByASMRnRU02dOVMJoFM2AYefCvw2FW6yNzo
wqOgbNlP1IpZbiIDC/5zd61kEyy+p5z9hteCGxtiqzV/RYh8XxV1xpnnjw3uYlho
CkNwXkoh6nagDsyh3RTCnnnXh34OJaJoTKkoEAGPYqlAy9FM6o+eDzaLiHD08RQP
WzlJ99N9l3O7bhKa2rJEeJUfO66h0UdixR9Yzyhy4ypEVwH/L9bWSSnCIYZDS/0A
JXjJp2DNHfnvGnO3BFJpGSWCERgiIHMaQQvUR071kD+D4LqjPBc=
=vcPH
-END PGP SIGNATURE End Message ---


Bug#848413: marked as done (dpkg-maintscript-helper: error: dpkg: error: version '' has bad syntax: version string is empty)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Mon, 19 Dec 2016 03:07:28 +
with message-id 
and subject line Bug#848422: fixed in dpkg 1.18.17
has caused the Debian Bug report #848422,
regarding dpkg-maintscript-helper: error: dpkg: error: version '' has bad 
syntax: version string is empty
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.)


-- 
848422: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848422
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dirmngr
Version: 2.1.16-3
Severity: important

After an update on a powerpc machine I get:

dpkg-maintscript-helper: error: dpkg: error: version '' has bad syntax: version 
string is empty
dpkg: error processing archive 
/var/cache/apt/archives/dirmngr_2.1.16-3_powerpc.deb (--unpack):
 subprocess new pre-installation script returned error exit status 1
dpkg-maintscript-helper: error: dpkg: error: version '' has bad syntax: version 
string is empty
dpkg: error while cleaning up:
 subprocess new post-removal script returned error exit status 1

A reinstall via apt gets the same error.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (100, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 4.8.5-aragorn-lxtec-ppc
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: dpkg
Source-Version: 1.18.17

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

Debian distribution maintenance software
pp.
Guillem Jover  (supplier of updated dpkg 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: Mon, 19 Dec 2016 02:43:10 +0100
Source: dpkg
Binary: dpkg libdpkg-dev dpkg-dev libdpkg-perl dselect
Architecture: source
Version: 1.18.17
Distribution: unstable
Urgency: medium
Maintainer: Dpkg Developers 
Changed-By: Guillem Jover 
Description:
 dpkg   - Debian package management system
 dpkg-dev   - Debian package development tools
 dselect- Debian package management front-end
 libdpkg-dev - Debian package management static library
 libdpkg-perl - Dpkg perl modules
Closes: 649531 843073 848422
Changes:
 dpkg (1.18.17) unstable; urgency=medium
 .
   [ Guillem Jover ]
   * Handle empty versions on validation in dpkg-maintscript-helper as they
 are optional. Regression introduced in dpkg 1.18.16. Closes: #848422
   * Validate versions too in dpkg-maintscript-helper symlink_to_dir and
 dir_to_symlink commands.
   * Improve logic to identify packages owning a library in dpkg-shlibdeps,
 by handling the same library appearing more than once on the filesystem
 Thanks to Raphaël Hertzog . Closes: #843073
   * Documentation:
 - Clarify that dpkg-buildpackage does not run «dpkg-source --before-build»
   when using the -T option. Closes: #649531
 - Document that dpkg sets DPKG_ADMINDIR on maintainer script environment.
   * Packaging:
 - Do not let dh_perl insert a dependency for libdpkg-perl, because it
   emits perl instead of perl:any. Instead hardcode a perl:any dependency
   to comply with the perl policy and make the Multi-Arch hinter happy.
 .
   [ Updated scripts translations ]
   * German (Helge Kreutzmann).
 .
   [ Updated man pages translations ]
   * German (Helge Kreutzmann).
Checksums-Sha1:
 7dcc4a6c3a418c821817f913228a26e1e352102c 2032 dpkg_1.18.17.dsc
 6075fb692aa80b53283c8f913b2b8a1549443f91 4501292 dpkg_1.18.17.tar.xz
Checksums-Sha256:
 3af8240f15f0dc542afc8f906eddf167dd7f96e5695ca786f1bc11e0204e4dcb 2032 
dpkg_1.18.17.dsc
 7cd322f667eb2d3cbc96b98f7b9c0a8840e62ff2711e1fce5da85fc43187e51c 4501292 
dpkg_1.18.17.tar.xz
Files:
 fa726149cf5c8084c7ff508cca108b46 2032 admin required dpkg_1.18.17.dsc
 e8a3ab93c2b8e882e64bdf9e378221be 4501292 admin required dpkg_1.18.17.tar.xz

-BEGIN PGP 

Bug#848511: marked as done (dirmngr: fails to install: dpkg-maintscript-helper: error: dpkg: error: version '' has bad syntax: version string is empty)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Mon, 19 Dec 2016 03:07:28 +
with message-id 
and subject line Bug#848422: fixed in dpkg 1.18.17
has caused the Debian Bug report #848422,
regarding dirmngr: fails to install: dpkg-maintscript-helper: error: dpkg: 
error: version '' has bad syntax: version string is empty
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.)


-- 
848422: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848422
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dirmngr
Version: 2.1.16-3
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

>From the attached log (scroll to the bottom...):

  Selecting previously unselected package dirmngr.
  Preparing to unpack .../48-dirmngr_2.1.16-3_i386.deb ...
  dpkg-maintscript-helper: error: dpkg: error: version '' has bad syntax: 
version string is empty
  dpkg: error processing archive 
/tmp/apt-dpkg-install-P10DjX/48-dirmngr_2.1.16-3_i386.deb (--unpack):
   subprocess new pre-installation script returned error exit status 1
  dpkg-maintscript-helper: error: dpkg: error: version '' has bad syntax: 
version string is empty
  dpkg: error while cleaning up:
   subprocess new post-removal script returned error exit status 1


cheers,

Andreas


dpkg-dev_1.18.16.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: dpkg
Source-Version: 1.18.17

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

Debian distribution maintenance software
pp.
Guillem Jover  (supplier of updated dpkg 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: Mon, 19 Dec 2016 02:43:10 +0100
Source: dpkg
Binary: dpkg libdpkg-dev dpkg-dev libdpkg-perl dselect
Architecture: source
Version: 1.18.17
Distribution: unstable
Urgency: medium
Maintainer: Dpkg Developers 
Changed-By: Guillem Jover 
Description:
 dpkg   - Debian package management system
 dpkg-dev   - Debian package development tools
 dselect- Debian package management front-end
 libdpkg-dev - Debian package management static library
 libdpkg-perl - Dpkg perl modules
Closes: 649531 843073 848422
Changes:
 dpkg (1.18.17) unstable; urgency=medium
 .
   [ Guillem Jover ]
   * Handle empty versions on validation in dpkg-maintscript-helper as they
 are optional. Regression introduced in dpkg 1.18.16. Closes: #848422
   * Validate versions too in dpkg-maintscript-helper symlink_to_dir and
 dir_to_symlink commands.
   * Improve logic to identify packages owning a library in dpkg-shlibdeps,
 by handling the same library appearing more than once on the filesystem
 Thanks to Raphaël Hertzog . Closes: #843073
   * Documentation:
 - Clarify that dpkg-buildpackage does not run «dpkg-source --before-build»
   when using the -T option. Closes: #649531
 - Document that dpkg sets DPKG_ADMINDIR on maintainer script environment.
   * Packaging:
 - Do not let dh_perl insert a dependency for libdpkg-perl, because it
   emits perl instead of perl:any. Instead hardcode a perl:any dependency
   to comply with the perl policy and make the Multi-Arch hinter happy.
 .
   [ Updated scripts translations ]
   * German (Helge Kreutzmann).
 .
   [ Updated man pages translations ]
   * German (Helge Kreutzmann).
Checksums-Sha1:
 7dcc4a6c3a418c821817f913228a26e1e352102c 2032 dpkg_1.18.17.dsc
 6075fb692aa80b53283c8f913b2b8a1549443f91 4501292 dpkg_1.18.17.tar.xz
Checksums-Sha256:
 3af8240f15f0dc542afc8f906eddf167dd7f96e5695ca786f1bc11e0204e4dcb 2032 
dpkg_1.18.17.dsc
 7cd322f667eb2d3cbc96b98f7b9c0a8840e62ff2711e1fce5da85fc43187e51c 4501292 
dpkg_1.18.17.tar.xz
Files:
 fa726149cf5c8084c7ff508cca108b46 2032 admin required dpkg_1.18.17.dsc
 e8a3ab93c2b8e882e64bdf9e378221be 4501292 admin 

Bug#848422: marked as done (dpkg-maintscript-helper: error: dpkg: error: version '' has bad syntax: version string is empty)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Mon, 19 Dec 2016 03:07:28 +
with message-id 
and subject line Bug#848422: fixed in dpkg 1.18.17
has caused the Debian Bug report #848422,
regarding dpkg-maintscript-helper: error: dpkg: error: version '' has bad 
syntax: version string is empty
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.)


-- 
848422: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848422
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dpkg
Version: 1.18.16
Severity: important
File: /usr/bin/dpkg-maintscript-helper

Hi,

I am not sure about this bug's severity, it prevents software from
being installed. There is at least one report against another package,
#848413.

[22/1110]mh@salida:~ $ sudo dpkg --install 
/var/cache/apt/archives/dirmngr_2.1.16-3_amd64.deb
(Reading database ... 42030 files and directories currently installed.)
Preparing to unpack .../dirmngr_2.1.16-3_amd64.deb ...
dpkg-maintscript-helper: error: dpkg: error: version '' has bad syntax: version 
string is empty
dpkg: warning: subprocess old pre-removal script returned error exit status 1
dpkg: trying script from the new package instead ...
dpkg-maintscript-helper: error: dpkg: error: version '' has bad syntax: version 
string is empty
dpkg: error processing archive 
/var/cache/apt/archives/dirmngr_2.1.16-3_amd64.deb (--install):
 subprocess new pre-removal script returned error exit status 1
dpkg-maintscript-helper: error: dpkg: error: version '' has bad syntax: version 
string is empty
dpkg: error while cleaning up:
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/dirmngr_2.1.16-3_amd64.deb

Going back to dpkg from testing makes dirmngr install just fine:

1 [25/1112]mh@salida:~ $ sudo apt install dpkg/testingReading package lists... 
Done
Building dependency tree
Reading state information... Done
Selected version '1.18.15' (Debian:testing [amd64]) for 'dpkg'
The following packages will be DOWNGRADED:
  dpkg
0 upgraded, 0 newly installed, 1 downgraded, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0 B/2506 kB of archives.
After this operation, 4096 B of additional disk space will be used.
Do you want to continue? [Y/n]
dpkg: warning: downgrading dpkg from 1.18.16 to 1.18.15
(Reading database ... 42030 files and directories currently installed.)
Preparing to unpack .../dpkg_1.18.15_amd64.deb ...
Unpacking dpkg (1.18.15) over (1.18.16) ...
Setting up dpkg (1.18.15) ...
Processing triggers for man-db (2.7.6.1-2) ...
dpkg: error processing package dirmngr (--configure):
 package is in a very bad inconsistent state; you should
 reinstall it before attempting configuration
Errors were encountered while processing:
 dirmngr
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)
100 [26/1113]mh@salida:~ $ sudo dpkg --install 
/var/cache/apt/archives/dirmngr_2.1.16-3_amd64.deb
Selecting previously unselected package dirmngr.
(Reading database ... 42030 files and directories currently installed.)
Preparing to unpack .../dirmngr_2.1.16-3_amd64.deb ...
Unpacking dirmngr (2.1.16-3) over (2.1.16-3) ...
Setting up dirmngr (2.1.16-3) ...
Processing triggers for man-db (2.7.6.1-2) ...
[27/1114]mh@salida:~ $

Greetings
Marc

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

Kernel: Linux 4.9.0-zgsrv20080 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages dpkg depends on:
ii  libbz2-1.0   1.0.6-8
ii  libc62.24-8
ii  liblzma5 5.2.2-1.2
ii  libselinux1  2.6-3
ii  tar  1.29b-1.1
ii  zlib1g   1:1.2.8.dfsg-4

dpkg recommends no packages.

Versions of packages dpkg suggests:
ii  apt  1.4~beta2

-- Configuration Files:
/etc/logrotate.d/dpkg changed [not included]

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: dpkg
Source-Version: 1.18.17

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

Debian distribution 

Bug#848632: php5: Segmentation fault when connecting via SSH2 file wrapper

2016-12-18 Thread Richard Oakham
Package: php5-common
Version: 5.6.27+dfsg-0+deb8u1
Severity: grave
Justification: renders package unusable

PHP on 5.6.28 or 5.6.29 segfaults when attempting to open a directory over SSH2 
having successfully authenticted. Connects successfully and works on 5.6.27.

Minimal code example:

$conn=ssh2_connect('**server**',22);
$username = '**username**';
$password = '**password**';
$ssh2check=ssh2_auth_password($conn,$username,$password);
unset($username);
unset($password);
if (!$ssh2check) die ("Unable to connect with supplied credentials.");
$sftp = ssh2_sftp($conn);
echo "Done connection\n";
$handle = opendir("ssh2.sftp://$sftp/SSHUsersPath/Other Files/.");

Segfaults when the opendir is attempted

Stack trace:

#0  __strstr_sse2_unaligned () at 
../sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S:22
#1  0x72555e30 in php_ssh2_fopen_wraper_parse_path () from 
/usr/lib/php5/20131226/ssh2.so
#2  0x7255846d in ?? () from /usr/lib/php5/20131226/ssh2.so
#3  0x006af320 in _php_stream_opendir ()
#4  0x00616c76 in ?? ()
#5  0x0054b048 in ?? ()
#6  0x006e7eba in dtrace_execute_internal ()
#7  0x007a88a0 in ?? ()
#8  0x00736bf0 in execute_ex ()
#9  0x006e7d58 in dtrace_execute_ex ()
#10 0x006fa940 in zend_execute_scripts ()
#11 0x00695b60 in php_execute_script ()
#12 0x007aa85b in ?? ()
#13 0x00462c0d in main ()

Replicated on multiple machines.

-- Package-specific info:
 Additional PHP 5 information 

 PHP 5 SAPI (php5query -S): 
cli
apache2

 PHP 5 Extensions (php5query -M -v): 
apcu (Enabled for cli by maintainer script)
apcu (Enabled for apache2 by maintainer script)
pdo_mysql (Enabled for cli by maintainer script)
pdo_mysql (Enabled for apache2 by maintainer script)
readline (Enabled for cli by maintainer script)
readline (Enabled for apache2 by maintainer script)
curl (Enabled for cli by maintainer script)
curl (Enabled for apache2 by maintainer script)
intl (Enabled for cli by maintainer script)
intl (Enabled for apache2 by maintainer script)
mysql (Enabled for cli by maintainer script)
mysql (Enabled for apache2 by maintainer script)
mysqli (Enabled for cli by maintainer script)
mysqli (Enabled for apache2 by maintainer script)
json (Enabled for cli by maintainer script)
json (Enabled for apache2 by maintainer script)
mysqlnd (Enabled for cli by maintainer script)
mysqlnd (Enabled for apache2 by maintainer script)
pdo (Enabled for cli by maintainer script)
pdo (Enabled for apache2 by maintainer script)
xdebug (Enabled for cli by maintainer script)
xdebug (Enabled for apache2 by maintainer script)
opcache (Enabled for cli by maintainer script)
opcache (Enabled for apache2 by maintainer script)
gd (Enabled for cli by maintainer script)
gd (Enabled for apache2 by maintainer script)
mcrypt (Enabled for cli by maintainer script)
mcrypt (Enabled for apache2 by maintainer script)

 Configuration files: 
 /etc/php5/mods-available/pdo.ini 
extension=pdo.so

 /etc/php5/mods-available/opcache.ini 
zend_extension=opcache.so


-- System Information:
Debian Release: 8.6
  APT prefers testing
  APT policy: (1000, 'testing'), (1000, 'stable'), (995, 'stable'), (750, 
'testing'), (500, 'stable-updates')
Architecture: amd64 (x86_64)

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

Versions of packages php5 depends on:
ii  libapache2-mod-php5  5.6.27+dfsg-0+deb8u1
ii  php5-common  5.6.27+dfsg-0+deb8u1

php5 recommends no packages.

php5 suggests no packages.

Versions of packages php5-common depends on:
ii  libc6   2.19-18+deb8u3
ii  lsof4.86+dfsg-1
ii  psmisc  22.21-2
ii  sed 4.2.2-4+b1
ii  ucf 3.0030

Versions of packages php5-common suggests:
ii  php5-apcu [php5-user-cache]  4.0.7-1

-- no debconf information



Bug#817376: bicyclerepair: diff for NMU version 0.9-6.2

2016-12-18 Thread Joao Eriberto Mota Filho
Control: tags 817376 + pending

Dear maintainer,

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

Regards,

Eriberto

diff -u bicyclerepair-0.9/debian/compat bicyclerepair-0.9/debian/compat
--- bicyclerepair-0.9/debian/compat
+++ bicyclerepair-0.9/debian/compat
@@ -1 +1 @@
-4
+10
diff -u bicyclerepair-0.9/debian/control bicyclerepair-0.9/debian/control
--- bicyclerepair-0.9/debian/control
+++ bicyclerepair-0.9/debian/control
@@ -2,17 +2,17 @@
 Section: devel
 Priority: optional
 Maintainer: Robert Collins 
-Build-Depends: debhelper (>= 5.0.37.2)
+Build-Depends: debhelper (>= 10)
 Build-Depends-Indep: python-all-dev (>= 2.6.6-3~)
 Homepage: http://bicyclerepair.sourceforge.net/
-Standards-Version: 3.7.2
+Standards-Version: 3.9.8
 
 Package: bicyclerepair
 Architecture: all
-Depends: ${python:Depends}
+Depends: ${misc:Depends}, ${python:Depends}
 Provides: ${python:Provides}
 Suggests: vim-python (>= 1:6.2) | idle | pymacs
-Recommends: vim-addon-manager 
+Recommends: vim-addon-manager
 Description: A refactoring tool for python
  A framework and refactoring tool for Python. IDE Plugins are included for
  Pymacs, IDLE and Vim. Using Bicycle Repair Man you can rename classes, methods
diff -u bicyclerepair-0.9/debian/changelog bicyclerepair-0.9/debian/changelog
--- bicyclerepair-0.9/debian/changelog
+++ bicyclerepair-0.9/debian/changelog
@@ -1,3 +1,13 @@
+bicyclerepair (0.9-6.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Bumped DH level to 10. (Closes: #817376)
+  * debian/control:
+  - Added the ${misc:Depends} variable to Depends field.
+  - Bumped Standards-Version to 3.9.8.
+
+ -- Joao Eriberto Mota Filho   Mon, 19 Dec 2016 00:23:08 
-0200
+
 bicyclerepair (0.9-6.1) unstable; urgency=low
 
   * Non-maintainer upload.



Processed: bicyclerepair: diff for NMU version 0.9-6.2

2016-12-18 Thread Debian Bug Tracking System
Processing control commands:

> tags 817376 + pending
Bug #817376 [src:bicyclerepair] bicyclerepair: Removal of debhelper compat 4
Added tag(s) pending.

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



Bug#841601: mysql failures fixed in git

2016-12-18 Thread Christian Hofstaedtler
I've fixed the mysql_install_db related failure in git (by
switching to mariadb + updating the wrapper shell script), but
there's a new failing test.

-- 
 ,''`.  Christian Hofstaedtler 
: :' :  Debian Developer
`. `'   7D1A CFFA D9E0 806C 9C4C  D392 5C13 D6DB 9305 2E03
  `-



Bug#841629: marked as done (ruby-mysql2: FTBFS: ERROR: Test "ruby2.3" failed.)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Mon, 19 Dec 2016 03:29:23 +0100
with message-id <20161219022923.GA26578@sx>
and subject line Fixed in 0.4.5-1
has caused the Debian Bug report #841629,
regarding ruby-mysql2: FTBFS: ERROR: Test "ruby2.3" 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.)


-- 
841629: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841629
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-mysql2
Version: 0.4.4-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161021 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):
> /usr/bin/ruby2.3 /usr/bin/gem2deb-test-runner
> 
> ┌──┐
> │ Checking Rubygems dependency resolution on ruby2.3  
>  │
> └──┘
> 
> GEM_PATH=debian/ruby-mysql2/usr/share/rubygems-integration/2.3.0:/var/lib/gems/2.3.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.3.0:/usr/share/rubygems-integration/2.3.0:/usr/share/rubygems-integration/all
>  ruby2.3 -e gem\ \"mysql2\"
> 
> ┌──┐
> │ Run tests for ruby2.3 from debian/ruby-tests.rake   
>  │
> └──┘
> 
> RUBYLIB=/<>/debian/ruby-mysql2/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.3.0:/<>/debian/ruby-mysql2/usr/lib/ruby/vendor_ruby:.
>  
> GEM_PATH=debian/ruby-mysql2/usr/share/rubygems-integration/2.3.0:/var/lib/gems/2.3.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.3.0:/usr/share/rubygems-integration/2.3.0:/usr/share/rubygems-integration/all
>  ruby2.3 -S rake -f debian/ruby-tests.rake
> cp spec/configuration.yml.example spec/configuration.yml
> cp spec/my.cnf.example spec/my.cnf
> ./debian/start_mysqld_and_run.sh ruby2.3 -S rspec
> mysql_install_db: [ERROR] unknown option '--force'
> 2016-10-21 01:21:52 [ERROR]   Unrecognized options
> rake aborted!
> Command failed with status (1): [./debian/start_mysqld_and_run.sh ruby2.3 
> -...]
> /<>/debian/ruby-tests.rake:8:in `block in '
> Tasks: TOP => default
> (See full trace by running task with --trace)
> ERROR: Test "ruby2.3" failed.

If the failure looks somehow time/timezone related:
Note that this rebuild was performed without the 'tzdata' package
installed in the chroot. tzdata used be (transitively) part of
build-essential, but it no longer is. If this package requires it to
build, it should be added to build-depends. For the release team's
opinion on this, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185

If the failure looks LSB-related:
similarly to tzdata, lsb-base is not installed in the build chroot.

The full build log is available from:
   http://aws-logs.debian.net/2016/10/21/ruby-mysql2_0.4.4-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.4.5-1

Fixed with the mariadb switch/workaround.--- End Message ---


Bug#848622: usrmerge: Breaks dpkg-query --search

2016-12-18 Thread Guillem Jover
Package: usrmerge
Version: 13
Severity: serious

Hi,

While I was checking the implications of the dpkg-shlibdeps breakage I
realized that «dpkg-query --search» is also broken when deploying a
merged-/usr with the method from this package. At least in two ways,
when doing:

  $ dpkg-query -S /usr/

for a pathname that used to exist only in /. And:

  $ dpkg-query -S /

for a pathname that used to exist only in /usr/. The ways
to trigger these will be different, one can happen when passing
canonicalized pathnames to dpkg-query, the other might happend when
a user on such merged-/usr system introduces the pathname that now
resolves but is unknown to dpkg.

From casual inspection it appears that packages calling dpkg or
dpkg-query with -S or --search can potentially break stuff. Things
like needrestart, checkrestart (from debian-goodies) as Linux's
/proc//exe points to the canonicalized pathname, reportbug is
another obvious things that seems could break. But there are many
to check.

Anything matching the above on codesearch.d.n is a potential thing
that will break and might need review and/or verification.

Thanks,
Guillem



Bug#831965: asciidoc: FTBFS with dpkg-buildpackage -A: doc/testasciidoc.1: No such file or directory at /usr/bin/dh_installman line 131.

2016-12-18 Thread Christian Hofstaedtler
* Santiago Vila  [161219 01:50]:
> tags 831965 + patch
> 
> The "build-indep" target is missing.
> Patch attached.

Now in DELAYED/2.

-- 
christian hofstaedtler 



Bug#848389: derby: Fails to build from source

2016-12-18 Thread tony mancill
On Sun, Dec 18, 2016 at 06:31:37AM +0100, Emmanuel Bourg wrote:
> Le 18/12/2016 à 02:18, tony mancill a écrit :
> 
> > If someone else on the Java Team could give it a once over, I'd appreciate 
> > it.
> 
> Hi Tony,
> 
> Thank you for the fix, it looks good to me. There won't be links for the
> Java EE APIs though, but that's not important.

Hi Emmanuel,

After a little more searching around for a copy of the J2EE APIs in our
sources, and realizing how small the files are (particularly compared to
the size of the derby source tarball), I opted to include both of the
package-list resources in the src:derby package.

If there are is nothing else urgent and pending for derby, I'll upload
the package on December 19th.

Thanks you,
tony


signature.asc
Description: PGP signature


Bug#848288: marked as done (ruby-em-synchrony: (build-)depends on mysql-{client,server})

2016-12-18 Thread Debian Bug Tracking System
Your message dated Mon, 19 Dec 2016 01:48:48 +
with message-id 
and subject line Bug#848288: fixed in ruby-em-synchrony 1.0.5-2
has caused the Debian Bug report #848288,
regarding ruby-em-synchrony: (build-)depends on mysql-{client,server}
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.)


-- 
848288: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848288
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ruby-em-synchrony
Version: 1.0.5-1
Severity: serious

Your package build-depends on mysql-server. Since we're transitioning to
mariadb as the default mysql provider, you should switch your build
dependency to default-mysql-server | virtual-mysql-server.

Cheers,
Emilio

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (800, 'unstable'), (700, 'experimental'), (650, 'testing'), (500, 
'unstable-debug'), (500, 'testing-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Source: ruby-em-synchrony
Source-Version: 1.0.5-2

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

Debian distribution maintenance software
pp.
Christian Hofstaedtler  (supplier of updated ruby-em-synchrony 
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: Mon, 19 Dec 2016 01:17:19 +
Source: ruby-em-synchrony
Binary: ruby-em-synchrony
Architecture: source
Version: 1.0.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Christian Hofstaedtler 
Description:
 ruby-em-synchrony - fiber aware EventMachine libraries
Closes: 848288
Changes:
 ruby-em-synchrony (1.0.5-2) unstable; urgency=medium
 .
   * Team upload.
   * Switch to default-mysql-server for tests (Closes: #848288)
Checksums-Sha1:
 8915147dd612134efbf83c0500c79eacf388d826 2434 ruby-em-synchrony_1.0.5-2.dsc
 359061555d6851e6dad6b206d2ea79fb130fce1b 6804 
ruby-em-synchrony_1.0.5-2.debian.tar.xz
Checksums-Sha256:
 3d49c0221a7934e02c16bce66b7d9927959f846988e5c65bede6cc92e275262d 2434 
ruby-em-synchrony_1.0.5-2.dsc
 b8eea95dce58fcb7ce4ef2388aeae53aaef2cbea4afdc18f54436aedefd6c46d 6804 
ruby-em-synchrony_1.0.5-2.debian.tar.xz
Files:
 e3ecf0485050c938bfcf0658365346cb 2434 ruby optional 
ruby-em-synchrony_1.0.5-2.dsc
 ab61910258e75f4e6d5f1f404c8260fb 6804 ruby optional 
ruby-em-synchrony_1.0.5-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAlhXNdcACgkQXBPW25MF
LgNTXRAAgyb9LM5vDxcziqgkAYSwctPdIpH8/OoEAIgJq9sARNjYd7Migx0E1d2N
7Hge7JbTa3dOsdsyIOtpBMSGBKYqe5Vtloh9zHZAdkW5O5SuLnwDIb2gUTvkmJfe
NGScri7tBbDvcruZfL4SXDIxFq6/B6Nxa/JoiaXiHas/Qzmq/Vb857I8QrdiDBL6
UNJ6cwb+F2VvaZNMDNlr+uaenjU/VAGj77LqolsdBeDP39twlTT8NvWngx1S/q84
EBMtP7onJxc23T2O3WGcwhdE8AjdSlQGuO1lBzzEAyb1RJuLopF0gpg6jP4Qbfi5
zgmVn1MN+RffVKBoPX90FrlitMV4mvjWbzOVoP6ysbBxLyi9LN6FbM0rH8O4WnBg
BabFjP6QYyEbFTlDYkC9V119gnfNaWYukF1vL/Ks5uzr/rBzRGi55N42PW4xnH3S
UX/lnhOZGxhWRR9bmwcEsZIGakpNcYthBT9qsy7EFBSQ8LYCr9fJZ8Dkcr/Y4Yxo
v8rJByVAKEdydIWUP4QC2YRxvYZYlZpmho3r6anwJpHkSg+y5Hssm7OyIK58H+8i
iMRb+EI0X+Ub5ZxqNfsGGqmLCe1PtNbdGltbZatx4j2PN6WJKkhYIHxPeyAsAPWD
k70PEoCXdukSIZrh1ss9bb7vtlAc6J43aaeAq6lXq5eLA44wCP8=
=0qIr
-END PGP SIGNATURE End Message ---


Bug#845907: marked as done (ruby-mysql2: switch to build depend on the metapackage default-libmysqlclient-dev)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Mon, 19 Dec 2016 01:33:34 +
with message-id 
and subject line Bug#845907: fixed in ruby-mysql2 0.4.5-1
has caused the Debian Bug report #845907,
regarding ruby-mysql2: switch to build depend on the metapackage 
default-libmysqlclient-dev
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.)


-- 
845907: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845907
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ruby-mysql2
Severity: important

Hi! 

This package build depends on libmysqlclient-dev. It should instead
build-depend on default-libmysqlclient-dev metapackage, and end up
having the run-time dependency of the libmysqlclient implementation
Debian has chosen to use, currently MariaDB instead of Oracle MySQL. 

Announcement of new default-mysql-* metapackages:
https://lists.debian.org/debian-devel-announce/2016/09/msg0.html 

Wiki: https://wiki.debian.org/Teams/MySQL/default-mysql-server 

MBF: https://lists.debian.org/debian-devel/2016/11/msg00832.html 

Please update the depencies accordingly. In most cases the required
change is: 

* BEFORE: Build-Depends: libmysqlclient-dev 

* AFTER: Build-Depends: default-libmysqlclient-dev 

Thanks, 

Otto 
--- End Message ---
--- Begin Message ---
Source: ruby-mysql2
Source-Version: 0.4.5-1

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

Debian distribution maintenance software
pp.
Christian Hofstaedtler  (supplier of updated ruby-mysql2 
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: Mon, 19 Dec 2016 00:40:04 +
Source: ruby-mysql2
Binary: ruby-mysql2
Architecture: source
Version: 0.4.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Christian Hofstaedtler 
Description:
 ruby-mysql2 - simple, fast MySQL library for Ruby
Closes: 845907
Changes:
 ruby-mysql2 (0.4.5-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 0.4.5
   * Switch to default-*mysql* (Closes: #845907)
   * Work around mariadb grant issue
   * Bump debhelper compat level to 10
Checksums-Sha1:
 a226910c3da4bdc7cfbfd27dfad7540f57cb4b99 2177 ruby-mysql2_0.4.5-1.dsc
 51b0d3d40d2f266b2f5e7f6b93b0dd9a3173804a 73420 ruby-mysql2_0.4.5.orig.tar.gz
 781b884bcaa85b0f8e0ac9fde8a20866f14fffc7 6828 ruby-mysql2_0.4.5-1.debian.tar.xz
Checksums-Sha256:
 1caf8f2c63cef02e594e33bff7373f6b4a81250c9721acddbf4a20d80059be90 2177 
ruby-mysql2_0.4.5-1.dsc
 9618666767a9f15897c9956f6ef2641d86205665ddb9d9287b863f622d8ac5e0 73420 
ruby-mysql2_0.4.5.orig.tar.gz
 a5eeceeac6e39cd23dc259be1e72acff988aabf099a0d3066a69f588166ee669 6828 
ruby-mysql2_0.4.5-1.debian.tar.xz
Files:
 d1789e9e356db9c8bb94044c4fc1c9f9 2177 ruby optional ruby-mysql2_0.4.5-1.dsc
 27e71756b1caefb0e65c8f4dda605769 73420 ruby optional 
ruby-mysql2_0.4.5.orig.tar.gz
 4c3abd9620afea31208e378d4e9832a5 6828 ruby optional 
ruby-mysql2_0.4.5-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAlhXMxcACgkQXBPW25MF
LgNpPw//QRpWJtV8ldKHNVtZWNXnxavpJMGFrgObqqYKPcuBqeeExmGkFL+kGa5T
cU47Y4u15qVAITTgcg9dbVYpgBp9ZcAqVHwvctIY8CgjZ8IjSpjrf7T01w2LGLnE
DaxbuAvtQIVUhdc4CjlN8CQlkDsWyXyu2017mx6DJWE9QYTSERmD3r9SDeY7UnUY
qBIqDfeI9yvcsdutlQdDH5NFlfDtYlOp0CbARcLGXr00dVV1KSIZoy+MnDlkgoDH
aMHxOX53foMxeWjfLj6pn5CHFivfFHvO8rJCe9jhBs/Un4mdvC1MicPK/SFAs8kn
TUHio+4cDs1x8vCNVmYJzT0qR61IfZKBZV0HS2rDGrUKelD1CC7EevL0vE+tn8/y
0HPnlmkSk0OiHCKFpc+SvS3CPUenwqPa5V6hdLbRg3GLzYtQTOMtULuD3UxPZ4Gc
ZH9Q7vLY3mk7QEG6BTKNQkWASeVHP0/BwpWakSlgQmdYbzFDLY+TAiBnd2W5wD0+
8bMqVUVNt5AQVf5ZlTTGVQJMHDOALUUgHLd0KDqY8c/XtQm1g8epPV0Skax5OrWA
r4v0o7lol5IdrMQ/mqJdtDNU3ToFnsNo3fojr7yyl+Cc5E9qqvWyT/UFW+XbJlr5
GufFZSbOfzzNvD8on2cawiH1IjqyADiET9oR5sAvwxi15939uz0=
=XfAl
-END PGP SIGNATURE End Message ---


Bug#848288: ruby-em-synchrony: (build-)depends on mysql-{client,server}

2016-12-18 Thread Christian Hofstaedtler
* Emilio Pozuelo Monfort  [161219 01:22]:
> Your package build-depends on mysql-server. Since we're transitioning to
> mariadb as the default mysql provider, you should switch your build
> dependency to default-mysql-server | virtual-mysql-server.

While I've done so now in the recent upload, I think this is
misguided: the mysql-server implementations are not nearly
compatible enough to allow switching between them.

* mysql_install_db takes different parameters (--force is missing in
  5.7)
* mariadb sets up users with a default plugin of `unix_socket` which
  needs workarounding
* --skip-grant works differently between mysql and mariadb (mariadb
  does not allow SET PASSWORD after FLUSH PRIVILEGES in this mode)
* the default character sets differ, and as such the valid indexes that
  can be created differ.

None of these are just theoretical issues.

-- 
christian hofstaedtler 



Processed: severity of 830147 is serious

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

> severity 830147 serious
Bug #830147 [ruby-jeweler] Drop ruby-bluecloth dependency
Severity set to 'serious' from 'important'
> thanks
Stopping processing here.

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



Bug#848616: #848616: mysql_install_db creates unusable root user

2016-12-18 Thread Christian Hofstaedtler
Here's a silly workaround I've added to ruby-mysql2, but this really
can't be the solution:

https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-mysql2.git/commit/?id=38e0a5633506fd115853aa0b16b91a7441069db5

-- 
christian hofstaedtler 



Processed: Re: ruby-riddle: (build-)depends on mysql-{client,server}

2016-12-18 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + help
Bug #848289 [ruby-riddle] ruby-riddle: (build-)depends on mysql-{client,server}
Added tag(s) help.

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



Bug#848289: ruby-riddle: (build-)depends on mysql-{client,server}

2016-12-18 Thread Christian Hofstaedtler
Control: tags -1 + help

I've committed the d/control changes to git, but with MariaDB there
are failing tests:

  1) Sphinx Updates should update a single record appropriately
 Failure/Error: ellie[:attributes]["birthday"].should == Time.local(1970, 
1, 23).to_i

   expected: 1900800
got: 191203200 (using ==)
 # ./spec/functional/update_spec.rb:14:in `block (2 levels) in '

Looks like MariaDB is not really that compatible or something.

-- 
 ,''`.  Christian Hofstaedtler 
: :' :  Debian Developer
`. `'   7D1A CFFA D9E0 806C 9C4C  D392 5C13 D6DB 9305 2E03
  `-



Bug#709641: marked as done (libaudiomask-dev: symlink pointing to wrong location)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Mon, 19 Dec 2016 00:48:43 +
with message-id 
and subject line Bug#709641: fixed in libaudiomask 1.0-3
has caused the Debian Bug report #709641,
regarding libaudiomask-dev: symlink pointing to wrong location
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.)


-- 
709641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709641
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libaudiomask-dev
Version: 1.0-2
Severity: normal


Dear Maintainer,

here is the problem:

$ ls -l /usr/lib/libAudioMask.so
lrwxrwxrwx 1 root root 74 oct.  19  2010 /usr/lib/libAudioMask.so -> 
/home/flatmax/Debian/libaudiomask-1.0/debian/tmp/usr/lib/libAudioMask.so.1


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

Kernel: Linux 3.8-2-rt-686-pae (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libaudiomask1 depends on:
ii  libc6   2.17-3
ii  libfftw3-3 [fftw3]  3.3.3-5
ii  libgcc1 1:4.8.0-7
ii  libstdc++6  4.8.0-7
ii  mffm-fftw1  1.7-3

libaudiomask1 recommends no packages.

libaudiomask1 suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: libaudiomask
Source-Version: 1.0-3

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

Debian distribution maintenance software
pp.
Andreas Beckmann  (supplier of updated libaudiomask 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: Mon, 19 Dec 2016 01:21:59 +0100
Source: libaudiomask
Binary: libaudiomask-dev libaudiomask1
Architecture: source
Version: 1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Andreas Beckmann 
Description:
 libaudiomask-dev - Audio masking threshold estimation lib headers, docs and 
examples
 libaudiomask1 - Audio masking threshold estimation library
Closes: 695606 709641
Changes:
 libaudiomask (1.0-3) unstable; urgency=medium
 .
   * QA upload.
   * Set Maintainer to Debian QA Group.  (See: #845592)
   * Properly link against mffm-fft1.  (Closes: #695606)
   * Fix up library symlinks.  (Closes: #709641)
Checksums-Sha1:
 a386a9693e2b3180810290e49c4f4b74cb10067e 1771 libaudiomask_1.0-3.dsc
 3ef00ae8825c27dc39880a40dece71540bd90244 3728 libaudiomask_1.0-3.debian.tar.xz
Checksums-Sha256:
 ca92da7663a2080bcac5d7a74e8be6b97fec31a989dab9fda9dad186c4888fc8 1771 
libaudiomask_1.0-3.dsc
 b69b45a239522cc7e9fb82ff1fb5b5343ca238f1e96df15cf9259839e566f1f3 3728 
libaudiomask_1.0-3.debian.tar.xz
Files:
 9408fb153f7285c1a640b52b78ab76b7 1771 libs extra libaudiomask_1.0-3.dsc
 b47a7a7678685ba8fa78aeef1ed9dc94 3728 libs extra 
libaudiomask_1.0-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJYVyjsAAoJEF+zP5NZ6e0Ikg4P/A2vJHpY503Mp56llOmzj/Jw
6ULVKiYQS8whCTzAXebpb+6043IkhjzXdHQuRxov2deWl6YxFKfh79qFzJGLNe57
ugNUNbWDA2+IZOKyL2D+ArUccGKxdwC/ykFJixCJv6n+UlHMkDR331LcaZJNjrvs
lLfNVLyZ5dBSSpE+qslhaMkNGOYIm5KkCSh7SCWVo/7yjLRhNvf1dSl9Edp8FiHK
0tfBtWW49t6rkuS9h/kOYiaYmfZQpM8VjrNGEclUCxJuvpsg9/l3jMpjrN2FPvBE
IPly+vwgShvdXJCMIM90rm5glNAOcDZYW2/ZCP/S53r7QAz72d67hFh0L7tT4JHn
uwhfaaVx9ua/8SIjp5XJLiW9OuTuu4yQgbO47wDOF3ZArOWgvW5PdpFdAPLGfHD+
DtefuMaHnRReCJydHo4pO9MFkk9+o+YjJ0lT2mSoOULSW6DtVQBJ2UiCxwi50OSV
ZkO3I7ejD4F/2hVj6JoHXxeM6resFcUh72zPZ5Ts1B0k8KXb0wcxyg2uLTJVyFIE
kjGc+Vj4HWI5F5KQuw3J3QQNUYxQ74e5zTQagg9epXzDlZxDNENfNXq9MmvSwFN0
uvnNOZG4JdJY+nHnyWGBbz9QmjwG944fPsVaSQ+QKRn+o327CucUR6wwFR+/4xgq
T/9s1JeAzfK/rG1SQoSL
=cqVO
-END PGP SIGNATURE End Message ---


Bug#848545: marked as done (compiz: Incomplete debian/copyright?)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Mon, 19 Dec 2016 00:33:28 +
with message-id 
and subject line Bug#848545: fixed in compiz 1:0.9.13.0+16.10.20160818.2-3
has caused the Debian Bug report #848545,
regarding compiz: Incomplete debian/copyright?
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.)


-- 
848545: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848545
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: compiz
Version: 0.9.13.0+16.10.20160818.2-2
Severity: serious
Justication: Policy 12.5

Hi,

I just ACCEPTed compiz from NEW but noticed it was missing 
attribution in debian/copyright for at least:

SUSE Linux
Robert Nation
Mike Dransfield
Linaro

(This is not exhaustive so please check over the entire package 
carefully and address these on your next upload.)


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
--- End Message ---
--- Begin Message ---
Source: compiz
Source-Version: 1:0.9.13.0+16.10.20160818.2-3

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

Debian distribution maintenance software
pp.
Cyril Brulebois  (supplier of updated compiz 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: Mon, 19 Dec 2016 01:13:44 +0100
Source: compiz
Binary: compiz compiz-core compiz-dev compiz-gnome compiz-mate 
compiz-plugins-default compiz-plugins libdecoration0 libdecoration0-dev 
libcompizconfig0 libcompizconfig0-dev python-compizconfig 
compizconfig-settings-manager compiz-plugins-main compiz-plugins-main-default 
compiz-plugins-main-dev compiz-plugins-extra
Architecture: source
Version: 1:0.9.13.0+16.10.20160818.2-3
Distribution: unstable
Urgency: medium
Maintainer: Hypra Team 
Changed-By: Cyril Brulebois 
Description:
 compiz - OpenGL window and compositing manager
 compiz-core - OpenGL window and compositing manager
 compiz-dev - OpenGL window and compositing manager - development files
 compiz-gnome - OpenGL window and compositing manager - GNOME window decorator
 compiz-mate - OpenGL window and compositing manager - MATE integration
 compiz-plugins - OpenGL window and compositing manager - plugins
 compiz-plugins-default - OpenGL window and compositing manager - default 
plugins
 compiz-plugins-extra - transitional dummy package
 compiz-plugins-main - transitional dummy package
 compiz-plugins-main-default - transitional dummy package
 compiz-plugins-main-dev - transitional dummy package
 compizconfig-settings-manager - Compiz configuration settings manager
 libcompizconfig0 - Settings library for plugins - OpenCompositing Project
 libcompizconfig0-dev - Development file for plugin settings - OpenCompositing 
Project
 libdecoration0 - Compiz window decoration library
 libdecoration0-dev - Compiz window decoration library - development files
 python-compizconfig - Compizconfig bindings for Python
Closes: 848545
Changes:
 compiz (1:0.9.13.0+16.10.20160818.2-3) unstable; urgency=medium
 .
   * Fix missing attributions in debian/copyright (Closes: #848545):
  - List copyright holders for all po/* files.
  - List copyright holders for some cmake files.
  - List copyright holders for some gtk window decorator files.
  - List copyright holder for some animationplus files.
  - List copyright holders for borrowed files in libdecoration.
  - List copyright holders for all plugins.
Checksums-Sha1:
 9a364747499fd4cc33e1b7b3f11d999365629159 3926 
compiz_0.9.13.0+16.10.20160818.2-3.dsc
 0f775afbb18cd3740f3332060c7454d6ad7095e3 121667 
compiz_0.9.13.0+16.10.20160818.2-3.diff.gz
Checksums-Sha256:
 d54f608b5b18b7bca4622fbb6d041e633d765bf720e51879bbd7af1b245f231b 3926 
compiz_0.9.13.0+16.10.20160818.2-3.dsc
 264fc48ee66351786121d6f907ec366158b7d09f1c1d998e6a2ef7c74ab70c28 121667 
compiz_0.9.13.0+16.10.20160818.2-3.diff.gz
Files:
 d736d390229178d92cebe3160356dda9 3926 x11 optional 
compiz_0.9.13.0+16.10.20160818.2-3.dsc
 

Processed: affects 848616

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

> affects 848616 ruby-mysql2 ruby-riddle
Bug #848616 [mariadb-server-10.0] mysql_install_db creates unusable root user
Added indication that 848616 affects ruby-mysql2 and ruby-riddle
> thanks
Stopping processing here.

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



Bug#848616: mysql_install_db creates unusable root user

2016-12-18 Thread Christian Hofstaedtler
Package: mariadb-server-10.0
Version: 10.0.28-2
Severity: serious

mysql_install_db fails to create a working root user when run as
non-root or maybe with a custom datadir.
This is serious because various packages use this to set up a
temporary mysqld to test themselves.

Repro steps:

ch@d:~ % mktemp -d
/tmp/tmp.WiS7YFCukw
ch@d:~ % mysql_install_db --no-defaults --datadir=/tmp/tmp.WiS7YFCukw --force 
--skip-name-resolve
Installing MariaDB/MySQL system tables in '/tmp/tmp.WiS7YFCukw' ...
161219  0:18:34 [Note] /usr/sbin/mysqld (mysqld 10.0.28-MariaDB-2) starting as 
process 11914 ...
161219  0:18:34 [Note] InnoDB: Using mutexes to ref count buffer pool pages
161219  0:18:34 [Note] InnoDB: The InnoDB memory heap is disabled
161219  0:18:34 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
161219  0:18:34 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for 
memory barrier
161219  0:18:34 [Note] InnoDB: Compressed tables use zlib 1.2.8
161219  0:18:34 [Note] InnoDB: Using Linux native AIO
161219  0:18:34 [Note] InnoDB: Using CPU crc32 instructions
161219  0:18:34 [Note] InnoDB: Initializing buffer pool, size = 128.0M
161219  0:18:34 [Note] InnoDB: Completed initialization of buffer pool
161219  0:18:34 [Note] InnoDB: The first specified data file ./ibdata1 did not 
exist: a new database to be created!
161219  0:18:34 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
161219  0:18:34 [Note] InnoDB: Database physically writes the file full: wait...
161219  0:18:34 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
161219  0:18:34 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
161219  0:18:34 [Note] InnoDB: Renaming log file ./ib_logfile101 to 
./ib_logfile0
161219  0:18:34 [Warning] InnoDB: New log files created, LSN=45781
161219  0:18:34 [Note] InnoDB: Doublewrite buffer not found: creating new
161219  0:18:34 [Note] InnoDB: Doublewrite buffer created
161219  0:18:34 [Note] InnoDB: 128 rollback segment(s) are active.
161219  0:18:34 [Warning] InnoDB: Creating foreign key constraint system tables.
161219  0:18:34 [Note] InnoDB: Foreign key constraint system tables created
161219  0:18:34 [Note] InnoDB: Creating tablespace and datafile system tables.
161219  0:18:34 [Note] InnoDB: Tablespace and datafile system tables created.
161219  0:18:34 [Note] InnoDB: Creating zip_dict and zip_dict_cols system 
tables.
161219  0:18:34 [Note] InnoDB: zip_dict and zip_dict_cols system tables created.
161219  0:18:34 [Note] InnoDB: Waiting for purge to start
161219  0:18:34 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 
5.6.32-79.0 started; log sequence number 0
161219  0:18:34 [Note] InnoDB: FTS optimize thread exiting.
161219  0:18:34 [Note] InnoDB: Starting shutdown...
161219  0:18:35 [Note] InnoDB: Waiting for page_cleaner to finish flushing of 
buffer pool
161219  0:18:37 [Note] InnoDB: Shutdown completed; log sequence number 1623569
OK
Filling help tables...
161219  0:18:37 [Note] /usr/sbin/mysqld (mysqld 10.0.28-MariaDB-2) starting as 
process 11940 ...
161219  0:18:37 [Note] InnoDB: Using mutexes to ref count buffer pool pages
161219  0:18:37 [Note] InnoDB: The InnoDB memory heap is disabled
161219  0:18:37 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
161219  0:18:37 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for 
memory barrier
161219  0:18:37 [Note] InnoDB: Compressed tables use zlib 1.2.8
161219  0:18:37 [Note] InnoDB: Using Linux native AIO
161219  0:18:37 [Note] InnoDB: Using CPU crc32 instructions
161219  0:18:37 [Note] InnoDB: Initializing buffer pool, size = 128.0M
161219  0:18:37 [Note] InnoDB: Completed initialization of buffer pool
161219  0:18:37 [Note] InnoDB: Highest supported file format is Barracuda.
161219  0:18:37 [Note] InnoDB: 128 rollback segment(s) are active.
161219  0:18:37 [Note] InnoDB: Waiting for purge to start
161219  0:18:37 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 
5.6.32-79.0 started; log sequence number 1623569
161219  0:18:37 [Note] InnoDB: FTS optimize thread exiting.
161219  0:18:37 [Note] InnoDB: Starting shutdown...
161219  0:18:38 [Note] InnoDB: Waiting for page_cleaner to finish flushing of 
buffer pool
161219  0:18:40 [Note] InnoDB: Shutdown completed; log sequence number 1623579
OK

To start mysqld at boot time you have to copy
support-files/mysql.server to the right place for your system

PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
To do so, start the server, then issue the following commands:

'/usr/bin/mysqladmin' -u root password 'new-password'
'/usr/bin/mysqladmin' -u root -h  password 'new-password'

Alternatively you can run:
'/usr/bin/mysql_secure_installation'

which will also give you the option of removing the test
databases and anonymous user created by default.  This is
strongly recommended for production servers.

See the MariaDB Knowledgebase at http://mariadb.com/kb or the
MySQL manual for more instructions.

You can start the 

Bug#848545: compiz: Incomplete debian/copyright?

2016-12-18 Thread Cyril Brulebois
Hi Chris,

Chris Lamb  (2016-12-18):
> Source: compiz
> Version: 0.9.13.0+16.10.20160818.2-2
> Severity: serious
> Justication: Policy 12.5
> 
> Hi,
> 
> I just ACCEPTed compiz from NEW

Thanks for the fast processing!

> but noticed it was missing attribution in debian/copyright for at
> least:
> 
> SUSE Linux
> Robert Nation
> Mike Dransfield
> Linaro
> 
> (This is not exhaustive so please check over the entire package
> carefully and address these on your next upload.)

Starting from a big grep on Copyright in the whole tree, and removing
entries already documented in debian/copyright, allowed me to reach a
better debian/copyright, which I'll push in a moment in a new revision.

SUSE and Robert Nation were obvious omissions, along with a few others.

I think Mike Dransfield was properly documented though, along with
Linaro (which is listed sometimes as Limited sometimes as Ltd.), unless
I'm missing something here.


Cheers,
-- 
Cyril Brulebois -- Debian Consultant @ DEBAMAX -- https://debamax.com/


signature.asc
Description: Digital signature


Bug#848493: marked as done (squid3: CVE-2016-10002: SQUID-2016:11: Information disclosure in HTTP Request processing)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Mon, 19 Dec 2016 00:07:24 +
with message-id 
and subject line Bug#848493: fixed in squid3 3.5.23-1
has caused the Debian Bug report #848493,
regarding squid3: CVE-2016-10002: SQUID-2016:11: Information disclosure in HTTP 
Request processing
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.)


-- 
848493: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848493
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: squid3
Version: 3.4.8-6
Severity: important
Tags: security upstream patch fixed-upstream

Hi

>From http://www.squid-cache.org/Advisories/SQUID-2016_11.txt

> Problem Description:
> 
>  Due to incorrect HTTP conditional request handling Squid can
>  deliver responses containing private data to clients it should
>  not have reached.

A CVE has been requested in 
http://www.openwall.com/lists/oss-security/2016/12/17/1

Regards,
Salvatore
--- End Message ---
--- Begin Message ---
Source: squid3
Source-Version: 3.5.23-1

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

Debian distribution maintenance software
pp.
Luigi Gangitano  (supplier of updated squid3 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: Sun, 18 Dec 2016 23:39:24 +0200
Source: squid3
Binary: squid3 squid squid-dbg squid-common squidclient squid-cgi squid-purge
Architecture: source amd64 all
Version: 3.5.23-1
Distribution: unstable
Urgency: high
Maintainer: Luigi Gangitano 
Changed-By: Luigi Gangitano 
Description:
 squid  - Full featured Web Proxy cache (HTTP proxy)
 squid-cgi  - Full featured Web Proxy cache (HTTP proxy) - control CGI
 squid-common - Full featured Web Proxy cache (HTTP proxy) - common files
 squid-dbg  - Full featured Web Proxy cache (HTTP proxy) - Debug symbols
 squid-purge - Full featured Web Proxy cache (HTTP proxy) - control utility
 squid3 - Transitional package
 squidclient - Full featured Web Proxy cache (HTTP proxy) - control utility
Closes: 793473 822952 848491 848493
Changes:
 squid3 (3.5.23-1) unstable; urgency=high
 .
   [ Amos Jeffries  ]
   * New Upstream Release (Closes: #793473, #822952)
 - Fixes security issue SQUID-2016:10 (CVE-2016-10003) (Closes: #848491)
 - Fixes security issue SQUID-2016:11 (CVE-2016-10002) (Closes: #848493)
 .
   * debian/patches/
 - Remove patch included upstream
 .
   * debian/tests/
 - Use package build-deps when testing so the make commands will work
Checksums-Sha1:
 197134d8ace06ae54284c6d4196019150be0082d 2397 squid3_3.5.23-1.dsc
 6b0b2091896e7874024e5f1e28eeccb0acd7e962 4730792 squid3_3.5.23.orig.tar.gz
 49f45d0160c7aa823fd23198cd5aaaee0db6ac78 25460 squid3_3.5.23-1.debian.tar.xz
 5f2e8ae27cbb4c93eebf781013389737906c8b6c 164508 squid-cgi_3.5.23-1_amd64.deb
 5acd567346d5f80b25011436debb99424be28807 284030 squid-common_3.5.23-1_all.deb
 68f59153994461f5fd833427a7b29526f3c1f3bf 21562690 squid-dbg_3.5.23-1_amd64.deb
 deebbb55e525a7efeebf47ec914453549d31e79d 157000 squid-purge_3.5.23-1_amd64.deb
 386b2bca052a123a27fa9738e886f74adcae3c50 138348 squid3_3.5.23-1_all.deb
 96125c04c3582c1e391f9023b6e1c536296c208a 8377 squid3_3.5.23-1_amd64.buildinfo
 2ce1eb847e2392ed82a6b72b7dfb1d4972404f24 2311344 squid_3.5.23-1_amd64.deb
 c8e0e90e1b9e862a37b89b93a43c0d4c4cb985e2 168126 squidclient_3.5.23-1_amd64.deb
Checksums-Sha256:
 38d1ffe9c150c24c98705a5cf15ffa2775319995a18b3d45034e7c052e2bb0ae 2397 
squid3_3.5.23-1.dsc
 f810fb046ad636566b51fe4f72b8bc66d454d7082ef38e273c3f4b09f6db 4730792 
squid3_3.5.23.orig.tar.gz
 a143ad91de14a1eb9f1d822a26f2b77a91015897f3e06bbed0bdfa50bdcbc7cd 25460 
squid3_3.5.23-1.debian.tar.xz
 1038c7f95c6f764689781c150571f388194cca9a9b1687b7aa2d1cc8619c2940 164508 
squid-cgi_3.5.23-1_amd64.deb
 d632cdb07913459be218fdf09c8b9b661b176881848a4be5c9a8531cf3f58bc0 284030 
squid-common_3.5.23-1_all.deb
 ab6f1c4c846788d4a2329e81367c1e42ef5e4693b75e7a6ef5796a5fb4fcbd86 21562690 
squid-dbg_3.5.23-1_amd64.deb
 

Bug#848491: marked as done (squid3: SQUID-2016:10: Information disclosure in Collapsed Forwarding)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Mon, 19 Dec 2016 00:07:24 +
with message-id 
and subject line Bug#848491: fixed in squid3 3.5.23-1
has caused the Debian Bug report #848491,
regarding squid3: SQUID-2016:10: Information disclosure in Collapsed Forwarding
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.)


-- 
848491: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848491
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: squid3
Version: 3.5.22-1
Severity: important
Tags: security upstream patch fixed-upstream

Hi

>From http://www.squid-cache.org/Advisories/SQUID-2016_10.txt

> Problem Description:
> 
>  Due to incorrect comparsion of request headers Squid can deliver
>  responses containing private data to clients it should not have
>  reached.

A CVE has been requested in 
http://www.openwall.com/lists/oss-security/2016/12/17/1

Regards,
Salvatore
--- End Message ---
--- Begin Message ---
Source: squid3
Source-Version: 3.5.23-1

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

Debian distribution maintenance software
pp.
Luigi Gangitano  (supplier of updated squid3 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: Sun, 18 Dec 2016 23:39:24 +0200
Source: squid3
Binary: squid3 squid squid-dbg squid-common squidclient squid-cgi squid-purge
Architecture: source amd64 all
Version: 3.5.23-1
Distribution: unstable
Urgency: high
Maintainer: Luigi Gangitano 
Changed-By: Luigi Gangitano 
Description:
 squid  - Full featured Web Proxy cache (HTTP proxy)
 squid-cgi  - Full featured Web Proxy cache (HTTP proxy) - control CGI
 squid-common - Full featured Web Proxy cache (HTTP proxy) - common files
 squid-dbg  - Full featured Web Proxy cache (HTTP proxy) - Debug symbols
 squid-purge - Full featured Web Proxy cache (HTTP proxy) - control utility
 squid3 - Transitional package
 squidclient - Full featured Web Proxy cache (HTTP proxy) - control utility
Closes: 793473 822952 848491 848493
Changes:
 squid3 (3.5.23-1) unstable; urgency=high
 .
   [ Amos Jeffries  ]
   * New Upstream Release (Closes: #793473, #822952)
 - Fixes security issue SQUID-2016:10 (CVE-2016-10003) (Closes: #848491)
 - Fixes security issue SQUID-2016:11 (CVE-2016-10002) (Closes: #848493)
 .
   * debian/patches/
 - Remove patch included upstream
 .
   * debian/tests/
 - Use package build-deps when testing so the make commands will work
Checksums-Sha1:
 197134d8ace06ae54284c6d4196019150be0082d 2397 squid3_3.5.23-1.dsc
 6b0b2091896e7874024e5f1e28eeccb0acd7e962 4730792 squid3_3.5.23.orig.tar.gz
 49f45d0160c7aa823fd23198cd5aaaee0db6ac78 25460 squid3_3.5.23-1.debian.tar.xz
 5f2e8ae27cbb4c93eebf781013389737906c8b6c 164508 squid-cgi_3.5.23-1_amd64.deb
 5acd567346d5f80b25011436debb99424be28807 284030 squid-common_3.5.23-1_all.deb
 68f59153994461f5fd833427a7b29526f3c1f3bf 21562690 squid-dbg_3.5.23-1_amd64.deb
 deebbb55e525a7efeebf47ec914453549d31e79d 157000 squid-purge_3.5.23-1_amd64.deb
 386b2bca052a123a27fa9738e886f74adcae3c50 138348 squid3_3.5.23-1_all.deb
 96125c04c3582c1e391f9023b6e1c536296c208a 8377 squid3_3.5.23-1_amd64.buildinfo
 2ce1eb847e2392ed82a6b72b7dfb1d4972404f24 2311344 squid_3.5.23-1_amd64.deb
 c8e0e90e1b9e862a37b89b93a43c0d4c4cb985e2 168126 squidclient_3.5.23-1_amd64.deb
Checksums-Sha256:
 38d1ffe9c150c24c98705a5cf15ffa2775319995a18b3d45034e7c052e2bb0ae 2397 
squid3_3.5.23-1.dsc
 f810fb046ad636566b51fe4f72b8bc66d454d7082ef38e273c3f4b09f6db 4730792 
squid3_3.5.23.orig.tar.gz
 a143ad91de14a1eb9f1d822a26f2b77a91015897f3e06bbed0bdfa50bdcbc7cd 25460 
squid3_3.5.23-1.debian.tar.xz
 1038c7f95c6f764689781c150571f388194cca9a9b1687b7aa2d1cc8619c2940 164508 
squid-cgi_3.5.23-1_amd64.deb
 d632cdb07913459be218fdf09c8b9b661b176881848a4be5c9a8531cf3f58bc0 284030 
squid-common_3.5.23-1_all.deb
 ab6f1c4c846788d4a2329e81367c1e42ef5e4693b75e7a6ef5796a5fb4fcbd86 21562690 
squid-dbg_3.5.23-1_amd64.deb
 

Processed: tagging 843977, tagging 817860

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

> tags 843977 + pending
Bug #843977 [python-autopep8] python-autopep8: missing dependeny on 
python-pkg-resources
Added tag(s) pending.
> tags 817860 + pending
Bug #817860 [python-autopep8] python-autopep8: /usr/bin/autopep8 appears to be 
useless without python-pep8 installed
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#817687: marked as done (tdfsb: Removal of debhelper compat 4)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Dec 2016 23:51:26 +
with message-id 
and subject line Bug#817687: fixed in tdfsb 0.0.10-2
has caused the Debian Bug report #817687,
regarding tdfsb: Removal of debhelper compat 4
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.)


-- 
817687: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817687
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tdfsb
Severity: important
Usertags: compat-4-removal

Hi,

The package tdfsb uses debhelper with a compat level of 4,
which is deprecated and scheduled for removal.

 * Please bump the debhelper compat at your earliest convenience.
   on the 15th of June.
   - Compat 9 is recommended
   - Compat 5 is the bare minimum
   - If the package has been relying on dh_install being lenient about
 missing files, please see "MIGRATING TO COMPAT 5 OR LATER" in [1].

 * Compat level 4 will be removed on the first debhelper upload after
   the 15th of June.

Thanks,
~Niels

[1] https://lists.debian.org/debian-devel/2015/09/msg00257.html
--- End Message ---
--- Begin Message ---
Source: tdfsb
Source-Version: 0.0.10-2

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

Debian distribution maintenance software
pp.
Christoph Biedl  (supplier of updated tdfsb 
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: Sun, 18 Dec 2016 23:08:24 +0100
Source: tdfsb
Binary: tdfsb
Architecture: source
Version: 0.0.10-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Christoph Biedl 
Description:
 tdfsb  - 3D filesystem browser
Closes: 817687
Changes:
 tdfsb (0.0.10-2) unstable; urgency=medium
 .
   * QA upload
   * Set maintainer field to Debian QA Group (see #677783)
   * Bump debhelper compat level. Closes: #817687
Checksums-Sha1:
 eee0f9fcdcd1d238e495635d2b5c4ebb9cea65c3 1777 tdfsb_0.0.10-2.dsc
 267993b3e7ecbf9ce37e778cd95954244df85a61 4942 tdfsb_0.0.10-2.diff.gz
Checksums-Sha256:
 6b6f2f0892c1f258c61048d787559afbe615589d8722834d4f018050a03829af 1777 
tdfsb_0.0.10-2.dsc
 4b4af6376fa6c4dfb92921f7aebe8a7362155634ec6a535e575591d41dcf46cc 4942 
tdfsb_0.0.10-2.diff.gz
Files:
 3c275d0fe13a98d38483468b5528f4e2 1777 games optional tdfsb_0.0.10-2.dsc
 ae337129733250e381fe070223ef44a9 4942 games optional tdfsb_0.0.10-2.diff.gz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAlhXHaQACgkQdbcQY1wh
On7xbBAAtHM1UIQH1wwG2bjsQx095wmANt4hclTqFxw5vQbD0LgfPNMZ/YUDjgG9
t282dpfJQuNnsMDUyywaJ1PviP6zyYE51FYpOztg1B4eZSTBEOwpeqm1z1USvFc0
a3+kpljQbHr/d8HeaM0tOGpSirW+nQalov7fOV7Q/wCjbG6zDWaelO58rTQdZwKX
BnxP14SgzJMs2DJnlYDUEPEvKrE9YwhprGHfm+Xl9aoGfsrq8kzaarsBfs4/nkwu
LL0+effmYzO4B0xHkmYpFJAXNdCRCzswPOxY/iuqFHyBhOYKHto3DdLYP7tBoeHj
Ecx7oiaTHoRDMTV4TbDJiBjN+Oi1d4LHvhkf6RKx+ydW8AQHMBdZlADQam5eZNJP
6PXVbArD9yGQzUEKHL9PPAwMDaXyuXg8ykIbHd9Vxmg7vdprN+4/zYBZXr/bW9BY
hV1fexs8eObODnmI2Rz7uabTguyNleMsP01t5s2LQUYOsSok2QcywfgruwQu5ESC
fGOcktpL95xTI+FFE47fMukjs4sderZwY49LMWXIzl6mniwz5glWWWSsFtkfmcSt
Z5sGIcHAMbUCjl4oleyfRC1vXXfTEB2qdgwD9eQuU3euH1JSm+gK5DEtDZPJtkvt
cy5Cs/ufTgv3BIus4wKlbRaa6n+PJtnq6b/jcEovL9cr1H3TzvU=
=I9zj
-END PGP SIGNATURE End Message ---


Processed: bug 830099 has no owner, tagging 830099, bug 830088 has no owner, tagging 830088

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

> noowner 830099
Bug #830099 [ruby-em-http-request] Could not find 'em-socksify' (>= 0.3)
Removed annotation that Bug was owned by Sebastien Badia .
> tags 830099 - pending
Bug #830099 [ruby-em-http-request] Could not find 'em-socksify' (>= 0.3)
Removed tag(s) pending.
> noowner 830088
Bug #830088 [ruby-em-socksify] Could not find 'em-socksify' (>= 0.3)
Removed annotation that Bug was owned by Sebastien Badia .
> tags 830088 - pending
Bug #830088 [ruby-em-socksify] Could not find 'em-socksify' (>= 0.3)
Removed tag(s) pending.
> thanks
Stopping processing here.

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



Bug#834423: Can't reproduce

2016-12-18 Thread Dominic Hargreaves
Control: severity -1 important
Control tags -1 + unreproducible

This package builds for me on a current sid chroot, so downgrading.



Bug#817517: marked as done (libapache2-mod-encoding: Removal of debhelper compat 4)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Dec 2016 23:49:43 +
with message-id 
and subject line Bug#817517: fixed in libapache2-mod-encoding 20040616-6
has caused the Debian Bug report #817517,
regarding libapache2-mod-encoding: Removal of debhelper compat 4
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.)


-- 
817517: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817517
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libapache2-mod-encoding
Severity: important
Usertags: compat-4-removal

Hi,

The package libapache2-mod-encoding uses debhelper with a compat level of 4,
which is deprecated and scheduled for removal.

 * Please bump the debhelper compat at your earliest convenience.
   on the 15th of June.
   - Compat 9 is recommended
   - Compat 5 is the bare minimum
   - If the package has been relying on dh_install being lenient about
 missing files, please see "MIGRATING TO COMPAT 5 OR LATER" in [1].

 * Compat level 4 will be removed on the first debhelper upload after
   the 15th of June.

Thanks,
~Niels

[1] https://lists.debian.org/debian-devel/2015/09/msg00257.html
--- End Message ---
--- Begin Message ---
Source: libapache2-mod-encoding
Source-Version: 20040616-6

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

Debian distribution maintenance software
pp.
Christoph Biedl  (supplier of updated 
libapache2-mod-encoding 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: Sun, 18 Dec 2016 23:24:43 +0100
Source: libapache2-mod-encoding
Binary: libapache2-mod-encoding
Architecture: source
Version: 20040616-6
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Christoph Biedl 
Description:
 libapache2-mod-encoding - Apache2 module for non-ascii filename 
interoperability
Closes: 817517
Changes:
 libapache2-mod-encoding (20040616-6) unstable; urgency=medium
 .
   * QA upload
   * Set maintainer field to Debian QA Group (see #835191)
   * Bump debhelper compat level. Closes: #817517
Checksums-Sha1:
 721bdbca7a1f374faf4d9e9ba2106452eddbf9f5 1895 
libapache2-mod-encoding_20040616-6.dsc
 01ceef3779d1d4f7ebc8577fd0cbe75dcacbbbc4 4977 
libapache2-mod-encoding_20040616-6.diff.gz
Checksums-Sha256:
 c36b32c0fc299246009996694fe26768b683ead0e9fff921e2b89894173ddc7d 1895 
libapache2-mod-encoding_20040616-6.dsc
 83ddaeeadf9e0351256301377e7380f04a627cae2149c1e3772e288a07402b92 4977 
libapache2-mod-encoding_20040616-6.diff.gz
Files:
 c7257e05d98da963f59e698626aa3216 1895 net optional 
libapache2-mod-encoding_20040616-6.dsc
 8bc30725ca3b5019c0e04bbf11b08020 4977 net optional 
libapache2-mod-encoding_20040616-6.diff.gz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAlhXHaIACgkQdbcQY1wh
On4c8hAAr/AHc5Xy2Ha5u+gI1owQkvHc6Qohr4uf2Vx8NynJ8+qfL0mO4Gy3D02B
N1hcEZQxTpq0oifhdLP/1OTbkOnJbBhpyOfbx6Eq54eRt5wGejJK/Yyf5zzs5xrb
kGDMsZ5gEgjxiaHQj67B8tM0nsa+vDjN9yN+C3K+xqo5NtWGMLZKAsVrnGEoeI29
DuGXPfDTD2CvNNEMGRro5gf1EvoNJnTm2mOmfdXScopYrWx+uuSPCP7B0ur6uq5H
loKt8Oyd2SMB6/10xS2EBp6qF9sBSfuqvr2hhaRc1Gn8nEg0BhqeHqLMiWt+bc93
vjncaKf2WMXdejoqcOdw6jHdREsmoIkE6k6BEPq8qKL5aK/NRmnH653AvsTpCAq0
ZY4gp/s0Ump5lo+9a18qQwm/Oq/ZE0n0v1IYIgvmPsXbUcxl8Q5BupfbH2vI5mva
uDwaULsL3M+UCjfWM39SBYLlDe47uPjrQrHjeJERBCc6KH+tRx/VkUe6UajcOKj/
W/y2cebH0AvCUgI4eeJZphN+7Llz0VroWroRjoJoVIqTEMLm44r/6Ul1FfqPiq/T
l0ss7rR6mrdf+dsxSOh2HU+t4omevK8NujXrpFDdL/KXRSN0MSAMKCu/aMJEo3n0
nvenu9vEAS8P5Nt7I63DIY4/7P2BfX6ybGNNzLje+kAa7/C+dlA=
=M7jR
-END PGP SIGNATURE End Message ---


Bug#817544: marked as done (libpam-radius-auth: Removal of debhelper compat 4)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Dec 2016 23:49:47 +
with message-id 
and subject line Bug#817544: fixed in libpam-radius-auth 1.3.16-5
has caused the Debian Bug report #817544,
regarding libpam-radius-auth: Removal of debhelper compat 4
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.)


-- 
817544: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817544
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libpam-radius-auth
Severity: important
Usertags: compat-4-removal

Hi,

The package libpam-radius-auth uses debhelper with a compat level of 4,
which is deprecated and scheduled for removal.

 * Please bump the debhelper compat at your earliest convenience.
   on the 15th of June.
   - Compat 9 is recommended
   - Compat 5 is the bare minimum
   - If the package has been relying on dh_install being lenient about
 missing files, please see "MIGRATING TO COMPAT 5 OR LATER" in [1].

 * Compat level 4 will be removed on the first debhelper upload after
   the 15th of June.

Thanks,
~Niels

[1] https://lists.debian.org/debian-devel/2015/09/msg00257.html
--- End Message ---
--- Begin Message ---
Source: libpam-radius-auth
Source-Version: 1.3.16-5

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

Debian distribution maintenance software
pp.
Christoph Biedl  (supplier of updated 
libpam-radius-auth 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: Sun, 18 Dec 2016 23:47:08 +0100
Source: libpam-radius-auth
Binary: libpam-radius-auth
Architecture: source
Version: 1.3.16-5
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Christoph Biedl 
Description:
 libpam-radius-auth - The PAM RADIUS authentication module
Closes: 817544
Changes:
 libpam-radius-auth (1.3.16-5) unstable; urgency=medium
 .
   * QA upload
   * Set maintainer field to Debian QA Group (see #833039)
   * Bump debhelper compat level. Closes: #817544
Checksums-Sha1:
 730f63b5cf55218cfd401fe11a671d40e413a02b 1762 libpam-radius-auth_1.3.16-5.dsc
 b3fe76ddc3bb5d291974004a7013b84cc238b7fe 6157 
libpam-radius-auth_1.3.16-5.diff.gz
Checksums-Sha256:
 77559cb0c1fcc3261b471a9dd78cd01819d61c35c45e25ab01c1a6643c588987 1762 
libpam-radius-auth_1.3.16-5.dsc
 915c7aba9da73426aec74fd3b8af7c5736dc814a79dbdd7d789f486eb0b9c465 6157 
libpam-radius-auth_1.3.16-5.diff.gz
Files:
 bc9848cd28b8b95dfa95455a9e654987 1762 libs extra 
libpam-radius-auth_1.3.16-5.dsc
 3d6b47086a8fe3f144b38b3094efb039 6157 libs extra 
libpam-radius-auth_1.3.16-5.diff.gz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAlhXHaAACgkQdbcQY1wh
On4xRA//ZbhQUm/e9Zz/KTMLWGeQ8l2n7Nrq6402XnyRZppc02xDVoDO5A6OJFq2
LSrGisIXMRypmXcWhMq+r9nHJWEPCOP+zPMsyZEkkoMNcqYxVFnmw1tRX1p1wg0r
hrgHnuEvF93ZuSMr4TYuUAvJrJEKYBX9cFg2WvT3DQ80y2VJZBwqmuskC0XcbXNE
szvMDn9bpCdhijZ9U9XOOqd0Av+Fme9Zq0otECl/NbxYJrXQz49KioUZ7+Fllwaq
lYRGUVypOl6IYGqkqVJINzdpThGioD/QTL7fmxgKiKgjY6rqBZSunbRqiAJ48JQ1
GpQ7XCwd5Fgk4p8z8zD7u+AvEbQCGpXFAidRoYwz/1v1ze4kKhXFkerHHxQnaIrK
mv1T6V7T80eTqzclD2gkfbzXlSsO9T1iEc5uF8vQtXq0B8ryHk41hBKA2BeYC8tQ
Ug17Rdmpnzy/VqtTtdUBVy3Kqn5feZVlpIkG9hxyDYbXR9cSLZc+WpiAikOrqGUG
w79Aab9UwdTDAuYFG4bYn/J79ZpkZEQlIgueLrSMXwQwuAEy+V0rg/mTaAROlXqg
5TMDbPE9nog4GtsbxfnykuboWZYseWM73uatnuNCFtvctEIx8fVOzMLolAR057Ch
5jEqdQj3Ql/EVt8CfOXbdMWaRq9jr8JxwK9DMG0lNi62kSkbZaI=
=Adcy
-END PGP SIGNATURE End Message ---


Bug#817350: marked as done (aptsh: Removal of debhelper compat 4)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Dec 2016 23:48:24 +
with message-id 
and subject line Bug#817350: fixed in aptsh 0.0.8
has caused the Debian Bug report #817350,
regarding aptsh: Removal of debhelper compat 4
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.)


-- 
817350: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817350
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: aptsh
Severity: important
Usertags: compat-4-removal

Hi,

The package aptsh uses debhelper with a compat level of 4,
which is deprecated and scheduled for removal.

 * Please bump the debhelper compat at your earliest convenience.
   on the 15th of June.
   - Compat 9 is recommended
   - Compat 5 is the bare minimum
   - If the package has been relying on dh_install being lenient about
 missing files, please see "MIGRATING TO COMPAT 5 OR LATER" in [1].

 * Compat level 4 will be removed on the first debhelper upload after
   the 15th of June.

Thanks,
~Niels

[1] https://lists.debian.org/debian-devel/2015/09/msg00257.html
--- End Message ---
--- Begin Message ---
Source: aptsh
Source-Version: 0.0.8

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

Debian distribution maintenance software
pp.
Christoph Biedl  (supplier of updated aptsh 
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: Sun, 18 Dec 2016 22:40:11 +0100
Source: aptsh
Binary: aptsh
Architecture: source
Version: 0.0.8
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Christoph Biedl 
Description:
 aptsh  - apt interactive shell
Closes: 817350
Changes:
 aptsh (0.0.8) unstable; urgency=medium
 .
   * QA upload
   * Set maintainer field to Debian QA Group (see #831493)
   * Bump debhelper compat level. Closes: #817350
Checksums-Sha1:
 9c156cc3c30e162739872ab3723b68b2e1fa1bd7 1433 aptsh_0.0.8.dsc
 f415522c48f0a3da3181a86bf553de49a7468e35 141750 aptsh_0.0.8.tar.gz
Checksums-Sha256:
 056f80fcf8dc46b9684aa33008c6b21983d04df295ec830056c171539af04378 1433 
aptsh_0.0.8.dsc
 799f5b4e3fc845d1ddfa5a9023435eb4ff3b182adc7b701a4b12c552371677c1 141750 
aptsh_0.0.8.tar.gz
Files:
 935d0b903bf8d316ed9852d69a2f5bc2 1433 admin optional aptsh_0.0.8.dsc
 d820dab12fc10e8979680d2c3f6b8cd5 141750 admin optional aptsh_0.0.8.tar.gz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAlhXHZ4ACgkQdbcQY1wh
On5CUQ/8ChLfdG7+u8fXE3zUtJ6dy56cuJVcR2NjLtQuX23CG9TmB4qULTgx9EcD
K803+dGps5iyQuOfnbNNN6rGxtS1Vp7FP6HkU4IvBQY2P4CMnIVLc6zSP4Pa4Dbc
4xIVXusSPFXiMIwUajD2WJVbRt3iVZwXUsDnTV+oPV8yaWuUCTv1xjjV5i6WNlVj
6GFJaEHh0llM7LDBq6bA18wLZGACnCA4g+1u60wIS+HNddKQ/cHEyMy9/Er7THd+
2zpi2kdW+Sw2hANRejhyk1s5zonyhFIp7xTLMRNy/e1tX1Fp4azhVHyurJ1RjzjZ
O4R0V075fH1LwEmug6bpadcfkRajDI6p1OvflMWSP03n3aiTaq3UfbJGjY8RHV9R
X84Jkibnnh+M6hPGLah2ayjjOR61glYRsoTa2zLJ3OwJ4ZTF/IrqF0eevIGI3Gv+
jGUF6rgo3CW0V/YqlUxRtl+tpoTlSuRAyXodMacxZDJAd6fAlO8OLkyqbAlPkM9d
Imx7NQ7t4dA6pIk2HkAvNZAJE9We4KOPfuJQ39dvGDaruZA1iqx9MqNecAbhPReU
OuDQBcPZpz15B05uCb6KIv02ulQu2oWvuhjFxj07GoTtOJuo33AjTgo91ECpEiSj
gFM4RnHAB6fBMm8zpGJW/Wfo61yER6stipGvPvlng3YCa0XTo0M=
=RNY6
-END PGP SIGNATURE End Message ---


Processed: Can't reproduce

2016-12-18 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 important
Bug #834423 [src:latex2html] latex2html: FTBFS with '.' removed from perl's @INC
Severity set to 'important' from 'serious'

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



Bug#846299: #846299: lighttpd depends on systemd

2016-12-18 Thread Christian Hofstaedtler
Control: severity -1 normal

Extra dependencies that are harmless certainly do not qualify as
"severity serious".

Also note that while this would help installability on kfreebsd,
right now lighttpd does not even build there.

-- 
 ,''`.  Christian Hofstaedtler 
: :' :  Debian Developer
`. `'   7D1A CFFA D9E0 806C 9C4C  D392 5C13 D6DB 9305 2E03
  `-



Processed: Re: #846299: lighttpd depends on systemd

2016-12-18 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 normal
Bug #846299 [src:lighttpd] lighttpd depends on systemd
Severity set to 'normal' from 'serious'

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



Bug#800309: marked as done (gkrellm-radio: Please migrate a supported debhelper compat level)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Dec 2016 23:33:28 +
with message-id 
and subject line Bug#800309: fixed in gkrellm-radio 2.0.4-1.2
has caused the Debian Bug report #800309,
regarding gkrellm-radio: Please migrate a supported debhelper compat level
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.)


-- 
800309: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800309
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gkrellm-radio
Severity: important
Usertags: deprecated-debhelper-compat-leq-3

Hi,

The package gkrellm-radio is using a debhelper compat level of 3 or less
according to lintian.  These compat levels have been deprecated for
the past ~10 years and debhelper will remove support for them in the near
future (as declared in [1]).

 * Please migrate the package to a supported debhelper compat level.
   - Compat 9 is recommended
   - Compat 5 is the bare minimum (compat 4 will be removed soon as
 well)

 * If your package uses any of the following tools, please remove them
   from the rules files.  Neither of them does anything except warn
   about their deprecation.
   - dh_desktop
   - dh_scrollkeeper (deadline: January 1st 2016)
   - dh_suidregister
   - dh_undocumented

 * Please note that your package might have been flagged for using
   e.g. "DH_COMPAT=2 dh_foo ...".
   - This will still cause issues when the compat level is removed.

 * If the package has been relying on dh_install being lenient about
   missing files, please see "MIGRATING TO COMPAT 5 OR LATER" in [1].

 * Deadline: 
   - compat 1+2: November 1st 2015
   - compat 3: January 1st 2016

If you are using other deprecated debhelper features (such as omitting
the debian/compat file), please consider fixing those while you are at
it.

Thanks,
~Niels

[1] https://lists.debian.org/debian-devel/2015/09/msg00257.html
--- End Message ---
--- Begin Message ---
Source: gkrellm-radio
Source-Version: 2.0.4-1.2

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

Debian distribution maintenance software
pp.
Christoph Biedl  (supplier of updated 
gkrellm-radio 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: Fri, 16 Dec 2016 23:18:39 +0100
Source: gkrellm-radio
Binary: gkrellm-radio
Architecture: source
Version: 2.0.4-1.2
Distribution: unstable
Urgency: medium
Maintainer: Sjoerd Simons 
Changed-By: Christoph Biedl 
Description:
 gkrellm-radio - FM radio tuner for GKrellM
Closes: 800309 817339
Changes:
 gkrellm-radio (2.0.4-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Declare debhelper compat level, bump to 10. Closes: #800309, #817339
Checksums-Sha1:
 93c2606c0a92bf8099884832a88b31870851ee53 1742 gkrellm-radio_2.0.4-1.2.dsc
 4a592d35dbdcbef8fdb7048df15a314fe0cbb016 2538 gkrellm-radio_2.0.4-1.2.diff.gz
Checksums-Sha256:
 0a6a20a4a84f2a8bde3d7e7969bded092b57f0d82c1044919377ad1c8dd0 1742 
gkrellm-radio_2.0.4-1.2.dsc
 f8d16a3ca9775613db3967439b005e507ef9397ff034bb512384dda1adabb26f 2538 
gkrellm-radio_2.0.4-1.2.diff.gz
Files:
 7644896ec79a60c6902c5db712d8a4bf 1742 sound optional 
gkrellm-radio_2.0.4-1.2.dsc
 e2dcc15222bd2f0d93b189908f75b959 2538 sound optional 
gkrellm-radio_2.0.4-1.2.diff.gz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAlhUdOcACgkQdbcQY1wh
On7e1A//WC3CT5FrQKZeJ8Jmjwuo/pjdXbSXQiCCLp1mC5hvruMVEzJTqFu6qKla
kbD3gol20JoV8AuOLThS1+zlGUM8u5oEo1xtsOl7rMmy2em9zEbTAbQ6CfpCQ5xl
RbIdcbRFQMAY6TTPuep88oz1yFAeBNzVzfJUct7WVbdpyGOyEoavE7JSB9VZ01eO
1/PXUjHTbJQ+V0HhoOyGW4sSjXtwSb585j1CaMmzKoI8AjxQ/ByNOvkVZ4/KtPdB
Lu56+DKEtAbOlZ62qJdob9i2uZDbIH0NK6/Tx6bMe0SfKk9gStYVvN7If7sTRVUx
gceQR10O12s//ILx77f8s3KQFITfh79Gr5GcPximqM7Us/HWf4in24L79TdbX0zB
i7g+dBB5gBI7SfcUMjVOFVpFZZjyJyDRPAbgVCxlOFGTJrA8FanfvkbuucEpS2B1
FO6CAgw/mjZlfsAf33KdEDkfIwpExc5311kjVwvSwoSy0THde9CBbr7/by3tUfz9
4pyEEV8WfXcJO7pZQMQs0Y6vd5CJliyVSasPcyKeIuEAs05i2Kp09UtLdQbsMo9y

Bug#817337: marked as done (gkrellm-mailwatch: Mandatory debian/compat for debhelper)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Dec 2016 23:33:23 +
with message-id 
and subject line Bug#800297: fixed in gkrellm-mailwatch 2.4.3-1.1
has caused the Debian Bug report #800297,
regarding gkrellm-mailwatch: Mandatory debian/compat for debhelper
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.)


-- 
800297: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800297
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gkrellm-mailwatch
Severity: important
Usertags: mandatory-debian-compat

Hi,

The package gkrellm-mailwatch uses debhelper but does not have a debian/compat
file.

 * Please add a debian/compat file at your earliest convenience.

 * This will become mandatory in the first debhelper upload after
   15th of April.

If your package is *also* affected by any of the following debhelper
related deprecations, please consider fixing them at the same time:

 * debhelper compat 4 is deprecated and is expected to be removed
   on the 15th of June.
   - Compat 9 is recommended
   - Compat 5 is the bare minimum
   - If the package has been relying on dh_install being lenient about
 missing files, please see "MIGRATING TO COMPAT 5 OR LATER" in [1].

Thanks,
~Niels

[1] https://lists.debian.org/debian-devel/2015/09/msg00257.html
--- End Message ---
--- Begin Message ---
Source: gkrellm-mailwatch
Source-Version: 2.4.3-1.1

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

Debian distribution maintenance software
pp.
Christoph Biedl  (supplier of updated 
gkrellm-mailwatch 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: Fri, 16 Dec 2016 22:07:15 +0100
Source: gkrellm-mailwatch
Binary: gkrellm-mailwatch
Architecture: source
Version: 2.4.3-1.1
Distribution: unstable
Urgency: medium
Maintainer: Sjoerd Simons 
Changed-By: Christoph Biedl 
Description:
 gkrellm-mailwatch - GKrellM plugin to watch mailboxes in multiple panels
Closes: 800297
Changes:
 gkrellm-mailwatch (2.4.3-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload
   * Declare debhelper compat level, bump to 10. Closes: #800297
Checksums-Sha1:
 0e05680c7ccef64020acebfb36f45203ccfa4f14 1758 gkrellm-mailwatch_2.4.3-1.1.dsc
 9e386e3a8df1b69f4aa61a200b86f1dbe988b395 2485 
gkrellm-mailwatch_2.4.3-1.1.diff.gz
Checksums-Sha256:
 02d5520a43a9806f5b3c71fbe5f1920ebfadf39310d099a6030cbc8e0669ffd0 1758 
gkrellm-mailwatch_2.4.3-1.1.dsc
 b7295ee8fb9eafc857e193934aeac14a0001dc5a3ef526b1c7f6de320fa8ea9b 2485 
gkrellm-mailwatch_2.4.3-1.1.diff.gz
Files:
 b741fbac4fcffbbc5cd4804bec9d92a4 1758 mail optional 
gkrellm-mailwatch_2.4.3-1.1.dsc
 70d4c1d9e07e4933293c21e6188ff399 2485 mail optional 
gkrellm-mailwatch_2.4.3-1.1.diff.gz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAlhUdLgACgkQdbcQY1wh
On6LgA/9G/aWax+A2Bgndr62YB168vJJ45QAZxw9qB8xt9RqheJjkANEPsmyk6yc
CyvBKv0Xje2cQ6E7MYaONCoPWeoomu5ppTMkTF+PKnTjJaeV848uU9LmyhANdskn
iLmqMrZwycMbwCXQN/qtstWPk2TqJRWXGZptd5uTOFa3jo7RWavDAYQNpBpgH8fk
APdZ0VyYtcYtZUfk2s04z9VLWdj5uiX2MEzrmcxs0quFSsTIUL64A8Rt7WQ9KFLQ
xWG3X4jOX69H5hb20zVCFEQejj5vjB43p2pO6MrQv3716Ks/ClBE1PL4RaSL2trq
FLZnH1WrBdtk7eCjWZInCr2+JrUqz7mH8rQgO9sPrP/lkHITK8ULpVgFu2eCftE8
dyIek6ZzPPPyqRAX12+qThxzIc/IDzJE87saGtwVCO5mxIv85+AWNSM35RtUKrqk
qnD3q4imu0bMrw0RNX0zzBfqlwATLKjgYhFzlzw6s54ERoTGQ1169p6Al8afIDes
SVOQUqOV8JfZppaw3WSkXjBzwyaq+anbUc6aMqqQFZQhAmBsHfjdJVhcJ6nQhpbQ
62OlYJkQ3BBbemQR57CmUNOVJSladg4PyvCCFnaxYlIwNzAFv97G6G1PxPqDkD/3
CmmxD4XR9AiDMWBEPjaIXJkoZ0xMsvYfjBhEpXXR1o6/7ZYj6EY=
=pKyI
-END PGP SIGNATURE End Message ---


Bug#817480: marked as done (gkremldk: Removal of debhelper compat 4)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Dec 2016 23:33:32 +
with message-id 
and subject line Bug#817480: fixed in gkremldk 0.9.7-2.2
has caused the Debian Bug report #817480,
regarding gkremldk: Removal of debhelper compat 4
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.)


-- 
817480: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817480
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gkremldk
Severity: important
Usertags: compat-4-removal

Hi,

The package gkremldk uses debhelper with a compat level of 4,
which is deprecated and scheduled for removal.

 * Please bump the debhelper compat at your earliest convenience.
   on the 15th of June.
   - Compat 9 is recommended
   - Compat 5 is the bare minimum
   - If the package has been relying on dh_install being lenient about
 missing files, please see "MIGRATING TO COMPAT 5 OR LATER" in [1].

 * Compat level 4 will be removed on the first debhelper upload after
   the 15th of June.

Thanks,
~Niels

[1] https://lists.debian.org/debian-devel/2015/09/msg00257.html
--- End Message ---
--- Begin Message ---
Source: gkremldk
Source-Version: 0.9.7-2.2

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

Debian distribution maintenance software
pp.
Christoph Biedl  (supplier of updated gkremldk 
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: Fri, 16 Dec 2016 23:48:23 +0100
Source: gkremldk
Binary: gkrellm-mldonkey
Architecture: source
Version: 0.9.7-2.2
Distribution: unstable
Urgency: medium
Maintainer: Niv Altivanik (Debian Packages) 
Changed-By: Christoph Biedl 
Description:
 gkrellm-mldonkey - mldonkey plugin for gkrellm2
Closes: 817480
Changes:
 gkremldk (0.9.7-2.2) unstable; urgency=medium
 .
   * Non-maintainer upload
   * Bump debhelper compat level to 10. Closes: #817480
Checksums-Sha1:
 4d1247252cb699b1b317ce6137405c6a195c1de7 1736 gkremldk_0.9.7-2.2.dsc
 469e95886ac47fe83582c671ffb7666bdffd88f7 2223 gkremldk_0.9.7-2.2.diff.gz
Checksums-Sha256:
 8638098ef5754b4bf1e2e950c31fdcef140acffdab5e16fbc33ae8da68dbe889 1736 
gkremldk_0.9.7-2.2.dsc
 334236f454f0b3c4678061f92ed2aac303bf01bf3c463603cc876269b1776c59 2223 
gkremldk_0.9.7-2.2.diff.gz
Files:
 51090378f383b9753c5a2aa32e4a5f58 1736 x11 optional gkremldk_0.9.7-2.2.dsc
 966c935553187abbbcfdf9f106c38182 2223 x11 optional gkremldk_0.9.7-2.2.diff.gz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAlhUdRgACgkQdbcQY1wh
On5+QRAAs2OV2eLBQdW0ctpG/6z4og3tuVituZYh0jQms0Gt82aXieMbpAmUL0x1
Ao/MaKGOJFaiS8gGVm3hGHnQDzR89mg7+ARiZf1ZMLUJ1/Wou9ZKWSQo3JrxCyzB
xnv+BR2j4Nu8Odktbocvx/TcdqKEwdjvT1XHPMdsbdYZNKuf404VrPqLVBqff9sf
AQ/Ks8AGbAyZtBtGbAPRgyU9lb2Q/255T5lzZ6KH0jIa+mNpzu9z7Vgev45eqQY9
zjKctRzO3hvR8tyAFbmJdcUUXK3pkvpfudtaXrAZSF67Kk7U8dbEHpgEqxLWfpoq
89VnAxty7LpmXPLXFBwou9MUP6e1M0UEiYkPRxTxWwvjRWaIW/MKgmk5y+4pZ/1+
4nfdajc0d25VDqC85TmqNfmV9j1CNiyUZf8AmRkwgXwcWjfJlN5iyq5YZyq0YWIF
vKx19TlRP6Bfa0fte8AoL3pzUmxciOD1ok4KeBDC+E/qsdd7E69jLqS7SeXju4+Z
i0WqGSOMER93tG0ZaLRYsR+TEawD8nbAz/TkjjNNltVlr1NeiYigV7fru+XnHQHJ
6IzmuzcjjrGotjMVi2h7suSeEvnaodmt++LmdeUUK+Ym0QiP2Flpk8e4KGWoV2cg
BU6BaaBg9ZHMPhvlzQe/5j+Ka89xFoyBa8jyBEQ1pApWHDuVZYg=
=ZhGD
-END PGP SIGNATURE End Message ---


Bug#817339: marked as done (gkrellm-radio: Mandatory debian/compat for debhelper)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Dec 2016 23:33:28 +
with message-id 
and subject line Bug#817339: fixed in gkrellm-radio 2.0.4-1.2
has caused the Debian Bug report #817339,
regarding gkrellm-radio: Mandatory debian/compat for debhelper
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.)


-- 
817339: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817339
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gkrellm-radio
Severity: important
Usertags: mandatory-debian-compat

Hi,

The package gkrellm-radio uses debhelper but does not have a debian/compat
file.

 * Please add a debian/compat file at your earliest convenience.

 * This will become mandatory in the first debhelper upload after
   15th of April.

If your package is *also* affected by any of the following debhelper
related deprecations, please consider fixing them at the same time:

 * debhelper compat 4 is deprecated and is expected to be removed
   on the 15th of June.
   - Compat 9 is recommended
   - Compat 5 is the bare minimum
   - If the package has been relying on dh_install being lenient about
 missing files, please see "MIGRATING TO COMPAT 5 OR LATER" in [1].

Thanks,
~Niels

[1] https://lists.debian.org/debian-devel/2015/09/msg00257.html
--- End Message ---
--- Begin Message ---
Source: gkrellm-radio
Source-Version: 2.0.4-1.2

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

Debian distribution maintenance software
pp.
Christoph Biedl  (supplier of updated 
gkrellm-radio 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: Fri, 16 Dec 2016 23:18:39 +0100
Source: gkrellm-radio
Binary: gkrellm-radio
Architecture: source
Version: 2.0.4-1.2
Distribution: unstable
Urgency: medium
Maintainer: Sjoerd Simons 
Changed-By: Christoph Biedl 
Description:
 gkrellm-radio - FM radio tuner for GKrellM
Closes: 800309 817339
Changes:
 gkrellm-radio (2.0.4-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Declare debhelper compat level, bump to 10. Closes: #800309, #817339
Checksums-Sha1:
 93c2606c0a92bf8099884832a88b31870851ee53 1742 gkrellm-radio_2.0.4-1.2.dsc
 4a592d35dbdcbef8fdb7048df15a314fe0cbb016 2538 gkrellm-radio_2.0.4-1.2.diff.gz
Checksums-Sha256:
 0a6a20a4a84f2a8bde3d7e7969bded092b57f0d82c1044919377ad1c8dd0 1742 
gkrellm-radio_2.0.4-1.2.dsc
 f8d16a3ca9775613db3967439b005e507ef9397ff034bb512384dda1adabb26f 2538 
gkrellm-radio_2.0.4-1.2.diff.gz
Files:
 7644896ec79a60c6902c5db712d8a4bf 1742 sound optional 
gkrellm-radio_2.0.4-1.2.dsc
 e2dcc15222bd2f0d93b189908f75b959 2538 sound optional 
gkrellm-radio_2.0.4-1.2.diff.gz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAlhUdOcACgkQdbcQY1wh
On7e1A//WC3CT5FrQKZeJ8Jmjwuo/pjdXbSXQiCCLp1mC5hvruMVEzJTqFu6qKla
kbD3gol20JoV8AuOLThS1+zlGUM8u5oEo1xtsOl7rMmy2em9zEbTAbQ6CfpCQ5xl
RbIdcbRFQMAY6TTPuep88oz1yFAeBNzVzfJUct7WVbdpyGOyEoavE7JSB9VZ01eO
1/PXUjHTbJQ+V0HhoOyGW4sSjXtwSb585j1CaMmzKoI8AjxQ/ByNOvkVZ4/KtPdB
Lu56+DKEtAbOlZ62qJdob9i2uZDbIH0NK6/Tx6bMe0SfKk9gStYVvN7If7sTRVUx
gceQR10O12s//ILx77f8s3KQFITfh79Gr5GcPximqM7Us/HWf4in24L79TdbX0zB
i7g+dBB5gBI7SfcUMjVOFVpFZZjyJyDRPAbgVCxlOFGTJrA8FanfvkbuucEpS2B1
FO6CAgw/mjZlfsAf33KdEDkfIwpExc5311kjVwvSwoSy0THde9CBbr7/by3tUfz9
4pyEEV8WfXcJO7pZQMQs0Y6vd5CJliyVSasPcyKeIuEAs05i2Kp09UtLdQbsMo9y
/CEpIvEM9bqy/OFuhl7zSVOFdbFZyV0SBgWyhti4k37JS1SZGsR96c1yiVUX/XhS
J2TauJTU0VHaaE5m+OxaHzFRLT5P7HMNO5kdXmwW+sErad4lsj0=
=fYol
-END PGP SIGNATURE End Message ---


Bug#800297: marked as done (gkrellm-mailwatch: Please migrate a supported debhelper compat level)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Dec 2016 23:33:23 +
with message-id 
and subject line Bug#800297: fixed in gkrellm-mailwatch 2.4.3-1.1
has caused the Debian Bug report #800297,
regarding gkrellm-mailwatch: Please migrate a supported debhelper compat level
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.)


-- 
800297: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800297
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gkrellm-mailwatch
Severity: important
Usertags: deprecated-debhelper-compat-leq-3

Hi,

The package gkrellm-mailwatch is using a debhelper compat level of 3 or less
according to lintian.  These compat levels have been deprecated for
the past ~10 years and debhelper will remove support for them in the near
future (as declared in [1]).

 * Please migrate the package to a supported debhelper compat level.
   - Compat 9 is recommended
   - Compat 5 is the bare minimum (compat 4 will be removed soon as
 well)

 * If your package uses any of the following tools, please remove them
   from the rules files.  Neither of them does anything except warn
   about their deprecation.
   - dh_desktop
   - dh_scrollkeeper (deadline: January 1st 2016)
   - dh_suidregister
   - dh_undocumented

 * Please note that your package might have been flagged for using
   e.g. "DH_COMPAT=2 dh_foo ...".
   - This will still cause issues when the compat level is removed.

 * If the package has been relying on dh_install being lenient about
   missing files, please see "MIGRATING TO COMPAT 5 OR LATER" in [1].

 * Deadline: 
   - compat 1+2: November 1st 2015
   - compat 3: January 1st 2016

If you are using other deprecated debhelper features (such as omitting
the debian/compat file), please consider fixing those while you are at
it.

Thanks,
~Niels

[1] https://lists.debian.org/debian-devel/2015/09/msg00257.html
--- End Message ---
--- Begin Message ---
Source: gkrellm-mailwatch
Source-Version: 2.4.3-1.1

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

Debian distribution maintenance software
pp.
Christoph Biedl  (supplier of updated 
gkrellm-mailwatch 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: Fri, 16 Dec 2016 22:07:15 +0100
Source: gkrellm-mailwatch
Binary: gkrellm-mailwatch
Architecture: source
Version: 2.4.3-1.1
Distribution: unstable
Urgency: medium
Maintainer: Sjoerd Simons 
Changed-By: Christoph Biedl 
Description:
 gkrellm-mailwatch - GKrellM plugin to watch mailboxes in multiple panels
Closes: 800297
Changes:
 gkrellm-mailwatch (2.4.3-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload
   * Declare debhelper compat level, bump to 10. Closes: #800297
Checksums-Sha1:
 0e05680c7ccef64020acebfb36f45203ccfa4f14 1758 gkrellm-mailwatch_2.4.3-1.1.dsc
 9e386e3a8df1b69f4aa61a200b86f1dbe988b395 2485 
gkrellm-mailwatch_2.4.3-1.1.diff.gz
Checksums-Sha256:
 02d5520a43a9806f5b3c71fbe5f1920ebfadf39310d099a6030cbc8e0669ffd0 1758 
gkrellm-mailwatch_2.4.3-1.1.dsc
 b7295ee8fb9eafc857e193934aeac14a0001dc5a3ef526b1c7f6de320fa8ea9b 2485 
gkrellm-mailwatch_2.4.3-1.1.diff.gz
Files:
 b741fbac4fcffbbc5cd4804bec9d92a4 1758 mail optional 
gkrellm-mailwatch_2.4.3-1.1.dsc
 70d4c1d9e07e4933293c21e6188ff399 2485 mail optional 
gkrellm-mailwatch_2.4.3-1.1.diff.gz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAlhUdLgACgkQdbcQY1wh
On6LgA/9G/aWax+A2Bgndr62YB168vJJ45QAZxw9qB8xt9RqheJjkANEPsmyk6yc
CyvBKv0Xje2cQ6E7MYaONCoPWeoomu5ppTMkTF+PKnTjJaeV848uU9LmyhANdskn
iLmqMrZwycMbwCXQN/qtstWPk2TqJRWXGZptd5uTOFa3jo7RWavDAYQNpBpgH8fk
APdZ0VyYtcYtZUfk2s04z9VLWdj5uiX2MEzrmcxs0quFSsTIUL64A8Rt7WQ9KFLQ
xWG3X4jOX69H5hb20zVCFEQejj5vjB43p2pO6MrQv3716Ks/ClBE1PL4RaSL2trq
FLZnH1WrBdtk7eCjWZInCr2+JrUqz7mH8rQgO9sPrP/lkHITK8ULpVgFu2eCftE8
dyIek6ZzPPPyqRAX12+qThxzIc/IDzJE87saGtwVCO5mxIv85+AWNSM35RtUKrqk
qnD3q4imu0bMrw0RNX0zzBfqlwATLKjgYhFzlzw6s54ERoTGQ1169p6Al8afIDes

Bug#828486: #828486: libssl versions

2016-12-18 Thread Christian Hofstaedtler
Control: severity -1 important

0.4.3-1 with symbol versioning has entered testing; it also switched
back to libssl 1.0.2; therefore downgrading severity, as upgrading
to libssl 1.1.0 can be done in stretch+1.

-- 
 ,''`.  Christian Hofstaedtler 
: :' :  Debian Developer
`. `'   7D1A CFFA D9E0 806C 9C4C  D392 5C13 D6DB 9305 2E03
  `-



Bug#841611: ruby-gsl: FTBFS: ERROR: Test "ruby2.3" failed: /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': /<>/ruby-gsl-1.16.0.6+dfsg1/debian/ruby-gsl/usr/lib/x86_64

2016-12-18 Thread Dirk Eddelbuettel

On 10 November 2016 at 13:22, Balint Reczey wrote:
| Control: reassign -1 gsl 2.2.1+dfsg-1
| Control: affects -1 ruby-gsl
| 
| 
| Hi Dirk,
| 
| It seems ruby-gsl is missing some deprecated functions.
| Please re-enable debian/patches/dont-disable-deprecated to let ruby-gsl
| build again.

Well I could -- but according to https://github.com/SciRuby/rb-gsl a current
ruby-gsl exists.

Why are we stuck with the 1.* series? Should we not port forward?

Dirk

| Cheers,
| Balint
| 
| On Fri, 21 Oct 2016 15:37:05 +0200 Lucas Nussbaum  wrote:
| > Source: ruby-gsl
| > Version: 1.16.0.6+dfsg1-2
| > Severity: serious
| > Tags: stretch sid
| > User: debian...@lists.debian.org
| > Usertags: qa-ftbfs-20161021 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):
| > > /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': 
/<>/ruby-gsl-1.16.0.6+dfsg1/debian/ruby-gsl/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.3.0/gsl_native.so:
 undefined symbol: gsl_sf_legendre_array_size - 
/<>/ruby-gsl-1.16.0.6+dfsg1/debian/ruby-gsl/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.3.0/gsl_native.so
 (LoadError)
| > >   from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
| > >   from 
/<>/ruby-gsl-1.16.0.6+dfsg1/debian/ruby-gsl/usr/lib/ruby/vendor_ruby/gsl.rb:6:in
 `'
| > >   from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
| > >   from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
| > >   from test_helper.rb:2:in `'
| > > ERROR: Test "ruby2.3" failed: 
| >

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org



Processed: Re: #828486: libssl versions

2016-12-18 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 important
Bug #828486 [libp11-dev] libp11-dev must not force OpenSSL 1.1 on packages that 
are not ready
Severity set to 'important' from 'serious'

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



Processed: fixed 845860 in 0.11.0~svn1203-1

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

> fixed 845860 0.11.0~svn1203-1
Bug #845860 [lcd4linux] lcd4linux: switch to build depend on the metapackage 
default-libmysqlclient-dev
Marked as fixed in versions lcd4linux/0.11.0~svn1203-1.
> thanks
Stopping processing here.

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



Processed (with 1 error): forcibly merging 731998 846360

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

> forcemerge 731998 846360
Bug #731998 [libcurl4-gnutls-dev] libcurl4-gnutls-dev: arch-dependent files in 
"Multi-Arch: same" package
Unable to merge bugs because:
package of #846360 is 'libcurl4-openssl-dev' not 'libcurl4-gnutls-dev'
Failed to forcibly merge 731998: Did not alter merged bugs.

> thanks
Stopping processing here.

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



Bug#815319: marked as done (After update dhcpd server don't start)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Dec 2016 23:18:32 +
with message-id 
and subject line Bug#815319: fixed in isc-dhcp 4.3.5-1
has caused the Debian Bug report #815319,
regarding After update dhcpd server don't start
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.)


-- 
815319: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815319
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: isc-dhcp-server
Version: 4.3.3-8
Severity: grave

Hi,

after the update this day the dhcpd server don't start.

I attach the logs in the next mail.

CU
Jörg



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

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

Versions of packages isc-dhcp-server depends on:
ii  debconf [debconf-2.0]  1.5.58
ii  debianutils4.7
ii  libc6  2.21-8
ii  libdns-export100   1:9.9.5.dfsg-12.1
ii  libirs-export911:9.9.5.dfsg-12.1
ii  libisc-export951:9.9.5.dfsg-12.1
ii  lsb-base   9.20160110

Versions of packages isc-dhcp-server recommends:
ii  isc-dhcp-common  4.3.3-8
ii  policycoreutils  2.4-4

Versions of packages isc-dhcp-server suggests:
pn  isc-dhcp-server-ldap  

-- Configuration Files:
/etc/dhcp/dhcpd.conf changed:
ddns-update-style none;
option domain-name "example.org";
option domain-name-servers ns1.example.org, ns2.example.org;
default-lease-time 600;
max-lease-time 7200;
authoritative;
log-facility local7;
 
subnet 192.168.1.0 netmask 255.255.255.0 {
option domain-name "home.loc";
option domain-name-servers 192.168.1.111;
option routers 192.168.1.111;
option ntp-servers 192.168.1.111;
option lpr-servers 192.168.1.111;
option netbios-name-servers 192.168.1.111;
option broadcast-address 192.168.1.255;
option subnet-mask 255.255.255.0;
ddns-update-style none;
default-lease-time 6400;
max-lease-time 6400;
use-host-decl-names on;
range 192.168.1.221 192.168.1.223;
host jff-lap {
hardware ethernet 00:0f:b0:92:81:83;
fixed-address 192.168.1.113;
}
host jff-lap-triton {
hardware ethernet e0:69:95:6b:c3:29;
fixed-address 192.168.1.114;
}   
host jff-lap_wlan {
hardware ethernet 00:12:f0:e4:ab:33;
fixed-address 192.168.1.112;
}
host saturn {
hardware ethernet d4:3d:7e:94:59:bb;
fixed-address 192.168.1.1;
}
host merkur1 {
hardware ethernet 00:1d:7d:08:bd:4b;
fixed-address 192.168.1.2;
}
host merkur2 {
hardware ethernet 00:1d:7d:08:bd:3b;
fixed-address 192.168.1.3;
}
host jff-pda-wlan {
hardware ethernet 00:0b:6c:61:72:0a;
fixed-address 192.168.1.114;
}
host tel1 {
hardware ethernet 00:17:9a:72:d5:98;
fixed-address 192.168.1.210;
}
host tel2 {
hardware ethernet 00:17:9a:72:d5:99;
fixed-address 192.168.1.211;
}
host tel3 {
hardware ethernet 00:01:e3:8e:60:dd;
fixed-address 192.168.1.212;
}
host fonspot {
hardware ethernet 00:18:84:24:2c:44;
fixed-address 192.168.1.26;
}
host centos1 {
hardware ethernet 00:0A:e6:f7:88:bf;
fixed-address 192.168.1.22;
}

host virt1310 {
hardware ethernet 08:00:27:2f:6e:3c;
fixed-address 192.168.1.22;
}
host hpdrucker {
hardware ethernet 9c:b6:54:36:d6:da;
fixed-address 192.168.1.19;
}
host lexmark-t520 {
hardware ethernet 00:04:00:68:21:93;
fixed-address 192.168.1.18;
}
}

/etc/logcheck/ignore.d.server/isc-dhcp-server [Errno 13] Keine Berechtigung: 
u'/etc/logcheck/ignore.d.server/isc-dhcp-server'

-- debconf information:
  isc-dhcp-server/interfaces:
--- End Message ---
--- Begin Message ---
Source: isc-dhcp
Source-Version: 4.3.5-1

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

Debian distribution maintenance software
pp.
Michael Gilbert 

Bug#847750: rmysql: FTBFS on mips64el

2016-12-18 Thread Dirk Eddelbuettel

On 19 December 2016 at 00:05, Andreas Beckmann wrote:
| I just tried rmysql on the porterbox eller. B-D cannot be installed in
| sid due to a dpkg-maintscript-helper bug, but stretch works fine.
| I could build the package in stretch without issues, so I requested a
| give-back for rmysql (with a dep-wait on a yet-to-be-released fixed dpkg).

Thank you both -- I agree that the giveback should be sufficient.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org



Bug#824024: marked as done (isc-dhcp-server: Will not start if interfaces are not specified)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Dec 2016 23:18:32 +
with message-id 
and subject line Bug#815319: fixed in isc-dhcp 4.3.5-1
has caused the Debian Bug report #815319,
regarding isc-dhcp-server: Will not start if interfaces are not specified
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.)


-- 
815319: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815319
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: isc-dhcp-server
Version: 4.3.4-1
Severity: normal

Dear Maintainer,

The start script for isc-dhcp-server requires that either INTERFACES or
INTERFACESv4 be set in /etc/default/isc-dhcp-server. For large installations
with several dozen interfaces (routers, firewalls) and frequently changing
configuration it is not sensible to dynamically create a (redundant) list
of interfaces and always inject it into this variable.

For a good reason, dhcpd offers the possibility not to specify a list of
interfaces (see manpage) and instead find out by itself. This also worked
in earlier versions of isc-dhcp-server when the administrator left the
INTERFACES variable unset.

Currently, if this list is not set, the daemon just exits with code 0. When
using systemd, this problem is hard to debug; a solution requires editing
the init script (or I was too thick to find a better solution).

Please open up a way to start the daemon without an interface list, for
instance by allowing a value of 'all' (or '*') for INTERFACESv4/v6.

Regards,
  Detlef

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

Kernel: Linux 4.5.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.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 isc-dhcp-server depends on:
ii  debconf [debconf-2.0]  1.5.59
ii  debianutils4.7
ii  libc6  2.22-7
ii  libdns-export162   1:9.10.3.dfsg.P4-10
ii  libirs-export141   1:9.10.3.dfsg.P4-10
ii  libisc-export160   1:9.10.3.dfsg.P4-10
ii  lsb-base   9.20160110

Versions of packages isc-dhcp-server recommends:
ii  isc-dhcp-common  4.3.4-1
ii  policycoreutils  2.5-1

Versions of packages isc-dhcp-server suggests:
ii  isc-dhcp-server-ldap  4.3.4-1

-- debconf information:
  isc-dhcp-server/config_warn:
  isc-dhcp-server/interfaces:
--- End Message ---
--- Begin Message ---
Source: isc-dhcp
Source-Version: 4.3.5-1

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

Debian distribution maintenance software
pp.
Michael Gilbert  (supplier of updated isc-dhcp 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: Sat, 26 Nov 2016 06:44:09 +
Source: isc-dhcp
Binary: isc-dhcp-server isc-dhcp-server-ldap isc-dhcp-common isc-dhcp-dev 
isc-dhcp-client isc-dhcp-client-ddns isc-dhcp-client-udeb isc-dhcp-relay
Architecture: source
Version: 4.3.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian ISC DHCP maintainers 
Changed-By: Michael Gilbert 
Description:
 isc-dhcp-client - DHCP client for automatically obtaining an IP address
 isc-dhcp-client-ddns - Dynamic DNS (DDNS) enabled DHCP client
 isc-dhcp-client-udeb - ISC DHCP Client for debian-installer (udeb)
 isc-dhcp-common - common manpages relevant to all of the isc-dhcp packages
 isc-dhcp-dev - API for accessing and modifying the DHCP server and client state
 isc-dhcp-relay - ISC DHCP relay daemon
 isc-dhcp-server - ISC DHCP server for automatic IP address assignment
 isc-dhcp-server-ldap - DHCP server that uses LDAP as its backend
Closes: 815319 832782
Changes:
 isc-dhcp (4.3.5-1) unstable; urgency=medium
 .
   * New upstream release.
   * Add lsb-base dependency to isc-dhcp-relay.
   * Use the original author's dhcp-lease-list manpage.
   * Correct the description of the common package (closes: #832782).
   * If no interfaces have been specified, start servers for both IPv4 and IPv6
 

Bug#817674: spacearyarya: diff for NMU version 1.0.2-7.1

2016-12-18 Thread Christoph Biedl
Control: tags 817674 patch pending

Dear maintainer,

Find below the debdiff for a NMU I've prepared for spacearyarya
(versioned as 1.0.2-7.1), upload to DELAYED/2 will follow shortly.
Please feel free to tell me if I should delay it longer.

Regards,

Christoph

diff -u spacearyarya-1.0.2/debian/changelog spacearyarya-1.0.2/debian/changelog
--- spacearyarya-1.0.2/debian/changelog
+++ spacearyarya-1.0.2/debian/changelog
@@ -1,3 +1,10 @@
+spacearyarya (1.0.2-7.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Bump debhelper compat level. Closes: #817674
+
+ -- Christoph Biedl   Mon, 19 Dec 2016 
00:11:09 +0100
+
 spacearyarya (1.0.2-7) unstable; urgency=low
 
   * Moved packaging to the Debian Games Team.
diff -u spacearyarya-1.0.2/debian/control spacearyarya-1.0.2/debian/control
--- spacearyarya-1.0.2/debian/control
+++ spacearyarya-1.0.2/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team 
 Uploaders: Sam Hocevar (Debian packages) 
-Build-Depends: debhelper (>= 4.0), quilt, libkxl0-dev (>= 1.1.7-8)
+Build-Depends: debhelper (>= 10~), quilt, libkxl0-dev (>= 1.1.7-8)
 Standards-Version: 3.7.2
 
 Package: spacearyarya
diff -u spacearyarya-1.0.2/debian/compat spacearyarya-1.0.2/debian/compat
--- spacearyarya-1.0.2/debian/compat
+++ spacearyarya-1.0.2/debian/compat
@@ -1 +1 @@
-4
+10



signature.asc
Description: Digital signature


Processed: spacearyarya: diff for NMU version 1.0.2-7.1

2016-12-18 Thread Debian Bug Tracking System
Processing control commands:

> tags 817674 patch pending
Bug #817674 [src:spacearyarya] spacearyarya: Removal of debhelper compat 4
Added tag(s) pending and patch.

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



Processed: gav-themes: diff for NMU version 0.7.3-2.1

2016-12-18 Thread Debian Bug Tracking System
Processing control commands:

> tags 817333 patch pending
Bug #817333 [src:gav-themes] gav-themes: Mandatory debian/compat for debhelper
Ignoring request to alter tags of bug #817333 to the same tags previously set
> tags 817470 patch pending
Bug #817470 [src:gav-themes] gav-themes: Removal of debhelper compat 4
Ignoring request to alter tags of bug #817470 to the same tags previously set

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



Processed: gav-themes: diff for NMU version 0.7.3-2.1

2016-12-18 Thread Debian Bug Tracking System
Processing control commands:

> tags 817333 patch pending
Bug #817333 [src:gav-themes] gav-themes: Mandatory debian/compat for debhelper
Added tag(s) patch and pending.
> tags 817470 patch pending
Bug #817470 [src:gav-themes] gav-themes: Removal of debhelper compat 4
Added tag(s) pending and patch.

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



Bug#817333: gav-themes: diff for NMU version 0.7.3-2.1

2016-12-18 Thread Christoph Biedl
Control: tags 817333 patch pending
Control: tags 817470 patch pending

Dear maintainer,

Find below the debdiff for a NMU I've prepared for gav-themes (versioned
as 0.7.3-2.1), upload to DELAYED/2 will follow shortly. Please feel free
to tell me if I should delay it longer.

Regards,

Christoph

diff -u gav-themes-0.7.3/debian/changelog gav-themes-0.7.3/debian/changelog
--- gav-themes-0.7.3/debian/changelog
+++ gav-themes-0.7.3/debian/changelog
@@ -1,3 +1,10 @@
+gav-themes (0.7.3-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Declare debhelper compat level, bump to 10. Closes: #817333, #817470
+
+ -- Christoph Biedl   Mon, 19 Dec 2016 
00:07:09 +0100
+
 gav-themes (0.7.3-2) unstable; urgency=low
 
   * Change description (Closes: #209504)
diff -u gav-themes-0.7.3/debian/control gav-themes-0.7.3/debian/control
--- gav-themes-0.7.3/debian/control
+++ gav-themes-0.7.3/debian/control
@@ -2,7 +2,7 @@
 Section: games
 Priority: extra
 Maintainer: Ari Pollak 
-Build-Depends-Indep: debhelper (>> 4.0.0)
+Build-Depends-Indep: debhelper (>> 10~)
 Standards-Version: 3.6.0
 
 Package: gav-themes
diff -u gav-themes-0.7.3/debian/rules gav-themes-0.7.3/debian/rules
--- gav-themes-0.7.3/debian/rules
+++ gav-themes-0.7.3/debian/rules
@@ -6,7 +6,7 @@
 #export DH_VERBOSE=1
 
 # This is the debhelper compatibility version to use.
-export DH_COMPAT=4
+#export DH_COMPAT=4
 
 CFLAGS = -Wall -g
 
only in patch2:
unchanged:
--- gav-themes-0.7.3.orig/debian/compat
+++ gav-themes-0.7.3/debian/compat
@@ -0,0 +1 @@
+10



signature.asc
Description: Digital signature


Bug#847750: rmysql: FTBFS on mips64el

2016-12-18 Thread Andreas Beckmann
I just tried rmysql on the porterbox eller. B-D cannot be installed in
sid due to a dpkg-maintscript-helper bug, but stretch works fine.
I could build the package in stretch without issues, so I requested a
give-back for rmysql (with a dep-wait on a yet-to-be-released fixed dpkg).


Andreas



Bug#817394: clips: diff for NMU version 6.24-3.1

2016-12-18 Thread Christoph Biedl
Control: tags 817394 patch pending
Control: tags 833208 patch pending

Dear maintainer,

Find below the debdiff for a NMU I've prepared for clips (versioned as
6.24-3.1), upload to DELAYED/2 will follow shortly. Please feel free to
tell me if I should delay it longer.

Regards,

Christoph

diff -u clips-6.24/debian/changelog clips-6.24/debian/changelog
--- clips-6.24/debian/changelog
+++ clips-6.24/debian/changelog
@@ -1,3 +1,11 @@
+clips (6.24-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Bump debhelper compat level. Closes: #817394
+  * Replace obsolete Source-Version substvar. Closes: #833208
+
+ -- Christoph Biedl   Mon, 19 Dec 2016 
00:00:20 +0100
+
 clips (6.24-3) unstable; urgency=low
 
   * Change the upstream page, as it is now http://clipsrules.sourceforge.net/:
diff -u clips-6.24/debian/compat clips-6.24/debian/compat
--- clips-6.24/debian/compat
+++ clips-6.24/debian/compat
@@ -1 +1 @@
-4
+10
diff -u clips-6.24/debian/control clips-6.24/debian/control
--- clips-6.24/debian/control
+++ clips-6.24/debian/control
@@ -2,7 +2,7 @@
 Section: interpreters
 Priority: optional
 Maintainer: Javier Fernandez-Sanguino Pen~a 
-Build-Depends: libncurses-dev, debhelper
+Build-Depends: libncurses-dev, debhelper (>= 10~)
 Standards-Version: 3.5.7
 Homepage: http://clipsrules.sourceforge.net
 
@@ -40,7 +40,7 @@
 Package: libclips-dev
 Architecture: any
 Section: libdevel
-Depends: libclips  (= ${Source-Version}), libc6-dev
+Depends: libclips  (= ${binary:Version}), libc6-dev
 Recommends: clips-doc
 Description: CLIPS shared libraries
  CLIPS 6.0 is an OPS-like forward chaining production system written 



signature.asc
Description: Digital signature


Processed: clips: diff for NMU version 6.24-3.1

2016-12-18 Thread Debian Bug Tracking System
Processing control commands:

> tags 817394 patch pending
Bug #817394 [src:clips] clips: Removal of debhelper compat 4
Added tag(s) patch and pending.
> tags 833208 patch pending
Bug #833208 [src:clips] clips: Uses obsolete Source-Version substvar
Added tag(s) pending and patch.

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



Bug#847659: #847659: [dma] postinst maintainer script fails

2016-12-18 Thread Christian Hofstaedtler
Control: tags -1 + moreinfo

Dear Submitter,

I've quickly tried to reproduce your bug report, but failed to do
so. Please provide more info.
Were you upgrading from a previous version? If so, which?

Cheers,
-- 
 ,''`.  Christian Hofstaedtler 
: :' :  Debian Developer
`. `'   7D1A CFFA D9E0 806C 9C4C  D392 5C13 D6DB 9305 2E03
  `-



Processed: Re: #847659: [dma] postinst maintainer script fails

2016-12-18 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + moreinfo
Bug #847659 [dma] [dma] postinst maintainer script fails
Added tag(s) moreinfo.

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



Processed: clips: diff for NMU version 6.24-3.1

2016-12-18 Thread Debian Bug Tracking System
Processing control commands:

> tags 817394 patch pending
Bug #817394 [src:clips] clips: Removal of debhelper compat 4
Ignoring request to alter tags of bug #817394 to the same tags previously set
> tags 833208 patch pending
Bug #833208 [src:clips] clips: Uses obsolete Source-Version substvar
Ignoring request to alter tags of bug #833208 to the same tags previously set

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



Bug#848285: jackd2: spits verbose output and exits immediately when the client stops sending audio

2016-12-18 Thread James Cowgill
Hi,

On 15/12/16 23:18, Francesco Poli (wintermute) wrote:
> Package: jackd2
> Version: 1.9.10+20150825git1ed50c92~dfsg-4
> Severity: grave
> Justification: renders package unusable
> 
> Hello and thanks for maintaining jackd2!
> 
> After the upgrade
> 
>   [UPGRADE] jackd2:amd64 1.9.10+20150825git1ed50c92~dfsg-3 -> 
> 1.9.10+20150825git1ed50c92~dfsg-4
>   [UPGRADE] jackd2-firewire:amd64 1.9.10+20150825git1ed50c92~dfsg-3 -> 
> 1.9.10+20150825git1ed50c92~dfsg-4
>   [UPGRADE] libjack-jackd2-0:amd64 1.9.10+20150825git1ed50c92~dfsg-3 -> 
> 1.9.10+20150825git1ed50c92~dfsg-4
> 
> I experienced a grave bug: as soon as the client (audacious, firefox through
> ALSA redirection in ~/.asoundrc, ...) stops sending audio to the jackd
> sound server, the latter spits a bunch of output messages and exits
> immediately (as if the --temporary option were passed, no!, even worse!).

Firstly, apologies for not testing this fully before uploading the most
recent version :/

This appears this is a toolchain bug. Simply recompiling the latest
version of jackd2 with gcc-6_6.2.0-6 (the version the -3 revision was
compiled with) makes it work again. The toolchain bug will probably need
reducing before anyone can look at it however.

Thanks,
James



signature.asc
Description: OpenPGP digital signature


Bug#817720: webcamd: diff for NMU version 0.7.6-5.1

2016-12-18 Thread Christoph Biedl
Control: tags 817720 patch pending

Dear maintainer,

Find below the debdiff for a NMU I've prepared for webcamd (versioned as
0.7.6-5.1), upload to DELAYED/2 will follow shortly. Please feel free to
tell me if I should delay it longer.

Regards,

Christoph

diff -Nru webcamd-0.7.6/debian/changelog webcamd-0.7.6/debian/changelog
--- webcamd-0.7.6/debian/changelog  2006-07-04 12:08:53.0 +0200
+++ webcamd-0.7.6/debian/changelog  2016-12-18 23:29:31.0 +0100
@@ -1,3 +1,10 @@
+webcamd (0.7.6-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Declare debhelper compat level, bump to 10. Closes: #817720
+
+ -- Christoph Biedl   Sun, 18 Dec 2016 
23:29:31 +0100
+
 webcamd (0.7.6-5) unstable; urgency=low
 
   * Move debhelper to build-dep
diff -Nru webcamd-0.7.6/debian/compat webcamd-0.7.6/debian/compat
--- webcamd-0.7.6/debian/compat 1970-01-01 01:00:00.0 +0100
+++ webcamd-0.7.6/debian/compat 2016-12-18 23:26:51.0 +0100
@@ -0,0 +1 @@
+10
diff -Nru webcamd-0.7.6/debian/control webcamd-0.7.6/debian/control
--- webcamd-0.7.6/debian/control2006-07-04 12:08:23.0 +0200
+++ webcamd-0.7.6/debian/control2016-12-18 23:26:59.0 +0100
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Julien Danjou 
-Build-Depends: debhelper (>= 4)
+Build-Depends: debhelper (>= 10~)
 Standards-Version: 3.7.2
 
 Package: webcamd
diff -Nru webcamd-0.7.6/debian/rules webcamd-0.7.6/debian/rules
--- webcamd-0.7.6/debian/rules  2006-04-07 15:23:15.0 +0200
+++ webcamd-0.7.6/debian/rules  2016-12-18 23:28:02.0 +0100
@@ -3,7 +3,7 @@
 #export DH_VERBOSE=1
 
 # This is the debhelper compatibility version to use.
-export DH_COMPAT=4
+#export DH_COMPAT=4
 
 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)



signature.asc
Description: Digital signature


Processed: webcamd: diff for NMU version 0.7.6-5.1

2016-12-18 Thread Debian Bug Tracking System
Processing control commands:

> tags 817720 patch pending
Bug #817720 [src:webcamd] webcamd: Removal of debhelper compat 4
Added tag(s) pending and patch.

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



Processed: brightside: diff for NMU version 1.4.0-4.2

2016-12-18 Thread Debian Bug Tracking System
Processing control commands:

> tags 817384 patch pending
Bug #817384 [src:brightside] brightside: Removal of debhelper compat 4
Added tag(s) pending and patch.

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



Bug#817384: brightside: diff for NMU version 1.4.0-4.2

2016-12-18 Thread Christoph Biedl
Control: tags 817384 patch pending

Dear maintainer,

Find below the debdiff for a NMU I've prepared for brightside (versioned
as 1.4.0-4.2), upload to DELAYED/2 will follow shortly. Please feel free
to tell me if I should delay it longer.

Regards,

Christoph

diff -u brightside-1.4.0/debian/compat brightside-1.4.0/debian/compat
--- brightside-1.4.0/debian/compat
+++ brightside-1.4.0/debian/compat
@@ -1 +1 @@
-4
+10
diff -u brightside-1.4.0/debian/changelog brightside-1.4.0/debian/changelog
--- brightside-1.4.0/debian/changelog
+++ brightside-1.4.0/debian/changelog
@@ -1,3 +1,10 @@
+brightside (1.4.0-4.2) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Bump debhelper compat level. Closes: #817384
+
+ -- Christoph Biedl   Sun, 18 Dec 2016 
23:16:11 +0100
+
 brightside (1.4.0-4.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u brightside-1.4.0/debian/control brightside-1.4.0/debian/control
--- brightside-1.4.0/debian/control
+++ brightside-1.4.0/debian/control
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Ari Pollak 
-Build-Depends: debhelper (>= 4.0.0), libgnomeui-dev, libglade2-dev, 
libwnck-dev (>= 2.10.0), libasound2-dev [linux-any], gconf2, 
libxml-parser-perl, xdg-utils
+Build-Depends: debhelper (>= 10~), libgnomeui-dev, libglade2-dev, libwnck-dev 
(>= 2.10.0), libasound2-dev [linux-any], gconf2, libxml-parser-perl, xdg-utils
 Standards-Version: 3.6.1
 
 Package: brightside



signature.asc
Description: Digital signature


Bug#848603: Enable innodb_large_prefix

2016-12-18 Thread Christian Hofstaedtler
Package: mariadb-server
Version: 10.0.28-2
Severity: serious

mariadb-server, the new default-mysql-server, breaks existing
well-functioning applications that need to index columns defined as
VARCHAR(255). This worked fine with mysql-server-5.6.

This is caused by two questionable choices:

  * default character set is utf8mb4 (causing index prefix lengths
quadruple).
  * innodb_large_prefix is OFF.

I'd suggest you enable innodb_large_prefix or revert to what
mysql-server-5.6 did, i.e. set the character set to utf8 (which uses
"just" 3 bytes per character).

Thanks,
-- 
christian hofstaedtler 



Bug#848602: Depends: nodejs-legacy

2016-12-18 Thread Ben Longbons
Package: libkf5purpose-bin
Version: 1.1-3
Severity: serious
Justification: Policy 10.1

Dear Maintainer,

Per CTTE decree, packages may not depend on nodejs-legacy. It exists
solely for compatibility with non-Debian packages that are unaware of
the fact that someone else claimed the name 'node' many years before.

For details, see bug #614907 and
https://lists.debian.org/debian-devel-announce/2012/07/msg2.html

-Ben


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

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



Processed: geki3: diff for NMU version 1.0.3-8.1

2016-12-18 Thread Debian Bug Tracking System
Processing control commands:

> tags 817474 patch pending
Bug #817474 [src:geki3] geki3: Removal of debhelper compat 4
Added tag(s) pending and patch.

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



Bug#817474: geki3: diff for NMU version 1.0.3-8.1

2016-12-18 Thread Christoph Biedl
Control: tags 817474 patch pending

Dear maintainer,

Find below the debdiff for a NMU I've prepared for geki3 (versioned as
1.0.3-8.1), upload to DELAYED/2 will follow shortly. Please feel free to
tell me if I should delay it longer.

Regards,

Christoph

diff -u geki3-1.0.3/debian/changelog geki3-1.0.3/debian/changelog
--- geki3-1.0.3/debian/changelog
+++ geki3-1.0.3/debian/changelog
@@ -1,3 +1,10 @@
+geki3 (1.0.3-8.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Bump debhelper compat level. Closes: #817474
+
+ -- Christoph Biedl   Sun, 18 Dec 2016 
22:29:05 +0100
+
 geki3 (1.0.3-8) unstable; urgency=medium
 
   * Team upload.
diff -u geki3-1.0.3/debian/compat geki3-1.0.3/debian/compat
--- geki3-1.0.3/debian/compat
+++ geki3-1.0.3/debian/compat
@@ -1 +1 @@
-4
+10
diff -u geki3-1.0.3/debian/control geki3-1.0.3/debian/control
--- geki3-1.0.3/debian/control
+++ geki3-1.0.3/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team 
 Uploaders: Sam Hocevar (Debian packages) 
-Build-Depends: debhelper (>= 4.0), quilt, libkxl0-dev (>= 1.1.7-8)
+Build-Depends: debhelper (>= 10~), quilt, libkxl0-dev (>= 1.1.7-8)
 Standards-Version: 3.7.2
 
 Package: geki3



signature.asc
Description: Digital signature


Bug#847478: FTBFS: needs to Build-Depends on gperf

2016-12-18 Thread Aurelien Jarno
control: tag -1 + moreinfo

On 2016-12-08 16:42, Ximin Luo wrote:
> Package: glibc
> Version: 2.24-7
> Severity: serious
> Tags: patch
> Justification: fails to build from source (but built successfully in the past)
> 
> Dear Maintainer,
> 
> whilst trying to build glibc:
> 
> /usr/bin/install -c -m 644 
> /tmp/debrepro.uGH5xEsmL1/build/source/build-tree/amd64-libc/gnu/lib-names-64.h
>  
> /tmp/debrepro.uGH5xEsmL1/build/source/debian/tmp-libc/usr/include/gnu/lib-names-64.h
> /usr/bin/install -c -m 644 
> /tmp/debrepro.uGH5xEsmL1/build/source/build-tree/amd64-libc/libBrokenLocale.map
>  
> /tmp/debrepro.uGH5xEsmL1/build/source/debian/tmp-libc/usr/lib/x86_64-linux-gnu/libBrokenLocale_pic.map
> cd programs \
> && gperf -acCgopt -k1,2,5,9,$ -L ANSI-C -N charmap_hash charmap-kw.gperf > 
> charmap-kw.h.new
> /bin/bash: line 1: gperf: command not found
> Makefile:66: recipe for target 'programs/charmap-kw.h' failed
> make[3]: *** [programs/charmap-kw.h] Error 127
> make[3]: Leaving directory '/tmp/debrepro.uGH5xEsmL1/build/source/locale'
> Makefile:230: recipe for target 'locale/subdir_install' failed
> make[2]: *** [locale/subdir_install] Error 2
> make[2]: Leaving directory '/tmp/debrepro.uGH5xEsmL1/build/source'
> Makefile:12: recipe for target 'install' failed
> make[1]: *** [install] Error 2
> make[1]: Leaving directory 
> '/tmp/debrepro.uGH5xEsmL1/build/source/build-tree/amd64-libc'
> debian/rules.d/build.mk:162: recipe for target 
> '/tmp/debrepro.uGH5xEsmL1/build/source/stamp-dir/install_libc' failed
> make: *** [/tmp/debrepro.uGH5xEsmL1/build/source/stamp-dir/install_libc] 
> Error 2
> dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 
> 2
> 
> I: artifacts left in /tmp/debrepro.uGH5xEsmL1
> 
> Probably this just needs a Build-Depends: gperf, I am trying the build again 
> now.

Strange, I am not able to reproduce the problem, the package built fine
here. Also it built fine on the build daemons for quite some time and
there hasn't been any recent change besides hurd one.

Are you doing something special to trigger this bug? Do you have the
build log?

Aurelien

-- 
Aurelien Jarno  GPG: 4096R/1DDD8C9B
aurel...@aurel32.net http://www.aurel32.net



Processed: Re: Bug#847478: FTBFS: needs to Build-Depends on gperf

2016-12-18 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 + moreinfo
Bug #847478 [glibc] FTBFS: needs to Build-Depends on gperf
Added tag(s) moreinfo.

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



Bug#817333: About to prepare fixes for RC bugs

2016-12-18 Thread Christoph Biedl
Hello,

this is to let you know I will start working on the RC bugs in the
packages

  src:geki3 (popcon 181)
#817474  geki3: Removal of debhelper compat 4

  src:aptsh (popcon 170)
#817350  aptsh: Removal of debhelper compat 4

  src:tdfsb (popcon 165)
#817687  tdfsb: Removal of debhelper compat 4

  src:brightside (popcon 165)
#817384  brightside: Removal of debhelper compat 4

  src:libapache2-mod-encoding (popcon 158)
#817517  libapache2-mod-encoding: Removal of debhelper compat 4

  src:webcamd (popcon 139)
#817720  webcamd: Removal of debhelper compat 4

  src:libpam-radius-auth (popcon 139)
#817544  libpam-radius-auth: Removal of debhelper compat 4

  src:clips (popcon 135)
#833208  clips: Uses obsolete Source-Version substvar
#817394  clips: Removal of debhelper compat 4

  src:gav-themes (popcon 134)
#817470  gav-themes: Removal of debhelper compat 4
#817333  gav-themes: Mandatory debian/compat for debhelper

  src:spacearyarya (popcon 125)
#817674  spacearyarya: Removal of debhelper compat 4

in the next moments. This notice is to avoid anybody else spends time
on them, resulting in unncessary duplicate work.

Maintainer: If you still wish to handle the issues on your own, please
let me know ASAP. But keep in mind time's almost up, December 25th is
the deadline for an upload.

Users: Fear not, unless things go horribly wrong this package will
be in the stretch release.

Other potential NMUers: Your interest is appreciated, there should be
enough low-hanging fruits around to work on, please pick another one.
If there's no further activity on this bug by Dec 19th 18:00 UTC,
consider this advisory lock stale, feel free to take over then.

Christoph


signature.asc
Description: Digital signature


Bug#842895: mariadb-10.0: CVE-2016-6664 CVE-2016-5617

2016-12-18 Thread Otto Kekäläinen
Hello!

CVE-2016-6664 (and duplicate CVE-2016-5617) do not gravely affect
MariaDB because:

"CVE-2016-6664 is NOT exploitable by itself. Shell access must first
be obtained through a vulnerability like CVE-2016-6663. Because
CVE-2016-6663 has been fixed and is no longer exploitable, we’ve
determined that CVE-2016-6664 is not critical on its own and doesn’t
warrant an immediate fix to be released. A fix will be included in the
next upcoming maintenance releases of MariaDB Server 5.5, 10.0 and
10.1."
(from https://mariadb.com/kb/en/mariadb/security/)



Bug#844979: marked as done (ratt: FTBFS: dh_auto_build: go install -v -p 1 github.com/debian/ratt returned exit code 2)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Dec 2016 21:09:05 +
with message-id 
and subject line Bug#844979: fixed in ratt 0.0~git20160202.0.a14e2ff-1
has caused the Debian Bug report #844979,
regarding ratt: FTBFS: dh_auto_build: go install -v -p 1 github.com/debian/ratt 
returned exit code 2
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.)


-- 
844979: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844979
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ratt
Version: 0.0~git20150816.0.b060319-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161118 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 --buildsystem=golang --with=golang
>dh_testdir -O--buildsystem=golang
>dh_update_autotools_config -O--buildsystem=golang
>dh_auto_configure -O--buildsystem=golang
>dh_auto_build -O--buildsystem=golang
>   go install -v -p 1 github.com/debian/ratt
> golang.org/x/crypto/openpgp/errors
> golang.org/x/crypto/openpgp/armor
> golang.org/x/crypto/cast5
> golang.org/x/crypto/openpgp/elgamal
> golang.org/x/crypto/openpgp/s2k
> golang.org/x/crypto/openpgp/packet
> golang.org/x/crypto/openpgp
> golang.org/x/crypto/openpgp/clearsign
> pault.ag/go/debian/version
> pault.ag/go/debian/dependency
> pault.ag/go/debian/internal
> pault.ag/go/debian/transput
> pault.ag/go/topsort
> pault.ag/go/debian/control
> github.com/debian/ratt
> # github.com/debian/ratt
> src/github.com/debian/ratt/ratt.go:117: undefined: control.ParseParagraph
> dh_auto_build: go install -v -p 1 github.com/debian/ratt returned exit code 2
> debian/rules:4: recipe for target 'build' failed
> make: *** [build] Error 2

The full build log is available from:
   
http://aws-logs.debian.net/2016/11/18/ratt_0.0~git20150816.0.b060319-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 ---
Source: ratt
Source-Version: 0.0~git20160202.0.a14e2ff-1

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

Debian distribution maintenance software
pp.
Michael Stapelberg  (supplier of updated ratt 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: Sun, 18 Dec 2016 21:39:47 +0100
Source: ratt
Binary: ratt
Architecture: source
Version: 0.0~git20160202.0.a14e2ff-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Stapelberg 
Description:
 ratt   - Rebuild All The Things!
Closes: 844979
Changes:
 ratt (0.0~git20160202.0.a14e2ff-1) unstable; urgency=medium
 .
   [ Michael Stapelberg ]
   * New upstream version 0.0~git20160202.0.a14e2ff (closes: #844979)
   * man/ratt.1: document that SBUILD_CONFIG is not modified (Thanks josch)
   * don’t install source code
   * bump standards-version to 3.9.8 (no changes necessary)
 .
   [ Paul Tagliamonte ]
   * Use a secure transport for the Vcs-Git and Vcs-Browser URL
Checksums-Sha1:
 f588567bd8a170e22eeefd707ec529100e695479 2112 
ratt_0.0~git20160202.0.a14e2ff-1.dsc
 b50d3fdd7471d0393646c14b400ce48b95497cbb 4548 
ratt_0.0~git20160202.0.a14e2ff.orig.tar.xz
 e6021c425f31a38846b33fff84caaf45839efd9a 2496 
ratt_0.0~git20160202.0.a14e2ff-1.debian.tar.xz
Checksums-Sha256:
 bb74e857207c15f490b1d0395e4f1805231ab920d0da24de8eaa5fcefc818fe0 2112 
ratt_0.0~git20160202.0.a14e2ff-1.dsc
 0ea80a3f049b0c2c40d5ee5acf46c2340862f2440349a7b0417aee1d57ed164a 4548 
ratt_0.0~git20160202.0.a14e2ff.orig.tar.xz
 

Bug#848339: marked as done (unbound-anchor: libunbound.so.2 unknown symbol fake_dsa)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Dec 2016 21:09:34 +
with message-id 
and subject line Bug#848339: fixed in unbound 1.6.0-2
has caused the Debian Bug report #848339,
regarding unbound-anchor: libunbound.so.2 unknown symbol fake_dsa
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.)


-- 
848339: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848339
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: unbound-anchor
Version: 1.6.0-1
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
 Upgrade unbound this morning to level 1.6.0-1
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 apt-get update 
 apt-get dist-upgrade
 Debian apt-listbugs is installed and it didn't catch it.
 DNSSEC is still functional with the current key but I'm assuming this also 
breaks dnssec-trigger.
   * What was the outcome of this action?
   * What outcome did you expect instead?
 If I run 'service unbound status' I get 'Dec 16 05:47:34 
package-helper[11206]: /usr/sbin/unbound-anchor: symbol lookup: error: 
/usr/lib/x86_64-linux-gnu/libunbound.so.2: undefined symbol: fake_dsa'  This 
also happens if I manually run 'unbound-anchor -a /etc/unbound/root.key' where 
I keep my DNSSEC key.  I'm assuming libunbound2 is broken. 
*** End of the template - remove these template lines ***


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (800, 'unstable'), (700, 'experimental'), (600, 'stable'), (500, 
'testing')
Architecture: amd64 (x86_64)

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

Versions of packages unbound-anchor depends on:
ii  libc62.24-8
ii  libexpat12.2.0-1
ii  libssl1.11.1.0c-2
ii  libunbound2  1.6.0-1

unbound-anchor recommends no packages.

unbound-anchor suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: unbound
Source-Version: 1.6.0-2

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

Debian distribution maintenance software
pp.
Robert Edmonds  (supplier of updated unbound 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: Sun, 18 Dec 2016 15:00:12 -0500
Source: unbound
Binary: libunbound-dev libunbound2 python-unbound python3-unbound unbound 
unbound-anchor unbound-host
Architecture: source
Version: 1.6.0-2
Distribution: unstable
Urgency: high
Maintainer: Debian DNS Packaging 
Changed-By: Robert Edmonds 
Description:
 libunbound-dev - static library, header files, and docs for libunbound
 libunbound2 - library implementing DNS resolution and validation
 python-unbound - library implementing DNS resolution and validation (Python 
bindin
 python3-unbound - library implementing DNS resolution and validation (Python3 
bindi
 unbound- validating, recursive, caching DNS resolver
 unbound-anchor - utility to securely fetch the root DNS trust anchor
 unbound-host - reimplementation of the 'host' command
Closes: 848339
Changes:
 unbound (1.6.0-2) unstable; urgency=high
 .
   [ Helmut Grohne ]
   * Only use fake_dsa when HAVE_SSL is defined (Closes: #848339)
Checksums-Sha1:
 4b92daa41493584fda939e337bbb316d2e3053b7 3021 unbound_1.6.0-2.dsc
 be9d65a8f8d35299da9289e4554be5dccda72ef5 16212 unbound_1.6.0-2.debian.tar.xz
Checksums-Sha256:
 c57490cf2f46a5e53859e3e3de43c5e751fd8ee61ac10ddd98fd77c68e9c9bc1 3021 
unbound_1.6.0-2.dsc
 ce65e07e9e687282b41471ae4c0c0c8a7740c433f0be37651c443d512629fc9f 16212 
unbound_1.6.0-2.debian.tar.xz
Files:
 b1f331e20f9d0cce30f4f1cee265d059 3021 net optional unbound_1.6.0-2.dsc
 8fbc08695dad1f261d01c29e70a94ba3 16212 net optional 
unbound_1.6.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-


Bug#817476: marked as done (gkrellm-leds: Removal of debhelper compat 4)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Dec 2016 21:06:07 +
with message-id 
and subject line Bug#817476: fixed in gkrellm-leds 0.8.0-1.3
has caused the Debian Bug report #817476,
regarding gkrellm-leds: Removal of debhelper compat 4
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.)


-- 
817476: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817476
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gkrellm-leds
Severity: important
Usertags: compat-4-removal

Hi,

The package gkrellm-leds uses debhelper with a compat level of 4,
which is deprecated and scheduled for removal.

 * Please bump the debhelper compat at your earliest convenience.
   on the 15th of June.
   - Compat 9 is recommended
   - Compat 5 is the bare minimum
   - If the package has been relying on dh_install being lenient about
 missing files, please see "MIGRATING TO COMPAT 5 OR LATER" in [1].

 * Compat level 4 will be removed on the first debhelper upload after
   the 15th of June.

Thanks,
~Niels

[1] https://lists.debian.org/debian-devel/2015/09/msg00257.html
--- End Message ---
--- Begin Message ---
Source: gkrellm-leds
Source-Version: 0.8.0-1.3

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

Debian distribution maintenance software
pp.
Christoph Biedl  (supplier of updated 
gkrellm-leds 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: Fri, 16 Dec 2016 21:17:42 +0100
Source: gkrellm-leds
Binary: gkrellm-leds
Architecture: source
Version: 0.8.0-1.3
Distribution: unstable
Urgency: medium
Maintainer: Mike Markley 
Changed-By: Christoph Biedl 
Description:
 gkrellm-leds - Keyboard LED monitor for GKrellM
Closes: 817336 817476
Changes:
 gkrellm-leds (0.8.0-1.3) unstable; urgency=medium
 .
   * Non-maintainer upload
   * Declare debhelper compat level, bump to 10. Closes: #817336, #817476
Checksums-Sha1:
 4c8d0f93484aae36f66b218c494ab6caf3930b81 1760 gkrellm-leds_0.8.0-1.3.dsc
 f900ba4ac9e6f69456334b98e80c11d57e53d160 2170 gkrellm-leds_0.8.0-1.3.diff.gz
Checksums-Sha256:
 0c18ee3bb334d88038032036f35ed32c7b4d12bbdeafba1c787cb81966cfd40b 1760 
gkrellm-leds_0.8.0-1.3.dsc
 bf8ba4ffe6d1f93858dba3305b43a1dd3475ce4c6c0ac75cba89ae0a2d483b1f 2170 
gkrellm-leds_0.8.0-1.3.diff.gz
Files:
 3ada3363daefe1cf76bfb5f380d32151 1760 x11 extra gkrellm-leds_0.8.0-1.3.dsc
 7f697d03d871a1ec20e956ac355d5d7e 2170 x11 extra gkrellm-leds_0.8.0-1.3.diff.gz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAlhUUPgACgkQdbcQY1wh
On7EAw/9G4VWR5WXF+3rFe9peO1ETeGI499rUEscZBFjPwOYGw19jS6s0z2vIES1
U/uZPVhEJSLLnDJRg8VtmVTHo7L2u04CBtbuidfMmvUwK5MfJMzqKF8J2hydwPwH
x3LZeUKQXdOJaHXjaX6SjZun21Z1UMFGj0BCMH6LAueRfI5c3KVMQjpAF70uCJQo
VxyIh9SvAutqZdo7lCUrakx2z3e7McUmJrKHbqx+a/Ybaj6Ccbmhi6RA32Xsbj3z
zhJaIAA2BLB/wJgLOCbZLQmVHWx6mhtdYyxj2pLTPPB7LR+LKVJprrcNRJEsIK6L
r+BWX28TzfCuW7+jY1KvhM3B9Nt9WGt8P3vj/ugOM5R/jwmZ3PE6hsCUMXwtRJVx
Sd5uR+Hw0hQSgtYzjDvHAynA/+YmcDFKuDwGQ0IxwWDzoIq1cxbYXCNeV08u8Dld
/AIhYUFNiQP19peocuN7/p61Z9H7b08hLlmz93xNH1WWb0lW/E4ORW8ehStrZjlz
w6LVd2F2P/lzXcWVuAixJzjSSDvsZcwiQdf4isrTA/RxCyppLxlMNZPlam9VKw+Y
zph5ZnckKrNbKrkFZLqNa117v8jTnCGygQ6PrtkRtC83qkPtANl6h2ilj/cl5mH0
HASMEutvg96Bkf1aaggOeSbWp4nkwlTQMZU7DayzRP833o3gNI8=
=1FOr
-END PGP SIGNATURE End Message ---


Bug#817341: marked as done (gkrellmwireless: Mandatory debian/compat for debhelper)

2016-12-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Dec 2016 21:06:12 +
with message-id 
and subject line Bug#817341: fixed in gkrellmwireless 2.0.3-1.1
has caused the Debian Bug report #817341,
regarding gkrellmwireless: Mandatory debian/compat for debhelper
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.)


-- 
817341: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817341
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gkrellmwireless
Severity: important
Usertags: mandatory-debian-compat

Hi,

The package gkrellmwireless uses debhelper but does not have a debian/compat
file.

 * Please add a debian/compat file at your earliest convenience.

 * This will become mandatory in the first debhelper upload after
   15th of April.

If your package is *also* affected by any of the following debhelper
related deprecations, please consider fixing them at the same time:

 * debhelper compat 4 is deprecated and is expected to be removed
   on the 15th of June.
   - Compat 9 is recommended
   - Compat 5 is the bare minimum
   - If the package has been relying on dh_install being lenient about
 missing files, please see "MIGRATING TO COMPAT 5 OR LATER" in [1].

Thanks,
~Niels

[1] https://lists.debian.org/debian-devel/2015/09/msg00257.html
--- End Message ---
--- Begin Message ---
Source: gkrellmwireless
Source-Version: 2.0.3-1.1

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

Debian distribution maintenance software
pp.
Christoph Biedl  (supplier of updated 
gkrellmwireless 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: Fri, 16 Dec 2016 20:56:30 +0100
Source: gkrellmwireless
Binary: gkrellmwireless
Architecture: source
Version: 2.0.3-1.1
Distribution: unstable
Urgency: medium
Maintainer: Sjoerd Simons 
Changed-By: Christoph Biedl 
Description:
 gkrellmwireless - 802.11 wireless link monitor plugin for GKrellM
Closes: 800308 817341
Changes:
 gkrellmwireless (2.0.3-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Declare debhelper compat level, bump to 10.
 Closes: #800308, #817341
Checksums-Sha1:
 d36fa1f7544cb80c6c6f8c6211958ef53e9ecd9a 1736 gkrellmwireless_2.0.3-1.1.dsc
 51dc713c03316360a42407f147a63d2169e27c19 1965 gkrellmwireless_2.0.3-1.1.diff.gz
Checksums-Sha256:
 b1807506e8ccdd1c12546727d33c739b2409c9a576eb08dd08b8176fbb2a100d 1736 
gkrellmwireless_2.0.3-1.1.dsc
 1d3820e0a2369b8fdb5e92dbbb484de662ca41f6ed8a7be29695c8b9df4b39cb 1965 
gkrellmwireless_2.0.3-1.1.diff.gz
Files:
 036455cf43afc58c2ceebefbcb65cf60 1736 x11 optional 
gkrellmwireless_2.0.3-1.1.dsc
 ec88a88909916407d6ef1e545e191972 1965 x11 optional 
gkrellmwireless_2.0.3-1.1.diff.gz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAlhUUK0ACgkQdbcQY1wh
On5ufhAAoR0kwj7hbizUmK5ok6ltYrqIk0qvjHhaIhp0pgg30TLMHlk0FBG8CRqY
dlNzfMPzzdD4TnuZkuF3fqHG6ZTmfn2V33WWEFp/+nX6+LQS+kfTvbLlm2cV5RyY
bGSzzcZbQV1Ydb/M2hjIRgoiPkZhbZw84TAxJJHdlYG3y2a4pxd2YLRaYBZekuX0
FYKUyLMG39mSEVhXUh7Vwd8mqGMOGRkDogcxbrcf1vVoMhDThWnfj/9xoo1K/CDa
71v7oAhb6CJ1Vw8lAOawj3ogbbm16I93uGNPXLfecDDPo7kJBMdJnY2Wo7rAqQO1
7XMlCcbVAWIHQurErlYUM/69pAIZm45fVxYbMqByj8+7GfXKPxAQ/FnWrjYjw+ri
5SCdaccFfuckqUdBnnw9kpKU6+8CQ8jo1m90W9Lc1vmkvkKExWXiCSRMOWGS4N7g
O86QG+f+aww5oBC2Z4M2AJoA8ihSU7tQyB22VK9ivVBC8NY+OlthDXz42ypvFlqt
1Hmzk8LVcx6S5G6XPyRgvlaGbiAAnHP8jg1PBVhThalPkvvoe4zpbd7fURCf127/
L+aYYL4WSwLfE16znd3eFuLeyvR5BoKR6si5uE6QYKDs4DX4eDOaUmGbDOhMYD4M
beDA6p9kuo1GHzYvf74cFkav5vtTSDGQsbAcU5IoXBiXKwVybEg=
=DJEo
-END PGP SIGNATURE End Message ---


  1   2   3   >