Bug#1032553: magic-wormhole: FTBFS in testing: dh_auto_test: error: pybuild --test -i python{version} -p 3.11 returned exit code 13

2023-04-05 Thread Sascha Steinbiss

Hi all,

[...]
This is mentioned in 
https://github.com/magic-wormhole/magic-wormhole/issues/458 as likely

a "timing issue". Not sure if it's fixed upstream. >


Could it make sense to also patch the tests to include the delay that is 
mentioned in the GitHub issue comments?


Cheers
Sascha




OpenPGP_signature
Description: OpenPGP digital signature


Bug#1033426: marked as done (python-uhashring: FTBFS in testing: tests fail)

2023-04-05 Thread Debian Bug Tracking System
Your message dated Wed, 05 Apr 2023 10:49:03 +
with message-id 
and subject line Bug#1033426: fixed in python-uhashring 2.1-3
has caused the Debian Bug report #1033426,
regarding python-uhashring: FTBFS in testing: tests fail
to be marked as done.

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

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


-- 
1033426: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033426
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-uhashring
Version: 2.1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230323 ftbfs-bookworm

Hi,

During a rebuild of all packages in testing (bookworm), your package failed
to build on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> pkgos-dh_auto_install --no-py2 --in-tmp
> + PKGOS_IN_TMP=no
> + echo WARNING: --no-py2 is deprecated and always on.
> WARNING: --no-py2 is deprecated and always on.
> + shift
> + PKGOS_IN_TMP=yes
> + shift
> + dpkg-parsechangelog -SSource
> + SRC_PKG_NAME=python-uhashring
> + echo python-uhashring
> + sed s/python-//
> + PY_MODULE_NAME=uhashring
> + py3versions -vr
> + PYTHON3S=3.11
> + [ yes = yes ]
> + TARGET_DIR=tmp
> + pwd
> + python3.11 setup.py install --install-layout=deb --root 
> /<>/debian/tmp
> running install
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/uhashring
> copying uhashring/ring.py -> build/lib/uhashring
> copying uhashring/ring_meta.py -> build/lib/uhashring
> copying uhashring/ring_ketama.py -> build/lib/uhashring
> copying uhashring/__init__.py -> build/lib/uhashring
> copying uhashring/monkey.py -> build/lib/uhashring
> running egg_info
> creating uhashring.egg-info
> writing uhashring.egg-info/PKG-INFO
> writing dependency_links to uhashring.egg-info/dependency_links.txt
> writing top-level names to uhashring.egg-info/top_level.txt
> writing manifest file 'uhashring.egg-info/SOURCES.txt'
> reading manifest file 'uhashring.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> writing manifest file 'uhashring.egg-info/SOURCES.txt'
> running install_lib
> creating /<>/debian/tmp
> creating /<>/debian/tmp/usr
> creating /<>/debian/tmp/usr/lib
> creating /<>/debian/tmp/usr/lib/python3
> creating /<>/debian/tmp/usr/lib/python3/dist-packages
> creating /<>/debian/tmp/usr/lib/python3/dist-packages/uhashring
> copying build/lib/uhashring/ring.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/uhashring
> copying build/lib/uhashring/ring_meta.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/uhashring
> copying build/lib/uhashring/ring_ketama.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/uhashring
> copying build/lib/uhashring/__init__.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/uhashring
> copying build/lib/uhashring/monkey.py -> 
> /<>/debian/tmp/usr/lib/python3/dist-packages/uhashring
> byte-compiling 
> /<>/debian/tmp/usr/lib/python3/dist-packages/uhashring/ring.py 
> to ring.cpython-311.pyc
> byte-compiling 
> /<>/debian/tmp/usr/lib/python3/dist-packages/uhashring/ring_meta.py
>  to ring_meta.cpython-311.pyc
> byte-compiling 
> /<>/debian/tmp/usr/lib/python3/dist-packages/uhashring/ring_ketama.py
>  to ring_ketama.cpython-311.pyc
> byte-compiling 
> /<>/debian/tmp/usr/lib/python3/dist-packages/uhashring/__init__.py
>  to __init__.cpython-311.pyc
> byte-compiling 
> /<>/debian/tmp/usr/lib/python3/dist-packages/uhashring/monkey.py 
> to monkey.cpython-311.pyc
> running install_egg_info
> Copying uhashring.egg-info to 
> /<>/debian/tmp/usr/lib/python3/dist-packages/uhashring-2.1.egg-info
> Skipping SOURCES.txt
> running install_scripts
> + pwd
> + rm -rf /<>/debian/python*/usr/lib/python*/dist-packages/*.pth
> + pwd
> + rm -rf /<>/debian/tmp/usr/lib/python*/dist-packages/*.pth
> set -e ; for pyvers in 3.11; do \
>   PYTHONPATH=. python$pyvers -m pytest ; \
> done
> = test session starts 
> ==
> platform linux -- Python 3.11.2, pytest-7.2.1, pluggy-1.0.0+repack
> rootdir: /<>, configfile: tox.ini
> collected 21 items
> 
> tests/test_distribution.py F [  
> 4%]
> tests/test_implementation.py .s...

Bug#1029588: marked as done (bts: Changes in libio-socket-ssl-perl 2.078 make bts fail to send mail to mail-server via SSL/TLS - hostname verification failed)

2023-04-05 Thread Debian Bug Tracking System
Your message dated Wed, 05 Apr 2023 11:18:55 +
with message-id 
and subject line Bug#1029588: fixed in devscripts 2.23.4
has caused the Debian Bug report #1029588,
regarding bts: Changes in libio-socket-ssl-perl 2.078 make bts fail to send 
mail to mail-server via SSL/TLS - hostname verification failed
to be marked as done.

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

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


-- 
1029588: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029588
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: devscripts
Version: 2.22.2
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hi,

I'm running a mail server. The server is using wildcard-certificates issued by
letsencrypt (but the same issue happens with a dedicated certificate). Since
the last update of libio-socket-ssl-perl, whenever I try to send mails via the
bts command, I receive the following error:

bts: failed to open SMTPS connection to smtps://mail.wgdd.de
(hostname verification failed)

Same happens if I use TLS. I checked the certificates and I cannot find any
issues. All other tools work well. If I downgrade libio-socket-ssl-perl to
version 2.077-1, everything works fine. The main change between versions 2.077
and 2.078 in libio-socket-ssl-perl is:

2.078 2022/12/11
- - revert decision from 2014 to not verify hostname by default if hostname is
  IP address but no explicit verification scheme given
  https://github.com/noxxi/p5-io-socket-ssl/issues/121

I found some hints, that Net::SMTPS, used by bts, does not support
SSL_verifycn_scheme smtp.  But this is not my expertise. I'd just like to see
bts fixed and being able to send mail to a mailserver via SSL/TLS.

Issues with SSL support in bts have come up multiple times. I remember, that I
even had to patch some code myself in the past to make it work. There are even
now patches (e.g. #853991), which might improve the situation. But like this,
bts is unusable.

Regards, Daniel



- -- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'stable-security'), (500, 'stable-debug'), (500, 'unstable'), (500, 'testing'), 
(500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-1-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libio-socket-ssl-perl depends on:
ii  libnet-ssleay-perl  1.92-2+b1
ii  netbase 6.4
ii  perl5.36.0-7

Versions of packages libio-socket-ssl-perl recommends:
pn  libio-socket-ip-perl | libio-socket-inet6-perl  
ii  libnet-idn-encode-perl  2.500-3+b1
ii  libnet-libidn-perl  0.12.ds-4+b1
ii  liburi-perl 5.17-1
ii  perl-base [libsocket-perl]  5.36.0-7

Versions of packages libio-socket-ssl-perl suggests:
ii  ca-certificates  20211016

- -- no debconf information

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAmPQmXwACgkQS80FZ8KW
0F1P+hAA1KcFh8/lqTRkrrL85H0vGbr82KNFvNRLGwqOyzL9N4vLjfIedlt+hzbU
6/YzRznl5dCzTHCwju4BYyZfrpo6NPPtfLjjwPRtajwUnbw3Q9INGACTupkTtwoC
eKCFQM2dpGODERD1zjPN16iBfoGc97pWzE3nCZpxUFZxhKTKw78tpmbr7LMnHx2j
DKXAJgejlmhtYxVLk9YKynLR0x8MoSNlYRB1T7hdoQt0lo5KnbQbEsZjlXSg9AFb
8I/T29YO9n2dA2litq4RMVONtDN9p1YyCsY+fBO8RUnLS6v+Wy+vCEhwBYPm/dQp
DajXqxmWwU94oMF3UT8NuvgGW2OCWOhbrpFaSRRnGctXoTHTzJ/D7qMza5Qakdxh
SdORO9d5LRAwFDti54zx9c62Z42wUn2P7tIIhYJpI/VcqMeVIlPw9lOzb/Xkur2e
lX2ARUbFxFuyP87pn90LNv+GIsNe6lrXfY9GXQ080RZ9lozui1YKk9bGVvLHYOVR
XGEIPSBX9FqosBA8ZQ6FrJiUZ7yC+1Cz0dToHMiGNaDSlS/naxadQCSp3ZHuHl0g
Esxq7MnnKIgzjqLx7PSgGzDNan5mnS+k0c5T6uC+6jL9z2m5czPqGLUVaAFYjwd3
X3+dsBZY34R1qZ1qzzqJutp0nZXO4NiIwSINbXVO8dcdsjTACoE=
=+f0s
-END PGP SIGNATURE-
--- End Message ---
--- Begin Message ---
Source: devscripts
Source-Version: 2.23.4
Done: Benjamin Drung 

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

Debian distribution maintenance software
pp.
Benjamin Drung  (supp

Bug#994274: syslinux: FTBFS with gnu-efi 3.0.13

2023-04-05 Thread James Addison
Followup-For: Bug #994274
X-Debbugs-Cc: lu...@schwaighofer.name, pk...@debian.org, timo.lindf...@iki.fi

Hi Lukas, Philipp, Timo,

Does reverting the removal[1] of 'efisetjmp.h' from 'efi.h' in src:gnu-efi
produce successful results?

That occurred between gnu-efi versions 3.0.9 and 3.0.13 if I read the upstream
history correctly.

(revert patch attached for convenience, although I'm not yet going to add the
corresponding tag to this bug until we confirm whether it's useful)

And if that headerfile does seem relevant: this issue may affect src:shim too.

Thanks,
James

[1] - 
https://sourceforge.net/u/lslrt/gnu-efi/ci/486ba3c3bdd147b7d98159b9e650be60bce0f027/
--- a/apps/setjmp.c
+++ b/apps/setjmp.c
@@ -1,7 +1,6 @@
 
 #include 
 #include 
-#include 
 
 EFI_STATUS
 efi_main(
--- a/inc/efi.h
+++ b/inc/efi.h
@@ -75,6 +75,7 @@
 #include "efiudp.h"
 #include "efitcp.h"
 #include "efipoint.h"
+#include "efisetjmp.h"
 #include "efishell.h"
 
 #endif


Bug#1032392: python3-scikit-rf: import fails: AttributeError: module 'collections' has no attribute 'Sequence'

2023-04-05 Thread Josef Schneider

Hello,

I have attached a debdiff where I import the collections.abc python 
package which has the Sequence and MutableMapping attributes instead of 
collections. This patch is applied to the 0.15.4 upstream which is the 
current in debian. With this fix, the package builds and importing the 
skrf package in a python console works as expected. I can upload this RC 
bug fix as a NMU if you want. Thanks!


--
Josef Schneider

GPG Fingerprint 3267 0331 DB61 A817 7D25 4D05 5A44 BC12 F2A8 E58F
diff -Nru scikit-rf-0.15.4/debian/changelog scikit-rf-0.15.4/debian/changelog
--- scikit-rf-0.15.4/debian/changelog   2020-12-02 09:46:23.0 +0100
+++ scikit-rf-0.15.4/debian/changelog   2023-04-04 19:53:06.0 +0200
@@ -1,3 +1,11 @@
+scikit-rf (0.15.4-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add patch to import python package collections.abc instead of collections.
++ Fixes AttributeError when importing the package (Closes: #1032392).
+
+ -- Josef Schneider   Tue, 04 Apr 2023 19:53:06 +0200
+
 scikit-rf (0.15.4-2) unstable; urgency=medium
 
   * First source-only upload
diff -Nru scikit-rf-0.15.4/debian/patches/0002-import-collections-abc.patch 
scikit-rf-0.15.4/debian/patches/0002-import-collections-abc.patch
--- scikit-rf-0.15.4/debian/patches/0002-import-collections-abc.patch   
1970-01-01 01:00:00.0 +0100
+++ scikit-rf-0.15.4/debian/patches/0002-import-collections-abc.patch   
2023-04-04 19:53:06.0 +0200
@@ -0,0 +1,43 @@
+From eb86566f22b80cf782585dc04d872fc11b437946 Mon Sep 17 00:00:00 2001
+From: Josef Schneider 
+Date: Tue, 4 Apr 2023 20:04:21 +0200
+Subject: [PATCH] import collections abc
+
+---
+ skrf/util.py | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/skrf/util.py b/skrf/util.py
+index b9566f3..355ec0e 100644
+--- a/skrf/util.py
 b/skrf/util.py
+@@ -32,7 +32,7 @@ import six.moves.cPickle as pickle
+ 
+ import numpy as npy
+ from datetime import datetime
+-import collections
++import collections.abc
+ import pprint
+ import re
+ from subprocess import Popen, PIPE
+@@ -286,7 +286,7 @@ def findReplace(directory, find, replace, filePattern):
+ 
+ # general purpose objects
+ 
+-class HomoList(collections.Sequence):
++class HomoList(collections.abc.Sequence):
+ '''
+ 
+ A Homogeneous Sequence
+@@ -384,7 +384,7 @@ class HomoList(collections.Sequence):
+ return pprint.pformat(self.store)
+ 
+ 
+-class HomoDict(collections.MutableMapping):
++class HomoDict(collections.abc.MutableMapping):
+ '''
+ A Homogeneous Mutable Mapping
+ 
+-- 
+2.38.1
+
diff -Nru scikit-rf-0.15.4/debian/patches/series 
scikit-rf-0.15.4/debian/patches/series
--- scikit-rf-0.15.4/debian/patches/series  2020-12-02 09:45:36.0 
+0100
+++ scikit-rf-0.15.4/debian/patches/series  2023-04-04 19:53:06.0 
+0200
@@ -1 +1,2 @@
 0001-Included-script-should-run-with-Python-3.patch
+0002-import-collections-abc.patch


OpenPGP_0x5A44BC12F2A8E58F.asc
Description: OpenPGP public key


OpenPGP_signature
Description: OpenPGP digital signature


Processed: python3-scikit-rf: import fails: AttributeError: module 'collections' has no attribute 'Sequence'

2023-04-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 1032392 patch
Bug #1032392 [python3-scikit-rf] python3-scikit-rf: import fails: 
AttributeError: module 'collections' has no attribute 'Sequence'
Added tag(s) patch.
> thanks
Stopping processing here.

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



Bug#1033429: marked as done (simutrans-pak128.britain: FTBFS in testing: make[2]: *** [Makefile:135: industry] Error 1)

2023-04-05 Thread Debian Bug Tracking System
Your message dated Wed, 05 Apr 2023 15:37:19 +
with message-id 
and subject line Bug#1033926: Removed package(s) from unstable
has caused the Debian Bug report #1033429,
regarding simutrans-pak128.britain: FTBFS in testing: make[2]: *** 
[Makefile:135: industry] Error 1
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.)


-- 
1033429: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033429
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: simutrans-pak128.britain
Version: 1.18-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230323 ftbfs-bookworm

Hi,

During a rebuild of all packages in testing (bookworm), your package failed
to build on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<>'
> ===> COPY
> ===> OUTSIDE with REVISION and grounds
> #@svnversion >>grounds/outsiderev.dat
> echo 1991 >>grounds/outsiderev.dat
> Warning: tabfile_t::read: No data in "1991"
> Warning: :Entry "copyright=pak128.Britain 1.18 120.3 r" ignored (check 
> spelling)
> ===> PAK32 boats/holds
> Message: Image size:  Now set to 32x32
> ===> PAK64 gui/gui64
> libpng warning: Interlace handling should be turned on when using 
> png_read_image
> libpng warning: iCCP: known incorrect sRGB profile
> libpng warning: Interlace handling should be turned on when using 
> png_read_image
> libpng warning: iCCP: known incorrect sRGB profile
> ===> PAK128 air
> Message: Image size:  Now set to 128x128
> Warning: AirbusA320(Thomson): Entry "comfort=100" ignored (check spelling)
> Warning: AirbusA320(Thomson): Entry "increase_maintenance_after_years=30" 
> ignored (check spelling)
> Warning: HandleyPageW8b_Mail: Entry "minimum_runway_length=600" ignored 
> (check spelling)
> Warning: HandleyPageW8b_Mail: Entry "min_loading_time=1800" ignored (check 
> spelling)
> Warning: HandleyPageW8b_Mail: Entry "max_loading_time=2000" ignored (check 
> spelling)
> Warning: HandleyPageW8b_Mail: Entry "tractive_effort=13" ignored (check 
> spelling)
> Warning: Vickers_Viscount_802(BEA):   Entry "catering_level=3" ignored (check 
> spelling)
> Warning: Bristol_Type170_Mk32_BritishUnitedAirFerries:Entry 
> "range=2140" ignored (check spelling)
> Warning: Bristol_Type170_Mk32_BritishUnitedAirFerries:Entry 
> "minimum_runway_length=1250" ignored (check spelling)
> Warning: Bristol_Type170_Mk32_BritishUnitedAirFerries:Entry 
> "comfort=90" ignored (check spelling)
> Warning: Bristol_Type170_Mk32_BritishUnitedAirFerries:Entry 
> "catering_level=1" ignored (check spelling)
> Warning: Bristol_Type170_Mk32_BritishUnitedAirFerries:Entry 
> "min_loading_time=2200" ignored (check spelling)
> Warning: Bristol_Type170_Mk32_BritishUnitedAirFerries:Entry 
> "max_loading_time=2200" ignored (check spelling)
> Warning: Bristol_Type170_Mk32_BritishUnitedAirFerries:Entry 
> "tractive_effort=38" ignored (check spelling)
> Warning: Bristol_Type170_Mk32_CargoCar:   Entry "range=2140" ignored 
> (check spelling)
> Warning: Bristol_Type170_Mk32_CargoCar:   Entry 
> "minimum_runway_length=1250" ignored (check spelling)
> Warning: Bristol_Type170_Mk32_CargoCar:   Entry "min_loading_time=2200" 
> ignored (check spelling)
> Warning: Bristol_Type170_Mk32_CargoCar:   Entry "max_loading_time=2200" 
> ignored (check spelling)
> Warning: Bristol_Type170_Mk32_CargoCar:   Entry "tractive_effort=38" 
> ignored (check spelling)
> Warning: Bristol_Type170_Mk32_CargoPiece: Entry "range=2140" ignored 
> (check spelling)
> Warning: Bristol_Type170_Mk32_CargoPiece: Entry 
> "minimum_runway_length=1250" ignored (check spelling)
> Warning: Bristol_Type170_Mk32_CargoPiece: Entry "min_loading_time=2200" 
> ignored (check spelling)
> Warning: Bristol_Type170_Mk32_CargoPiece: Entry "max_loading_time=2200" 
> ignored (check spelling)
> Warning: Bristol_Type170_Mk32_CargoPiece: Entry "tractive_effort=38" 
> ignored (check spelling)
> Warning: Bristol_Type170_Mk32_CargoCool:  Entry "range=2140" ignored 
> (check spelling)
> Warning: Bristol_Type170_Mk32_CargoCool:  Entry 
> "minimum_runway_length=1250" ignored (check spelling)
> Warning: Bristol_Type170_Mk32_CargoCool:  Entry "min_loading_time=2200" 
> ignored (check spelling)
> Warning: Bristol_Type170_Mk32_CargoCool:  Entry "max_loading_time=2200" 
> ignored (check spelling)
> Warning: Bristol_Type170_Mk32_CargoCool:  Entry "tractive_effort=38" 
> ignored (check spelling)
> Warning: BAC_111_500(Caledonian): Entry "comfort=95" ignore

Bug#899467: marked as done (cgminer: Invalid maintainer address pkg-bitcoin-de...@lists.alioth.debian.org)

2023-04-05 Thread Debian Bug Tracking System
Your message dated Wed, 05 Apr 2023 15:36:41 +
with message-id 
and subject line Bug#1033881: Removed package(s) from unstable
has caused the Debian Bug report #899467,
regarding cgminer: Invalid maintainer address 
pkg-bitcoin-de...@lists.alioth.debian.org
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.)


-- 
899467: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899467
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:cgminer
Version: 4.9.2-1
Severity: serious
User: ad...@alioth-lists.debian.net
Usertag: alioth-lists-maintainer

Dear uploader of cgminer,

as you've probably heard, Debian's alioth services are shutting down.
This affects your package cgminer since the list address
pkg-bitcoin-de...@lists.alioth.debian.org used in the Maintainer: field
was not transferred to the alioth-lists service that provides a
continuation for the lists in the @lists.alioth.debian.org domain.

Addresses that were not migrated have been disabled some time  ago. As
a result your package is now in violation of a "must" in the Debian
policy (3.3, working email address), making it unfit for release.

Please fix this before long. Among other reasons, keep in mind bug
reports and important notifications about your package might not reach
you.

Your options:

* Upload another version with a new maintainer address of your choice,

* Migrate the list to the new system. This is still possible,
  please appoint a Debian developer as a list owner first, then
  contact the alioth lists migration team 
  and provide all the necessary information.

  More information about the new service can be found here:
  

* More options, even if imperfect, can be found at
  


The first option is probably suitable only if the address was used just
in a small number of packages since this requires an upload for each of
them. To our knowledge, the usage count of
pkg-bitcoin-de...@lists.alioth.debian.org is 11.

The second option is available for a limited time only, by end of
May 2018 the most. So if you're interested in going this way, start the
process as soon as possible.

Note, as mails to the maintainer address will not get through, this
bugreport is Cc'ed (X-Debbugs-CC:) to all uploaders of the package.

Regards,

Christoph and some alioth-lists maintainers


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Version: 4.9.2-1+rm

Dear submitter,

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

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

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

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

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

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#900929: marked as done (CVE-2018-10057 CVE-2018-10058)

2023-04-05 Thread Debian Bug Tracking System
Your message dated Wed, 05 Apr 2023 15:36:41 +
with message-id 
and subject line Bug#1033881: Removed package(s) from unstable
has caused the Debian Bug report #900929,
regarding CVE-2018-10057 CVE-2018-10058
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.)


-- 
900929: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900929
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cgminer
Severity: grave
Tags: security

http://www.openwall.com/lists/oss-security/2018/06/03/1
--- End Message ---
--- Begin Message ---
Version: 4.9.2-1+rm

Dear submitter,

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

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

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

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

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

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#987939: marked as done (cgminer: fails to build from the source)

2023-04-05 Thread Debian Bug Tracking System
Your message dated Wed, 05 Apr 2023 15:36:41 +
with message-id 
and subject line Bug#1033881: Removed package(s) from unstable
has caused the Debian Bug report #987939,
regarding cgminer: fails to build from the source
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.)


-- 
987939: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987939
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cgminer
Version: 4.9.2-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
User: andre...@debian.org
Usertags: rebuild-ftbfs

Dear Maintainer,

While rebuilding your package from the source, I received this error:

gcc  -g -O2 -ffile-prefix-map=/<>=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security -lpthread
-specs=/usr/share/dpkg/no-pie-link.specs -Wl,-z,relro -Wl,-z,now -o cgminer 
cgminer-cgminer.o cgminer-util.o cgminer-sha2.o cgminer-api.o cgminer-logging.o 
cgmin
er-klist.o cgminer-noncedup.o  cgminer-usbutils.o cgminer-libbitfury.o 
cgminer-mcp2210.o cgminer-crc16.o cgminer-driver-avalon.o  
cgminer-driver-bflsc.o  cgminer
-driver-hashfast.o cgminer-driver-hashratio.o cgminer-driver-bitfury.o  
cgminer-driver-drillbit.o cgminer-driver-icarus.o cgminer-driver-klondike.o 
cgminer-drive
r-cointerra.ocgminer-driver-avalon2.o cgminer-driver-avalon4.o   
-ldl -lcurl  -ljansson -lpthread -lusb-1.0   -lrt -lsystemd -lm lib/libgnu.a 
ccan/libcca
n.a  -lncurses -lpthread
/usr/bin/ld: cgminer-util.o:./miner.h:273: multiple definition of 
`sp30_drv'; cgminer-cgminer.o:././miner.h:273: first defined here
/usr/bin/ld: cgminer-util.o:./miner.h:273: multiple definition of 
`sp10_drv'; cgminer-cgminer.o:././miner.h:273: first defined here
/usr/bin/ld: cgminer-util.o:./miner.h:273: multiple definition of 
`minion_drv'; cgminer-cgminer.o:././miner.h:273: first defined here
/usr/bin/ld: cgminer-util.o:./miner.h:273: multiple definition of 
`bab_drv'; cgminer-cgminer.o:././miner.h:273: first defined here
/usr/bin/ld: cgminer-util.o:./miner.h:273: multiple definition of 
`drillbit_drv'; cgminer-cgminer.o:././miner.h:273: first defined here
/usr/bin/ld: cgminer-util.o:./miner.h:273: multiple definition of 
`bitmineA1_drv'; cgminer-cgminer.o:././miner.h:273: first defined here
/usr/bin/ld: cgminer-util.o:./miner.h:273: multiple definition of 
`knc_drv'; cgminer-cgminer.o:././miner.h:273: first defined here
/usr/bin/ld: cgminer-util.o:./miner.h:273: multiple definition of 
`klondike_drv'; cgminer-cgminer.o:././miner.h:273: first defined here
/usr/bin/ld: cgminer-util.o:./miner.h:273: multiple definition of 
`icarus_drv'; cgminer-cgminer.o:././miner.h:273: first defined here
…

Most likely this failure is related to the new defaults GCC 10 comes
with.
The complete build log is attached to the bug report.

-- 
Cheers,
  Andrej


cgminer_amd64-2021-05-01T21:26:02Z.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Version: 4.9.2-1+rm

Dear submitter,

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

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

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

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

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

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Processed: Re: ddnet: autopkgtests not testing the installed package

2023-04-05 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 important
Bug #1032567 [src:ddnet] ddnet: autopkgtests not testing the installed package
Severity set to 'important' from 'serious'

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



Bug#1032567: ddnet: autopkgtests not testing the installed package

2023-04-05 Thread Tobias Frost
Control: severity -1 important

Hi Gianfranco,

On Thu, 9 Mar 2023 07:59:47 +0100 Gianfranco Costamagna 
 wrote:
> Source: ddnet
> Version: 16.4-1.1
> Severity: serious
> 
> Hello, the ddnet autopkgtests are not currently testing the installed 
> package, but rather doing some sort of testsuite on source directory. This 
> makes the test fail on s390x, rather than test not
being run due to it being not built from source.
> 
> G.

I agree that it is not the intention of autopkgtest to (re)run unit tests.
Said that, I disagree on the severity: It is still better than having no tests, 
as they
will be able to detect some issue, e.g if some reverse depenency breaks stuff.
The tests could be marked supeeficious, maybe…

s390x is in state "uncompiled", so s390x issues does not make this bug RC 
either.

Cheers,
tobi



Processed: severity of 1021967 is serious

2023-04-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 1021967 serious
Bug #1021967 [pokemmo-installer] pokemmo-installer: PokeMMO now requires Java 17
Bug #1021968 [pokemmo-installer] pokemmo-installer: PokeMMO now requires Java 17
Severity set to 'serious' from 'important'
Severity set to 'serious' from 'important'
> thanks
Stopping processing here.

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



Bug#1029588: bts: Changes in libio-socket-ssl-perl 2.078 make bts fail to send mail to mail-server via SSL/TLS - hostname verification failed

2023-04-05 Thread Daniel Leidert
Hi,

Am Mittwoch, dem 29.03.2023 um 18:42 +0200 schrieb Dominique Dumont:
> 
> Turns out that Perl module Net::SMTP supports SSL since 2014 [1], but
> bts still use Net::SMTPS which is an old wrapper around Net::SMTP.
> 
> I've patched bts to use Net::SMTP instead of Net::STMPS and I can
> connect to Daniel's server:

I'm really sorry for not getting back earlier. I was just too busy.


I'll test the updated package asap.

Thank you so much for working on this.

Regards, Daniel



Bug#1021967: marked as done (pokemmo-installer: PokeMMO now requires Java 17)

2023-04-05 Thread Debian Bug Tracking System
Your message dated Wed, 05 Apr 2023 20:10:29 +0200
with message-id 
and subject line Re: pokemmo-installer: PokeMMO now requires Java 17
has caused the Debian Bug report #1021967,
regarding pokemmo-installer: PokeMMO now requires Java 17
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.)


-- 
1021967: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021967
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pokemmo-installer
Version: 1.4.8-1
Severity: important
Tags: newcomer
X-Debbugs-Cc: k...@pokemmo.eu

Dear Maintainer,

The game PokeMMO now requires Java 17 to function. The default-jre package 
requirement must be replaced with openjdk-17-jre

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

Kernel: Linux 5.10.0-18-amd64 (SMP w/12 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages pokemmo-installer depends on:
ii  default-jre  2:1.11-72
ii  openssl  1.1.1n-0+deb11u3
ii  wget 1.21-1+deb11u1
ii  zenity   3.32.0-6

pokemmo-installer recommends no packages.

pokemmo-installer suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Default-jre package is now "openjdk-17-jre". so I guess this can be closed.--- End Message ---


Bug#1021968: marked as done (pokemmo-installer: PokeMMO now requires Java 17)

2023-04-05 Thread Debian Bug Tracking System
Your message dated Wed, 05 Apr 2023 20:10:29 +0200
with message-id 
and subject line Re: pokemmo-installer: PokeMMO now requires Java 17
has caused the Debian Bug report #1021967,
regarding pokemmo-installer: PokeMMO now requires Java 17
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.)


-- 
1021967: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021967
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Subject: pokemmo-installer: PokeMMO now requires Java 17
Package: pokemmo-installer
X-Debbugs-Cc: k...@pokemmo.eu
Version: 1.4.8-1
Severity: important
Tags: newcomer

Dear Maintainer,

The game PokeMMO now requires Java 17 to function. The default-jre package
requirement must be replaced with openjdk-17-jre

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

Kernel: Linux 5.10.0-18-amd64 (SMP w/12 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE
not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages pokemmo-installer depends on:
ii  default-jre  2:1.11-72
ii  openssl  1.1.1n-0+deb11u3
ii  wget 1.21-1+deb11u1
ii  zenity   3.32.0-6

pokemmo-installer recommends no packages.

pokemmo-installer suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Default-jre package is now "openjdk-17-jre". so I guess this can be closed.--- End Message ---


Bug#1033496: scilab: cannot start scilab at all

2023-04-05 Thread Pierre Gruet

Control: tags -1 confirmed

Hello,

Yes, unfortunately this is confirmed. In my last upload of scilab I did 
much to allow one to run the command-line tool (try running scilab-cli 
or scilab-adv-cli, this now works) but the GUI is not working, nor the 
graphics if one tries to plot something from the command-line tool.


Part of these problems are due to jogl2, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006532

I am currently doing some work in experimental in order to update jogl2 
and its dependencies. While doing so should allow one to plot from 
scilab-(adv-)cli, the GUI would still not be working.


Still needing investigation thus, I hope we can find the problem soon.

Best,

--
Pierre


OpenPGP_signature
Description: OpenPGP digital signature


Processed: Re: Bug#1033496: scilab: cannot start scilab at all

2023-04-05 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 confirmed
Bug #1033496 [scilab] scilab: cannot start scilab at all
Added tag(s) confirmed.

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



Processed: Bug#1022760 marked as pending in openrefine

2023-04-05 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #1022760 [openrefine] openrefine: localhost: returns HTTP ERROR 404 Not 
Found
Added tag(s) pending.

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



Bug#1022760: marked as pending in openrefine

2023-04-05 Thread Markus Koschany
Control: tag -1 pending

Hello,

Bug #1022760 in openrefine 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/java-team/openrefine/-/commit/bb324f3b1989a0ec434d95d3ea6020a214c64b06


Depend on libjoda-time-java.

Closes: #1022760
Thanks: Robert Jäschke for the report!


(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/1022760



Processed: fixed 1033868 in 5.0.2-1

2023-04-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> fixed 1033868 5.0.2-1
Bug #1033868 [linphone-desktop] linphone-desktop: cannot use any account, 
without agreeing to terms
Marked as fixed in versions linphone-desktop/5.0.2-1.
> thanks
Stopping processing here.

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



Bug#1022760: marked as done (openrefine: localhost:3333 returns HTTP ERROR 404 Not Found)

2023-04-05 Thread Debian Bug Tracking System
Your message dated Wed, 05 Apr 2023 19:49:22 +
with message-id 
and subject line Bug#1022760: fixed in openrefine 3.6.2-2
has caused the Debian Bug report #1022760,
regarding openrefine: localhost: returns HTTP ERROR 404 Not Found
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.)


-- 
1022760: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022760
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openrefine
Version: 3.6.1-1
Severity: important
X-Debbugs-Cc: francesco.frassine...@nina.no

Dear Maintainer,

I started openrefine and try to connect to it using the web brower 
(http://localhost:), but I got the following error:




Error 404 Not Found

HTTP ERROR 404 Not Found

URI:/
STATUS:404
MESSAGE:Not Found
SERVLET:-





I tried different paths, such as /openrefine, /server/webapp, but I get the 
same error. There is no mention in the documentation about using a different 
root path.

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

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

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


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing')
merged-usr: no
Architecture: amd64 (x86_64)

Kernel: Linux 5.4.0-128-generic (SMP w/8 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: unable to detect

Versions of packages openrefine depends on:
ii  curl7.85.0-1
ii  default-jre [java9-runtime] 2:1.11-72
ii  jython  2.7.2+repack1-4
ii  libapache-jena-java 4.5.0-1
ii  libapache-poi-java  4.0.1-4
ii  libclojure-java 1.10.3-1
ii  libcommons-codec-java   1.15-1
ii  libcommons-collections3-java3.2.2-2
ii  libcommons-collections4-java4.2-1
ii  libcommons-compress-java1.21-1
ii  libcommons-fileupload-java  1.4-1
ii  libcommons-io-java  2.11.0-2
ii  libcommons-lang-java2.6-10
ii  libcommons-lang3-java   3.12.0-2
ii  libcommons-text-java1.10.0-1
ii  libcommons-validator-java   1:1.6-2
ii  libgoogle-api-services-drive-java   1.32.1-2
ii  libgoogle-api-services-sheets-java  1.32.1-3
ii  libgoogle-http-client-java  1.42.0-1
ii  libguava-java   29.0-6
ii  libhttpclient5-java 5.1.3-1
ii  libhttpcore-java4.4.15-1
ii  libjackson2-annotations-java2.13.0-1
ii  libjackson2-core-java   2.13.0-2
ii  libjackson2-databind-java   2.13.2.2-1
ii  libjasypt-java  1.9.3-1
ii  libjaxb-api-java2.3.1-1
ii  libjetty9-java  9.4.49-1.1
ii  libjsoup-java   1.15.3-1
ii  libjsr305-java  0.1~+svn49-11
ii  libjuniversalchardet-java   2.4.0-3
ii  liblanguage-detector-java   0.6-2
ii  liblog4j2-java  2.17.2-1
ii  libmarc4j-java  2.9.2-1
ii  libmariadb-java 2.7.6-1
ii  libodfdom-java  0.9.0~RC2-2
ii  libokhttp-java  3.13.1-3
ii  libopenrefine-butterfly-java1.2.3-1
ii  libopenrefine-opencsv-java  2.4-2
ii  libopenrefine-vicino-java   1.2-3
ii  libowasp-encoder-java   1.2.3-2
ii  libpostgresql-jdbc-java 42.5.0-1
ii  libservlet-api-java 4.0.1-2
ii  libslf4j-java   1.7.32-1
ii  libsweble-common-java   3.0.8-3
ii  libsweble-wikitext-java 3.1.9-2
ii  libwikidata-toolkit-java0.13.3-1
ii  libxerial-sqlite-jdbc-java  3.39.2.0+dfsg-1
ii  openjdk-11-jre [java9-runtime]  11.0.16+8-1
ii  procps  2:3.3.17-7+b1
ii  velocity1.7-6

openrefine recommends no packages.

openrefine suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: openrefine
Source-Version: 3.6.2-2
Done: Markus Koschany 

We believe that the bug you reported is fixed in the latest version of
openrefine, which is due to be installed in the Debian FTP archive.

A summary of 

Bug#1033868: marked as done (linphone-desktop: cannot use any account, without agreeing to terms)

2023-04-05 Thread Debian Bug Tracking System
Your message dated Wed, 05 Apr 2023 19:48:57 +
with message-id 
and subject line Bug#1033868: fixed in linphone-desktop 4.4.10-3
has caused the Debian Bug report #1033868,
regarding linphone-desktop: cannot use any account, without agreeing to terms
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.)


-- 
1033868: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033868
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linphone-desktop
Version: 4.4.10-2+b2

When starting linphone-desktop, the four buttons to create or use any
accounts are greyed out. Users are supposed to first accept the "Terms
of use" and "privacy policy" of "Belledonne Communications" by
checkmark. The actual documents are on web pages under www.linphone.org.

IMHO, agree to terms only makes sense, if using their linphone SIP
service, but not when using any other SIP account. I really hope (but
did not yet check), that linphone does not interchange any data with
Belledonne, if I don't use their linphone SIP service, right?

Suggested solution: The buttons "Use SIP account" and "Fetch remote
configuration" must not be greyed out, even if user does not agree to
the terms. The other two buttons ("Create a linphone account" and "Use a
linphone account") should remain as they arey.

Also, the two documents might not be available, e.g. because using
linphone-desktop in an internal setup without web access or in a country
where outside web access is blocked. Maybe the documents could be copied
and linked to /usr/share/doc/linphone-desktop/?
--- End Message ---
--- Begin Message ---
Source: linphone-desktop
Source-Version: 4.4.10-3
Done: Dennis Filder 

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

Debian distribution maintenance software
pp.
Dennis Filder  (supplier of updated linphone-desktop package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 04 Apr 2023 18:09:27 +0200
Source: linphone-desktop
Architecture: source
Version: 4.4.10-3
Distribution: unstable
Urgency: medium
Maintainer: Debian VoIP Team 
Changed-By: Dennis Filder 
Closes: 1033868
Changes:
 linphone-desktop (4.4.10-3) unstable; urgency=medium
 .
   * Add patch to relax needlessly strict Terms of Service dialogue
 (Closes: #1033868).
Checksums-Sha1:
 8e4bb0f8e171c1c4f8e8f6e412c4528f9e68 2324 linphone-desktop_4.4.10-3.dsc
 b700e3e0f3c2bac427339e34243f3525adf7effe 9716 
linphone-desktop_4.4.10-3.debian.tar.xz
 76ff2caf88369b1cd9c8316492f36dc7d48727ab 16005 
linphone-desktop_4.4.10-3_amd64.buildinfo
Checksums-Sha256:
 068b44119d24f8ba74dc17f7ad3770f19d95cf0fe87c7a087b1da8fa28d3c954 2324 
linphone-desktop_4.4.10-3.dsc
 b40617f05e22d5f9e8c5e272f5c9246a7dd4d4fbb298b3bfba2e30f06103d5a3 9716 
linphone-desktop_4.4.10-3.debian.tar.xz
 d9f0f9e8c3330b075468190e699626a833a4b818657f614a7a51d30caacedbc9 16005 
linphone-desktop_4.4.10-3_amd64.buildinfo
Files:
 eb0704a8cde8a175ba833a766a1cae92 2324 net optional 
linphone-desktop_4.4.10-3.dsc
 5318c122d69aa9abdf60a90f53715614 9716 net optional 
linphone-desktop_4.4.10-3.debian.tar.xz
 c3ce1b7c3801bcfb75c43b2d4874f52b 16005 net optional 
linphone-desktop_4.4.10-3_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJFBAEBCgAvFiEE1uAexRal3873GVbTd1B55bhQvJMFAmQtzUwRHGJlcm5pQGRl
Ymlhbi5vcmcACgkQd1B55bhQvJM5Hw//ZulKRTc8OSR8gxrJnc0g8w3J1eFQ/RMu
7tEAfQE6M94Lx0G7UZCjjRBZT4DALLqASmzx0Y7fwlg2q7m6bUfeORl+6veKgUwF
YMetriMOVx1N1SibNie1pt0zTlInv1JPmsKsPOTnG46yMqbJgCBf8nRYg7bVaUeN
6Bb4J42+bcNTf/1wPDQ1fdI978ZNmGp+1GL6CfcL9JXIdkUXIg9N1EMc3EkmUtfk
9xE30+QsuAAvw0s5aiYMPXC6vQ712Dx+seGPZSeoLYEE7qdGQ6BLweLm4Ll/DWLg
PCXKtMZqpkZ8JAGET+gIMLKSbEBQ5zHB9TR4j2ztvRrIPZQXxFIB7PKcJA2a/QFG
ulWtFP3deAuRairySxAWk/rkw3IfBLAEz1RQOz7FWideTqTGoreGcRJwGwZFOu3G
Rvmft1iLvqxtNliPLL8r3YF0y7yEn29Pr/7GcOL/3XO/Ch5KEkkFI2uYlOomesPw
yCB5dR4ofwYpxjJHJl91cxT+xuQHK86zXNDdvxlnJ2TGasVzZFAzix9A57n/dxX3
WIYnEdNxWMOmjhd8F09wcys44nHS/lCghyPWibGdFFUZs+fHnIjC5/wiAWTkrSMr
ygW2QDAfqBDTusf/qMfDBnLT9e/3Aut5WVZrdbIvjllN9RzEmXZL2OeYk9A2uYhR
z5wXT9Gi3ec=
=R4Gf
-END PGP SIGNATURE 

Bug#1033998: protobof: FTBFS on 32 bit arches: error: static assertion failed

2023-04-05 Thread Sebastian Ramacher
Source: protobuf
Version: 3.21.12-2
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org, hel...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=protobuf&arch=i386&ver=3.21.12-2&stamp=1680729111&raw=0

g++ -DHAVE_CONFIG_H -I. -I..  -I./../third_party/googletest/googletest/include 
-I./../third_party/googletest/googlemock/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall 
-Wno-sign-compare -g -O2 -ffile-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
google/protobuf/protobuf_test-extension_set_unittest.o `test -f 
'google/protobuf/extension_set_unittest.cc' || echo 
'./'`google/protobuf/extension_set_unittest.cc
In file included from ./google/protobuf/implicit_weak_message.h:39,
 from ./google/protobuf/generated_message_util.h:54,
 from ./google/protobuf/generated_message_bases.h:40,
 from ./google/protobuf/unittest.pb.h:26,
 from google/protobuf/extension_set_unittest.cc:39:
./google/protobuf/repeated_field.h: In instantiation of ‘constexpr int 
google::protobuf::internal::RepeatedFieldLowerClampLimit() [with T = long long 
int; int kRepHeaderSize = 4]’:
google/protobuf/extension_set_unittest.cc:871:3:   required from here
./google/protobuf/repeated_field.h:81:27: error: static assertion failed
   81 |   static_assert(sizeof(T) <= kRepHeaderSize, "");
  | ~~^
./google/protobuf/repeated_field.h:81:27: note: the comparison reduces to ‘(8 
<= 4)’
./google/protobuf/repeated_field.h: In instantiation of ‘constexpr int 
google::protobuf::internal::RepeatedFieldLowerClampLimit() [with T = long long 
unsigned int; int kRepHeaderSize = 4]’:
google/protobuf/extension_set_unittest.cc:873:3:   required from here
./google/protobuf/repeated_field.h:81:27: error: static assertion failed
./google/protobuf/repeated_field.h:81:27: note: the comparison reduces to ‘(8 
<= 4)’
./google/protobuf/repeated_field.h: In instantiation of ‘constexpr int 
google::protobuf::internal::RepeatedFieldLowerClampLimit() [with T = double; 
int kRepHeaderSize = 4]’:
google/protobuf/extension_set_unittest.cc:881:3:   required from here
./google/protobuf/repeated_field.h:81:27: error: static assertion failed
./google/protobuf/repeated_field.h:81:27: note: the comparison reduces to ‘(8 
<= 4)’
make[4]: *** [Makefile:6691: 
google/protobuf/protobuf_test-extension_set_unittest.o] Error 1

While I can understand the motivation behind #103398, please test such
changes during the freeze in experimental first.

Cheers
-- 
Sebastian Ramacher