Bug#974217: RFS: python-radexreader/1.2.1-1 [ITP] -- Reader for the RADEX RD1212 Geiger counter

2022-01-01 Thread Fabrice Creuzot
I updated the radexreader binary package with the man page (and with the right section). Not yet uploaded. I only created radexreader.manpages and radexreader.1 files. No other changes. Do you know if I can add a translation of the man page in the package? Also, do you know where I can submit

Bug#1002536: rsplib: missing valgrind for armel

2022-01-01 Thread Thomas Dreibholz
Hi, confirmed. I am currently testing a fix. Den 23.12.2021 21:28, skrev Bastian Germann: > Source: rsplib > Version: 3.3.3-1 > Severity: serious > > The build dependency valgrind is not available for armel. > If this is optional, please make the package build without it on armel > or exclude

Bug#1002569: rsplib: FTBFS on mipsel

2022-01-01 Thread Thomas Dreibholz
Hi, confirmed. I am currently testing a fix. Den 24.12.2021 12:20, skrev Bastian Germann: > Source: rsplib > Severity: serious > Version: 3.3.3-1 > > rsplib fails to build on sid/mipsel: > https://buildd.debian.org/status/fetch.php?pkg=rsplib=mipsel=3.3.3-1=1640318034=0 > > > ... > [ 55%]

Bug#1002910: fetchmail is not able to work with an imap server with TLS1.2 encryption

2022-01-01 Thread Karsten
Hello Matthias, Am 31.12.21 um 20:05 schrieb Matthias Andree: >> What must be done to get it working again? This question has not been answered. I could only find out that this problems did arrive with the introduction of TLS1.3. > Unless you own "mydomain.de" you've now hit innocent

Bug#1002910: fetchmail is not able to work with an imap server with TLS1.2 encryption

2022-01-01 Thread GCS
On Fri, Dec 31, 2021 at 8:09 PM Matthias Andree wrote: > > The log says: [...] > > fetchmail: Server certificate verification error: self signed certificate > > fetchmail: Missing trust anchor certificate: [...] > > What must be done to get it working again? Snipped to the relevant part of the

Bug#1002929: ansiweather: Script does not handle city names with spaces

2022-01-01 Thread Krzysztof Aleksander Pyrkosz
Package: ansiweather Severity: wishlist X-Debbugs-Cc: krzpyrk...@gmail.com Dear Maintainer, Please update to more recent version. Current one does not handle cities such as Pcim Dolny or New York.

Bug#1002930: coq-hierarchy-builder: Error: Unable to locate library elpi with prefix elpi.

2022-01-01 Thread Sebastian Ramacher
Source: coq-hierarchy-builder Version: 1.2.0-1 Severity: serious Tags: ftbfs Justification: fails to build from source X-Debbugs-Cc: sramac...@debian.org | make[3]: Entering directory '/<>' | COQDEP VFILES | *** Warning: in file structures.v, library elpi is required from root elpi and has not

Bug#438300: xdelta: not handling nostrip build option (policy 10.1)

2022-01-01 Thread Andrej Shadura
Control: fixed -1 1.1.3-10.3 On Thu, 16 Aug 2007 11:02:25 +0200 Julien Danjou wrote: There was a problem while autobuilding your package with DEB_BUILD_OPTIONS=nostrip. Final binaries are still stripped. If you call dh_strip correctly in debian/rules, this may mean that upstream is stripping

Bug#1002924: yabasic: input and line input throw syntax errors

2022-01-01 Thread Graham Inggs
Hi Jude On Sat, 1 Jan 2022 at 10:51, Jude DaShiell wrote: >* What led up to the situation? >Wrote a line of code for interpretation. >* What exactly did you do (or not do) that was effective (or > ineffective)? > ran yabasic ty.bas. line of code was > input "enter

Bug#976811: [pkg-php-pear] Bug#976811: transition: php8.1

2022-01-01 Thread Kunal Mehta
Hi, On 1/1/22 00:01, Paul Gevers wrote: It seems I don't understand how PHP packaging works. I scheduled rebuilds of several packages that were yesterday on the tracker page [1] when that still only had the phpapi-* listed. Several packages can't be build yet it seems (because they depend

Bug#976811: [pkg-php-pear] Bug#976811: transition: php8.1

2022-01-01 Thread Sebastiaan Couwenberg
On 1/1/22 10:18, Kunal Mehta wrote: On 1/1/22 00:01, Paul Gevers wrote: It seems I don't understand how PHP packaging works. I scheduled rebuilds of several packages that were yesterday on the tracker page [1] when that still only had the phpapi-* listed. Several packages can't be build yet

Bug#1002927: dgit test casds use abolished compat versions

2022-01-01 Thread Ian Jackson
Source: dgit Control: found -1 dgit/9.14 Control: affects -1 src:dehbelper Severity: serious X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: needs-update dgit's autopkgtests contain some example packages which use debhelper compat level(s) which are being

Bug#1002928: ansiweather: Current version does not handle spaces in city names

2022-01-01 Thread Krzysztof Aleksander Pyrkosz
Package: ansiweather Severity: important X-Debbugs-Cc: krzpyrk...@gmail.com Dear Maintainer, The package is outdated. The most critical issue is version 1.11 does not handle city names containing a space (such as Pcim Donly or New York). This bug has been fixed in 1.12.

Bug#1002910: fetchmail is not able to work with an imap server with TLS1.2 encryption

2022-01-01 Thread Matthias Andree
Happy new year Karsten. Am 01.01.22 um 13:53 schrieb Karsten: Hello Matthias, Am 31.12.21 um 20:05 schrieb Matthias Andree: What must be done to get it working again? This question has not been answered. [...] The security relevant logdata is of course anonymized or altered. Notice

Bug#976811: [pkg-php-pear] Bug#976811: transition: php8.1

2022-01-01 Thread Paul Gevers
Hi, On 31-12-2021 21:25, Paul Gevers wrote: Hi Ondřej, PHP PECL Maintainers, On 31-12-2021 12:50, Ondřej Surý wrote: Uploaded php 8.1.1 and php-defaults 91 switching the Debian PHP version to PHP 8.1 Thanks. Will you also upload src:php-imagick, which seems to block some rebuilds in the

Bug#1002924: yabasic: input and line input throw syntax errors

2022-01-01 Thread Jude DaShiell
Package: yabasic Severity: important X-Debbugs-Cc: dashiellj...@gmail.com Dear Maintainer, * What led up to the situation? Wrote a line of code for interpretation. * What exactly did you do (or not do) that was effective (or ineffective)? ran yabasic ty.bas. line of code was

Bug#1002925: systemd-cron: please add support for cron.yearly

2022-01-01 Thread Martin-Éric Racine
Package: systemd-cron Version: 1.15.18-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 It would be desirable for systemd-cron to add support for /etc/cron.yearly tasks. Thanks! Martin-Éric - -- Package-specific info: - -- output of systemd-delta - -- System Information:

Bug#976811: [pkg-php-pear] Bug#976811: transition: php8.1

2022-01-01 Thread Ondřej Surý
> The removal of the phpapi dependency should be reverted. This has been now reverted in dh-php 4.4. I’ve confirmed that it now correctly supports the old style unversioned packages and the new-style (not yet completely finished) versioned packages, so I guess it’s good to go. Ondrej -- Ondřej

Bug#1002971: RM: python-aiortc/experimental -- RoQA; NVIU; new versions build on fewer architectures

2022-01-01 Thread Andreas Beckmann
Package: ftp.debian.org Severity: normal Please clean up the cruft python-aiortc source packages in experimental, the current version in sid no longer builds on mips*, ppc64el, s390x. python-aiortc | 0.9.28-1 | experimental | source python-aiortc | 0.9.28-2 | experimental |

Bug#976811: [pkg-php-pear] Bug#976811: transition: php8.1

2022-01-01 Thread Ondřej Surý
> On 1. 1. 2022, at 9:01, Paul Gevers wrote: > > Hi, > > On 31-12-2021 21:25, Paul Gevers wrote: >> Hi Ondřej, PHP PECL Maintainers, >> On 31-12-2021 12:50, Ondřej Surý wrote: >>> Uploaded php 8.1.1 and php-defaults 91 switching the Debian PHP version to >>> PHP 8.1 >> Thanks. >> Will you

Bug#1002723: Problem is identified

2022-01-01 Thread Karsten
Hello Chris, thank you for your support. The problem is identified by the firewall of a Fritzbox, that is not able to handle correct IPV6. After disabling IPV6 the problem disappears. This bug report can be closed. Happy new year karsten

Bug#1002932: RM: php-radius -- ROM; unsupported by PHP 8.x

2022-01-01 Thread Ondřej Surý
Package: ftp.debian.org Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 PECL radius packages doesn't have support for PHP 8.x, so the package now FTBFS after switch from PHP 7.4 to PHP 8.1 in unstable. Please remove the package from the archive. Thank you, Ondrej -BEGIN

Bug#1002935: ITP: pwntools -- CTF framework and exploit development library

2022-01-01 Thread Timo Röhling
Package: wnpp Severity: wishlist Owner: Timo Röhling X-Debbugs-Cc: debian-de...@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: pwntools Version : 4.7.0 Upstream Author : Gallopsled et al. * URL : https://pwntools.com * License

Bug#976811: [pkg-php-pear] Bug#976811: transition: php8.1

2022-01-01 Thread Paul Gevers
Hi On 01-01-2022 14:20, Ondřej Surý wrote: 2. Generate all binary packages to debian/control during the build, but this would then require overrides (which I think doesn’t really scale) If you mean (re)generating debian/control during build, that's not allowed (albeit I can't quickly find a

Bug#1002937: [Pkg-nagios-devel] Bug#1002937: nagvis: [INTL:it] Italian translation of debconf messages

2022-01-01 Thread Sebastiaan Couwenberg
Control: tags -1 pending Thanks for the updated translation, it has been applied in git and will be included in the next upload. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1

Bug#1002940: FTBFS with ocaml-migrate-parsetree 2.3.0

2022-01-01 Thread Stéphane Glondu
Source: otags Version: 4.05.1-2 Severity: important Tags: ftbfs Dear Maintainer, Your package FTBFS with ocaml-migrate-parsetree 2.3.0 with the following error: > ocamlopt.opt -c -w A-44 -safe-string -g -I +compiler-libs -I > +ocaml-migrate-parsetree otags.ml > File "otags.ml", line 39,

Bug#1002921: installation-reports: No Screen Reader, Cannot boot into MATE GUI, Root only can

2022-01-01 Thread D.J.J. Ring, Jr.
Also I just used systemctl set-default multi-user.target to change to a console log in. I cannot log in as user, only as root. GUI can also only be started as root. Have espeakup in console by as soon as log into Mate using root account, no sound, Orca setup has no speech settings. Regards,

Bug#1002953: RM: python-traceback2 -- ROM; Not needed anymore

2022-01-01 Thread Thomas Goirand
Package: ftp.debian.org Severity: normal Hi, Traceback2 is a backport from Python 3.5 of the standard traceback library for Python2. Unittest2 used to need traceback2, but I patched it so it can now use the standard Python 3 traceback module. Unittest2 with this patch has now reached testing,

Bug#960222: RM bug filed

2022-01-01 Thread Thomas Goirand
I just asked for traceback2 removal.

Bug#965696: libwhisker2-perl: diff for NMU version 2.5-1.2

2022-01-01 Thread gregor herrmann
Control: tags 965696 + patch Control: tags 965696 + pending Control: tags 999044 + patch Control: tags 999044 + pending Dear maintainer, I've prepared an NMU for libwhisker2-perl (versioned as 2.5-1.2) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer.

Bug#1002954: astunparse is not available

2022-01-01 Thread Drew Parsons
Source: astunparse Version: 1.6.3-1~exp2 Severity: normal python3-astunparse was uploaded to experimental, but never released to unstable. Should the astunparse package be removed, or should it be uploaded to unstable? mdtraj would use it if it was available.

Bug#1002956: bullseye-pu: package rabbitmq-server/3.8.9-3 CVE-2021-32718, CVE-2021-32719

2022-01-01 Thread Thomas Goirand
Package: release.debian.org Severity: normal Tags: bullseye User: release.debian@packages.debian.org Usertags: pu [ Reason ] Hi, I'd like to update rabbitmq-server to address: https://bugs.debian.org/990524 That's CVE-2021-32718, CVE-2021-32719. [ Impact ] XSS security bugs. [ Risks ] The

Bug#1002675: re hubic/pyrax problem

2022-01-01 Thread Fabrice Lamareille
Hello, Firstly, the type error can be solved by doing this: change in hubic.py in class HubicIdentity def __init__(self) by def __init__(self, **kwargs) However, the connection still fails with the following error: Connection failed, please check your credentials: TypeError a bytes-like

Bug#995212: chromium: Update to version 94.0.4606.61 (security-fixes)

2022-01-01 Thread Andres Salomon
On Thu, 23 Dec 2021 01:49:53 -0500 Andres Salomon wrote: > On 12/13/21 5:31 PM, Moritz Muehlenhoff wrote: > > On Sun, Dec 12, 2021 at 08:11:00PM -0500, Andres Salomon wrote: > >> On 12/5/21 6:41 AM, Moritz Mühlenhoff wrote: > >>> Am Sun, Dec 05, 2021 at 10:53:56AM +0100 schrieb Paul Gevers:

Bug#1002960: webcamoid: ftbfs with GCC-11 on hppa

2022-01-01 Thread John David Anglin
Source: webcamoid Version: 8.6.1+dfsg-2.1 Severity: normal Dear Maintainer, The build fails with following error: g++ -c -pipe -g -O2 -ffile-prefix-map=/<>=. -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu++11 -Wall -Wextra -DCOMMONS_APPNAME="\"libAvKys\""

Bug#1002961: src:castle-game-engine: fails to migrate to testing for too long: FTBFS on armel

2022-01-01 Thread Paul Gevers
Source: castle-game-engine Version: 6.4+dfsg1-7 Severity: serious Control: close -1 7.0~alpha.1+dfsg-4 Tags: sid bookworm User: release.debian@packages.debian.org Usertags: out-of-sync Dear maintainer(s), The Release Team considers packages that are out-of-sync between testing and unstable

Bug#997029: pysph: FTBFS in testing and unstable

2022-01-01 Thread Antonio Valentino
Hi Grisham, Thanks for the quick reply. > On 1 Jan 2022, at 20:10, Graham Inggs wrote: > > Hi Antonio > > On Fri, 31 Dec 2021 at 14:27, Antonio Valentino > wrote: >> Do you have an updated pointer to a build failure? >> ... or can we consider to close or at least reduce the severity of this

Bug#1002963: [PATCH] local-debbugs: use FindBin

2022-01-01 Thread Mike Frysinger
Package: debbugs This allows running of it from the git tree directly. --- bin/local-debbugs | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bin/local-debbugs b/bin/local-debbugs index 3e397f38999b..69406dd74585 100755 --- a/bin/local-debbugs +++ b/bin/local-debbugs @@

Bug#1002819: autopkgtest: --pin-packages assumes that the release has a "Suite" name

2022-01-01 Thread Raphael Hertzog
Hi, On Fri, 31 Dec 2021, Paul Gevers wrote: > > Otherwise I would like to suggest to create two entries, one with > > "Pin: release a=foo" and one with "Pin: release n=foo" so that > > we are sure to match on any of the 3 fields. > > I'll have to check and think about this. I remember that I had

Bug#965696: libwhisker2-perl: diff for NMU version 2.5-1.2

2022-01-01 Thread Vincent Bernat
Thanks! If you want to take over this package, be my guest! On January 1, 2022 6:35:04 PM GMT+01:00, gregor herrmann wrote: >Control: tags 965696 + patch >Control: tags 965696 + pending >Control: tags 999044 + patch >Control: tags 999044 + pending > > >Dear maintainer, > >I've prepared an NMU

Bug#712979: debbugs: get_bug_log can incorrectly return an e-mail body with xsi:type="xsd:long"

2022-01-01 Thread Don Armstrong
On Sat, 01 Jan 2022, Nis Martensen wrote: > On 31.12.2021 Don Armstrong wrote in #1002595: > > [Really, it's past time for us to support a REST interface and > > abandon the SOAP interface.] > Just wondering: Don, how much effort would you estimate is this? Do you > have plans for working on this?

Bug#1002840: ftp.debian.org: repo-source never updates new DEP-11/appstream-data in stable so screenshots fail HTTP 404 in gnome-software

2022-01-01 Thread Jano John Akim Franke
I believe the root cause is in https://salsa.debian.org/ftp-team/dak/-/blob/master/config/debian/dinstall.variables#L25 <<< # dists for which we import external data (i18n, dep11) # as thats usually testing and unstable, but we need codenames, # get em out of the db. extimportdists="" if [

Bug#1002583: O: pymongo

2022-01-01 Thread Agathe Porte
Control: -1 retitle ITP: pymongo Hi, 31/12/2021 01:50, Sandro Tosi : then please retitle to ITA Done with above control command, hopefully. https://salsa.debian.org/python-team/packages/pymongo Bug will be closed when package will be ready for upload with DPT as maintainer. via

Bug#1002965: opens last ebook when asked to open corrupt file

2022-01-01 Thread Joey Hess
Package: fbreader Version: 0.12.10dfsg2-5 Severity: normal touch foo.epub fbreader foo.epub This will display whatever ebook you last had open in fbreader, without any indication that there's a problem with the file it was asked to open. In some situations, this can be very confusing behavior.

Bug#1002543: git-revise: please use package section vcs (not devel)

2022-01-01 Thread Nicolas Schier
tags 1002543 + pending confirmed Hi Jonas, > I notice that package git-revise is in package section "devel". ... > Please change package section to vcs - ... thanks for your bug report! I can't reconstruct why I chose package section "devel" initially, thus I will follow your suggestion and

Bug#1002966: selfhtml: Removal of obsolete debhelper compat 5 and 6 in bookworm

2022-01-01 Thread Andreas Beckmann
Source: selfhtml Version: 8.1.2-1 Severity: serious Tags: sid bookworm User: nthyk...@master.debian.org Usertags: compat-5-6-removal Hi, The package selfhtml uses debhelper with a compat level of 5 or 6, which is no longer supported [1]. Please bump the debhelper compat at your earliest

Bug#1002921: installation-reports: No Screen Reader, Cannot boot into MATE GUI, Root only can

2022-01-01 Thread D.J.J. Ring, Jr.
To be clear, On the first run after installation, I could not log in using my user account. I tried installation again, still keeping /home partition data but using a brand-new user account. This installation also failed in the exact same way. I had voice at the lightdm login prompt but I could

Bug#1002968: tbb: cmake support missing on ports architectures

2022-01-01 Thread Aurelien Jarno
Source: tbb Version: 2020.3-1 Severity: important User: debian-ri...@lists.debian.org Usertags: riscv64 libtbb-dev only provides cmake files on official architectures, due to this entry in debian/control: | Build-Depends: debhelper-compat (= 12), |libjs-jquery, |

Bug#1002970: qtpim-opensource-src: ftbfs on hppa - build requires /usr/lib/qt5/bin/qdoc

2022-01-01 Thread John David Anglin
Source: qtpim-opensource-src Version: 5.0~git20190618.8fec622c+dfsg1-8 Severity: normal Dear Maintainer, Build fails here: make docs make[2]: Entering directory '/<>' make -f Makefile html_docs && make -f Makefile qch_docs make[3]: Entering directory '/<>' make -f Makefile prepare_docs && make

Bug#1002921: installation-reports: No Screen Reader, Cannot boot into MATE GUI, Root only can

2022-01-01 Thread D.J.J. Ring, Jr.
I don't know why when using the installer, not hearring espeak in console isn't a installer issue. I believe I have already done what you are speaking of. I have /home/djringjr. At first I reused this, the installer permits NOT formatting a separate /home partition. That's what I did. I had

Bug#1002921: installation-reports: No Screen Reader, Cannot boot into MATE GUI, Root only can

2022-01-01 Thread D.J.J. Ring, Jr.
I made a new partition for /home and I reinstalled Debian, this time I could lot in to MATE and I could log into the CLI. But the issue remains of after the Installation disk detects my sound card, it seems to find my sound card, but immediately after finding it, no further sound is heard. This

Bug#965445: #965445 byacc: Removal of obsolete debhelper compat 5 and 6 in bookworm

2022-01-01 Thread Thomas Dickey
I'm told that Dave Becket is MIA. I'm in the process of preparing an update for this package, and will maintain it in Debian henceforth. -- Thomas E. Dickey https://invisible-island.net ftp://ftp.invisible-island.net signature.asc Description: PGP signature

Bug#1002975: capnproto: please migrate capnproto 0.8.0 from experimental to unstable -> testing

2022-01-01 Thread tony mancill
Source: capnproto Version: 0.7.0-7 Severity: wishlist This is a tracking bug to get capnproto 0.8.0 into unstable.

Bug#916894: #916894 Wrong path to the source files

2022-01-01 Thread Thomas Dickey
upstream URLs still work. I'm preparing an updated package. -- Thomas E. Dickey https://invisible-island.net ftp://ftp.invisible-island.net signature.asc Description: PGP signature

Bug#1002976: installation-reports: Installer Fault Accessibility No Screen Reader Heard

2022-01-01 Thread David J. Ring, Jr.
Package: installation-reports Severity: important X-Debbugs-Cc: n...@arrl.net -- Package-specific info: == Installer lsb-release: == DISTRIB_ID=Debian DISTRIB_DESCRIPTION="Debian GNU/Linux installer"

Bug#1002977: rrdtool: "rrdtool fetch" outputs values even for CFs that are not stored

2022-01-01 Thread Vincent Lefevre
Package: rrdtool Version: 1.7.2-3+b7 Severity: normal I have created cpuload.rrd with rrdtool create cpuload.rrd \ DS:cpuload:GAUGE:600:0:U \ RRA:AVERAGE:0.5:1:600 \ RRA:AVERAGE:0.5:6:600 \ RRA:AVERAGE:0.5:24:600 \ RRA:AVERAGE:0.5:288:600 \ RRA:MAX:0.5:1:600 \ RRA:MAX:0.5:6:600 \

Bug#1002967: php-doctrine-bundle: FTBFS in current sid

2022-01-01 Thread Andreas Beckmann
Source: php-doctrine-bundle Version: 2.2.3-1 Severity: serious Tags: ftbfs sid bookworm experimental Justification: fails to build from source Control: found -1 2.3.2-1 Hi, php-doctrine-bundle recently started to FTBFS in sid and experimental due to some updated build-dependency: sid

Bug#1002969: golang-github-smallstep-certificates: FTBFS due to several test failures

2022-01-01 Thread Andreas Beckmann
Source: golang-github-smallstep-certificates Version: 0.15.15-1 Severity: serious Tags: ftbfs Justification: fails to build from source Hi, golang-github-smallstep-certificates recently started to FTBFS after some build-dependency got updated. I've successfully built the package on amd64 on

Bug#1002972: qtfeedback-opensource-src: ftbfs on hppa - /usr/lib/qt5/bin/qdoc: not found

2022-01-01 Thread John David Anglin
Source: qtfeedback-opensource-src Version: 5.0~git20180903.a14bd0b-1 Severity: normal Dear Maintainer, Build fails here: make docs make[2]: Entering directory '/<>' make -f Makefile html_docs && make -f Makefile qch_docs make[3]: Entering directory '/<>' make -f Makefile prepare_docs && make -f

Bug#1002973: ITP: python-pytest-djangoapp -- Django pluggable application testing

2022-01-01 Thread Michael Fladischer
Package: wnpp Severity: wishlist Owner: Michael Fladischer X-Debbugs-Cc: debian-de...@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: python-pytest-djangoapp Version : 0.15.2 Upstream Author : Igor Starikov * URL :

Bug#1002974: dtc: Removal of obsolete debhelper compat 5 and 6 in bookworm

2022-01-01 Thread Andreas Beckmann
Source: dtc Version: 0.35.5-1 Severity: serious Tags: ftbfs User: nthyk...@master.debian.org Usertags: compat-5-6-removal Hi, The package dtc uses debhelper with a compat level of 5 or 6, which is no longer supported [1]. Please bump the debhelper compat at your earliest convenience * Compat

Bug#1002819: autopkgtest: --pin-packages assumes that the release has a "Suite" name

2022-01-01 Thread Iain Lane
Hey Paul, Raphael, happy new year to you, On Sat, Jan 01, 2022 at 10:05:21PM +0100, Paul Gevers wrote: > Hi Raphael, > > On 01-01-2022 21:37, Raphael Hertzog wrote: > > On Fri, 31 Dec 2021, Paul Gevers wrote: > > > > Otherwise I would like to suggest to create two entries, one with > > > > "Pin:

Bug#1001067: synaptic: Crushing when searching. Error: Segmentation Fault

2022-01-01 Thread Adrian Bunk
On Fri, Dec 03, 2021 at 03:36:56PM +0100, Mirko Saulino wrote: > Package: synaptic > Version: 0.90.2 > Severity: grave > Tags: a11y > Justification: renders package unusable > X-Debbugs-Cc: merambo...@gmail.com > > Dear Maintainer, > > *** Reporter, please consider answering these questions,

Bug#1002732: needrestart stalled in background when performing update with KDE Discover

2022-01-01 Thread Thomas Liske
Hi, could you check running needrestart as root on cli if you have any pending restarts? You might try to reinstall a lib to trigger needrestart (i.e. via apt- get install --reinstall libnss3 - this *should* not break anything) to force to get a pending restarts. Please check if needrestart and

Bug#1002937: nagvis: [INTL:it] Italian translation of debconf messages

2022-01-01 Thread Beatrice Torracca
Package: nagvis Severity: wishlist Tags: patch l10n Hi. Please find attached the Italian translation of nagvis debconf messages. Please include it in your next upload. Thanks, Beatrice # Italian translation of nagvis debconf messages. # Copyright (C) 2012, 2022 nagvis package copyright holder

Bug#1002955: libident: New version 0.32 available

2022-01-01 Thread Boyuan Yang
Source: libident Severity: important Version: 0.22-4 Tags: sid bookworm The new upstream release is at https://www.remlab.net/files/libident/ . Thanks, Boyuan Yang signature.asc Description: This is a digitally signed message part

Bug#1002595: debbugs: get_bug_log can incorrectly return an e-mail body with xsi:type="xsd:long"

2022-01-01 Thread Mike Frysinger
On Fri, 31 Dec 2021 14:21:05 -0800, Don Armstrong wrote: > On Fri, 31 Dec 2021, Mike Frysinger wrote: > > i get that the server is misbehaving now so clients don't have much > > choice but to workaround them, but the server response should be fixed > > nevertheless. > > Happy to accept patches to

Bug#997029: pysph: FTBFS in testing and unstable

2022-01-01 Thread Graham Inggs
Hi Antonio On Fri, 31 Dec 2021 at 14:27, Antonio Valentino wrote: > Do you have an updated pointer to a build failure? > ... or can we consider to close or at least reduce the severity of this > issue? builds failed again on amd64 yesterday in both testing and unstable see

Bug#1002840: ftp.debian.org: repo-source never updates new DEP-11/appstream-data in stable so screenshots fail HTTP 404 in gnome-software

2022-01-01 Thread Jano John Akim Franke
Checking all releases with the following script it seems to me that updates from appstream to ftp-master are done on "testing" and "unstable" only leaving out "stable" notably since the beginning in 2016. Is there some rationale behind this or is it a bug? package appstream has hard reverse

Bug#1002591: misdetects socket activated ssh

2022-01-01 Thread Thomas Liske
Hi Marc, could you please provide the content of /proc/$PID/cgroup for an socket activated sshd instance? As a workaround you might blacklist sshd in needrestart but I think a generic approach handling socket activation services in needrestart would be better. Therefore needrestart need a way

Bug#1002308: lld-13: LLD is not found by a find_package cmake call.

2022-01-01 Thread Maxime Chambonnet
This should be solved by llvm main packages having been updated from 11 to 13.

Bug#918854: Disabling libgit2

2022-01-01 Thread Jelmer Vernooij
For those also affected by this and possibly unable to upgrade to the new package (I'm on kali Linux): You can set CARGO_NET_GIT_FETCH_WITH_CLI=true in the environment to disable use of libgit2. Jelmer -- Jelmer Vernooij PGP Key: https://www.jelmer.uk/D729A457.asc

Bug#1002921: installation-reports: No Screen Reader, Cannot boot into MATE GUI, Root only can

2022-01-01 Thread D.J.J. Ring, Jr.
No on the first run after installation, I cannot log in using my user account. I tried installation again, still keeping /home partition data but using a brand-new user account. This installation also failed in the exact same way. I had voice at the lightdm login prompt but I could not log in. I

Bug#1002910: fetchmail is not able to work with an imap server with TLS1.2 encryption

2022-01-01 Thread Karsten
Hello Matthias, Am 01.01.22 um 14:10 schrieb Matthias Andree: > Notice something? i notice everything. :-) > > You hijack somebody else's domain for "anonymization" purposes and > expect someone to help you, and you did not respond to hints the server > CA's signing certificate might be

Bug#1002916: [pkg-php-pear] Bug#1002916: RFS: php-nesbot-carbon/2.55.2-1 [RC] -- simple PHP API extension for DateTime

2022-01-01 Thread Robin Gustafsson
Hi David, On Fri, Dec 31, 2021 at 8:17 PM David Prévot wrote: > > Hi Robin, > > Le 31/12/2021 à 12:56, Robin Gustafsson a écrit : > […] > > I am looking for a sponsor for my package "php-nesbot-carbon": > > I looked at the VCS and all your changes look (more than) fine, thanks > (I only skimmed

Bug#1002916: [pkg-php-pear] Bug#1002916: RFS: php-nesbot-carbon/2.55.2-1 [RC] -- simple PHP API extension for DateTime

2022-01-01 Thread David Prévot
Hi Robin, Le 01/01/2022 à 10:51, Robin Gustafsson a écrit : On Fri, Dec 31, 2021 at 8:17 PM David Prévot wrote: […] Anyway, I just granted you DM rights on this package […] Thank you! I still don't see it listed in dm.txt[1] though. Did it process successfully? Right, I messed up the

Bug#976811: [pkg-php-pear] Bug#976811: transition: php8.1

2022-01-01 Thread Paul Gevers
Hi, Please enlighten me on the details of php packaging that I'm missing and that we should be aware of for this (and future) transition(s). Is it true that because the api is already provided in testing that we now have some packages working with (and pulling in) php7.4 and some with

Bug#1002939: bilibop: [INTL:it] Italian translation of debconf messages

2022-01-01 Thread Beatrice Torracca
Package: bilibop Severity: wishlist Tags: patch l10n Hi. Please find attached the Italian translation of bilibop debconf messages. Please include it in your next upload. Thanks, # Italian translation of bilibop debconf messages. # This file is distributed under the same license as the bilibop

Bug#1002941: FTBFS with ocaml-migrate-parsetree 2.3.0

2022-01-01 Thread Stéphane Glondu
Source: ppx-tools-versioned Version: 5.4.0-1 Severity: important Tags: ftbfs Dear Maintainer, Your package FTBFS with ocaml-migrate-parsetree 2.3.0 with many errors. This was discovered while preparing the transition to OCaml 4.13.1. Packages rebuilt with OCaml 4.13.1 are available at:

Bug#1002945: RM: usbmount -- RoQA; unmaintained, dead upstream, RC-buggy

2022-01-01 Thread Tobias Frost
Package: ftp.debian.org Severity: normal Dear ftp masters, I guess its time to retire usbmount: It is RC buggy since 2014 (#774149) and has been removed from testing in 2015. It has never been in a stable release. -- tobi

Bug#1001815: transition: notcurses

2022-01-01 Thread Nick Black (Public gmail account)
> No, only in unstable [1]. Testing should still work. hrmm, i'm a bit confused about how this works then. i can only upload into unstable, and it then needs to pass autopkgtests to get into testing. oh, i guess those autopkgtests are being run in the "testing" context? if so, that makes sense.

Bug#1002948: Updating the should.js Uploaders list

2022-01-01 Thread Tobias Frost
Source: should.js Version: 13.2.3~dfsg-5 Severity: minor User: m...@qa.debian.org Usertags: mia-teammaint Leo Iannacone has not been working on the should.js package for quite some time. We are tracking their status in the MIA team and would like to ask you to remove them from the Uploaders

Bug#1002947: Updating the node-dryice Uploaders list

2022-01-01 Thread Tobias Frost
Source: node-dryice Version: 0.4.11-2 Severity: minor User: m...@qa.debian.org Usertags: mia-teammaint Leo Iannacone has not been working on the node-dryice package for quite some time. We are tracking their status in the MIA team and would like to ask you to remove them from the Uploaders list

Bug#1002949: Updating the node-promise Uploaders list

2022-01-01 Thread Tobias Frost
Source: node-promise Version: 8.1.0-2 Severity: minor User: m...@qa.debian.org Usertags: mia-teammaint Leo Iannacone has not been working on the node-promise package for quite some time. We are tracking their status in the MIA team and would like to ask you to remove them from the Uploaders

Bug#1002950: Updating the node-cookiejar Uploaders list

2022-01-01 Thread Tobias Frost
Source: node-cookiejar Version: 2.1.2-1 Severity: minor User: m...@qa.debian.org Usertags: mia-teammaint Leo Iannacone has not been working on the node-cookiejar package for quite some time. We are tracking their status in the MIA team and would like to ask you to remove them from the Uploaders

Bug#1002951: Updating the node-on-finished Uploaders list

2022-01-01 Thread Tobias Frost
Source: node-on-finished Version: 2.3.0-1 Severity: minor User: m...@qa.debian.org Usertags: mia-teammaint Leo Iannacone has not been working on the node-on-finished package for quite some time. We are tracking their status in the MIA team and would like to ask you to remove them from the

Bug#1002946: Updating the node-transformers Uploaders list

2022-01-01 Thread Tobias Frost
Source: node-transformers Version: 3.1.0-1 Severity: minor User: m...@qa.debian.org Usertags: mia-teammaint Leo Iannacone has not been working on the node-transformers package for quite some time. We are tracking their status in the MIA team and would like to ask you to remove them from the

Bug#1002921: installation-reports: No Screen Reader, Cannot boot into MATE GUI, Root only can

2022-01-01 Thread D.J.J. Ring, Jr.
Hello Holger Wansing, Thanks for helping me with these problems. Here are my answers to my best ability to answer them. 1. Cannot boot into MATE GUI means that I cannot boot into the MATE Graphical User Interface with the user account - which is what is expected to happen after a normal

Bug#1002958: python3-flask-migrate missing: No module named 'flask_migrate'

2022-01-01 Thread Akkana Peck
Package: python3-flask-migrate Version: python3-flask-sqlalchemy Severity: normal X-Debbugs-Cc: d...@shallowsky.com Dear Maintainer, The package python3-flask-migrate is missing in bookworm even though it's there in sid and in packages before bookworm:

Bug#1002033: ITP: lpairs2 -- Classic memory game with nice graphics

2022-01-01 Thread Antoni Aloy Torrens
Hello all, I'll try packaging lpairs2. It may take some time, as I have recently become a Debian Contributor and this may be my first package attempt. If someone also wants to have this game package, please reply to this bug. Any help or contributions are appreciated! -- INFORMACIÓ SOBRE

Bug#1002819: autopkgtest: --pin-packages assumes that the release has a "Suite" name

2022-01-01 Thread Paul Gevers
Hi Raphael, On 01-01-2022 21:37, Raphael Hertzog wrote: On Fri, 31 Dec 2021, Paul Gevers wrote: Otherwise I would like to suggest to create two entries, one with "Pin: release a=foo" and one with "Pin: release n=foo" so that we are sure to match on any of the 3 fields. I'll have to check and

Bug#1001709: amule-daemon: amuled crashes with segmentation fault on startup

2022-01-01 Thread Sven Geuer
I cannot reproduce this bug any more. Connecting to the Kademlia network works again without any issues. No packages had been upgraded since the initial bug report. I suggest to reduce the bug's severity to normal. -- GPG Fingerprint 3DF5 E8AA 43FC 9FDF D086 F195 ADF5 0EDA F8AD D585

Bug#732788: Processed (with 5 errors): 732788

2022-01-01 Thread Thomas Goirand
On 12/31/21 10:14 PM, Carl Karsten wrote: > What do I need to do to get overlayroot into unstable? Hi, Thanks for your explanation, now I get it. If you want to work on this yourself, you can simply provide a merge request in the Salsa repository over here:

Bug#1002933: firefox-esr: crashes on armhf upon syncing

2022-01-01 Thread Wenbin Lv
Package: firefox-esr Version: 91.4.1esr-1~deb11u1 Severity: important Hello, Firefox on bullseye armhf crashed after upgrading to 91esr. When I tested with a fresh profile, firefox seemed to crash only when logged in. Steps to reproduce: 1. run firefox-esr -profilemanager 2. create a new

Bug#974217: RFS: python-radexreader/1.2.1-1 [ITP] -- Reader for the RADEX RD1212 Geiger counter

2022-01-01 Thread Bastian Germann
Am 01.01.22 um 13:09 schrieb Fabrice Creuzot: Do you know if I can add a translation of the man page in the package? Also, do you know where I can submit translation of the package description? I found https://ddtp.debian.org/ddtss/index.cgi/xx but I don't know if this is the right place or

Bug#1002942: FTBFS with ocaml-migrate-parsetree 2.3.0

2022-01-01 Thread Stéphane Glondu
Source: ppxfind Version: 1.4-1 Severity: important Tags: ftbfs Dear Maintainer, Your package FTBFS with ocaml-migrate-parsetree 2.3.0 with the following error: > File "src/ppxfind.ml", line 74, characters 2-35: > 74 | Migrate_parsetree.Driver.register ~name:tool >

Bug#993001: ejabberd: send_message API command is broken in 21.01 (fixed in 21.04+)

2022-01-01 Thread Philipp Huebner
Hi Daniel, I have prepared a fixed source package for Debian 11. You can download a fixed binary package for amd64 here: https://apt.debalance.de/pool/main/e/ejabberd/ejabberd_21.01-2+deb11u1_amd64.deb Please verify the fix, I will then request Debian 11 to be updated. Regards -- .''`.

Bug#1002943: O: faenza-icon-theme -- Faenza icon theme

2022-01-01 Thread Tobias Frost
Package: wnpp The current maintainer of faenza-icon-theme, Rogério Brito , has retired. Therefore, I orphan this package now. Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new

Bug#1002910: fetchmail is not able to work with an imap server with TLS1.2 encryption

2022-01-01 Thread GCS
On Sat, Jan 1, 2022 at 2:30 PM Karsten wrote: > But it would be helpful for others what must be done to create and install > this new "client side certificate" that > appears about 2018? I think the certificate issue was there right from the beginning. OpenSSL might not have forced its usage or

Bug#1002944: build-rdeps: Shows unfriendly errors when deb-src lines are missing

2022-01-01 Thread Matthijs Kooijman
Package: devscripts Version: 2.21.7 Severity: normal Hi, when running build-rdeps without deb-src lines in sources.list, it produces perl errors, rather than providing useful feedback. This also happens when a deb-src line is present for the main packages, but missing for debug packages. E.g.

  1   2   >