Bug#1071323: libevent: FTBFS: dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file

2024-05-17 Thread Nicolas Mora
Hello, Le 2024-05-17 à 16 h 38, Santiago Vila a écrit : Package: src:libevent Version: 2.1.12-stable-8.1 Severity: serious Tags: ftbfs Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: [...] dpkg-gensymbols: error: some symbols or patterns

Bug#1056348: FTBFS: tests fail in clean environment

2023-11-24 Thread Nicolas Mora
Hello, I've forwarded the bug upstream [1] and they made a patch [2]. Can you test their patch on your package, to check if the problem is fixed on your CI? Also, if this works, I suggest to apply their patch rather than yours to make the code more consistent with upstream, do you agree?

Bug#1056348: FTBFS: tests fail in clean environment

2023-11-23 Thread Nicolas Mora
Le 2023-11-23 à 11 h 20, Steve McIntyre a écrit : AFAICS in a non-interactive environment, USER isn't required to be set but LOGNAME is; see https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html Alternatively, the tets should probably be calling get(e)uid and getpwent()

Bug#1056348: FTBFS: tests fail in clean environment

2023-11-23 Thread Nicolas Mora
Le 2023-11-23 à 09 h 46, Steve McIntyre a écrit : Ah, apologies - that version is bogus, it's just the version on the bullseye machine I ran reportbug from. The tests are failing on current unstable source. OK, makes more sense then. Nevertheless I'm wondering about the seriousness of the

Bug#1056348: FTBFS: tests fail in clean environment

2023-11-23 Thread Nicolas Mora
Hello, On Tue, 21 Nov 2023 13:30:31 + Steve McIntyre wrote: Source: libssh2 Version: 1.9.0-2 Severity: serious Tags: ftbfs patch Hi! Building libssh2 using debuild in a clean local chroot, I get test failures and even a core dump! Thanks for reporting the bug, although I have concerns

Bug#1051003: libgdbm6: trap divide error in libgdbm.so.6.0.0

2023-11-06 Thread Nicolas Mora
Hello, On Mon, 4 Sep 2023 13:55:51 -0400 Nicolas Mora wrote: > Is this problem still relevant for libgdbm as we have a trap divide > error that should not happen no matter what? Or should I open a ticket > at libpam-shield so the problem (and the solution) is document

Bug#1051003: libgdbm6: trap divide error in libgdbm.so.6.0.0

2023-09-04 Thread Nicolas Mora
Hello Christopher, Le 2023-09-04 à 04 h 09, Christopher Voglstätter a écrit : PAM-shield uses a database file that I migrated from debian 10 to debian 12 in one big double upgrade. For testing purposes I deleted that database file, created an empty file instead and the trap divide error

Bug#1051003: libgdbm6: trap divide error in libgdbm.so.6.0.0

2023-09-02 Thread Nicolas Mora
Hello, On Fri, 01 Sep 2023 11:13:22 +0200 Schnitzi wrote: Journal-Output: Aug 31 18:02:34 xyz dovecot[2451]: auth: Error: auth-worker: Aborted PASSV request for x...@xyz.xyz: Worker process died unexpectedly Aug 31 18:02:34 xyz dovecot[2451]: auth-worker: Fatal: master:

Bug#1035503: [Debian-iot-maintainers] Bug#1035503: glewlwyd-common: prompting due to modified conffiles which were not modified by the user: /etc/glewlwyd/config.json

2023-05-07 Thread Nicolas Mora
+ + -- Nicolas Mora Thu, 04 May 2023 07:21:27 -0400 + glewlwyd (2.7.5-2) unstable; urgency=medium * d/control: add adduser as glewlwyd package dependency, fix piuparts issue diff -Nru glewlwyd-2.7.5/debian/glewlwyd-common.install glewlwyd-2.7.5/debian/glewlwyd-common.install --- glewlwyd-2.7.5

Bug#1035503: [Debian-iot-maintainers] Bug#1035503: glewlwyd-common: prompting due to modified conffiles which were not modified by the user: /etc/glewlwyd/config.json

2023-05-06 Thread Nicolas Mora
Hello, Le 2023-05-06 à 06 h 31, Thorsten Alteholz a écrit : Maybe introducing a new filename and adding an entry to the news file could be an option. Indeed, config.json is installed by glewlwyd-common [1], and since bullseye, the file has changed to add new properties. I guess a better

Bug#1035503: [Debian-iot-maintainers] Bug#1035503: glewlwyd-common: prompting due to modified conffiles which were not modified by the user: /etc/glewlwyd/config.json

2023-05-05 Thread Nicolas Mora
Hello, I'm having a hard-time fixing this issue. I've read [1] and related documentation, and I still make anything work. For some reason, the commands I add in the glewlwyd-common package seems not to be executed when I upgrade from bullseye to bookworm and I can't figure out why... - I've

Bug#1023284: libevent: FTBFS with glibc 2.36

2023-03-03 Thread Nicolas Mora
Hello, The patch was submitted upstream for their feedback [1], and was finally agreed. So I will upload a new package very soon then. /Nicolas [1] https://github.com/libevent/libevent/issues/1393#issuecomment-1453924054

Bug#1023284: libevent: FTBFS with glibc 2.36

2023-01-16 Thread Nicolas Mora
Hello, I opened an issue upstream [1] to ask for feedbacks. Azat suggest to change the function signature from void evutil_secure_rng_add_bytes(const char *buf, size_t n); to: int evutil_secure_rng_add_bytes(const char *buf, size_t n) and make evutil_secure_rng_add_bytes to return -1, to

Bug#1023284: libevent: FTBFS with glibc 2.36

2023-01-04 Thread Nicolas Mora
Hello all, I'm forwarding my questions and thoughts about this patch. Le 2023-01-04 à 11 h 39, Shengjing Zhu a écrit : So Just make evutil_secure_rng_add_bytes noop with glibc's implemtation of arc4random. Please see following patch. In the libevent repo, azat mentions that nooping

Bug#1023284: libevent: FTBFS with glibc 2.36

2022-11-25 Thread Nicolas Mora
Hello, Le 2022-11-17 à 04 h 15, Benjamin Drung a écrit : We did a library transition in Ubuntu to remove this symbol: https://launchpad.net/bugs/1990941 Attached the patch we applied. Thanks, I've made a new package based on your patch lately, libevent_2.1.12-stable-7 is in NEW for now [1].

Bug#1021779: orage: eats events

2022-11-11 Thread Nicolas Mora
Le 2022-11-11 à 14 h 41, Slavko a écrit : Yes, with current libical3 (in testing) the problem is solved, can be closed. Thanks, closing it then

Bug#1023284: libevent: FTBFS with glibc 2.36

2022-11-02 Thread Nicolas Mora
Hello, If I understand correctly, removing the symbols evutil_secure_rng_add_bytes from the symbols files is enough to fix this bug? If no objection, I'll upload the fixed package tomorrow.

Bug#1021779: orage: eats events

2022-10-30 Thread Nicolas Mora
Hello, On Sun, 23 Oct 2022 11:54:52 +0200 Yves-Alexis Perez wrote: for some reason your reports never reached us so I've just seen this bug and your investigation. My feeling is that this is actually https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021698 so it might be interesting to

Bug#1014681: glewlwyd: Add build dependency to node-react-dom

2022-07-11 Thread Nicolas Mora
10 juill. 2022 10 h 45 min 13 s Yadd : > Source: glewlwyd > Version: 2.7.1-1 > Severity: important > > Hi, > > node-react is going to be split into multiple packages. Please add build > dependency to node-react-dom to fix test. > This can be done right now since current node-react provides >

Bug#1009769: libhoel1.4: ABI break: h_exec_query_sqlite was dropped

2022-04-18 Thread Nicolas Mora
He Andreas, thanks for the feedback! Le 2022-04-17 à 10 h 42, Andreas Metzler a écrit : Yes, a rebuild will get a binary which works against the new library, however (partial) upgrades from bookworm won't work. BTW, the symbol file seems to be wrong: | h_execute_query_sqlite@Base 1.4.15 the

Bug#1009769: libhoel1.4: ABI break: h_exec_query_sqlite was dropped

2022-04-17 Thread Nicolas Mora
Hello, Le 2022-04-17 à 01 h 32, Andreas Metzler a écrit : i.e. the symbol h_exec_query_sqlite was dropped from the library ABI. This breaks all reverse dependencies built against 1.4.18, e.g. glewlwyd is now broken: (sid)ametzler@argenau:/dev/shm/GLEWY$ ldd -r /usr/bin/glewlwyd | tail -n1

Bug#1009447: iddawc: FTBFS: Errors while running CTest

2022-04-17 Thread Nicolas Mora
Hello, On Tue, 12 Apr 2022 20:41:02 +0200 Lucas Nussbaum wrote: During a rebuild of all packages in sid, your package failed to build on amd64. This has been fixed in iddawc-1.1.2-2, thanks! /Nicolas

Bug#1006379: libssh2: autopkgtest regression: FAIL: ssh2.sh

2022-02-24 Thread Nicolas Mora
Hello, thanks for the bug report! Le 2022-02-24 à 11 h 10, Paul Gevers a écrit : Your package has an autopkgtest, great. However, recently it started failing in testing. I don't see the problem when I build on my computer, and I don't know precisely how to fix it, but the problem comes

Bug#1000471: glewlwyd FTBFS can't find functions.

2021-11-23 Thread Nicolas Mora
Hello, Le 2021-11-23 à 15 h 20, peter green a écrit : Package: glewlwyd Version: 2.5.2-3 Severity: serious Tags: ftbfs Unfortunately it seems that even after the cross-fetch fix, glewlwyd still FTBFS as a result of changes in iddawc/rhonabwy. Thanks, that's because the dependencies were

Bug#997718: glewlwyd: FTBFS: Module not found: Error: Can't resolve 'cross-fetch' in '/<>/webapp-src/node_modules/i18next-http-backend/cjs'

2021-11-22 Thread Nicolas Mora
Hello, The package node-cross-fetch is in the NEW queue [1]. When it will be accepted in unstable, a quick change in the package i18next-http-backend will fix glewlwyd's ftbfs. /Nicolas [1] https://ftp-master.debian.org/new/node-cross-fetch_3.1.4%2Bds.1-1.html

Bug#993176: libssh2 FTBFS: configure.ac:130: error: m4_undefine: undefined macro: backend

2021-10-21 Thread Nicolas Mora
The package libssh2 1.10.0-2 has successfully migrated to testing so I believe this bug is fixed now

Bug#993176: libssh2 FTBFS: configure.ac:130: error: m4_undefine: undefined macro: backend

2021-09-08 Thread Nicolas Mora
Hello, Le 2021-08-28 à 07 h 54, Helmut Grohne a écrit : libssh2 fails to build from source. A build ends as follows: I can reproduce that too, not sure why it fails now... libssh2 version 1.10 builds successfully though, and I'm currently working on packaging libssh2 1.10 with openssl 3.0.

Bug#977348: ulfius: missing runtime zlib dependency?

2020-12-14 Thread Nicolas Mora
On Mon, 14 Dec 2020 10:53:53 +0100 Gianfranco Costamagna wrote: Hello, looks like the new ulfius version is missing a zlib1g-dev dependency on the -dev package, leading to reverse-dependencies FTBFS in tests (e.g. in src:iddawc) Indeed, I missed that one, thanks!

Bug#969570: ulfius: FTBFS on s390x

2020-09-05 Thread Nicolas Mora
Hello, Le 20-09-05 à 03 h 42, Gianfranco Costamagna a écrit :> > Hello, your package FTBFS on s390x. Please have a look if possible > [...] > Start 3: framework > 3/4 Test #3: framework ***Failed0.65 sec > Running suite(s): Ulfius framework function tests > 86%:

Bug#965353: [Pkg-javascript-devel] Bug#965353: Bug#965353: Bug#965353: Bug#965353: node-babel7 FTBFS: babel-plugin-dynamic-import-node/src/index.js: isArray is not defined

2020-07-26 Thread Nicolas Mora
Le 20-07-26 à 18 h 01, Pirate Praveen a écrit : > >> >> File in node-lodash unstable package: >> 4.17.19+dfsg-1 _baseOrderBy.js https://paste.debian.net/1157886/ >> I made a dirty hack to check my theory and it looks like if I patch this file by replacing 'isArray' with 'Array.IsArray' or if I

Bug#965353: [Pkg-javascript-devel] Bug#965353: Bug#965353: Bug#965353: node-babel7 FTBFS: babel-plugin-dynamic-import-node/src/index.js: isArray is not defined

2020-07-26 Thread Nicolas Mora
I'm not sure yet if this would fix the bug but in all the build log errors, I see that the file /usr/share/nodejs/lodash/_baseOrderBy.js is always the source of the error. The file _baseOrderBy.js in the package seems buggy for an unresolved reson. File in node-lodash unstable package:

Bug#964512: openzwave-controlpanel: FTBFS with invalid type conversion

2020-07-08 Thread Nicolas Mora
Hello, On Wed, 08 Jul 2020 11:22:18 +0200 Andreas Beckmann wrote: > > openzwave-controlpanel recently started to FTBFS with > libmicrohttpd has recent API changes. The attached patch file should fix the ftbfs with libmicrohttpd 0.9.71. It also fixes a gcc warning with uninitialized value.

Bug#964384: [Debian-iot-maintainers] Bug#964384: ulfius: FTBFS with recent libmicrohttpd

2020-07-06 Thread Nicolas Mora
> Hello, can you please apply the two patches below to fix the build failure > with new libmicrohttpd and to give a more useful error message in case curl > fails? > (I don't know yet why, but the autopkgtest is failing in Ubuntu) > Since I'm also the upstream author, I'll fix the ftbfs in the

Bug#964136: [Debian-iot-maintainers] Bug#964136: glewlwyd build-depedencies unsatisfiable on armel, mipsel and mips64el

2020-07-05 Thread Nicolas Mora
> > I was able to whip up the attatched patch which partially splits the > arch dependent and independent > builds (an arch only build now only builds the arch stuff but an indep > only build still builds > everything) and do a succesfull arch only build on armel. > Thanks a lot Peter, I was

Bug#964136: glewlwyd build-depedencies unsatisfiable on armel, mipsel and mips64el

2020-07-04 Thread Nicolas Mora
Build has been fixed for mipsel and mips64el but it remains impossible on armel since nodejs isn't available on this platform. The thing is nodejs is used during package build only, to transpile the reactjs front-end single-page-application. Then the result is the same for all architecture. If

Bug#962875: [Debian-iot-maintainers] Processed: block 962875 with 962876 962877 962878 962879 962880 962881 962882 962883 962884 962885 962886 962887

2020-06-16 Thread Nicolas Mora
This bug will be resolved when Glewlwyd 2.x will be packaged into unstable. I'm currently waiting for iddawc in the NEW queue to be accepted in experimental to move on. signature.asc Description: OpenPGP digital signature

Bug#951044: Revdeps which use the typelib FTBFS: dh_girepository: error: Could not find ICalGLib-3.0.typelib dependency

2020-02-11 Thread Nicolas Mora
Le 20-02-11 à 06 h 26, Iain Lane a écrit : > > Thanks! Would you mind if I reschedule the NMU to be uploaded straight > away so we don't have to wait to be able to build evolution-data-server? > That's ok, I reupload the package 3.0.7-2 with your fix, it should be available in sid soon now.

Bug#951044: Revdeps which use the typelib FTBFS: dh_girepository: error: Could not find ICalGLib-3.0.typelib dependency

2020-02-10 Thread Nicolas Mora
Le 20-02-10 à 06 h 02, Iain Lane a écrit : > > Since this is breaking the build of reverse dependencies, I'm proposing > to NMU a fix to DELAYED/5. The debdiff is attached. Feel free to fix it > yourself sooner, though. > Thanks for the patch, I apply it to the package now!

Bug#916855: [Debian-iot-maintainers] Bug#916855: glewlwyd: FTBFS: no dependency information found for /build/ulfius-build/libulfius.so.2.3

2018-12-19 Thread Nicolas Mora
Hello, Thanks for the report. It's due to a change in the librairies header files recently. This change is incompatible with older glewlwyd cmake scripts. Glewlwyd 1.4.9 fixes that and the package will be uploaded soon.