Bug#1092386: marked as pending in golang-refraction-networking-utls

2025-02-04 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1092386 in golang-refraction-networking-utls 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/go-team/packages/golang-refrac

Bug#1092510: marked as pending in python-freecontact

2025-01-14 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1092510 in python-freecontact 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/med-team/python-freecontact/-/commit/4e1e1c359

Bug#1092510: RFS: python-freecontact: FTBFS: ImportError: /lib/x86_64-linux-gnu/libboost_python313.so.1.83.0: undefined symbol: PyObject_DelAttr

2025-01-14 Thread Nilesh Patra
function to return proper boost version as per interpreter +Author: Nilesh Patra +Last-Update: 2025-01-14 +--- a/setup.py b/setup.py +@@ -17,6 +17,11 @@ + # + from distutils.core import setup, Extension + from glob import glob ++import sys ++ ++def get_boost_version(): ++return

Bug#1066998: sift FTBFS fixup

2024-12-09 Thread Nilesh Patra
On 09/12/24 5:39 am, Santiago Vila wrote: Hi. Here is a one-line patch. (After all, this is what prototypes were invented for) This is already defined in src/Matrix_Info.h and it is sort of weird for this error to be thrown in the first place. I did not dig too much, though. Thanks.

Bug#1066998: sift FTBFS fixup

2024-12-08 Thread Nilesh Patra
Control: tags -1 patch The below patch fixes this FTBFS. diff --git a/src/Matrix_Info.c b/src/Matrix_Info.c index cd44d22..a962f5d 100644 --- a/src/Matrix_Info.c +++ b/src/Matrix_Info.c @@ -905,21 +905,6 @@ normalize_matrix (Matrix* matrix) } } /* end of normalize_matrix */ -void -al

Bug#1067374: blasr: FTBFS fixed by itself (but autopkgtest fails)

2024-12-08 Thread Nilesh Patra
On 08/12/24 14:23, Nilesh Patra wrote: On 07/12/24 18:53, Nilesh Patra wrote: On 07/12/24 4:25 pm, Étienne Mollier wrote: There does not seem to have been much changes.  Maybe the error is somewhere else?  I hope I ran the test properly, it was a bit intricate. Your earlier reply to the

Bug#1067374: blasr: FTBFS fixed by itself (but autopkgtest fails)

2024-12-08 Thread Nilesh Patra
On 07/12/24 18:53, Nilesh Patra wrote: On 07/12/24 4:25 pm, Étienne Mollier wrote: There does not seem to have been much changes.  Maybe the error is somewhere else?  I hope I ran the test properly, it was a bit intricate. Your earlier reply to the bug report had this trace: /usr/include

Bug#1067374: blasr: FTBFS fixed by itself (but autopkgtest fails)

2024-12-07 Thread Nilesh Patra
Hi, On 07/12/24 4:25 pm, Étienne Mollier wrote: Hi Nilesh, Nilesh Patra, on 2024-12-07: Thanks for debugging this. The error to me appears to be here: https://salsa.debian.org/med-team/pbseqlib/-/blob/master/alignment/algorithms/anchoring/FindMaxIntervalImpl.hpp?ref_type=heads#L140 and

Bug#1067374: blasr: FTBFS fixed by itself (but autopkgtest fails)

2024-12-07 Thread Nilesh Patra
) in the first iteration which is undefined behavior. It should start from matchList.size() - 1. I've pushed a fix -- do blasr autopkgtest pass now? If it looks fine, could you sponsor me an upload? Thanks Nilesh

Bug#1087554: marked as pending in seqkit

2024-11-30 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1087554 in seqkit 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/med-team/seqkit/-/commit/0e409e1d43bdaa9cc7b020f7c00b788e3

Bug#1057351: src:hypercorn: fails to migrate to testing for too long: new Dependency not in testing

2024-10-26 Thread Nilesh Patra
On Sat Oct 26, 2024 at 9:16 PM IST, Nilesh Patra wrote: > On Thu Sep 19, 2024 at 2:07 AM IST, Andrej Shadura wrote: > > Hi all, > > > > On Wed, 18 Sep 2024, at 21:57, Michael Fladischer wrote: > > Am 18.09.2024 um 15:43 schrieb Nilesh Patra: > > &g

Bug#1057351: src:hypercorn: fails to migrate to testing for too long: new Dependency not in testing

2024-10-26 Thread Nilesh Patra
On Thu Sep 19, 2024 at 2:07 AM IST, Andrej Shadura wrote: > Hi all, > > On Wed, 18 Sep 2024, at 21:57, Michael Fladischer wrote: > Am 18.09.2024 um 15:43 schrieb Nilesh Patra: > >> Please remove the dep on mermaid. > > > > this will cause lintian warnings about

Bug#1066334: Redefinition of _Int (Was: acedb: FTBFS: acein.c:2045:15: error: implicit declaration of function ‘add_history’ [-Werror=implicit-function-declaration])

2024-09-29 Thread Nilesh Patra
Hi I noticed the enum and the functions associated with the enum are unused. You could just simply patch them out. There are more errors after that though. -- Quoting Andreas Tille: H again, Am Sun, Apr 14, 2024 at 07:17:41AM +0200 schrieb Andreas Tille: > Am Sat, Apr 13, 2024 at 10:46:17PM +010

Bug#1057351: src:hypercorn: fails to migrate to testing for too long: new Dependency not in testing

2024-09-19 Thread Nilesh Patra
On 2024-09-19 02:07, Andrej Shadura wrote: > Hi all, > > On Wed, 18 Sep 2024, at 21:57, Michael Fladischer wrote: > Am 18.09.2024 um 15:43 schrieb Nilesh Patra: >>> Please remove the dep on mermaid. >> >> this will cause lintian warnings about the mermaid library

Bug#1057351: src:hypercorn: fails to migrate to testing for too long: new Dependency not in testing

2024-09-18 Thread Nilesh Patra
Hi Michael, Andrej, New versions of hypercorn have not made it to testing in more than an year. It has a dep on node-mermaid (stalling migration) which I intend to remove, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080267 Please remove the dep on mermaid. $ rmadison hypercorn debian:

Bug#1080235: marked as pending in python-pulp

2024-09-01 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1080235 in python-pulp 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/math-team/python-pulp/-/commit/eb24601487b63e53764edd

Bug#1008425: marked as pending in golang-github-manyminds-api2go

2024-08-22 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1008425 in golang-github-manyminds-api2go 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/go-team/packages/golang-github-ma

Bug#1032111: marked as pending in golang-github-jesseduffield-pty

2024-08-22 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1032111 in golang-github-jesseduffield-pty 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/go-team/packages/golang-github-j

Bug#1032108: marked as pending in golang-github-jesseduffield-asciigraph

2024-08-22 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1032108 in golang-github-jesseduffield-asciigraph 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/go-team/packages/golang-g

Bug#1032108: Don't release with bookworm

2024-08-22 Thread Nilesh Patra
in https://github.com/jesseduffield/asciigraph since 2019 > No reverse-depends. As pointed out by someone it is needed for lazygit. I am uploading a fix. let it slide. If it still is useless (in deb) in a few months, reopen it with trixie. thx. > Best, Nilesh signature.asc Description: PGP signature

Bug#1078686: riseup-vpn: missing dependency - qrc:/main.qml: module "org.kde.breeze" is not installed

2024-08-18 Thread Nilesh Patra
m64) > riseup-vpn does not start and gives the following error > > qrc:/main.qml: module "org.kde.breeze" is not installed I am very _very_ sure that it does not come from riseup-vpn. org.kde.breeze is not even present anywhere in the source code. [nilesh:/tmp/riseup-vpn]$

Bug#1078396: [PATCH] Fixup gcc-14 FTBFS on stardict

2024-08-15 Thread Nilesh Patra
Control: tags -1 patch Hi xiao, This happens because in the following call: if (g_pattern_match_string(pspec, syn_file->getWord(i, CollationLevel_NONE, 0))) g_pattern_match_string expects a gchar* while getWord() returns a const gchar* Given the function is deprecated, it might simply

Bug#1078721: iproute2: removing /sbin/ip link breaks other packages and possibly user scripts

2024-08-15 Thread Nilesh Patra
, or Debian will be doomed > to irrelevance. I'll be SABDFL someday!" > > The creed of the _impactful_ developer. It looks like a pretty pointless change - breaks several scripts for example. It was/is common to assume /sbin/ip to be present and usable. Michael's bug report does make sense to me. Such a change is even causing systems to not bootup. Best, Nilesh signature.asc Description: PGP signature

Bug#1073773: dnss: move aliased files from / to /usr (DEP17)

2024-08-11 Thread Nilesh Patra
Hi Alberto, please do fix this release-critical bug in dnss package. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073773 Best, Nilesh Package: dnss Version: 0.0~git20230806.0.38ca607c-1 Severity: important Tags: patch trixie sid User: helm...@debian.org Usertags: dep17m2

Bug#1075308: ncl: ftbfs with GCC-14

2024-08-05 Thread Nilesh Patra
On Mon, Aug 05, 2024 at 02:53:16PM +0200, Michael R. Crusoe wrote: > I fixed all the gcc-14 bugs in NCL that I could find, but one, in > https://salsa.debian.org/science-team/ncl/-/commit/32b3ee86925703050ca330352207885e210e6e4c > > > NclHDF5.c:5745:52: error: initialization of 'NhlErrorTypes (*)

Bug#1077303: crowdsec FTBFS fixup for docker transition

2024-07-28 Thread Nilesh Patra
27;re out of time I could do a team upload. Let me know. Thanks! [1]: https://qa.debian.org/excuses.php?package=docker.io [2]: https://ci.debian.net/packages/c/crowdsec/testing/amd64/49715452/ Best, Nilesh From 6a80242bad27e480156b63dad02a1932bc7f5729 Mon Sep 17 00:00:00 2001 From: Nilesh Patra

Bug#1071768: marked as pending in golang-github-github-smimesign

2024-07-06 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1071768 in golang-github-github-smimesign 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/go-team/packages/golang-github-gi

Bug#1068500: Installs /usr/LICENSE

2024-06-09 Thread Nilesh Patra
> +execute_after_dh_auto_install: > + # Remove xml file generated during tests. > + find $(CURDIR)/debian/python3-xmlrunner \( -name '*.xml' \) -type f > -delete Missed to comment on this. It should ideally be cleaned up post testing, no? Not a big issue eit

Bug#1068500: Installs /usr/LICENSE

2024-06-09 Thread Nilesh Patra
llow python-xmlrunner | Uploading commands file to ssh.upload.debian.org (incoming: /srv/upload.debian.org/UploadQueue/) | Picking DM Yogeswaran Umasankar (Debian Packaging Key) with fingerprint 5F7DDE9CAFE9CD9D083BEE3F47DAC12E5D3610E6 | SCP is deprecated. Please consider upgrading to SFTP. | U

Bug#1068500: Installs /usr/LICENSE

2024-06-09 Thread Nilesh Patra
et -e > -python3 setup.py test 2>&1 > +# Disabled two tests -AttributeError need further investigation. You disabled 2 tests that are passing at build time. That means there's something wrong with the way autopkgtests are run or something else. Can you try to fix the autopkgte

Bug#1069451: Fixed in latest mmap

2024-05-26 Thread Nilesh Patra
, Nilesh signature.asc Description: PGP signature

Bug#1070270: riseup-vpn: client no longer works due to cert verification problem

2024-05-16 Thread Nilesh Patra
On Wed, May 15, 2024 at 01:01:06PM -0700, Matt Taggart wrote: > > On 5/10/24 07:26, Nilesh Patra wrote: > > > Going for an upload to unstable followed by an s-p-u. > > > > > > [2]: https://people.debian.org/~nilesh/riseup-vpn-stable/ > > I was finally abl

Bug#1070409: marked as pending in golang-github-pion-ice.v2

2024-05-11 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1070409 in golang-github-pion-ice.v2 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/go-team/packages/golang-github-pion-ice

Bug#1070410: marked as pending in golang-github-pion-webrtc.v3

2024-05-11 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1070410 in golang-github-pion-webrtc.v3 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/go-team/packages/golang-github-pion

Bug#1070410: golang-github-pion-webrtc.v3 accesses the internet during build

2024-05-11 Thread Nilesh Patra
ould not fail imho. > I believe DNS queries count > as "internet access" and are not allowed. Uhm, fine. For now I will disable the testsuite and upload, don't have more time to investigate. Thanks for helping me out. > > Thanks. Best, Nilesh signature.asc Description: PGP signature

Bug#1070410: golang-github-pion-webrtc.v3 accesses the internet during build

2024-05-11 Thread Nilesh Patra
n > goroutine 16 > > /<>/_build/src/github.com/pion/interceptor/pkg/report/sender_interceptor.go:87 > +0x115 I don't see any of these failures either. Please comment? Best, Nilesh signature.asc Description: PGP signature

Bug#1069475: marked as pending in micro

2024-05-11 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1069475 in micro 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/go-team/packages/micro/-/commit/a7886daa2c3f609c65b028e16d2

Bug#1070768: bpfcc: ftbfs on ppc64el

2024-05-10 Thread Nilesh Patra
ds). Can I ask you to please take care of this, maybe dropping ppc64el altogether if it is not feasible to fix? Best, Nilesh signature.asc Description: PGP signature

Bug#1070270: riseup-vpn: client no longer works due to cert verification problem

2024-05-10 Thread Nilesh Patra
On Sun, May 05, 2024 at 09:47:40PM +0530, Nilesh Patra wrote: > On Sat, May 04, 2024 at 08:59:19PM +0530, Nilesh Patra wrote: > > Hi Matt, > > > > Quoting Matt Taggart: > > > Package: riseup-vpn > > > Version: 0.21.11+ds1-5+b1 > > > Severity:

Bug#1070270: riseup-vpn: client no longer works due to cert verification problem

2024-05-05 Thread Nilesh Patra
On Sat, May 04, 2024 at 08:59:19PM +0530, Nilesh Patra wrote: > Hi Matt, > > Quoting Matt Taggart: > > Package: riseup-vpn > > Version: 0.21.11+ds1-5+b1 > > Severity: grave > > > > When attempting to run the bookworm riseup-vpn package, it fails t

Bug#1070270: riseup-vpn: client no longer works due to cert verification problem

2024-05-04 Thread Nilesh Patra
ense. BSD-2-Clause, BSD-3-Clause and also GPL-3 for vendor/gitlab.com/yawning/obfs4.git/internal/x25519ell2/x25519ell2.go - so what exactly is the exact license? Is it redistributable under all the three? (I don't think so?) [1]: https://salsa.debian.org/go-team/packages/riseup-vpn/-/tree/de

Bug#1069192: Autopkgtest failure: missing dependency on python3-pytz

2024-04-18 Thread Nilesh Patra
I will NMU this in a week or so if I see no activity. This package has been going through in-attention for a while. Best, Nilesh signature.asc Description: PGP signature

Bug#1069192: Autopkgtest failure: missing dependency on python3-pytz

2024-04-17 Thread Nilesh Patra
Source: lektor Version: 3.3.7-2 Severity: serious X-Debbugs-Cc: jer...@riseup.net Hi, lektor fails its autopkgtests with babel in unstable with: 67s autopkgtest [16:15:09]: test upstream: [--- 67s /usr/lib/python3/dist-packages/_pytest/config/__init__.py:331: PluggyTeardown

Bug#1060931: marked as pending in python-babel

2024-04-16 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1060931 in python-babel 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/python-team/packages/python-babel/-/commit/774f3ab82

Bug#1068065: RM: quorum [armhf i386 armel] -- ROM; cannot build on 32-bit archs due to missing builddeps

2024-04-13 Thread Nilesh Patra
, Nilesh signature.asc Description: PGP signature

Bug#1066956: marked as pending in blimps

2024-04-13 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1066956 in blimps 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/med-team/blimps/-/commit/e0ea8796d5e68b19beb9fae642b3f35d8

Bug#1067957: [[maude-bugs]] [EXTERNAL] Re: Maude fails to build on armhf

2024-04-12 Thread Nilesh Patra
t for 32-bit before 2038 - certainly when > > one our dependencies drops support. But I've gotten a bug report for > > building Maude on a Raspberry Pi. > > Raspian is based on Debian and if the 32bit ARM architectures fail here > Raspian people have a problem. > > Kind regards >Andreas. > > -- > https://fam-tille.de > Best, Nilesh signature.asc Description: PGP signature

Bug#1067957: Maude fails to build on armhf

2024-04-07 Thread Nilesh Patra
On Sun, Apr 07, 2024 at 07:45:33PM +0530, Nilesh Patra wrote: > Hi, > > Maude fails to build on armhf/arm32 arch with: > > In file included from timeManagerSymbol.cc:64: > timeActions.cc: In member function ‘void > TimeManagerSymbol::getTimeS

Bug#1066580: marked as pending in lagan

2024-03-25 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1066580 in lagan 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/med-team/lagan/-/commit/8d2e6942994b1c019fcfab6194a04357498

Bug#1066261: marked as pending in lintian

2024-03-23 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1066261 in lintian 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/lintian/lintian/-/commit/53dc310d4d5af6b0701d55577b30fb9a

Bug#1067410: golang-github-go-jose-go-jose-dev: ftbfs on i386 and mips64el due to timeout of test case

2024-03-21 Thread Nilesh Patra
. > ... > golang-github-go-jose-go-jose (4.0.1-3) unstable; urgency=medium > . > * Skip one test on some architectures accurately. (Closes: #1067410) You could instead increase the timeout too with: override_dh_auto_test: dh_auto_test -- -timeout=1h Unless the tests run

Bug#1066737: marked as pending in python-streamz

2024-03-14 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1066737 in python-streamz 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/python-team/packages/python-streamz/-/commit/9f4ae

Bug#1064824: node-d3: fails to export map and other functions

2024-03-05 Thread Nilesh Patra
it is creating an unholy mess. I got it working eventually but it can open a can of worms sometime later. Maybe packaging the older version would be the way to go if my fix above does not work. I've added yadd to the thread for more qualified advice. Best, Nilesh signature.asc Description: PGP signature

Bug#1064824: node-d3: fails to export map and other functions

2024-03-04 Thread Nilesh Patra
tim copy of the npmjs.com d3.min.js, and > the server then worked perfectly. So this told me that it is the > Debian compiled d3 which is not working correctly. Julian, I am very confused by that wording - from what I could gauge, your target package does not work with debian libs but

Bug#1063273: seaborn: autopkgtest fail on i386 - probable rounding error

2024-02-08 Thread Nilesh Patra
On 9 February 2024 1:02:31 am IST, "Rebecca N. Palmer" wrote: >Control: tags -1 pending > >This appears to be fixed in Salsa (before I reported it) - is there any reason >not to upload this now? When I initially uploaded it, debci said something like "regression on i386 - not a blocker" and

Bug#1044074: marked as pending in python-biom-format

2024-02-04 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1044074 in python-biom-format 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/med-team/python-biom-format/-/commit/c11f2d261

Bug#1050144: marked as pending in emperor

2024-02-04 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1050144 in emperor 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/med-team/emperor/-/commit/276f8ee02ad24ead9e64e08fa551cef

Bug#1062404: [Debian-med-packaging] Bug#1062404: orthanc-python: flaky autopkgtest: Test failed with

2024-02-01 Thread Nilesh Patra
On Thu, Feb 01, 2024 at 01:55:21PM +0100, Sébastien Jodogne wrote: > Even if I'm tagged as the maintainer of "orthanc-python", I don't know > how autopkgtest/flaky works (I haven't implemented such tests by > myself). This is the script that runs for tests: https://salsa.debian.org/med-t

Bug#1061659: Fwd: Bug#1061659: src:golang-github-hanwen-go-fuse: fails to migrate to testing for too long: i386 autopkgtest regression

2024-01-28 Thread Nilesh Patra
+Maytha who prepared the upload. On Sun, Jan 28, 2024 at 05:05:55PM +, Julian Gilbey wrote: > Hi Nilesh, > > You did the last upload of this package - do you have any idea about > this bug? I've been trying to track it down for the past hour but I don't have a fix that

Bug#1056504: python-sparse's autopkg tests fail with Python 3.12

2024-01-13 Thread Nilesh Patra
rom ._version import __version__, __version_tuple__ # > noqa: F401 > > and did not noticed that tests are failing. Am I missing something? Fixed in Git, please check. Best, Nilesh signature.asc Description: PGP signature

Bug#1058558: marked as pending in seqkit

2023-12-25 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1058558 in seqkit 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/med-team/seqkit/-/commit/21e6afbbd44d78695e03765e912121dc8

Bug#1058506: marked as pending in golang-github-shenwei356-util

2023-12-25 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1058506 in golang-github-shenwei356-util 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/go-team/packages/golang-github-she

Bug#1057847: tombo: FTBFS with Python 3.12

2023-12-09 Thread Nilesh Patra
On Sat, 09 Dec 2023 16:18:35 +0100 Bas Couwenberg wrote: > It builds successfully when using cython 3.0 from experimental. Hence there's nothing we could do except for waiting for cython upload to unstable. Best, Nilesh

Bug#1055692: macs ftbfs with Python 3.12

2023-12-09 Thread Nilesh Patra
^ We can revisit the bug once cython3 is updated to >= 3.0.5 and the build-deps of macs (particularly cykhash) are rebuilt. Also cloning and reassigning to cython so this could be upgraded. Best, Nilesh

Bug#1056396: marked as pending in orthanc-webviewer

2023-11-23 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1056396 in orthanc-webviewer 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/med-team/orthanc-webviewer/-/commit/3f4f676ecd7

Bug#1056298: riseup-vpn dns configuration don't work with systemd-resolved

2023-11-20 Thread Nilesh Patra
ository itself[1] and the fix was to add in a "DNS=" entry in resolved.conf. Can you try this and report back? Could you also check this on a different network connection? [1]: https://github.com/systemd/systemd/issues/25397 Best, Nilesh signature.asc Description: PGP signature

Bug#1042641: marked as pending in bottleneck

2023-11-09 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1042641 in bottleneck 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/python-team/packages/bottleneck/-/commit/ce43df034fc8c

Bug#1042654: marked as pending in python-babel

2023-11-08 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1042654 in python-babel 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/python-team/packages/python-babel/-/commit/eac13fb16

Bug#1054738: marked as pending in python-gffutils

2023-11-04 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1054738 in python-gffutils 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/med-team/python-gffutils/-/commit/72da5f97d5f9948

Bug#1042698: python-vispy: FTBFS with Sphinx 7.1, docutils 0.20: AttributeError: 'container' object has no attribute 'html5tagname'

2023-11-04 Thread Nilesh Patra
Hi Lucas, On Sun, 30 Jul 2023 20:33:09 +0200 Lucas Nussbaum wrote: > Source: python-vispy > Version: 0.6.6-3 > Severity: important > Tags: ftbfs This seems to be an older version of vispy and the latest one in bookworm no longer FTBFS with newer sphinx for me locally. Could you please trigger a

Bug#1054672: marked as pending in megahit

2023-11-04 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1054672 in megahit 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/med-team/megahit/-/commit/59953b0ca68d0654d0fa2dd044003c5

Bug#1052347: src:canu: fails to migrate to testing for too long: unresolved RC issue

2023-11-04 Thread Nilesh Patra
error on arm64 porter box however it fails in debci. The upstream needs the *.out files of the failing tests, as they said at [1]. Since it does not work on porter box, and chokes on the CI infra, could you please provide these files? [1]: https://github.com/marbl/canu/issues/2271#issuecomment-1772870568 Thanks, Nilesh

Bug#1052821: marked as pending in python-phx-class-registry

2023-11-03 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1052821 in python-phx-class-registry 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/python-team/packages/python-phx-class-r

Bug#1055286: r-cran-spatstat.core: Fails autopkgtests on all archs

2023-11-03 Thread Nilesh Patra
/5e90d382ee6a4bbb6266b5b77d832f3dcc129b3b It has also been removed from CRAN and archive since December 22. https://cran.r-project.org/web/packages/spatstat.core/index.html It may make sense to remove it altogether but it should be removed from testing for sure. Thanks, Nilesh -- System

Bug#1055107: crowdsec fails its autopkgtests on armel

2023-10-31 Thread Nilesh Patra
On Tue, Oct 31, 2023 at 05:32:53PM +0100, Cyril Brulebois wrote: > Nilesh Patra (2023-10-31): > > On Tue, 31 Oct 2023 20:13:23 +0530 Nilesh Patra wrote: > > Full log at: > > https://ci.debian.net/data/autopkgtest/testing/armel/c/crowdsec/39385596/log.gz > > >

Bug#1055107: crowdsec fails its autopkgtests on armel

2023-10-31 Thread Nilesh Patra
On Tue, 31 Oct 2023 20:13:23 +0530 Nilesh Patra wrote: > Source: crowdsec > Version: 1.4.6-6 > Severity: serious > X-Debbugs-Cc: k...@debian.org > > Dear Maintainer, > > crowdsec fails its autopkgtests on unstable with: > > | 316s === RUN TestOneShot >

Bug#1055107: crowdsec fails its autopkgtests on armel

2023-10-31 Thread Nilesh Patra
Source: crowdsec Version: 1.4.6-6 Severity: serious X-Debbugs-Cc: k...@debian.org Dear Maintainer, crowdsec fails its autopkgtests on unstable with: | 316s === RUN TestOneShot | 316s journalctl_test.go:172: Expected log output 'journalctl: invalid option' but got nothing ! | 316s --- FAIL

Bug#1054845: marked as pending in golang-github-gin-gonic-gin

2023-10-30 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1054845 in golang-github-gin-gonic-gin 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/go-team/packages/golang-github-gin-g

Bug#1054767: marked as pending in gh

2023-10-30 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1054767 in gh 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/go-team/packages/gh/-/commit/dd5e4c0b0f16a75caebba9cba19670f5c

Bug#1040815: marked as pending in golang-gitlab-gitlab-org-labkit

2023-10-24 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1040815 in golang-gitlab-gitlab-org-labkit 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/go-team/packages/golang-gitlab-g

Bug#1032107: Don't release with bookworm

2023-10-24 Thread Nilesh Patra
new development in https://github.com/jesseduffield/go-getter since 2018 > No reverse-depends. You had filed a bunch of such bugs before bookworm release. Do you think it is fine to remove them from the archive? If so these BRs could be convered to ROM. Best, Nilesh signature.asc Description: PGP signature

Bug#1054339: marked as pending in golang-github-containers-luksy

2023-10-24 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1054339 in golang-github-containers-luksy 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/go-team/packages/golang-github-co

Bug#1052825: marked as pending in golang-github-spf13-cast

2023-10-24 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1052825 in golang-github-spf13-cast 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/go-team/packages/golang-github-spf13-cas

Bug#1037409: golang-golang-x-exp ftbfs with gccgo-go (both gccgo-12 and gccgo-13)

2023-10-23 Thread Nilesh Patra
p[K]V, K comparable, V any](m M) []K { >| ^ Seems like gccgo is not able to recognize tilde -- could that be an issue at the toolchain level itself? I'm also reducing the severity to important since this does build in principle. Perhaps the B-D should be changed to golang-go explicitl

Bug#1024790: ortools: FTBFS everywhere

2023-10-12 Thread Nilesh Patra
soon? Best, Nilesh signature.asc Description: PGP signature

Bug#1052858: marked as pending in python-babel

2023-10-10 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1052858 in python-babel 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/python-team/packages/python-babel/-/commit/c67df59c9

Bug#1053314: Depends: python3-h5py-mpi without python3-h5py

2023-10-08 Thread Nilesh Patra
Hello, On 10/8/23 17:22, Rafael Laboissière wrote: Ok, I tried to fix the building problem by including python3-h5py, alongside with python3-h5py-mpi, into Build-Depends, as suggested by Drew, but the xmds2 package FTBFS. Here is a way to reproduce the problem without building the package:

Bug#1053314: Depends: python3-h5py-mpi without python3-h5py

2023-10-03 Thread Nilesh Patra
be Depends: libhdf5-mpi-dev ? Seems you're right, taking a brief look at it. I've CC'ed Rafael to further comment/upload a fix. @Rafael, this seems to be the last blocker on h5py transition to testing, so prompt action would be really cool! Best, Nilesh

Bug#1052893: marked as pending in orthanc-postgresql

2023-10-02 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1052893 in orthanc-postgresql 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/med-team/orthanc-postgresql/-/commit/66f5ff8ba

Bug#1053267: hickle: test_H5NodeFilterProxy fails with h5py 3.9.0: Unable to delete attribute (no write intent on file)

2023-10-02 Thread Nilesh Patra
ply it and upload if it looks OK to you? Could you as well push your commits to salsa? [1]: https://ci.debian.net/data/autopkgtest/testing/amd64/h/hickle/38396024/log.gz Thanks, Nilesh --- a/hickle/tests/test_01_hickle_helpers.py +++ b/hickle/tests/test_01_hickle_helpers.py @@ -121,16 +121,17 @@

Bug#1053341: h5py FTBFS on 32-bit archs: OverflowError: Python int too large to convert to C ssize_t

2023-10-01 Thread Nilesh Patra
Source: h5py Version: 3.9.0-2 Severity: serious X-Debbugs-Cc: dpars...@debian.org Hi, The new release of h5py FTBFS on all 32-bit archs. In particular, it fails its test-suite with: === FAILURES === _ tes

Bug#1042967: Your mail

2023-10-01 Thread Nilesh Patra
Control: forwarded -1 https://github.com/Nheko-Reborn/nheko/issues/1574 On Sun, 24 Sep 2023 10:11:23 + ZenWalker wrote: Did you report it at upstream? https://github.com/Nheko-Reborn/nheko/issues I've just done so.

Bug#1053267: hickle: test_H5NodeFilterProxy fails with h5py 3.9.0: Unable to delete attribute (no write intent on file)

2023-10-01 Thread Nilesh Patra
r to apply and upload soonish since hickle is the last package blocking the transition of new h5py to testing (rest packages have been fixed). Best, Nilesh--- a/hickle/tests/test_01_hickle_helpers.py +++ b/hickle/tests/test_01_hickle_helpers.py @@ -121,16 +121,16 @@ # load data and try to di

Bug#1042049: marked as pending in lintian

2023-09-21 Thread Nilesh Patra
Control: tag -1 pending Hello, Bug #1042049 in lintian 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/lintian/lintian/-/commit/0803577fdbecc26dcda6719789a55637

Bug#1042334: heudiconv: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13

2023-08-29 Thread Nilesh Patra
%] heudiconv/tests/test_main.py .F [ 82%] Can't repro this in a clean unstable chroot and a new version which has the exact same test passes buildd in experimental. Can you please try a re-run and check if this still persists at your end? Thanks, Nilesh

Bug#1042124: Flex help needed for eegdev (Was: Re: eegdev: FTBFS: ../../lib/stdio.h:64:3: error: #error "Please include config.h first.")

2023-08-25 Thread Nilesh Patra
On Fri, Aug 25, 2023 at 06:29:34PM +0200, Niels Thykier wrote: > Nilesh Patra: > > On Fri, Aug 25, 2023 at 05:17:47PM +0200, Niels Thykier wrote: > > > [...] > > > > I had figured out this already, but conffile.lex.c does not exist in the > > project, it is gen

Bug#1042124: Flex help needed for eegdev (Was: Re: eegdev: FTBFS: ../../lib/stdio.h:64:3: error: #error "Please include config.h first.")

2023-08-25 Thread Nilesh Patra
On Fri, Aug 25, 2023 at 05:17:47PM +0200, Niels Thykier wrote: > Nilesh Patra: > > > > > > On 25 August 2023 1:47:26 pm IST, Nilesh Patra wrote: > > > On Wed, 26 Jul 2023 21:52:17 +0200 Lucas Nussbaum > > > wrote: > > > > Source: eegd

Bug#1042124: Flex help needed for eegdev (Was: Re: eegdev: FTBFS: ../../lib/stdio.h:64:3: error: #error "Please include config.h first.")

2023-08-25 Thread Nilesh Patra
On 25 August 2023 1:47:26 pm IST, Nilesh Patra wrote: >On Wed, 26 Jul 2023 21:52:17 +0200 Lucas Nussbaum wrote: >> Source: eegdev >> Version: 0.2-6 >> Severity: serious >> > In file included from conffile.lex.c:242: >> > ../../lib/stdio.h:64:3: error

Bug#1042124: Flex help needed for eegdev (Was: Re: eegdev: FTBFS: ../../lib/stdio.h:64:3: error: #error "Please include config.h first.")

2023-08-25 Thread Nilesh Patra
#error "Please include config.h first." > > | ^ The lexed file conffile.lex.c seems to include some stuff before config.h is included which is causing it to choke. I'm not acquainted with lexers and not sure what causes this. I'd appreciate any help. Best, Nilesh signature.asc Description: PGP signature

Bug#1040566: RM: logol -- ROM; unmaintained package; low popcon

2023-08-25 Thread Nilesh Patra
esources and do not serve a mentionable amount of users. > > > > It would require analysis and many updates, so quite some efforts for > unmaintained software and targetting low number of users (sure of that), so > i am for removal. > > > Olivier As discussed on this bu

  1   2   3   4   5   6   >