Processed: Re: [debhelper-devel] Bug#198507: dh_install: fails if filenames have an embedded space

2017-07-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> clone 198507  -1
Bug #198507 [debhelper] dh_install: fails if filenames have an embedded space
Bug 198507 cloned as bug 867866
> retitle -1 debhelper: Regression in arguments handling
Bug #867866 [debhelper] dh_install: fails if filenames have an embedded space
Changed Bug title to 'debhelper: Regression in arguments handling' from 
'dh_install: fails if filenames have an embedded space'.
> found -1 10.6
Bug #867866 [debhelper] debhelper: Regression in arguments handling
Marked as found in versions debhelper/10.6.
> severity -1 grave
Bug #867866 [debhelper] debhelper: Regression in arguments handling
Severity set to 'grave' from 'normal'
> tags -1 = confirmed
Bug #867866 [debhelper] debhelper: Regression in arguments handling
Added tag(s) confirmed; removed tag(s) patch.
> submitter -1 b...@decadent.org.uk
Bug #867866 [debhelper] debhelper: Regression in arguments handling
Changed Bug submitter to 'b...@decadent.org.uk' from 'Joe Nahmias 
'.
> thanks
Stopping processing here.

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



Bug#867701: Radeon HD 6450, black screen, cursor, no console

2017-07-09 Thread Michel Dänzer
On 09/07/17 03:06 AM, Ivan Sergio Borgonovo wrote:
> Package: xserver-xorg-video-radeon
> Version: 1:7.9.0-1
> Severity: grave

I doubt this severity is justified.


> Upgrading from 1:7.8.0-1+b1 to 1:7.9.0-1, PC boot but I get a black
> screen with cursor on the top left, I can't switch to console, xorg log
> just say
> 
> [28.383] (II) glamor: OpenGL accelerated X.org driver based.
> [28.441] (EE)
> [28.441] (EE) Backtrace:

Please attach the full Xorg log file and output of dmesg corresponding
to the problem.


Is there more information in the Xorg stderr output? Maybe try setting
the environment variable EGL_LOG_LEVEL=debug as well for that.


Does the same problem happen with 1:7.8.0-1+b1 with

Option "AccelMethod" "glamor"

in /etc/X11/xorg.conf ?


-- 
Earthling Michel Dänzer   |   http://www.amd.com
Libre software enthusiast | Mesa and X developer



Bug#862475: libyaml-syck-perl: Unconditionally instantiates objects from yaml data

2017-07-09 Thread Jakub Wilk

* Christoph Biedl , 2017-05-13, 11:49:

use YAML::XS qw(LoadFile);


I think you attached wrong reproducer.

--
Jakub Wilk



Bug#867858: haskell-token-bucket FTBFS on armel: running 10+1 iterations with 10.0 Hz rate-limit FAILED

2017-07-09 Thread Adrian Bunk
Source: haskell-token-bucket
Version: 0.1.0.1-4
Severity: serious
Tags: buster sid

Real bug or flaky test?
haskell-token-bucket FTBFS twice in a row on armel:

https://buildd.debian.org/status/logs.php?pkg=haskell-token-bucket=armel

...
[1 of 1] Compiling Main ( test-tb.hs, 
dist-ghc/build/test-tb/test-tb-tmp/Main.o )
Linking dist-ghc/build/test-tb/test-tb ...
touch build-ghc-stamp
. /usr/share/haskell-devscripts/Dh_Haskell.sh && \
check_recipe
Running debian/hlibrary.setup test --builddir=dist-ghc --show-details=direct
Running 1 test suites...
Test suite test-tb: RUNNING...
testing tocket-bucket...
running 10+1 iterations with 10.0 Hz rate-limit...
...FAILED! (effective rate was 10.002182006009937 Hz)
Test suite test-tb: FAIL
Test suite logged to: dist-ghc/test/token-bucket-0.1.0.1-test-tb.log
0 of 1 test suites (0 of 1 test cases) passed.
/usr/share/cdbs/1/class/hlibrary.mk:154: recipe for target 'check-ghc-stamp' 
failed
make: *** [check-ghc-stamp] Error 1



Processed: Re: Bug#867839 closed by Clint Adams <cl...@debian.org> (Bug#867839: fixed in haskell-these 0.7.3-2)

2017-07-09 Thread Debian Bug Tracking System
Processing control commands:

> reopen -1
Bug #867839 {Done: Clint Adams } [src:haskell-these] 
haskell-these: << build dependencies on packages with a more recent version
'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 haskell-these/0.7.3-2.

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



Bug#867436: marked as done (python3-icalendar: missing dependencies)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 22:06:59 +
with message-id 
and subject line Bug#867436: fixed in python-icalendar 3.8-2
has caused the Debian Bug report #867436,
regarding python3-icalendar: missing dependencies
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.)


-- 
867436: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867436
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-icalendar
Version: 3.8-1
Severity: serious
Tags: patch

Due to a cut'n'paste error some dependencies are missing.

Fix:

--- debian/control.old  2017-07-06 16:29:45.0 +
+++ debian/control  2017-07-06 16:29:54.0 +
@@ -50,7 +50,7 @@
 Architecture: all
 Depends: ${shlibs:Depends},
  ${misc:Depends},
- ${python:Depends},
+ ${python3:Depends},
  python3-tz,
  python3-dateutil
 Provides: ${python:Provides}
--- End Message ---
--- Begin Message ---
Source: python-icalendar
Source-Version: 3.8-2

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

Debian distribution maintenance software
pp.
Scott Kitterman  (supplier of updated python-icalendar 
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, 09 Jul 2017 17:27:20 -0400
Source: python-icalendar
Binary: python-icalendar-doc python-icalendar python3-icalendar
Architecture: source all
Version: 3.8-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Scott Kitterman 
Description:
 python-icalendar - parser/generator of iCalendar files for use with Python2
 python-icalendar-doc - parser/generator of iCalendar files for use with Python 
-- docs
 python3-icalendar - parser/generator of iCalendar files for use with Python3
Closes: 867436
Changes:
 python-icalendar (3.8-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Ondřej Nový ]
   * Fixed VCS URL (https)
 .
   [ SVN-Git Migration ]
   * Migrate packaging to git with git-dpm
 .
   [ Scott Kitterman ]
   * Fix python3 subsitution variable so correct python3 interpreter depends
 are provided (Closes: #867436)
   * Delete obsolete python:Provides
Checksums-Sha1:
 c9c892e6b065b57213d8f00e2df36c76e0d9d4b7 2257 python-icalendar_3.8-2.dsc
 acec498ae124352b5d8e3b23baeb4bd0f8c17289 3484 
python-icalendar_3.8-2.debian.tar.xz
 e644008b104e145940d8db658d13bbf084cab23c 49632 
python-icalendar-doc_3.8-2_all.deb
 5dc27e255ff05c99ea20c58429e93cef1571b956 48124 python-icalendar_3.8-2_all.deb
 a938dc81fc597c3680c8d0be469baa615dc6f4ef 6918 
python-icalendar_3.8-2_amd64.buildinfo
 711ec11cb8fb67773cbc83fd1db555a444347063 48196 python3-icalendar_3.8-2_all.deb
Checksums-Sha256:
 44758c7780653231c7becf00a444f9a171580a985c19234ef9718e83570f8e16 2257 
python-icalendar_3.8-2.dsc
 52f88a8300a30b61bde95e2cc16b5f56da391be8644682ac19a51db81b8481fe 3484 
python-icalendar_3.8-2.debian.tar.xz
 cec1b7acc72bcad117ecb3d0af3e86aa4b470b5bae7c69140e48006526423841 49632 
python-icalendar-doc_3.8-2_all.deb
 976e4f119f50b43695bc17ab282e4c3ad3534debfdb51bd61ef273733a5265d3 48124 
python-icalendar_3.8-2_all.deb
 dd305175607d327bd769496ab687c6155305907057f41e0436f28ed1141673f0 6918 
python-icalendar_3.8-2_amd64.buildinfo
 05239162b1039b807c1cd02ce8e9abae5568fcd5af144904b1ff013f5c9b40b2 48196 
python3-icalendar_3.8-2_all.deb
Files:
 72953199c08a35a2303e798d6c4dd2e1 2257 python optional 
python-icalendar_3.8-2.dsc
 b96023645e0baea26cb247c3bd508ef2 3484 python optional 
python-icalendar_3.8-2.debian.tar.xz
 ddd4ba2b4db0263d4456a240baccefe9 49632 doc optional 
python-icalendar-doc_3.8-2_all.deb
 3093401ff8bb20c5af9d77069faebbee 48124 python optional 
python-icalendar_3.8-2_all.deb
 44e5d436e0d1bc07432b711ff47ee60e 6918 python optional 
python-icalendar_3.8-2_amd64.buildinfo
 1a0734c577eeb8efeec9c0d263cf023b 48196 python optional 
python3-icalendar_3.8-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1


Bug#867839: closed by Clint Adams <cl...@debian.org> (Bug#867839: fixed in haskell-these 0.7.3-2)

2017-07-09 Thread Adrian Bunk
Control: reopen -1

On Sun, Jul 09, 2017 at 09:24:05PM +, Debian Bug Tracking System wrote:
>...
>  haskell-these (0.7.3-2) unstable; urgency=medium
>  .
>* Patch for newer aeson, semigroupoids, vector, vector-instances.
>  closes: #867839.
>...
> Source: haskell-these
> Version: 0.7.3-1
> Severity: serious
> 
> The following packages have unmet dependencies:
>  builddeps:haskell-these : Depends: libghc-quickcheck2-dev (< 2.9.2) but 
> 2.9.2-1 is to be installed
>Depends: libghc-vector-instances-dev (< 3.4) but 
> 3.4-1 is to be installed

https://buildd.debian.org/status/package.php?p=haskell-these=sid

haskell-these build-depends on missing:
- libghc-quickcheck2-dev:amd64 (< 2.9.2)


cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#867436: marked as done (python3-icalendar: missing dependencies)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 22:07:08 +
with message-id 
and subject line Bug#867436: fixed in python-icalendar 3.11.3-2
has caused the Debian Bug report #867436,
regarding python3-icalendar: missing dependencies
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.)


-- 
867436: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867436
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-icalendar
Version: 3.8-1
Severity: serious
Tags: patch

Due to a cut'n'paste error some dependencies are missing.

Fix:

--- debian/control.old  2017-07-06 16:29:45.0 +
+++ debian/control  2017-07-06 16:29:54.0 +
@@ -50,7 +50,7 @@
 Architecture: all
 Depends: ${shlibs:Depends},
  ${misc:Depends},
- ${python:Depends},
+ ${python3:Depends},
  python3-tz,
  python3-dateutil
 Provides: ${python:Provides}
--- End Message ---
--- Begin Message ---
Source: python-icalendar
Source-Version: 3.11.3-2

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

Debian distribution maintenance software
pp.
Scott Kitterman  (supplier of updated python-icalendar 
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, 09 Jul 2017 17:36:09 -0400
Source: python-icalendar
Binary: python-icalendar-doc python-icalendar python3-icalendar
Architecture: source all
Version: 3.11.3-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Scott Kitterman 
Description:
 python-icalendar - parser/generator of iCalendar files for use with Python2
 python-icalendar-doc - parser/generator of iCalendar files for use with Python 
-- docs
 python3-icalendar - parser/generator of iCalendar files for use with Python3
Closes: 867436
Changes:
 python-icalendar (3.11.3-2) experimental; urgency=medium
 .
   * Team upload.
   * Fix python3 subsitution variable so correct python3 interpreter depends
 are provided (Closes: #867436)
   * Delete obsolete python:Provides
Checksums-Sha1:
 a98a9fd4201a9242540958b1f436186b6bb77863 2278 python-icalendar_3.11.3-2.dsc
 cc0a379d26e97c625b695a1ba521cf427984dbd8 3592 
python-icalendar_3.11.3-2.debian.tar.xz
 4bcc4d6955b7241cf1885efa7b785a09ef286ad8 73732 
python-icalendar-doc_3.11.3-2_all.deb
 36cbf92610cbf9386a1ba317af437187e64cfbc5 55304 
python-icalendar_3.11.3-2_all.deb
 0ef10c521acbb249c4a15de406cb5f57e8606556 6957 
python-icalendar_3.11.3-2_amd64.buildinfo
 fe4cf85547f7501a9c494e4a7d281d2a86be8bbd 55366 
python3-icalendar_3.11.3-2_all.deb
Checksums-Sha256:
 49b922a1dd0949434ed22c07128a14412f3649296df8b50a1639ec975ae83263 2278 
python-icalendar_3.11.3-2.dsc
 b8473398fdd3abfb4f04c06a19d1875a8505c885a8f748f033ad8a8e9c634385 3592 
python-icalendar_3.11.3-2.debian.tar.xz
 081b9aed7173426a79879f394077a339a3de6d8f56b660c46851da39c3a9d77e 73732 
python-icalendar-doc_3.11.3-2_all.deb
 1dd19173d554e7d77e32e30739a408d9d9e958f973d787add55e73af0e973b9d 55304 
python-icalendar_3.11.3-2_all.deb
 8f725009c72d698352dab041adcaa8e4f227db4078ce04b8ab0ccb53d78a57f6 6957 
python-icalendar_3.11.3-2_amd64.buildinfo
 b161796676bd379660c77cac70c9f99fcf4586124df93b787ee2752df910b817 55366 
python3-icalendar_3.11.3-2_all.deb
Files:
 45e4e209db7f2fb0e705001a72554d78 2278 python optional 
python-icalendar_3.11.3-2.dsc
 6b354c134491b76776f6c1a745c77ef3 3592 python optional 
python-icalendar_3.11.3-2.debian.tar.xz
 53e81a6e075738b23bd5980122d2d6d7 73732 doc optional 
python-icalendar-doc_3.11.3-2_all.deb
 e64bf482b8a5ea6aafb9a2936991bbdf 55304 python optional 
python-icalendar_3.11.3-2_all.deb
 a654f7ad01364d2a92c8fb2f8a18f7d7 6957 python optional 
python-icalendar_3.11.3-2_amd64.buildinfo
 8ed67548998b66bbd75c2a5a13911d12 55366 python optional 
python3-icalendar_3.11.3-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJZYqMNAAoJEHjX3vua1ZrxFfAQAMDMOoItbxDpVoAD+sLmbptE

Bug#867851: haskell-quickcheck-instances FTBFS: Encountered missing dependencies: QuickCheck >=2.1 && <2.9

2017-07-09 Thread Adrian Bunk
Source: haskell-quickcheck-instances
Version: 0.3.12-4
Severity: serious

https://buildd.debian.org/status/package.php?p=haskell-quickcheck-instances=sid

...
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking debian/hlibrary.setup ...
. /usr/share/haskell-devscripts/Dh_Haskell.sh && \
configure_recipe
Running debian/hlibrary.setup configure --ghc -v2 
--package-db=/var/lib/ghc/package.conf.d --prefix=/usr 
--libdir=/usr/lib/haskell-packages/ghc/lib --libexecdir=/usr/lib 
--builddir=dist-ghc --ghc-option=-optl-Wl\,-z\,relro 
--haddockdir=/usr/lib/ghc-doc/haddock/quickcheck-instances-0.3.12/ 
--datasubdir=quickcheck-instances 
--htmldir=/usr/share/doc/libghc-quickcheck-instances-doc/html/ 
--enable-library-profiling
Configuring quickcheck-instances-0.3.12...
hlibrary.setup: Encountered missing dependencies:
QuickCheck >=2.1 && <2.9
/usr/share/cdbs/1/class/hlibrary.mk:142: recipe for target 
'configure-ghc-stamp' failed
make: *** [configure-ghc-stamp] Error 1



Processed: Bug#867436 marked as pending

2017-07-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 867436 pending
Bug #867436 [python3-icalendar] python3-icalendar: missing dependencies
Ignoring request to alter tags of bug #867436 to the same tags previously set
> thanks
Stopping processing here.

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



Bug#867436: marked as pending

2017-07-09 Thread Scott Kitterman
tag 867436 pending
thanks

Hello,

Bug #867436 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:


https://anonscm.debian.org/cgit/python-modules/packages/python-icalendar.git/commit/?id=c0216eb

---
commit c0216eb4a887da38c78c7cb22616130974ffccd5
Author: Scott Kitterman 
Date:   Sun Jul 9 17:35:51 2017 -0400

* Fix python3 subsitution variable so correct python3 interpreter depends
  are provided (Closes: #867436)

diff --git a/debian/changelog b/debian/changelog
index 45f45a0..a3ad735 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-icalendar (3.11.3-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Fix python3 subsitution variable so correct python3 interpreter depends
+are provided (Closes: #867436)
+
+ -- Scott Kitterman   Sun, 09 Jul 2017 17:34:20 -0400
+
 python-icalendar (3.11.3-1) experimental; urgency=medium
 
   * Team upload.



Bug#867436: marked as pending

2017-07-09 Thread Scott Kitterman
tag 867436 pending
thanks

Hello,

Bug #867436 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:


https://anonscm.debian.org/cgit/python-modules/packages/python-icalendar.git/commit/?id=287ac9f

---
commit 287ac9feac94371e5c27d9e5e8173639acb122dc
Author: Scott Kitterman 
Date:   Sun Jul 9 17:26:39 2017 -0400

Fix python3 subsitution variable so correct python3 interpreter depends are 
provided (Closes: #867436)

diff --git a/debian/changelog b/debian/changelog
index 5b288e9..cb080fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,10 +5,13 @@ python-icalendar (3.8-2) UNRELEASED; urgency=medium
   [ Ondřej Nový ]
   * Fixed VCS URL (https)
 
-
   [ SVN-Git Migration ]
   * Migrate packaging to git with git-dpm
 
+  [ Scott Kitterman ]
+  * Fix python3 subsitution variable so correct python3 interpreter depends
+are provided (Closes: #867436)
+
  -- Scott Kitterman   Sun, 09 Jul 2017 17:22:51 -0400
 
 python-icalendar (3.8-1) unstable; urgency=medium



Processed: Bug#867436 marked as pending

2017-07-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 867436 pending
Bug #867436 [python3-icalendar] python3-icalendar: missing dependencies
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#867839: marked as done (haskell-these: << build dependencies on packages with a more recent version)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 21:21:15 +
with message-id 
and subject line Bug#867839: fixed in haskell-these 0.7.3-2
has caused the Debian Bug report #867839,
regarding haskell-these: << build dependencies on packages with a more recent 
version
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.)


-- 
867839: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867839
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-these
Version: 0.7.3-1
Severity: serious

The following packages have unmet dependencies:
 builddeps:haskell-these : Depends: libghc-quickcheck2-dev (< 2.9.2) but 
2.9.2-1 is to be installed
   Depends: libghc-vector-instances-dev (< 3.4) but 
3.4-1 is to be installed
--- End Message ---
--- Begin Message ---
Source: haskell-these
Source-Version: 0.7.3-2

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

Debian distribution maintenance software
pp.
Clint Adams  (supplier of updated haskell-these 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, 09 Jul 2017 16:37:03 -0400
Source: haskell-these
Binary: libghc-these-dev libghc-these-prof libghc-these-doc
Architecture: source
Version: 0.7.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 

Changed-By: Clint Adams 
Description:
 libghc-these-dev - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-these-doc - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-these-prof - ${haskell:ShortDescription}${haskell:ShortBlurb}
Closes: 867839
Changes:
 haskell-these (0.7.3-2) unstable; urgency=medium
 .
   * Patch for newer aeson, semigroupoids, vector, vector-instances.
 closes: #867839.
Checksums-Sha1:
 fc7d3c3b36a176af06a2b1ba1b43e6b768ebf969 4120 haskell-these_0.7.3-2.dsc
 d20b6036621835517e2aeb478a3059c59065a129 17575 haskell-these_0.7.3.orig.tar.gz
 b367da3c28bbedf96afe29373d8ffd7f44077ad8 3476 
haskell-these_0.7.3-2.debian.tar.xz
 86bff58efbe629534344de30fd1a6f3097c06e0c 10014 
haskell-these_0.7.3-2_source.buildinfo
Checksums-Sha256:
 8620cab41a450e9c271a9306f35c5382ede5a1e1fc3e99e1afba119299e370ee 4120 
haskell-these_0.7.3-2.dsc
 14339c111ec2caffcb2a9f64164a5dc307a0afb716925ddcb1774d9d442a3d9b 17575 
haskell-these_0.7.3.orig.tar.gz
 e46c70faa839d924ddc4f6f729449fceb127806c2e91bd1c0a16add88204b598 3476 
haskell-these_0.7.3-2.debian.tar.xz
 f0bc0f8f868a47b9c6cf62ec5fbdff781dfe22f4584aa84ba97e906f4516858c 10014 
haskell-these_0.7.3-2_source.buildinfo
Files:
 e22a85b067a337b2555cf8a7dd7b4a05 4120 haskell extra haskell-these_0.7.3-2.dsc
 46210fddd79c1a99f99eb61f3cd3d75d 17575 haskell extra 
haskell-these_0.7.3.orig.tar.gz
 94f305099b1bf0be368e1ad237c058a6 3476 haskell extra 
haskell-these_0.7.3-2.debian.tar.xz
 d54043c9906a593abae8864d3c8f68df 10014 haskell extra 
haskell-these_0.7.3-2_source.buildinfo

-BEGIN PGP SIGNATURE-
Comment: Debian!

iQKlBAEBCgCPFiEEdYHsh0BT5sgHeRubVZIzHhmdOKgFAllilK5fFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDc1
ODFFQzg3NDA1M0U2QzgwNzc5MUI5QjU1OTIzMzFFMTk5RDM4QTgRHGNsaW50QGRl
Ymlhbi5vcmcACgkQVZIzHhmdOKihjQ//VN0Zi5z2PGXmMJQmVtifJA8xmj7A+4om
XJ0rcOg2BH5H167NqbB7L9FoazCAqvC9/7ZFA3fRrnsAKH8+YizZfc2TvFfSY79f
xb2YBhIu4UtKEzYNYyJV84mFt3c0ajCwVzoX1D7hGGxidS1J4wCN1QSFJ0sBu5dO
V9X1DrqjtH0K6orJobFoR62khTNN/XnVUeK4nvtXmxuHak4yL2thbPNEVa8l6zvR
kBKmePN3nsbVT91nKSE8xZB50jH1kgA4n9L3u/t7anIxRwPyvcO7doany70pHcqc
IScb/0E2blaWEuvDWa47rwlwV17nwBLLCZCj1mB887kyXrWeDYbcdpO+DfbpT+jA
/2oVNN6MdjbmoY+H/Fno/rJrh13eETp5NkmobIvmFYwFGrburQGa9wonejZLcGn1
8VMjsrQvZNA0snscYMCPYJoe8VA50/8F92hVV/lHfY1r6WbmgugA7h4K46MG5A9r
v8tywG4lUFBPR2l2BXZ71XKE6/k3YT5YQGMccvNZHLLN4it0snvRJm3LVrbFwiO5
CVjaPkga2zHxuGxKELEp4k69vPcx2b+81IVkvSeDt2ZhV1UTvfh+sRpYjPshNOSI
+hItl5lBudGufZKNaYY+UWUzScCj5Gs0+C5Tt+jrMHsahp0u6P/jxlNoMao6cNyN
/FXNJqz6UR4=
=nNP0
-END PGP SIGNATURE End Message ---


Bug#867841: marked as done (haskell-uuid-types: << build dependencies on packages with a more recent version)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 21:21:29 +
with message-id 
and subject line Bug#867841: fixed in haskell-uuid-types 1.0.3-4
has caused the Debian Bug report #867841,
regarding haskell-uuid-types: << build dependencies on packages with a more 
recent version
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.)


-- 
867841: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867841
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-uuid-types
Version: 1.0.3-3
Severity: serious
Tags: buster sid

The following packages have unmet dependencies:
 builddeps:haskell-uuid-types : Depends: libghc-hunit-dev (< 1.4) but 1.5.0.0-1 
is to be installed
Depends: libghc-quickcheck2-dev (< 2.9) but 
2.9.2-1 is to be installed
--- End Message ---
--- Begin Message ---
Source: haskell-uuid-types
Source-Version: 1.0.3-4

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

Debian distribution maintenance software
pp.
Clint Adams  (supplier of updated haskell-uuid-types 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, 09 Jul 2017 16:43:55 -0400
Source: haskell-uuid-types
Binary: libghc-uuid-types-dev libghc-uuid-types-prof libghc-uuid-types-doc
Architecture: source
Version: 1.0.3-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 

Changed-By: Clint Adams 
Description:
 libghc-uuid-types-dev - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-uuid-types-doc - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-uuid-types-prof - ${haskell:ShortDescription}${haskell:ShortBlurb}
Closes: 867841
Changes:
 haskell-uuid-types (1.0.3-4) unstable; urgency=medium
 .
   * Patch for newer HUnit and QuickCheck.  closes: #867841.
Checksums-Sha1:
 3666dbab754002ffc7b675cef01b68bf5eee3627 3135 haskell-uuid-types_1.0.3-4.dsc
 ba2dc845681fcf1cbb1de657e8f889762108e726 11999 
haskell-uuid-types_1.0.3.orig.tar.gz
 ae72ac0f0299ce08edb62199c75c0c21edce672a 3008 
haskell-uuid-types_1.0.3-4.debian.tar.xz
 b5e2f26c3fb0ee163de0f5ba2a375f97a48bc6c5 7751 
haskell-uuid-types_1.0.3-4_source.buildinfo
Checksums-Sha256:
 2f7aee095f9ad39137b35d57e62114eb1a09985231c42a33058d644458b4726a 3135 
haskell-uuid-types_1.0.3-4.dsc
 9276517ab24a9b06f39d6e3c33c6c2b4ace1fc2126dbc1cd9806866a6551b3fd 11999 
haskell-uuid-types_1.0.3.orig.tar.gz
 2e10a4286e9efaef14566bb42cc085acd415e9f4d6fe1d18f6f26501466b608b 3008 
haskell-uuid-types_1.0.3-4.debian.tar.xz
 05972c6a662dbb23eb185fd4cff4313574fa1df38aa3c256b4037cabc9845fb7 7751 
haskell-uuid-types_1.0.3-4_source.buildinfo
Files:
 4f82f5c8fc0e4914abe8a05858beef2a 3135 haskell extra 
haskell-uuid-types_1.0.3-4.dsc
 8eb681871f48a2f7fd739fad9e91c341 11999 haskell extra 
haskell-uuid-types_1.0.3.orig.tar.gz
 bc9b5fe5a799a1e414df0a134d30fc2d 3008 haskell extra 
haskell-uuid-types_1.0.3-4.debian.tar.xz
 4ce4707bfee65443139d8b8f53a1ad7a 7751 haskell extra 
haskell-uuid-types_1.0.3-4_source.buildinfo

-BEGIN PGP SIGNATURE-
Comment: Debian!

iQKlBAEBCgCPFiEEdYHsh0BT5sgHeRubVZIzHhmdOKgFAllilcBfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDc1
ODFFQzg3NDA1M0U2QzgwNzc5MUI5QjU1OTIzMzFFMTk5RDM4QTgRHGNsaW50QGRl
Ymlhbi5vcmcACgkQVZIzHhmdOKhg7w//QHHEPiXaVKVtbW05IVNEow0zCLEvJCfe
KrpA5wPdGPX40A79LHCBTi4MuTSSBojR9r4XQyRvNQAEcqnZfadsl5HTwusMX5gj
5BkMmVumZghVRdmjCAUeEcT++IdluXAQJLiivzXW029hsTm82TOGgGNcVCC+97E7
9skQIL7sCvx3MpuGhFXEBe1+Bm7I+tiyzNi67lkEcEu1TBWJzMU3m+gZbxvqeESR
W+K0d/0oCgSP3v+R5woYAjHkE+4bYugnKZsRs9DDVKka02+719OQwgi8c2Q+j8y2
wc3duTHbMdWJcQcBqdZYO8fAUAVchfviX5pQptSvIeIrlWjPk7DV3MFxb/DcJpLO
bEPYK12sKgTwJZ3HElv5meFxjHAcu1CNe3ZCDRi41d95+SG8OyZVPO96ZNgYG6PX
bZNP+WZzy0uNRWYfyuTsNUkosS/Wbeq3fS2fa6VtDUpuciM0ybfDquHqV8nM5rdm
ZW5SCB3fh1i0Jr0cOA9ycjEFaicO8eXT2xsy+UmWOHspxW1gmqXQ6udLM7vzaWIh
XAvTi5Pr3lyIEhP24hIePeU+3yb3dZLBeNBZj8+3n1LBUthkJBsAiQN7l31mRxJv

Bug#867842: marked as done (haskell-werewolf: << build dependencies on packages with a more recent version)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 21:21:35 +
with message-id 
and subject line Bug#867842: fixed in haskell-werewolf 1.5.1.1-5
has caused the Debian Bug report #867842,
regarding haskell-werewolf: << build dependencies on packages with a more 
recent version
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.)


-- 
867842: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867842
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-werewolf
Version: 1.5.1.1-4
Severity: serious

The following packages have unmet dependencies:
 builddeps:haskell-werewolf : Depends: libghc-extra-dev (< 1.5) but 1.5.3-1 is 
to be installed
  Depends: libghc-monadrandom-dev (< 0.5) but 
0.5.1-1 is to be installed
--- End Message ---
--- Begin Message ---
Source: haskell-werewolf
Source-Version: 1.5.1.1-5

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

Debian distribution maintenance software
pp.
Clint Adams  (supplier of updated haskell-werewolf 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, 09 Jul 2017 16:49:46 -0400
Source: haskell-werewolf
Binary: libghc-werewolf-dev libghc-werewolf-prof libghc-werewolf-doc werewolf
Architecture: source
Version: 1.5.1.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 

Changed-By: Clint Adams 
Description:
 libghc-werewolf-dev - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-werewolf-doc - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-werewolf-prof - ${haskell:ShortDescription}${haskell:ShortBlurb}
 werewolf   - ${haskell:ShortDescription}${haskell:ShortBlurb}
Closes: 867842
Changes:
 haskell-werewolf (1.5.1.1-5) unstable; urgency=medium
 .
   * Patch for newer extra and MonadRandom.  closes: #867842.
Checksums-Sha1:
 7fc10835cacd45f506db12ac9baf4afb28bb34a7 3224 haskell-werewolf_1.5.1.1-5.dsc
 3163ac7193e35edf83fe7145cf05eea12fb5d374 71665 
haskell-werewolf_1.5.1.1.orig.tar.gz
 e452a636428eeef0470ba1ed9d89bc9bfeb26038 3224 
haskell-werewolf_1.5.1.1-5.debian.tar.xz
 3383c5fd3c43a5014049ee4522c691bc80463cbe 9494 
haskell-werewolf_1.5.1.1-5_source.buildinfo
Checksums-Sha256:
 7d1f886d981f15d48e9c52e87929ec0bff171d7b99ecdcca03ca13708433b618 3224 
haskell-werewolf_1.5.1.1-5.dsc
 708166a9826dd212542beb06fe557adb47b1fcd1c222f313f3a6b3ba70434b68 71665 
haskell-werewolf_1.5.1.1.orig.tar.gz
 ac51ce60c43ada56cf1c6f948fd0be283957c356b54aba5c15906dff7c19a5bf 3224 
haskell-werewolf_1.5.1.1-5.debian.tar.xz
 2c8442eab027981f7239646554c02fcfc6f29fe50c2ba834650a019e2da7253b 9494 
haskell-werewolf_1.5.1.1-5_source.buildinfo
Files:
 12dbf4fe344811680f83adcf0b09c640 3224 haskell extra 
haskell-werewolf_1.5.1.1-5.dsc
 dac84b7e790d8cf37c232ab051364fb6 71665 haskell extra 
haskell-werewolf_1.5.1.1.orig.tar.gz
 81725ab4381e2173fd90c1ff460cd065 3224 haskell extra 
haskell-werewolf_1.5.1.1-5.debian.tar.xz
 ab74211470d0b9a2082134ed09d7 9494 haskell extra 
haskell-werewolf_1.5.1.1-5_source.buildinfo

-BEGIN PGP SIGNATURE-
Comment: Debian!

iQKlBAEBCgCPFiEEdYHsh0BT5sgHeRubVZIzHhmdOKgFAllil7tfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDc1
ODFFQzg3NDA1M0U2QzgwNzc5MUI5QjU1OTIzMzFFMTk5RDM4QTgRHGNsaW50QGRl
Ymlhbi5vcmcACgkQVZIzHhmdOKgPnA/8CEa2xVKtZldcskKXVieEntyWjWPKPFYy
SqJPP2Ed5v11OM0a1ZgkY9Ad/YbS4aPs+2aO4pkPIOjKdyskDZP+TgTdfgUwh0su
GTr9HguQKY6i1EwwpL/4EbTZgCWAGZW9MSpMW4g2jiCiWov0YyZYXuIC7fg++A3e
UioXybPT+6R3AWCVB/XKESj/WIEYzjbnkx66J4tvEsfgXH80AWX0rm88TZYbg+4a
dwHL9t3GP/UPz+weOmtQDJ3w6+OxbekdsnfVM3x0Dm9iwjbSxhorQAeDoW78Cgjx
wvAL4phplu4GxXPxZsbD01eSZdlmU556Stb12OkQwWbE2S3ofx/pj8tWUlN3K9sF
K2ySrZy8mUTP2dTyfv+VQh9i09HkrfnnowpKbQ2oj0Wx37+QmjIqrbhtBH4PZJ3y
H3l13KUnArXK7I6WMpgBYJyQ6tntNobF+7z0dpbKMQ0R2g4wYtTlLo9A8O1vA8UL
lIZDYCs430dCNWwwf4b8wjF11PSXB3PU1uG3OnqJuaQGjgojoTFAdlkLuVUMi54D
P0+mGY4FlwdGqt/WXgq619OY+Eo1Q3/d9najV1sPsPSTVxMAQ+O1siXgf3VDS3Sy

Bug#867838: marked as done (haskell-test-framework-hunit build-depends libghc-hunit-dev (< 1.4) but 1.5.0.0-1 is to be installed)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 21:21:09 +
with message-id 
and subject line Bug#867838: fixed in haskell-test-framework-hunit 0.3.0.2-4
has caused the Debian Bug report #867838,
regarding haskell-test-framework-hunit build-depends libghc-hunit-dev (< 1.4) 
but 1.5.0.0-1 is to be installed
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.)


-- 
867838: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867838
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-test-framework-hunit
Version: 0.3.0.2-3
Severity: serious
Tags: buster sid

The following packages have unmet dependencies:
 builddeps:haskell-test-framework-hunit : Depends: libghc-hunit-dev (< 1.4) but 
1.5.0.0-1 is to be installed
--- End Message ---
--- Begin Message ---
Source: haskell-test-framework-hunit
Source-Version: 0.3.0.2-4

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

Debian distribution maintenance software
pp.
Clint Adams  (supplier of updated 
haskell-test-framework-hunit 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, 09 Jul 2017 16:34:41 -0400
Source: haskell-test-framework-hunit
Binary: libghc-test-framework-hunit-dev libghc-test-framework-hunit-prof 
libghc-test-framework-hunit-doc
Architecture: source
Version: 0.3.0.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 

Changed-By: Clint Adams 
Description:
 libghc-test-framework-hunit-dev - HUnit support for the test-framework package.
 libghc-test-framework-hunit-doc - HUnit support for the test-framework 
package.; documentation
 libghc-test-framework-hunit-prof - HUnit support for the test-framework 
package.; profiling librarie
Closes: 867838
Changes:
 haskell-test-framework-hunit (0.3.0.2-4) unstable; urgency=medium
 .
   * Patch for newer HUnit.  closes: #867838.
Checksums-Sha1:
 95f5c0e2f40dc06ca3312780c4bdaafb851a9eb8 2931 
haskell-test-framework-hunit_0.3.0.2-4.dsc
 e452c9524f9d91d68280a98c140f8f38c43e174e 2770 
haskell-test-framework-hunit_0.3.0.2.orig.tar.gz
 9b9f18926f43ca5fb456b134edfc9367d991285d 3096 
haskell-test-framework-hunit_0.3.0.2-4.debian.tar.xz
 e8acb37605c1638b1073daae215c5832be410f4a 7852 
haskell-test-framework-hunit_0.3.0.2-4_source.buildinfo
Checksums-Sha256:
 33870c929c7cc598c6809cde10bdfd91f304efcec1d49166dd9ca72accb7571a 2931 
haskell-test-framework-hunit_0.3.0.2-4.dsc
 95cb8ee02a850b164bfdabdf4dbc839d621361f3ac770ad21ea43a8bde360bf8 2770 
haskell-test-framework-hunit_0.3.0.2.orig.tar.gz
 54fc1298d38ec2459b9e354b5d0434b0d97b93bd6c35a2f55ff8bb7070e32254 3096 
haskell-test-framework-hunit_0.3.0.2-4.debian.tar.xz
 504a34dc4e90e79e5176ec90c5ac6b42ad25a6921c432750345d70de5845d163 7852 
haskell-test-framework-hunit_0.3.0.2-4_source.buildinfo
Files:
 d441110ca0406672a0a8654637146704 2931 haskell extra 
haskell-test-framework-hunit_0.3.0.2-4.dsc
 71fb3dd76524682c437208b5b5ef1adb 2770 haskell extra 
haskell-test-framework-hunit_0.3.0.2.orig.tar.gz
 e6b5ba40b0ae24d4cc060a8c48743e42 3096 haskell extra 
haskell-test-framework-hunit_0.3.0.2-4.debian.tar.xz
 e76b088e14e202d11429ab61e8ced922 7852 haskell extra 
haskell-test-framework-hunit_0.3.0.2-4_source.buildinfo

-BEGIN PGP SIGNATURE-
Comment: Debian!

iQKlBAEBCgCPFiEEdYHsh0BT5sgHeRubVZIzHhmdOKgFAllik5pfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDc1
ODFFQzg3NDA1M0U2QzgwNzc5MUI5QjU1OTIzMzFFMTk5RDM4QTgRHGNsaW50QGRl
Ymlhbi5vcmcACgkQVZIzHhmdOKhosBAAlyXZenwGwpAnCX233muKuAa9fpkX+nHv
Gqp8LsMmKm+ZRdWs/Rv60vLeBh9Ds6YKUmULwb0xA3chzunCED4WauzE69n5/NHC
8ujnMX9ZqWUmnBiuNjrGvWz671tiG9Zt19K2l/Aat69pWinZFnzfIR4LtJDwvfu4
/Cy1KeAGYNxSzrlultSe1q/d6+gmizIVFZuyp1whj8kHfQKc/4jdgRMXwR/HrOOi
Ypj/r6KrfzjQprvh6ms0l47wLcI6cyFvwcdxQbWFOFL6APLaWUw6tYYD6nbBm3rb
3ONgEeHddWruemOa+ySN9G8HMZ+6HkZfRshASvJfG/jTIR2dsVS2seH9M48uUjEN
skAOnyCsDRfaeBr5x3Z4Ib449/NAKjAl4Oq7NZIzBkWSFmwx9PNdRtU7sqcFbsiF

Bug#867840: marked as done (haskell-uuid build-depends libghc-quickcheck2-dev (< 2.9) but 2.9.2-1 is to be installed)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 21:21:23 +
with message-id 
and subject line Bug#867840: fixed in haskell-uuid 1.3.13-2
has caused the Debian Bug report #867840,
regarding haskell-uuid build-depends libghc-quickcheck2-dev (< 2.9) but 2.9.2-1 
is to be installed
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.)


-- 
867840: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867840
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-uuid
Version: 1.3.13-1
Severity: serious

The following packages have unmet dependencies:
 builddeps:haskell-uuid : Depends: libghc-quickcheck2-dev (< 2.9) but 2.9.2-1 
is to be installed
--- End Message ---
--- Begin Message ---
Source: haskell-uuid
Source-Version: 1.3.13-2

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

Debian distribution maintenance software
pp.
Clint Adams  (supplier of updated haskell-uuid 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, 09 Jul 2017 16:47:45 -0400
Source: haskell-uuid
Binary: libghc-uuid-dev libghc-uuid-prof libghc-uuid-doc
Architecture: source
Version: 1.3.13-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 

Changed-By: Clint Adams 
Description:
 libghc-uuid-dev - create, compare, parse and print Universally Unique 
Identifiers${
 libghc-uuid-doc - create, compare, parse and print UUIDs${haskell:ShortBlurb}
 libghc-uuid-prof - create, compare, parse and print UUIDs${haskell:ShortBlurb}
Closes: 867840
Changes:
 haskell-uuid (1.3.13-2) unstable; urgency=medium
 .
   * Patch for newer time and QuickCheck.  closes: #867840.
Checksums-Sha1:
 bc7fa56d2bd930d8a825bd8d2e53b45b541a07ea 3418 haskell-uuid_1.3.13-2.dsc
 8c9ebcbcfd9bc4f83fa5fe34758215e34efb6ed1 8926 haskell-uuid_1.3.13.orig.tar.gz
 6245468fe1145cfb49d9c7578316c91077944edf 3304 
haskell-uuid_1.3.13-2.debian.tar.xz
 e4d2c49f4556ea57150447c9d9611fd525fe1dc5 7913 
haskell-uuid_1.3.13-2_source.buildinfo
Checksums-Sha256:
 295d673a4757479b5dd4833ce31ca95b004dda305d62317f37407e064a00d196 3418 
haskell-uuid_1.3.13-2.dsc
 dfac808a7026217d018b408eab18facc6a85c6183be308d4ac7877e80599b027 8926 
haskell-uuid_1.3.13.orig.tar.gz
 b60be1622a02dfb207c8ce0d50f42fa86c546d2279a36765e793708ec613e40f 3304 
haskell-uuid_1.3.13-2.debian.tar.xz
 398370d5780f2aeb53abb1ed67a68629617e58f3fb3b041c2c996888a5c33252 7913 
haskell-uuid_1.3.13-2_source.buildinfo
Files:
 960b6ccc8533399ffd00a550460d7905 3418 haskell extra haskell-uuid_1.3.13-2.dsc
 63f31f8a30df68d9b60c0c0b982228f9 8926 haskell extra 
haskell-uuid_1.3.13.orig.tar.gz
 f79120e97d6fb5cde9cfc0043fabf981 3304 haskell extra 
haskell-uuid_1.3.13-2.debian.tar.xz
 243d3e36f26ac8c4f4733f52893a6e4a 7913 haskell extra 
haskell-uuid_1.3.13-2_source.buildinfo

-BEGIN PGP SIGNATURE-
Comment: Debian!

iQKlBAEBCgCPFiEEdYHsh0BT5sgHeRubVZIzHhmdOKgFAllilrFfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDc1
ODFFQzg3NDA1M0U2QzgwNzc5MUI5QjU1OTIzMzFFMTk5RDM4QTgRHGNsaW50QGRl
Ymlhbi5vcmcACgkQVZIzHhmdOKir6w//dXVFwpiaT9zjErdZyF1Z/OCGwB12uqPO
ENkrmrOeHrwEEh/4wKaIp8dcdo/2oA0kqq3DJ9QHZSw+mILtzCwNjiAVj4GFTUKn
rwU5dcCuSW9g5eYOpRulTk/a5SU8e4Q6lGIz6+K732a6hEoCh0TwuIPs2lUoo5zm
iYLJDNDhFLU4ERykMiCoNPJrK/VMh+PG3qMC01R118f49wtP6wLTX7hf3EEZWPgH
yoRyAyGthqGrVDTz1+zaCPcW55Cm/ya3svA7h52tAxr+o7wqUICUSTqznDknaMyt
8XVxLTTvFN+jJ2w1VgP0OaXpATY53LUqpHxyuiriD7yFy9FZidbpWz+5gQWmWr/F
WH98hUi/bJskv3TomhAD/CfVy4+s69rA6GgK420/ShXsNKn/WBCpEgIrC3rsMm2o
vdAwAq1an1MY2WXcoLr0mt6EBSnjmGCZTM5LzhTPYmHgQYrCKZYf41u07NnE7+jO
PoxOslPj8I4+prN5cY/tg/cb5/ifbJmKTGf19DjR9VLgBvBiOUcm21Wy5XehKr56
3s940CShBvOZSHeMLDDSYBk/KrlIgDf2j36owUU37CLIstFs8G3+hLRVG7nDuGja
GLuQ4wQNuqRafxj1Jr7jW8WQ2FBiQSEoflzS+wWqV9tW7A8cl+jt1B/v7E31QIvD
94TG9v7vGf8=
=HkuJ
-END PGP SIGNATURE End Message ---


Bug#867831: marked as done (haskell-ed25519 build-depends libghc-quickcheck2-dev (< 2.9) but 2.9.2-1 is to be installed)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 20:53:42 +
with message-id 
and subject line Bug#867831: fixed in haskell-ed25519 0.0.5.0-6
has caused the Debian Bug report #867831,
regarding haskell-ed25519 build-depends libghc-quickcheck2-dev (< 2.9) but 
2.9.2-1 is to be installed
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.)


-- 
867831: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867831
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-ed25519
Version: 0.0.5.0-5
Severity: serious

The following packages have unmet dependencies:
 builddeps:haskell-ed25519 : Depends: libghc-quickcheck2-dev (< 2.9) but 
2.9.2-1 is to be installed
--- End Message ---
--- Begin Message ---
Source: haskell-ed25519
Source-Version: 0.0.5.0-6

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

Debian distribution maintenance software
pp.
Clint Adams  (supplier of updated haskell-ed25519 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, 09 Jul 2017 15:55:11 -0400
Source: haskell-ed25519
Binary: libghc-ed25519-dev libghc-ed25519-prof libghc-ed25519-doc
Architecture: source
Version: 0.0.5.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 

Changed-By: Clint Adams 
Description:
 libghc-ed25519-dev - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-ed25519-doc - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-ed25519-prof - ${haskell:ShortDescription}${haskell:ShortBlurb}
Closes: 867831
Changes:
 haskell-ed25519 (0.0.5.0-6) unstable; urgency=medium
 .
   * Patch for newer QuickCheck.  closes: #867831.
Checksums-Sha1:
 2d4ed5f522fe71a794506a639ba3fc08cfb617eb 2563 haskell-ed25519_0.0.5.0-6.dsc
 283d3f90f0c141bb711e8fc01830defbf46b8a38 80034 
haskell-ed25519_0.0.5.0.orig.tar.gz
 78c3c7d20471e71ddac1a08bf6a6622469bbda0a 3164 
haskell-ed25519_0.0.5.0-6.debian.tar.xz
 6b146f5b45de4a3d07fab6fca8debec0c53442fb 7040 
haskell-ed25519_0.0.5.0-6_source.buildinfo
Checksums-Sha256:
 ecd2f88d249c8302bc2fb8caa4dc00730f52c798a3c6f44ac51c2f172ae8f530 2563 
haskell-ed25519_0.0.5.0-6.dsc
 d8a5958ebfa9309790efade64275dc5c441b568645c45ceed1b0c6ff36d6156d 80034 
haskell-ed25519_0.0.5.0.orig.tar.gz
 b8f0831d132e538ab011cb6a2f90edc7f7f4000d14b8679beb0269092536bfaf 3164 
haskell-ed25519_0.0.5.0-6.debian.tar.xz
 a9dc5074dd63f678859abf40ee7fe2afdacbb27e2e9b088a59ff5ecdc52592a5 7040 
haskell-ed25519_0.0.5.0-6_source.buildinfo
Files:
 f20cea1aa095cd2e68cc4044c76af71a 2563 haskell extra 
haskell-ed25519_0.0.5.0-6.dsc
 5dd00a5576601dd8e0cd851762a5545c 80034 haskell extra 
haskell-ed25519_0.0.5.0.orig.tar.gz
 47d6e76606595d4baa7e61e047cb43bf 3164 haskell extra 
haskell-ed25519_0.0.5.0-6.debian.tar.xz
 449eb838ad77277a3e660c4ef0c589d4 7040 haskell extra 
haskell-ed25519_0.0.5.0-6_source.buildinfo

-BEGIN PGP SIGNATURE-
Comment: Debian!

iQKlBAEBCgCPFiEEdYHsh0BT5sgHeRubVZIzHhmdOKgFAlliimNfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDc1
ODFFQzg3NDA1M0U2QzgwNzc5MUI5QjU1OTIzMzFFMTk5RDM4QTgRHGNsaW50QGRl
Ymlhbi5vcmcACgkQVZIzHhmdOKjMCQ//ZABgE7SP241Lv/oxGZWiHpAv3mY1konR
QX9Q1feAM8m5wDHK52Exk9RrgqCvjWEq9OhRk4Y1a3czKpfpbwpfp9N9PDpdmBpW
DlJxNeIQ17rDcw4/+vs6ATR+m61z/0c3Uhrj9LMqObHR7pWfUHfKnCajxhQN0FTa
O4DjP/opiH62UwgwwJUO3b8MFOduqFXWw/m7HMs5LzdulIgqzM73il/OfveKcxEV
Jt3x92bUievP1Ty5Or+caAHxKfhUTe9MaibmrBHUDC/K2zpXbfMTzx4vn254LwDp
2otMu5eEfwUgcZtpkgTerWKJlJ0g+JCYfFVc23DNlNIEnxsRHJtJupISAUagBKAs
ab4vkhTPPrqZGGutmJzxu8QpRRe0ILw4n2OdBI/ZDg3tiovWrsvbRD7t3cIfop7R
JtUeOhqkwpkkND9VBbkeMtOm+SL3EFqgwExAL9wJPO5wM3fqeHWAldwV2kD8Ob4p
cDX/++9MeNpHY84z/e/MSzrNYZx0BCAv2O/4fpXvkVmo6p100tKq2RhjO3nfulex
dkTvJU+aSvE/Ulo2JLB84DmmjaPZh12mw7cuEEHnad28PfOe6YCS7nP6WYlF5/tq
9WLfktEtvfDCNCApTJjgMV3BBlRsxlVCMzS1KaHTQYfHzJzh+KAxmaVL2zDTIrMV
p/G1rHGzT+M=
=M2Cw
-END PGP SIGNATURE End Message ---


Bug#867836: marked as done (haskell-lambdabot-core build-depends libghc-dependent-sum-dev (< 0.4) but 0.4-1 is to be installed)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 20:54:36 +
with message-id 
and subject line Bug#867836: fixed in haskell-lambdabot-core 5.1.0.1-1
has caused the Debian Bug report #867836,
regarding haskell-lambdabot-core build-depends libghc-dependent-sum-dev (< 0.4) 
but 0.4-1 is to be installed
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.)


-- 
867836: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867836
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-lambdabot-core
Version: 5.1-2
Severity: serious
Tags: buster sid

The following packages have unmet dependencies:
 builddeps:haskell-lambdabot-core : Depends: libghc-dependent-sum-dev (< 0.4) 
but 0.4-1 is to be installed
--- End Message ---
--- Begin Message ---
Source: haskell-lambdabot-core
Source-Version: 5.1.0.1-1

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

Debian distribution maintenance software
pp.
Clint Adams  (supplier of updated haskell-lambdabot-core 
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, 09 Jul 2017 16:24:57 -0400
Source: haskell-lambdabot-core
Binary: libghc-lambdabot-core-dev libghc-lambdabot-core-prof 
libghc-lambdabot-core-doc
Architecture: source
Version: 5.1.0.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 

Changed-By: Clint Adams 
Description:
 libghc-lambdabot-core-dev - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-lambdabot-core-doc - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-lambdabot-core-prof - ${haskell:ShortDescription}${haskell:ShortBlurb}
Closes: 867836
Changes:
 haskell-lambdabot-core (5.1.0.1-1) unstable; urgency=medium
 .
   * New upstream version.  closes: #867836.
Checksums-Sha1:
 0f7f4725e2f0fcb7b2472cceb9de7196638e33ac 4358 
haskell-lambdabot-core_5.1.0.1-1.dsc
 b5b8c544a90a585e602b225aae9445f186b0f46f 41277 
haskell-lambdabot-core_5.1.0.1.orig.tar.gz
 91069bb98ef22f6797b0e313f976ca2de6fb2f53 2832 
haskell-lambdabot-core_5.1.0.1-1.debian.tar.xz
 46e6b9f01d5ffddffa93143cef27d18311b51e91 11721 
haskell-lambdabot-core_5.1.0.1-1_source.buildinfo
Checksums-Sha256:
 d0d0c384e9d68f803d987f9875258e28b9d44703560c96fdc7914f66b2b1a671 4358 
haskell-lambdabot-core_5.1.0.1-1.dsc
 ebb542e189ce551c79e3d89f9a0c2898e545abb8c6bf19655b0ec8052cd28970 41277 
haskell-lambdabot-core_5.1.0.1.orig.tar.gz
 fbf3f4655bfc16a73ad030414e376cb696d650b130e9ed70fa1ff437f0e56956 2832 
haskell-lambdabot-core_5.1.0.1-1.debian.tar.xz
 176230954fc1555d44ea53acaf52dd6e7235e5454f80c6ca154d68d0fd27e60e 11721 
haskell-lambdabot-core_5.1.0.1-1_source.buildinfo
Files:
 9c8571783fcc224d98f73d18c600703a 4358 haskell extra 
haskell-lambdabot-core_5.1.0.1-1.dsc
 2915b996e5681eb6308c62c90dcb85b8 41277 haskell extra 
haskell-lambdabot-core_5.1.0.1.orig.tar.gz
 b442860ae121483fb81089d3cbfcf6a2 2832 haskell extra 
haskell-lambdabot-core_5.1.0.1-1.debian.tar.xz
 1ef5a588e23706e7f6c63944c7c7985f 11721 haskell extra 
haskell-lambdabot-core_5.1.0.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-
Comment: Debian!

iQKlBAEBCgCPFiEEdYHsh0BT5sgHeRubVZIzHhmdOKgFAllikXdfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDc1
ODFFQzg3NDA1M0U2QzgwNzc5MUI5QjU1OTIzMzFFMTk5RDM4QTgRHGNsaW50QGRl
Ymlhbi5vcmcACgkQVZIzHhmdOKgTlA/9F2E+qyb61OInxHeXxVs2+uoX/ylAVS2I
KujwT8eM/v5SwPLKwpwDyi5seh5Y9DzlSN0Bjs1je9K77dlqrHm07EG+H4NVgztU
P9DSVXP7iqwe59ZBy+dgqfcuwfVxKe6klaGtU2IpoMDUsAIKsGAFWwU0VvD51ZeI
Yo/dtWBwyfF0wfuitY+nSe94Iz77E8TuPc3liV7pPexQsXiQPXkyXhUZxTFA+KR1
atOyQtPXCtcOtRDoGT317hjLbrBVnD1kWz8Y3GI97JhTpSGUSCzTXFCnqOiwlQrN
6sHLuRC8v1kQUgiwdV/iZKOSkAAaNu9uQiy6OBIUBL5V7ycO0NsJxcO/IXpbWtMY
LO9L62QyzrZ1XgQNIG2uPJeifwhU6wctEZm/VS3fA68TmCDbRBFYZQ6qW0iD+KaU
xb9hP5xxwKezaRMc+IkckiGP/ckr0GncqTRr2g/tHGRU06j+CX1rQHo3dAzWOHag
GAnqT2dD07bBN6sicQ2//bnsFKW8Gmz8WAooqsetDxs09X1WXi+wTmDQP01/feS0
/mSZzA2tDttGYb1hTtwnRYOZwP5kThs0LhQISXcAME89Bp2ZsjO8kr2XpcHdNaXA

Bug#867833: marked as done (haskell-exception-transformers build-depends libghc-hunit-dev (< 1.4) but 1.5.0.0-1 is to be installed)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 20:54:04 +
with message-id 
and subject line Bug#867833: fixed in haskell-exception-transformers 0.4.0.5-2
has caused the Debian Bug report #867833,
regarding haskell-exception-transformers build-depends libghc-hunit-dev (< 1.4) 
but 1.5.0.0-1 is to be installed
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.)


-- 
867833: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867833
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-exception-transformers
Version: 0.4.0.5-1
Severity: serious

The following packages have unmet dependencies:
 builddeps:haskell-exception-transformers : Depends: libghc-hunit-dev (< 1.4) 
but 1.5.0.0-1 is to be installed
--- End Message ---
--- Begin Message ---
Source: haskell-exception-transformers
Source-Version: 0.4.0.5-2

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

Debian distribution maintenance software
pp.
Clint Adams  (supplier of updated 
haskell-exception-transformers 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, 09 Jul 2017 16:04:08 -0400
Source: haskell-exception-transformers
Binary: libghc-exception-transformers-dev libghc-exception-transformers-prof 
libghc-exception-transformers-doc
Architecture: source
Version: 0.4.0.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 

Changed-By: Clint Adams 
Description:
 libghc-exception-transformers-dev - type classes and monads for unchecked 
extensible exceptions
 libghc-exception-transformers-doc - type classes and monads for unchecked 
extensible exceptions; docu
 libghc-exception-transformers-prof - type classes and monads for unchecked 
extensible exceptions; prof
Closes: 867833
Changes:
 haskell-exception-transformers (0.4.0.5-2) unstable; urgency=medium
 .
   * Fix Build-Depends.  closes: #867833.
Checksums-Sha1:
 e2ecc296a440893fe70d1b89227cb47b4388cbfa 3164 
haskell-exception-transformers_0.4.0.5-2.dsc
 c79951f6702827b90a24d1549502f9065e5c2415 5657 
haskell-exception-transformers_0.4.0.5.orig.tar.gz
 33d957ed8c994cc3fc3a0d78ed0c641a960da24c 2984 
haskell-exception-transformers_0.4.0.5-2.debian.tar.xz
 ee6cdce2e4c192f7bd5ca292e6dd6024ced04a71 7566 
haskell-exception-transformers_0.4.0.5-2_source.buildinfo
Checksums-Sha256:
 cdb9e7807d1938d4f5f90b1eec4f39388a55de12d38a40b82918ac6f0d63496b 3164 
haskell-exception-transformers_0.4.0.5-2.dsc
 564cc6c2d1759a13d2c2c8a1d7a4b0109035558c4641fa7a8a378961088b 5657 
haskell-exception-transformers_0.4.0.5.orig.tar.gz
 79842ac36a97650f3aa2c67ab70f239eeec5f4607be5f4fe643f06365de6773b 2984 
haskell-exception-transformers_0.4.0.5-2.debian.tar.xz
 067e6f6f22a19723c96123ea1d1fe2bef5b5e8e49cd2e54910d5db87a2328a74 7566 
haskell-exception-transformers_0.4.0.5-2_source.buildinfo
Files:
 c558a109f025767ee9aed72a50708308 3164 haskell extra 
haskell-exception-transformers_0.4.0.5-2.dsc
 7d3bc1a06bf4bf7d5015865449845356 5657 haskell extra 
haskell-exception-transformers_0.4.0.5.orig.tar.gz
 8dac7ac27834e85a471ebf6d30bc0a90 2984 haskell extra 
haskell-exception-transformers_0.4.0.5-2.debian.tar.xz
 fb69ef985cf1f2a38b42f25a33fac9a5 7566 haskell extra 
haskell-exception-transformers_0.4.0.5-2_source.buildinfo

-BEGIN PGP SIGNATURE-
Comment: Debian!

iQKlBAEBCgCPFiEEdYHsh0BT5sgHeRubVZIzHhmdOKgFAllijGlfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDc1
ODFFQzg3NDA1M0U2QzgwNzc5MUI5QjU1OTIzMzFFMTk5RDM4QTgRHGNsaW50QGRl
Ymlhbi5vcmcACgkQVZIzHhmdOKg1xQ//TWzvERT/MH1w6qaxUcy5SjhXos8v3MC4
cmfYJ9bD/PZdK6X8kSlJbvsWj5AtcVbrKw28zylh/g2+O6MESJsn4+YcnW4uJTs4
vdRbWysWpG379JiaT+uByIf0KRubtKP08Jx9EzwhElnzfj0cni5xCu6UtAFlc65p
1qWxx4bTjtQhdCFlhWAUgUo5CuIR/gx0Whcn+TpfLIyPmgRp9DYzEUSYZPG50h5F
KVb79qdm/KWh4G5LYjMuUCkEu54N3POCFq5kwoSKE2HA/cfc0hcs8reu45PYGclN
bDnc/9Mvad5a6Nd/h8G+nIh/TIyeIYaaO7ZymEWHKcsCZfBnBXlwMcoZCMZ5HPtR

Bug#867832: marked as done (haskell-either build-depends libghc-monadrandom-dev (< 0.5) but 0.5.1-1 is to be installed)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 20:53:48 +
with message-id 
and subject line Bug#867832: fixed in haskell-either 4.4.1.1-4
has caused the Debian Bug report #867832,
regarding haskell-either build-depends libghc-monadrandom-dev (< 0.5) but 
0.5.1-1 is to be installed
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.)


-- 
867832: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867832
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-either
Version: 4.4.1.1-3
Severity: serious
Tags: buster sid


The following packages have unmet dependencies:
 builddeps:haskell-either : Depends: libghc-monadrandom-dev (< 0.5) but 0.5.1-1 
is to be installed
--- End Message ---
--- Begin Message ---
Source: haskell-either
Source-Version: 4.4.1.1-4

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

Debian distribution maintenance software
pp.
Clint Adams  (supplier of updated haskell-either 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, 09 Jul 2017 15:58:54 -0400
Source: haskell-either
Binary: libghc-either-dev libghc-either-prof libghc-either-doc
Architecture: source
Version: 4.4.1.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 

Changed-By: Clint Adams 
Description:
 libghc-either-dev - Either monad transformer${haskell:ShortBlurb}
 libghc-either-doc - Either monad transformer${haskell:ShortBlurb}
 libghc-either-prof - Either monad transformer${haskell:ShortBlurb}
Closes: 867832
Changes:
 haskell-either (4.4.1.1-4) unstable; urgency=medium
 .
   * Patch for newer mmorph and MonadRandom.  closes: #867832.
Checksums-Sha1:
 91f9567789eb6617f638a6b1eca67d8c65257f9a 3614 haskell-either_4.4.1.1-4.dsc
 5b60eb4898792a66f19903be83eec5127191228b 9376 
haskell-either_4.4.1.1.orig.tar.gz
 6cacc12e84083d72a1fdcdd4bfce26b0733a0434 3308 
haskell-either_4.4.1.1-4.debian.tar.xz
 88f8c711240748652a74a49a17ca270e838ac66e 8539 
haskell-either_4.4.1.1-4_source.buildinfo
Checksums-Sha256:
 b7b68c0e9528820af0e4aec3a73544deb82b25ee8ab34ecae0fd556204b82240 3614 
haskell-either_4.4.1.1-4.dsc
 b087cb0fb63fec2fbdcac05fef0d03751daef5deb86cda3c732b9a6a31e634d3 9376 
haskell-either_4.4.1.1.orig.tar.gz
 3ba2cd16903600ba2c2ddc077e28c708c457c3ce1f2cd515addbdcc94fed3e98 3308 
haskell-either_4.4.1.1-4.debian.tar.xz
 d5333bc3173189ddd54307fe86a7b6796eec90c00698052003283b05ffb58391 8539 
haskell-either_4.4.1.1-4_source.buildinfo
Files:
 8d90136221b259da1826efa02f01aa5c 3614 haskell extra 
haskell-either_4.4.1.1-4.dsc
 d4d10f6458e095e1fd29d272eba418c3 9376 haskell extra 
haskell-either_4.4.1.1.orig.tar.gz
 236dd37afbb2f6b80c8ad726a4cd0da3 3308 haskell extra 
haskell-either_4.4.1.1-4.debian.tar.xz
 0225da0e618ea91d841c6deaf7418cc5 8539 haskell extra 
haskell-either_4.4.1.1-4_source.buildinfo

-BEGIN PGP SIGNATURE-
Comment: Debian!

iQKlBAEBCgCPFiEEdYHsh0BT5sgHeRubVZIzHhmdOKgFAlliizlfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDc1
ODFFQzg3NDA1M0U2QzgwNzc5MUI5QjU1OTIzMzFFMTk5RDM4QTgRHGNsaW50QGRl
Ymlhbi5vcmcACgkQVZIzHhmdOKggHBAAkDGIE/ksiYF1YmWUGCs65aa+tA9VEeSK
bBYmvzrt4ltlxVA/FOUo/7hmEHY1QAA7HTEcZtMY/7BP1MktHqQKR+0XVyAf/pzw
Q+mlrEZKHZ+lKheCx/3WJFsr80EpxfNq3CMAHwxG3iZJQz7O1naEGBUDz+R/VrNb
uPjxX5Ot37Vd8/Fq3+aR8niYMn7FkZs53AioGClNATrMkwkMuR5syXlyJvVE6wVY
voJRux5Flr41IqW3GbkdZBnK/yl1aOGe4dZe64f13GqK2stAdvtJHXLlVBYfv80R
M6JrqRvi7bSe7oF6WINNJPuy1s995ZdHgWAr+tWUmueecltOIpdi1n5wD4jQxDGH
eRej8VBmp5vf25/ZHmjLvHbxQXtx8c24XhwSsIQCajr88yzTPr3kAVJcfGvwjoOB
bGu9C6JpIYTdpjueI0DtWpZ1oVwI4lf8ei7wprG40lCsqx0JbZf2gVuDV8+detAU
WkGSSWLQA5pgm81swJ1wNk4J4B/T5uL7CAcr5AwfacY62b8Yj3XYDZ0rT5ZnvtZU
UMGIGIJprnEozChUveiBb82+/fRBV3PGe8bX66sj1TTd2svtV2x+CGT90HDA5gRU
UePrArekdc8iigxdmuvpX5W0R8+qUYm6vaL97l3IM/yO3omPHeXCMGvXOqma72lY
6PYEwMRDMC4=
=0D4S
-END PGP SIGNATURE End Message ---


Bug#867837: marked as done (haskell-quickcheck-instances build-depends libghc-quickcheck2-dev (< 2.9) but 2.9.2-1 is to be installed)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 20:55:12 +
with message-id 
and subject line Bug#867837: fixed in haskell-quickcheck-instances 0.3.12-4
has caused the Debian Bug report #867837,
regarding haskell-quickcheck-instances build-depends libghc-quickcheck2-dev (< 
2.9) but 2.9.2-1 is to be installed
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.)


-- 
867837: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867837
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-quickcheck-instances
Version: 0.3.12-3
Severity: serious
Tags: buster sid

The following packages have unmet dependencies:
 builddeps:haskell-quickcheck-instances : Depends: libghc-quickcheck2-dev (< 
2.9) but 2.9.2-1 is to be installed
--- End Message ---
--- Begin Message ---
Source: haskell-quickcheck-instances
Source-Version: 0.3.12-4

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

Debian distribution maintenance software
pp.
Clint Adams  (supplier of updated 
haskell-quickcheck-instances 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, 09 Jul 2017 16:28:11 -0400
Source: haskell-quickcheck-instances
Binary: libghc-quickcheck-instances-dev libghc-quickcheck-instances-prof 
libghc-quickcheck-instances-doc
Architecture: source
Version: 0.3.12-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 

Changed-By: Clint Adams 
Description:
 libghc-quickcheck-instances-dev - common QuickCheck instances
 libghc-quickcheck-instances-doc - common QuickCheck instances; documentation
 libghc-quickcheck-instances-prof - common QuickCheck instances; profiling 
libraries
Closes: 867837
Changes:
 haskell-quickcheck-instances (0.3.12-4) unstable; urgency=medium
 .
   * Patch for newer vector and QuickCheck. closes: #867837.
Checksums-Sha1:
 ddd6f440eb891cd0f238eec6e80b98fd6963afc0 3379 
haskell-quickcheck-instances_0.3.12-4.dsc
 7c1000e73c6234daa3c7fa9e34fa7f9a47bce9f6 6437 
haskell-quickcheck-instances_0.3.12.orig.tar.gz
 531ef2ec45a04fb22b3d8e913a8af7b446ee4d13 2932 
haskell-quickcheck-instances_0.3.12-4.debian.tar.xz
 08d14dace93c121c4ea31a1746576fb107808556 7696 
haskell-quickcheck-instances_0.3.12-4_source.buildinfo
Checksums-Sha256:
 38d5e185d667508688399e814705f164904517df03ec30f4ee0bac71b1e3e095 3379 
haskell-quickcheck-instances_0.3.12-4.dsc
 ddd5b988da50eff7f56737bff516fba52309f7461297698f04f1e8aaee9f9bf3 6437 
haskell-quickcheck-instances_0.3.12.orig.tar.gz
 7649f5a9e51158f398aa663b99d8a2dbc6a320470311e60b1d602cc3231c91b4 2932 
haskell-quickcheck-instances_0.3.12-4.debian.tar.xz
 82a766db81fb506604e9a27d2161caed41ef46cb9f7813c2a42735c9eed90880 7696 
haskell-quickcheck-instances_0.3.12-4_source.buildinfo
Files:
 78989d1f2c83740cdabe499925534353 3379 haskell extra 
haskell-quickcheck-instances_0.3.12-4.dsc
 f19a7451e535c39fc9086da90c3e3101 6437 haskell extra 
haskell-quickcheck-instances_0.3.12.orig.tar.gz
 bb1af6c36021d67346355510f8ce5156 2932 haskell extra 
haskell-quickcheck-instances_0.3.12-4.debian.tar.xz
 af67255532ed216dad09011e167584f4 7696 haskell extra 
haskell-quickcheck-instances_0.3.12-4_source.buildinfo

-BEGIN PGP SIGNATURE-
Comment: Debian!

iQKlBAEBCgCPFiEEdYHsh0BT5sgHeRubVZIzHhmdOKgFAllikhZfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDc1
ODFFQzg3NDA1M0U2QzgwNzc5MUI5QjU1OTIzMzFFMTk5RDM4QTgRHGNsaW50QGRl
Ymlhbi5vcmcACgkQVZIzHhmdOKg1QhAAh03U2+beYM6k1dcu+7zBQcUKlCmIwsPi
+JD3WiEhj8rbW/uQC1+xN/d505jzr0GEuUru9o9q1h7muwPqP0y3Q1SUGrk9sqPY
qWflTN7cASMxtS4FNxgxE/65kjVwHet8uJVGIiMl9I9Z6Dd+eew0YRsRVZqhKa9t
UKzGnBeq8QMNU5ZGFDN6fkIv7XEesJnKI8WW8Z3YmDkKpKfpvOo2VrtgAQDn0wrN
6np5KAx5K25aPGZOGpgZBKabl9cVUNdavh0DxM3SIsjdpSVpsUa7jkYGNsM5jmp0
kyMJ+Poe+6/BbZs9nDeUADi843HCa1ETnrPceor6YdYBpd0Sv3v/X8O5/2wvWz+q
/DOaw9WgyND5viD/dThXU5RFsVdqoxzY67iaMnpMmbiJKKb416eJzECX4lmdMgEk
1FgtgzY8AgM1/ITW65smwiEReiQyNXkc9JrJnwAdhw2b+Vf9fkz+iXQ/b8/GGf+l

Bug#867834: marked as done (haskell-hledger-ui build-depends libghc-text-zipper-dev (< 0.10) but 0.10-1+b2 is to be installed)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 20:54:11 +
with message-id 
and subject line Bug#867834: fixed in haskell-hledger-ui 1.1.2-2
has caused the Debian Bug report #867834,
regarding haskell-hledger-ui build-depends libghc-text-zipper-dev (< 0.10) but 
0.10-1+b2 is to be installed
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.)


-- 
867834: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867834
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-hledger-ui
Version: 1.1.2-1
Severity: serious

The following packages have unmet dependencies:
 builddeps:haskell-hledger-ui : Depends: libghc-text-zipper-dev (< 0.10) but 
0.10-1+b2 is to be installed
--- End Message ---
--- Begin Message ---
Source: haskell-hledger-ui
Source-Version: 1.1.2-2

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

Debian distribution maintenance software
pp.
Clint Adams  (supplier of updated haskell-hledger-ui 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, 09 Jul 2017 16:09:02 -0400
Source: haskell-hledger-ui
Binary: hledger-ui
Architecture: source
Version: 1.1.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 

Changed-By: Clint Adams 
Description:
 hledger-ui - ${haskell:ShortDescription}${haskell:ShortBlurb}
Closes: 867834
Changes:
 haskell-hledger-ui (1.1.2-2) unstable; urgency=medium
 .
   * Patch for newer megaparsec and text-zipper.  closes: #867834.
Checksums-Sha1:
 04a7df240c75c0261b681b1ac4d7a62242b075c2 3192 haskell-hledger-ui_1.1.2-2.dsc
 4b0235bf8686589e89f27cbd0379ff18a12f1f4d 50620 
haskell-hledger-ui_1.1.2.orig.tar.gz
 da6b59db47128651de71685d86d4edaa5781e337 2320 
haskell-hledger-ui_1.1.2-2.debian.tar.xz
 2c7118a3e9a9cabfcda1e55681db9a231258b1eb 9231 
haskell-hledger-ui_1.1.2-2_source.buildinfo
Checksums-Sha256:
 35875eefa38be223e4814b93a157aec27ee1dd0ceec6c57331b036049fb7292b 3192 
haskell-hledger-ui_1.1.2-2.dsc
 5cc85502297f3ccf31990ebbe60178ee9f90ea434e86756f39e2848f0ae788d1 50620 
haskell-hledger-ui_1.1.2.orig.tar.gz
 f90ad8bfda3240dad7a8aceae9db1805a6e3923c41d79b613cb645f1769d2122 2320 
haskell-hledger-ui_1.1.2-2.debian.tar.xz
 87b67aabc239871eb6e8cd493c09c04fffa4a65587a1027d47df223cb62e5277 9231 
haskell-hledger-ui_1.1.2-2_source.buildinfo
Files:
 f870c8bb0a9ccc38f161cb4e5a6fe9f7 3192 haskell extra 
haskell-hledger-ui_1.1.2-2.dsc
 b4649b3763db5fa8e5a18d0f6fa20dbb 50620 haskell extra 
haskell-hledger-ui_1.1.2.orig.tar.gz
 f378162bd900a02003cf76f61d69c03b 2320 haskell extra 
haskell-hledger-ui_1.1.2-2.debian.tar.xz
 6814a38acd23d53dc8966fee592dee97 9231 haskell extra 
haskell-hledger-ui_1.1.2-2_source.buildinfo

-BEGIN PGP SIGNATURE-
Comment: Debian!

iQKlBAEBCgCPFiEEdYHsh0BT5sgHeRubVZIzHhmdOKgFAllijZtfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDc1
ODFFQzg3NDA1M0U2QzgwNzc5MUI5QjU1OTIzMzFFMTk5RDM4QTgRHGNsaW50QGRl
Ymlhbi5vcmcACgkQVZIzHhmdOKj3vBAAmz+nOqlXr7UxYDJDgzkyFtun6xRc1B5U
q60s8Nikk5JzcytZtUEYhR423WOF3yD2iugv7H9pm8ZU5o4LTG+UhRajo9WEz6Gn
eLRTgNe5iea4Td9OPEZs5nEgtqKg6751zNPPrG//hJHEF8VLZwrI8+JbumUDhErp
T+An6+f6+kqDRfNxgqARZ1mN5fW+AjcM/9HxW1jkzbPQ5RmgO7G/cvyoA5MixwL7
LjUooxQRng5jTQk5+KSfssoPEbrp2f/AGQeByrU/avvTYnFQThbcKk8aBwYylX+4
YcQ6/GE+JkyLq7oSNnUv76N+qkFwvc516/yQxsu1KPa18kdc6N2MuZi0Gmt2C0uj
WruA4YqZV2lPiADcy/8Twtl9ETs084Mfet4yGVYj9U1rXHfBPryCB9odBp4Oviks
ShsrGd2fqaOUpj8CMLXvf4Eg6r/gQoIicnCxMgs784MhbRk96Y2HQIl9KmP3J/rp
4cBdtt0eqIe1aPQX54peCficwLj7Za680EYPDCYw4Txy6Tq2jMky79WGWT9erBe2
Q3zAYs/MQhZq4pTiLyTpRRRc1ONmw+nVooN2JiNKr+6C6tpw9yC0SSkDUXVNjnJU
A4iZNLq6clrPzcMKt1eBV2efbF+ss8wsywgyE6rUxePlUHisvxOgh1bHFk42Rbot
p0Eii+tWz84=
=5qLv
-END PGP SIGNATURE End Message ---


Bug#867647: ruby-rest-client: FTBFS: ERROR: Test "ruby2.3" failed: Failure/Error: return http.request(req, body, )

2017-07-09 Thread Lucas Nussbaum
On 09/07/17 at 22:05 +0200, Andreas Beckmann wrote:
> On Sat, 8 Jul 2017 08:28:17 +0200 Lucas Nussbaum  wrote:
> > Source: ruby-rest-client
> > Version: 1.8.0-3
> > Severity: serious
> > Tags: stretch sid
> > User: debian...@lists.debian.org
> > Usertags: qa-ftbfs-20170707 qa-ftbfs
> > Justification: FTBFS on amd64
> 
> Hi Lucas,
> 
> you files a bunch of ruby2.3 FTBFS bugs recently tagged "stretch sid".
> Did you mean "buster sid" or "stretch buster sid"?
> 
> You probly need to update some scripts :-)

Right :-)

Yeah, I meant buster sid. I will do the retagging.

I've fixed the script.

Lucas



Bug#823274: Log in

2017-07-09 Thread Sara
Log in help

♑️
Sent from my iPhone


Bug#822989: Can't log in

2017-07-09 Thread Sara
Please help. Can't log in

♑️
Sent from my iPhone


Bug#823236: Can't log in

2017-07-09 Thread Sara
Can't log in

♑️
Sent from my iPhone


Bug#867845: cairo FTBFS: FAIL test.5c

2017-07-09 Thread Adrian Bunk
Source: cairo-5c
Version: 1.13
Severity: serious

https://buildd.debian.org/status/package.php?p=cairo-5c=sid

...
mask  passed.
append-path   passed.
set-font  failed: pixel mismatch 0xe000 not similar to 0x0 at 
22 10
set-font-size failed: pixel mismatch 0xd800 not similar to 
0xff00 at 70 12
set-font-matrix   failed: pixel mismatch 0xd800 not similar to 
0xff00 at 20 22
show-text failed: pixel mismatch 0xe000 not similar to 0x0 at 
27 10
text-path failed: pixel mismatch 0x5000 not similar to 
0x3c00 at 53 16
text-extents  failed: pixel mismatch 0xff1f1f1f not similar to 
0x at 27 30
create-rgba   passed.
create-rgbpassed.
get-operator  passed.
get-sourcepassed.
get-tolerance passed.
get-current-point passed.
get-fill-rule passed.
get-line-widthpassed.
get-line-cap  passed.
get-line-join passed.
get-miter-limit   passed.
get-matrixpassed.
get-font-matrix   passed.
font-extents  passed.
FAIL test.5c (exit status: 6)


Testsuite summary for cairo-5c 1.12

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

See test/test-suite.log
Please report to http://cairographics.org

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



Bug#867835: marked as done (haskell-irc-core build-depends libghc-hunit-dev (< 1.4) but 1.5.0.0-1 is to be installed)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 9 Jul 2017 20:13:58 +
with message-id <20170709201358.yincgikpv3z5o...@scru.org>
and subject line new upstream version
has caused the Debian Bug report #867835,
regarding haskell-irc-core build-depends libghc-hunit-dev (< 1.4) but 1.5.0.0-1 
is to be installed
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.)


-- 
867835: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867835
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-irc-core
Version: 2.2.0.0-2
Severity: serious
Tags: buster sid

The following packages have unmet dependencies:
 builddeps:haskell-irc-core : Depends: libghc-hunit-dev (< 1.4) but 1.5.0.0-1 
is to be installed
--- End Message ---
--- Begin Message ---
Version: 2.3.0-1

updated--- End Message ---


Processed: dh_compress: ln: failed to create hard link 'usr/share/man/man9/m_freem.9freebsd.gz': File exists

2017-07-09 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 src:freebsd-manpages
Bug #867846 [debhelper] dh_compress: ln: failed to create hard link 
'usr/share/man/man9/m_freem.9freebsd.gz': File exists
Added indication that 867846 affects src:freebsd-manpages

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



Bug#867846: dh_compress: ln: failed to create hard link 'usr/share/man/man9/m_freem.9freebsd.gz': File exists

2017-07-09 Thread Adrian Bunk
Package: debhelper
Version: 10.6.1
Severity: serious
Control: affects -1 src:freebsd-manpages

 
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/arm64/freebsd-manpages.html

...
   dh_compress
ln: failed to create hard link 'usr/share/man/man9/m_freem.9freebsd.gz': File 
exists
dh_compress: ln usr/share/man/man9/m_devget.9freebsd.gz 
usr/share/man/man9/m_freem.9freebsd.gz returned exit code 1
dh_compress: Aborting due to earlier error
debian/rules:18: recipe for target 'binary' failed
make: *** [binary] Error 25



Bug#867844: haskell-servant-server FTBFS: Couldn't match expected type `MatchBody' with actual type `Maybe BCL.ByteString'

2017-07-09 Thread Adrian Bunk
Source: haskell-servant-server
Version: 0.8.1-2
Severity: serious
Tags: buster sid

https://buildd.debian.org/status/package.php?p=haskell-servant-server=sid

...
[ 8 of 10] Compiling Servant.Server.ErrorSpec ( 
test/Servant/Server/ErrorSpec.hs, 
dist-ghc/build/spec/spec-tmp/Servant/Server/ErrorSpec.o )

test/Servant/Server/ErrorSpec.hs:214:44: error:
* Couldn't match expected type `MatchBody'
  with actual type `Maybe BCL.ByteString'
* In the `matchBody' field of a record
  In the second argument of `shouldRespondWith', namely
`200 {matchBody = Just $ encode (8 :: Int)}'
  In a stmt of a 'do' block:
request methodPost "" [jsonCT, jsonAccept] jsonBody
`shouldRespondWith` 200 {matchBody = Just $ encode (8 :: Int)}

test/Servant/Server/ErrorSpec.hs:218:44: error:
* Couldn't match expected type `MatchBody'
  with actual type `Maybe BCL.ByteString'
* In the `matchBody' field of a record
  In the second argument of `shouldRespondWith', namely
`200 {matchBody = Just $ encode (4 :: Int)}'
  In a stmt of a 'do' block:
request methodGet "a" [jsonCT, jsonAccept] jsonBody
`shouldRespondWith` 200 {matchBody = Just $ encode (4 :: Int)}
/usr/share/cdbs/1/class/hlibrary.mk:147: recipe for target 'build-ghc-stamp' 
failed
make: *** [build-ghc-stamp] Error 1



Bug#867647: ruby-rest-client: FTBFS: ERROR: Test "ruby2.3" failed: Failure/Error: return http.request(req, body, )

2017-07-09 Thread Andreas Beckmann
On Sat, 8 Jul 2017 08:28:17 +0200 Lucas Nussbaum  wrote:
> Source: ruby-rest-client
> Version: 1.8.0-3
> Severity: serious
> Tags: stretch sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20170707 qa-ftbfs
> Justification: FTBFS on amd64

Hi Lucas,

you files a bunch of ruby2.3 FTBFS bugs recently tagged "stretch sid".
Did you mean "buster sid" or "stretch buster sid"?

You probly need to update some scripts :-)


Andreas



Bug#867842: haskell-werewolf: << build dependencies on packages with a more recent version

2017-07-09 Thread Adrian Bunk
Source: haskell-werewolf
Version: 1.5.1.1-4
Severity: serious

The following packages have unmet dependencies:
 builddeps:haskell-werewolf : Depends: libghc-extra-dev (< 1.5) but 1.5.3-1 is 
to be installed
  Depends: libghc-monadrandom-dev (< 0.5) but 
0.5.1-1 is to be installed



Bug#867843: pandoc: << build dependencies on packages with a more recent version

2017-07-09 Thread Adrian Bunk
Source: pandoc
Version: 1.17.2~dfsg-4
Severity: serious

The following packages have unmet dependencies:
 builddeps:pandoc : Depends: libghc-texmath-dev (< 0.9) but 0.9.4-1 is to be 
installed
Depends: libghc-pandoc-types-dev (< 1.17) but 1.17.0.5-1 is 
to be installed



Bug#867840: haskell-uuid build-depends libghc-quickcheck2-dev (< 2.9) but 2.9.2-1 is to be installed

2017-07-09 Thread Adrian Bunk
Source: haskell-uuid
Version: 1.3.13-1
Severity: serious

The following packages have unmet dependencies:
 builddeps:haskell-uuid : Depends: libghc-quickcheck2-dev (< 2.9) but 2.9.2-1 
is to be installed



Bug#867839: haskell-these: << build dependencies on packages with a more recent version

2017-07-09 Thread Adrian Bunk
Source: haskell-these
Version: 0.7.3-1
Severity: serious

The following packages have unmet dependencies:
 builddeps:haskell-these : Depends: libghc-quickcheck2-dev (< 2.9.2) but 
2.9.2-1 is to be installed
   Depends: libghc-vector-instances-dev (< 3.4) but 
3.4-1 is to be installed



Bug#867841: haskell-uuid-types: << build dependencies on packages with a more recent version

2017-07-09 Thread Adrian Bunk
Source: haskell-uuid-types
Version: 1.0.3-3
Severity: serious
Tags: buster sid

The following packages have unmet dependencies:
 builddeps:haskell-uuid-types : Depends: libghc-hunit-dev (< 1.4) but 1.5.0.0-1 
is to be installed
Depends: libghc-quickcheck2-dev (< 2.9) but 
2.9.2-1 is to be installed



Bug#867838: haskell-test-framework-hunit build-depends libghc-hunit-dev (< 1.4) but 1.5.0.0-1 is to be installed

2017-07-09 Thread Adrian Bunk
Source: haskell-test-framework-hunit
Version: 0.3.0.2-3
Severity: serious
Tags: buster sid

The following packages have unmet dependencies:
 builddeps:haskell-test-framework-hunit : Depends: libghc-hunit-dev (< 1.4) but 
1.5.0.0-1 is to be installed



Bug#867837: haskell-quickcheck-instances build-depends libghc-quickcheck2-dev (< 2.9) but 2.9.2-1 is to be installed

2017-07-09 Thread Adrian Bunk
Source: haskell-quickcheck-instances
Version: 0.3.12-3
Severity: serious
Tags: buster sid

The following packages have unmet dependencies:
 builddeps:haskell-quickcheck-instances : Depends: libghc-quickcheck2-dev (< 
2.9) but 2.9.2-1 is to be installed



Bug#867835: haskell-irc-core build-depends libghc-hunit-dev (< 1.4) but 1.5.0.0-1 is to be installed

2017-07-09 Thread Adrian Bunk
Source: haskell-irc-core
Version: 2.2.0.0-2
Severity: serious
Tags: buster sid

The following packages have unmet dependencies:
 builddeps:haskell-irc-core : Depends: libghc-hunit-dev (< 1.4) but 1.5.0.0-1 
is to be installed



Bug#867833: haskell-exception-transformers build-depends libghc-hunit-dev (< 1.4) but 1.5.0.0-1 is to be installed

2017-07-09 Thread Adrian Bunk
Source: haskell-exception-transformers
Version: 0.4.0.5-1
Severity: serious

The following packages have unmet dependencies:
 builddeps:haskell-exception-transformers : Depends: libghc-hunit-dev (< 1.4) 
but 1.5.0.0-1 is to be installed



Bug#867834: haskell-hledger-ui build-depends libghc-text-zipper-dev (< 0.10) but 0.10-1+b2 is to be installed

2017-07-09 Thread Adrian Bunk
Source: haskell-hledger-ui
Version: 1.1.2-1
Severity: serious

The following packages have unmet dependencies:
 builddeps:haskell-hledger-ui : Depends: libghc-text-zipper-dev (< 0.10) but 
0.10-1+b2 is to be installed



Bug#867836: haskell-lambdabot-core build-depends libghc-dependent-sum-dev (< 0.4) but 0.4-1 is to be installed

2017-07-09 Thread Adrian Bunk
Source: haskell-lambdabot-core
Version: 5.1-2
Severity: serious
Tags: buster sid

The following packages have unmet dependencies:
 builddeps:haskell-lambdabot-core : Depends: libghc-dependent-sum-dev (< 0.4) 
but 0.4-1 is to be installed



Bug#867832: haskell-either build-depends libghc-monadrandom-dev (< 0.5) but 0.5.1-1 is to be installed

2017-07-09 Thread Adrian Bunk
Source: haskell-either
Version: 4.4.1.1-3
Severity: serious
Tags: buster sid


The following packages have unmet dependencies:
 builddeps:haskell-either : Depends: libghc-monadrandom-dev (< 0.5) but 0.5.1-1 
is to be installed



Bug#867830: glirc: << build dependencies on packages with a more recent version

2017-07-09 Thread Adrian Bunk
Source: glirc
Version: 2.20.1.1-2
Severity: serious
Tags: buster sid

The following packages have unmet dependencies:
   Depends: libghc-vty-dev (< 5.12) but 5.15.1-1+b1 is to be 
installed
   Depends: libghc-vty-prof (< 5.12) but 5.15.1-1+b1 is to be 
installed
   Depends: libghc-hunit-dev (< 1.4) but 1.5.0.0-1 is to be 
installed
E



Bug#867831: haskell-ed25519 build-depends libghc-quickcheck2-dev (< 2.9) but 2.9.2-1 is to be installed

2017-07-09 Thread Adrian Bunk
Source: haskell-ed25519
Version: 0.0.5.0-5
Severity: serious

The following packages have unmet dependencies:
 builddeps:haskell-ed25519 : Depends: libghc-quickcheck2-dev (< 2.9) but 
2.9.2-1 is to be installed



Bug#865938: Proposed simple patch

2017-07-09 Thread Johannes Keyser
Dear maintainer,

as suggested in the tests Tracebacks, one simple way to fix the tests is
to create another pair of fixture html files, with the tag "required"
removied from the choice fields. Otherwise they're the same as for
Django 1.10.
Find a proposed patch attached; just let me mention I'm new to Django.
Maybe there's a more elegant fix.

Best,
Johannes
>From 14569b763dcfa2b48e33937ec73aeb275c40726b Mon Sep 17 00:00:00 2001
From: Johannes Keyser 
Date: Sun, 9 Jul 2017 19:47:00 +0200
Subject: [PATCH] Fixed fixture html files for Django 1.11.3  (Closes:
 #865938).

---
 bootstrapform/fixtures/basic_dj111.html  |  99 ++
 bootstrapform/fixtures/horizontal_dj111.html | 102 +++
 bootstrapform/tests.py   |   9 ++-
 3 files changed, 207 insertions(+), 3 deletions(-)
 create mode 100644 bootstrapform/fixtures/basic_dj111.html
 create mode 100644 bootstrapform/fixtures/horizontal_dj111.html

diff --git a/bootstrapform/fixtures/basic_dj111.html b/bootstrapform/fixtures/basic_dj111.html
new file mode 100644
index 000..87c4948
--- /dev/null
+++ b/bootstrapform/fixtures/basic_dj111.html
@@ -0,0 +1,99 @@
+
+Char field
+
+
+
+
+
+
+Choice field
+
+
+Zero
+One
+Two
+
+
+
+
+
+Radio choice
+
+
+
+
+Zero
+
+
+
+
+
+
+One
+
+
+
+
+
+
+Two
+
+
+
+
+
+
+Multiple choice
+
+
+Zero
+One
+Two
+
+
+
+
+
+Multiple checkbox
+
+
+ Zero
+ One
+ Two
+
+
+
+
+
+File fied
+
+
+
+
+
+
+
+Password field
+
+
+
+
+
+
+
+Textarea
+
+
+
+
+
+
+
+
+
+
+ Boolean field
+
+
+
+
diff --git a/bootstrapform/fixtures/horizontal_dj111.html b/bootstrapform/fixtures/horizontal_dj111.html
new file mode 100644
index 000..038bfe1
--- /dev/null
+++ b/bootstrapform/fixtures/horizontal_dj111.html
@@ -0,0 +1,102 @@
+
+Char field
+
+
+
+
+
+
+
+Choice field
+
+
+
+Zero
+One
+Two
+
+
+
+
+
+Radio choice
+
+
+
+
+
+Zero
+
+
+
+
+
+One
+
+
+
+
+
+Two
+
+
+
+
+
+
+Multiple choice
+
+
+
+Zero
+One
+Two
+
+
+
+
+
+Multiple checkbox
+
+
+ Zero
+ One
+ Two
+
+
+
+
+
+File fied
+
+
+
+
+
+
+
+Password field
+
+
+
+
+
+
+
+Textarea
+
+
+
+
+
+
+
+
+
+
+
+ Boolean field
+
+
+
+
diff --git a/bootstrapform/tests.py b/bootstrapform/tests.py
index 571ac9e..458b810 100644
--- a/bootstrapform/tests.py
+++ b/bootstrapform/tests.py
@@ -42,8 +42,9 @@ class BootstrapTemplateTagTests(TestCase):
 
 html = Template("{% load bootstrap %}{{ form|bootstrap }}").render(Context({'form': form}))
 
-
-if StrictVersion(django.get_version()) >= StrictVersion('1.10b1'):
+if StrictVersion(django.get_version()) >= StrictVersion('1.11.3'):
+fixture = 'basic_dj111.html'
+elif StrictVersion(django.get_version()) >= StrictVersion('1.10b1'):
 fixture = 'basic_dj110.html'
 elif StrictVersion(django.get_version()) >= StrictVersion('1.7'):
 fixture = 'basic.html'
@@ -63,7 +64,9 @@ class BootstrapTemplateTagTests(TestCase):
 
 html = Template("{% load bootstrap %}{{ form|bootstrap_horizontal }}").render(Context({'form': form}))
 
-if StrictVersion(django.get_version()) >= StrictVersion('1.10b1'):
+if StrictVersion(django.get_version()) >= StrictVersion('1.11.3'):
+fixture = 'horizontal_dj111.html'
+elif StrictVersion(django.get_version()) >= StrictVersion('1.10b1'):
 fixture = 'horizontal_dj110.html'
 elif StrictVersion(django.get_version()) >= StrictVersion('1.7'):
 fixture = 'horizontal.html'
-- 
2.13.2



Bug#867482: marked as done (flask FTBFS with python 3.6 as supported python version)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 17:06:32 +
with message-id 
and subject line Bug#867482: fixed in flask 0.12.2-2
has caused the Debian Bug report #867482,
regarding flask FTBFS with python 3.6 as supported python version
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.)


-- 
867482: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867482
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: flask
Version: 0.12.2-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/flask.html

...
 ERRORS 
_ ERROR at teardown of test_session_expiration _

recwarn = <_pytest.recwarn.WarningsRecorder object at 0x7fd7db0c5d30>

@pytest.yield_fixture(autouse=True)
def catch_deprecation_warnings(recwarn):
yield
gc.collect()
>   assert not recwarn.list
E   assert not [<_pytest.recwarn.RecordedWarning object at 0x7fd7da3551d0>]
E+  where [<_pytest.recwarn.RecordedWarning object at 0x7fd7da3551d0>] 
= <_pytest.recwarn.WarningsRecorder object at 0x7fd7db0c5d30>.list

tests/conftest.py:134: AssertionError
- Captured stderr call -
/build/1st/flask-0.12.2/.pybuild/pythonX.Y_3.6/build/tests/test_basic.py:336: 
DeprecationWarning: Flags not at the start of the expression 
'\\bexpires=([^;]+)(?i' (truncated)
  match = re.search(r'\bexpires=([^;]+)(?i)', rv.headers['set-cookie'])
=== FAILURES ===
___ test_no_error_swallowing ___

flaskext_broken = None

def test_no_error_swallowing(flaskext_broken):
with pytest.raises(ImportError) as excinfo:
import flask.ext.broken

>   assert excinfo.type is ImportError
E   assert  is ImportError
E+  where  = .type

tests/test_ext.py:183: AssertionError
- Captured stderr call -
/build/1st/flask-0.12.2/.pybuild/pythonX.Y_3.6/build/tests/test_ext.py:181: 
ExtDeprecationWarning: Importing flask.ext.broken is deprecated, use 
flask_broken instead.
  import flask.ext.broken
/tmp/pytest-of-pbuilder1/pytest-1/test_no_error_swallowing0/modules_tmpdir/flask_broken/__init__.py:1:
 ExtDeprecationWarning: Importing flask.ext.broken is deprecated, use 
flask_broken instead.
  import flask.ext.broken.b
== 1 failed, 321 passed, 3 skipped, 1 error in 16.00 seconds ===
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd 
/build/1st/flask-0.12.2/.pybuild/pythonX.Y_3.6/build; python3.6 -m pytest tests
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.6 3.5 
returned exit code 13
debian/rules:10: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 25


Ubuntu ships a 3.6 support patch that will likely fix it (untested).
--- End Message ---
--- Begin Message ---
Source: flask
Source-Version: 0.12.2-2

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

Debian distribution maintenance software
pp.
Ondřej Nový  (supplier of updated flask 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, 09 Jul 2017 18:36:07 +0200
Source: flask
Binary: python-flask python3-flask python-flask-doc
Architecture: source
Version: 0.12.2-2
Distribution: unstable
Urgency: medium
Maintainer: Piotr Ożarowski 
Changed-By: Ondřej Nový 
Description:
 python-flask - micro web framework based on Werkzeug and Jinja2 - Python 2.7
 python-flask-doc - micro web framework based on Werkzeug and Jinja2 - 
documentation
 python3-flask - micro web framework based on Werkzeug and Jinja2 - Python 3.x
Closes: 867482
Changes:
 flask (0.12.2-2) unstable; urgency=medium
 .
   * Added Python 3.6 support for tests (Closes: #867482)
   * 

Bug#867313: marked as done (perl: versioned Provides shouldn't go to testing before wanna-build is fixed)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 17:08:15 +
with message-id 
and subject line Bug#867313: fixed in perl 5.24.1-7
has caused the Debian Bug report #867313,
regarding perl: versioned Provides shouldn't go to testing before wanna-build 
is fixed
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.)


-- 
867313: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867313
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: perl
Version: 5.24.1-5
Severity: serious

As discussed in #867104, some packages are currently stuck in the
'B-D-Uninstallable' state because dose-builddebcheck is not
considering a real package and a versioned virtual package
coinstallable.

Therefore the src:perl versioned Provides currently in sid are not
suitable for release before #867104 is fixed and the fix is deployed
on the wanna-build host. This bug is intended to make sure the changes
don't enter testing prematurely.

I'm not marking #867104 as a blocker for this as the other way to
close this is to revert the versioned Provides (hopefully temporarily.)
I intend do that this weekend or early next week if #867104 needs time.
-- 
Niko Tyni   nt...@debian.org
--- End Message ---
--- Begin Message ---
Source: perl
Source-Version: 5.24.1-7

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

Debian distribution maintenance software
pp.
Niko Tyni  (supplier of updated perl 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, 09 Jul 2017 18:55:39 +0300
Source: perl
Binary: perl-base perl-doc perl-debug libperl5.24 libperl-dev perl-modules-5.24 
perl
Architecture: source
Version: 5.24.1-7
Distribution: unstable
Urgency: medium
Maintainer: Niko Tyni 
Changed-By: Niko Tyni 
Description:
 libperl-dev - Perl library: development files
 libperl5.24 - shared Perl library
 perl   - Larry Wall's Practical Extraction and Report Language
 perl-base  - minimal Perl system
 perl-debug - debug-enabled Perl interpreter
 perl-doc   - Perl documentation
 perl-modules-5.24 - Core Perl modules
Closes: 867089 867313
Changes:
 perl (5.24.1-7) unstable; urgency=medium
 .
   * Revert "Adopt versioned Provides for the dual lived modules",
 hopefully temporarily. (Closes: #867313, reopens: #758100).
 .
 We cannot use versioned Provides in unstable before wanna-build
 is fixed to consider a versioned virtual package coinstallable
 with a real package of the same name. See #867104.
 .
 This restores libperl5.2[24] coinstallability as a side effect.
 (Closes: #867089)
Checksums-Sha1:
 42d9702767546baa3a7d8612d14a2d699f4b82fe 2344 perl_5.24.1-7.dsc
 dd7ec57e1d5bd63c5b8e4af3ffd7aecf4fe69be2 172716 perl_5.24.1-7.debian.tar.xz
 95e902eb5cbc335da0aaabb4db480587183846c0 4766 perl_5.24.1-7_source.buildinfo
Checksums-Sha256:
 a7ee28c5b592019852f23e662c0dee5a950bc59427c61735e17440a3554d0f69 2344 
perl_5.24.1-7.dsc
 9a80344427c4b2a397c8d424cc9b09e264fd157788f0220d3242084fee0a2c7b 172716 
perl_5.24.1-7.debian.tar.xz
 646a5286d123f46a7fe6c6d7dc5c6ddfdb5940d1b3257618e162806371c77e74 4766 
perl_5.24.1-7_source.buildinfo
Files:
 66f841439f9a7771d8d0af81c51db89d 2344 perl standard perl_5.24.1-7.dsc
 25f074e24c4d965c0e0e290256dd28f2 172716 perl standard 
perl_5.24.1-7.debian.tar.xz
 1a86a81ae1af67f143d555da28c4d603 4766 perl standard 
perl_5.24.1-7_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEdqKOQsmBHZHoj7peLsD/s7cwGx8FAlliXx0ACgkQLsD/s7cw
Gx9DXw/6ArS50ksw8UuJYeQ45/QftPC65YS7wDAzEKrNb4j8pummzYL0W1mMY9C8
1ImqOwWmVl5YnhvUhA8voe2tbr5gkHMN+B7wUpwhPfI+32nVaGCeG2V1gwuqVOni
BlbQ9IS2y5PjBCKrYHrs45Xl2yqW8dKKuAspRpD68IM6uZAJclBjpxvm3QF8GSIi
44jBs5cDJKTnK8gzBU0SGBMLjI5tn2LjeeAuRVdhMwnJmTLCJBO7Ckn0zQ/oF23j
3BNCWrZvgXiAfLvYIzrXkzEhyUwaXwLekTJmvsMEPts7fNm5nFWvAMcV0Ng9UCpR
85N+E2GoJLM4NGcP+L22Ms/28qhRq1TPmdEj+OwS+Q6auh3yqw+rCeUt4UstbQ2H
OP1YKoSKrvrP8IKbZUHQPNFJSH7WYiNLY9Uvu7FsYJ0wIBEWvzKun1hYSa3UELtV

Bug#867376: uncrustify: fills up buildd disk space

2017-07-09 Thread Alexander Gerasiov
Hello Julien,

Yep. I got it. Upstream thinks that sizeof(int)==sizeof(size_t) =(

Have to dig through the code to fix this everywhere.

On Thu, 6 Jul 2017 08:37:44 +0200
Julien Cristau  wrote:

> Source: uncrustify
> Version: 0.65+dfsg1-1
> Severity: serious
> 
> The uncrustify build on zani.debian.org filled up the 75G available in
> the build directory.
> 
> Cheers,
> Julien



-- 
Best regards,
 Alexander Gerasiov

 Contacts:
 e-mail: g...@cs.msu.su  Homepage: http://gerasiov.net  Skype: gerasiov
 PGP fingerprint: 04B5 9D90 DF7C C2AB CD49  BAEA CA87 E9E8 2AAC 33F1



Bug#790199: marked as done (claws-mail: depends on libwebkitgtk-1.0-0 which is deprecated)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 16:20:29 +
with message-id 
and subject line Bug#790199: fixed in claws-mail 3.15.0-2
has caused the Debian Bug report #790199,
regarding claws-mail: depends on libwebkitgtk-1.0-0 which is deprecated
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.)


-- 
790199: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790199
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: claws-mail
Severity: important
Tags: sid stretch
User: pkg-webkit-maintain...@lists.alioth.debian.org
Usertags: oldlibs libwebkitgtk-1.0-0 webkit1

Hi,

claws-mail depends on libwebkitgtk-1.0-0, which is deprecated in
favor of libwebkit2gtk-4.0-37. claws-mail should be ported to the new
webkitgtk version so we can remove the old, unmaintained one.

As an intermediate step you can port claws-mail to
libwebkitgtk-3.0-0, which has a similar API to libwebkitgtk-1.0-0 but
is based on GTK+ 3.0. Thus you'd be porting claws-mail to GTK+ 3.0
first, using libwebkitgtk-3.0-0, and you could then port to
libwebkit2gtk-4.0-37 later. But note that libwebkitgtk-3.0-0 is also
deprecated.

Please try to do this before the Stretch release as we're going to
try to remove libwebkitgtk-1.0-0 this cycle.

We'll bump this to serious when the list of rdeps is small and we're
getting ready to removing libwebkitgtk-1.0-0 completely.

If you have any question don't hesitate to ask.

Emilio 
--- End Message ---
--- Begin Message ---
Source: claws-mail
Source-Version: 3.15.0-2

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

Debian distribution maintenance software
pp.
Ricardo Mones  (supplier of updated claws-mail 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, 09 Jul 2017 17:47:22 +0200
Source: claws-mail
Binary: claws-mail libclaws-mail-dev claws-mail-plugins claws-mail-spamassassin 
claws-mail-pgpmime claws-mail-pgpinline claws-mail-smime-plugin 
claws-mail-bogofilter claws-mail-i18n claws-mail-doc claws-mail-tools 
claws-mail-extra-plugins claws-mail-acpi-notifier claws-mail-address-keeper 
claws-mail-archiver-plugin claws-mail-attach-remover claws-mail-attach-warner 
claws-mail-bsfilter-plugin claws-mail-clamd-plugin claws-mail-feeds-reader 
claws-mail-fetchinfo-plugin claws-mail-gdata-plugin claws-mail-libravatar 
claws-mail-newmail-plugin claws-mail-mailmbox-plugin claws-mail-managesieve 
claws-mail-multi-notifier claws-mail-tnef-parser claws-mail-perl-filter 
claws-mail-pdf-viewer claws-mail-python-plugin claws-mail-spam-report 
claws-mail-vcalendar-plugin
Architecture: source amd64 all
Version: 3.15.0-2
Distribution: unstable
Urgency: medium
Maintainer: Ricardo Mones 
Changed-By: Ricardo Mones 
Description:
 claws-mail - Fast, lightweight and user-friendly GTK+2 based email client
 claws-mail-acpi-notifier - Laptop's Mail LED control for Claws Mail
 claws-mail-address-keeper - Address keeper plugin for Claws Mail
 claws-mail-archiver-plugin - Archiver plugin for Claws Mail
 claws-mail-attach-remover - Mail attachment remover for Claws Mail
 claws-mail-attach-warner - Missing attachment warnings for Claws Mail
 claws-mail-bogofilter - Bogofilter plugin for Claws Mail
 claws-mail-bsfilter-plugin - Spam filtering using bsfilter for Claws Mail
 claws-mail-clamd-plugin - ClamAV socket-based plugin for Claws Mail
 claws-mail-doc - User documentation for Claws Mail mailer
 claws-mail-extra-plugins - Extra plugins collection for Claws Mail
 claws-mail-feeds-reader - Feeds (RSS/Atom) reader plugin for Claws Mail
 claws-mail-fetchinfo-plugin - Add X-FETCH headers plugin for Claws Mail
 claws-mail-gdata-plugin - Access to GData (Google services) for Claws Mail
 claws-mail-i18n - Locale data for Claws Mail (i18n support)
 claws-mail-libravatar - Display sender avatar from a libravatar server
 claws-mail-mailmbox-plugin - mbox format mailboxes handler for Claws Mail
 claws-mail-managesieve - manage Sieve filters with Claws Mail
 

Bug#866707: marked as done (cairo-5c FTBFS on arm64: FAIL: test.5c)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 16:04:10 +
with message-id 
and subject line Bug#866707: fixed in cairo-5c 1.13
has caused the Debian Bug report #866707,
regarding cairo-5c FTBFS on arm64: FAIL: test.5c
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.)


-- 
866707: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866707
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cairo-5c
Version: 1.12
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=cairo-5c=arm64=1.12=1498849379=0

...
FAIL: test.5c
=

paint passed.
line  passed.
box   passed.
circlepassed.
fill-preserve passed.
stroke-preserve   passed.
clip  passed.
fill-extents  passed.
stroke-extentspassed.
set-operator  passed.
set-sourcepassed.
set-tolerance passed.
set-fill-rule passed.
set-line-widthpassed.
set-line-cap  passed.
set-line-join passed.
set-miter-limit   passed.
rotatepassed.
paint-with-alpha  passed.
mask  passed.
append-path   passed.
set-font  failed: pixel mismatch 0xe000 not similar to 0x0 at 
22 10
set-font-size failed: pixel mismatch 0xd800 not similar to 
0xff00 at 70 12
set-font-matrix   failed: pixel mismatch 0xd800 not similar to 
0xff00 at 20 22
show-text failed: pixel mismatch 0xe000 not similar to 0x0 at 
27 10
text-path failed: pixel mismatch 0x5000 not similar to 
0x3c00 at 53 16
text-extents  failed: pixel mismatch 0xff1f1f1f not similar to 
0x at 27 30
create-rgba   passed.
create-rgbpassed.
get-operator  passed.
get-sourcepassed.
get-tolerance passed.
get-current-point passed.
get-fill-rule passed.
get-line-widthpassed.
get-line-cap  passed.
get-line-join passed.
get-miter-limit   passed.
get-matrixpassed.
get-font-matrix   passed.
font-extents  failed: font_extents returned wrong value: {ascent = 11, 
descent = 3, height = 14, max_x_advance = 16, max_y_advance = 0} != {ascent = 
12, descent = 3, height = 14, max_x_advance = 16, max_y_advance = 0}
FAIL test.5c (exit status: 7)


Testsuite summary for cairo-5c 1.12

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

See test/test-suite.log
Please report to http://cairographics.org

Makefile:558: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory '/<>/test'
Makefile:664: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory '/<>/test'
Makefile:737: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '/<>/test'
Makefile:563: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/<>'
dh_auto_test: make -j8 check VERBOSE=1 returned exit code 2
debian/rules:11: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2
--- End Message ---
--- Begin Message ---
Source: cairo-5c
Source-Version: 1.13

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

Debian distribution maintenance software
pp.
Keith Packard  (supplier of updated cairo-5c 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: Sat, 08 Jul 2017 21:37:06 -0500
Source: cairo-5c
Binary: cairo-5c libcairo-5c0
Architecture: source all amd64
Version: 1.13
Distribution: unstable
Urgency: 

Processed: Re: slapd-mtread crash on ppc64{,el} in stretch/sid

2017-07-09 Thread Debian Bug Tracking System
Processing control commands:

> notforwarded -1
Bug #866122 [src:openldap] test060-mt-hot failing on ppc64el buildd
Bug #866371 [src:openldap] openldap FTBFS on ppc64{,el}: slapd-mtread failed 
(139)
Unset Bug forwarded-to-address
Unset Bug forwarded-to-address
> reassign -1 src:linux 4.8.7-1
Bug #866122 [src:openldap] test060-mt-hot failing on ppc64el buildd
Bug #866371 [src:openldap] openldap FTBFS on ppc64{,el}: slapd-mtread failed 
(139)
Bug reassigned from package 'src:openldap' to 'src:linux'.
Bug reassigned from package 'src:openldap' to 'src:linux'.
No longer marked as found in versions openldap/2.4.44+dfsg-4 and 
openldap/2.4.44+dfsg-6.
No longer marked as found in versions openldap/2.4.44+dfsg-4 and 
openldap/2.4.44+dfsg-6.
Ignoring request to alter fixed versions of bug #866122 to the same values 
previously set
Ignoring request to alter fixed versions of bug #866371 to the same values 
previously set
Bug #866122 [src:linux] test060-mt-hot failing on ppc64el buildd
Bug #866371 [src:linux] openldap FTBFS on ppc64{,el}: slapd-mtread failed (139)
Marked as found in versions linux/4.8.7-1.
Marked as found in versions linux/4.8.7-1.
> affects -1 src:openldap
Bug #866122 [src:linux] test060-mt-hot failing on ppc64el buildd
Bug #866371 [src:linux] openldap FTBFS on ppc64{,el}: slapd-mtread failed (139)
Added indication that 866122 affects src:openldap
Added indication that 866371 affects src:openldap

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



Bug#866122: slapd-mtread crash on ppc64{,el} in stretch/sid

2017-07-09 Thread Ryan Tandy

Control: notforwarded -1
Control: reassign -1 src:linux 4.8.7-1
Control: affects -1 src:openldap

Hi debian-kernel,

There seems to be a regression on powerpc64 (both endians) that can 
corrupt the vector-scalar registers (VSRs) in a threaded program.


I believe the bad commit is this one:

4.9.0: 
https://github.com/torvalds/linux/commit/dc16b553c949e81f37555777dc7bab66d78285a7
4.8.6: 
https://github.com/linux-stable/linux-stable/commit/613036d9e91990f2043130ff8f78fd770432b3de

My program is not using transactional memory itself, but I don't 
know what libc/libpthread might do internally.


4.8.7-1 is the first Debian kernel where I observe the crash. I rebuilt 
that package with the above commit reverted and it went away.


The crash still occurs with 4.11.6-1 from unstable. I have not tested 
anything more recent.


I still need to work up a reduced test case. For now the steps to 
reproduce the crash with the openldap package are:


 apt-get build-dep openldap
 apt-get source openldap
 cd openldap-*/
 DEB_BUILD_OPTIONS=nocheck dpkg-buildpackage -T build
 cd debian/build/tests
 ./run -b bdb test060-mt-hot

Thanks
Ryan



Bug#867796: marked as done (haskell-exceptions build depends libghc-quickcheck2-dev (< 2.9) but 2.9.2-1 is to be installed)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 15:37:11 +
with message-id 
and subject line Bug#867796: fixed in haskell-exceptions 0.8.3-4
has caused the Debian Bug report #867796,
regarding haskell-exceptions build depends libghc-quickcheck2-dev (< 2.9) but 
2.9.2-1 is to be installed
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.)


-- 
867796: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867796
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-exceptions
Version: 0.8.3-3
Severity: serious
Tags: buster sid


The following packages have unmet dependencies:
 builddeps:haskell-exceptions : Depends: libghc-quickcheck2-dev (< 2.9) but 
2.9.2-1 is to be installed
--- End Message ---
--- Begin Message ---
Source: haskell-exceptions
Source-Version: 0.8.3-4

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

Debian distribution maintenance software
pp.
Clint Adams  (supplier of updated haskell-exceptions 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, 09 Jul 2017 11:13:16 -0400
Source: haskell-exceptions
Binary: libghc-exceptions-dev libghc-exceptions-prof libghc-exceptions-doc
Architecture: source
Version: 0.8.3-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 

Changed-By: Clint Adams 
Description:
 libghc-exceptions-dev - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-exceptions-doc - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-exceptions-prof - ${haskell:ShortDescription}${haskell:ShortBlurb}
Closes: 867796
Changes:
 haskell-exceptions (0.8.3-4) unstable; urgency=medium
 .
   * Fix incorrect QuickCheck upper bound.  closes: #867796.
Checksums-Sha1:
 9f0620f2968719cc7627b76936db3ddf2a94217c 3036 haskell-exceptions_0.8.3-4.dsc
 32c2e9351537dac3152f5b228b59f4fa86e44005 12986 
haskell-exceptions_0.8.3.orig.tar.gz
 de1bcf60e3d1243b9d6650db93171ede49bb03b9 2360 
haskell-exceptions_0.8.3-4.debian.tar.xz
 d7aa40b6c2bceb63d095478517ca7a340f2f7bb9 7590 
haskell-exceptions_0.8.3-4_source.buildinfo
Checksums-Sha256:
 65510da1cb4fa67a2b26cb887056fad6c2d630fa9e59f6537d684b4b66cb2653 3036 
haskell-exceptions_0.8.3-4.dsc
 4d6ad97e8e3d5dc6ce9ae68a469dc2fd3f66e9d312bc6faa7ab162eddcef87be 12986 
haskell-exceptions_0.8.3.orig.tar.gz
 3af278ebb3c203f0b3bad5465cb364405325898aec62a433c8ceb3729106a8ad 2360 
haskell-exceptions_0.8.3-4.debian.tar.xz
 941746e828ab41d218b18b60bfe365839d3e6ec178c61b77082fb6e71ea3ea07 7590 
haskell-exceptions_0.8.3-4_source.buildinfo
Files:
 0259bdb9f8783378e61377f78923ff36 3036 haskell extra 
haskell-exceptions_0.8.3-4.dsc
 431cd7408c2eec41bedbb0071f14db15 12986 haskell extra 
haskell-exceptions_0.8.3.orig.tar.gz
 aef92c8dac71183eb3dd9c948990af8d 2360 haskell extra 
haskell-exceptions_0.8.3-4.debian.tar.xz
 cbb29ded34501b24f03e31f162c515fe 7590 haskell extra 
haskell-exceptions_0.8.3-4_source.buildinfo

-BEGIN PGP SIGNATURE-
Comment: Debian!

iQKlBAEBCgCPFiEEdYHsh0BT5sgHeRubVZIzHhmdOKgFAlliSEpfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDc1
ODFFQzg3NDA1M0U2QzgwNzc5MUI5QjU1OTIzMzFFMTk5RDM4QTgRHGNsaW50QGRl
Ymlhbi5vcmcACgkQVZIzHhmdOKhlCw/+O8B7xqWeRnFWt/BscyCzW/zf/ZqYWoal
+1W+77nDR7MLlO7BaW8lP23A6n+MEsqQ3THPIRnBUSowELCKEfNovnzSTDsvaPVJ
USjBkUurWGsY52x8EN7+uAaVPi+FbQd0Hxo5DRjcZQMSHNJyTmjDCi3vzOr6XK3U
k/J/y94mxpVbUcttIserSeEeaA0MzREljrR7+6v6mEeA8HQKoWzw62iazqn/Kzw9
8p4DgGtcXDUvjIryMtRr9BzwVE9yxiHzEAV4OduoLGOL3dW+KBrC2Iji+pNehmOj
uSvTRZyoDQ9iIK3RVl04HwXgd2P5eAg1PyGxJaSAUEvPPQGmzE+kZs63V67D2JxP
ExSayScaRhFJIZfCj3T3scNQI5a1TTP0d4U3VwN3RgUdcP7Vg2pq65vOm5B5aftt
T+ogTuWCdJVvzTkn8hz8JrosC+pFG0prDUiUleXrijNK3DkA1BFXsW+Wdaw5tja8
OxM0/GzatqMh1vJGT3pGiaAvXTbJnLyMJBbBL038GA3ZbH8qBoeId6W/Yh0pSWTY
Ec6MzpGEAr7k9SnDakMkGG7elUic8UMxigdBAUWcTECOD51TmRuI+NoWC657usmr
d8VYd8e2I8pW2wDW/XAK3ldrpT6fwJs5paSPf5UGAxzaaBNBME1wl5cUDO396Q0u
Tv3eWKg4KNg=
=2nDy
-END PGP SIGNATURE End Message ---


Processed: tagging 790199

2017-07-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 790199 + pending
Bug #790199 [src:claws-mail] claws-mail: depends on libwebkitgtk-1.0-0 which is 
deprecated
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#867791: marked as done (haskell-yi-language FTBFS: error: Couldn't match expected type with actual type)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 15:16:55 +
with message-id 
and subject line Bug#867791: fixed in haskell-yi-language 0.13.7-1
has caused the Debian Bug report #867791,
regarding haskell-yi-language FTBFS: error: Couldn't match expected type with 
actual type
to be marked as done.

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

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


-- 
867791: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867791
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-yi-language
Version: 0.2.1-3
Severity: serious
Tags: buster sid

https://buildd.debian.org/status/package.php?p=haskell-yi-language=sid

...
[ 9 of 32] Compiling Yi.Lexer.Abella  ( dist-ghc/build/Yi/Lexer/Abella.hs, 
dist-ghc/build/Yi/Lexer/Abella.o )

src/Yi/Lexer/common.hsinc:24:34-48: error:
* Couldn't match expected type `[(Yi.Buffer.Basic.Point, Char)]
-> HlState -> (t1, t)'
  with actual type `Int'
* The function `act' is applied to two arguments,
  but its type `Int' has none
  In the expression: act chunk state
  In a pattern binding: (state', tokValue) = act chunk state
* Relevant bindings include
state' :: t1 (bound at src/Yi/Lexer/common.hsinc:24:14)
tokValue :: t (bound at src/Yi/Lexer/common.hsinc:24:22)
/usr/share/cdbs/1/class/hlibrary.mk:147: recipe for target 'build-ghc-stamp' 
failed
make: *** [build-ghc-stamp] Error 1
--- End Message ---
--- Begin Message ---
Source: haskell-yi-language
Source-Version: 0.13.7-1

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

Debian distribution maintenance software
pp.
Clint Adams  (supplier of updated haskell-yi-language 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, 09 Jul 2017 10:27:18 -0400
Source: haskell-yi-language
Binary: libghc-yi-language-dev libghc-yi-language-prof libghc-yi-language-doc
Architecture: source
Version: 0.13.7-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 

Changed-By: Clint Adams 
Description:
 libghc-yi-language-dev - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-yi-language-doc - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-yi-language-prof - ${haskell:ShortDescription}${haskell:ShortBlurb}
Closes: 867791
Changes:
 haskell-yi-language (0.13.7-1) unstable; urgency=medium
 .
   * New upstream release.  closes: #867791.
Checksums-Sha1:
 a57d780d931746a01ead870a54b6890a30ff6208 3522 haskell-yi-language_0.13.7-1.dsc
 9c6302cd63e262fca2202a26121cd8f443905727 15383 
haskell-yi-language_0.13.7.orig.tar.gz
 5a2476389c987a402b28e110a51842bebe13f9f5 2436 
haskell-yi-language_0.13.7-1.debian.tar.xz
 c9a82da6c50541e8e9d127c4f58c574570e537dd 9892 
haskell-yi-language_0.13.7-1_source.buildinfo
Checksums-Sha256:
 c76a31ff0bbdef4af427be4347456da44d23f3c050f92c9c7110efc68f39d728 3522 
haskell-yi-language_0.13.7-1.dsc
 c64cb189616d95b1ea1f0795a9fe1bad141847dc39795b92997a4fb11d21cab1 15383 
haskell-yi-language_0.13.7.orig.tar.gz
 a35875646026ec45e18ac6345d70d09bdbee9ca16810b6a026dbb63929eee7f7 2436 
haskell-yi-language_0.13.7-1.debian.tar.xz
 54a943247ded353821c001694a1dd4a0f08e9df1f049f9fdf94554344e68 9892 
haskell-yi-language_0.13.7-1_source.buildinfo
Files:
 a21d42d4bb8ad7f7d2eb2da732aa7339 3522 haskell extra 
haskell-yi-language_0.13.7-1.dsc
 76c317ba95e7af8b4b3f5e1739d7ec3c 15383 haskell extra 
haskell-yi-language_0.13.7.orig.tar.gz
 7da037f1bf4ec93163b2c451afe2125b 2436 haskell extra 
haskell-yi-language_0.13.7-1.debian.tar.xz
 fa0f2f154c9d50cb37e43bc27bf3b3ed 9892 haskell extra 
haskell-yi-language_0.13.7-1_source.buildinfo

-BEGIN PGP SIGNATURE-
Comment: Debian!

iQKlBAEBCgCPFiEEdYHsh0BT5sgHeRubVZIzHhmdOKgFAlliPZtfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDc1
ODFFQzg3NDA1M0U2QzgwNzc5MUI5QjU1OTIzMzFFMTk5RDM4QTgRHGNsaW50QGRl

Bug#867792: marked as done (haskell-megaparsec FTBFS: Test suite tests: FAIL)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 15:13:55 +
with message-id 
and subject line Bug#867792: fixed in haskell-megaparsec 5.2.0-2
has caused the Debian Bug report #867792,
regarding haskell-megaparsec FTBFS: Test suite tests: FAIL
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.)


-- 
867792: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867792
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-megaparsec
Version: 5.2.0-1
Severity: serious

https://buildd.debian.org/status/package.php?p=haskell-megaparsec=sid

...
[11 of 11] Compiling Main ( tests/Spec.hs, 
dist-ghc/build/tests/tests-tmp/Main.o )
Linking dist-ghc/build/tests/tests ...
touch build-ghc-stamp
. /usr/share/haskell-devscripts/Dh_Haskell.sh && \
check_recipe
Running debian/hlibrary.setup test --builddir=dist-ghc --show-details=direct
Running 1 test suites...
Test suite tests: RUNNING...

Text.Megaparsec.Char
  newline
when stream begins with newline
  parses the newline
when stream does not begin with newline
  signals correct parse error
when stream is empty
  signals correct parse error
  csrf
when stream begins with crlf newline
  parses the crlf newline
when stream does not begin with crlf newline
  signals correct parse error
when stream is empty
  signals correct parse error
  eol
when stream begins with a newline
  succeeds returning the newline
when stream begins with CRLF sequence
  parses the CRLF sequence
when stream begins with '\r', but it's not followed by '\n'
  signals correct parse error
when input stream is '\r'
  signals correct parse error
when stream does not begin with newline or CRLF sequence
  signals correct parse error
when stream is empty
  signals correct parse error
  tab
when stream begins with tab
  parses the tab
when stream does not begin with tab
  signals correct parse error
when stream is empty
  signals correct parse error
  space
consumes it up to first non-space character
  controlChar
when stream begins with control character
  parses the control character
when stream does not begin with control character
  signals correct parse error
when stream is empty
  signals correct parse error
  spaceChar
when stream begins with space
  parses the space
when stream begins with non-breaking space
  parses the non-breaking space
when stream begins with tab
  parses the tab
when stream begins with newline
  parses the newline
when stream begins with carriage return
  parses the carriage return
when stream begins with form feed (control character)
  parses the form feed (control character)
when stream begins with vertical tab
  parses the vertical tab
when stream does not begin with white space
  signals correct parse error
when stream is empty
  signals correct parse error
  upperChar
when stream begins with uppercase letter
  parses the uppercase letter
when stream does not begin with uppercase letter
  signals correct parse error
when stream is empty
  signals correct parse error
  lowerChar
when stream begins with lowercase letter
  parses the lowercase letter
when stream does not begin with lowercase letter
  signals correct parse error
when stream is empty
  signals correct parse error
  letterChar
when stream begins with letter
  parses the letter
when stream does not begin with letter
  signals correct parse error
when stream is empty
  signals correct parse error
  alphaNumChar
when stream begins with alphanumeric character
  parses the alphanumeric character
when stream does not begin with alphanumeric character
  signals correct parse error
when stream is empty
  signals correct parse error
  printChar
when stream begins with printable character
  parses the printable character
when stream does not begin with printable character
  signals correct parse error
when stream is empty
  signals correct parse error
  digitChar
when stream begins with '0'
  parses the '0'
when stream begins with '1'
  parses the '1'
when stream begins with '2'
  parses the '2'
when stream begins with '3'
  parses the '3'
when stream begins with '4'
  parses the '4'
when stream begins with '5'
  parses the '5'
when stream begins with '6'
  parses the '6'
when 

Processed: Not a problem in stretch

2017-07-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 838903 buster sid
Bug #838903 [command-runner-applet] command-runner-applet: Incompatible with 
upcoming gnome-panel 3.22
Added tag(s) sid and buster.
> thanks
Stopping processing here.

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



Processed: Not a problem in stretch

2017-07-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 866388 buster sid
Bug #866388 [src:uim] uim: FTBFS with gnome-panel 3.24, needs switch to 
in-process applet
Added tag(s) sid and buster.
> thanks
Stopping processing here.

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



Bug#867797: khal FTBFS with python 3.6 as supported version

2017-07-09 Thread Adrian Bunk
Source: khal
Version: 1:0.8.4-4
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/khal.html

...
I: pybuild base:184: cd /build/1st/khal-0.8.4/.pybuild/pythonX.Y_3.6/build; 
python3.6 -m pytest tests
= test session starts ==
platform linux -- Python 3.6.2rc2, pytest-3.0.6, py-1.4.34, pluggy-0.4.0
rootdir: /build/1st/khal-0.8.4, inifile: 
collected 133 items / 3 errors

 ERRORS 
___ ERROR collecting .pybuild/pythonX.Y_3.6/build/tests/cli_test.py 
ImportError while importing test module 
'/build/1st/khal-0.8.4/.pybuild/pythonX.Y_3.6/build/tests/cli_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
:942: in _find_and_load_unlocked
???
E   AttributeError: module 'vdirsyncer.utils' has no attribute '__path__'

During handling of the above exception, another exception occurred:
tests/cli_test.py:9: in 
from khal.cli import main_khal, main_ikhal
khal/cli.py:36: in 
from . import aux, controllers, khalendar, __version__
khal/controllers.py:25: in 
from vdirsyncer.utils.vobject import Item
E   ModuleNotFoundError: No module named 'vdirsyncer.utils.vobject'; 
'vdirsyncer.utils' is not a package
 ERROR collecting .pybuild/pythonX.Y_3.6/build/tests/controller_test.py 
ImportError while importing test module 
'/build/1st/khal-0.8.4/.pybuild/pythonX.Y_3.6/build/tests/controller_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
tests/controller_test.py:4: in 
from vdirsyncer.storage.base import Item
E   ImportError: cannot import name 'Item'
 ERROR collecting .pybuild/pythonX.Y_3.6/build/tests/khalendar_test.py _
ImportError while importing test module 
'/build/1st/khal-0.8.4/.pybuild/pythonX.Y_3.6/build/tests/khalendar_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
tests/khalendar_test.py:8: in 
from vdirsyncer.storage.base import Item
E   ImportError: cannot import name 'Item'
!!! Interrupted: 3 errors during collection 
=== 3 error in 1.86 seconds 
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=2: cd 
/build/1st/khal-0.8.4/.pybuild/pythonX.Y_3.6/build; python3.6 -m pytest tests
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.6 3.5 
returned exit code 13
debian/rules:26: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 25



Bug#867796: haskell-exceptions build depends libghc-quickcheck2-dev (< 2.9) but 2.9.2-1 is to be installed

2017-07-09 Thread Adrian Bunk
Source: haskell-exceptions
Version: 0.8.3-3
Severity: serious
Tags: buster sid


The following packages have unmet dependencies:
 builddeps:haskell-exceptions : Depends: libghc-quickcheck2-dev (< 2.9) but 
2.9.2-1 is to be installed



Bug#867792: haskell-megaparsec FTBFS: Test suite tests: FAIL

2017-07-09 Thread Adrian Bunk
Source: haskell-megaparsec
Version: 5.2.0-1
Severity: serious

https://buildd.debian.org/status/package.php?p=haskell-megaparsec=sid

...
[11 of 11] Compiling Main ( tests/Spec.hs, 
dist-ghc/build/tests/tests-tmp/Main.o )
Linking dist-ghc/build/tests/tests ...
touch build-ghc-stamp
. /usr/share/haskell-devscripts/Dh_Haskell.sh && \
check_recipe
Running debian/hlibrary.setup test --builddir=dist-ghc --show-details=direct
Running 1 test suites...
Test suite tests: RUNNING...

Text.Megaparsec.Char
  newline
when stream begins with newline
  parses the newline
when stream does not begin with newline
  signals correct parse error
when stream is empty
  signals correct parse error
  csrf
when stream begins with crlf newline
  parses the crlf newline
when stream does not begin with crlf newline
  signals correct parse error
when stream is empty
  signals correct parse error
  eol
when stream begins with a newline
  succeeds returning the newline
when stream begins with CRLF sequence
  parses the CRLF sequence
when stream begins with '\r', but it's not followed by '\n'
  signals correct parse error
when input stream is '\r'
  signals correct parse error
when stream does not begin with newline or CRLF sequence
  signals correct parse error
when stream is empty
  signals correct parse error
  tab
when stream begins with tab
  parses the tab
when stream does not begin with tab
  signals correct parse error
when stream is empty
  signals correct parse error
  space
consumes it up to first non-space character
  controlChar
when stream begins with control character
  parses the control character
when stream does not begin with control character
  signals correct parse error
when stream is empty
  signals correct parse error
  spaceChar
when stream begins with space
  parses the space
when stream begins with non-breaking space
  parses the non-breaking space
when stream begins with tab
  parses the tab
when stream begins with newline
  parses the newline
when stream begins with carriage return
  parses the carriage return
when stream begins with form feed (control character)
  parses the form feed (control character)
when stream begins with vertical tab
  parses the vertical tab
when stream does not begin with white space
  signals correct parse error
when stream is empty
  signals correct parse error
  upperChar
when stream begins with uppercase letter
  parses the uppercase letter
when stream does not begin with uppercase letter
  signals correct parse error
when stream is empty
  signals correct parse error
  lowerChar
when stream begins with lowercase letter
  parses the lowercase letter
when stream does not begin with lowercase letter
  signals correct parse error
when stream is empty
  signals correct parse error
  letterChar
when stream begins with letter
  parses the letter
when stream does not begin with letter
  signals correct parse error
when stream is empty
  signals correct parse error
  alphaNumChar
when stream begins with alphanumeric character
  parses the alphanumeric character
when stream does not begin with alphanumeric character
  signals correct parse error
when stream is empty
  signals correct parse error
  printChar
when stream begins with printable character
  parses the printable character
when stream does not begin with printable character
  signals correct parse error
when stream is empty
  signals correct parse error
  digitChar
when stream begins with '0'
  parses the '0'
when stream begins with '1'
  parses the '1'
when stream begins with '2'
  parses the '2'
when stream begins with '3'
  parses the '3'
when stream begins with '4'
  parses the '4'
when stream begins with '5'
  parses the '5'
when stream begins with '6'
  parses the '6'
when stream begins with '7'
  parses the '7'
when stream begins with '8'
  parses the '8'
when stream begins with '9'
  parses the '9'
when stream does not begin with digit
  signals correct parse error
when stream is empty
  signals correct parse error
  octDigitChar
when stream begins with '0'
  parses the '0'
when stream begins with '1'
  parses the '1'
when stream begins with '2'
  parses the '2'
when stream begins with '3'
  parses the '3'
when stream begins with '4'
  parses the '4'
when stream begins with '5'
  parses the '5'
when stream begins with '6'
  parses the '6'
when stream begins with '7'
  parses the '7'
when stream does not begin with octal digit
  signals correct parse error
when stream is empty
  signals correct parse 

Bug#867791: haskell-yi-language FTBFS: error: Couldn't match expected type with actual type

2017-07-09 Thread Adrian Bunk
Source: haskell-yi-language
Version: 0.2.1-3
Severity: serious
Tags: buster sid

https://buildd.debian.org/status/package.php?p=haskell-yi-language=sid

...
[ 9 of 32] Compiling Yi.Lexer.Abella  ( dist-ghc/build/Yi/Lexer/Abella.hs, 
dist-ghc/build/Yi/Lexer/Abella.o )

src/Yi/Lexer/common.hsinc:24:34-48: error:
* Couldn't match expected type `[(Yi.Buffer.Basic.Point, Char)]
-> HlState -> (t1, t)'
  with actual type `Int'
* The function `act' is applied to two arguments,
  but its type `Int' has none
  In the expression: act chunk state
  In a pattern binding: (state', tokValue) = act chunk state
* Relevant bindings include
state' :: t1 (bound at src/Yi/Lexer/common.hsinc:24:14)
tokValue :: t (bound at src/Yi/Lexer/common.hsinc:24:22)
/usr/share/cdbs/1/class/hlibrary.mk:147: recipe for target 'build-ghc-stamp' 
failed
make: *** [build-ghc-stamp] Error 1



Processed: Re: Bug#838903: command-runner-applet: Incompatible with upcoming gnome-panel 3.22

2017-07-09 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 serious
Bug #838903 [command-runner-applet] command-runner-applet: Incompatible with 
upcoming gnome-panel 3.22
Severity set to 'serious' from 'important'

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



Processed: Re: Bug#866388: uim: FTBFS with gnome-panel 3.24, needs switch to in-process applet

2017-07-09 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 serious
Bug #866388 [src:uim] uim: FTBFS with gnome-panel 3.24, needs switch to 
in-process applet
Severity set to 'serious' from 'important'
> block 867713 by -1
Bug #867713 [release.debian.org] transition: gnome-panel 3.24
867713 was not blocked by any bugs.
867713 was not blocking any bugs.
Added blocking bug(s) of 867713: 866388

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



Bug#867789: orthanc-webviewer FTBFS with libsqlite3-dev 3.19.3-3

2017-07-09 Thread Adrian Bunk
Source: orthanc-webviewer
Version: 2.2-2
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/orthanc-webviewer.html

...
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.cpp: In 
member function 'Orthanc::SQLite::ColumnType 
Orthanc::SQLite::FunctionContext::GetColumnType(unsigned int) const':
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.cpp:74:77: 
error: cannot convert 'Mem*' to 'sqlite3_value*' for argument '1' to 'int 
sqlite3_value_type(sqlite3_value*)'
   return static_cast(sqlite3_value_type(argv_[index]));
 ^
In file included from 
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.cpp:39:0:
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.h:40:8: 
note: class type 'Mem' is incomplete
 struct Mem;  // This corresponds to the opaque type "sqlite3_value"
^~~
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.cpp: In 
member function 'int Orthanc::SQLite::FunctionContext::GetIntValue(unsigned 
int) const':
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.cpp:80:44: 
error: cannot convert 'Mem*' to 'sqlite3_value*' for argument '1' to 'int 
sqlite3_value_int(sqlite3_value*)'
   return sqlite3_value_int(argv_[index]);
^
In file included from 
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.cpp:39:0:
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.h:40:8: 
note: class type 'Mem' is incomplete
 struct Mem;  // This corresponds to the opaque type "sqlite3_value"
^~~
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.cpp: In 
member function 'int64_t 
Orthanc::SQLite::FunctionContext::GetInt64Value(unsigned int) const':
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.cpp:86:46: 
error: cannot convert 'Mem*' to 'sqlite3_value*' for argument '1' to 
'sqlite3_int64 sqlite3_value_int64(sqlite3_value*)'
   return sqlite3_value_int64(argv_[index]);
  ^
In file included from 
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.cpp:39:0:
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.h:40:8: 
note: class type 'Mem' is incomplete
 struct Mem;  // This corresponds to the opaque type "sqlite3_value"
^~~
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.cpp: In 
member function 'double 
Orthanc::SQLite::FunctionContext::GetDoubleValue(unsigned int) const':
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.cpp:92:47: 
error: cannot convert 'Mem*' to 'sqlite3_value*' for argument '1' to 'double 
sqlite3_value_double(sqlite3_value*)'
   return sqlite3_value_double(argv_[index]);
   ^
In file included from 
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.cpp:39:0:
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.h:40:8: 
note: class type 'Mem' is incomplete
 struct Mem;  // This corresponds to the opaque type "sqlite3_value"
^~~
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.cpp: In 
member function 'std::__cxx11::string 
Orthanc::SQLite::FunctionContext::GetStringValue(unsigned int) const':
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.cpp:98:87: 
error: cannot convert 'Mem*' to 'sqlite3_value*' for argument '1' to 'const 
unsigned char* sqlite3_value_text(sqlite3_value*)'
   return std::string(reinterpret_cast(sqlite3_value_text(argv_[index])));

   ^
In file included from 
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.cpp:39:0:
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.h:40:8: 
note: class type 'Mem' is incomplete
 struct Mem;  // This corresponds to the opaque type "sqlite3_value"
^~~
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.cpp: In 
member function 'bool Orthanc::SQLite::FunctionContext::IsNullValue(unsigned 
int) const':
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.cpp:104:45:
 error: cannot convert 'Mem*' to 'sqlite3_value*' for argument '1' to 'int 
sqlite3_value_type(sqlite3_value*)'
   return sqlite3_value_type(argv_[index]) == SQLITE_NULL;
 ^
In file included from 
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.cpp:39:0:
/build/1st/orthanc-webviewer-2.2/Orthanc/Core/SQLite/FunctionContext.h:40:8: 
note: class type 'Mem' is incomplete
 struct Mem;  // This corresponds to the opaque type "sqlite3_value"
^~~
CMakeFiles/UnitTests.dir/build.make:257: recipe for target 

Bug#867781: marked as done (gcin: parallel building frequently FTBFS)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 13:03:50 +
with message-id 
and subject line Bug#867781: fixed in gcin 2.8.5+dfsg1-3
has caused the Debian Bug report #867781,
regarding gcin: parallel building frequently FTBFS
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.)


-- 
867781: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867781
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gcin
Version: 2.8.5+dfsg1-2
Severity: serious
Tags: patch

2.8.5+dfsg1-2 bumps dh compat to 10, and one change
in compat 10 is that it defaults to --parallel.

This causes frequent FTBFS:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/gcin.html

...
gcc -Wl,-rpath,/usr/lib/x86_64-linux-gnu/gcin -o sim2trad sim2trad.o util.o 
gcin2.so locale.o gcin-conf.o gcin-icon.o -Wl,-z,relro -Wl,--as-needed 
-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 
-lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig 
-lfreetype -lX11 -ldl -lm
/usr/bin/ld: cannot find -lgcin-im-client
collect2: error: ld returned 1 exit status
Makefile:125: recipe for target 'tslearn' failed
make[1]: *** [tslearn] Error 1


I can reproduce this with "dpkg-buildpackage -b -J100".


The proper fix would be to fix the dependencies in the Makefiles,
but a workaround is to go back to non-parallel building with:

--- debian/rules.old2017-07-09 11:20:03.0 +
+++ debian/rules2017-07-09 11:20:28.0 +
@@ -13,7 +13,7 @@
 GTK3_IMMODULES := $(shell pkg-config --variable=libdir 
gtk+-3.0)/libgtk-3-0/gtk-query-immodules-3.0
 
 %:
-   dh $@
+   dh $@ --no-parallel
 
 override_dh_auto_configure:
dh_auto_configure -- --gcinlibdir=/usr/lib/$(DEB_HOST_MULTIARCH)/gcin
--- End Message ---
--- Begin Message ---
Source: gcin
Source-Version: 2.8.5+dfsg1-3

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

Debian distribution maintenance software
pp.
ChangZhuo Chen (陳昌倬)  (supplier of updated gcin 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, 09 Jul 2017 20:31:25 +0800
Source: gcin
Binary: gcin gcin-data gcin-tables libgcin gcin-gtk2-immodule 
gcin-gtk3-immodule gcin-qt4-immodule gcin-qt5-immodule gcin-anthy
Architecture: source
Version: 2.8.5+dfsg1-3
Distribution: unstable
Urgency: medium
Maintainer: IME Packaging Team 
Changed-By: ChangZhuo Chen (陳昌倬) 
Description:
 gcin   - GTK+ based input method for Chinese users
 gcin-anthy - support library to use Anthy in gcin
 gcin-data  - icons and scripts for gcin
 gcin-gtk2-immodule - GTK2 input method module with gcin as backend
 gcin-gtk3-immodule - GTK3 input method module with gcin as backend
 gcin-qt4-immodule - Qt4 input method module with gcin as backend
 gcin-qt5-immodule - Qt5 input method module with gcin as backend
 gcin-tables - input method tables for gcin
 libgcin- library for gcin
Closes: 867781
Changes:
 gcin (2.8.5+dfsg1-3) unstable; urgency=medium
 .
   [ Adrian Bunk ]
   * Workaround for broken dependencies in Makefiles (Closes: #867781).
Checksums-Sha1:
 7e034052600d7b4e5e1cdf55858723fe7c97d464 2659 gcin_2.8.5+dfsg1-3.dsc
 97f909ac5ab3ed7bb78f00deb59268563d5dd40c 23848 gcin_2.8.5+dfsg1-3.debian.tar.xz
 b47cb98bad036b4e6175d8c2b93b58a8d5c3b523 15005 
gcin_2.8.5+dfsg1-3_source.buildinfo
Checksums-Sha256:
 ce1b349617e945e453765eb408a6438455c4297f27971126e3c21cd0eaa34084 2659 
gcin_2.8.5+dfsg1-3.dsc
 02db37c471aba07a9cc920dc253d1c0a939756befcccbcf9a913ea9c4b1b0afd 23848 
gcin_2.8.5+dfsg1-3.debian.tar.xz
 50131339599f0fd5f67394b349852e9f58552b03fbc6bd32ff85ce06c9f0657f 15005 
gcin_2.8.5+dfsg1-3_source.buildinfo
Files:
 5ed5f1aee44363d62e5ecbf36d073184 2659 utils optional gcin_2.8.5+dfsg1-3.dsc
 b2b2c998453841674177d87844bc862b 23848 utils optional 
gcin_2.8.5+dfsg1-3.debian.tar.xz
 814e6b8e230fb65243b4942eba766c34 15005 utils optional 
gcin_2.8.5+dfsg1-3_source.buildinfo

-BEGIN 

Bug#825012: marked as done (libalgorithm-permute-perl: FTBFS with Perl 5.24: undefined symbol: PUSHBLOCK)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 13:04:22 +
with message-id 
and subject line Bug#825012: fixed in libalgorithm-permute-perl 0.14-1
has caused the Debian Bug report #825012,
regarding libalgorithm-permute-perl: FTBFS with Perl 5.24: undefined symbol: 
PUSHBLOCK
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.)


-- 
825012: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825012
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libalgorithm-permute-perl
Version: 0.12-3
Severity: important
User: debian-p...@lists.debian.org
Usertags: perl-5.24-transition zrh2016
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=112247

This package fails to build with Perl 5.24 (currently in experimental).

  PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
  1..32
  Can't load 'blib/arch/auto/Algorithm/Permute/Permute.so' for module 
Algorithm::Permute: blib/arch/auto/Algorithm/Permute/Permute.so: undefined 
symbol: PUSHBLOCK at /usr/lib/x86_64-linux-gnu/perl/5.24/DynaLoader.pm line 187.
   at test.pl line 13.
  Compilation failed in require at test.pl line 13.
  BEGIN failed--compilation aborted at test.pl line 13.
  not ok 1

See 
http://perl.debian.net:3000/distribution#perl-5.24/libalgorithm-permute-perl/0.12-3/buildlog
for a full build log.
-- 
Niko Tyni   nt...@debian.org
--- End Message ---
--- Begin Message ---
Source: libalgorithm-permute-perl
Source-Version: 0.14-1

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

Debian distribution maintenance software
pp.
gregor herrmann  (supplier of updated 
libalgorithm-permute-perl 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, 09 Jul 2017 14:40:20 +0200
Source: libalgorithm-permute-perl
Binary: libalgorithm-permute-perl
Architecture: source
Version: 0.14-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: gregor herrmann 
Closes: 825012
Description: 
 libalgorithm-permute-perl - module to perform permutations with object 
oriented interface
Changes:
 libalgorithm-permute-perl (0.14-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
 .
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * Remove Dario Minnucci from Uploaders. Thanks for your work!
 .
   * New upstream release.
 Fixes "FTBFS with Perl 5.24: undefined symbol: PUSHBLOCK"
 (Closes: #825012)
   * Update Upstream-Contact in debian/copyright.
   * debian/copyright: add stanza for new ppport.h.
   * Add debian/upstream/metadata.
   * Add new build dependency: libtest-leaktrace-perl.
   * Set bindnow linker flag in debian/rules.
   * Declare compliance with Debian Policy 4.0.0.
Checksums-Sha1: 
 6d7b9d81e5323011dd6adbb2f9b23e731f681522 2324 
libalgorithm-permute-perl_0.14-1.dsc
 c536acb422ba475914aad92344337aa467a8b94f 73681 
libalgorithm-permute-perl_0.14.orig.tar.gz
 07dc87699ecf293cbe558a07d22335c23ff516b1 2668 
libalgorithm-permute-perl_0.14-1.debian.tar.xz
Checksums-Sha256: 
 0c82a7e1d52603f3f34a3348e62626c9d206c8e8f124e4ac8088a9e809492e7a 2324 
libalgorithm-permute-perl_0.14-1.dsc
 ca9b79fba14514913e24127d96aba32eb5998be4066afe7c202db6327a703042 73681 
libalgorithm-permute-perl_0.14.orig.tar.gz
 bf6c8ed81d5d718169c8992645de232d95ebd24aa32e1b0e6a33c872b620566c 2668 
libalgorithm-permute-perl_0.14-1.debian.tar.xz
Files: 
 878b108e3671c12cf56db7a8d96895de 2324 perl optional 
libalgorithm-permute-perl_0.14-1.dsc
 902d60a70e65767c12aa18585869290c 73681 perl optional 
libalgorithm-permute-perl_0.14.orig.tar.gz
 5849c0401eb2884ef52df529c94f831d 2668 perl optional 
libalgorithm-permute-perl_0.14-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlliJI9fFIAALgAo

Processed: Re: Bug#862472: tack: FTBFS: ./tack.h:78:32: error: dereferencing pointer to incomplete type 'TERMINAL {aka struct term}'

2017-07-09 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 serious
Bug #862472 [src:tack] tack: FTBFS: ./tack.h:78:32: error: dereferencing 
pointer to incomplete type 'TERMINAL {aka struct term}'
Ignoring request to change severity of Bug 862472 to the same value.

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



Bug#862472: tack: FTBFS: ./tack.h:78:32: error: dereferencing pointer to incomplete type 'TERMINAL {aka struct term}'

2017-07-09 Thread Sven Joachim
Control: severity -1 serious

I have uploaded ncurses 6.0+20170701-1 to unstable recently, so tack now
FTBFS in sid.

On 2017-05-13 07:42 -0400, Thomas Dickey wrote:

> On Sat, May 13, 2017 at 11:33:13AM +0200, Sven Joachim wrote:
>> Source: tack
>> Version: 1.07-1
>> Tags: buster sid fixed-upstream
>> 
>> With libncurses5-dev from experimental, tack FTBFS.  From the build log:
>
> This has been fixed upstream:
>
> http://invisible-island.net/ncurses/tack/CHANGES.html#t20170318
>
> 2017-03-18
>
> * init.c:
> use def_prog_mode() to eliminate two internal details from ncurses
>
> * edit.c, tack.h: accommodate opaque TERMINAL structure in ncurses

Personally I would like to see that uploaded to unstable, but since I'm
not maintaining tack in Debian, this is not my call.  The maintainer
might prefer to cherry-pick a fix to 1.07, but he has not replied to
this bug yet.

Cheers,
   Sven



Processed: Re: Bug#860334: squishyball: FTBFS: mincurses.c:123:26: error: dereferencing pointer to incomplete type 'TERMINAL {aka struct term}'

2017-07-09 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 serious
Bug #860334 [src:squishyball] squishyball: FTBFS: mincurses.c:123:26: error: 
dereferencing pointer to incomplete type 'TERMINAL {aka struct term}'
Ignoring request to change severity of Bug 860334 to the same value.

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



Bug#860334: squishyball: FTBFS: mincurses.c:123:26: error: dereferencing pointer to incomplete type 'TERMINAL {aka struct term}'

2017-07-09 Thread Sven Joachim
Control: severity -1 serious

On 2017-06-05 11:01 +0100, Jonathan Dowland wrote:

> On Fri, Apr 14, 2017 at 07:03:58PM +0200, Sven Joachim wrote:
>> With libncurses5-dev from experimental, squishyball FTBFS.
>
> Thanks for the report and the diagnosis!
>
>> A workaround is to #define NCURSES_INTERNALS, this exposes the TERMINAL
>> structure again.  Probably not the cleanest fix, but mincurses.c already
>> relies on undocumented ncurses implementation details, e.g. it declares
>> the _nc_add_to_try() function which is not part of the public API.
>
> Yes, the use of ncurses by squishyball is already quite ugly, I think defining
> NCURSES_INTERNALS does not make that worse.

FYI, I have uploaded ncurses 6.0+20170701-1 to unstable recently, so
squishyball now FTBFS in sid.  I guess it should be easy for you to fix
that.

Cheers,
   Sven



Bug#866575: marked as done (libapache2-mod-wsgi-py3: Impossible depends when built with more then one supported python3 version)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 12:34:46 +
with message-id 
and subject line Bug#866575: fixed in mod-wsgi 4.5.17-1
has caused the Debian Bug report #866575,
regarding libapache2-mod-wsgi-py3: Impossible depends when built with more then 
one supported python3 version
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.)


-- 
866575: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866575
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libapache2-mod-wsgi-py3
Version: 4.5.11-1
Severity: grave
Justification: renders package unusable

After binNMU with both python3.5 and python3.6 as supported python3 versions,
the package depends include:

python3 (>= 3.6), python3 (<< 3.6)

This makes it unistallable (thus the grave bug).  Ideally, it would build for
both versions and the depends would be:

python3 (>= 3.5), python3 (<< 3.7)

It does look like it is correctly building for both versions:

 ./usr/lib/apache2/modules/mod_wsgi.so -> mod_wsgi.so-3.5
 ./usr/lib/apache2/modules/mod_wsgi.so-3.5
 ./usr/lib/apache2/modules/mod_wsgi.so-3.6

Scott K
--- End Message ---
--- Begin Message ---
Source: mod-wsgi
Source-Version: 4.5.17-1

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

Debian distribution maintenance software
pp.
Bernd Zeimetz  (supplier of updated mod-wsgi 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, 09 Jul 2017 13:46:03 +0200
Source: mod-wsgi
Binary: libapache2-mod-wsgi libapache2-mod-wsgi-py3
Architecture: source amd64
Version: 4.5.17-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Bernd Zeimetz 
Description:
 libapache2-mod-wsgi - Python WSGI adapter module for Apache
 libapache2-mod-wsgi-py3 - Python 3 WSGI adapter module for Apache
Closes: 866575
Changes:
 mod-wsgi (4.5.17-1) unstable; urgency=medium
 .
   [ Felix Geyer ]
   * [0e844af] Remove myself from Uploaders.
 .
   [ Scott Kitterman ]
   * [8a3cee5] * Fix min/max Python 3 version determination for multiple 
versions.   (closes: #866575)
 .
   [ Bernd Zeimetz ]
   * [f2fada2] Merge tag 'upstream/4.5.17'
 Upstream version 4.5.17
Checksums-Sha1:
 d2713b331bb8aa0b98088cac71a3145623b9443e 2174 mod-wsgi_4.5.17-1.dsc
 6d6768c2f616ec6de327c8b9c2891afae06e2d86 680160 mod-wsgi_4.5.17.orig.tar.gz
 e6cf19a7d306a27cd2aedf73e5b11b0d8c8b4c4d 10216 mod-wsgi_4.5.17-1.debian.tar.xz
 4860b4ce82a3dfbcb2f2414c2bc330beec34630e 284970 
libapache2-mod-wsgi-dbgsym_4.5.17-1_amd64.deb
 5deb13a6ef93068e35f03dd3d138d7891188b7b6 561280 
libapache2-mod-wsgi-py3-dbgsym_4.5.17-1_amd64.deb
 f6cfb4b9d7aeb0a04d7ccbb93dcd169a26c5184f 93320 
libapache2-mod-wsgi-py3_4.5.17-1_amd64.deb
 07aa8b6f05ff5f9f0bc663e16bed6dced070544a 91764 
libapache2-mod-wsgi_4.5.17-1_amd64.deb
 70991cea8571f27898153b99806e7de17f30a46e 8582 mod-wsgi_4.5.17-1_amd64.buildinfo
Checksums-Sha256:
 8d75560d4b0c390137ed5cbf13205548cdce36705aea3e43f61fbaace4fa4a09 2174 
mod-wsgi_4.5.17-1.dsc
 a7a3268d657cb689081edffaffca510a672c6110afe83b42d88c3364176c763c 680160 
mod-wsgi_4.5.17.orig.tar.gz
 a65f8b5bbab0d373c2277f49df8f481c2c0fa6e6f74a50e91642e3b4b1cc9d4d 10216 
mod-wsgi_4.5.17-1.debian.tar.xz
 6effbe99dd6c8312fdedd137de107b30e75a1de21926ff80891fa5cac3a5db91 284970 
libapache2-mod-wsgi-dbgsym_4.5.17-1_amd64.deb
 773119e4bb4ead4b4063d5f06ed97aef54cdf62a3b5bd26a023d5ed713583e76 561280 
libapache2-mod-wsgi-py3-dbgsym_4.5.17-1_amd64.deb
 c3c417ca3668d88ec947172555ade52e6842fdc94e9b697b853d6c204603a359 93320 
libapache2-mod-wsgi-py3_4.5.17-1_amd64.deb
 a74c80ef205e310e973d87f11c98b7f3c7866839ce5c88f01c6f1fdb9ceb890a 91764 
libapache2-mod-wsgi_4.5.17-1_amd64.deb
 ba26f18010fd9498d3390cab643b14cde676ca3049a45add61030c3f2d73be1b 8582 
mod-wsgi_4.5.17-1_amd64.buildinfo
Files:
 70678f31dd1c2f317f3830d11a799c31 2174 httpd optional mod-wsgi_4.5.17-1.dsc
 f4e8165a26dbf2668a1c4a4678acf553 680160 httpd optional 
mod-wsgi_4.5.17.orig.tar.gz
 

Processed: Problem is not in stretch

2017-07-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 867723 buster sid
Bug #867723 [ejabberd] ejabberd broken due to upload of Erlang 20
Added tag(s) sid and buster.
> thanks
Stopping processing here.

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



Bug#867782: orthanc FTBFS with libsqlite3-dev 3.19.3-3

2017-07-09 Thread Adrian Bunk
Source: orthanc
Version: 1.2.0+dfsg-2
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/orthanc.html

...
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.cpp: In member 
function 'Orthanc::SQLite::ColumnType 
Orthanc::SQLite::FunctionContext::GetColumnType(unsigned int) const':
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.cpp:74:77: error: 
cannot convert 'Mem*' to 'sqlite3_value*' for argument '1' to 'int 
sqlite3_value_type(sqlite3_value*)'
   return static_cast(sqlite3_value_type(argv_[index]));
 ^
In file included from 
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.cpp:39:0:
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.h:40:8: note: class 
type 'Mem' is incomplete
 struct Mem;  // This corresponds to the opaque type "sqlite3_value"
^~~
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.cpp: In member 
function 'int Orthanc::SQLite::FunctionContext::GetIntValue(unsigned int) 
const':
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.cpp:80:44: error: 
cannot convert 'Mem*' to 'sqlite3_value*' for argument '1' to 'int 
sqlite3_value_int(sqlite3_value*)'
   return sqlite3_value_int(argv_[index]);
^
In file included from 
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.cpp:39:0:
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.h:40:8: note: class 
type 'Mem' is incomplete
 struct Mem;  // This corresponds to the opaque type "sqlite3_value"
^~~
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.cpp: In member 
function 'int64_t Orthanc::SQLite::FunctionContext::GetInt64Value(unsigned int) 
const':
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.cpp:86:46: error: 
cannot convert 'Mem*' to 'sqlite3_value*' for argument '1' to 'sqlite3_int64 
sqlite3_value_int64(sqlite3_value*)'
   return sqlite3_value_int64(argv_[index]);
  ^
In file included from 
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.cpp:39:0:
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.h:40:8: note: class 
type 'Mem' is incomplete
 struct Mem;  // This corresponds to the opaque type "sqlite3_value"
^~~
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.cpp: In member 
function 'double Orthanc::SQLite::FunctionContext::GetDoubleValue(unsigned int) 
const':
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.cpp:92:47: error: 
cannot convert 'Mem*' to 'sqlite3_value*' for argument '1' to 'double 
sqlite3_value_double(sqlite3_value*)'
   return sqlite3_value_double(argv_[index]);
   ^
In file included from 
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.cpp:39:0:
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.h:40:8: note: class 
type 'Mem' is incomplete
 struct Mem;  // This corresponds to the opaque type "sqlite3_value"
^~~
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.cpp: In member 
function 'std::__cxx11::string 
Orthanc::SQLite::FunctionContext::GetStringValue(unsigned int) const':
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.cpp:98:87: error: 
cannot convert 'Mem*' to 'sqlite3_value*' for argument '1' to 'const unsigned 
char* sqlite3_value_text(sqlite3_value*)'
   return std::string(reinterpret_cast(sqlite3_value_text(argv_[index])));

   ^
In file included from 
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.cpp:39:0:
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.h:40:8: note: class 
type 'Mem' is incomplete
 struct Mem;  // This corresponds to the opaque type "sqlite3_value"
^~~
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.cpp: In member 
function 'bool Orthanc::SQLite::FunctionContext::IsNullValue(unsigned int) 
const':
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.cpp:104:45: error: 
cannot convert 'Mem*' to 'sqlite3_value*' for argument '1' to 'int 
sqlite3_value_type(sqlite3_value*)'
   return sqlite3_value_type(argv_[index]) == SQLITE_NULL;
 ^
In file included from 
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.cpp:39:0:
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/FunctionContext.h:40:8: note: class 
type 'Mem' is incomplete
 struct Mem;  // This corresponds to the opaque type "sqlite3_value"
^~~
CMakeFiles/CoreLibrary.dir/build.make:1424: recipe for target 
'CMakeFiles/CoreLibrary.dir/Core/SQLite/FunctionContext.cpp.o' failed
make[4]: *** [CMakeFiles/CoreLibrary.dir/Core/SQLite/FunctionContext.cpp.o] 
Error 1
make[4]: *** Waiting for unfinished jobs
/build/1st/orthanc-1.2.0+dfsg/Core/SQLite/Connection.cpp: In function 'void 

Bug#867781: gcin: parallel building frequently FTBFS

2017-07-09 Thread Adrian Bunk
Source: gcin
Version: 2.8.5+dfsg1-2
Severity: serious
Tags: patch

2.8.5+dfsg1-2 bumps dh compat to 10, and one change
in compat 10 is that it defaults to --parallel.

This causes frequent FTBFS:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/gcin.html

...
gcc -Wl,-rpath,/usr/lib/x86_64-linux-gnu/gcin -o sim2trad sim2trad.o util.o 
gcin2.so locale.o gcin-conf.o gcin-icon.o -Wl,-z,relro -Wl,--as-needed 
-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 
-lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig 
-lfreetype -lX11 -ldl -lm
/usr/bin/ld: cannot find -lgcin-im-client
collect2: error: ld returned 1 exit status
Makefile:125: recipe for target 'tslearn' failed
make[1]: *** [tslearn] Error 1


I can reproduce this with "dpkg-buildpackage -b -J100".


The proper fix would be to fix the dependencies in the Makefiles,
but a workaround is to go back to non-parallel building with:

--- debian/rules.old2017-07-09 11:20:03.0 +
+++ debian/rules2017-07-09 11:20:28.0 +
@@ -13,7 +13,7 @@
 GTK3_IMMODULES := $(shell pkg-config --variable=libdir 
gtk+-3.0)/libgtk-3-0/gtk-query-immodules-3.0
 
 %:
-   dh $@
+   dh $@ --no-parallel
 
 override_dh_auto_configure:
dh_auto_configure -- --gcinlibdir=/usr/lib/$(DEB_HOST_MULTIARCH)/gcin



Bug#867780: eclipse-subclipse: Subclipse not properly integrated into Eclipse

2017-07-09 Thread Trevor Curtis
Package: eclipse-subclipse
Version: 1.10.3-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

I installed this package which brought in all the necessary dependencies
(libsvn-java, libsvnclientadapter-java). Despite 1.10.12-1 of
libsvnclientadapter-java being installed I get this when running Eclipse:

Incompatible JavaHL library loaded.  1.8.x or later required.

I've added the -Djava.library.path entry as suggested in bug 730813, but still
get the note error.



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

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

Versions of packages eclipse-subclipse depends on:
ii  eclipse-platform  3.8.1-10
ii  libsvn-java   1.9.5-1
ii  libsvnclientadapter-java  1.10.12-1

eclipse-subclipse recommends no packages.

eclipse-subclipse suggests no packages.

-- no debconf information



Processed: The new ncurses is now in unstable

2017-07-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 862472 serious
Bug #862472 [src:tack] tack: FTBFS: ./tack.h:78:32: error: dereferencing 
pointer to incomplete type 'TERMINAL {aka struct term}'
Severity set to 'serious' from 'normal'
> severity 860334 serious
Bug #860334 [src:squishyball] squishyball: FTBFS: mincurses.c:123:26: error: 
dereferencing pointer to incomplete type 'TERMINAL {aka struct term}'
Severity set to 'serious' from 'normal'
> thanks
Stopping processing here.

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



Bug#867777: zope.testing FTBFS with python 3.6 as supported version

2017-07-09 Thread Adrian Bunk
Source: zope.testing
Version: 4.6.0-1
Severity: serious
Tags: buster sid fixed-upstream

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/zope.testing.html

...
I: pybuild base:184: python3.6 setup.py test 
running test
running egg_info
writing src/zope.testing.egg-info/PKG-INFO
writing dependency_links to src/zope.testing.egg-info/dependency_links.txt
writing namespace_packages to src/zope.testing.egg-info/namespace_packages.txt
writing requirements to src/zope.testing.egg-info/requires.txt
writing top-level names to src/zope.testing.egg-info/top_level.txt
reading manifest file 'src/zope.testing.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'appveyor.yml'
writing manifest file 'src/zope.testing.egg-info/SOURCES.txt'
running build_ext
/build/1st/zope.testing-4.6.0/src/zope/testing/module.txt
Doctest: module.txt ... FAIL
/build/1st/zope.testing-4.6.0/src/zope/testing/loggingsupport.txt
Doctest: loggingsupport.txt ... ok
/build/1st/zope.testing-4.6.0/src/zope/testing/renormalizing.txt
Doctest: renormalizing.txt ... ok
/build/1st/zope.testing-4.6.0/src/zope/testing/setupstack.txt
Doctest: setupstack.txt ... ok
/build/1st/zope.testing-4.6.0/src/zope/testing/wait.txt
Doctest: wait.txt ... ok
/build/1st/zope.testing-4.6.0/src/zope/testing/doctestcase.txt
Doctest: doctestcase.txt ... 
/build/1st/zope.testing-4.6.0/src/zope/testing/doctestcase.py:182: 
DeprecationWarning: invalid escape sequence \W
  _not_word = re.compile('\W')
ok
test_input_empty (zope.testing.test_renormalizing.Exception2To3) ... ok
test_input_spaces (zope.testing.test_renormalizing.Exception2To3) ... ok
test_last_line_empty (zope.testing.test_renormalizing.Exception2To3) ... ok
test_no_colon_in_first_word (zope.testing.test_renormalizing.Exception2To3) ... 
ok
test_no_dots_in_name (zope.testing.test_renormalizing.Exception2To3) ... ok
test_strip_dottedname (zope.testing.test_renormalizing.Exception2To3) ... ok

==
FAIL: /build/1st/zope.testing-4.6.0/src/zope/testing/module.txt
Doctest: module.txt
--
Traceback (most recent call last):
  File "/usr/lib/python3.6/doctest.py", line 2199, in runTest
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for module.txt
  File "/build/1st/zope.testing-4.6.0/src/zope/testing/module.txt", line 0

--
File "/build/1st/zope.testing-4.6.0/src/zope/testing/module.txt", line 80, in 
module.txt
Failed example:
import fake
Expected:
Traceback (most recent call last):
  ...
ImportError: No module named fake
Got:
Traceback (most recent call last):
  File "/usr/lib/python3.6/doctest.py", line 1330, in __run
compileflags, 1), test.globs)
  File "", line 1, in 
import fake
ModuleNotFoundError: No module named fake
--
File "/build/1st/zope.testing-4.6.0/src/zope/testing/module.txt", line 97, in 
module.txt
Failed example:
import zope.testing.unlikelymodulename
Expected:
Traceback (most recent call last):
  ...
ImportError: No module named unlikelymodulename
Got:
Traceback (most recent call last):
  File "/usr/lib/python3.6/doctest.py", line 1330, in __run
compileflags, 1), test.globs)
  File "", line 1, in 
import zope.testing.unlikelymodulename
ModuleNotFoundError: No module named unlikelymodulename


--
Ran 12 tests in 0.200s

FAILED (failures=1)
Test failed: 
error: Test failed: 
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: 
python3.6 setup.py test 
dh_auto_test: pybuild --test -i python{version} -p 3.6 3.5 returned exit code 13
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 25


Upstream version 4.6.1 adds support for Python 3.6



Bug#867723: ejabberd: `dpkg-reconfigure ejabberd` fails with `Can't register admin user`

2017-07-09 Thread Philipp Huebner
Am 08.07.2017 um 23:33 schrieb Soren Stoutner:
> Package: ejabberd
> Version: 17.04-1~exp2

I just tried this version, and it still works for me!


> root@mail:/home/soren# dpkg-reconfigure ejabberd
> 
> The ejabberd database has been backed up to 
> /var/backups/ejabberd-2017-07-08T14:08:25.vzaIOQ/ejabberd-database.
> 
> Replacing config file /etc/ejabberd/ejabberd.yml with new version
> Waiting for ejabberd to register admin user
> Can't register admin user "so...@ejabberd.stoutner.com".

This message also appears if there's a conflict because the account
already exists.

Please try manually with
ejabberdctl register "$USER" "$HOST" "$PASSWD"
and check with
ejabberdctl registered_users "$HOST"


Regards,
-- 
 .''`.   Philipp Huebner 
: :'  :  pgp fp: 6719 25C5 B8CD E74A 5225  3DF9 E5CA 8C49 25E4 205F
`. `'`
  `-



signature.asc
Description: OpenPGP digital signature


Processed: notfound 867723 in 17.04-1~exp2

2017-07-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> notfound 867723 17.04-1~exp2
Bug #867723 [ejabberd] ejabberd broken due to upload of Erlang 20
No longer marked as found in versions ejabberd/17.04-1~exp2.
> thanks
Stopping processing here.

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



Bug#867775: golang-github-optiopay-kafka FTBFS: FAIL: TestProduceRequest

2017-07-09 Thread Adrian Bunk
Source: golang-github-optiopay-kafka
Version: 0.0~git20150921.0.bc8e095-1
Severity: serious

Some recent change in unstable makes golang-github-optiopay-kafka FTBFS:

https://tests.reproducible-builds.org/debian/history/golang-github-optiopay-kafka.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-optiopay-kafka.html

...
--- FAIL: TestProduceRequest (0.00s)
messages_test.go:174: expected different bytes representation: 
[]byte{0x0, 0x0, 0x0, 0x6d, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf1, 0x0, 0x4, 
0x74, 0x65, 0x73, 0x74, 0xff, 0xff, 0x0, 0x0, 0x3, 0xe8, 0x0, 0x0, 0x0, 0x1, 
0x0, 0x3, 0x66, 0x6f, 0x6f, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 
0x0, 0x44, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x38, 0x8a, 
0xa7, 0x46, 0xe2, 0x0, 0x1, 0xff, 0xff, 0xff, 0xff, 0x0, 0x0, 0x0, 0x2a, 0x1f, 
0x8b, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0x62, 0x40, 0x0, 0x91, 0x1d, 
0xbb, 0xe2, 0xc3, 0xc1, 0x2c, 0xe6, 0xb4, 0xfc, 0x7c, 0x10, 0x95, 0x94, 0x58, 
0x4, 0x8, 0x0, 0x0, 0xff, 0xff, 0xa0, 0xbc, 0x10, 0xc2, 0x20, 0x0, 0x0, 0x0}
...
FAIL
FAILgithub.com/optiopay/kafka/proto 0.010s
dh_auto_test: go test -v -p 15 github.com/optiopay/kafka 
github.com/optiopay/kafka/integration github.com/optiopay/kafka/kafkatest 
github.com/optiopay/kafka/proto returned exit code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1



Processed: retitle

2017-07-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 867124 linux-image-4.9.0-3-amd64: crash if LRO / rx-mini is enabled 
> with vmxnet3 on ESXi 6.5
Bug #867124 [src:linux] linux-image-4.9.0-3-amd64: Kernel will crash if LRO is 
enabled
Changed Bug title to 'linux-image-4.9.0-3-amd64: crash if LRO / rx-mini is 
enabled with vmxnet3 on ESXi 6.5' from 'linux-image-4.9.0-3-amd64: Kernel will 
crash if LRO is enabled'.
> --
Stopping processing here.

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



Bug#867774: python-cliff FTBFS: TypeError: completenames() takes exactly 5 arguments (2 given)

2017-07-09 Thread Adrian Bunk
Source: python-cliff
Version: 1.15.0-5
Severity: serious
Tags: buster sid

Some recent change in unstable makes python-cliff FTBFS:

https://tests.reproducible-builds.org/debian/history/python-cliff.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-cliff.html

...
===> Testing with python2.7 (python2)
+ PYTHONPATH=. PYTHON=python2.7 python2.7 -m nose -v
cliff.tests.test_app.test_no_args_triggers_interactive_mode ... ok
cliff.tests.test_app.test_interactive_mode_cmdloop ... ok
cliff.tests.test_app.test_initialize_app ... ok
cliff.tests.test_app.test_prepare_to_run_command ... ok
cliff.tests.test_app.test_clean_up_success ... ok
cliff.tests.test_app.test_clean_up_error ... ok
cliff.tests.test_app.test_clean_up_error_debug ... ok
cliff.tests.test_app.test_error_handling_clean_up_raises_exception ... ok
cliff.tests.test_app.test_error_handling_clean_up_raises_exception_debug ... ok
cliff.tests.test_app.test_normal_clean_up_raises_exception ... ok
cliff.tests.test_app.test_normal_clean_up_raises_exception_debug ... ok
cliff.tests.test_app.test_build_option_parser_conflicting_option_should_throw 
... ok
cliff.tests.test_app.test_option_parser_conflicting_option_custom_arguments_should_not_throw
 ... ok
cliff.tests.test_app.test_output_encoding_default ... SKIP: only needed for 
python 2.6
cliff.tests.test_app.test_output_encoding_cliff_default ... SKIP: only needed 
for python 2.6
cliff.tests.test_app.test_output_encoding_sys ... SKIP: only needed for python 
2.6
cliff.tests.test_app.test_error_encoding_default ... SKIP: only needed for 
python 2.6
cliff.tests.test_app.test_error_encoding_sys ... SKIP: only needed for python 
2.6
cliff.tests.test_app.test_help ... ok
cliff.tests.test_app.test_deferred_help ... ok
cliff.tests.test_app.test_subcommand_help ... ok
cliff.tests.test_app.test_subcommand_deferred_help ... ok
cliff.tests.test_app.test_unknown_cmd ... ok
cliff.tests.test_app.test_unknown_cmd_debug ... ok
cliff.tests.test_app.test_list_matching_commands ... ok
cliff.tests.test_command.test_get_description ... ok
cliff.tests.test_command.test_get_parser ... ok
cliff.tests.test_command.test_get_name ... ok
cliff.tests.test_commandmanager.test_lookup_and_find(, ['one']) ... ok
cliff.tests.test_commandmanager.test_lookup_and_find(, ['two', 'words']) ... ok
cliff.tests.test_commandmanager.test_lookup_and_find(, ['three', 'word', 'command']) ... ok
cliff.tests.test_commandmanager.test_lookup_with_remainder(, ['one', '--opt']) ... ok
cliff.tests.test_commandmanager.test_lookup_with_remainder(, ['two', 'words', '--opt']) ... ok
cliff.tests.test_commandmanager.test_lookup_with_remainder(, ['three', 'word', 'command', '--opt']) ... ok
cliff.tests.test_commandmanager.test_find_invalid_command(['a', '-b'],) ... ok
cliff.tests.test_commandmanager.test_find_invalid_command(['-b'],) ... ok
cliff.tests.test_commandmanager.test_find_unknown_command ... ok
cliff.tests.test_commandmanager.test_add_command ... ok
cliff.tests.test_commandmanager.test_load_commands ... ok
cliff.tests.test_commandmanager.test_load_commands_keep_underscores ... ok
cliff.tests.test_commandmanager.test_load_commands_replace_underscores ... ok
cliff.tests.test_complete.test_complete_dictionary ... ok
cliff.tests.test_complete.test_complete_no_code ... ok
cliff.tests.test_complete.test_complete_bash ... ok
cliff.tests.test_complete.test_complete_command_parser ... ok
cliff.tests.test_complete.test_complete_command_get_actions ... ok
cliff.tests.test_complete.test_complete_command_get_actions_interactive ... ok
cliff.tests.test_complete.test_complete_command_take_action ... ok
cliff.tests.test_formatters_json.test_json_format_one ... ok
cliff.tests.test_formatters_json.test_json_format_list ... ok
cliff.tests.test_formatters_shell.test_shell_formatter ... ok
cliff.tests.test_formatters_shell.test_shell_formatter_with_non_string_values 
... ok
cliff.tests.test_formatters_table.test_table_formatter ... ok
cliff.tests.test_formatters_table.test_table_list_formatter ... ok
cliff.tests.test_formatters_value.test_value_formatter ... ok
cliff.tests.test_formatters_value.test_value_list_formatter ... ok
cliff.tests.test_formatters_yaml.test_yaml_format_one ... ok
cliff.tests.test_formatters_yaml.test_yaml_format_list ... ok
cliff.tests.test_help.test_show_help_for_command ... ok
cliff.tests.test_help.test_list_matching_commands ... ok
cliff.tests.test_help.test_list_matching_commands_no_match ... ok
cliff.tests.test_help.test_show_help_for_help ... ok
cliff.tests.test_help.test_list_deprecated_commands ... ok
cliff.tests.test_interactive.test_cmd2_completenames ... ERROR
cliff.tests.test_interactive.test_cliff_completenames ... ERROR
cliff.tests.test_interactive.test_no_completenames ... ERROR
cliff.tests.test_interactive.test_both_completenames ... ERROR
cliff.tests.test_interactive.test_empty_text_completedefault ... ok
cliff.tests.test_interactive.test_nonempty_text_completedefault2 ... ok

Processed: severity of 867723 is critical

2017-07-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 867723 critical
Bug #867723 [ejabberd] ejabberd: `dpkg-reconfigure ejabberd` fails with `Can't 
register admin user`
Severity set to 'critical' from 'important'
> thanks
Stopping processing here.

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



Bug#866378: marked as done (3dchess: 100 % CPU consumption)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 10:47:40 +
with message-id 
and subject line Bug#866378: fixed in 3dchess 0.8.1-18+deb8u1
has caused the Debian Bug report #866378,
regarding 3dchess: 100 % CPU consumption
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.)


-- 
866378: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866378
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: 3dchess
Version: 0.8.1-19
Severity: serious

While I was working on an update for 3dchess, I discovered that the
game is very wasteful with CPU resources and consumes 100 % of a
single CPU core. I haven't noticed this behavior before but it also
appears that it was not caused by the recent hardening change which
added the pie flag by default.

I think this bug makes the game unsuitable for another release.

Markus

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

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

Versions of packages 3dchess depends on:
ii  libc6 2.24-12
ii  libx11-6  2:1.6.4-3
ii  libxpm4   1:3.5.12-1
ii  libxt61:1.1.5-1
pn  xaw3dg

3dchess recommends no packages.

3dchess suggests no packages.
--- End Message ---
--- Begin Message ---
Source: 3dchess
Source-Version: 0.8.1-18+deb8u1

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

Debian distribution maintenance software
pp.
Markus Koschany  (supplier of updated 3dchess 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: Tue, 04 Jul 2017 00:28:18 +0200
Source: 3dchess
Binary: 3dchess
Architecture: source amd64
Version: 0.8.1-18+deb8u1
Distribution: jessie
Urgency: medium
Maintainer: Debian Games Team 
Changed-By: Markus Koschany 
Description:
 3dchess- Play chess across 3 boards!
Closes: 866378
Changes:
 3dchess (0.8.1-18+deb8u1) jessie; urgency=medium
 .
   * Team upload.
   * Add wasteful-CPU-consumption.patch. The game always consumed 100 % CPU
 resources due to a missing sleep call in its main loop. (Closes: #866378)
Checksums-Sha1:
 95fb57557246358a53eafa3914b18423cf56bcff 2198 3dchess_0.8.1-18+deb8u1.dsc
 03ed391ebc9a715c366c029e78a7c3d118236f1b 10824 
3dchess_0.8.1-18+deb8u1.debian.tar.xz
 09c6687e7ed3f744f1a2c56514fadb58e3cf1dea 41062 
3dchess_0.8.1-18+deb8u1_amd64.deb
Checksums-Sha256:
 50f85c6498fa81b56cce294f687b8d59d1d4631f3d54377f9c51f18604ed1190 2198 
3dchess_0.8.1-18+deb8u1.dsc
 ebae7df323baa6be6fc4a83fe19dc6622c430a97efcb62d3af1226eff544eef7 10824 
3dchess_0.8.1-18+deb8u1.debian.tar.xz
 5cabf9835a40bb54e907faed84d62ab0a99537d1930406ef6f972fc904bb08b4 41062 
3dchess_0.8.1-18+deb8u1_amd64.deb
Files:
 0b4afbdc5be8a1a791821e0c361e384e 2198 games optional 
3dchess_0.8.1-18+deb8u1.dsc
 4cb4b1f80558aaa90902206aea0bc966 10824 games optional 
3dchess_0.8.1-18+deb8u1.debian.tar.xz
 4e46c2a8f8711579cd98a8d7706c7f57 41062 games optional 
3dchess_0.8.1-18+deb8u1_amd64.deb

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAllcl0NfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkYMcQAK9qvXNqgtHZ6llOhQDJ1DCtnx5LUe4UI5y/
rxcc0sfz5gh82CuJWq+FmTpsA1QjwdY7BQAfmUsmzSqy23r4EXH70R/P6YYPYGrf
Uji0GfMwq1HNuzmZS3FwnIUukSJ8chz7zTF4SBLf8W5cykTTMt6kYoNSvlJVN66u
GaKpfLDmjktQEGmDOFbDbtLNfmqcubVoAHjg7o5w9UXd5TguB32oJlAjvkT3hSNe
CF8XfwaevDAzN3yDhBKOUs0yRNF+xKsQmu1INddTmY7TAHPCnyWtn6lYv+pCJ8Nc
CHZMjUa04uTQMo0E7VzXhMlU2wCFU3HoJNp1W7BQMBgk5v0VS8Ei2Bd6ZgRCCekY
aDtBJiHZLL/LYuiVhxMwQbRz/uf+98ebmZT0IGrsRJl+eBFU4KOt77Pfbi8pKDJR
oZJwVUzPY1T9nKGpGoZqNDX1MxG0npGQm8B715BZjD5Ejqres86A13iu0csqf9cA
JmJpMzxBJnbEssDuDDC2XpovWyhp/OyQyCh/ZDmZfkvYuEKjesYR9SvX4f31l1Au

Bug#867032: marked as done (jabberd2: CVE-2017-10807: allows anyone to authenticate using SASL ANONYMOUS, even when the option is not enabled)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 10:47:09 +
with message-id 
and subject line Bug#867032: fixed in jabberd2 2.4.0-3+deb9u1
has caused the Debian Bug report #867032,
regarding jabberd2: CVE-2017-10807: allows anyone to authenticate using SASL 
ANONYMOUS, even when the option is not enabled
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.)


-- 
867032: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867032
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jabberd2
Version: 2.4.0-3
Severity: grave
Tags: security
Justification: user security hole

During investigation of some issue on my local jabber server
I've found plenty of records like these in my c2s.log:

Mon Jul  3 20:06:21 2017 [notice] [150] ANONYMOUS authentication succeeded: 
bf719de629033bbf9c6c1aecec590aa8928c9...@my-server.com 195.208.220.171:55481 TLS
Mon Jul  3 20:07:01 2017 [notice] [166] ANONYMOUS authentication succeeded: 
bcb1ccc187a88c4d61f5ef14516fc6e69e94c...@my-server.com 62.76.74.249:51574 TLS
Mon Jul  3 20:08:20 2017 [notice] [169] ANONYMOUS authentication succeeded: 
4349fd92ecf35ac14cd71d9c5133f014a1cf3...@my-server.com 195.208.220.171:55722 TLS

and I did not allowed such auth type and usage scenario
for my server. Latest news on https://github.com/jabberd2/jabberd2/releases
told me that was a bug, and it's fixed:

https://github.com/jabberd2/jabberd2/commit/8416ae54ecefa670534f27a31db71d048b9c7f16.patch

This bug allows unauthorized usage of jabberd2 server installations
and can possibly lead to a DoS.

I've patched my version of jabberd2 from stable with the patch above,
and prepared one for Debian.

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

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), LANGUAGE=C 
(charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages jabberd2 depends on:
ii  adduser  3.115
ii  init-system-helpers  1.48
ii  libc62.24-11+deb9u1
ii  libdb5.3 5.3.28-12+b1
ii  libexpat12.2.0-2+deb9u1
ii  libgsasl71.8.0-8+b2
ii  libhttp-parser2.12.1-2
ii  libidn11 1.33-1
ii  libldap-2.4-22.4.44+dfsg-5
ii  libmariadbclient18   10.1.23-9+deb9u1
ii  libpam0g 1.1.8-3.6
ii  libpq5   9.6.3-3
ii  libsqlite3-0 3.16.2-5
ii  libssl1.0.2  1.0.2l-2
ii  libudns0 0.4-1+b1
ii  zlib1g   1:1.2.8.dfsg-5

jabberd2 recommends no packages.

jabberd2 suggests no packages.

-- no debconf information
Fix a bug allowing anyone to authenticate using SASL ANONYMOUS,
even when sasl.anonymous c2s.xml option is not enabled.

Original patch: 
https://github.com/jabberd2/jabberd2/commit/8416ae54ecefa670534f27a31db71d048b9c7f16.patch
--- a/c2s/main.c
+++ b/c2s/main.c
@@ -562,6 +562,8 @@
 mechbuf[sizeof(mechbuf)-1]='\0';
 for(i = 0; mechbuf[i]; i++) mechbuf[i] = tolower(mechbuf[i]);
 
+log_debug(ZONE, "sx sasl callback: check mech (mech=%s)", mechbuf);
+
 /* get host for request */
 host = xhash_get(c2s->hosts, s->req_to);
 if(host == NULL) {
--- a/sx/sasl.c
+++ b/sx/sasl.c
@@ -328,7 +328,7 @@
 if(mech != NULL) {
 _sx_debug(ZONE, "auth request from client (mechanism=%s)", mech);
 
-if(!gsasl_server_support_p(ctx->gsasl_ctx, mech)) {
+if(!gsasl_server_support_p(ctx->gsasl_ctx, mech) || 
(ctx->cb)(sx_sasl_cb_CHECK_MECH, (void*)mech, NULL, s, ctx->cbarg) != 
sx_sasl_ret_OK) {
  _sx_debug(ZONE, "client requested mechanism (%s) that we didn't 
offer", mech);
  _sx_nad_write(s, _sx_sasl_failure(s, 
_sasl_err_INVALID_MECHANISM), 0);
  return;
--- End Message ---
--- Begin Message ---
Source: jabberd2
Source-Version: 2.4.0-3+deb9u1

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

Debian distribution maintenance software
pp.
Salvatore Bonaccorso  (supplier of updated jabberd2 package)

(This message was generated automatically at their request; if you

Bug#867773: relatorio FTBFS when multiple python3 versions are supported

2017-07-09 Thread Adrian Bunk
Source: relatorio
Version: 0.6.4-1
Severity: serious
Tags: patch buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/relatorio.html

...
dh_install
mkdir -p debian/python-relatorio/usr/share/python-relatorio
mv debian/python-relatorio/usr/lib/"python2.7"/dist-packages/relatorio/tests/ 
debian/python-relatorio/usr/share/python-relatorio
mkdir -p debian/python3-relatorio/usr/share/python3-relatorio
mv debian/python3-relatorio/usr/lib/"python3.6 
python3.5"/dist-packages/relatorio/tests/ 
debian/python3-relatorio/usr/share/python3-relatorio
mv: cannot stat 'debian/python3-relatorio/usr/lib/python3.6 
python3.5/dist-packages/relatorio/tests/': No such file or directory
debian/rules:13: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 1


Attached is the fix I found in Ubuntu.
diff -pruN 0.6.4-1/debian/changelog 0.6.4-1ubuntu1/debian/changelog
--- 0.6.4-1/debian/changelog2016-12-19 09:48:20.0 +
+++ 0.6.4-1ubuntu1/debian/changelog 2017-06-27 03:20:14.0 +
@@ -1,3 +1,9 @@
+relatorio (0.6.4-1ubuntu1) artful; urgency=medium
+
+  * Fix ftbfs when multiple Python versions are supported. 
+
+ -- Michael Hudson-Doyle   Tue, 27 Jun 2017 
15:20:00 +1200
+
 relatorio (0.6.4-1) unstable; urgency=medium
 
   * Merging upstream version 0.6.4.
diff -pruN 0.6.4-1/debian/rules 0.6.4-1ubuntu1/debian/rules
--- 0.6.4-1/debian/rules2016-12-19 09:48:01.0 +
+++ 0.6.4-1ubuntu1/debian/rules 2017-06-27 03:16:44.0 +
@@ -3,8 +3,8 @@
 PACKAGE_NAME := $(shell python setup.py --name)
 export PYBUILD_NAME=$(PACKAGE_NAME)
 
-PYTHON2_VERSIONS = $(shell pyversions -r)
-PYTHON3_VERSIONS = $(shell py3versions -r)
+PYTHON2_VERSION = $(shell pyversions -d)
+PYTHON3_VERSION = $(shell py3versions -d)
 
 %:
dh $@ --with python2,python3 --buildsystem=pybuild
@@ -12,6 +12,6 @@ PYTHON3_VERSIONS = $(shell py3versions -
 override_dh_install:
dh_install
mkdir -p debian/python-relatorio/usr/share/python-relatorio
-   mv 
debian/python-relatorio/usr/lib/"$(PYTHON2_VERSIONS)"/dist-packages/relatorio/tests/
 debian/python-relatorio/usr/share/python-relatorio
+   mv 
debian/python-relatorio/usr/lib/"$(PYTHON2_VERSION)"/dist-packages/relatorio/tests/
 debian/python-relatorio/usr/share/python-relatorio
mkdir -p debian/python3-relatorio/usr/share/python3-relatorio
-   mv 
debian/python3-relatorio/usr/lib/"$(PYTHON3_VERSIONS)"/dist-packages/relatorio/tests/
 debian/python3-relatorio/usr/share/python3-relatorio
+   mv 
debian/python3-relatorio/usr/lib/"$(PYTHON3_VERSION)"/dist-packages/relatorio/tests/
 debian/python3-relatorio/usr/share/python3-relatorio


Bug#867772: python-drizzle FTBFS: AttributeError: pdb

2017-07-09 Thread Adrian Bunk
Source: python-drizzle
Version: 1.5-2
Severity: serious

Some recent change in unstable makes python-drizzle FTBFS:

https://tests.reproducible-builds.org/debian/history/python-drizzle.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-drizzle.html

...
building 'drizzle._compiler' extension
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes 
-fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-I/usr/include/python2.7 -c drizzle/_compiler.c -o 
build/temp.linux-x86_64-2.7/drizzle/_compiler.o
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
-Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-fdebug-prefix-map=/build/python2.7-HVkOs2/python2.7-2.7.13=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/drizzle/_compiler.o -o 
build/lib.linux-x86_64-2.7/drizzle/_compiler.so
Traceback (most recent call last):
  File "setup.py", line 123, in 
**package_info
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
cmd_obj.run()
  File 
"/usr/lib/python2.7/dist-packages/astropy_helpers/commands/build_sphinx.py", 
line 260, in run
AstropyBuildDocs.run(self)
  File 
"/usr/lib/python2.7/dist-packages/astropy_helpers/commands/build_sphinx.py", 
line 170, in run
""").format(pdb=self.pdb, verbosity=self.verbosity,
  File "/usr/lib/python2.7/distutils/cmd.py", line 105, in __getattr__
raise AttributeError, attr
AttributeError: pdb
debian/rules:20: recipe for target 'override_dh_installdocs-indep' failed
make[1]: *** [override_dh_installdocs-indep] Error 1



Processed: found 867723 in 16.09-4

2017-07-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> found 867723 16.09-4
Bug #867723 [ejabberd] ejabberd broken due to upload of Erlang 20
Marked as found in versions ejabberd/16.09-4.
> thanks
Stopping processing here.

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



Bug#867771: python-trollius FTBFS with python 3.6 as supported version

2017-07-09 Thread Adrian Bunk
Source: python-trollius
Version: 2.1~b1-4
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-trollius.html

...
===> Testing with python3.6 (python3)
+ PYTHON=3.6 python3.6 -Wd runtests.py -r
Run tests in release mode
Randomize test execution order (seed: 6729263)
/build/1st/python-trollius-2.1~b1/trollius/tasks.py:565: DeprecationWarning: 
'async' and 'await' will become reserved keywords in Python 3.7
  def async(coro_or_future, loop=None):
Skipping 'test_windows_utils': Windows only
Skipping 'test_windows_events': Windows only
/usr/lib/python3.6/subprocess.py:761: 
ResourceWarning: subprocess 52573 is still running
  ResourceWarning, source=self)
../usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 52602 
is still running
  ResourceWarning, source=self)
.../usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 52633 
is still running
  ResourceWarning, source=self)
../usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 52685 
is still running
  ResourceWarning, source=self)
./usr/lib/python3.6/subprocess.py:761: ResourceWarning: 
subprocess 52890 is still running
  ResourceWarning, source=self)
./usr/lib/python3.6/subprocess.py:761:
 ResourceWarning: subprocess 53519 is still running
  ResourceWarning, source=self)
../usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 53566 is 
still running
  ResourceWarning, source=self)
.../usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 53643 
is still running
  ResourceWarning, source=self)
/usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 53639 is 
still running
  ResourceWarning, source=self)
../usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 53654 is 
still running
  ResourceWarning, source=self)
.../usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 53770 is 
still running
  ResourceWarning, source=self)
../usr/lib/python3.6/subprocess.py:761:
 ResourceWarning: subprocess 54081 is still running
  ResourceWarning, source=self)
.s./usr/lib/python3.6/subprocess.py:761: ResourceWarning: 
subprocess 54425 is still running
  ResourceWarning, source=self)
./usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 
54517 is still running
  ResourceWarning, source=self)
.../usr/lib/python3.6/subprocess.py:761: ResourceWarning: 
subprocess 54652 is still running
  ResourceWarning, source=self)
/usr/lib/python3.6/subprocess.py:761: ResourceWarning: 
subprocess 54851 is still running
  ResourceWarning, source=self)
.../usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 54914 is 
still running
  ResourceWarning, source=self)
/usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 55015 
is still running
  ResourceWarning, source=self)
./usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 
55174 is still running
  ResourceWarning, source=self)
./usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 55234 is 
still running
  ResourceWarning, source=self)
/usr/lib/python3.6/subprocess.py:761: 
ResourceWarning: subprocess 0 is still running
  ResourceWarning, source=self)
./usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 55566 is 
still running
  ResourceWarning, source=self)
/usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 55648 
is still running
  ResourceWarning, source=self)
.../usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 55723 is 
still running
  ResourceWarning, source=self)
./usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 55775 is 
still running
  ResourceWarning, source=self)
.../usr/lib/python3.6/subprocess.py:761: 
ResourceWarning: subprocess 56390 is still running
  ResourceWarning, source=self)
/usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 56523 is 
still running
  ResourceWarning, source=self)
../usr/lib/python3.6/subprocess.py:761: 
ResourceWarning: subprocess 56772 is still running
  ResourceWarning, source=self)
/usr/lib/python3.6/subprocess.py:761: ResourceWarning: 
subprocess 57112 is still running
  ResourceWarning, source=self)
./usr/lib/python3.6/subprocess.py:761: ResourceWarning: 
subprocess 57213 is still running
  ResourceWarning, source=self)
/usr/lib/python3.6/subprocess.py:761: ResourceWarning: 
subprocess 57333 is still running
  ResourceWarning, source=self)
.../usr/lib/python3.6/subprocess.py:761: ResourceWarning: subprocess 57360 is 
still running
  ResourceWarning, source=self)

Processed: retitle 867723 to ejabberd broken due to upload of Erlang 20

2017-07-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 867723 ejabberd broken due to upload of Erlang 20
Bug #867723 [ejabberd] ejabberd: `dpkg-reconfigure ejabberd` fails with `Can't 
register admin user`
Changed Bug title to 'ejabberd broken due to upload of Erlang 20' from 
'ejabberd: `dpkg-reconfigure ejabberd` fails with `Can't register admin user`'.
> thanks
Stopping processing here.

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



Bug#866378: marked as done (3dchess: 100 % CPU consumption)

2017-07-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jul 2017 10:32:08 +
with message-id 
and subject line Bug#866378: fixed in 3dchess 0.8.1-19+deb9u1
has caused the Debian Bug report #866378,
regarding 3dchess: 100 % CPU consumption
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.)


-- 
866378: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866378
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: 3dchess
Version: 0.8.1-19
Severity: serious

While I was working on an update for 3dchess, I discovered that the
game is very wasteful with CPU resources and consumes 100 % of a
single CPU core. I haven't noticed this behavior before but it also
appears that it was not caused by the recent hardening change which
added the pie flag by default.

I think this bug makes the game unsuitable for another release.

Markus

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

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

Versions of packages 3dchess depends on:
ii  libc6 2.24-12
ii  libx11-6  2:1.6.4-3
ii  libxpm4   1:3.5.12-1
ii  libxt61:1.1.5-1
pn  xaw3dg

3dchess recommends no packages.

3dchess suggests no packages.
--- End Message ---
--- Begin Message ---
Source: 3dchess
Source-Version: 0.8.1-19+deb9u1

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

Debian distribution maintenance software
pp.
Markus Koschany  (supplier of updated 3dchess 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: Tue, 04 Jul 2017 00:28:18 +0200
Source: 3dchess
Binary: 3dchess
Architecture: source amd64
Version: 0.8.1-19+deb9u1
Distribution: stretch
Urgency: medium
Maintainer: Debian Games Team 
Changed-By: Markus Koschany 
Description:
 3dchess- Play chess across 3 boards!
Closes: 866378
Changes:
 3dchess (0.8.1-19+deb9u1) stretch; urgency=medium
 .
   * Team upload.
   * Add wasteful-CPU-consumption.patch. The game always consumed 100 % CPU
 resources due to a missing sleep call in its main loop. (Closes: #866378)
Checksums-Sha1:
 ee5488d7306df4022e64139acc7135b81d5d656b 2199 3dchess_0.8.1-19+deb9u1.dsc
 ca3516b0013832c6a2a2c1d6cec28573a672b5cb 11640 
3dchess_0.8.1-19+deb9u1.debian.tar.xz
 38944e6a56d1cd4062214ca9b2353af688da38e1 56766 
3dchess-dbgsym_0.8.1-19+deb9u1_amd64.deb
 c58fc7083dd8048c7ac8350c561b901fb990f467 6813 
3dchess_0.8.1-19+deb9u1_amd64.buildinfo
 05204647e28516ec72bbc17f1694af71126b5a31 40840 
3dchess_0.8.1-19+deb9u1_amd64.deb
Checksums-Sha256:
 be6a06be065bc435dec2bfa06f8e217963182bf06094fedc9747e36f8de3a348 2199 
3dchess_0.8.1-19+deb9u1.dsc
 311cf907f82fb8268690d10eaad36dbba3966671355188c27f141c6d52458d5d 11640 
3dchess_0.8.1-19+deb9u1.debian.tar.xz
 7de2e46ced7075e60a5191f4e9a7dc43e5f39a58c8ee73918816079581803ac8 56766 
3dchess-dbgsym_0.8.1-19+deb9u1_amd64.deb
 6577a7054600c5948e2ed444ead16a9cc81d92951db4ff9599cde8ceb79d86c1 6813 
3dchess_0.8.1-19+deb9u1_amd64.buildinfo
 063026d024cc360ca1fafd7906216e9512bc07e56ea1d4a58bb741f29d8c8f4b 40840 
3dchess_0.8.1-19+deb9u1_amd64.deb
Files:
 1d698eae0e91bac3060ca3d338e32fb2 2199 games optional 
3dchess_0.8.1-19+deb9u1.dsc
 47a308278c78651cded73095b5b9f78d 11640 games optional 
3dchess_0.8.1-19+deb9u1.debian.tar.xz
 6fe3fccfe2824813b4a355f8bc16f989 56766 debug extra 
3dchess-dbgsym_0.8.1-19+deb9u1_amd64.deb
 f35a7972bac5aae93a2b8684970da047 6813 games optional 
3dchess_0.8.1-19+deb9u1_amd64.buildinfo
 c8c63a2fca1a790fedc161d4b7b03af3 40840 games optional 
3dchess_0.8.1-19+deb9u1_amd64.deb

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAllcl4dfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD

Bug#867765: qtcreator FTBFS: error: 'class std::set' has no member named 'contains'

2017-07-09 Thread Adrian Bunk
Source: qtcreator
Version: 4.2.0-1
Severity: serious
Tags: buster sid

Some recent change in unstable makes qtcreator FTBFS:

https://tests.reproducible-builds.org/debian/history/qtcreator.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/qtcreator.html

...
/build/1st/qtcreator-4.2.0/src/plugins/qbsprojectmanager/qbsnodes.cpp: In 
function 'QList 
QbsProjectManager::Internal::supportedNodeActions(ProjectExplorer::Node*, 
bool)':
/build/1st/qtcreator-4.2.0/src/plugins/qbsprojectmanager/qbsnodes.cpp:256:58: 
error: 'class std::set' has no member named 'contains'
 && 
!project->qbsProject().buildSystemFiles().contains(node->filePath().toString()))
 {
  ^~~~
/build/1st/qtcreator-4.2.0/src/plugins/qbsprojectmanager/qbsnodes.cpp: In 
member function 'QStringList 
QbsProjectManager::Internal::QbsRootProjectNode::unreferencedBuildSystemFiles(const
 qbs::Project&) const':
/build/1st/qtcreator-4.2.0/src/plugins/qbsprojectmanager/qbsnodes.cpp:901:33: 
error: 'class std::set' has no member named 'subtract'
 return 
p.buildSystemFiles().subtract(referencedBuildSystemFiles(p.projectData())).toList();
 ^~~~
Makefile:1325: recipe for target '.obj/release-shared/qbsnodes.o' failed
make[4]: *** [.obj/release-shared/qbsnodes.o] Error 1
...



Bug#866647: marked as pending

2017-07-09 Thread VDR dai
tag 866647 pending
thanks

Hello,

Bug #866647 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:


https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-gnome2.git/commit/?id=e194446

---
commit e194446059edbf4c5667ea581497d51e8f7a1815
Author: HIGUCHI Daisuke (VDR dai) 
Date:   Sun Jul 9 19:04:37 2017 +0900

Prepare changelog for 3.1.6-1, again.

diff --git a/debian/changelog b/debian/changelog
index ddf1721..f2d588b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,9 +12,10 @@ ruby-gnome2 (3.1.6-1) unstable; urgency=medium
   * atk,gdk3,pango,rsvg2: add more libraries
   * eliminate lintian warning: not-binnmuable-any-depends-all
   * Arch:all packages are marked as Multi-Arch: foreign
+  * drop ruby-webkit-gtk. new package ruby-webkit2-gtk (Closes: #866647)
   * Bump Standards-Version to 4.0.0 (no changes needed)
 
- -- HIGUCHI Daisuke (VDR dai)   Tue, 27 Jun 2017 21:06:47 
+0900
+ -- HIGUCHI Daisuke (VDR dai)   Sun, 09 Jul 2017 19:04:20 
+0900
 
 ruby-gnome2 (3.1.0-1) unstable; urgency=medium
 



Processed: Bug#866647 marked as pending

2017-07-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 866647 pending
Bug #866647 [ruby-webkit-gtk] ruby-webkit-gtk: depends on gir1.2-webkit-3.0 
which is deprecated
Added tag(s) pending.
> thanks
Stopping processing here.

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



Processed: Mark as forwarded

2017-07-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 849665 https://github.com/coreos/go-tspi/issues/9
Bug #849665 [src:golang-github-coreos-go-tspi] golang-github-coreos-go-tspi: 
FTBFS on 32-bit: type [1073741824]C.struct_tdTSS_PCR_EVENT larger than address 
space
Set Bug forwarded-to-address to 'https://github.com/coreos/go-tspi/issues/9'.
> thanks
Stopping processing here.

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



  1   2   >