Bug#1038265: [PATCH] Add riscv64 to webapp B-D list and disable LTO on Ubuntu

2023-06-16 Thread Sergio Durigan Junior
Source: git-annex Version: 10.20230407-1 Severity: wishlist Tags: patch Hi again, Still related to https://bugs.launchpad.net/ubuntu/+source/git-annex/+bug/2019992, I found a few more things that needs to be adjusted to properly build git-annex on Ubuntu. 1) We need to add riscv64 to the list of

Bug#1037532: [PATCH] Strip -Wl,-Bsymbolic-functions from LDFLAGS on Ubuntu

2023-06-13 Thread Sergio Durigan Junior
from LDFLAGS when building on Ubuntu. Thanks, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible https://sergiodj.net/ From 2232f3bf444c3e01d667cdd1ab7079cf31fc48f2 Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Tue, 13 Jun

Bug#1037258: curl -I (HEAD request) fails with HTTP/2 against a Debian Apache instance

2023-06-10 Thread Sergio Durigan Junior
On Saturday, June 10 2023, Samuel Henrique wrote: > Hello, > > I'm not able to reproduce the issue on Bookworm with a HTTP2 localhost > apache server. [...] Hey, I was able to find another URL that triggers the same issue. This one: https://chinarising.puntopress.com/wp-content/uploads/2023

Bug#1037258: curl -I (HEAD request) fails with HTTP/2 against a Debian Apache instance

2023-06-09 Thread Sergio Durigan Junior
On Friday, June 09 2023, Ian Jackson wrote: > Steps to reproduce: > > curl -I https://git.dgit.debian.org/dgit/info/refs > > Expected output (obtained on, eg, buster): > > HTTP/2 200 > expires: Fri, 01 Jan 1980 00:00:00 GMT > pragma: no-cache > cache-control: no-cache, max-age=0, must-r

Bug#1034359: closed by Debian FTP Masters (reply to Samuel Henrique ) (Bug#1034359: fixed in curl 7.88.1-9)

2023-04-16 Thread Sergio Durigan Junior
On Sunday, April 16 2023, Gabriel wrote: > Thank you. @Samuel Henrique, since you wear both hats, will this make > Lunar as well? I think you meant me :-). I will start working on bringing this to Lunar tomorrow. Thanks, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36

Bug#1034459: unblock: curl/7.88.1-9

2023-04-15 Thread Sergio Durigan Junior
binaries: [ Sergio Durigan Junior ] * d/p/Use-correct-path-when-loading-libnss-pem-ckbi-.so.patch: Don't prepend "nss" when opening libnssckbi.so. (Closes: #1034359) [ Samuel Henrique ] * d/p/fix-unix-domain-socket.patch: Import upstream patch to fix --unix (closes: #1033

Bug#1034359: Regression finding system certificates

2023-04-13 Thread Sergio Durigan Junior
On Thursday, April 13 2023, Gabriel wrote: > Between 7.88.1-2 and 7.88.1-5, there was a change to where curl with > nss looks for loadable libraries: > > curl (7.88.1-4) unstable; urgency=medium > > * d/p/Use-correct-path-when-loading-libnss-pem-ckbi-.so.patch: > Prepend "/nss/" before the l

Bug#1033847: Please update to upstream sources

2023-04-10 Thread Sergio Durigan Junior
On Monday, April 10 2023, Gabriel F. T. Gomes wrote: > When I took the maintainer role for bash-completion, I did a lot of bug > archaeology, but the amount of bugs and patches was too large, so I > don't know the reason for every packaging bit. I could do some more > digging, but a lot of the his

Bug#1033812: Security of systemd service file should be improved

2023-04-01 Thread Sergio Durigan Junior
Source: znc Version: 1.8.2-3 Severity: important Hello, I noticed that ZNC's service file comes with just a few settings that improve security: --8<---cut here---start->8--- ... PrivateTmp=true ProtectSystem=full ProtectHome=no PrivateDevices=true LimitNOFILE=

Bug#1032202: New buttercup_eval directive

2023-03-01 Thread Sergio Durigan Junior
On Wednesday, March 01 2023, Sean Whitton wrote: > On Wed 01 Mar 2023 at 10:51AM -05, Sergio Durigan Junior wrote: > >> I would like to propose the inlined patch to implement a new >> buttercup_eval directive on dh-elpa. Aside from the fact that this is a >> good-to-

Bug#1032202: New buttercup_eval directive

2023-03-01 Thread Sergio Durigan Junior
+++ b/debian/changelog @@ -1,3 +1,9 @@ +dh-elpa (2.0.17) unstable; urgency=medium + + * dh_elpa_test: Implement new buttercup_eval directive. + + -- Sergio Durigan Junior Wed, 01 Mar 2023 10:26:11 -0500 + dh-elpa (2.0.16) unstable; urgency=medium * Drop dependencies on emacs-el intr

Bug#1032199: Native compilation fails to generate trampolines on certain scenarios

2023-03-01 Thread Sergio Durigan Junior
Package: emacs Version: 1:28.2+1-11 Severity: important Forwarded: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61880 [ This is the downstream equivalent of https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61880 ] Hello, While investigating a few bugs affecting Debian's and Ubuntu's Emacs packag

Bug#1028725: flycheck: FTBFS: make: *** [debian/rules:4: binary] Error 25

2023-02-27 Thread Sergio Durigan Junior
On Monday, February 27 2023, David Bremner wrote: > Sergio Durigan Junior writes: >> >> I was testing with an upstream build. For Debian's Emacs, we should >> use: >> >> buttercup --eval "(setq comp-enable-subr-trampolines nil)" -L . >>

Bug#1028725: flycheck: FTBFS: make: *** [debian/rules:4: binary] Error 25

2023-02-26 Thread Sergio Durigan Junior
On Sunday, February 26 2023, I wrote: > On Sunday, February 26 2023, I wrote: > >> On Saturday, February 25 2023, I wrote: >> >>> On Monday, February 20 2023, David Bremner wrote: >>> David Bremner writes: > I don't think these are the same as previously encountered > native-com

Bug#1028725: flycheck: FTBFS: make: *** [debian/rules:4: binary] Error 25

2023-02-26 Thread Sergio Durigan Junior
On Sunday, February 26 2023, I wrote: > On Saturday, February 25 2023, I wrote: > >> On Monday, February 20 2023, David Bremner wrote: >> >>> David Bremner writes: >>> I don't think these are the same as previously encountered native-compilation related failures. I get the same / simila

Bug#1028725: flycheck: FTBFS: make: *** [debian/rules:4: binary] Error 25

2023-02-26 Thread Sergio Durigan Junior
On Saturday, February 25 2023, I wrote: > On Monday, February 20 2023, David Bremner wrote: > >> David Bremner writes: >> >>> I don't think these are the same as previously encountered >>> native-compilation related failures. I get the same / similar failures >>> when running >>> >>> EMACS_INHIBI

Bug#1028725: flycheck: FTBFS: make: *** [debian/rules:4: binary] Error 25

2023-02-25 Thread Sergio Durigan Junior
On Monday, February 20 2023, David Bremner wrote: > David Bremner writes: > >> I don't think these are the same as previously encountered >> native-compilation related failures. I get the same / similar failures >> when running >> >> EMACS_INHIBIT_AUTOMATIC_NATIVE_COMPILATION=t emacs -q -batch -L

Bug#1020192: Remove cycle-quotes from Debian? (was: Re: Bug#1020192: cycle-quotes: FTBFS: make: *** [debian/rules:4: build] Error 25)

2023-02-23 Thread Sergio Durigan Junior
On Sunday, October 02 2022, David Bremner wrote: > Lucas Nussbaum writes: > >> Source: cycle-quotes >> Version: 0.1-4 >> Severity: serious >> Justification: FTBFS >> Tags: bookworm sid ftbfs >> User: lu...@debian.org >> Usertags: ftbfs-20220917 ftbfs-bookworm >> >> Hi, >> >> During a rebuild of a

Bug#1031450: gearmand: FTBFS: ld: /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/libmemcachedutil.so: undefined reference to `memcached_server_minor_version'

2023-02-22 Thread Sergio Durigan Junior
ends on libmemcached, and as such should be specified first in the command line. I filed https://github.com/gearman/gearmand/pull/365 upstream and I'm inlining a patch that fixes the problem for me. Thanks, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please

Bug#1031592: unblock: poke/3.0+dfsg

2023-02-19 Thread Sergio Durigan Junior
On Sunday, February 19 2023, Sebastian Ramacher wrote: > On 2023-02-18 19:03:17 -0500, Sergio Durigan Junior wrote: >> Package: release.debian.org >> Severity: normal >> User: release.debian@packages.debian.org >> Usertags: unblock >> >> Hi there, >

Bug#1031592: unblock: poke/3.0+dfsg

2023-02-18 Thread Sergio Durigan Junior
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Hi there, I decided to file this request even though this is *not* going to involve any transition nor anything big. Please let me know if you prefer to be contacted via other channels. [

Bug#1031533: simka B-D on libgatbcore-dev which doesn't exist on s390x

2023-02-17 Thread Sergio Durigan Junior
Source: simka Version: 1.5.3-6 Severity: serious Hi, simka build-depends on libgatbcore-dev, but gatb-core has been recently patched and stopped building on several architectures, including s390x. simka's build will FTBFS on those architectures. Thank you, -- Sergio GPG key ID: 237A 54B1 0287

Bug#1031532: minia B-D on libgatbcore-dev which doesn't exist on several architectures

2023-02-17 Thread Sergio Durigan Junior
Source: minia Version: 3.2.6-2 Severity: serious Hi, minia build-depends on libgatbcore-dev, but gatb-core has been recently patched and stopped building on several architectures, including e.g. s390x, armhf, etc. bcalm's build will FTBFS on those architectures. Thank you, -- Sergio GPG key I

Bug#1031531: mindthegap B-D on libgatbcore-dev which doesn't exist on several architectures

2023-02-17 Thread Sergio Durigan Junior
Source: mindthegap Version: 2.3.0-1 Severity: serious Hi, mindthegap build-depends on libgatbcore-dev, but gatb-core has been recently patched and stopped building on several architectures, including e.g. s390x, armhf, etc. bcalm's build will FTBFS on those architectures. Thank you, -- Sergio

Bug#1031530: discosnp B-D on libgatbcore-dev which doesn't exist on several architectures

2023-02-17 Thread Sergio Durigan Junior
Source: discosnp Version: 1:2.6.2-1 Severity: serious Hi, discosnp build-depends on libgatbcore-dev, but gatb-core has been recently patched and stopped building on several architectures, including e.g. s390x, armhf, etc. bcalm's build will FTBFS on those architectures. Thank you, -- Sergio G

Bug#1031529: bcalm B-D on libgatbcore-dev which doesn't exist on several architectures

2023-02-17 Thread Sergio Durigan Junior
Source: bcalm Version: 2.2.3-3 Severity: serious Hi, bcalm build-depends on libgatbcore-dev, but gatb-core has been recently patched and stopped building on several architectures, including e.g. s390x, armhf, etc. bcalm's build will FTBFS on those architectures. Thank you, -- Sergio GPG key I

Bug#1030954: quorum: ftbfs with LTO (link time optimization) enabled

2023-02-09 Thread Sergio Durigan Junior
Package: src:quorum Version: 1.1.1-7 Severity: minor Tags: sid bookworm User: debian-...@lists.debian.org Usertags: ftbfs-lto This package currently fails to build (at least on the amd64 architecture) with link time optimizations enabled. For a background for LTO please see https://wiki.debian.o

Bug#1030827: FTBFS on armhf

2023-02-07 Thread Sergio Durigan Junior
Source: pspp Severity: important Version: 1.6.2-1 Hi, pspp is currently FTBFSing on armhf due to several Perl-related tests failing with: --8<---cut here---start->8--- +PSPP.c: loadable library and perl binaries are mismatched (got first handshake key 0xa5000

Bug#1027998: RM: lua-apr -- RoQA; dead upstream; FTBFS with recent lua/apr

2023-01-05 Thread Sergio Durigan Junior
Package: ftp.debian.org Severity: normal Hello, I would like to request the removal of lua-apr from unstable/testing. The package is dead upstream (last commit was made in 2011), is currently FTBFSing, has been orphaned and the last meaningful upload to Debian happened in 2015. This is dak's out

Bug#1026490: sssd: FTBFS: make[1]: *** [debian/rules:102: override_dh_missing] Error 25

2023-01-03 Thread Sergio Durigan Junior
Control: tags -1 + patch On Tuesday, December 20 2022, Lucas Nussbaum wrote: > Source: sssd > Version: 2.8.1-1 > Severity: serious > Justification: FTBFS > Tags: bookworm sid ftbfs > User: lu...@debian.org > Usertags: ftbfs-20221220 ftbfs-bookworm > > Hi, > > During a rebuild of all packages in s

Bug#1019937: NMU: elfutils: Missing licenses in d/copyright

2022-12-21 Thread Sergio Durigan Junior
On Wednesday, December 21 2022, Bastian Germann wrote: > I am uploading a NMU to DELAYED/10 to fix this. debdiff is attached. Hi Bastian, Thanks for the heads up, and sorry for the delay. I applied your changes, made a few cosmetic adjustments and uploaded a new version to unstable. Could you

Bug#1025456: RM: flask-oidc -- RoM; inactive upstream; never migrated to testing

2022-12-04 Thread Sergio Durigan Junior
Package: ftp.debian.org Severity: normal Hello, I would like to request the removal of flask-oidc from unstable. The package is currently FTBFSing, and while it would be possible to patch it and make it build successfully again, I don't think it's worth the trouble: the package has never migrate

Bug#1024671: poke: SEGFAULT when writing array of arrays to buffer

2022-11-24 Thread Sergio Durigan Junior
Control: forwarded -1 https://sourceware.org/bugzilla/show_bug.cgi?id=28380 On Tuesday, November 22 2022, Agathe Porte wrote: > Dear Maintainer, > > When "poking" with the tutorial of GNU poke and its SBM image format, > the program fails to write arrays of arrays into ios and fails: > > >

Bug#1022188: debugpy: FTBFS due to either "Timed out..." or "Address already in use"

2022-11-09 Thread Sergio Durigan Junior
On Monday, November 07 2022, Julian Gilbey wrote: > Hi Sergio, > > On Fri, Oct 21, 2022 at 01:43:10PM -0400, Sergio Durigan Junior wrote: >> Source: debugpy >> Version: 1.6.3+ds-1 >> Severity: serious >> >> Hi, >> >> debugpy is currently FTBFS

Bug#1022204: FTBFS because nimgrep needs libpcre3

2022-10-21 Thread Sergio Durigan Junior
dex f8dd0ad79..8654f42cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +nim (1.6.8-2) UNRELEASED; urgency=medium + + * d/control: Add libpcre3 to B-D and to nim's Dependency list. +(Closes: #1022204) + + -- Sergio Durigan Junior Fri, 21 Oct 2022 16:58:30 -0400 + nim

Bug#1022204: FTBFS because nimgrep needs libpcre3

2022-10-21 Thread Sergio Durigan Junior
Source: nim Version: 1.6.8-1 Severity: serious Hi, One of the reasons nim is currently FTBFSing is because the nimgrep program attempts to load libpcre.so.3 but fails. The package needs to explicitly depend on libpcre3. I will soon attach a patch to fix the problem. Thanks, -- Sergio GPG key

Bug#1022188: debugpy: FTBFS due to either "Timed out..." or "Address already in use"

2022-10-21 Thread Sergio Durigan Junior
Source: debugpy Version: 1.6.3+ds-1 Severity: serious Hi, debugpy is currently FTBFSing: --8<---cut here---start->8--- === short test summary info FAILED tests/debugpy/test_run.py::test_custom_python_args[p

Bug#1022140: loggerhead: autopkgtest regression: No module named 'pygments'

2022-10-20 Thread Sergio Durigan Junior
angelog2022-10-20 22:48:28 + @@ -4,6 +4,9 @@ * Update standards version to 4.6.1, no changes needed. * Update watch file format version to 4. + [ Sergio Durigan Junior ] + * d/t/control: Depend on python3-pygments. (Closes: #1022140) (LP: #1991613) + -- Jelmer Vernooij Sun,

Bug#1022140: loggerhead: autopkgtest regression: No module named 'pygments'

2022-10-20 Thread Sergio Durigan Junior
pdate watch file format version to 4. + [ Sergio Durigan Junior ] + * d/t/control: Depend on python3-pygments. + -- Jelmer Vernooij Sun, 11 Sep 2022 02:07:39 +0100 loggerhead (2.0.0-2) unstable; urgency=medium === modified file 'debian/tests/control' --- old/debian/tests/control

Bug#1022140: loggerhead: autopkgtest regression: No module named 'pygments'

2022-10-20 Thread Sergio Durigan Junior
Source: loggerhead Version: 2.0.0-2 Severity: serious Hi, Ubuntu's loggerhead package is experiencing an autopkgtest failure due to a missing test dependency: --8<---cut here---start->8--- ==

Bug#1022081: autopkgtest failures on s390x

2022-10-19 Thread Sergio Durigan Junior
Package: cryfs Version: 0.11.2-5 Severity: medium Hi there, cryfs' dep8 tests are currently failing to run on s390x due to the following error: --8<---cut here---start->8--- [--] 2 tests from CryConfigCompatibilityTest [ RUN ] CryConfigCompatibili

Bug#1012340: Please consider offering debian-debug via rsync

2022-09-19 Thread Sergio Durigan Junior
Control: severity -1 grave On Saturday, June 04 2022, I wrote: > I am the maintainer of the debuginfod.debian.net service, which provides > debug information over HTTPS to debuginfo consumers such as GDB. > > It would be extremely helpful if the debian-debug repository offered > rsync access like

Bug#1018001: dh-nss should handle when multiple binary packages modify NSS

2022-08-23 Thread Sergio Durigan Junior
Package: dh-nss Version: 1.5 Severity: medium Hello, sssd has recently moved to dh-nss and now its dep8 tests are failing. The reason is because the migration to dh-nss was done for libsss-nss, but libsss-sudo also performs modifications to /etc/nsswitch.conf. dh-nss generates the following snip

Bug#1010024: git-buildpackage: fails to import pristine-tar: File name too long

2022-07-14 Thread Sergio Durigan Junior
On Friday, April 22 2022, Drew Parsons wrote: > I'm trying to update the rclone package, using gbp import-orig in the > "usual" way, with uscan, pristine-tar and importing into the > experimental branch. > > The import is failing, apparently due to using a git commit in a > filename during the pri

Bug#1014618: tpot: FTBFS in unstable

2022-07-13 Thread Sergio Durigan Junior
Control: tags -1 + patch On Friday, July 08 2022, Steve Langasek wrote: > Hi Christian, > > While trying to get the tpot package built in Ubuntu, I've found that it > fails to build in both Debian and Ubuntu: > > [...] > == > FAI

Bug#1014827: Please update python-psycopg2cffi to the latest upstream version

2022-07-12 Thread Sergio Durigan Junior
Source: python-psycopg2cffi Version: 2.8.1-2 Severity: medium Hi, python-psycopg2cffi is currently at version 2.8.1, which is causing python-django-celery-results' dep8 tests to fail: --8<---cut here---start->8--- autopkgtest [02:17:03]: test upstream: [--

Bug#1012784: python-django FTBFS : FAIL: test_custom_fields (inspectdb.tests.InspectDBTestCase) (again)

2022-06-13 Thread Sergio Durigan Junior
Source: python-django Version: 2:4.0.5-1 Severity: serious Tags: ftbfs Hi, python-django is currently FTBFSing due to a test failure during build time: --8<---cut here---start->8--- == FAIL: t

Bug#1012693: snmpd fails to install due to trying to chown an inexistent file

2022-06-11 Thread Sergio Durigan Junior
On Saturday, June 11 2022, I wrote: > snmpd is currently failing to install due to a problem with its postint > file: > > Setting up snmpd (5.9.1+dfsg-3) ... > adduser: Warning: The home directory `/var/lib/snmp' does not belong to the > user you are currently creating. > chown: cannot access '/v

Bug#1012693: snmpd fails to install due to trying to chown an inexistent file

2022-06-11 Thread Sergio Durigan Junior
Source: net-snmp Version: 5.9.1+dfsg-3 Severity: critical Hi there, snmpd is currently failing to install due to a problem with its postint file: --8<---cut here---start->8--- Setting up snmpd (5.9.1+dfsg-3) ... adduser: Warning: The home directory `/var/lib/s

Bug#1006511: net-snmp: FTBFS with OpenSSL 3.0

2022-06-07 Thread Sergio Durigan Junior
Control: tags -1 + patch On Monday, June 06 2022, I wrote: > On Sunday, May 15 2022, Craig Small wrote: > >> Upstream should have a new version of net-snmp that compiles with >> OpenSSL v3.0 in May. I've tested the RC1 release and it compiles >> fine. >> >> https://sourceforge.net/p/net-snmp/mai

Bug#1006511: net-snmp: FTBFS with OpenSSL 3.0

2022-06-06 Thread Sergio Durigan Junior
On Sunday, May 15 2022, Craig Small wrote: > Upstream should have a new version of net-snmp that compiles with > OpenSSL v3.0 in May. I've tested the RC1 release and it compiles > fine. > > https://sourceforge.net/p/net-snmp/mailman/message/37642006/ FWIW, Ubuntu's net-snmp has been using the fo

Bug#1012340: Please consider offering debian-debug via rsync

2022-06-04 Thread Sergio Durigan Junior
Package: mirrors Severity: medium User: mirr...@packages.debian.org Usertags: mirroradm Hello, I am the maintainer of the debuginfod.debian.net service, which provides debug information over HTTPS to debuginfo consumers such as GDB. It would be extremely helpful if the debian-debug repository of

Bug#1011259: pdns shouldn't be built on 32-bit architectures

2022-05-18 Thread Sergio Durigan Junior
Source: pdns Version: 4.6.2-1 Severity: important Hello, I'm slowly working towards bringing OpenLDAP 2.6.x to Debian experimental, and pdns is one of its reverse dependencies. In the process of rebuilding it, I noticed that it FTBFS on armhf, armel, i386 and mipsel: --8<---cut here

Bug#1010942: Failure to link a PIE binary on ppc64el

2022-05-14 Thread Sergio Durigan Junior
On Saturday, May 14 2022, Shengjing Zhu wrote: > On Sat, May 14, 2022 at 2:39 AM Sergio Durigan Junior > wrote: >> >> On Friday, May 13 2022, Shengjing Zhu wrote: >> >> > On Sat, May 14, 2022 at 2:15 AM Sergio Durigan Junior >> > wrote: &

Bug#1010942: Failure to link a PIE binary on ppc64el

2022-05-13 Thread Sergio Durigan Junior
On Friday, May 13 2022, Shengjing Zhu wrote: > On Sat, May 14, 2022 at 2:15 AM Sergio Durigan Junior > wrote: >> >> On Friday, May 13 2022, I wrote: >> >> > golang-1.18 fails to link a PIE binary on ppc64le. Because one of the >> > implications of

Bug#1010942: Failure to link a PIE binary on ppc64el

2022-05-13 Thread Sergio Durigan Junior
On Friday, May 13 2022, I wrote: > golang-1.18 fails to link a PIE binary on ppc64le. Because one of the > implications of using hardened=+all is that PIE is enabled, this can > negatively our packages. > > I've filed this bug for golang-1.18 in Ubuntu and fixed it there, so > I'll be working on

Bug#1010942: Failure to link a PIE binary on ppc64el

2022-05-13 Thread Sergio Durigan Junior
Package: golang-1.18-go Version: 1.18.1-1 Severity: important Hi, golang-1.18 fails to link a PIE binary on ppc64le. Because one of the implications of using hardened=+all is that PIE is enabled, this can negatively our packages. I've filed this bug for golang-1.18 in Ubuntu and fixed it there,

Bug#1010045: decode2text.sh can't find xml2text

2022-04-22 Thread Sergio Durigan Junior
Package: dovecot-core Version: 1:2.3.18+dfsg1-1 Severity: medium Dear maintainer, While trying to use the /usr/share/doc/dovecot-core/examples/decode2text.sh script in order to parse email attachments during an FTS indexing of my mailbox, I got the following errors: --8<---cut here--

Bug#1009794: Current version (1.5.2-1) doesn't work with Dovecot 2.3.18, please upgrade

2022-04-17 Thread Sergio Durigan Junior
Source: dovecot-fts-xapian Version: 1.5.2-1 Severity: grave Hello, The current version of dovecot-fts-xapian doesn't work with Dovecot 2.3.18, currently in unstable/testing: # doveadm index -A \* Fatal: Couldn't load required plugin /usr/lib/dovecot/modules/lib21_fts_xapian_plugin.so: Module is

Bug#1006661: exim4-base: Syntax Error in exiqgrep

2022-03-30 Thread Sergio Durigan Junior
Control: tags -1 + patch On Tuesday, March 01 2022, Paul Saunders wrote: > Dear Maintainer, > > When running /usr/sbin/exiqgrep, a Syntax Error is reported, and the > program quits: > > $ /usr/sbin/exiqgrep > syntax error at /usr/sbin/exiqgrep line 56, near ") {" >

Bug#1004748: guestfs-tools ftbfs with new ocaml

2022-02-03 Thread Sergio Durigan Junior
angelog index a849c22..67427d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +guestfs-tools (1.46.1-5) UNRELEASED; urgency=medium + + [ Hilko Bengen ] + * Run tests on more architectures: ppc64el, s390x + + [ Sergio Durigan Junior ] + * d/p/Disable-OCaml-warning-6-complete

Bug#1004923: autopkgtest failure due to removed libRemoteIndex*.a

2022-02-03 Thread Sergio Durigan Junior
Source: llvm-toolchain-12 Version: 1:12.0.1-19 Severity: serious Hi, The following commit: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/-/commit/87ee3c332f9b0736064a588bdf974bbda0288d58 is causing an autopkgtest failure because the build system still requires the libraries libRemoteInd

Bug#985314: Fwd: Re: Bug#985314: asterisk spams console output to syslog due to systemd misconfiguration

2022-01-19 Thread Sergio Durigan Junior
Durigan Junior To: Utkarsh Gupta Cc: be...@debian.org, 985...@bugs.debian.org Subject: Re: Bug#985314: asterisk spams console output to syslog due to systemd misconfiguration Date: Wed, 19 Jan 2022 11:49:02 -0500 On Monday, March 15 2021, Utkarsh Gupta wrote: > Hi Bernhard, > > T

Bug#1002672: gdb: please remove annoying license output

2021-12-26 Thread Sergio Durigan Junior
Control: severity -1 wishlist On Sunday, December 26 2021, Russell Coker wrote: > Below are the 15 lines of output from gdb in it's normal mode of operation > before it does anything related to it's operation. The first line is useful > as a screen-cap will contain the version which may affect t

Bug#1002597: curl: temporarily revert adding libssh-dev to Build-Depends

2021-12-25 Thread Sergio Durigan Junior
On Saturday, December 25 2021, Samuel Henrique wrote: > Hello Helmut, > > I've uploaded 7.80.0-2 with a revert for this. > >> So this looks mostly harmless, but involves non-trivial work and I >> didn't check build order yet. Given that curl comes relatively late, I >> don't expect much problems t

Bug#997363: libtorrent-rasterbar: FTBFS: configure: error: *** A compiler with support for C++17 language features is required.

2021-12-07 Thread Sergio Durigan Junior
On Saturday, December 04 2021, Petter Reinholdtsen wrote: > [Stefano Rivera] >> Presumably resolved in 2.0.0 in NEW, that doesn't use autoconf any more. > > Perhaps, but as NEW processing these days take a long time, as a user of > the library I would prefer a fix for 1.2.14-1 in the mean time. >

Bug#1000785: bullseye-pu: package curl/7.74.0-1.3+deb11u1

2021-12-03 Thread Sergio Durigan Junior
On Friday, December 03 2021, Helmut Grohne wrote: > Dear curl maintainers, > > Adam has acked my stable upload. Consequently, I've uploaded my proposed > NMU. In accordance with devrev, it went to delayed/5. Please let me know > if that doesn't work for you. The diff is exactly the one I sent > pr

Bug#999869: Support networkd-dispatcher (and modernize ifupdown scripts)

2021-11-17 Thread Sergio Durigan Junior
am.links: Install the clamav-freshclam-ifupdown + script inside the proper + /usr/lib/networkd-dispatcher/{off,routable}.d/ directories. +(Closes: #999869) (LP: #1718227) + + -- Sergio Durigan Junior Wed, 17 Nov 2021 18:37:32 -0500 + clamav (0.103.4+dfsg-1) unstable; urgency=medium

Bug#999869: Support networkd-dispatcher (and modernize ifupdown scripts)

2021-11-17 Thread Sergio Durigan Junior
Source: clamav Version: 0.103.4+dfsg-1 Severity: medium Hello, I am taking the liberty to file this bug in order to replicate the following Merge Request: https://salsa.debian.org/clamav-team/clamav/-/merge_requests/4 Ubuntu uses systemd-networkd and is working towards supporting networkd-dis

Bug#999867: Support for networkd-dispatcher

2021-11-17 Thread Sergio Durigan Junior
cher/{routable,off}.d, respectively. +(Closes: #999867) (LP: #1718227) + + -- Sergio Durigan Junior Wed, 17 Nov 2021 17:59:29 -0500 + postfix (3.5.13-1) unstable; urgency=medium [Wietse Venema] diff --git a/debian/postfix.dirs b/debian/postfix.dirs index b44997d3..fbb6d9b7 100644 --- a/debi

Bug#999867: Support for networkd-dispatcher

2021-11-17 Thread Sergio Durigan Junior
Source: postfix Version: 3.5.13-1 Severity: medium Hello, I am taking the liberty to file this bug in order to replicate the following Merge Request: https://salsa.debian.org/postfix-team/postfix-dev/-/merge_requests/13 Ubuntu uses systemd-networkd and is working towards supporting networkd-d

Bug#999500: python-pika-pool test fails with python-pika 1.2.0 (currently in experimental); upstream seems inactive

2021-11-12 Thread Sergio Durigan Junior
On Friday, November 12 2021, Thomas Goirand wrote: > Hi Sergio, Hey Thomas, Thanks for the quick reply. > Since there's no reverse dependency for this package, and as you wrote, > there's no active upstream, I wonder if it's not time to simply remove > python-pika-pool from Debian. > > Your tho

Bug#999500: python-pika-pool test fails with python-pika 1.2.0 (currently in experimental); upstream seems inactive

2021-11-11 Thread Sergio Durigan Junior
Package: python-pika-pool Version: 0.1.3-4 Severity: important Hello, We are currently working towards getting python-pika updated to its latest version, 1.2.0. This is needed for the latest version of pagure (https://pagure.io). There's an ongoing discussion here, if you're interested: http

Bug#996324: ruby-netcdf: FTBFS with ruby3.0: ERROR: Test "ruby3.0" failed: Segmentation fault at 0x0000000000000034

2021-11-05 Thread Sergio Durigan Junior
On Friday, November 05 2021, Sebastiaan Couwenberg wrote: > On 11/5/21 20:58, Sergio Durigan Junior wrote: >> - The netcdf upstream project seems to be inactive, to say the least. >>The last release happened in 2015, and I could not find a git >>repository for it. >

Bug#996324: ruby-netcdf: FTBFS with ruby3.0: ERROR: Test "ruby3.0" failed: Segmentation fault at 0x0000000000000034

2021-11-05 Thread Sergio Durigan Junior
On Tuesday, October 12 2021, Antonio Terceiro wrote: > We are about to enable building against ruby3.0 on unstable. During a test > rebuild, ruby-netcdf was found to fail to build in that situation. > > To reproduce this locally, you need to install ruby-all-dev from experimental > on an unstable

Bug#996311: marked as pending in ruby-lapack

2021-11-04 Thread Sergio Durigan Junior
Control: tag -1 - pending On Tuesday, November 02 2021, Youhei SASAKI wrote: > Bug #996311 in ruby-lapack 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/

Bug#991606: marked as pending in ruby-libxml

2021-08-31 Thread Sergio Durigan Junior
On Tuesday, August 31 2021, Mattia Rizzolo wrote: > On Mon, Aug 30, 2021 at 09:54:29PM +0000, Sergio Durigan Junior wrote: >> Bug #991606 in ruby-libxml reported by you has been fixed in the >> Git repository and is awaiting an upload. You can see the commit >> message below

Bug#990939: unblock: newlisp/10.7.5-2

2021-07-17 Thread Sergio Durigan Junior
On Wednesday, July 14 2021, Paul Gevers wrote: > On 11-07-2021 20:29, Sergio Durigan Junior wrote: >>> Please unblock package newlisp > > unblocked. Thanks, Paul. >>> Depending on the -dev packages instead is not nice, >>> but it is actually the fix with the

Bug#990939: unblock: newlisp/10.7.5-2

2021-07-11 Thread Sergio Durigan Junior
orm newlisp that the common files are installed under > /usr/share/newlisp, not /usr/local/share. > (changes by Sergio Durigan Junior) Thanks for request the unblock on this one. > Depending on the -dev packages instead is not nice, > but it is actually the fix with the smallest change

Bug#990335: Test failure with OpenLDAP 2.5.5

2021-06-25 Thread Sergio Durigan Junior
On Friday, June 25 2021, I wrote: > While working towards the OpenLDAP 2.5.5 transition, I noticed that > volatildap's tests & autopkgtest are failing when run against this new > OpenLDAP version. For completeness: the test failure I'm seeing can be seen here: https://autopkgtest.ubuntu.com/resu

Bug#990335: Test failure with OpenLDAP 2.5.5

2021-06-25 Thread Sergio Durigan Junior
Source: volatildap Version: 1.5.0-1 Severity: medium Forwarded: https://github.com/rbarrois/volatildap/issues/7 Tags: patch Dear maintainer, While working towards the OpenLDAP 2.5.5 transition, I noticed that volatildap's tests & autopkgtest are failing when run against this new OpenLDAP version.

Bug#990172: Autopkgtest failure with OpenLDAP 2.5.5

2021-06-23 Thread Sergio Durigan Junior
On Monday, June 21 2021, I wrote: > Dear maintainer, > > We're working towards getting OpenLDAP 2.5.5 (already in experimental) > ready to start the transition process, and I noticed that nsscache's > autopkgtest fails because it uses the now-removed BDB backend. > > I am also working on the OpenL

Bug#990172: Autopkgtest failure with OpenLDAP 2.5.5

2021-06-21 Thread Sergio Durigan Junior
Source: nsscache Version: 0.42-1 Severity: medium Dear maintainer, We're working towards getting OpenLDAP 2.5.5 (already in experimental) ready to start the transition process, and I noticed that nsscache's autopkgtest fails because it uses the now-removed BDB backend. I am also working on the O

Bug#989409: nss-pam-ldapd's autopkgtest fails with OpenLDAP 2.5

2021-06-02 Thread Sergio Durigan Junior
Source: nss-pam-ldapd Version: 0.9.11-1 Severity: medium Hi there! We're currently working on getting OpenLDAP 2.5 into experimental, so that we can start slowly working on its migration. As a side note, Ubuntu is already planning to ship OpenLDAP 2.5 in the next release (Impish, 21.10). While

Bug#988434: (Future) FTBFS cups-filters with OpenLDAP 2.5

2021-05-12 Thread Sergio Durigan Junior
rename the "ldap_connect" internal function due to a +conflict with the upcoming OpenLDAP 2.5. + + -- Sergio Durigan Junior Wed, 12 May 2021 21:08:23 -0400 + cups-filters (1.28.8-1) experimental; urgency=low * New 1.28.8 upstream release diff -Nru cups-filters-1.28.8/debian/p

Bug#987934: fdb: fails to build from the source

2021-05-02 Thread Sergio Durigan Junior
if possible https://sergiodj.net/ diff --git a/debian/changelog b/debian/changelog index be94e04..43b0a96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +fdb (5.7.0-6) UNRELEASED; urgency=medium + + * d/p/adjust-metkit-changes.patch: Adjust code to reflect metkit changes. +

Bug#978674: python3-build: Fails to work unless pip is installed

2021-04-24 Thread Sergio Durigan Junior
On Saturday, April 24 2021, Chris Hofstaedtler wrote: > * Peter Pentchev [210424 23:34]: >> [Explanation] >> So... I think that this is the way the "build" tool is supposed to >> operate. If somebody needs to use it with assuredly nothing downloaded >> from external sites, e.g. during a Debian p

Bug#986288: poke in Debian

2021-04-05 Thread Sergio Durigan Junior
On Monday, April 05 2021, Adam Borowski wrote: > On Mon, Apr 05, 2021 at 11:59:00PM +0100, Sudip Mukherjee wrote: >> On Fri, Apr 2, 2021 at 4:57 PM Hilko Bengen wrote: >> > Oh, I hadn't noticed because it was only uploaded to experimental. Will >> > contact the packager. >> >> I think that is be

Bug#986316: poke: incorrect homepage URL

2021-04-02 Thread Sergio Durigan Junior
On Friday, April 02 2021, Paul Wise wrote: > The web page at the URL in the current Homepage field says that the > homepage for GNU poke is elsewhere. > >$ apt-cache show poke | grep Homepage >Homepage: https://www.gnu.org/software/poke/ > >$ w3m -dump https://www.gnu.org/software/

Bug#978674: python3-build: Fails to work unless pip is installed

2021-03-26 Thread Sergio Durigan Junior
Control: severity -1 serious Control: tags -1 + help On Sunday, January 17 2021, Martina Ferrari wrote: > On 17/01/2021 01:06, Sergio Durigan Junior wrote: > >> Thanks for the bug report, Martina. >> Yeah, this is strange. I don't think it should require pip, and >>

Bug#985637: dpo-get-templates needs to use HTTPS to contact Debian's servers

2021-03-20 Thread Sergio Durigan Junior
Package: dpo-tools Version: 1.3-4 Severity: normal Tags: patch dpo-get-templates is currently not working because Debian's servers default to HTTPS: $ dpo-get-templates wireshark URL='' Template not found $ wget -q http://www.debian.org/international/l10n/po-debconf/pot --output-document - | g

Bug#982969: emacs: expects working network in tests

2021-03-20 Thread Sergio Durigan Junior
-that-require-Internet-when-there-s-no-Int.patch: +Skip tests that require internet connection, fixing a FTBFS. +(Closes: #982969) + + -- Sergio Durigan Junior Sat, 20 Mar 2021 17:41:44 -0400 + emacs (1:27.1+1-3) unstable; urgency=medium * Strip parent path from package descripti

Bug#984679: unblock elfutils/0.183-2

2021-03-06 Thread Sergio Durigan Junior
connection to the debuginfod server. (Closes: #983434) + * d/libdebuginfod-common.install: Install the profile.d snippets. + + -- Sergio Durigan Junior Sun, 28 Feb 2021 21:07:16 -0500 + elfutils (0.183-1) unstable; urgency=medium * New upstream release. Changes compared to the snapshot: diff -Nru el

Bug#927454: ITP: towncrier -- compiler for project news file

2021-03-06 Thread Sergio Durigan Junior
On Saturday, March 06 2021, Ben Finney wrote: > On 05-Mar-2021, Sergio Durigan Junior wrote: > >> How are you? > > Thanks for asking. I'm not great, but it's all relative; pretty much > everyone has had a bad 12 months more more. Hope you're well. Ouch, sorr

Bug#984679: unblock elfutils/0.183-2

2021-03-06 Thread Sergio Durigan Junior
Package: release.debian.org User: release.debian@packages.debian.org Usertags: unblock Severity: normal Hi, Please unblock elfutils/0.183-2. I have just uploaded this version to address , which is about enabling the use of https://deb

Bug#927454: ITP: towncrier -- compiler for project news file

2021-03-05 Thread Sergio Durigan Junior
On Friday, April 19 2019, Ben Finney wrote: > * Package name: towncrier > Version : 19.2.0 > Upstream Author : Amber Brown and Contributors > * URL or Web page : https://pypi.org/project/towncrier/ > * License : Expat > Description : compiler for project news file >

Bug#940613: Any updates?

2021-02-28 Thread Sergio Durigan Junior
On Sunday, February 28 2021, Gard Spreemann wrote: > Hi, > > I see version 1.0 of this software was just released, and has been > making its way around the web. It looks really neat! Do you think you'll > be interested in picking back up your packaging efforts for after the > Bullseye release? I'm

Bug#983434: Make libdebuginfod use https://debuginfod.debian.net by default

2021-02-23 Thread Sergio Durigan Junior
Source: elfutils Version: 0.183-1 Severity: normal Owner: Sergio Durigan Junior Hi, With the advent of the new https://debuginfod.debian.net service, we can now make libdebuginfod install the proper files necessary to have everyone using our instance transparently. I intend to submit a Merge

Bug#979838: twisted: autopkgtest regression in testing: No such file or directory: 'ckeygen'

2021-02-12 Thread Sergio Durigan Junior
On Monday, January 11 2021, Paul Gevers wrote: > autopkgtest [09:30:22]: test unit-tests-3: [--- > Traceback (most recent call last): > File > "/usr/lib/python3/dist-packages/twisted/conch/test/test_ckeygen.py", > line 86, in test_keygeneration > self._testrun('ecdsa', '3

Bug#982176: ITP: flask-oidc -- OpenID Connect support for Flask

2021-02-06 Thread Sergio Durigan Junior
Package: wnpp Severity: wishlist Owner: Sergio Durigan Junior * Package name: flask-oidc Version : 1.4.0 Upstream Author : Patrick Uiterwijk * URL : https://github.com/puiterwijk/flask-oidc * License : BSD-2-clause Programming Lang: Python Description

<    1   2   3   4   5   6   >