Bug#933054: gnome-disks: segfault error 4 in libgobject-2.0.so.0.5800.3

2019-07-25 Thread Damon Anton Permezel
Package: gnome-disk-utility
Version: 3.30.2-3
Severity: grave
Justification: renders package unusable

Dear Maintainer,

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

   * What led up to the situation?
Looking at a USB3 attached disk, deleting partitions.  It crashed.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?
This time (the second) I was deleting a partition.
The other time, I had left it running a long SMART test on a USB-attached disk.

   * What was the outcome of this action?
GUI gone.  segfault report in dmesg.

   * What outcome did you expect instead?
My expectation was that the GUI would remain extant, so that the operation
could complete.

*** End of the template - remove these template lines ***



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

Kernel: Linux 4.19.0-5-amd64 (SMP w/20 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_AU:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gnome-disk-utility depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.30.1-2
ii  libatk1.0-0  2.30.0-2
ii  libc62.28-10
ii  libcairo21.16.0-4
ii  libcanberra-gtk3-0   0.30-7
ii  libdvdread4  6.0.1-1
ii  libgdk-pixbuf2.0-0   2.38.1+dfsg-1
ii  libglib2.0-0 2.58.3-2
ii  libgtk-3-0   3.24.5-1
ii  liblzma5 5.2.4-1
ii  libnotify4   0.7.7-4
ii  libpango-1.0-0   1.42.4-6
ii  libpangocairo-1.0-0  1.42.4-6
ii  libpwquality11.4.0-3
ii  libsecret-1-00.18.7-1
ii  libsystemd0  241-5
ii  libudisks2-0 2.8.1-4
ii  udisks2  2.8.1-4

gnome-disk-utility recommends no packages.

gnome-disk-utility suggests no packages.

-- no debconf information



Bug#932404: firefox-esr, FTBFS "possible zip bomb".

2019-07-25 Thread Adler, Mark
All,

Thank you Santiago for the report and David for the diagnosis. Though this is 
not a valid zip file, there are in fact no overlapping structures and so there 
should not be a bomb alert.

I have added a commit that initializes the cover with the actual spans of the 
central directory, the Zip64 end of central directory record if present, and 
the end of central directory record (the latter of which may include the Zip64 
end of central directory locator). unzip then processes the funky omni.ja file 
without a bomb alert.

See:


https://github.com/madler/unzip/commit/6d351831be705cc26d897db44f878a978f4138fc

Mark


> On Jul 19, 2019, at 9:53 AM, David Fifield  wrote:
> 
> On Fri, Jul 19, 2019 at 08:30:32AM +0900, Mike Hommey wrote:
>> Download 
>> http://ftp.mozilla.org/pub/firefox/releases/68.0.1/linux-x86_64/en-US/firefox-68.0.1.tar.bz2
>> Extract it
>> Unzip omni.ja
>> 
>> The file *is* funky, but afaik it does not have overlapping components.
> 
> I think I know what's going on here--the Firefox omni.ja file uses an
> unusual zip layout, specific to Firefox, that puts the central directory
> at the *beginning* of the file, rather than the end. This is meant to
> allow for better disk caching when unpacking omni.ja, or something.
> https://bugzilla.mozilla.org/show_bug.cgi?id=559961
> https://bugzilla.mozilla.org/show_bug.cgi?id=589368
> 
> You can see in this code sample, first Firefox looks for the central
> directory at offset 4, then falls back to the usual EOCD search.
> https://hg.mozilla.org/mozilla-central/file/af29567ecdba/modules/libjar/nsZipArchive.cpp#l597
> https://hg.mozilla.org/mozilla-central/file/af29567ecdba/modules/libjar/nsZipArchive.cpp#l638
> 
> You can see this in the output of "zipinfo" as well; the central
> directory is at offset 4, and it shows warning relating to the unusual
> layout. (I'm using zipinfo 6.0-21+deb9u1 from Buster, which hasn't been
> patched yet.)
>   $ zipinfo -v /usr/lib/firefox-esr/omni.ja
> The central directory is 111932 (0001B53Ch) bytes long,
> and its (expected) offset in bytes from the beginning of the zipfile
> is 4 (0004h).
> 
>   warning [/usr/lib/firefox-esr/omni.ja]:  16789751 extra bytes at 
> beginning or within zipfile
> (attempting to process anyway)
>   error [/usr/lib/firefox-esr/omni.ja]:  reported length of central 
> directory is
> -16789751 bytes too long (Atari STZip zipfile?  J.H.Holm ZIPSPLIT 1.1
> zipfile?).  Compensating...
> 
> The unzip patch starts by initializing a cover that extends from the
> beginning of the central directory to the end of the file. In the case
> of the Firefox layout, that's the *entire* file, except for the first 4
> bytes. So while none of the file overlap each other, they all appear to
> overlap the central directory.
> https://github.com/madler/unzip/commit/47b3ceae397d21bf822bc2ac73052a4b1daf8e1c#diff-42593f5e58d2da2cb6b6a937a04e16ddR496
> 
> The Firefox layout has also caused problems with 7-Zip:
> https://sourceforge.net/tracker/?func=detail&aid=3065694&group_id=14481&atid=114481
> 
> One possible solution is to adjust the bomb-cover patch so it only
> covers the actual length of the central directory (and the EOCD)
> separately. In almost all normal zip files, these two structures will be
> adjacent, so the effect will be the same as now.



Processed: re: dlz-ldap-enum FTBFS with bind9 9.11.5

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

> Tags 914151 +patch
Bug #914151 [src:dlz-ldap-enum] dlz-ldap-enum FTBFS with bind9 9.11.5
Added tag(s) patch.
> Thanks
Stopping processing here.

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



Bug#914151: dlz-ldap-enum FTBFS with bind9 9.11.5

2019-07-25 Thread peter green

Tags 914151 +patch
Thanks

This turned out to be a simple case of a missing include, a debdiff can be 
found at 
https://debdiffs.raspbian.org/main/d/dlz-ldap-enum/dlz-ldap-enum_1.1.0-1%2Brpi1.debdiff
 . No intent to NMU in Debian.



Bug#932981: [Freedombox-pkg-team] Bug#932981: Please remove Python 2 support for this package

2019-07-25 Thread Sunil Mohan Adapa
On 25/07/19 5:40 am, Thomas Goirand wrote:
> Source: django-ranged-response
> Version: 0.2.0-1
> Severity: serious
> Tags: patch
> 
> Hi,
> 
> Attached is a patch to remove Python 2 support for this package,
> needed since the upload of Django 2.2 in Sid.
> 
> Please apply and upload.

Thank you for the patch. I have contacted Federico for the upload. The
attached patches make some further changes.

-- 
Sunil
>From bc757ed3b45e5259fb1c55237d6d31d7c72298a1 Mon Sep 17 00:00:00 2001
From: Sunil Mohan Adapa 
Date: Thu, 25 Jul 2019 16:38:00 -0700
Subject: [PATCH 3/3] Ensure that test database is not part of final .deb

Signed-off-by: Sunil Mohan Adapa 
---
 debian/patches/0001-complete-the-test-suite.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/0001-complete-the-test-suite.patch b/debian/patches/0001-complete-the-test-suite.patch
index 4c321e5..9763828 100644
--- a/debian/patches/0001-complete-the-test-suite.patch
+++ b/debian/patches/0001-complete-the-test-suite.patch
@@ -8,7 +8,7 @@
 +settings.configure(DATABASES={
 +'default': {
 +'ENGINE': 'django.db.backends.sqlite3',
-+'NAME': 'db.sqlite3',
++'NAME': 'test/db.sqlite3',
 +}
 +})
 --- a/test/test_response.py
-- 
2.20.1

>From 06ab5066a5c71cb6d22240dbcd762981926585b5 Mon Sep 17 00:00:00 2001
From: Sunil Mohan Adapa 
Date: Thu, 25 Jul 2019 16:12:26 -0700
Subject: [PATCH 2/3] Update standards version to 4.4.0

No changes are needed.

Signed-off-by: Sunil Mohan Adapa 
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 02657ff..b8deccf 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  python3-all,
  python3-django,
  python3-setuptools
-Standards-Version: 4.1.3
+Standards-Version: 4.4.0
 Homepage: https://pypi.python.org/pypi/django-ranged-response/
 Vcs-Browser: https://salsa.debian.org/freedombox-team/django-ranged-response
 Vcs-Git: https://salsa.debian.org/freedombox-team/django-ranged-response.git
-- 
2.20.1

>From 2c5f4e03d9d16a4e32ea53c3406e004bfd70b080 Mon Sep 17 00:00:00 2001
From: Sunil Mohan Adapa 
Date: Thu, 25 Jul 2019 15:37:22 -0700
Subject: [PATCH 1/3] Drop auto pkg tests for python2

Signed-off-by: Sunil Mohan Adapa 
---
 debian/tests/control | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index 9bb1757..01e030b 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,2 @@
-Test-Command: set -e ; for py in $(pyversions -r 2>/dev/null) ; do cd "$ADTTMP" ; echo "Testing with $py:" ; $py -c "import ranged_response; print ranged_response" ; done
-Depends: python-all, python-django-ranged-response
-
 Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$ADTTMP" ; echo "Testing with $py:" ; $py -c "import ranged_response; print(ranged_response)" ; done
 Depends: python3-all, python3-django-ranged-response
-- 
2.20.1



Bug#932874: marked as done (logsave: Insufficient Breaks/Replaces on e2fsprogs)

2019-07-25 Thread Debian Bug Tracking System
Your message dated Thu, 25 Jul 2019 21:49:31 +
with message-id 
and subject line Bug#932874: fixed in e2fsprogs 1.45.3-3
has caused the Debian Bug report #932874,
regarding logsave: Insufficient Breaks/Replaces on e2fsprogs
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.)


-- 
932874: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932874
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: logsave
Version: 1.45.3-1
Severity: serious

Installing logsave without upgrading e2fsprogs fails:

,
| Preparing to unpack .../logsave_1.45.3-1_amd64.deb ...
| Unpacking logsave (1.45.3-1) ...
| dpkg: error processing archive 
/var/cache/apt/archives/logsave_1.45.3-1_amd64.deb (--install):
|  trying to overwrite '/sbin/logsave', which is also in package e2fsprogs 
1.45.2-1
`

There are a Replaces/Breaks relationships on e2fsprogs (<< 1.45.2-1)
which need to be bumped to (<< 1.45.3-1).


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

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

Versions of packages logsave depends on:
ii  libc6  2.28-10

logsave recommends no packages.

logsave suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: e2fsprogs
Source-Version: 1.45.3-3

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

Debian distribution maintenance software
pp.
Theodore Y. Ts'o  (supplier of updated e2fsprogs package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 25 Jul 2019 15:35:01 -0400
Source: e2fsprogs
Architecture: source
Version: 1.45.3-3
Distribution: unstable
Urgency: medium
Maintainer: Theodore Y. Ts'o 
Changed-By: Theodore Y. Ts'o 
Closes: 932874 932876 932906
Changes:
 e2fsprogs (1.45.3-3) unstable; urgency=medium
 .
   * Fix Breaks/Replace dependency for logsave (Closes: #932874)
   * Mark logsave as Multi-Arch: foreign (Closes: #932876)
   * Fix test bug on the x32 architecture (Closes: #932906)
   * Fix FTBFS problem on FreeBSD and Hurd since they don't have systemd
   * Fix blhc problem when running "make check"
Checksums-Sha1:
 ea316d2af2ae89e9e9d0c214c6ca8c1197139614 2923 e2fsprogs_1.45.3-3.dsc
 e128832d58029f21068f08bea513a4a9bdc2421e 184904 
e2fsprogs_1.45.3-3.debian.tar.xz
Checksums-Sha256:
 777b6032b2fe72cbd5904e6680c7a9115a97a557faad5cc8d95b19bc502e0d71 2923 
e2fsprogs_1.45.3-3.dsc
 d85d9987cea0c5498e7c76a6232ecaa378a72644852da469ccdd038caf143894 184904 
e2fsprogs_1.45.3-3.debian.tar.xz
Files:
 3faf427b0c71a01d9014c0f5fc844aec 2923 admin required e2fsprogs_1.45.3-3.dsc
 342853cefa143455b5996b26adf2f20d 184904 admin required 
e2fsprogs_1.45.3-3.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQEzBAEBCAAdFiEEK2m5VNv+CHkogTfJ8vlZVpUNgaMFAl06H/UACgkQ8vlZVpUN
gaNDCQf9G0tJ/drEK790cQYYsG5CfGOx+Vg+UVSxKny+63hjborz4EMRyIDfBppJ
ra//hoi8qIWAyIdlTh+C3WD8DV4p46s4bWMi28HL8QY9t0LAX/Nu8yXquieFQmxH
IVSkxVssfbM/dbGyxEcZk/Iow57EdVG2aKvgQyUa6ZTn1VFUxiZnagHSkaY1u/E9
rg2J8QbY2NVA3WBp/tFKJvrw1fyWOy7mj8+/22j7jweyAE9r4J+8kkMBjaLoO5B/
7jt+WTYcXT6yoizKOaElBI2swE6Ay2PbcQ180mc6GlLATJLMYZkLHPRMKmrNTVwu
Q7ECvGv966g7x9Vb0j/O+k74a5rEuQ==
=GbM6
-END PGP SIGNATURE End Message ---


Bug#919059: ensymble: Time to retire

2019-07-25 Thread Moritz Mühlenhoff
On Sat, Jan 12, 2019 at 12:12:46PM +, Dominic Hargreaves wrote:
> Source: ensymble
> Version: 0.29-1
> Severity: serious
> Justification: maintainer
> 
> I'm going to hazard a guess and say that there is absolutely nobody
> using this in Debian. Certainly popcon indicates that way. As far as
> I can see there is no active development upstream since 2010 and now
> active VCS (it's on Google Code archive).
> 
> Whilst the package might still work, I have no easy way to test this.
> 
> So let's not release it any more. If anyone reading this disagrees,
> let me know! 

Noone stepped forward for half a year, seems safe to remove it, it appears.

Cheers,
Moritz



Bug#933035: dmtcp: Should this package be removed?

2019-07-25 Thread Moritz Muehlenhoff
Source: dmtcp
Severity: serious

The last upload was in 2014 and it's RC-buggy for a long time, it missed two
stable releases already.

Cheers,
Moritz



Bug#932638: marked as done (sdb ftbfs in unstable)

2019-07-25 Thread Debian Bug Tracking System
Your message dated Thu, 25 Jul 2019 21:09:04 +
with message-id 
and subject line Bug#932638: fixed in sdb 1.2-2.1
has caused the Debian Bug report #932638,
regarding sdb ftbfs in unstable
to be marked as done.

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

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


-- 
932638: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932638
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:sdb
Version: 1.2-2
Severity: serious
Tags: sid bullseye patch

sdb ftbfs in unstable with readline8, patch available at
https://patches.ubuntu.com/s/sdb/sdb_1.2-1.1ubuntu2.patch

Not sure if the follow-up patch is needed for the Debian package.
--- End Message ---
--- Begin Message ---
Source: sdb
Source-Version: 1.2-2.1

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

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

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 25 Jul 2019 22:42:04 +0200
Source: sdb
Architecture: source
Version: 1.2-2.1
Distribution: unstable
Urgency: medium
Maintainer: Jo Shields 
Changed-By: Matthias Klose 
Closes: 932638
Changes:
 sdb (1.2-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Switch to libreadline8. Closes: #932638.
   * Bump debhelper to v9.
Checksums-Sha1:
 b8c78b5bc98a460397a7ee6a2084f0c52f0567b0 2004 sdb_1.2-2.1.dsc
 e65b25b711aa93703b80153e817310b0d7eba51e 3240 sdb_1.2-2.1.debian.tar.xz
 ad39576de3f92daf327c79baf0b3f9aca3451cf6 17475 sdb_1.2-2.1_source.buildinfo
Checksums-Sha256:
 414efbe4086c054594fb9779e4e1a59ed4ec8884a088c778f9150bb488630beb 2004 
sdb_1.2-2.1.dsc
 7a0799baa211779ab17d4ae822b0d6d89ce9d51da57dc407c6d7d90c1b374c7f 3240 
sdb_1.2-2.1.debian.tar.xz
 449a00d3b8989d6de34d596335fee81ed87b4db62657f2b0ac7d807aa0b7ed73 17475 
sdb_1.2-2.1_source.buildinfo
Files:
 93cc3ce7cd8311d7687007cd2823509c 2004 cli-mono extra sdb_1.2-2.1.dsc
 d162c54ad668aaeee44e2e82000d9ae9 3240 cli-mono extra sdb_1.2-2.1.debian.tar.xz
 2bbcafc036208307a4bc72d2a598907c 17475 cli-mono extra 
sdb_1.2-2.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAl06FdsQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9XULD/91RpND9YtheqT7ojmbNOjseVXJCmR4iixw
IFyBmsjiGNlCUTI026iWq/KIEbLBHZQHZLY/IAu7zRFwynPIbpPc2YrCbwGQhgxk
SsTwUUkxaDroVqlAh8F7LXD4kvJi9fAsVySV/T4VLI5gTQx1O45TrKNUv3UOgMJp
HSYXo2VK3v9g1DYCzIN3VVcmBSnRVy/1k1ZvVJz1Mt1Of//vS6jQCyL578Y0Ynfd
7l8fxO8pgVDanDYcaR8DTn/Mj8v4Udf2rtGKLbwvfCTYCOvjrRAoJs3U1PB3q1vq
Yddl1PcliM1/r1ekrex1Abkp2QXJr773l2t4hEx6ZpqiyOdOjmABcwBNqoiaA6Ml
lf3M5vaKPiYNHiOj5taDj4lZ9iPwpb8mgM0LaC22TdGTdf/a45P5QWSnOo/X88uH
lhaRK6pDb/HwPlFD4w4jdWt6eQYJ5I1VXH2tBBfEJRl5FDdzF+BJeVk6GOjcRg8W
kRMb9XTsKXNzAxKT+rsmMxj+jWF4yrOX1XMYojL1SkEO0lXsPTC42edsRYU88CDA
P/hdkMuneg5jAEnnMi0fECvmG8NDCcEsU1KQNGJ0TGePU++rIM2hmHzPnIwXu5zh
lYh3jic/AQFyF0TDAnKcHimH1AWDbsw2+pByde+eboC1IqWLHpEAfA2jV1P4jOFy
kkrl7oZbpg==
=wY2i
-END PGP SIGNATURE End Message ---


Bug#933029: argus-clients ftbfs in unstable

2019-07-25 Thread Matthias Klose
Package: src:argus-clients
Version: 1:3.0.8.2-3
Severity: serious
Tags: sid bullseye

seen on all architectures.

[...]
   debian/rules override_dh_systemd_enable
make[1]: Entering directory '/<>'
# Do not enable the file by default on purpose.
# The user should enable it only after making sure the configuration is
# appropriate for his/her computer.
make[1]: Leaving directory '/<>'
   debian/rules override_dh_installinit
make[1]: Entering directory '/<>'
dh_installinit --noscripts --name=rasplit
dh_installinit: --name=rasplit option specified, but init script not found
make[1]: *** [debian/rules:19: override_dh_installinit] Error 255
make[1]: Leaving directory '/<>'
make: *** [debian/rules:9: binary-arch] Error 2



Bug#896341: marked as done (python-strongwind: strongwind fails to import)

2019-07-25 Thread Debian Bug Tracking System
Your message dated Thu, 25 Jul 2019 21:55:09 +0200
with message-id <20190725195509.xuwccycepu53jt7f@function>
and subject line Re: python-strongwind: strongwind fails to import
has caused the Debian Bug report #896341,
regarding python-strongwind: strongwind fails to import
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.)


-- 
896341: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896341
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-strongwind
Version: 0.9-2
Severity: serious
User: helm...@debian.org
Usertags: python-import

After installing python-strongwind importing the module strongwind
into a python interpreter fails with the following error:


(process:19624): dbind-ERROR **: 19:20:12.267: AT-SPI: Couldn't connect to 
accessibility bus. Is at-spi-bus-launcher running?
Trace/breakpoint trap

The vast majority of import failures is attributed to missing dependencies.
Often times that manifests as an ImportError or ModuleNotFoundError.
Typically, dependencies should be inserted by dh-python via ${python:Depends}
or ${python3:Depends}. Thus a missing dependency can be caused by incomplete
install_requires in setup.py. Sometimes a missing dependency of a dependency
is the cause, in such cases this bug should be reassigned.

Helmut
--- End Message ---
--- Begin Message ---
> AttributeError: type object 'RelationType' has no attribute 'DETAILS'

This was added in python-pyatspi 2.26.0, which is now in Debian
(and even in buster but this wasn't noticed before the freeze
unfortunately)

Samuel--- End Message ---


Bug#933021: sagemath ftbfs in unstable (too many test failures)

2019-07-25 Thread Matthias Klose
Package: src:sagemath
Version: 8.6-6
Severity: serious
Tags: sid bullseye

the builds show too many test failures on all architectures.

[...]
otal time for all tests: 5258.7 seconds
cpu time: 13588.0 seconds
cumulative wall time: 19677.1 seconds
make[2]: Entering directory '/<>'
Error: 22979 tests failed, up to 50 failures are tolerated
make[2]: *** [debian/rules:252: had-few-failures] Error 1
make[2]: Leaving directory '/<>'
make[2]: Entering directory '/<>'
Checking number of failed tests to determine whether to rerun tests in series...
No: 22979 tests failed, up to 100 failures are tolerated for rerun
make[2]: *** [debian/rules:265: had-not-too-many-failures] Error 1
make[2]: Leaving directory '/<>'
make[1]: *** [debian/rules:289: override_dh_auto_test-arch] Error 2
make[1]: Leaving directory '/<>'
make: *** [debian/rules:73: binary-arch] Error 2



Processed: [bts-link] source package src:qbittorrent

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

> #
> # bts-link upstream status pull for source package src:qbittorrent
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> # https://bts-link-team.pages.debian.net/bts-link/
> #
> user debian-bts-l...@lists.debian.org
Setting user to debian-bts-l...@lists.debian.org (was 
debian-bts-l...@lists.debian.org).
> # remote status report for #932539 (http://bugs.debian.org/932539)
> # Bug title: qbittorrent: CVE-2019-13640
> #  * https://github.com/qbittorrent/qBittorrent/issues/10925
> #  * remote status changed: (?) -> closed
> #  * closed upstream
> tags 932539 + fixed-upstream
Bug #932539 [src:qbittorrent] qbittorrent: CVE-2019-13640
Added tag(s) fixed-upstream.
> usertags 932539 + status-closed
There were no usertags set.
Usertags are now: status-closed.
> thanks
Stopping processing here.

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



Bug#933020: libvirt ftbfs in unstable (configure fails)

2019-07-25 Thread Matthias Klose
Package: src:
Version: 5.0.0-4
Severity: serious
Tags: sid bullseye

seen on all architectures.

[...]
checking rbd/librbd.h usability... yes
checking rbd/librbd.h presence... yes
checking for rbd/librbd.h... yes
checking for rbd_get_features... yes
configure: error: Need glusterfs (libgfapi) for gluster storage driver



Bug#933019: bareos ftbfs in unstable

2019-07-25 Thread Matthias Klose
Package: src:bareos
Version: 17.2.7-2
Severity: serious
Tags: sid bullseye

seen on all architectures.

[...]
/<>/libtool --silent --tag=CXX --mode=link /usr/bin/g++
-Wl,-z,relro -Wl,-z,now -shared autoxflate-sd.lo -o
autoxflate-sd.la -rpath /usr/lib/bareos/plugins -module -export-dynamic
-avoid-version -L../../lib -lbareos
gfapi_device.c: In member function ‘virtual bool 
gfapi_device::d_truncate(DCR*)’:
gfapi_device.c:550:34: error: too few arguments to function ‘int
glfs_ftruncate(glfs_fd_t*, off_t, glfs_stat*, glfs_stat*
)’
   if (glfs_ftruncate(m_gfd, 0) != 0) {
  ^
In file included from ../backends/gfapi_device.h:31,
 from gfapi_device.c:34:
/usr/include/glusterfs/api/glfs.h:768:1: note: declared here
 glfs_ftruncate(glfs_fd_t *fd, off_t length, struct glfs_stat *prestat,
 ^~
make[2]: *** [Makefile:217: gfapi_device.lo] Error 1
make[2]: Leaving directory '/<>/src/stored/backends'
make[1]: *** [GNUmakefile:167: src/stored/backends] Error 2



Bug#932985: [Python-modules-team] Bug#932985: Please remove Python 2 support

2019-07-25 Thread eamanu15 .
Hello,

I applied the patch.

I recommend to the uploader, Jean-Michel (CC), give to the
repository the git structure master, debian and pristine-tar.

Just an opinion :-)

Cheers!

El jue., 25 de jul. de 2019 a la(s) 10:12, Thomas Goirand (z...@debian.org)
escribió:

> Source: django-session-security
> Version: 2.6.5+dfsg-1
> Severity: serious
> Tags: patch
>
> Hi,
>
> Please remove Python 2 support. Attached patch may help.
>
> Thomas
> ___
> Python-modules-team mailing list
> python-modules-t...@alioth-lists.debian.net
>
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team



-- 
Arias Emmanuel
http://eamanu.com
Github/Gitlab; @eamanu
Debian: @eamanu-guest


Bug#933010: haskell-quickcheck_2.12.6.1-1_s390x.changes REJECTED

2019-07-25 Thread Aurelien Jarno
Source: haskell-quickcheck
Version: 2.12.6.1-1
Severity: serious


On 2019-07-25 17:34, Debian FTP Masters wrote:
> 
> 
> libghc-quickcheck2-prof_2.12.6.1-1_s390x.deb: has 2 file(s) with a timestamp 
> too far in the past:
>   usr/share/doc/libghc-quickcheck2-prof/changelog.gz (Thu Jan  1 00:00:00 
> 1970)  usr/share/doc/libghc-quickcheck2-prof/README (Thu Jan  1 00:00:00 1970)
> 
> 
> 
> ===
> 
> Please feel free to respond to this email if you don't understand why
> your files were rejected, or if you upload new files which address our
> concerns.
> 
> 
> 



Bug#933001: Acknowledgement (returns 1 to plymouth initramfs hook, breaks initramfs creation)

2019-07-25 Thread Eduard Bloch
Hallo,
* Debian Bug Tracking System [Thu, Jul 25 2019, 05:24:04PM]:
> Thank you for filing a new Bug report with Debian.
>
> You can follow progress on this Bug here: 933001: 
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=933001.

Ok, I grepped around for the last occurrence of the path
/usr/X11R6/lib/X11/fonts and I found it in /etc/fonts/fonts.conf .
And removing this XML node manually does fix the problem.
So my question it, why is fontconfig-config adding this to fonts.conf
when fc-cache fails on that path?

FYI:

$ find /usr/X11R6/lib/X11/fonts/
/usr/X11R6/lib/X11/fonts/
/usr/X11R6/lib/X11/fonts/75dpi
/usr/X11R6/lib/X11/fonts/75dpi/fonts.alias
/usr/X11R6/lib/X11/fonts/75dpi/.uuid
/usr/X11R6/lib/X11/fonts/misc
/usr/X11R6/lib/X11/fonts/misc/fonts.alias
/usr/X11R6/lib/X11/fonts/misc/.uuid
/usr/X11R6/lib/X11/fonts/cyrillic
/usr/X11R6/lib/X11/fonts/cyrillic/fonts.alias
/usr/X11R6/lib/X11/fonts/cyrillic/.uuid
/usr/X11R6/lib/X11/fonts/.uuid
/usr/X11R6/lib/X11/fonts/100dpi
/usr/X11R6/lib/X11/fonts/100dpi/fonts.alias
/usr/X11R6/lib/X11/fonts/100dpi/.uuid

Best Regards, Eduard.



Processed: found 933002 in 18.09.1+dfsg1-1

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

> # for the BTS graph
> found 933002 18.09.1+dfsg1-1
Bug #933002 [src:docker.io] docker.io: CVE-2019-13139
Marked as found in versions docker.io/18.09.1+dfsg1-1.
> thanks
Stopping processing here.

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



Processed: docker.io: CVE-2019-13139

2019-07-25 Thread Debian Bug Tracking System
Processing control commands:

> fixed -1 18.09.5+dfsg1-1
Bug #933002 [src:docker.io] docker.io: CVE-2019-13139
Marked as fixed in versions docker.io/18.09.5+dfsg1-1.

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



Bug#933002: docker.io: CVE-2019-13139

2019-07-25 Thread Salvatore Bonaccorso
Source: docker.io
Version: 18.09.1+dfsg1-7.1
Severity: grave
Tags: security upstream
Forwarded: https://github.com/moby/moby/pull/38944
Control: fixed -1 18.09.5+dfsg1-1

Hi,

The following vulnerability was published for docker.io.

CVE-2019-13139[0]:
command injection due to a missing validation of the git ref command

If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities & Exposures) id in your changelog entry.

For further information see:

[0] https://security-tracker.debian.org/tracker/CVE-2019-13139
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13139
[1] https://github.com/moby/moby/pull/38944
[2] https://staaldraad.github.io/post/2019-07-16-cve-2019-13139-docker-build/

Regards,
Salvatore



Bug#933001: returns 1 to plymouth initramfs hook, breaks initramfs creation

2019-07-25 Thread Eduard Bloch
Package: fontconfig
Version: 2.13.1-2
Severity: grave

After recent upgrades, initramfs update fails here. When I patch
/usr/share/initramfs-tools/hooks/plymouth with "set -x", this is what we
get. And this error handling = NOT helpfull.

+ '[' n = y ']'
+ cp -pP /usr/lib/x86_64-linux-gnu/libbsd.so.0.9.1 
/var/tmp/mkinitramfs_n38cu7//usr/lib/x86_64-linux-gnu/libbsd.so.0.9.1
+ cp -a /usr/share/plymouth/themes/details 
/var/tmp/mkinitramfs_n38cu7//usr/share/plymouth/themes
+ cp -a /usr/share/plymouth/themes/text 
/var/tmp/mkinitramfs_n38cu7//usr/share/plymouth/themes
+ '[' -f /etc/os-release ']'
+ cp /etc/os-release /var/tmp/mkinitramfs_n38cu7/etc
+ case "${THEME_NAME}" in
+ cp /usr/share/plymouth/debian-logo.png 
/var/tmp/mkinitramfs_n38cu7/usr/share/plymouth
+ mkdir -p /var/tmp/mkinitramfs_n38cu7/etc/fonts/conf.d
+ cp -a /etc/fonts/fonts.conf /var/tmp/mkinitramfs_n38cu7/etc/fonts
+ cp -rL /etc/fonts/conf.d/60-latin.conf 
/var/tmp/mkinitramfs_n38cu7/etc/fonts/conf.d
+ mkdir -p /var/tmp/mkinitramfs_n38cu7/var/cache/fontconfig
+ mkdir -p /var/tmp/mkinitramfs_n38cu7/usr/local/share/fonts
+ '[' -e /usr/share/fonts/truetype/dejavu/DejaVuSerif.ttf ']'
+ mkdir -p /var/tmp/mkinitramfs_n38cu7/usr/share/fonts/truetype/dejavu
+ cp -a /usr/share/fonts/truetype/dejavu/DejaVuSerif.ttf 
/var/tmp/mkinitramfs_n38cu7/usr/share/fonts/truetype/dejavu
+ cp -a /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf 
/var/tmp/mkinitramfs_n38cu7/usr/share/fonts/truetype/dejavu
+ fc-cache -s -y /var/tmp/mkinitramfs_n38cu7
E: /usr/share/initramfs-tools/hooks/plymouth failed with return 1.
update-initramfs: failed for /boot/initrd.img-5.2.2+ with 1.

Ok, trying more verbosity, still does not work. I expect
"--really-force" to fix everything, but it doesn't.

+ fc-cache --verbose --really-force -s -y /var/tmp/mkinitramfs_OYu7kU
[/var/tmp/mkinitramfs_OYu7kU]/usr/share/fonts: caching, new cache contents: 0 
fonts, 1 dirs
[/var/tmp/mkinitramfs_OYu7kU]/usr/share/fonts/truetype: caching, new cache 
contents: 0 fonts, 1 dirs
[/var/tmp/mkinitramfs_OYu7kU]/usr/share/fonts/truetype/dejavu: caching, new 
cache contents: 2 fonts, 0 dirs
[/var/tmp/mkinitramfs_OYu7kU]/usr/X11R6/lib/X11/fonts: 
"/usr/X11R6/lib/X11/fonts": scanning error
[/var/tmp/mkinitramfs_OYu7kU]/usr/local/share/fonts: caching, new cache 
contents: 0 fonts, 0 dirs
[/var/tmp/mkinitramfs_OYu7kU]/usr/share/fonts/truetype: skipping, looped 
directory detected
[/var/tmp/mkinitramfs_OYu7kU]/usr/share/fonts/truetype/dejavu: skipping, looped 
directory detected
/var/tmp/mkinitramfs_OYu7kU//var/cache/fontconfig: cleaning cache directory
fc-cache: failed

And now? The used font does exist!

$ debsums fonts-dejavu-core
/usr/share/doc/fonts-dejavu-core/AUTHORS  OK
/usr/share/doc/fonts-dejavu-core/BUGS OK
/usr/share/doc/fonts-dejavu-core/README.mdOK
/usr/share/doc/fonts-dejavu-core/changelog.Debian.gz  OK
/usr/share/doc/fonts-dejavu-core/changelog.gz OK
/usr/share/doc/fonts-dejavu-core/copyrightOK
/usr/share/doc/fonts-dejavu-core/langcover.txt.gz OK
/usr/share/doc/fonts-dejavu-core/status.txt.gzOK
/usr/share/doc/fonts-dejavu-core/unicover.txt.gz  OK
/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf  OK
/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf   OK
/usr/share/fonts/truetype/dejavu/DejaVuSansMono-Bold.ttf  OK
/usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf   OK
/usr/share/fonts/truetype/dejavu/DejaVuSerif-Bold.ttf OK
/usr/share/fonts/truetype/dejavu/DejaVuSerif.ttf  OK

EOF

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

Kernel: Linux 5.2.0+ (SMP w/12 CPU cores)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages fontconfig depends on:
ii  fontconfig-config  2.13.1-2
ii  libc6  2.28-10
ii  libfontconfig1 2.13.1-2
ii  libfreetype6   2.9.1-4

fontconfig recommends no packages.

fontconfig suggests no packages.

-- no debconf information

--
 Im Amazon find ich nur englische Thesauren, das ist ja krank
 Thesaurüsse?
 Ah! Thesauri.
 Thesaurier?



Bug#932972: marked as done (r-base build-depends on cruft package.)

2019-07-25 Thread Debian Bug Tracking System
Your message dated Thu, 25 Jul 2019 16:51:16 +
with message-id 
and subject line Bug#932972: fixed in r-base 3.6.1-3
has caused the Debian Bug report #932972,
regarding r-base build-depends on cruft package.
to be marked as done.

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

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


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

Package: r-base
Version: 3.5.2-1
Tags: bullseye, sid, patch
Severity: serious

r-base build-depends on texlive-generic-reccomended which is no longer built by 
the texlive-base source package. Please build-depend on texlive-plain-generic 
instead.
--- End Message ---
--- Begin Message ---
Source: r-base
Source-Version: 3.6.1-3

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

Debian distribution maintenance software
pp.
Dirk Eddelbuettel  (supplier of updated r-base package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 25 Jul 2019 06:53:57 -0500
Source: r-base
Architecture: source
Version: 3.6.1-3
Distribution: unstable
Urgency: medium
Maintainer: Dirk Eddelbuettel 
Changed-By: Dirk Eddelbuettel 
Closes: 932972
Changes:
 r-base (3.6.1-3) unstable; urgency=medium
 .
   * debian/control: Change Build-Depends: from texlive-generic-recommended
 to texlive-plain-generic   (Closes: #932972)
 .
   * debian/control: Set Standards-Version: to current version
Checksums-Sha1:
 b762881896db752f92a6c9ba518c61ad08c050d3 3016 r-base_3.6.1-3.dsc
 c1ad77b50679351aaa70c015f4ecfe6378be3b78 95648 r-base_3.6.1-3.debian.tar.xz
 3b930f8084a68deeed3888a392fd6114eef33e7d 16109 r-base_3.6.1-3_amd64.buildinfo
Checksums-Sha256:
 c7886b51831bb0e0678bf865148d93c5c7bd0e7345b87d437e5dd6ede1595ddc 3016 
r-base_3.6.1-3.dsc
 b84cccf641fcb120dec375f83a0747916312e11820adc5bba0aeed897cdbf942 95648 
r-base_3.6.1-3.debian.tar.xz
 d6b7bef15652514f5e4cd173d090cfb5a20ec5d845a79842e969e0185f9d03ad 16109 
r-base_3.6.1-3_amd64.buildinfo
Files:
 43a003ec986edf671f2018fb69ccad93 3016 gnu-r optional r-base_3.6.1-3.dsc
 9aa89b34cd0dede22bfbddd6b8282c4d 95648 gnu-r optional 
r-base_3.6.1-3.debian.tar.xz
 0424b8866038a5bcba6acfe35ca19941 16109 gnu-r optional 
r-base_3.6.1-3_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIVAwUBXTnaRqFIn+KrmaIaAQh3Bg/+Pyy359mpt5Eezl3uy5wZsHepKi7p8cBl
Vu8DvwWe7A5IdwBoiLCkfq/LVHm45VRhsKpMa+JynIhMwSAH96TQYFxoZ+c2U8Mw
spex/kJgIT7pVwXtn8msv7rUMyJNYA7K2DdpJpuBNbgmd2YG5gid3PMbyoIXkKte
H01kkyF30NEza3KsyFDVA9kUfarheZpHw3BX06fetROEEN374vF0skmqGyn7EcrH
rqkAcQMi5ty/5GQGDk7w9jjk5WherRLUv4qQjhJ0HB3QChFlgBxTScajK4GC5/20
E/pg20eHegfwmfPIH04V1KouIAYFWng12lZuXGq7Q9Owkey6o9vwLHXE5nLK7DNA
im5TjktP6w5LwnxINTG7wjaocFHw9j5+dwzb2P9YmYUjkBeRN+xTOPDVDnOgs6KL
mfGNloiRHDiL93LoQVMkhNSTD010D1Fu5hXW7kqmuTlLV3iZrSurn6HIfHI/6nnp
FGqg6qdtf39fgiMY5wqxujNZqPG0t5SDYFtz34ofLKwC/7ZiA/PsxwYjHHyL9yb8
uJaFpDa9w/tsSjqzk9YhgtpF3XLv2J1nHUsO3kTheimXw7bcSPWsvI5PkBMSVnLU
jLpDLr6hcROHqYUiQOP1iqhurijeQQl4dNlkktqpftycjvJKyf7I++cc3pmNHF3x
8nJZJDwL6fk=
=Ei3x
-END PGP SIGNATURE End Message ---


Bug#932854: initramfs-tools-core: Please depend on logsave

2019-07-25 Thread Sven Joachim
Control: severity -1 normal

On 2019-07-25 12:37 -0400, rharw...@club.cc.cmu.edu wrote:

> Package: initramfs-tools
> Version: 0.133
> Followup-For: Bug #932854
> Control: severity -1 critical
>
> Raising severity of this since it renders the machine unbootable.

The critical part is that e2fsprogs 1.45.3-1 did not depend on logsave
after splitting that into its own package, see #932861.

Cheers,
   Sven



Processed: Re: Bug#932854: initramfs-tools-core: Please depend on logsave

2019-07-25 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 normal
Bug #932854 [initramfs-tools-core] initramfs-tools-core: Please depend on 
logsave
Severity set to 'normal' from 'critical'

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



Processed: Re: initramfs-tools-core: Please depend on logsave

2019-07-25 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 critical
Bug #932854 [initramfs-tools-core] initramfs-tools-core: Please depend on 
logsave
Severity set to 'critical' from 'normal'

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



Processed: notfound 932975 in 3.5.2-1, found 932975 in 4.4.1-5

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

> notfound 932975 3.5.2-1
Bug #932975 [octave] octave build-depends on cruft package.
There is no source info for the package 'octave' at version '3.5.2-1' with 
architecture ''
Unable to make a source version for version '3.5.2-1'
No longer marked as found in versions 3.5.2-1.
> found 932975 4.4.1-5
Bug #932975 [octave] octave build-depends on cruft package.
Marked as found in versions octave/4.4.1-5.
> thanks
Stopping processing here.

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



Bug#932985: Please remove Python 2 support

2019-07-25 Thread Thomas Goirand
Source: django-session-security
Version: 2.6.5+dfsg-1
Severity: serious
Tags: patch

Hi,

Please remove Python 2 support. Attached patch may help.

Thomas
diff --git a/debian/changelog b/debian/changelog
index 50bbfe1..e9b3fe2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,15 @@
-django-session-security (2.6.5+dfsg-2) UNRELEASED; urgency=medium
+django-session-security (2.6.5+dfsg-2) unstable; urgency=medium
 
+  [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat.
   * Bump Standards-Version to 4.4.0.
 
+  [ Thomas Goirand ]
+  * Team upload.
+  * Removed Python 2 support.
+  * Correctly overrides override_dh_sphinxdoc rather than auto_build.
+  * Add missing (build-)depends python3-six.
+
  -- Ondřej Nový   Sat, 20 Jul 2019 00:30:59 +0200
 
 django-session-security (2.6.5+dfsg-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 7542d93..fab6569 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,9 @@ Section: python
 Priority: optional
 Build-Depends: debhelper-compat (= 9),
  dh-python,
- python-all,
- python-setuptools,
  python3-all,
  python3-setuptools,
+ python3-six,
  python3-django,
  python3-sphinx
 Maintainer: Debian Python Modules Team 

@@ -16,23 +15,10 @@ Vcs-Git: 
https://salsa.debian.org/python-team/modules/django-session-security.gi
 Standards-Version: 4.4.0
 Homepage: http://django-session-security.rtfd.org/
 
-Package: python-django-session-security
-Architecture: all
-Depends: ${python:Depends},
- ${misc:Depends},
- ${sphinxdoc:Depends}
-Recommends: libjs-jquery
-Description: Python2 Django module to log a user out after X minutes
- A little javascript and middleware work together to ensure that the
- user was active during the past X minutes in any tab he has open.
- Otherwise, display a warning leaving a couple of minutes to show any
- kind of activity like moving the mouse. Otherwise, logout the user.
- .
- This is the Python 2 version.
-
 Package: python3-django-session-security
 Architecture: all
-Depends: ${python3:Depends},
+Depends: python3-six,
+ ${python3:Depends},
  ${misc:Depends},
  ${sphinxdoc:Depends}
 Recommends: libjs-jquery
diff --git a/debian/python-django-session-security.install 
b/debian/python-django-session-security.install
deleted file mode 100644
index dbdb301..000
--- a/debian/python-django-session-security.install
+++ /dev/null
@@ -1 +0,0 @@
-/usr/lib/python2*
diff --git a/debian/python-django-session-security.links 
b/debian/python-django-session-security.links
deleted file mode 100644
index 67da37a..000
--- a/debian/python-django-session-security.links
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/javascript/jquery/jquery.js 
/usr/lib/python2.7/dist-packages/session_security/tests/project/static/jquery.js
diff --git a/debian/rules b/debian/rules
index a655966..3842756 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,10 @@
 #!/usr/bin/make -f
 #DH_VERBOSE=1
 %:
-   dh "$@" --with python2,python3,sphinxdoc --buildsystem=pybuild
+   dh "$@" --with python3,sphinxdoc --buildsystem=pybuild
 
-override_dh_auto_build:
-   dh_auto_build -O--buildsystem=python_distutils
+override_dh_sphinxdoc:
+ifeq (,$(findstring nodoc, $(DEB_BUILD_OPTIONS)))
python3 setup.py build_sphinx
+   dh_sphinxdoc
+endif


Bug#932983: Please remove python2 support from your package

2019-07-25 Thread Thomas Goirand
Source: django-restricted-resource
Version: 2016.8-2
Severity: serious
Tags: patch

Hi,

Please see attached quick and dirty patch to remove Python 2 support from
your module, which is needed since the upload of Django 2.2. in Sid.

Cheers,

Thomas Goirand (zigo)
diff --git a/debian/changelog b/debian/changelog
index 10909c0..ac7a04c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+django-restricted-resource (2016.8-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Removed Python 2 support.
+
+ -- Thomas Goirand   Thu, 25 Jul 2019 14:49:40 +0200
+
 django-restricted-resource (2016.8-2) unstable; urgency=medium
 
   * Reduce build-depends to assist python3 transition.
diff --git a/debian/control b/debian/control
index 7358028..035b2bb 100644
--- a/debian/control
+++ b/debian/control
@@ -13,16 +13,6 @@ Homepage: http://www.linaro.org/engineering/validation
 Vcs-Browser: https://github.com/Linaro/pkg-django-restricted-resource
 Vcs-Git: https://github.com/Linaro/pkg-django-restricted-resource.git
 
-Package: python-django-restricted-resource
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
-Provides: ${python:Provides}
-Description: Django Base model for ownership and access control (Python 2)
- Restricted resources can have owners, users or groups of users,
- organised within the django admin interface. Resources can be
- public or private to allow an app to provide access control
- over model objects.
-
 Package: python3-django-restricted-resource
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
diff --git a/debian/rules b/debian/rules
index 45ed112..b16845e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,17 +1,15 @@
 #!/usr/bin/make -f
 
 %:
-   dh $@ --with python2,python3
+   dh $@ --with python3
 
 .PHONY: override_dh_auto_test
 override_dh_auto_test:
# Run the bundled tests (in-memory database) when building the package
-   LC_ALL=C python ./django_restricted_resource/test_project/manage.py test
LC_ALL=C python3 ./django_restricted_resource/test_project/manage.py 
test
 
 override_dh_auto_install:
dh_auto_install
-   python setup.py install 
--root=$(CURDIR)/debian/python-django-restricted-resource/ --install-layout=deb
python3 setup.py install 
--root=$(CURDIR)/debian/python3-django-restricted-resource/ --install-layout=deb
 
 override_dh_auto_clean:


Bug#932981: Please remove Python 2 support for this package

2019-07-25 Thread Thomas Goirand
Source: django-ranged-response
Version: 0.2.0-1
Severity: serious
Tags: patch

Hi,

Attached is a patch to remove Python 2 support for this package,
needed since the upload of Django 2.2 in Sid.

Please apply and upload.

Cheers,

Thomas Goirand (zigo)
diff -Nru django-ranged-response-0.2.0/debian/changelog 
django-ranged-response-0.2.0/debian/changelog
--- django-ranged-response-0.2.0/debian/changelog   2018-03-15 
21:11:02.0 +0100
+++ django-ranged-response-0.2.0/debian/changelog   2019-07-25 
14:34:43.0 +0200
@@ -1,3 +1,10 @@
+django-ranged-response (0.2.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Removed Python 2 support.
+
+ -- Thomas Goirand   Thu, 25 Jul 2019 14:34:43 +0200
+
 django-ranged-response (0.2.0-1) unstable; urgency=low
 
   [ Sunil Mohan Adapa ]
diff -Nru django-ranged-response-0.2.0/debian/control 
django-ranged-response-0.2.0/debian/control
--- django-ranged-response-0.2.0/debian/control 2018-03-15 21:11:02.0 
+0100
+++ django-ranged-response-0.2.0/debian/control 2019-07-25 14:34:43.0 
+0200
@@ -9,9 +9,6 @@
 Build-Depends:
  debhelper (>=11~),
  dh-python,
- python-all,
- python-django,
- python-setuptools,
  python3-all,
  python3-django,
  python3-setuptools
@@ -19,25 +16,6 @@
 Homepage: https://pypi.python.org/pypi/django-ranged-response/
 Vcs-Browser: https://salsa.debian.org/freedombox-team/django-ranged-response
 Vcs-Git: https://salsa.debian.org/freedombox-team/django-ranged-response.git
-X-Python-Version: >= 2.7
-X-Python3-Version: >= 3.5
-
-Package: python-django-ranged-response
-Architecture: all
-Depends:
- python-django,
- ${misc:Depends},
- ${python:Depends}
-Provides:
- ${python:Provides}
-Recommends:
- ${python:Recommends}
-Description: Django file response to stream to browsers properly (Python 2)
- Provides RangedFileResponse that is a modified FileResponse that returns
- Content-Range headers with the response, so browsers that request the file,
- can stream the response properly.
- .
- This package installs the library for Python 2.
 
 Package: python3-django-ranged-response
 Architecture: all
diff -Nru django-ranged-response-0.2.0/debian/rules 
django-ranged-response-0.2.0/debian/rules
--- django-ranged-response-0.2.0/debian/rules   2018-03-15 21:11:02.0 
+0100
+++ django-ranged-response-0.2.0/debian/rules   2019-07-25 14:34:43.0 
+0200
@@ -4,4 +4,4 @@
 export PYBUILD_NAME=django-ranged-response
 
 %:
-   dh $@ --with python2,python3 --buildsystem=pybuild
+   dh $@ --with python3 --buildsystem=pybuild


Bug#932972: r-base build-depends on cruft package.

2019-07-25 Thread Dirk Eddelbuettel


On 25 July 2019 at 11:17, peter green wrote:
| Package: r-base
| Version: 3.5.2-1

The current package is 3.6.1-2.

| Tags: bullseye, sid, patch
| Severity: serious
| 
| r-base build-depends on texlive-generic-reccomended which is no longer built 
by the texlive-base source package. Please build-depend on 
texlive-plain-generic instead.

Ok.

Dirk

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



Bug#932299: marked as done (owfs: FTBFS: relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used)

2019-07-25 Thread Debian Bug Tracking System
Your message dated Thu, 25 Jul 2019 10:51:19 +
with message-id 
and subject line Bug#932299: fixed in owfs 3.2p3+dfsg1-3
has caused the Debian Bug report #932299,
regarding owfs: FTBFS: relocation R_X86_64_32 against symbol `_Py_NoneStruct' 
can not be used
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.)


-- 
932299: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932299
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: owfs
Version: 3.2p3+dfsg1-2
Severity: serious
Tags: ftbfs sid bullseye

This package fails to build from source on current sid/amd64.

  x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-z,relro -L/usr/lib/python3.7/config-3.7m-x86_64-linux-gnu -L/usr/lib 
-lpython3.7m -lcrypt -lpthread -ldl -lutil -lm -I/usr/include/python3.7m 
-I/usr/include/python3.7m -Wno-unused-result -Wsign-compare -g 
-fdebug-prefix-map=/build/python3.7-HWoauq/python3.7-3.7.4=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector -Wformat 
-Werror=format-security -DNDEBUG -g -fwrapv -O3 -Wall -I/usr/include/libusb-1.0 
-D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE 
build/temp.linux-x86_64-3.7/ow_wrap.o -L../../owlib/src/c/.libs -low -o 
build/lib.linux-x86_64-3.7/ow/_OW.cpython-37m-x86_64-linux-gnu.so
  /usr/bin/ld: /tmp/ccF8DL2E.ltrans0.ltrans.o: relocation R_X86_64_32 against 
symbol `_Py_NoneStruct' can not be used when making a shared object; recompile 
with -fPIC
  /usr/bin/ld: final link failed: nonrepresentable section on output
  collect2: error: ld returned 1 exit status
 
-- 
Niko Tyni   nt...@debian.org
--- End Message ---
--- Begin Message ---
Source: owfs
Source-Version: 3.2p3+dfsg1-3

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

Debian distribution maintenance software
pp.
Vincent Danjean  (supplier of updated owfs package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 25 Jul 2019 11:21:27 +0200
Binary: libow-3.2-3 libow-3.2-3-dbgsym libowcapi-3.2-3 libowcapi-3.2-3-dbgsym 
libow-dev libownet-3.2-3 libownet-3.2-3-dbgsym libownet-dev libownet-perl 
libownet-php libow-perl libow-perl-dbgsym libow-php7 libow-php7-dbgsym 
libow-tcl libow-tcl-dbgsym owfs owfs-common owfs-doc owfs-fuse owfs-fuse-dbgsym 
owftpd owftpd-dbgsym owhttpd owhttpd-dbgsym owserver owserver-dbgsym ow-shell 
ow-shell-dbgsym ow-tools python3-ow python3-ow-dbgsym python3-ownet python-ow 
python-ow-dbgsym python-ownet
Source: owfs
Architecture: all amd64 source
Version: 3.2p3+dfsg1-3
Distribution: unstable
Urgency: medium
Maintainer: Vincent Danjean 
Changed-By: Vincent Danjean 
Closes: 932299
Description: 
 libow-3.2-3 - 1-Wire File System full library
 libowcapi-3.2-3 - 1-Wire File System C library
 libow-dev  - 1-Wire File System (development files)
 libownet-3.2-3 - owserver protocol library
 libownet-dev - owserver protocol library (development files)
 libownet-perl - Perl module for accessing 1-wire networks
 libownet-php - Dallas 1-wire support: PHP OWNet library
 libow-perl - Dallas 1-wire support: Perl5 bindings
 libow-php7 - Dallas 1-wire support: PHP5 bindings
 libow-tcl  - Dallas 1-wire support: Tcl bindings
 owfs-common - common files used by any of the OWFS programs
 owfs   - Dallas 1-wire support
 owfs-doc   - Dallas 1-wire support: Documentation for owfs
 owfs-fuse  - 1-Wire filesystem
 owftpd - FTP daemon providing access to 1-Wire networks
 owhttpd- HTTP daemon providing access to 1-Wire networks
 owserver   - Backend server for 1-Wire control
 ow-shell   - shell utilities to talk to an 1-Wire owserver
 ow-tools   - tools to monitor or inspect a ow-server link
 python3-ow - Dallas 1-wire support: Python 3 bindings
 python3-ownet - Python 3 module for accessing 1-wire networks
 python-ow  - Dallas 1-wire support: Python 2 bindings
 python-ownet - Python 2 module for accessing 1-wire networks
Changes:
 owfs (3.2p3+dfsg1-3) unstable; urgency=medium
 .
   * add -fPIC when compiling python modules (Closes: #932299)
   * Use debhelper-compat for dh supporte

Bug#932917: marked as done (libleveldb1d: does not contain any library, only a dead symlink)

2019-07-25 Thread Debian Bug Tracking System
Your message dated Thu, 25 Jul 2019 10:50:08 +
with message-id 
and subject line Bug#932917: fixed in leveldb 1.22-2
has caused the Debian Bug report #932917,
regarding libleveldb1d: does not contain any library, only a dead symlink
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.)


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

libleveldb1d version 1.22-1 does not contain any library, only a dead
symlink as it can be seen by looking at the content of the package:

| $ dpkg -c libleveldb1d_1.22-1_amd64.deb
| drwxr-xr-x root/root 0 2019-07-22 12:20 ./
| drwxr-xr-x root/root 0 2019-07-22 12:20 ./usr/
| drwxr-xr-x root/root 0 2019-07-22 12:20 ./usr/lib/
| drwxr-xr-x root/root 0 2019-07-22 12:20 ./usr/lib/x86_64-linux-gnu/
| drwxr-xr-x root/root 0 2019-07-22 12:20 ./usr/share/
| drwxr-xr-x root/root 0 2019-07-22 12:20 ./usr/share/doc/
| drwxr-xr-x root/root 0 2019-07-22 12:20 ./usr/share/doc/libleveldb1d/
| -rw-r--r-- root/root  3935 2019-07-22 12:20 
./usr/share/doc/libleveldb1d/changelog.Debian.gz
| -rw-r--r-- root/root  1865 2017-12-28 15:26 
./usr/share/doc/libleveldb1d/copyright
| lrwxrwxrwx root/root 0 2019-07-22 12:20 
./usr/lib/x86_64-linux-gnu/libleveldb.so.1d -> libleveldb.so.1.22.0
--- End Message ---
--- Begin Message ---
Source: leveldb
Source-Version: 1.22-2

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

Debian distribution maintenance software
pp.
Laszlo Boszormenyi (GCS)  (supplier of updated leveldb 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: Wed, 24 Jul 2019 21:03:17 +
Source: leveldb
Architecture: source
Version: 1.22-2
Distribution: unstable
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) 
Changed-By: Laszlo Boszormenyi (GCS) 
Closes: 932917
Changes:
 leveldb (1.22-2) unstable; urgency=medium
 .
   * Fix library installation (closes: #932917).
   * Fix {,hurd-,kfreebsd-}i386 FTBFS.
Checksums-Sha1:
 ba6a071638afe8df6881f21f2edaed503910e556 2003 leveldb_1.22-2.dsc
 6965f846d540c090e511f543a7a5066abdf0cac5 9020 leveldb_1.22-2.debian.tar.xz
Checksums-Sha256:
 1f0bc6bf4d28530161031f7a1e66cd4996eb0d1d9666fc4633cd6a9ab1cfd249 2003 
leveldb_1.22-2.dsc
 30910d22764cefca819523e9ff151bec71770259a32818e1e2cd685b4e45ce84 9020 
leveldb_1.22-2.debian.tar.xz
Files:
 ae11311d4b1f80505c943343ec996194 2003 database optional leveldb_1.22-2.dsc
 0ad045ef0b9148954b5fb6da9d9609c7 9020 database optional 
leveldb_1.22-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAl05hSoACgkQ3OMQ54ZM
yL+7nw/7BUxxrZd+w9+qTNbII99j4lvhUAs7YQfS2cCAqRcDvPUlLxqvAtpCfgiZ
qwEJG3l5yS+zPZgPJxfSD+YZH19UQTnnPqW6wJfuzhYp3PSoafBDamMXKu1OREjb
TU5RuQ6ARTkSQc/LeINz4diMzS2/E76lNops3BVnh7I1/EYy9Ilqr3OCB2p5BTe/
sG8Fg1Hdlrg9atBeunAUhJn7tRyk0GHNMlT7dqRAmJb9Cw+CUple2FmjEYktLpJC
88uLuq+toYDdTWRG9sECXOEi0C7tf8vsGGmmHrRsrcvVRA/aSR1yMKBPG4c5Lknx
/F6SJ/csH+3mIzMil/dYhbobLX2FO4WD16CwxfXwowOKJ8vOMh+4ApvB/R10SD0i
LEulpWR8SZvuWhgOyNh9zK/2jcGqTSAKx2A5pb6NFMVBjTTbl9VDMyeZ6WRaFzeY
ty8OmJUnjL4481SykfzjSpn5xiuGJxfsc6jMmVWEnnVNqkbe2TigYaez6rt3gwhf
ajAHOY9IbcZsCS+6cQJYWCTR9+gqX0nN2lOOSSKEZCcR+YV7VuiY8ddzhsdDY2hP
RRf4V5W/K5o8pyKbu1cdVpZuH+yiOSuegXoIghnuXF3mgARDj14rStLVHMPvq1V3
+D07y9E8BWn/E7K9vsBxOQzM/p8BhrdYsMEyiygQOYCSYPvK/ko=
=LjCO
-END PGP SIGNATURE End Message ---


Bug#932976: quagga build-depends on cruft package.

2019-07-25 Thread peter green

Package: quagga
Version: 1.2.4-3
Tags: bullseye, sid, patch
Severity: serious

quagga build-depends on texlive-generic-reccomended which is no longer built by 
the texlive-base source package. Please build-depend on texlive-plain-generic 
instead.



Bug#932975: octave build-depends on cruft package.

2019-07-25 Thread peter green

Package: octave
Version: 3.5.2-1
Tags: bullseye, sid, patch
Severity: serious

octave build-depends on texlive-generic-reccomended which is no longer built by 
the texlive-base source package. Please build-depend on texlive-plain-generic 
instead.



Bug#932972: r-base build-depends on cruft package.

2019-07-25 Thread peter green

Package: r-base
Version: 3.5.2-1
Tags: bullseye, sid, patch
Severity: serious

r-base build-depends on texlive-generic-reccomended which is no longer built by 
the texlive-base source package. Please build-depend on texlive-plain-generic 
instead.



Bug#817954: Does this bug prevent firefox from entering backports also?

2019-07-25 Thread Johannes Rohr
It would be great to have firefox (or the next firefox-esr) in
buster-backports, as it has important new functionality relevant for
privacy and data protection, such as the multi account containers
function. However, this bug prevents firefox from entering testing,
which in my understanding implies, that it cannot make it into backports
as well. Is there some way of getting an up-to-date firefox version into
stable? For now I work with the binary directly downloaded from
mozilla.org, but this is a kludge.



Bug#860739: marked as done (libghc-xcb-types-dev: cannot parse xcb-proto 1.12)

2019-07-25 Thread Debian Bug Tracking System
Your message dated Thu, 25 Jul 2019 08:39:31 +
with message-id 
and subject line Bug#860739: fixed in haskell-xcb-types 0.10.0-1
has caused the Debian Bug report #860739,
regarding libghc-xcb-types-dev: cannot parse xcb-proto 1.12
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.)


-- 
860739: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860739
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libghc-xcb-types-dev
Version: 0.7.1-4
Severity: grave
Tags: sid stretch
Control: block 839314 by -1

Hi,

Currently haskell-xcb-types cannot parse xcb-proto 1.12. While strictly
speaking you don't have to use this package to just parse the files from
xcb-proto, it is the package's main purpose and (afaik) only use in the
archive.

To reproduce (in ghci):
> import System.FilePath.Glob
> import Data.XCB.FromXML
>
> namesMatching "/usr/share/xcb/*.xml" >>= fromFiles

Gives:
> *** Exception: Invalid bitCase: QName {qName = "required_start_align", qURI = 
> Nothing, qPrefix = Nothing}
> CallStack (from HasCallStack):
>   error, called at ./Data/XCB/FromXML.hs:382:19 in 
> xcb-types-0.7.1-CupcnVsMv4F6MMa4qRj9I6:Data.XCB.FromXML

This is the cause of the xcffib FTBFS in #839314

Apparently xcb-types 0.8.0 fixes this. I don't know how suitable that is
to be included into stretch.

Thanks,
James



signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: haskell-xcb-types
Source-Version: 0.10.0-1

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

Debian distribution maintenance software
pp.
Gianfranco Costamagna  (supplier of updated 
haskell-xcb-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: SHA256

Format: 1.8
Date: Thu, 25 Jul 2019 10:27:26 +0200
Source: haskell-xcb-types
Binary: libghc-xcb-types-dev libghc-xcb-types-prof libghc-xcb-types-doc
Architecture: source
Version: 0.10.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 

Changed-By: Gianfranco Costamagna 
Description:
 libghc-xcb-types-dev -
 libghc-xcb-types-doc -
 libghc-xcb-types-prof -
Closes: 860739
Changes:
 haskell-xcb-types (0.10.0-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #860739)
Checksums-Sha1:
 1efb0fd50e97ec6d7bb72dcb7e24355df58af0f6 2411 haskell-xcb-types_0.10.0-1.dsc
 8760a80e99b636942a91adfe2d7d856a4bc6fbef 9696 
haskell-xcb-types_0.10.0.orig.tar.gz
 4c0ade1de660bb24554dd68bdefa083ac46102c6 3116 
haskell-xcb-types_0.10.0-1.debian.tar.xz
 9130e73439fde26818c18b13e675e326d15ab34f 10201 
haskell-xcb-types_0.10.0-1_source.buildinfo
Checksums-Sha256:
 73441d1b4a7162630e73ab903c4649ed4e7ac8154b8213ea4faf0a5537023d64 2411 
haskell-xcb-types_0.10.0-1.dsc
 d961afa68178687e405b094dcfb4d1965f1c19d09739f178f4a5e1e1c4dbc884 9696 
haskell-xcb-types_0.10.0.orig.tar.gz
 95859ba1e75a412f7f2fb26619b25ec07ad281a220bc502b1d2fb573496f84b7 3116 
haskell-xcb-types_0.10.0-1.debian.tar.xz
 a9c3947f20185bd4383e320bf635d6c9293e5808c3e3c9adb2a6b73bf3f8e05b 10201 
haskell-xcb-types_0.10.0-1_source.buildinfo
Files:
 cfe2850ced40e913ea9b736499a5ee7a 2411 haskell optional 
haskell-xcb-types_0.10.0-1.dsc
 34cb78cfe8be9d9a8f86ef17af4a8d98 9696 haskell optional 
haskell-xcb-types_0.10.0.orig.tar.gz
 68ab216d7fdde7ac4c6bffb8091870fb 3116 haskell optional 
haskell-xcb-types_0.10.0-1.debian.tar.xz
 a46071614b62ea1a268802387ce6ff47 10201 haskell optional 
haskell-xcb-types_0.10.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAl05aKwACgkQ808JdE6f
Xdlw/Q/+LRv5xZnue2850DY2eILG7l87XSh0rfzC13F1WELXTtXj5VEfQ6ZDDADp
8Ar4wKhtYew77corEc5zdZvl6lNjPQduQGVHhpWs/onsnnMkNKaZYOho6gIO8O7N
Cp5zVftyfB8OVEs2Ub4XyC9K5IDZHaiKC5s98GUETMYE3WzBaLag9LaV6Uc40/tH
FFXta5d7IkmGy9w3vGEzMyBd2XxagxPsNFhBOODrG0v67jkxIELjLWuhSCkEZJsQ
idkT394IZ8LwYTl8lEsfGXednz3Aa5sTyxZ/muo1HxQYj9Oho4r7BSvKWwDQdVfU
CcLDGszskLIElTSvnqzZqtBVgJ/KEEiF8fbEg7VjB/7FGMcDuL0k69gP73ZglPco
e0/GTdwU2wGUOtBZTC53mcGvO3nUxiK8gaTBOqwlduqdn1hT1RxqtBD2Am2zYzqf
u3nNutn9P0mQPKJm3kiHW5/XWISVGTcN7jrF4ThsqXT+dQivWB3tnF7w

Bug#880285: marked as done (proofgeneral: FTBFS: build-dependency not installable: emacs24)

2019-07-25 Thread Debian Bug Tracking System
Your message dated Thu, 25 Jul 2019 08:39:46 +
with message-id 
and subject line Bug#880285: fixed in proofgeneral 4.4.1~pre170114-1.1
has caused the Debian Bug report #880285,
regarding proofgeneral: FTBFS: build-dependency not installable: emacs24
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.)


-- 
880285: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880285
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: proofgeneral
Version: 4.4.1~pre170114-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20171030 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 9), texinfo, texlive-latex-recommended, 
> texlive-generic-recommended, texlive-fonts-recommended, emacs24 | emacs25
> Filtered Build-Depends: debhelper (>= 9), texinfo, texlive-latex-recommended, 
> texlive-generic-recommended, texlive-fonts-recommended, emacs24
> dpkg-deb: building package 'sbuild-build-depends-proofgeneral-dummy' in 
> '/<>/resolver-127UgX/apt_archive/sbuild-build-depends-proofgeneral-dummy.deb'.
> dpkg-scanpackages: warning: Packages in archive but missing from override 
> file:
> dpkg-scanpackages: warning:   sbuild-build-depends-core-dummy 
> sbuild-build-depends-proofgeneral-dummy
> dpkg-scanpackages: info: Wrote 2 entries to output Packages file.
> Ign:1 copy:/<>/resolver-127UgX/apt_archive ./ InRelease
> Get:2 copy:/<>/resolver-127UgX/apt_archive ./ Release [963 B]
> Ign:3 copy:/<>/resolver-127UgX/apt_archive ./ Release.gpg
> Get:4 copy:/<>/resolver-127UgX/apt_archive ./ Sources [536 B]
> Get:5 copy:/<>/resolver-127UgX/apt_archive ./ Packages [615 B]
> Fetched 2114 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install proofgeneral build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-proofgeneral-dummy : Depends: emacs24 but it is not 
> installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.

The full build log is available from:
   
http://aws-logs.debian.net/2017/10/30/proofgeneral_4.4.1~pre170114-1_unstable.log

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

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

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

Debian distribution maintenance software
pp.
Gianfranco Costamagna  (supplier of updated 
proofgeneral package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 25 Jul 2019 10:15:05 +0200
Source: proofgeneral
Binary: proofgeneral proofgeneral-doc
Architecture: source
Version: 4.4.1~pre170114-1.1
Distribution: unstable
Urgency: medium
Maintainer: Hendrik Tews 
Changed-By: Gianfranco Costamagna 
Description:
 proofgeneral - generic fronten

Bug#880285: proofgeneral: FTBFS: build-dependency not installable: emacs24

2019-07-25 Thread Gianfranco Costamagna
control: tags -1 patch pending

ongoing.

diff -Nru proofgeneral-4.4.1~pre170114/debian/changelog 
proofgeneral-4.4.1~pre170114/debian/changelog
--- proofgeneral-4.4.1~pre170114/debian/changelog   2017-01-16 
17:30:55.0 +0100
+++ proofgeneral-4.4.1~pre170114/debian/changelog   2019-07-25 
10:15:05.0 +0200
@@ -1,3 +1,10 @@
+proofgeneral (4.4.1~pre170114-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Switch to unversioned emacs-gtk package (Closes: #880285)
+
+ -- Gianfranco Costamagna   Thu, 25 Jul 2019 
10:15:05 +0200
+
 proofgeneral (4.4.1~pre170114-1) unstable; urgency=medium
 
   * Imported Upstream version 4.4.1~pre170114
diff -Nru proofgeneral-4.4.1~pre170114/debian/control 
proofgeneral-4.4.1~pre170114/debian/control
--- proofgeneral-4.4.1~pre170114/debian/control 2017-01-16 10:55:21.0 
+0100
+++ proofgeneral-4.4.1~pre170114/debian/control 2019-07-25 10:15:04.0 
+0200
@@ -2,13 +2,13 @@
 Section: editors
 Priority: optional
 Maintainer: Hendrik Tews 
-Build-Depends: debhelper (>= 9), texinfo, texlive-latex-recommended, 
texlive-generic-recommended, texlive-fonts-recommended, emacs24 | emacs25
+Build-Depends: debhelper (>= 9), texinfo, texlive-latex-recommended, 
texlive-generic-recommended, texlive-fonts-recommended, emacs-gtk
 Standards-Version: 3.9.8
 Homepage: https://proofgeneral.github.io/
 
 Package: proofgeneral
 Architecture: all
-Depends: ${misc:Depends}, emacs24 | emacs25, mmm-mode
+Depends: ${misc:Depends}, emacs-gtk, mmm-mode
 Suggests: proofgeneral-doc, prooftree
 Replaces: proofgeneral-coq, proofgeneral-misc
 Conflicts: proofgeneral-coq, proofgeneral-minlog, proofgeneral-misc


Processed: Re: proofgeneral: FTBFS: build-dependency not installable: emacs24

2019-07-25 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 patch pending
Bug #880285 [src:proofgeneral] proofgeneral: FTBFS: build-dependency not 
installable: emacs24
Added tag(s) patch and pending.

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



Bug#932941: ghc: FTBFS on all architectures which use the unregistered compiler

2019-07-25 Thread John Paul Adrian Glaubitz
Hi!

On 7/25/19 12:39 AM, John Paul Adrian Glaubitz wrote:
> GHC currently fails to build from source on all architectures which use
> the unregisterised compiler.
James Clarke (CC'ed) has suggested to use these defines for bootstrapping 8.6.5:

In includes/rts/storage/ClosureTypes.h, it should be sufficient to add:

#define MUT_ARR_PTRS_FROZEN0 MUT_ARR_PTRS_FROZEN_DIRTY
#define MUT_ARR_PTRS_FROZEN MUT_ARR_PTRS_FROZEN_CLEAN

#define SMALL_MUT_ARR_PTRS_FROZEN0 SMALL_MUT_ARR_PTRS_FROZEN_DIRTY
#define SMALL_MUT_ARR_PTRS_FROZEN SMALL_MUT_ARR_PTRS_FROZEN_CLEAN

and for rts/RtsSymbols.c, we need to do something similar although I'm not sure
that #defines would work here. Either way, we need to temporarily get the
symbols stg_MUT_ARR_PTRS_FROZEN_info, stg_MUT_ARR_PTRS_FROZEN0_info,
stg_SMALL_MUT_ARR_PTRS_FROZEN_info and stg_SMALL_MUT_ARR_PTRS_FROZEN0_info
back to bootstrap GHC 8.6.5 for unregisterised.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



Processed: affects 932917

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

> affects 932917 litecoin
Bug #932917 [libleveldb1d] libleveldb1d: does not contain any library, only a 
dead symlink
Added indication that 932917 affects litecoin
> thanks
Stopping processing here.

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