Processed: Re: Bug#917829: python-intbitset: FTBFS when built with dpkg-buildpackage -A

2019-10-21 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 important
Bug #917829 [src:python-intbitset] python-intbitset: FTBFS when built with 
dpkg-buildpackage -A
Severity set to 'important' from 'serious'

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



Bug#917829: python-intbitset: FTBFS when built with dpkg-buildpackage -A

2019-10-21 Thread Sandro Tosi
control: severity -1 important

On Tue, 8 Jan 2019 21:58:05 +0200 Adrian Bunk  wrote:
> On Sun, Dec 30, 2018 at 07:52:26PM +, Santiago Vila wrote:
> >...
> > In case it helps, this stopped working in buster sometime between 
> > 2018-12-11 and 2018-12-23
> >...
>
> The Python3 default change 3.6 -> 3.7 migrated on 2018-12-19 to buster.

not sure how, but i just rebuild this package and it builds just fine,
attached build log. for that reason i've downgraded from serious to
important (in case it's a flaky error).


python-intbitset_2.3.0-3.1_amd64.build
Description: Binary data


Bug#932529: marked as done (fbcat: Uses manual dh sequence operations that are going to be removed)

2019-10-21 Thread Debian Bug Tracking System
Your message dated Tue, 22 Oct 2019 02:49:13 +
with message-id 
and subject line Bug#932529: fixed in fbcat 0.3-1.1
has caused the Debian Bug report #932529,
regarding fbcat: Uses manual dh sequence operations that are going to be removed
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.)


-- 
932529: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932529
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: fbcat
Version: 0.3-1
Severity: important
Tags: sid bullseye

Hi,

This package relies on the deprecated manual sequence control
operations for dh, which predates the use of override targets.
The options are:

  --until
  --after
  --before
  --remaining

I would like to remove these options for dh in bullseye:


 * The options are difficult to use correctly as you have to
   know internal details of the dh sequencer to get the order
   right.

 * Their existence prevent refactoring inside dh that will
   enable better ways of handling the sequence.  Among other
   because dh can no longer see the fully sequence it will
   has been/will be running as this is split over several
   calls to dh.  This in turn makes it exceedingly difficult
   to design and implement features such as #836699.

 * While the options have been flagged as removed in compat 10,
   compat 9 and older are expected to live for another 4+ Debian
   releases (i.e. at least a decade).  This is a long wait for
   supporting 8 source packages that rely on this feature.

Accordingly, I ask that you please remove the use of these deprecated
features and replace them with override targets where needed.  If
you have something like:

"""
dh $@ --before dh_compress
dh_compress -Xsomefile
dh $@ --after dh_compress
"""

It should be replaced by:

"""
override_dh_compress:
dh_compress -Xsomefile
"""

Please see [1] for more details and the full example.

Thanks,
Niels

[1] https://joeyh.name/blog/entry/debhelper_dh_overrides/
--- End Message ---
--- Begin Message ---
Source: fbcat
Source-Version: 0.3-1.1

We believe that the bug you reported is fixed in the latest version of
fbcat, 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.
Thiago Andrade Marques  (supplier of updated fbcat 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, 16 Oct 2019 22:37:54 -0300
Source: fbcat
Architecture: source
Version: 0.3-1.1
Distribution: unstable
Urgency: medium
Maintainer: Piotr Lewandowski 
Changed-By: Thiago Andrade Marques 
Closes: 749865 783970 932529
Changes:
 fbcat (0.3-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Using new DH level format. Consequently:
   - debian/compat: removed.
   - debian/control: changed from 'debhelper 7' to 'debhelper-compat 12' in
 Build-Depends field.
   * debian/control:
   - bumped Standards-Version to 4.4.1.
   - updated the homepage field. Thanks to Jakub Wilk 
 (Closes: #783970)
   * debian/rules: replaced a deprecated option (--until and --remaining)
   to use an override_dh_auto_build. Thanks to
   Niels Thykier  (Closes: #932529)
   * debian/watch: full updated. Thanks to Jakub Wilk 
   (Closes: #749865)
Checksums-Sha1:
 beef728bb7678a140753df4361ac6ab90adfb157 1944 fbcat_0.3-1.1.dsc
 87f249246e014eb117f71c7df51d72eba7ea42cf 2332 fbcat_0.3-1.1.debian.tar.xz
 64d710b93adb44cca4f3bf233579930820cb3487 5376 fbcat_0.3-1.1_source.buildinfo
Checksums-Sha256:
 512a840d16e4b05463255d7c0bc07cbfcfbd1b4eb226353182d0ee48a95be2a7 1944 
fbcat_0.3-1.1.dsc
 f6da0160b1f5fce402ea515aa99c43ef18c99dd73baf4e9dfdc72feee28ce577 2332 
fbcat_0.3-1.1.debian.tar.xz
 1dc5ac42d1f3317d0aef8bfa0e74353101280ced5e0eba684386f472b9cdf33b 5376 
fbcat_0.3-1.1_source.buildinfo
Files:
 3bbdf840be9518d3c522421ea20e44a7 1944 graphics extra fbcat_0.3-1.1.dsc
 801083b6f1b6100bcf305b5984375606 2332 graphics extra 
fbcat_0.3-1.1.debian.tar.xz
 70639c35b6626253fc4b122324759c45 5376 graphics extra 
fbcat_0.3-1.1_source.buildinfo

-BEGIN PGP SIGNATURE-


Bug#942241: marked as done (pyjwt: autopkgtest needs update for new version of pytest)

2019-10-21 Thread Debian Bug Tracking System
Your message dated Tue, 22 Oct 2019 01:49:03 +
with message-id 
and subject line Bug#942241: fixed in pyjwt 1.7.1-1
has caused the Debian Bug report #942241,
regarding pyjwt: autopkgtest needs update for new version of pytest
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.)


-- 
942241: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942241
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pyjwt
Version: 1.7.0-2
Severity: serious
X-Debbugs-CC: debian...@lists.debian.org, pyt...@packages.debian.org
Tags: sid bullseye
User: debian...@lists.debian.org
Usertags: needs-update
Control: affects -1 src:pytest

Dear maintainers,

With a recent upload of pytest the autopkgtest of pyjwt fails in testing
when that autopkgtest is run with the binary packages of pytest from
unstable. It passes when run with only packages from testing. In tabular
form:
   passfail
pytest from testing4.6.5-2
pyjwt  from testing1.7.0-2
versioned deps [0] from testingfrom unstable
all others from testingfrom testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of pytest to testing
[1]. Of course, pytest shouldn't just break your autopkgtest (or even
worse, your package), but it seems to me that the change in pytest was
intended and your package needs to update to the new situation. The
package had two months to adapt before this bug was even filed.

If this is a real problem in your package (and not only in your
autopkgtest), the right binary package(s) from pytest should really add
a versioned Breaks on the unfixed version of (one of your) package(s).
Note: the Breaks is nice even if the issue is only in the autopkgtest as
it helps the migration software to figure out the right versions to
combine in the tests.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[0] You can see what packages were added from the second line of the log
file quoted below. The migration software adds source package from
unstable to the list if they are needed to install packages from
pytest/4.6.5-2. I.e. due to versioned dependencies or breaks/conflicts.
[1] https://qa.debian.org/excuses.php?package=pytest

https://ci.debian.net/data/autopkgtest/testing/amd64/p/pyjwt/3146643/log.gz
 ERRORS

_ ERROR collecting tests/test_utils.py
_
/usr/lib/python3/dist-packages/pluggy/hooks.py:289: in __call__
return self._hookexec(self, self.get_hookimpls(), kwargs)
/usr/lib/python3/dist-packages/pluggy/manager.py:87: in _hookexec
return self._inner_hookexec(hook, methods, kwargs)
/usr/lib/python3/dist-packages/pluggy/manager.py:81: in 
firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,
/usr/lib/python3/dist-packages/_pytest/python.py:234: in
pytest_pycollect_makeitem
res = list(collector._genfunctions(name, obj))
/usr/lib/python3/dist-packages/_pytest/python.py:410: in _genfunctions
self.ihook.pytest_generate_tests(metafunc=metafunc)
/usr/lib/python3/dist-packages/pluggy/hooks.py:289: in __call__
return self._hookexec(self, self.get_hookimpls(), kwargs)
/usr/lib/python3/dist-packages/pluggy/manager.py:87: in _hookexec
return self._inner_hookexec(hook, methods, kwargs)
/usr/lib/python3/dist-packages/pluggy/manager.py:81: in 
firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,
/usr/lib/python3/dist-packages/_pytest/python.py:137: in
pytest_generate_tests
metafunc.parametrize(*marker.args, **marker.kwargs)
/usr/lib/python3/dist-packages/_pytest/python.py:1004: in parametrize
function_definition=self.definition,
/usr/lib/python3/dist-packages/_pytest/mark/structures.py:130: in
_for_parametrize
if len(param.values) != len(argnames):
E   TypeError: object of type 'MarkDecorator' has no len()
=== 1 error in 0.50 seconds




signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: pyjwt
Source-Version: 1.7.1-1

We believe that the bug you reported is fixed in the latest version of
pyjwt, 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 

Bug#926193: marked as done (linux-image-4.19.0-4-amd64: [regression] No graphics on some IvyBridge / Haswell systems)

2019-10-21 Thread Debian Bug Tracking System
Your message dated Tue, 22 Oct 2019 10:07:07 +0900
with message-id <20191022100707.e0eb9fd3a635fff11fbe3...@iijmio-mail.jp>
and subject line 
has caused the Debian Bug report #92,
regarding linux-image-4.19.0-4-amd64: [regression] No graphics on some 
IvyBridge / Haswell systems
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.)


-- 
92: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=92
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 4.19.28-2
Severity: normal
Tags: upstream

Dear Maintainer,

after todays upgrade to linux-image-4.19.0-4 my system was unable to
start the xserver (on Intel Graphic HD 405) any more though it was and
is able with linux-image-4.19.0-2.

After hours of googleing and researching I learned that this is
actually a bug of the xserver-core package which is only triggered by
the new kernel because of kernel-commit
d179b88deb3bf6fed4991a31fd6f0f2cad21fab5 for drm/i915/fbdev: "Actually
configure untiled displays". See:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=218b6d525b036463f3af0e9a1da9d0285ee2bc5b

The real bug in the xserver-core package is known and open upstream.
See: https://bugs.freedesktop.org/show_bug.cgi?id=109806
and
https://gitlab.freedesktop.org/xorg/xserver/issues/542.

Because of this the linux-image-4.19.0-4 is useless for me and other
Intel- Graphic-Users. It would be nice if you could remove and hold
back the kernel- commit for drm/i915/fbdev until the xserver-core bug
is fixed upstream (and in the debian package), so that Intel-Graphic
users can use an actual kernel.

Thanks for maintaining the kernel-packages!

Klaumi




-- Package-specific info:
** Kernel log: boot messages should be attached

** Model information
sys_vendor: Acer
product_name: TravelMate B117-M
product_version: V1.23
chassis_vendor: Acer
chassis_version: Chassis Version
bios_vendor: Insyde Corp.
bios_version: V1.23
board_vendor: Acer
board_name: Lepus_BA
board_version: V1.23

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Atom/Celeron/Pentium
Processor x5-E8000/J3xxx/N3xxx Series SoC Transaction Register
[8086:2280] (rev 35) Subsystem: Acer Incorporated [ALI]
Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SoC
Transaction Register [1025:108c] Control: I/O+ Mem+ BusMaster+
SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR-  Kernel driver in use: i915 Kernel
modules: i915

00:0b.0 Signal processing controller [1180]: Intel Corporation
Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Power
Management Controller [8086:22dc] (rev 35) Subsystem: Acer Incorporated
[ALI] Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Power
Management Controller [1025:108c] Control: I/O+ Mem+ BusMaster+
SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR-  Kernel driver in use: proc_thermal Kernel
modules: processor_thermal_device

00:13.0 SATA controller [0106]: Intel Corporation Atom/Celeron/Pentium
Processor x5-E8000/J3xxx/N3xxx Series SATA Controller [8086:22a3] (rev
35) (prog-if 01 [AHCI 1.0]) Subsystem: Acer Incorporated [ALI]
Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SATA
Controller [1025:108c] Control: I/O+ Mem+ BusMaster+ SpecCycle-
MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status:
Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- 
Kernel driver in use: ahci Kernel modules: ahci

00:14.0 USB controller [0c03]: Intel Corporation Atom/Celeron/Pentium
Processor x5-E8000/J3xxx/N3xxx Series USB xHCI Controller [8086:22b5]
(rev 35) (prog-if 30 [XHCI]) Subsystem: Acer Incorporated [ALI]
Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series USB xHCI
Controller [1025:108c] Control: I/O- Mem+ BusMaster+ SpecCycle-
MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status:
Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR-  Kernel driver in use: xhci_hcd Kernel
modules: xhci_pci

00:1a.0 Encryption controller [1080]: Intel Corporation
Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Trusted
Execution Engine [8086:2298] (rev 35) Subsystem: Acer Incorporated
[ALI] Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series
Trusted Execution Engine [1025:108c] Control: I/O- Mem+ BusMaster+
SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast 

Bug#925967: marked as done (linux-image-4.19.0-4-amd64: [regression] No graphics on some IvyBridge / Haswell systems)

2019-10-21 Thread Debian Bug Tracking System
Your message dated Tue, 22 Oct 2019 10:07:07 +0900
with message-id <20191022100707.e0eb9fd3a635fff11fbe3...@iijmio-mail.jp>
and subject line 
has caused the Debian Bug report #92,
regarding linux-image-4.19.0-4-amd64: [regression] No graphics on some 
IvyBridge / Haswell systems
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.)


-- 
92: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=92
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 4.19.28-2
Severity: critical
Justification: breaks the whole system



-- Package-specific info:
** Version:
Linux version 4.19.0-4-amd64 (debian-ker...@lists.debian.org) (gcc version
8.3.0 (Debian 8.3.0-2)) #1 SMP Debian 4.19.28-2 (2019-03-15)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-4.19.0-4-amd64
root=UUID=f987cbb5-d673-4fb8-a540-7eeae023ca9d ro quiet

** Tainted: OE (12288)
 * Out-of-tree module has been loaded.
 * Unsigned module has been loaded.

** Kernel log:
[4.715712] proc_thermal :00:0b.0: Creating sysfs group for
PROC_THERMAL_PCI
[4.729263] iTCO_vendor_support: vendor-support=0
[4.732200] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[4.732501] iTCO_wdt: Found a Braswell SoC TCO device (Version=3,
TCOBASE=0x0460)
[4.734593] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[4.735992] sd 0:0:0:0: Attached scsi generic sg0 type 0
[4.739154] sd 2:0:0:0: Attached scsi generic sg1 type 0
[4.766934] EFI Variables Facility v0.08 2004-May-17
[4.772025] input: PC Speaker as /devices/platform/pcspkr/input/input7
[4.837540] input: ELAN0501:00 04F3:3025 Touchpad as
/devices/pci:00/808622C1:00/i2c-0/i2c-ELAN0501:00/0018:04F3:3025.0001/input/input9
[4.844013] hid-multitouch 0018:04F3:3025.0001: input,hidraw0: I2C HID
v1.00 Mouse [ELAN0501:00 04F3:3025] on i2c-ELAN0501:00
[4.947619] pstore: Registered efi as persistent store backend
[5.128416] Intel(R) Wireless WiFi driver for Linux
[5.128419] Copyright(c) 2003- 2015 Intel Corporation
[5.133790] iwlwifi :02:00.0: firmware: direct-loading firmware
iwlwifi-7265D-29.ucode
[5.134526] iwlwifi :02:00.0: loaded firmware version
29.1044073957.0 op_mode iwlmvm
[5.151717] checking generic (8000 41) vs hw (8000 1000)
[5.151720] fb: switching to inteldrmfb from EFI VGA
[5.151786] Console: switching to colour dummy device 80x25
[5.154354] [drm] Replacing VGA console driver
[5.154666] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[5.154668] [drm] Driver supports precise vblank timestamp query.
[5.165816] i915 :00:02.0: vgaarb: changed VGA decodes:
olddecodes=io+mem,decodes=io+mem:owns=io+mem
[5.177386] media: Linux media interface: v0.10
[5.245253] acer_wmi: Acer Laptop ACPI-WMI Extras
[5.245307] acer_wmi: Function bitmap for Communication Button: 0x801
[5.258139] iwlwifi :02:00.0: Detected Intel(R) Dual Band Wireless
AC 7265, REV=0x210
[5.278851] iwlwifi :02:00.0: base HW address: 48:45:20:f4:92:82
[5.279394] input: Acer WMI hotkeys as /devices/virtual/input/input10
[5.285335] videodev: Linux video capture interface: v2.00
[5.308371] intel_rapl: Found RAPL domain package
[5.308375] intel_rapl: Found RAPL domain core
[5.388835] uvcvideo: Found UVC 1.00 device HD WebCam (04f2:b577)
[5.415100] uvcvideo 1-4:1.0: Entity type for entity Extension 4 was not
initialized!
[5.415105] uvcvideo 1-4:1.0: Entity type for entity Extension 3 was not
initialized!
[5.415107] uvcvideo 1-4:1.0: Entity type for entity Processing 2 was
not initialized!
[5.415109] uvcvideo 1-4:1.0: Entity type for entity Camera 1 was not
initialized!
[5.415252] input: HD WebCam: HD WebCam as
/devices/pci:00/:00:14.0/usb1/1-4/1-4:1.0/input/input11
[5.415385] usbcore: registered new interface driver uvcvideo
[5.415386] USB Video Class driver (1.1.1)
[5.475917] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[5.476363] thermal thermal_zone6: failed to read out thermal zone (-61)
[5.521684] [drm] Initialized i915 1.6.0 20180719 for :00:02.0 on
minor 0
[5.523201] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post:
no)
[5.523446] input: Video Bus as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12
[5.523691] snd_hda_intel :00:1b.0: bound :00:02.0 (ops
i915_audio_component_bind_ops [i915])
[5.581887] iwlwifi :02:00.0 wlp2s0: renamed from wlan0
[5.624500] fbcon: inteldrmfb (fb0) is primary device
[5.627906] usb 

Bug#925555: marked as done (linux-image-4.19.0-4-amd64: [regression] No graphics on some IvyBridge / Haswell systems)

2019-10-21 Thread Debian Bug Tracking System
Your message dated Tue, 22 Oct 2019 10:07:07 +0900
with message-id <20191022100707.e0eb9fd3a635fff11fbe3...@iijmio-mail.jp>
and subject line 
has caused the Debian Bug report #92,
regarding linux-image-4.19.0-4-amd64: [regression] No graphics on some 
IvyBridge / Haswell systems
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.)


-- 
92: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=92
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 4.19.28-2
Severity: grave
Justification: renders package unusable

Dear Maintainer,

after upgrading the kernel to 4.19.0-4 or later (5.0.0-trunk), my IvyBridge
laptop fails to start the display manager.
I end up with a black screen and a non blinking _ character in the top left
corner of the screen.

I tested with sddm, lightdm on X and GDM on wayland and have the same
behaviour everytime.
After advice from #debian-kernel I compared lspci for both kernels and it
gives the same output.

Switching to a text VT works (I'm reportbugging from there).
Reverting to 4.19.0-3 returns to the normal behaviour and the graphical
session starts normally.


Cheers,
--
Coucouf

-- Package-specific info:
** Version:
Linux version 4.19.0-4-amd64 (debian-ker...@lists.debian.org) (gcc version 
8.3.0 (Debian 8.3.0-2)) #1 SMP Debian 4.19.28-2 (2019-03-15)

** Command line:
BOOT_IMAGE=/vmlinuz-4.19.0-4-amd64 
root=UUID=9fccd33e-ceb6-48d4-8a47-f46fded95997 ro quiet splash

** Not tainted

** Kernel log:
[   16.220937] L1TF CPU bug present and SMT on, data leak possible. See 
CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/l1tf.html 
for details.
[   16.374742] media: Linux media interface: v0.10
[   16.391761] videodev: Linux video capture interface: v2.00
[   16.448128] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_1.3M 
(0c45:644d)
[   16.578804] uvcvideo 1-1.5:1.0: Entity type for entity Extension 4 was not 
initialized!
[   16.578808] uvcvideo 1-1.5:1.0: Entity type for entity Extension 3 was not 
initialized!
[   16.578810] uvcvideo 1-1.5:1.0: Entity type for entity Processing 2 was not 
initialized!
[   16.578812] uvcvideo 1-1.5:1.0: Entity type for entity Camera 1 was not 
initialized!
[   16.579413] input: Laptop_Integrated_Webcam_1.3M:  as 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input14
[   16.579870] usbcore: registered new interface driver uvcvideo
[   16.579871] USB Video Class driver (1.1.1)
[   17.229059] BTRFS warning (device dm-0): excessive commit interval 600
[   17.229062] BTRFS info (device dm-0): disk space caching is enabled
[   17.455312] BTRFS warning (device sda2): excessive commit interval 600
[   17.455315] BTRFS info (device sda2): disk space caching is enabled
[   17.857618] BTRFS warning (device dm-0): excessive commit interval 600
[   17.857621] BTRFS info (device dm-0): disk space caching is enabled
[   18.152918] BTRFS warning (device dm-0): excessive commit interval 600
[   18.152920] BTRFS info (device dm-0): disk space caching is enabled
[   18.288277] BTRFS warning (device dm-0): excessive commit interval 600
[   18.288280] BTRFS info (device dm-0): disk space caching is enabled
[   18.366993] BTRFS warning (device dm-0): excessive commit interval 600
[   18.366995] BTRFS info (device dm-0): disk space caching is enabled
[   18.427687] BTRFS warning (device dm-0): excessive commit interval 600
[   18.427690] BTRFS info (device dm-0): disk space caching is enabled
[   18.531462] BTRFS warning (device dm-0): excessive commit interval 600
[   18.531464] BTRFS info (device dm-0): disk space caching is enabled
[   20.823734] BTRFS warning (device dm-0): excessive commit interval 600
[   20.823737] BTRFS info (device dm-0): disk space caching is enabled
[   20.877491] BTRFS warning (device sda2): excessive commit interval 600
[   20.877494] BTRFS info (device sda2): disk space caching is enabled
[   20.950215] BTRFS warning (device dm-0): excessive commit interval 600
[   20.950217] BTRFS info (device dm-0): disk space caching is enabled
[   21.008972] BTRFS warning (device dm-0): excessive commit interval 600
[   21.008975] BTRFS info (device dm-0): disk space caching is enabled
[   21.083457] BTRFS warning (device dm-0): excessive commit interval 600
[   21.083459] BTRFS info (device dm-0): disk space caching is enabled
[   21.150589] BTRFS warning (device dm-0): excessive commit interval 600
[   21.150591] BTRFS info (device dm-0): disk space caching is enabled
[   21.206446] BTRFS warning (device dm-0): excessive commit interval 600
[   21.206449] BTRFS 

Bug#942787: marked as done (unclutter,unclutter-startup: both ship /usr/share/man/man1/unclutter-classic.1.gz)

2019-10-21 Thread Debian Bug Tracking System
Your message dated Tue, 22 Oct 2019 01:19:33 +
with message-id 
and subject line Bug#942787: fixed in unclutter 8-24
has caused the Debian Bug report #942787,
regarding unclutter,unclutter-startup: both ship 
/usr/share/man/man1/unclutter-classic.1.gz
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.)


-- 
942787: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942787
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: unclutter,unclutter-startup
Version: 8-23
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install
because it tries to overwrite other packages files.

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

  Selecting previously unselected package unclutter-startup.
  Preparing to unpack .../unclutter-startup_8-23_all.deb ...
  Unpacking unclutter-startup (8-23) ...
  dpkg: error processing archive 
/var/cache/apt/archives/unclutter-startup_8-23_all.deb (--unpack):
   trying to overwrite '/usr/share/man/man1/unclutter-classic.1.gz', which is 
also in package unclutter 8-23
  Errors were encountered while processing:
   /var/cache/apt/archives/unclutter-startup_8-23_all.deb


cheers,

Andreas
--- End Message ---
--- Begin Message ---
Source: unclutter
Source-Version: 8-24

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

Debian distribution maintenance software
pp.
Axel Beckert  (supplier of updated unclutter 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, 22 Oct 2019 02:52:56 +0200
Source: unclutter
Binary: unclutter unclutter-dbgsym unclutter-startup
Architecture: source amd64 all
Version: 8-24
Distribution: experimental
Urgency: low
Maintainer: Axel Beckert 
Changed-By: Axel Beckert 
Description:
 unclutter  - hides the mouse cursor in X after a period of inactivity
 unclutter-startup - autostart infrastructure for unclutter and unclutter-xfixes
Closes: 942787
Changes:
 unclutter (8-24) experimental; urgency=low
 .
   * Add missing bug report number in previous changelog entry.
   * Change override_dh_installman to override_dh_installman-arch so that
 the man page doesn't get installed anywhere upon pure architecture=all
 builds. (Closes: #942787)
Checksums-Sha1:
 9c34e0b99b6dbc9d3afc83a6c391ec279c4b4727 1990 unclutter_8-24.dsc
 cd9c2bb53c3b330e46f92d95bc1e1265447f76d3 14656 unclutter_8-24.debian.tar.xz
 c88c9295df4dca2bda848c17bbd1640762d0ef04 16524 unclutter-dbgsym_8-24_amd64.deb
 5a491ac173a6555190077dd130da7e00af835070 8820 unclutter-startup_8-24_all.deb
 88d205ffd61e36199e89f3ccf2d82074718796f8 6257 unclutter_8-24_amd64.buildinfo
 3162794e1cff904fb76585fab1ab645c173a08ce 15976 unclutter_8-24_amd64.deb
Checksums-Sha256:
 f224cf4ebfe03974b338c4ad66a05ea3f0e239a9952c89e4655eda08c542d88f 1990 
unclutter_8-24.dsc
 a6de3c825f2bd235abf5a7eb085b37fcfbed459bcfc420517efa021422a2693e 14656 
unclutter_8-24.debian.tar.xz
 c9337e17fd44f8e8b6101f8e9cdd484d2c96da229c6f4bfa64abd4aa8696a4a1 16524 
unclutter-dbgsym_8-24_amd64.deb
 59a79721906d21787f198c407366448560bdc5f952057ccd231d9eeae8362340 8820 
unclutter-startup_8-24_all.deb
 613964ebda366ba343bef9a555b341a65eb9a15efac34332a3a1bc6bf8afb807 6257 
unclutter_8-24_amd64.buildinfo
 4fb5cfbb70cb3fd791990c03b3ea3b0e9b9b82432660b0eb5709739d9cf7c85e 15976 
unclutter_8-24_amd64.deb
Files:
 c7ca622610b0bf4c9611103067668b41 1990 x11 optional unclutter_8-24.dsc
 ef49943aaea2bc39fdec3c7061d8bb3f 14656 x11 optional 
unclutter_8-24.debian.tar.xz
 ac511822064493085a93dc6aa280a9c6 16524 debug optional 
unclutter-dbgsym_8-24_amd64.deb
 4fc92274c796d0d78ea42f0b1b7bedcc 8820 x11 optional 
unclutter-startup_8-24_all.deb
 f02fd8613228a37be12e4a79aa9a0820 6257 x11 optional 
unclutter_8-24_amd64.buildinfo
 2cc0d596cc57372cf07e4500f57080c2 15976 x11 optional unclutter_8-24_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEERoyJeTtCmBnp12Ema+Zjx1o1yXUFAl2uU0UACgkQa+Zjx1o1
yXW8GhAAlEJ1GhoQ1LwidCYV6cxHSJWFJBqxK/cn3+y8/q+T/0P36QUi6wtzox1E

Processed: your mail

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

> fixed 92 4.19.67-1
Bug #92 [src:linux] linux-image-4.19.0-4-amd64: [regression] No graphics on 
some IvyBridge / Haswell systems
Bug #925967 [src:linux] linux-image-4.19.0-4-amd64: [regression] No graphics on 
some IvyBridge / Haswell systems
Bug #926193 [src:linux] linux-image-4.19.0-4-amd64: [regression] No graphics on 
some IvyBridge / Haswell systems
Marked as fixed in versions linux/4.19.67-1.
Marked as fixed in versions linux/4.19.67-1.
Marked as fixed in versions linux/4.19.67-1.
> thanks
Stopping processing here.

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



Processed: tagging 942787

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

> tags 942787 + pending
Bug #942787 [unclutter,unclutter-startup] unclutter,unclutter-startup: both 
ship /usr/share/man/man1/unclutter-classic.1.gz
Added tag(s) pending.
> thanks
Stopping processing here.

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



Processed: Re: Bug#942787: unclutter,unclutter-startup: both ship /usr/share/man/man1/unclutter-classic.1.gz

2019-10-21 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 - unreproducible
Bug #942787 [unclutter,unclutter-startup] unclutter,unclutter-startup: both 
ship /usr/share/man/man1/unclutter-classic.1.gz
Removed tag(s) unreproducible.

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



Bug#942787: unclutter,unclutter-startup: both ship /usr/share/man/man1/unclutter-classic.1.gz

2019-10-21 Thread Axel Beckert
Control: tag -1 - unreproducible

Hi,

Axel Beckert wrote:
> > during a test with piuparts I noticed your package failed to install
> > because it tries to overwrite other packages files.
> >   dpkg: error processing archive 
> > /var/cache/apt/archives/unclutter-startup_8-23_all.deb (--unpack):
> >trying to overwrite '/usr/share/man/man1/unclutter-classic.1.gz', which 
> > is also in package unclutter 8-23
> 
> While I can confirm that I saw this issue with the binary packages
> built on the buildds, too, I though can't reproduce building these
> packages with these files being in both binary packages — neither
> inside nor outside pbuilder. It both times looks like this:

Found it: It only happens on pure "Architecture: all" builds, i.e.
those with "-a".

Will upload a fix soon.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert , https://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-|  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE



Processed: Re: Bug#942787: unclutter,unclutter-startup: both ship /usr/share/man/man1/unclutter-classic.1.gz

2019-10-21 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 confirmed unreproducible
Bug #942787 [unclutter,unclutter-startup] unclutter,unclutter-startup: both 
ship /usr/share/man/man1/unclutter-classic.1.gz
Added tag(s) unreproducible.

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



Bug#942787: unclutter,unclutter-startup: both ship /usr/share/man/man1/unclutter-classic.1.gz

2019-10-21 Thread Axel Beckert
Control: tag -1 confirmed unreproducible

Hi Andreas,

Andreas Beckmann wrote:
> Package: unclutter,unclutter-startup
> Version: 8-23
[...]
> during a test with piuparts I noticed your package failed to install
> because it tries to overwrite other packages files.
>   dpkg: error processing archive 
> /var/cache/apt/archives/unclutter-startup_8-23_all.deb (--unpack):
>trying to overwrite '/usr/share/man/man1/unclutter-classic.1.gz', which is 
> also in package unclutter 8-23

While I can confirm that I saw this issue with the binary packages
built on the buildds, too, I though can't reproduce building these
packages with these files being in both binary packages — neither
inside nor outside pbuilder. It both times looks like this:

unclutter-startup_8-24_all.deb
--
 new Debian package, version 2.0.
 size 8764 bytes: control archive=3060 bytes.
  32 bytes, 1 lines  conffiles
 275 bytes,20 lines   *  config   #!/bin/sh
 686 bytes,18 lines  control  
 162 bytes, 2 lines  md5sums  
 882 bytes,43 lines   *  postinst #!/bin/sh
 440 bytes,28 lines   *  postrm   #!/bin/sh
3961 bytes,33 lines  templates
 Package: unclutter-startup
 Source: unclutter
 Version: 8-24
 Architecture: all
 Maintainer: Axel Beckert 
 Installed-Size: 25
 Depends: debconf (>= 0.5) | debconf-2.0
 Suggests: unclutter-xfixes | unclutter
 Enhances: unclutter, unclutter-xfixes
 Breaks: unclutter (<< 8-22~)
 Replaces: unclutter (<< 8-22~)
 Section: x11
 Priority: optional
 Homepage: 
https://web.archive.org/web/20151129214845/http://ftp.x.org/contrib/utilities/
 Description: autostart infrastructure for unclutter and unclutter-xfixes
  This package contains the integration of unclutter respectively
  unclutter-xfixes into /etc/X11/Xsession.d/ so that it can be
  automatically started for all users of a system.
drwxr-xr-x root/root 0 2019-10-17 03:18 ./
drwxr-xr-x root/root 0 2019-10-17 03:18 ./etc/
drwxr-xr-x root/root 0 2019-10-17 03:18 ./etc/X11/
drwxr-xr-x root/root 0 2019-10-17 03:18 ./etc/X11/Xsession.d/
-rw-r--r-- root/root   266 2019-09-18 01:23 ./etc/X11/Xsession.d/90unclutter
drwxr-xr-x root/root 0 2019-10-17 03:18 ./usr/
drwxr-xr-x root/root 0 2019-10-17 03:18 ./usr/share/
drwxr-xr-x root/root 0 2019-10-17 03:18 ./usr/share/doc/
drwxr-xr-x root/root 0 2019-10-17 03:18 
./usr/share/doc/unclutter-startup/
-rw-r--r-- root/root  4229 2019-10-17 03:18 
./usr/share/doc/unclutter-startup/changelog.Debian.gz
-rw-r--r-- root/root  1237 2018-01-02 05:48 
./usr/share/doc/unclutter-startup/copyright

unclutter_8-24_amd64.deb

 new Debian package, version 2.0.
 size 15892 bytes: control archive=1228 bytes.
 769 bytes,19 lines  control  
 418 bytes, 6 lines  md5sums  
 495 bytes,27 lines   *  postinst #!/bin/sh
 283 bytes,22 lines   *  prerm#!/bin/sh
 Package: unclutter
 Version: 8-24
 Architecture: amd64
 Maintainer: Axel Beckert 
 Installed-Size: 45
 Depends: libc6 (>= 2.4), libx11-6
 Recommends: unclutter-startup
 Section: x11
 Priority: optional
 Homepage: 
https://web.archive.org/web/20151129214845/http://ftp.x.org/contrib/utilities/
 Description: hides the mouse cursor in X after a period of inactivity
  unclutter hides your X mouse cursor when you don't need it, to prevent it
  from getting in the way. You have only to move the mouse to restore the
  mouse cursor.
  .
  This is the original unclutter implementation from the 90s which
  works well with classic X11 programs. For a more modern
  implementation which works better with some more modern applications
  and UI libraries, see unclutter-xfixes.
drwxr-xr-x root/root 0 2019-10-17 03:18 ./
drwxr-xr-x root/root 0 2019-10-17 03:18 ./usr/
drwxr-xr-x root/root 0 2019-10-17 03:18 ./usr/bin/
-rwxr-xr-x root/root 22520 2019-10-17 03:18 ./usr/bin/unclutter-classic
drwxr-xr-x root/root 0 2019-10-17 03:18 ./usr/share/
drwxr-xr-x root/root 0 2019-10-17 03:18 ./usr/share/doc/
drwxr-xr-x root/root 0 2019-10-17 03:18 ./usr/share/doc/unclutter/
-rw-r--r-- root/root  1804 2017-12-30 19:53 ./usr/share/doc/unclutter/README
-rw-r--r-- root/root  4229 2019-10-17 03:18 
./usr/share/doc/unclutter/changelog.Debian.gz
-rw-r--r-- root/root   557 2017-12-30 19:53 
./usr/share/doc/unclutter/changelog.gz
-rw-r--r-- root/root  1237 2018-01-02 05:48 
./usr/share/doc/unclutter/copyright
drwxr-xr-x root/root 0 2019-10-17 03:18 ./usr/share/man/
drwxr-xr-x root/root 0 2019-10-17 03:18 ./usr/share/man/man1/
-rw-r--r-- root/root  1907 2019-10-17 03:18 
./usr/share/man/man1/unclutter-classic.1.gz

And hence I also don't know how that actually happened and how to fix

Processed: reassign 934868 to src:pynwb, forcibly merging 934868 937493

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

> reassign 934868 src:pynwb
Bug #934868 {Done: Yaroslav Halchenko } [pynwb] pynwb: 
Please drop python2 support
Bug reassigned from package 'pynwb' to 'src:pynwb'.
No longer marked as found in versions 0.5.1-1.
No longer marked as fixed in versions pynwb/0.5.1-2.
> forcemerge 934868 937493
Bug #934868 {Done: Yaroslav Halchenko } [src:pynwb] 
pynwb: Please drop python2 support
Bug #934868 {Done: Yaroslav Halchenko } [src:pynwb] 
pynwb: Please drop python2 support
Marked as found in versions pynwb/0.5.1-1.
Bug #937493 [src:pynwb] pynwb: Python2 removal in sid/bullseye
Severity set to 'serious' from 'normal'
Marked Bug as done
Added tag(s) patch.
Merged 934868 937493
> thanks
Stopping processing here.

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



Processed: reassign 942667 to src:cracklib2, notfound 759258 in 0.5-1, reassign 942623 to src:freevial ...

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

> reassign 942667 src:cracklib2
Bug #942667 [src:cracklib] cracklib2 ignores build failures
Warning: Unknown package 'src:cracklib'
Bug reassigned from package 'src:cracklib' to 'src:cracklib2'.
No longer marked as found in versions cracklib/2.9.6-2.
Ignoring request to alter fixed versions of bug #942667 to the same values 
previously set
> notfound 759258 0.5-1
Bug #759258 {Done: Sandro Tosi } [python-espeak] 
python-espeak: Please introduce python3-espeak package
No longer marked as found in versions python-espeak/0.5-1.
> reassign 942623 src:freevial
Bug #942623 [src:frevial] src:frevial: Maintainer email address not working
Warning: Unknown package 'src:frevial'
Bug reassigned from package 'src:frevial' to 'src:freevial'.
Ignoring request to alter found versions of bug #942623 to the same values 
previously set
Ignoring request to alter fixed versions of bug #942623 to the same values 
previously set
> reassign 942279 src:golang-github-circonus-labs-circonus-gometrics 2.0.0-1
Bug #942279 {Done: Dmitry Smirnov } 
[src:golang-github-hashicorp-go-retryablehttp, 
src:golang-github-circonus-labs-circonus-gometrics] 
golang-github-hashicorp-go-retryablehttp breaks 
golang-github-circonus-labs-circonus-gometrics autopkgtest
Bug reassigned from package 'src:golang-github-hashicorp-go-retryablehttp, 
src:golang-github-circonus-labs-circonus-gometrics' to 
'src:golang-github-circonus-labs-circonus-gometrics'.
No longer marked as found in versions 
golang-github-circonus-labs-circonus-gometrics/2.0.0-1.
No longer marked as fixed in versions 
golang-github-circonus-labs-circonus-gometrics/2.3.1-1.
Bug #942279 {Done: Dmitry Smirnov } 
[src:golang-github-circonus-labs-circonus-gometrics] 
golang-github-hashicorp-go-retryablehttp breaks 
golang-github-circonus-labs-circonus-gometrics autopkgtest
Marked as found in versions 
golang-github-circonus-labs-circonus-gometrics/2.0.0-1.
> fixed 942279 2.3.1-1
Bug #942279 {Done: Dmitry Smirnov } 
[src:golang-github-circonus-labs-circonus-gometrics] 
golang-github-hashicorp-go-retryablehttp breaks 
golang-github-circonus-labs-circonus-gometrics autopkgtest
Marked as fixed in versions 
golang-github-circonus-labs-circonus-gometrics/2.3.1-1.
> thanks
Stopping processing here.

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



Bug#942814: libhibernate-validator-java: update to 5.3.6 breaks reverse-dependencies

2019-10-21 Thread Markus Koschany
Package: libhibernate-validator-java
Version: 5.3.6-1
Severity: serious

The update of libhibernate-validator-java to version 5.3.6. broke at
least pdfsam (#942507) and libspring-java. The new version is incompatible with
libgeronimo-validation-1.0-spec-java and requires
libgeronimo-validation-1.1-spec-java.

In addition libhibernate-validator-java should add classmate.jar to
its CLASSPATH because it won't work without it.

Still PDFsam fails to work because libhibernate-validator-java causes
another exception because of a missing el-api.jar and/or el-impl.jar file on the
CLASSPATH.

Some internet research suggests this is a known problem with version
5.x but at the moment I don't know if this is a packaging error or
whether it requires a patch for the affected reverse-dependencies.

Markus



Processed: Re: pdfsam: Not working due to multiple errors

2019-10-21 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 confirmed
Bug #942507 [pdfsam] pdfsam: Not working due to multiple errors
Added tag(s) confirmed.

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



Processed: tagging 942624, tagging 938015, tagging 942583, tagging 942585, tagging 942618, tagging 942620 ...

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

> tags 942624 + buster-ignore stretch-ignore
Bug #942624 [src:activity-log-manager] src:activity-log-manager: Maintainer 
email address not working
Added tag(s) stretch-ignore and buster-ignore.
> tags 938015 + experimental
Bug #938015 [src:python-pecan] python-pecan: Python2 removal in sid/bullseye
Added tag(s) experimental.
> tags 942583 + sid bullseye
Bug #942583 [src:haskell-terminal-progress-bar] haskell-terminal-progress-bar: 
FTBFS with ghc-8.6.5 on ppc64el
Added tag(s) bullseye and sid.
> tags 942585 + sid bullseye
Bug #942585 [src:gtk2hs-buildtools] FTBFS with ghc-8.6.5 on ppc64el
Added tag(s) sid and bullseye.
> tags 942618 + buster-ignore stretch-ignore
Bug #942618 [vilistextum] vilistextum: Maintainer email address not working
Added tag(s) buster-ignore and stretch-ignore.
> tags 942620 + buster-ignore stretch-ignore
Bug #942620 [src:python-espeak] src:python-espeak: Maintainer email address not 
working
Added tag(s) buster-ignore and stretch-ignore.
> tags 942621 + buster-ignore stretch-ignore
Bug #942621 [src:open-invaders] src:open-invaders: Maintainer email address not 
working
Added tag(s) buster-ignore and stretch-ignore.
> tags 942622 + buster-ignore stretch-ignore
Bug #942622 [src:lightyears] src:lightyears: Maintainer email address not 
working
Added tag(s) stretch-ignore and buster-ignore.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
938015: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=938015
942583: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942583
942585: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942585
942618: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942618
942620: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942620
942621: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942621
942622: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942622
942624: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942624
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#935552: marked as done (nomad: FTBFS)

2019-10-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Oct 2019 23:49:24 +
with message-id 
and subject line Bug#935552: fixed in nomad 0.9.6+dfsg1-1
has caused the Debian Bug report #935552,
regarding nomad: 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.)


-- 
935552: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=935552
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nomad
Version: 0.8.7+dfsg1-1
Severity: serious
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu eoan ubuntu-patch

The nomad package fails to build in Debian unstable (and in Ubuntu devel):

[...]
dh_auto_build -v
build cache is disabled by GOCACHE=off, but required as of Go 1.12
cd _build && go generate -v
can't load package: package .: no Go files in /tmp/nomad-0.8.7+dfsg1/_build
dh_auto_build: cd _build && go generate -v returned exit code 1
make[1]: *** [debian/rules:37: override_dh_auto_build] Error 255
[...]

It appears that removing the 'GOCACHE=off' line from debian/rules is
sufficient to fix this failure.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developer   https://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: nomad
Source-Version: 0.9.6+dfsg1-1

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

Debian distribution maintenance software
pp.
Dmitry Smirnov  (supplier of updated nomad 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: Tue, 22 Oct 2019 10:10:39 +1100
Source: nomad
Architecture: source
Version: 0.9.6+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Dmitry Smirnov 
Changed-By: Dmitry Smirnov 
Closes: 935552
Changes:
 nomad (0.9.6+dfsg1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Fixed FTBFS (Closes: #935552).
   * Standards-Version: 4.4.1.
   * Enabled some tests.
Checksums-Sha1:
 ec948f5908792282c6ee067826d4d09405199b0d 7182 nomad_0.9.6+dfsg1-1.dsc
 7297964f5cda91108fad3463cf970f96143a9882 3914224 nomad_0.9.6+dfsg1.orig.tar.xz
 13ee52a679a946892bed402ab01717277cc64ec6 23164 
nomad_0.9.6+dfsg1-1.debian.tar.xz
 ae39c13152e1c762653c6d9f70768ed6ad9677d9 20933 
nomad_0.9.6+dfsg1-1_amd64.buildinfo
Checksums-Sha256:
 459a82b293c116c545fb0446dc045fb6d81802e575f57ea086d071b55fde18b6 7182 
nomad_0.9.6+dfsg1-1.dsc
 6a7b368cd0f1bcae3d94bc3548e8b38175325833b049ee74aba75bb226c017ea 3914224 
nomad_0.9.6+dfsg1.orig.tar.xz
 084e874d7cfe8662d8c6720c3cb44365d7f79db82fc2dcd1cc63a444580601c4 23164 
nomad_0.9.6+dfsg1-1.debian.tar.xz
 b2f8f85331d99a9a8559657d71bb0e6eee8f3b4c98a7b72b41c66c0f2032f52e 20933 
nomad_0.9.6+dfsg1-1_amd64.buildinfo
Files:
 cdc2a58331ea65ef00d16d37f80794ba 7182 devel optional nomad_0.9.6+dfsg1-1.dsc
 aeeabdfe1cc3101b5ebeff5efbbb48bb 3914224 devel optional 
nomad_0.9.6+dfsg1.orig.tar.xz
 ded6f0d9f65881a03f46c4442710dbd9 23164 devel optional 
nomad_0.9.6+dfsg1-1.debian.tar.xz
 d3211c41143682d702ee175cb29d51d3 20933 devel optional 
nomad_0.9.6+dfsg1-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEULx8+TnSDCcqawZWUra72VOWjRsFAl2uQSwACgkQUra72VOW
jRuk/g/+M7XjvFwqqBt5WbaRK2D7HbjK+LOy8zgyCIA7ryboQ2wACd2TTyHvA/t3
X+o7RMEmF0TkONOadAGMUoSP9Q/F3suFgjN+Cl1jKtJFHgb1YVgQ9IwCOz6E9aK8
Ru4eQ7uV3WaB80T/aRo4aLuLhyvnow98Wj1m2C0vXxEWtbNQV8BHiUQvUH+3I+aO
l3UgfkfpIcGe7jxmVrHPCQ7GqksT4i88smHL5wPm3NDpbKzZVjjCElfyR0d/bKQo
m421I2rhN9OCvhYgh4J4d+wdDxblY/eYtuvfLUZMxmGjXOss80+p543rDKGMC3fN
lelUh3w8ebkCg4KW71qYUndHVszwQOcnuhADMEZAukbzRl73Bd60tGeqWQzoENmx
upmf6YyeToPdHd2+hgSrWyiwuuZlWRsp6RNhT/ugUNkRhH5O0eWfAKL2OIiJ4K2a
rRTKKxNG3Tbb6gaDvXE+LCxrBMSCV7P9+2V5+MPUyAer/LvEOzzW34fa1cwnlAtj
X1IDNV5THNP4S3FH9NtgCEIUHvARU7ipLZNthmHYODWDwZsZ9DZeBUM/vSWTZnRK
9C3TYLtQ1KUBYMjjSmHFtZyKOJvmE8j8CG2KdVpo/r4y2El1lTWgozuosdpbFs1c
nt7aUXL9M3H4KbKtfXC6h5T5IO+NFAjN8NGIKdJcH1XHXNur2kM=
=KziE
-END PGP SIGNATURE End 

Bug#942507: pdfsam: Not working due to multiple errors

2019-10-21 Thread Markus Koschany
Control: tags -1 confirmed

On Thu, 17 Oct 2019 12:41:57 +0200 Domenico Cufalo  wrote:
> Package: pdfsam
> Version: 4.0.4-1
> Severity: grave
> Justification: renders package unusable
> 
> Dear Maintainer,
> 
> I'm sorry for the generic subject of this bug report, but... I don't know how
> to explain it better.
> 
> Anyway, when I try to split/extract/add some PDFs, simply the app does nothing
> and gives this output:

Hello and thanks for reporting.

tl;dr

In short, if you want a working PDFsam package in unstable at the
moment, downgrade libhibernate-validator-java to 4.3.4-1. You can find
the Debian package at http://snapshot.debian.org/


I can confirm your findings. Apparently the update of
libhibernate-validator-java to version 5.3.6 broke PDFsam. There are
multiple problems at the moment. First of all the latest version of
libhibernate-validator-java requires
libgeronimo-validation-1.1-spec-java because version 1.0 is
incompatible. This can be solved by simply updating libsejda-java and
changing the build-dependeny and maven.rule file.

Then we also have to update pdfsam and symlink
geronimo-validation-1.1-spec.jar in debian/rules. Additionally we need a
symlink to classmate.jar and el-api. The former should be definitely
added to the CLASSPATH of libhibernate-validator-java and I will file a
new bug report for this one.

Now I am stuck at the following error message:

java.lang.ExceptionInInitializerError: null

Caused by: javax.el.ELException: Provider
com.sun.el.ExpressionFactoryImpl not found

I don't know if someone has already packaged
com.sun.el.ExpressionFactoryImpl and why it is necessary at all.

So far for now

Regards,

Markus






signature.asc
Description: OpenPGP digital signature


Processed (with 1 error): reassign 937493 to src:pynwb, forcibly merging 934868 937493

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

> reassign 937493 src:pynwb
Bug #937493 [src:pynwb] pynwb: Python2 removal in sid/bullseye
Ignoring request to reassign bug #937493 to the same package
> forcemerge 934868 937493
Bug #934868 {Done: Yaroslav Halchenko } [pynwb] pynwb: 
Please drop python2 support
Unable to merge bugs because:
package of #937493 is 'src:pynwb' not 'pynwb'
Failed to forcibly merge 934868: Did not alter merged bugs.

> thanks
Stopping processing here.

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



Processed (with 1 error): forcibly merging 934868 937493

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

> forcemerge 934868 937493
Bug #934868 {Done: Yaroslav Halchenko } [pynwb] pynwb: 
Please drop python2 support
Unable to merge bugs because:
package of #937493 is 'src:pynwb' not 'pynwb'
Failed to forcibly merge 934868: Did not alter merged bugs.

> thanks
Stopping processing here.

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



Bug#942716: add patch

2019-10-21 Thread Matthijs Kooijman
Hey Matthias,

> patch at
> http://launchpadlibrarian.net/447871899/nml_0.4.5-1build2_0.4.5-1ubuntu1.diff.gz
Thanks for the report and the patch, looks good. I'll prepare an upload
with it, probably somewhere next week.

Gr.

Matthijs


signature.asc
Description: PGP signature


Bug#942716: add patch

2019-10-21 Thread Matthijs Kooijman
Hey Matthias,

> Thanks for the report and the patch, looks good. I'll prepare an upload
> with it, probably somewhere next week.
I had another look upstream, seems they fixed it by falling back to
PILLOW_VERSION unconditionally, but I also noticed PIL.__version__ is
actually the recommended replacement (available since pillow 3.4.0,
which is < oldstable, so can probably be used unconditionally as well).

See https://github.com/OpenTTD/nml/issues/39 for the upstream
discussion.

Gr.

Matthijs


signature.asc
Description: PGP signature


Bug#942785: marked as done (klavaro: ships /usr/include/gtkdatabox*.h belonging to libgtkdatabox-dev)

2019-10-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Oct 2019 20:41:55 +
with message-id 
and subject line Bug#942785: fixed in klavaro 3.09-2
has caused the Debian Bug report #942785,
regarding klavaro: ships /usr/include/gtkdatabox*.h belonging to 
libgtkdatabox-dev
to be marked as done.

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

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


-- 
942785: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942785
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: klavaro
Version: 3.09-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install
because it tries to overwrite other packages files.

klavaro does not sound like it is supposed to ship these headers:

usr/include/gtkdatabox.h
usr/include/gtkdatabox_bars.h
usr/include/gtkdatabox_graph.h
usr/include/gtkdatabox_grid.h
usr/include/gtkdatabox_lines.h
usr/include/gtkdatabox_marshal.h
usr/include/gtkdatabox_points.h
usr/include/gtkdatabox_ruler.h
usr/include/gtkdatabox_scale.h
usr/include/gtkdatabox_typedefs.h
usr/include/gtkdatabox_xyc_graph.h


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

  Selecting previously unselected package klavaro.
  Preparing to unpack .../39-klavaro_3.09-1_amd64.deb ...
  Unpacking klavaro (3.09-1) ...
  dpkg: error processing archive 
/tmp/apt-dpkg-install-xy269p/39-klavaro_3.09-1_amd64.deb (--unpack):
   trying to overwrite '/usr/include/gtkdatabox.h', which is also in package 
libgtkdatabox-dev 1:0.9.3.1-1+b1
  dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
  Errors were encountered while processing:
   /tmp/apt-dpkg-install-xy269p/39-klavaro_3.09-1_amd64.deb


cheers,

Andreas


libgtkdatabox-dev=1:0.9.3.1-1+b1_klavaro=3.09-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: klavaro
Source-Version: 3.09-2

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

Debian distribution maintenance software
pp.
Bart Martens  (supplier of updated klavaro package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 21 Oct 2019 20:37:51 +0200
Source: klavaro
Binary: klavaro klavaro-dbgsym
Architecture: source amd64
Version: 3.09-2
Distribution: unstable
Urgency: medium
Maintainer: Bart Martens 
Changed-By: Bart Martens 
Description:
 klavaro- Flexible touch typing tutor
Closes: 942785
Changes:
 klavaro (3.09-2) unstable; urgency=medium
 .
   * debian/rules: Don't install include/*. Closes: #942785.
Checksums-Sha1:
 a27bd5a082c61ebec40a48438486af439561f68a 1759 klavaro_3.09-2.dsc
 769f78b913fe448a8860b77beadfbb718e1a69b1 4400 klavaro_3.09-2.debian.tar.xz
 94661bd6840959824b3d3a5bcadb754c8ee9e406 477032 klavaro-dbgsym_3.09-2_amd64.deb
 a7f8c63add62c00087c536b66c453c6e23b51fd7 14989 klavaro_3.09-2_amd64.buildinfo
 f78ddf997e43ae8570cff576bfa5ca982ab44848 772892 klavaro_3.09-2_amd64.deb
Checksums-Sha256:
 f993c34964d816f13d63f17ce793435b768835cb4482a97af1ad19f0dcfd3317 1759 
klavaro_3.09-2.dsc
 2118bfc907f647c19b00a80029f40c1229af93c8e8a9f3fdaa568baa054ebf02 4400 
klavaro_3.09-2.debian.tar.xz
 71c27cae3f01d1ac42d85c5f6a672bc724d3de08d13ad26b23d5a51e17ba1c6b 477032 
klavaro-dbgsym_3.09-2_amd64.deb
 2d76fd17c67f34ebf7d04bb2ab649b5228f52dcd881ac52a4ccc2c14a51e508c 14989 
klavaro_3.09-2_amd64.buildinfo
 ac673aad5b992adf33d21c6d24e7e42d8dba9a4fa2f711aed3caa36ecd4e32ab 772892 
klavaro_3.09-2_amd64.deb
Files:
 3ef4e23574bf82d4186489e3d96cedc4 1759 x11 optional klavaro_3.09-2.dsc
 0c565395a03c223c831b498b45b597c9 4400 x11 optional klavaro_3.09-2.debian.tar.xz
 98dc8eea41a3096426f96315c1b9383e 477032 debug optional 
klavaro-dbgsym_3.09-2_amd64.deb
 7a0225f29738a9752d75585492b3cbcd 14989 x11 optional 
klavaro_3.09-2_amd64.buildinfo
 28ffb4a2fa5af8481245c22f4f34a626 772892 x11 optional klavaro_3.09-2_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEZaEt9P4xrWusTXauM1X01jtYIcwFAl2uCX4ACgkQM1X01jtY
IcwSwA//WkGiY3oQ0ti0+xwkEX4Q8V1r64MOgIVQyOceryAQiMkx3MY38NHdj8Px
Ne6dpS0wePHOlx61H64SbMuRMGvyjb1QACgmFmBo6pdQXIqDPxNNQBWOMUkPKwAV

Bug#933416: filezilla: Please rebuild against wxWidgets GTK 3 package

2019-10-21 Thread Olly Betts
On Tue, Oct 22, 2019 at 08:32:57AM +1300, Olly Betts wrote:
> https://qa.debian.org/cgi-bin/vcswatch?package=filezilla shows you
> apparently prepared a new upload including a fix for this about 3.5
> weeks ago, but it seems this hasn't actually been uploaded.

I just noticed your previous filezilla uploads were sponsored.  If the
reason this didn't get uploaded yet is just lack of a sponsor I'm happy
to sponsor this upload (unless Gianfranco would prefer to - Cc-ed).

Cheers,
Olly



Bug#933416: filezilla: Please rebuild against wxWidgets GTK 3 package

2019-10-21 Thread Olly Betts
Hi Adrien,

Thanks for you work maintaining filezilla in Debian.

On Tue, Jul 30, 2019 at 10:05:03AM -0400, s...@techie.net wrote:
> Your package appears to be using the wxWidgets GTK 2 implementation.  In
> Debian, we have had a GTK 3 implementation of wxWidgets for some time. 
> For the bullseye release, the wxWidgets package maintainers plan to
> remove the GTK 2 version, so we kindly request that you switch your
> package to use the GTK 3 version.  We have a transition tracker [1]
> setup to track progress.

We're now down to the last 3 packages in this transition.  One of those
is filezilla, and the other two should be resolved by the end of this
month.

https://qa.debian.org/cgi-bin/vcswatch?package=filezilla shows you
apparently prepared a new upload including a fix for this about 3.5
weeks ago, but it seems this hasn't actually been uploaded.

What are your plans for resolving this release-critical bug?

Cheers,
Olly



Processed: add patch

2019-10-21 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + patch
Bug #942716 [src:nml] nml ftbfs (test errors)
Added tag(s) patch.

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



Bug#942716: add patch

2019-10-21 Thread Matthias Klose

Control: tags -1 + patch

patch at
http://launchpadlibrarian.net/447871899/nml_0.4.5-1build2_0.4.5-1ubuntu1.diff.gz



Processed: Re: odb-api: fails to build with multiple supported python3 versions

2019-10-21 Thread Debian Bug Tracking System
Processing control commands:

> reopen -1
Bug #942757 {Done: Alastair McKinstry } [src:odb-api] 
odb-api: fails to build with multiple supported python3 versions
'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 odb-api/0.18.1-8.
> notfixed -1 0.18.1-8
Bug #942757 [src:odb-api] odb-api: fails to build with multiple supported 
python3 versions
Ignoring request to alter fixed versions of bug #942757 to the same values 
previously set

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



Bug#942757: odb-api: fails to build with multiple supported python3 versions

2019-10-21 Thread Gianfranco Costamagna
control: reopen -1 
control: notfixed -1 0.18.1-8

hello please see and apply the attached fix.

--- odb-api-0.18.1/debian/changelog 2019-10-20 21:57:26.0 +0200
+++ odb-api-0.18.1/debian/changelog 2019-10-21 16:39:01.0 +0200
@@ -1,3 +1,9 @@
+odb-api (0.18.1-8ubuntu1) focal; urgency=medium
+
+  * Fix another typo
+
+ -- Gianfranco Costamagna   Mon, 21 Oct 2019 
16:39:01 +0200
+
 odb-api (0.18.1-8) unstable; urgency=medium
 
   * Drop Fortran-Mod: no longer used by dh_fortran_mod
diff -Nru odb-api-0.18.1/debian/rules odb-api-0.18.1/debian/rules
--- odb-api-0.18.1/debian/rules 2019-10-20 21:57:26.0 +0200
+++ odb-api-0.18.1/debian/rules 2019-10-21 16:39:01.0 +0200
@@ -55,8 +55,8 @@
done
dh_auto_configure --  ${CMAKE_CFLAGS} 
-DPYTHON_EXECUTABLE=/usr/bin/${PY3DEFAULT}
for f in ${PY3OTHERS} ; do \
-   dh_auto_configure --  ${CMAKE_CFLAGS} 
-DPYTHON_EXECUTABLE=/usr/bin/$$f \
---builddirectory=$(BUILDDIR)/$$f ; \
+   dh_auto_configure --builddirectory=$(BUILDDIR)/$$f \
+   --  ${CMAKE_CFLAGS} -DPYTHON_EXECUTABLE=/usr/bin/$$f; \
done
 
 override_dh_auto_build:


G.

On Mon, 21 Oct 2019 16:29:18 +1300 Michael Hudson-Doyle 
 wrote:
> Source: odb-api
> Version: 0.18.1-7
> Severity: serious
> Tags: patch ftbfs
> Justification: fails to build from source (but built successfully in the past)
> 
> Dear Maintainer,
> 
> odb-api fails to build when multpile python3 versions are supported, as
> is the case in Ubuntu Focal currently, like this:
> 
> for f in `py3versions --supported | sed -e 's%python3.7%%'  ` ; do \
>   /usr/bin/make -C /<>/debian/build/$f 
> DESTDIR=/<>/debian/tmp ; \
>   done
> make[2]: Entering directory '/<>'
> make[2]: *** /<>/debian/build/python3.8: No such file or 
> directory.  Stop.
> make[2]: Leaving directory '/<>'
> 
> (full log here:
> https://launchpadlibrarian.net/447773633/buildlog_ubuntu-focal-amd64.odb-api_0.18.1-7build1_BUILDING.txt.gz)
> 
> It seems to me that the code that runs to configure the package for
> other python versions is just wrong: it uses $$d in the argument to
> --builddirectory which is not defined anywhere, it passed
> --builddirectory to dh_auto_configure after "--" (so it is passed to the
> upstream configure script, not dh) and it sets the build directory to be
> a subdirectory of the "default" build directory. I don't know if this
> last point is an actual problem (although it does smell funny to me),
> but this patch fixes this anyway, as well as the other two problems.
> 
> Cheers,
> mwh
> -- System Information:
> Debian Release: buster/sid
>   APT prefers eoan
>   APT policy: (500, 'eoan'), (400, 'eoan-proposed')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 5.3.0-18-generic (SMP w/8 CPU cores)
> Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
> LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
diff -Nru odb-api-0.18.1/debian/changelog odb-api-0.18.1/debian/changelog
--- odb-api-0.18.1/debian/changelog 2019-10-20 21:57:26.0 +0200
+++ odb-api-0.18.1/debian/changelog 2019-10-21 16:39:01.0 +0200
@@ -1,3 +1,9 @@
+odb-api (0.18.1-8ubuntu1) focal; urgency=medium
+
+  * Fix another typo
+
+ -- Gianfranco Costamagna   Mon, 21 Oct 2019 
16:39:01 +0200
+
 odb-api (0.18.1-8) unstable; urgency=medium
 
   * Drop Fortran-Mod: no longer used by dh_fortran_mod
diff -Nru odb-api-0.18.1/debian/rules odb-api-0.18.1/debian/rules
--- odb-api-0.18.1/debian/rules 2019-10-20 21:57:26.0 +0200
+++ odb-api-0.18.1/debian/rules 2019-10-21 16:39:01.0 +0200
@@ -55,8 +55,8 @@
done
dh_auto_configure --  ${CMAKE_CFLAGS} 
-DPYTHON_EXECUTABLE=/usr/bin/${PY3DEFAULT}
for f in ${PY3OTHERS} ; do \
-   dh_auto_configure --  ${CMAKE_CFLAGS} 
-DPYTHON_EXECUTABLE=/usr/bin/$$f \
---builddirectory=$(BUILDDIR)/$$f ; \
+   dh_auto_configure --builddirectory=$(BUILDDIR)/$$f \
+   --  ${CMAKE_CFLAGS} -DPYTHON_EXECUTABLE=/usr/bin/$$f; \
done
 
 override_dh_auto_build:


Processed: tagging 942787

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

> tags 942787 + confirmed
Bug #942787 [unclutter,unclutter-startup] unclutter,unclutter-startup: both 
ship /usr/share/man/man1/unclutter-classic.1.gz
Added tag(s) confirmed.
> thanks
Stopping processing here.

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



Bug#942789: libbio-{db-{biofetch,gff,seqfeature},searchio-hmmer,tools-run-remoteblast}-perl: missing Breaks+Replaces: libbio-perl-perl (<< 1.7.3)

2019-10-21 Thread Andreas Beckmann
Package: 
libbio-db-biofetch-perl,libbio-db-gff-perl,libbio-db-seqfeature-perl,libbio-searchio-hmmer-perl,libbio-tools-run-remoteblast-perl
Version: 1.7.3-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'testing'.
It installed fine in 'testing', then the upgrade to 'sid' fails
because it tries to overwrite other packages files without declaring a
Breaks+Replaces relation.

See policy 7.6 at
https://www.debian.org/doc/debian-policy/ch-relationships.html#overwriting-files-and-replacing-packages-replaces

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

  Preparing to unpack .../libbio-db-biofetch-perl_1.7.3-1_all.deb ...
  Unpacking libbio-db-biofetch-perl (1.7.3-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/libbio-db-biofetch-perl_1.7.3-1_all.deb (--unpack):
   trying to overwrite '/usr/share/man/man3/Bio::DB::BioFetch.3pm.gz', which is 
also in package libbio-perl-perl 1.7.2-3
  Errors were encountered while processing:
   /var/cache/apt/archives/libbio-db-biofetch-perl_1.7.3-1_all.deb

The (<< 1.7.3) version constraint is based on my assumption that 1.7.3 split
up libbio-perl-perl into several independent source packages.


cheers,

Andreas


libbio-perl-perl=1.7.2-3_libbio-db-biofetch-perl=1.7.3-1.log.gz
Description: application/gzip


Bug#942786: marked as done (py.test fails to run)

2019-10-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Oct 2019 16:03:29 +0200
with message-id 

and subject line Closing
has caused the Debian Bug report #942786,
regarding py.test fails to run
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.)


-- 
942786: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942786
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-pytest
Version: 4.6.6-1
Severity: grave

Attempting to run py.test fails with the following traceback:
Traceback (most recent call last):
  File "/usr/bin/py.test", line 6, in 
from pkg_resources import load_entry_point
  File 
"/home/iko/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 
3098, in 
@_call_aside
  File 
"/home/iko/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 
3082, in _call_aside
f(*args, **kwargs)
  File 
"/home/iko/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 
3111, in _initialize_master_working_set
working_set = WorkingSet._build_master()
  File 
"/home/iko/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 
575, in _build_master
return cls._build_from_requirements(__requires__)
  File 
"/home/iko/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 
588, in _build_from_requirements
dists = ws.resolve(reqs, Environment())
  File 
"/home/iko/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 
777, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'configparser>=3.5' distribution was 
not found and is required by importlib-metadata


Note that python-configparser of what should be a suitable version is installed 
(and imports just fine manually):

: luggage%; aptitude show python-configparser
Package: python-configparser 
Version: 3.5.0b2-3
State: installed
Automatically installed: yes
Priority: optional
Section: python
Maintainer: Agustin Henze 
Architecture: all
Uncompressed Size: 412 k
Depends: python:any (< 2.8), python:any (>= 2.7~), libjs-sphinxdoc (>= 1.0)
Description: backport of the enhanced config parser introduced in Python 3.2 - 
PyPy
 The ancient ConfigParser module available in the standard library 2.x has seen 
a major update in Python 3.2. This is a
 backport of those changes so that they can be used directly in Python 2.7. 
 
 This package contains Python 2.7 module.
Homepage: https://bitbucket.org/ambv/configparser

python-pytest 3.10.1-2 (from testing) works.
--- End Message ---
--- Begin Message ---
Version: 0.23-2

It looks like reason is this (thanks to olasd for hint):

>>> from packaging import version
>>> version.parse('3.5.0b2') >= version.parse('3.5')
False

So I relaxed required version in setup.cfg and it should be fixed now.

TBH I still don't understand why this bug popped up after pytest upgrade.

Thanks for your bugreport.

-- 
Best regards
 Ondřej Nový
--- End Message ---


Processed: your mail

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

> reassign 942786 python-importlib-metadata
Bug #942786 [python-pytest] py.test fails to run
Bug reassigned from package 'python-pytest' to 'python-importlib-metadata'.
No longer marked as found in versions pytest/4.6.6-1.
Ignoring request to alter fixed versions of bug #942786 to the same values 
previously set
> --
Stopping processing here.

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



Bug#942617: FTBFS on i386

2019-10-21 Thread Khalid Aziz
On 10/18/19 9:38 PM, Daniel Baumann wrote:
> tag 942617 + patch
> thanks
> 
> I've found a patch for that and verified that it works, feel free to
> cherry-pick from here:
> 
> https://git.progress-linux.org/distributions/engywuck-backports/packages/kexec-tools/tree/debian/patches/progress-linux/0001-ftbfs-i386.patch
> 

Thanks! I will pull this patch in and update kexec-tools.

--
Khalid



Bug#942787: unclutter,unclutter-startup: both ship /usr/share/man/man1/unclutter-classic.1.gz

2019-10-21 Thread Andreas Beckmann
Package: unclutter,unclutter-startup
Version: 8-23
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install
because it tries to overwrite other packages files.

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

  Selecting previously unselected package unclutter-startup.
  Preparing to unpack .../unclutter-startup_8-23_all.deb ...
  Unpacking unclutter-startup (8-23) ...
  dpkg: error processing archive 
/var/cache/apt/archives/unclutter-startup_8-23_all.deb (--unpack):
   trying to overwrite '/usr/share/man/man1/unclutter-classic.1.gz', which is 
also in package unclutter 8-23
  Errors were encountered while processing:
   /var/cache/apt/archives/unclutter-startup_8-23_all.deb


cheers,

Andreas



Bug#942786: py.test fails to run

2019-10-21 Thread Anders Hammarquist
Package: python-pytest
Version: 4.6.6-1
Severity: grave

Attempting to run py.test fails with the following traceback:
Traceback (most recent call last):
  File "/usr/bin/py.test", line 6, in 
from pkg_resources import load_entry_point
  File 
"/home/iko/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 
3098, in 
@_call_aside
  File 
"/home/iko/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 
3082, in _call_aside
f(*args, **kwargs)
  File 
"/home/iko/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 
3111, in _initialize_master_working_set
working_set = WorkingSet._build_master()
  File 
"/home/iko/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 
575, in _build_master
return cls._build_from_requirements(__requires__)
  File 
"/home/iko/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 
588, in _build_from_requirements
dists = ws.resolve(reqs, Environment())
  File 
"/home/iko/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 
777, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'configparser>=3.5' distribution was 
not found and is required by importlib-metadata


Note that python-configparser of what should be a suitable version is installed 
(and imports just fine manually):

: luggage%; aptitude show python-configparser
Package: python-configparser 
Version: 3.5.0b2-3
State: installed
Automatically installed: yes
Priority: optional
Section: python
Maintainer: Agustin Henze 
Architecture: all
Uncompressed Size: 412 k
Depends: python:any (< 2.8), python:any (>= 2.7~), libjs-sphinxdoc (>= 1.0)
Description: backport of the enhanced config parser introduced in Python 3.2 - 
PyPy
 The ancient ConfigParser module available in the standard library 2.x has seen 
a major update in Python 3.2. This is a
 backport of those changes so that they can be used directly in Python 2.7. 
 
 This package contains Python 2.7 module.
Homepage: https://bitbucket.org/ambv/configparser

python-pytest 3.10.1-2 (from testing) works.



Bug#942785: klavaro: ships /usr/include/gtkdatabox*.h belonging to libgtkdatabox-dev

2019-10-21 Thread Andreas Beckmann
Package: klavaro
Version: 3.09-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install
because it tries to overwrite other packages files.

klavaro does not sound like it is supposed to ship these headers:

usr/include/gtkdatabox.h
usr/include/gtkdatabox_bars.h
usr/include/gtkdatabox_graph.h
usr/include/gtkdatabox_grid.h
usr/include/gtkdatabox_lines.h
usr/include/gtkdatabox_marshal.h
usr/include/gtkdatabox_points.h
usr/include/gtkdatabox_ruler.h
usr/include/gtkdatabox_scale.h
usr/include/gtkdatabox_typedefs.h
usr/include/gtkdatabox_xyc_graph.h


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

  Selecting previously unselected package klavaro.
  Preparing to unpack .../39-klavaro_3.09-1_amd64.deb ...
  Unpacking klavaro (3.09-1) ...
  dpkg: error processing archive 
/tmp/apt-dpkg-install-xy269p/39-klavaro_3.09-1_amd64.deb (--unpack):
   trying to overwrite '/usr/include/gtkdatabox.h', which is also in package 
libgtkdatabox-dev 1:0.9.3.1-1+b1
  dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
  Errors were encountered while processing:
   /tmp/apt-dpkg-install-xy269p/39-klavaro_3.09-1_amd64.deb


cheers,

Andreas


libgtkdatabox-dev=1:0.9.3.1-1+b1_klavaro=3.09-1.log.gz
Description: application/gzip


Bug#942784: lazarus-src-2.0: fails to install: preinst: 7: [: missing ]; dpkg: error: --compare-versions takes three arguments

2019-10-21 Thread Andreas Beckmann
Package: lazarus-src-2.0
Version: 2.0.2+dfsg-5
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

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

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

  Selecting previously unselected package lazarus-src-2.0.
  Preparing to unpack .../lazarus-src-2.0_2.0.2+dfsg-5_all.deb ...
  /var/lib/dpkg/tmp.ci/preinst: 7: [: missing ]
  dpkg: error: --compare-versions takes three arguments:   

  
  Type dpkg --help for help about installing and deinstalling packages [*];
  Use 'apt' or 'aptitude' for user-friendly package management;
  Type dpkg -Dhelp for a list of dpkg debug flag values;
  Type dpkg --force-help for a list of forcing options;
  Type dpkg-deb --help for help about manipulating *.deb files;
  
  Options marked [*] produce a lot of output - pipe it through 'less' or 'more' 
!
  Unpacking lazarus-src-2.0 (2.0.2+dfsg-5) ...
  dpkg: error processing archive 
/var/cache/apt/archives/lazarus-src-2.0_2.0.2+dfsg-5_all.deb (--unpack):
   trying to overwrite 
'/usr/lib/lazarus/2.0.2/examples/codepageconverter/filefind/filefindlaz.lpk', 
which is also in package lazarus-ide-2.0 2.0.2+dfsg-5
  dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
  /var/lib/dpkg/tmp.ci/postrm: 7: [: missing ]
  dpkg: error: --compare-versions takes three arguments:   

  
  Type dpkg --help for help about installing and deinstalling packages [*];
  Use 'apt' or 'aptitude' for user-friendly package management;
  Type dpkg -Dhelp for a list of dpkg debug flag values;
  Type dpkg --force-help for a list of forcing options;
  Type dpkg-deb --help for help about manipulating *.deb files;
  
  Options marked [*] produce a lot of output - pipe it through 'less' or 'more' 
!
  Errors were encountered while processing:
   /var/cache/apt/archives/lazarus-src-2.0_2.0.2+dfsg-5_all.deb


cheers,

Andreas


lazarus-ide-2.0=2.0.2+dfsg-5_lazarus-src-2.0=2.0.2+dfsg-5.log.gz
Description: application/gzip


Processed: severity of 942768 is serious

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

> severity 942768 serious
Bug #942768 [lcl-units-2.0] lcl-units-2.0: file conflict with lazarus-src-2.0 
(versin 2.0.2+dfsg-5)
Severity set to 'serious' from 'important'
> thanks
Stopping processing here.

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



Bug#942783: openjdk-14-dbg: shares Build-IDs with openjdk-13-dbg

2019-10-21 Thread Andreas Beckmann
Package: openjdk-14-dbg
Version: 14~19-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install
because it tries to overwrite other packages files without declaring a
Breaks+Replaces relation.

See policy 7.6 at
https://www.debian.org/doc/debian-policy/ch-relationships.html#overwriting-files-and-replacing-packages-replaces

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

  Preparing to unpack .../openjdk-14-dbg_14~19-1_amd64.deb ...
  Unpacking openjdk-14-dbg:amd64 (14~19-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/openjdk-14-dbg_14~19-1_amd64.deb (--unpack):
   trying to overwrite 
'/usr/lib/debug/.build-id/20/567fbccf545b1af2092512ab42d22565a021b0.debug', 
which is also in package openjdk-13-dbg:amd64 13.0.1+9-2
  dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
  Errors were encountered while processing:
   /var/cache/apt/archives/openjdk-14-dbg_14~19-1_amd64.deb

This seems to be a problem coming back with each new major upstream
version.


cheers,

Andreas


openjdk-13-dbg=13.0.1+9-2_openjdk-14-dbg=14~19-1.log.gz
Description: application/gzip


Processed: limit package to repmgr, fixed 942536 in 5.0.0-2

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

> limit package repmgr
Limiting to bugs with field 'package' containing at least one of 'repmgr'
Limit currently set to 'package':'repmgr'

> fixed 942536 5.0.0-2
Bug #942536 {Done: Marco Nenciarini } [repmgr] repmgr needs 
a source-only upload
Marked as fixed in versions repmgr/5.0.0-2.
> thanks
Stopping processing here.

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



Processed: Bug#937162 marked as pending in nototools

2019-10-21 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #937162 [src:nototools] nototools: Python2 removal in sid/bullseye
Added tag(s) pending.

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



Bug#937162: marked as pending in nototools

2019-10-21 Thread Jeremy Bicha
Control: tag -1 pending

Hello,

Bug #937162 in nototools reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below and you can check the diff of the fix at:

https://salsa.debian.org/fonts-team/nototools/commit/a82028254de1d5bd024848203c5a66ee05dcd01c


Build python3-nototools and drop python-nototools

Closes: #937162


(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/937162



Bug#942536: marked as done (repmgr needs a source-only upload)

2019-10-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Oct 2019 12:26:15 +0200
with message-id <5d76a00c-acf9-11fe-df98-352a5cfda...@debian.org>
and subject line Re: repmgr needs a source-only upload
has caused the Debian Bug report #942536,
regarding repmgr needs a source-only upload
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.)


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

Package: repmgr
Version: 5.0.0-1
Severity: serious

The release team have decreed that non-buildd binaries can no longer migrate to 
testing, please make a source-only upload so your package can migrate.
--- End Message ---
--- Begin Message ---
package repmgr
fixed 942536 5.0.0-2
thanks

Hi,

On Thu, 17 Oct 2019 19:41:12 +0100 peter green  wrote:
> Package: repmgr
> Version: 5.0.0-1
> Severity: serious
> 
> The release team have decreed that non-buildd binaries can no longer migrate 
> to testing, please make a source-only upload so your package can migrate.
> 

The source only upload has just been accepted in unstable.

Thanks,
Marco

-- 
Marco Nenciarini - mnen...@debian.org
7C23 B804 3E65 D298 0A21  B6E2 589F 03F0 1BA5 5038



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Bug#941933: Reassigning this to normaliz, where it belongs

2019-10-21 Thread Adam Conrad
reassign 941933 libnormaliz-dev
kthxbye

I'm reassigning this bug to normaliz.  As noted by the polymake maintainer,
this is a question of normaliz headers missing a dependency, not polymake
itself being buggy.

In Ubuntu, I patched[1] normaliz to have the arch:any header package depend
on libeantic-dev on the same arches where we build-depend on and enable the
integration, and that did indeed cause polymake to be buildable[2] once
again (well, okay, I also cut the concurrency in half to avoid an entirely
different bug, but that's not relevant to this one :P).

... Adam

[1] 
http://launchpadlibrarian.net/447693482/normaliz_3.7.1+ds-3_3.7.1+ds-3ubuntu1.diff.gz
[2] https://launchpad.net/ubuntu/+source/polymake/3.2r4-4ubuntu1



Processed: Reassigning this to normaliz, where it belongs

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

> reassign 941933 libnormaliz-dev
Bug #941933 [src:polymake] polymake: FTBFS: no more rules available to compute 
'HILBERT_BASIS_GENERATORS'
Bug reassigned from package 'src:polymake' to 'libnormaliz-dev'.
No longer marked as found in versions polymake/3.2r4-4.
Ignoring request to alter fixed versions of bug #941933 to the same values 
previously set
> kthxbye
Stopping processing here.

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



Bug#942760: tesseract-ocr: Needs newer libtesseract4

2019-10-21 Thread Philipp Klaus Krause
Package: tesseract-ocr
Version: 4.1.0-2
Severity: grave
Justification: renders package unusable

tesseract-ocr 4.1.0-2 depends on libtesseract4 >= 4.0.0.

However, invokation fails with libtesseract4 4.0.0:

tesseract: symbol lookup error: tesseract: undefined symbol:
_ZN9tesseract10SIMDDetect15avx2_available_E

After upgrading libtesseract4 to 4.1.0-2, it works for me.



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

Kernel: Linux 5.2.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_WARN
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), 
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages tesseract-ocr depends on:
ii  libc62.29-2
ii  libcairo21.16.0-4
ii  libfontconfig1   2.13.1-2+b1
ii  libgcc1  1:9.2.1-8
ii  libglib2.0-0 2.62.1-1
ii  libicu63 63.2-2
ii  liblept5 1.76.0-1
ii  libpango-1.0-0   1.42.4-7
ii  libpangocairo-1.0-0  1.42.4-7
ii  libpangoft2-1.0-01.42.4-7
ii  libstdc++6   9.2.1-8
ii  libtesseract44.0.0-2
ii  tesseract-ocr-eng1:4.00~git30-7274cfa-1
ii  tesseract-ocr-osd1:4.00~git30-7274cfa-1

tesseract-ocr recommends no packages.

tesseract-ocr suggests no packages.

-- no debconf information



Bug#922596: marked as done (FTBFS against opencv 4.0.1 (exp))

2019-10-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Oct 2019 08:18:02 +0200
with message-id 

and subject line Closes: #922596
has caused the Debian Bug report #922596,
regarding FTBFS against opencv 4.0.1 (exp)
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.)


-- 
922596: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922596
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: siril
Version: 0.9.10-2
Severity: important

pkg-config file has been marked as deprecated by upstream since opencv4


siril_0.9.10-2_ppc64el-2019-02-15T11:52:06Z.build.zst
Description: Binary data
--- End Message ---
--- Begin Message ---
Package: siril
Version: 0.9.11-1

We close this bug thanks to the reintroduction of the pkg-config file in
libopencv in #942562.
Siril can now be compiled without any problem

Cheers,
--- End Message ---


Bug#942757: marked as done (odb-api: fails to build with multiple supported python3 versions)

2019-10-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Oct 2019 06:19:14 +
with message-id 
and subject line Bug#942757: fixed in odb-api 0.18.1-8
has caused the Debian Bug report #942757,
regarding odb-api: fails to build with multiple supported python3 versions
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.)


-- 
942757: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942757
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: odb-api
Version: 0.18.1-7
Severity: serious
Tags: patch ftbfs
Justification: fails to build from source (but built successfully in the past)

Dear Maintainer,

odb-api fails to build when multpile python3 versions are supported, as
is the case in Ubuntu Focal currently, like this:

for f in `py3versions --supported | sed -e 's%python3.7%%'  ` ; do \
/usr/bin/make -C /<>/debian/build/$f 
DESTDIR=/<>/debian/tmp ; \
done
make[2]: Entering directory '/<>'
make[2]: *** /<>/debian/build/python3.8: No such file or 
directory.  Stop.
make[2]: Leaving directory '/<>'

(full log here:
https://launchpadlibrarian.net/447773633/buildlog_ubuntu-focal-amd64.odb-api_0.18.1-7build1_BUILDING.txt.gz)

It seems to me that the code that runs to configure the package for
other python versions is just wrong: it uses $$d in the argument to
--builddirectory which is not defined anywhere, it passed
--builddirectory to dh_auto_configure after "--" (so it is passed to the
upstream configure script, not dh) and it sets the build directory to be
a subdirectory of the "default" build directory. I don't know if this
last point is an actual problem (although it does smell funny to me),
but this patch fixes this anyway, as well as the other two problems.

Cheers,
mwh
-- System Information:
Debian Release: buster/sid
  APT prefers eoan
  APT policy: (500, 'eoan'), (400, 'eoan-proposed')
Architecture: amd64 (x86_64)

Kernel: Linux 5.3.0-18-generic (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru odb-api-0.18.1/debian/rules odb-api-0.18.1/debian/rules
--- odb-api-0.18.1/debian/rules 2019-09-02 04:48:13.0 +1200
+++ odb-api-0.18.1/debian/rules 2019-10-21 14:17:49.0 +1300
@@ -55,14 +55,14 @@
done
dh_auto_configure --  ${CMAKE_CFLAGS} 
-DPYTHON_EXECUTABLE=/usr/bin/${PY3DEFAULT}
for f in ${PY3OTHERS} ; do \
-   dh_auto_configure --  ${CMAKE_CFLAGS} 
-DPYTHON_EXECUTABLE=/usr/bin/$$f \
---builddirectory=$(BUILDDIR)/$$d ; \
+   dh_auto_configure --builddirectory=$(BUILDDIR)-$$f \
+ -- ${CMAKE_CFLAGS} -DPYTHON_EXECUTABLE=/usr/bin/$$f; \
done
 
 override_dh_auto_build:
$(MAKE) -C $(BUILDDIR) DESTDIR=$(DESTDIR)
for f in ${PY3OTHERS} ; do \
-   $(MAKE) -C $(BUILDDIR)/$$f DESTDIR=$(DESTDIR) ; \
+   $(MAKE) -C $(BUILDDIR)-$$f DESTDIR=$(DESTDIR) ; \
done
 
 override_dh_auto_test:
--- End Message ---
--- Begin Message ---
Source: odb-api
Source-Version: 0.18.1-8

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

Debian distribution maintenance software
pp.
Alastair McKinstry  (supplier of updated odb-api 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, 20 Oct 2019 20:57:26 +0100
Source: odb-api
Architecture: source
Version: 0.18.1-8
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry 
Changed-By: Alastair McKinstry 
Closes: 942757 3942687
Changes:
 odb-api (0.18.1-8) unstable; urgency=medium
 .
   * Drop Fortran-Mod: no longer used by dh_fortran_mod
   * Standards-Version: 4.4.1.0; no changes required
   * Patch for eckit 1.4.2 changes (+ compiler update?)
   * Split eckit; now provided in separate package
   * Typo in d/rules blocks python3.8 build. Closes: #942757, 3942687