Bug#962318: libmojolicious-perl: build fails on IPv6-only buildds

2020-06-08 Thread Niko Tyni
uffer from these issues. I'm left wondering if the IO::Socket::IP default behaviour is desirable, or whether we should try to change it (maybe to special case localhost and/or 0.0.0.0 ?) BTW, I noticed nodejs also fails (with test code listening on 127.0.0.1 but client connecting to ::1) so at least we're not quite alone in this... -- Niko Tyni nt...@debian.org

Bug#962318: libmojolicious-perl: build fails on IPv6-only buildds

2020-06-09 Thread Niko Tyni
On Tue, Jun 09, 2020 at 07:08:01PM +0200, Jérémy Lal wrote: > Le mar. 9 juin 2020 à 18:37, gregor herrmann a écrit : > > # unshare -n > > # ip li set lo up > > # ip li add dummy0 type dummy > > # ip li set dummy0 up > Thanks, it doesn't yield the exact same conditions, though ? >

Bug#962318: libmojolicious-perl: build fails on IPv6-only buildds

2020-06-12 Thread Niko Tyni
On Tue, Jun 09, 2020 at 06:40:12PM +0200, gregor herrmann wrote: > On Mon, 08 Jun 2020 10:18:09 +0300, Niko Tyni wrote: > > > This seems to be a wider issue. Copying the debian-perl list for > > discussion. > > Thanks for the analysis! > > > I'm left w

Bug#962047: Bug#962318: libmojolicious-perl: build fails on IPv6-only buildds

2020-06-15 Thread Niko Tyni
On Fri, Jun 12, 2020 at 06:58:15PM +0300, Niko Tyni wrote: > I have not had the tuits yet for looking at IO::Socket::IP properly. > It seems to me that it could look at the address and pass AI_NUMERICHOST > to getaddrinfo(3) if it looks like an IPv4 address. I guess matching > against

Bug#962904: libwww-perl breaks libapache2-mod-perl2 autopkgtest: Failed 6/6 subtests

2020-06-15 Thread Niko Tyni
s.ietf.org/html/rfc7231#section-6.4.4 Some googling reveals this is not a new question. https://stackoverflow.com/questions/16194988/for-which-3xx-http-codes-is-the-location-header-mandatory For the sake of robustness I suppose libwww-perl should be fixed, so reassigning. -- Niko Tyni nt...@debian.org

Bug#962904: libwww-perl breaks libapache2-mod-perl2 autopkgtest: Failed 6/6 subtests

2020-06-15 Thread Niko Tyni
Control: tag -1 patch Control: forwarded -1 https://github.com/libwww-perl/libwww-perl/pull/342 On Mon, Jun 15, 2020 at 10:40:48PM +0300, Niko Tyni wrote: > The change in libwww-perl had a side effect of making it > look at max_redirect only when the Location header is set. > For th

Bug#838933: libio-compress-lzma-perl: uninstallable and unbuildable with Perl 5.24

2016-09-26 Thread Niko Tyni
cies on perl (>= 5.23.4) | libio-compress-perl (>= 2.069) -- Niko Tyni nt...@debian.org

Bug#838934: libperl-apireference-perl: FTBFS with Perl 5.24.1

2016-09-26 Thread Niko Tyni
;, $Config{PERL_REVISION}, $Config{PERL_VERSION}, $Config{PERL_SUBVERSION})'` debian/rules:8: recipe for target 'regenerated-stamp' failed make[1]: *** [regenerated-stamp] Error 1 It looks like we only tested rebuilds with 5.24.0 and therefore missed this. Similar to #825613

Bug#839200: libcpanplus-perl: FTBFS: Failed test 'Cwd has correct version in report'

2016-09-29 Thread Niko Tyni
Cwd\s+3\.6301)' # Looks like you failed 1 test of 128. This seems to have regressed with Perl 5.24.1, which bundles Cwd 3.63_01 while 5.24.0 had 3.63. -- Niko Tyni nt...@debian.org

Bug#839204: libtest-harness-perl: uninstallable, current version superseded by Perl 5.24.1

2016-09-29 Thread Niko Tyni
satisfied. This bug should be closed by uploading a newer upstream version or having the separate package removed. -- Niko Tyni nt...@debian.org

Bug#839206: libextutils-parsexs-perl: uninstallable, current version superseded by Perl 5.24

2016-09-29 Thread Niko Tyni
satisfied. This bug should be closed by uploading a newer upstream version or having the separate package removed. -- Niko Tyni nt...@debian.org

Bug#839207: libextutils-cbuilder-perl: uninstallable, current version superseded by Perl 5.24

2016-09-29 Thread Niko Tyni
satisfied. This bug should be closed by uploading a newer upstream version or having the separate package removed. -- Niko Tyni nt...@debian.org

Bug#839208: libio-compress-perl: uninstallable, current version superseded by Perl 5.24.1

2016-09-29 Thread Niko Tyni
satisfied. This bug should be closed by uploading a newer upstream version or having the separate package removed. -- Niko Tyni nt...@debian.org

Bug#839987: libcompress-raw-lzma-perl: Version Mismatch due to new src:xz-utils

2016-10-07 Thread Niko Tyni
used by the new liblzma5 (src:xz-utils) in sid. We seem to need either tighter (preferably binNMU-safe) versioned dependencies or disabling the version check. Not sure what triggered all the warnings but it's presumably related. -- Niko Tyni nt...@debian.org

Bug#839580: request-tracker4: FTBFS in testing (failed tests)

2016-10-10 Thread Niko Tyni
oth Dominic and I are rather short on time. Tagging and copying possible candidates :) (BTW there's also a missing build dependency on tzdata that can create additional failures for clean chroots.) -- Niko Tyni nt...@debian.org

Bug#1060323: libosp-dev: missing dependency on libosp5

2024-01-09 Thread Niko Tyni
. -- Niko Tyni nt...@debian.org

Bug#1060458: perl-tk: FTBFS with Perl 5.38 on big-endian 64-bit: test failures

2024-01-11 Thread Niko Tyni
221-224 237-239, 264-265, 275-276, 280-283 t/zzScrolled.t (Wstat: 0 Tests: 94 Failed: 0) TODO passed: 52, 66, 80, 94 Files=76, Tests=4267, 36 wallclock secs ( 0.23 usr 0.05 sys + 6.02 cusr 0.69 csys = 6.99 CPU) Result: FAIL -- Niko Tyni nt...@debia

Bug#1060653: os-autoinst: FTBFS on i386: t/01-test_needle.t failure

2024-01-11 Thread Niko Tyni
uto_test] Error 1 make[1]: Leaving directory '/<>' make: *** [debian/rules:6: binary-arch] Error 2 -- Niko Tyni nt...@debian.org

Bug#1060709: dh-runit: autopkgtest failure with Perl 5.38: given is deprecated

2024-01-13 Thread Niko Tyni
suppose I should have looked at Depends:perl too. -- Niko Tyni nt...@debian.org

Bug#1060707: dh-make-elpa: autopkgtest failure with Perl 5.38: smartmatch is deprecated

2024-01-13 Thread Niko Tyni
only checked packages with Testsuite: autopkgtest-pkg-perl or Testsuite-Triggers: perl. I suppose I should have looked at Depends:perl too. -- Niko Tyni nt...@debian.org

Bug#1060710: dnsenum: autopkgtest failure with Perl 5.38: Smartmatch is deprecated

2024-01-13 Thread Niko Tyni
751. Sorry for not catching this earlier. I only checked packages with Testsuite: autopkgtest-pkg-perl or Testsuite-Triggers: perl. I suppose I should have looked at Depends:perl too. -- Niko Tyni nt...@debian.org

Bug#1060712: libextutils-cbuilder-perl: current version superseded by Perl 5.38

2024-01-13 Thread Niko Tyni
separate package should be either updated to a newer version or removed as unnecessary. -- Niko Tyni nt...@debian.org

Bug#1060713: libhttp-tiny-perl: current version superseded by Perl 5.38

2024-01-13 Thread Niko Tyni
should be either updated to a newer version or removed as unnecessary. -- Niko Tyni nt...@debian.org

Bug#1060740: regripper: autopkgtest failure with Perl 5.38: changed diagnostics

2024-01-13 Thread Niko Tyni
for not catching this earlier. I only checked packages with Testsuite: autopkgtest-pkg-perl or Testsuite-Triggers: perl. I suppose I should have looked at Depends:perl too. -- Niko Tyni nt...@debian.org

Bug#1068934: perl: autopkgtest failure due to the t64 package rename

2024-04-13 Thread Niko Tyni
${perlapi:Provides} case, so that can be extended to tackle this as well. Patch attached. The test passes for me with this on amd64 at least. -- Niko Tyni nt...@debian.org >From 81649053d3b4ecf857977c797100c024a25c04de Mon Sep 17 00:00:00 2001 From: Niko Tyni Date: Sat, 13 Apr 2024 20:51:17

Bug#1074973: fungw: ftbfs with GCC-14

2024-08-02 Thread Niko Tyni
ile:36: fungw_perl.o] Error 1 This always warned, but became an error with GCC 14 (already in sid, so the bug is release critical now.) The attached patch fixes the build by adding a cast to a void pointer. I haven't tested the build results in any way. Hope this helps, -- Niko Tyni nt...@de

Bug#1074938: epic4: ftbfs with GCC-14

2024-08-02 Thread Niko Tyni
log. I have not checked the configure results otherwise, and I have not tested the resulting binaries in any way. Hope this helps, -- Niko Tyni nt...@debian.org >From d05f5406b2fe63b7c351906ce275020c0511239d Mon Sep 17 00:00:00 2001 From: Niko Tyni Date: Fri, 2 Aug 2024 09:23:23 +0100 Subjec

Bug#1075427: qdbm: ftbfs with GCC-14

2024-08-02 Thread Niko Tyni
ixed by declaring the Ruby extension Init_* functions as void. Patch attached. The build succeeds for me with this on current sid. I have not tested the resulting binaries in any way (but it looked like the build includes a test suite of some kind.) Hope this helps, -- Niko Tyni nt...@debian.org

Bug#1075197: libprelude: ftbfs with GCC-14

2024-08-04 Thread Niko Tyni
_attributes(). And codesearch.d.n does not find other callers. Hope this helps, -- Niko Tyni nt...@debian.org From: Niko Tyni Date: Fri, 2 Aug 2024 20:50:01 +0100 X-Dgit-Generated: 5.2.0-5.5 d5540bbe1d13013371cc058216cdd3365ce4abe7 Subject: Fix idmef_class_get_child_attributes() return

Bug#1075214: libtext-unaccent-perl: ftbfs with GCC-14

2024-08-04 Thread Niko Tyni
me. I also used the second attached patch to enable the (unfortunately rather minimal) test suite, which passes with the fix. So I suppose the resulting binaries aren't totally broken, but I haven't tested them in any other way. Hope this helps, -- Niko Tyni nt...@debian.org >From a2

Bug#1075138: libace-perl: ftbfs with GCC-14

2024-08-04 Thread Niko Tyni
27: RPC.o] Error 1 _ACECLIENT_ is an include guard with no value, it makes no sense to treat it as a constant. The attached patch from Gentoo ( https://bugs.gentoo.org/637330 ) fixes the build for me. Hope this helps, -- Niko Tyni nt...@debian.org >From 80cf7625e21decb91db6b75ce8c5e

Bug#1075172: libgraphics-libplot-perl: ftbfs with GCC-14

2024-08-04 Thread Niko Tyni
On Sat, Jul 27, 2024 at 02:40:06PM +0200, Étienne Mollier wrote: > Control: tags -1 confirmed > > Relevant part of the failure is: > > Libplot.xs:91:13: error: ‘return’ with no value, in function returning > non-void [-Wreturn-mismatch] > 91 | return __BEGIN_DECLS; >

Bug#1074972: ftpmirror: ftbfs with GCC-14

2024-08-05 Thread Niko Tyni
haven't tested the resulting binaries in any way, but looking at the code I suspect this path is never taken unless the user explicitly undefines $Fan::Usage::LOG. So the risk of a regression seems very low to me. Hope this helps, -- Niko Tyni nt...@debian.org From: Niko Tyni Date: Mon

Bug#1075378: perl4caml: ftbfs with GCC-14

2024-08-05 Thread Niko Tyni
The package builds again for me with this. I didn't test the resulting binaries, but the test suite passed as part of the build. Hope this helps, -- Niko Tyni nt...@debian.org From: Niko Tyni Date: Mon, 5 Aug 2024 08:25:38 +0100 X-Dgit-Generated: 0.9.5-7 9ef3820903b740c2c2bdf11792dff3a164372d9a S

Bug#1075085: ifeffit: ftbfs with GCC-14

2024-08-05 Thread Niko Tyni
tion] Proposed patch attached. The package builds for me with this. I didn't test the resulting binaries and I didn't notice any kind of a test suite, but I don't see much chance for regression with this. Hope this helps, -- Niko Tyni nt...@debian.org From: Niko Tyn

Bug#1075185: libmemcached-libmemcached-perl: ftbfs with GCC-14

2024-08-05 Thread Niko Tyni
On Sun, Jul 21, 2024 at 08:31:48PM +0200, Étienne Mollier wrote: > From my current analysis, the relevant error is below: > > > libmemcached.c:4613:23: error: assignment to ‘I32’ {aka ‘int’} from ‘char *’ > >makes integer from pointer without a cast > > [-Wint-co

Bug#1075146: libauthen-sasl-xs-perl: ftbfs with GCC-14; patch ready

2024-08-05 Thread Niko Tyni
[ Russ: I see from the upstream changelog that you were somewhat involved in this package and pointer to integer casts 16 years (!) ago. So I'm copying you in case you're still interested enough to have a look :) No obligation of course. ] On Fri, Jul 26, 2024 at 10:26:29PM +0200, Étienne Mo

Bug#1074939: eperl: ftbfs with GCC-14

2024-08-05 Thread Niko Tyni
fixes the build for me. Hope this helps, -- Niko Tyni nt...@debian.org From: Niko Tyni Date: Mon, 5 Aug 2024 18:59:27 +0100 X-Dgit-Generated: 2.2.14-23 dc2d4e53781529a2d06202f86c52f20ae2c5bedd Subject: Fix type confusion with getopt_long() This caused a build failure with GCC-14 Bug-Debian: h

Bug#1077399: graphviz: FTBFS: ns.c:709:37: error: passing argument 4 of 'qsort' from incompatible pointer type [-Wincompatible-pointer-types]

2024-08-05 Thread Niko Tyni
a int (*)(struct Agnode_s **, struct Agnode_s **)} This was fixed upstream in 2.45 with https://gitlab.com/graphviz/graphviz/-/commit/b571ca4e86ffacb69c6dfe5f38cec27e6c825498 Patch attached as well for convenience. I've tested that the package builds for me with this. Hope this helps, -- Ni

Bug#1078033: opendnssec: FTBFS with GCC 14: implicit function declarations

2024-08-06 Thread Niko Tyni
t made implicit function declarations hard errors. Trivial patch attached. Hope it helps. -- Niko Tyni nt...@debian.org From: Niko Tyni Date: Mon, 5 Aug 2024 21:32:40 +0100 X-Dgit-Generated: 1:2.1.13-1.1 68182ddc5e1c9df86552eee16c5660db08fd380f Subject: Include stdlib.h for free(), exit() et

Bug#1075146: libauthen-sasl-xs-perl: ftbfs with GCC-14; patch ready

2024-08-06 Thread Niko Tyni
On Mon, Aug 05, 2024 at 10:13:16AM -0700, Russ Allbery wrote: > Niko Tyni writes: > > If it's really the right thing to do, I suppose casting to an IV would > > be more correct than either int or long int. But I suspect that the > > intention might be to dereference t

Bug#1078087: bowtie2: test dependency on non-free libmath-random-perl

2024-08-06 Thread Niko Tyni
it turns out this wasn't nearly as obvious to some of you as it was to the FTP Team. -- Niko Tyni nt...@debian.org

Bug#1078098: libcrypt-gcrypt-perl: Can't link/include C library 'gcrypt', aborting

2024-08-06 Thread Niko Tyni
Makefile.PL' does not produce a Makefile The last option is the only generic one, but might interfere with the dh buildsystem automatic detection. -- Niko From: Niko Tyni Date: Tue, 6 Aug 2024 22:08:51 +0100 X-Dgit-Generated: 1.26-6 c705b78053f02909c0db5549b794ad9f9fe10217 Subject: fix build

Bug#1075197: libprelude: ftbfs with GCC-14

2024-08-08 Thread Niko Tyni
On Sun, Aug 04, 2024 at 10:38:41PM +0300, Niko Tyni wrote: > Control: tag -1 patch > > On Wed, Jul 03, 2024 at 12:34:06PM +, Matthias Klose wrote: > > Package: src:libprelude > > Version: 5.2.0-5.5 > > Severity: important > > Tags: sid trixie > > User: d

Bug#1081821: libimager-perl: FTBFS with freetype 2.13.3: implicit declaration of function 'FT_Has_PS_Glyph_Names'

2024-09-15 Thread Niko Tyni
ed with freetype 2.13.3+dfsg-1, specifically upstream commit https://gitlab.freedesktop.org/freetype/freetype/-/commit/4a85db7e3181f23126af6c4473b245e48f6b1902 as is no longer pulled in by . The attached patch makes the package build again for me. -- Niko Tyni nt...@debian.org >From 771ef328dcc4adc169b1

Bug#1069247: libconfig-model-dpkg-perl: test failures

2024-04-20 Thread Niko Tyni
On Sat, Apr 20, 2024 at 11:09:17AM +0200, Dominique Dumont wrote: > On Thursday, 18 April 2024 19:21:55 CEST you wrote: > > Source: libconfig-model-dpkg-perl > > Version: 3.004 > > Severity: serious > > Tags: ftbfs > > Justification: fails to build from source > > This really looks like a bug with

Bug#1069247: libconfig-model-dpkg-perl: test failures

2024-04-21 Thread Niko Tyni
[Copying Julian as the apt maintainer.] On Sat, Apr 20, 2024 at 09:02:35PM +0300, Niko Tyni wrote: > On Sat, Apr 20, 2024 at 11:09:17AM +0200, Dominique Dumont wrote: > > On Thursday, 18 April 2024 19:21:55 CEST you wrote: > > > Source: libconfig-model-dpkg-perl &g

Bug#1056143: libeval-context-perl: t/012_safe.t fails

2023-11-18 Thread Niko Tyni
On Fri, Nov 17, 2023 at 06:28:30PM +0100, gregor herrmann wrote: > Source: libeval-context-perl > Version: 0.09.11-5 > Severity: serious > Tags: ftbfs trixie sid > Justification: fails to build from source > As noted by ci.debian.net, t/012_safe.t started to fail recently: This seems to have been

Bug#1066498: dh-make-perl: autopkgtest regression due to time_t transition

2024-03-13 Thread Niko Tyni
On Wed, Mar 13, 2024 at 05:39:49PM +0100, gregor herrmann via pkg-perl-maintainers wrote: > On Wed, 13 Mar 2024 13:34:57 +0100, gregor herrmann wrote: > > > > 80s not ok 5 - Errno is in libperl5.38 or perl-base (or only perl-base > > > for perl < 5.22) > > libperl5.38 or as it's called nowadays:

Bug#1066498: dh-make-perl: autopkgtest regression due to time_t transition

2024-03-14 Thread Niko Tyni
On Thu, Mar 14, 2024 at 05:14:17PM +0100, gregor herrmann wrote: > After some thinking, I think I makes to (temporarily) allow both > libperl5.XXt64 and libperl5.XX, otherwise we'll have a mess during > the 5.40 transition. > (After that we can get rid of the option with the suffix again.) Sure w

Bug#1066249: libmediascan: FTBFS: api_test.c:80:3: error: implicit declaration of function ‘gettimeofday’ [-Werror=implicit-function-declaration]

2024-03-14 Thread Niko Tyni
[Paul: copying you for eyeballs as this seems to have been your pet package at some point :)] On Thu, Mar 14, 2024 at 06:21:35PM +0100, gregor herrmann wrote: > On Wed, 13 Mar 2024 12:41:10 +0100, Lucas Nussbaum wrote: > > > test_background.c: In function ‘test_background_api’: > > > test_backgr

Bug#1067305: libjson-schema-modern-perl: FTBFS: dh_auto_test: error: /usr/bin/perl Build test --verbose 1 returned exit code 3

2024-03-20 Thread Niko Tyni
On Wed, Mar 20, 2024 at 11:17:54PM +0100, gregor herrmann wrote: > On Wed, 20 Mar 2024 22:00:40 +0100, Lucas Nussbaum wrote: > > > Source: libjson-schema-modern-perl > > Version: 0.582-1 > > Severity: serious > > Justification: FTBFS > > Tags: trixie sid ftbfs > > User: lu...@debian.org > > Userta

Bug#1072012: libxml-libxml-perl: new upstream release 2.0210, addressing test failures with libxml2 >= 2.11

2024-05-29 Thread Niko Tyni
On Wed, May 29, 2024 at 02:16:47PM +0800, Aron Xu wrote: > On Wed, May 29, 2024 at 12:16 AM gregor herrmann wrote: > > Warning: program compiled against libxml 212 using older 209 > > > > and this comes from libxml: > > > > https://sources.debian.org/src/libxml2/2.12.7+dfsg-2/parserInternals.c/?h

Bug#1042238: devscripts: FTBFS: dh_auto_test: error: make -j8 test returned exit code 2

2023-08-22 Thread Niko Tyni
Control: tag -1 pending On Wed, Jul 26, 2023 at 10:19:53PM +0200, Lucas Nussbaum wrote: > Source: devscripts > Version: 2.23.5 > Severity: serious > Justification: FTBFS > Tags: trixie sid ftbfs > User: lu...@debian.org > Usertags: ftbfs-20230726 ftbfs-trixie > During a rebuild of all packages in

Bug#1050592: perl: F_GETLK / F_GETLK64 confusion on ppc64el breaking libfile-fcntllock-perl

2023-08-26 Thread Niko Tyni
pying the powerpc porters list. Could you please look into this? [1] https://ci.debian.net/data/autopkgtest/unstable/ppc64el/libf/libfile-fcntllock-perl/34669085/log.gz [2] perl -MPOSIX -E 'say F_GETLK' [3] printf '#include \nF_GETLK\nF_GETLK64\n' | cpp -D_FILE_OFFSET_BITS=64 | tail -2 -- Niko Tyni nt...@debian.org

Bug#1050592: perl: F_GETLK / F_GETLK64 confusion on ppc64el breaking libfile-fcntllock-perl

2023-08-27 Thread Niko Tyni
(full quote for the benefit of the Aurelien and other glibc maintainers) On Sat, Aug 26, 2023 at 09:07:38PM +0300, Niko Tyni wrote: > Package: perl > Version: 5.36.0-8 > Severity: serious > X-Debbugs-Cc: debian-powe...@lists.debian.org > Control: affects -1 libfile-fcntllo

Bug#1050592: perl: F_GETLK / F_GETLK64 confusion on ppc64el breaking libfile-fcntllock-perl

2023-09-03 Thread Niko Tyni
Control: reassign -1 libc6-dev 2.37-2 Control: found -1 2.36-9+deb12u1 Control: tag -1 bookworm On Mon, Aug 28, 2023 at 11:46:14PM +0200, Aurelien Jarno wrote: > > I think it's an ABI breakage that should be fixed, but just reverting > > the patch will break the case without -D_FILE_OFFSET_BITS=6

Bug#1041211: libsdl-perl: FTBFS and autopkgtest failure with sdl12-compat, especially on 32-bit

2023-07-29 Thread Niko Tyni
think I'd be OK just pushing your patch to sid and seeing how it fares. It would be unfortunate to lose frozen-bubble from the next release... -- Niko Tyni nt...@debian.org

Bug#1065759: Retitle libbio-samtools-perl: FTBFS on arm{el,hf}: lib/Bio/DB/Sam.xs:324:4: error: implicit declaration of function ‘bam_sort_core’; did you mean ‘bam_format1_core’? [-Werror=implicit-fu

2024-03-12 Thread Niko Tyni
uite for me. -- Niko >From 3ddc905c9ceb635c6c876de1d372eedaa45de425 Mon Sep 17 00:00:00 2001 From: Niko Tyni Date: Tue, 12 Mar 2024 20:53:33 + Subject: [PATCH] Lift prototypes of bam_view1 and bam_sort_core from bam.c in samtools-legacy This fixes builds with gcc -Werror=implicit-function-de

Bug#351269: fragroute needs binNMUs

2006-05-28 Thread Niko Tyni
Hi release team, the fragroute package needs a recompile because of a libevent1 ABI change between 0.8-2 and 1.0-1.1 (without a corresponding soname change). This is the only thing blocking grave bug #351269. Could somebody please schedule binNMUs? Thanks, -- Niko Tyni [EMAIL

Bug#351269: fragroute needs binNMUs

2006-05-28 Thread Niko Tyni
On Mon, May 29, 2006 at 04:24:47AM +0200, Goswin von Brederlow wrote: > Niko Tyni <[EMAIL PROTECTED]> writes: > > the fragroute package needs a recompile because of a libevent1 > > ABI change between 0.8-2 and 1.0-1.1 (without a corresponding soname > > change). This

Bug#351269: fragroute needs binNMUs

2006-05-29 Thread Niko Tyni
On Mon, May 29, 2006 at 09:02:36AM +0200, Goswin von Brederlow wrote: > >> Niko Tyni <[EMAIL PROTECTED]> writes: > > I'm not the fragroute maintainer, I'm just trying to help to fix the RC > > bug #351269. Apologies if it was not my place to request a binN

Bug#344029: [SECURITY] [DSA 960-1] New libmail-audit-perl packages fix insecure temporary file use

2006-01-31 Thread Niko Tyni
On Tue, Jan 31, 2006 at 11:14:37AM +0100, Martin Schulze wrote: > Package: libmail-audit-perl > Vulnerability : insecure temporay file createion > Problem type : local > Debian-specific: no > CVE ID : CVE-2005-4536 > Debian Bug : 344029 > > Niko

Bug#344029: [EMAIL PROTECTED]: Bug#350954: DSA-960-1 security update breaks libmail-audit-perl when $ENV{HOME} is not set]

2006-02-01 Thread Niko Tyni
rned off, which makes the problem much more serious. I have not yet had a proper look at the proposed patches in #350954 and the last message of #344029, but I wanted to make you aware of this. Again, my apologies for the bad handling of this. -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBS

Bug#344029: [EMAIL PROTECTED]: Bug#350954: DSA-960-1 security update breaks libmail-audit-perl when $ENV{HOME} is not set]

2006-02-05 Thread Niko Tyni
esses both of these issues. -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#355887: typespeed can't be installed - same error like in #166096

2006-04-24 Thread Niko Tyni
eed I'm attaching a trivial patch that fixes this. It skips reading the user-specific configuration file if $HOME is not set. Cheers, -- Niko Tyni [EMAIL PROTECTED] --- typespeed-0.4.4/file.c 2006-04-24 22:11:55.306574278 +0300 +++ typespeed-0.4.4-fixed/file.c

Bug#351269: fragroute: fragroute won't start

2006-04-25 Thread Niko Tyni
x27;m not sure why exactly a recompile is needed, but at least libevent1 has had several releases after fragroute was last uploaded. Cheers, -- Niko Tyni [EMAIL PROTECTED] --- libdumbnet-1.8/src/addr.c 2006-04-25 23:47:39.309965509 +0300 +++ libdumbnet-1.8-fixed/src/addr.c 2006-04

Bug#365534: libapt-pkg-perl_0.1.19 (alpha/unstable): FTBFS with new sudo behavior

2006-04-30 Thread Niko Tyni
orts, #362705 and #362706, by Steve Langasek :) Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#315143: segfault on "apt-build --noupdate clean-build"

2006-05-01 Thread Niko Tyni
On Sat, Jan 07, 2006 at 11:57:15PM +0100, Julien Danjou wrote: > Ok, so actually this bug is caused by #317058 in libapt-pkg-perl. > It is still present and may cause segfaults sometimes. Hi, just a heads-up: #317058 was fixed recently, so apt-build should be OK now as well. Cheers, --

Bug#335971: FTBFS: t/t30t1font test fails

2005-12-08 Thread Niko Tyni
activate the logfile afterwards, AFAICT, so it must be done at initialization time. The Imager Perl module calls i_init_fonts() in a BEGIN block, so there's no way to activate the logfile at all with it. I guess the best fix would be for t1lib to provide a facility for enabling/disabling the

Bug#343537: libconfig-auto-perl: depends on a lower-priority package

2005-12-15 Thread Niko Tyni
auto-perl Marc: I can prepare a fixed package (which should probably based on a new upstream version), if you like. Or do you want to fix this yourself? Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tr

Bug#344029: libmail-audit-perl: insecure /tmp handling

2005-12-19 Thread Niko Tyni
e too, so I'm leaving that for others to judge.) [1] http://release.debian.org/etch_rc_policy.txt Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#359888: Bug#359890: libemail-localdelivery-perl: FTBFS: Missing Build-Depends

2006-03-29 Thread Niko Tyni
ppens because libemail-foldertype-perl 0.8-1 is missing a Depends: on libmodule-pluggable-perl. This makes (at least) the following packages FTBFS: libemail-filter-perl libemail-localdelivery-perl libemail-folder-perl Reassigning and merging accordingly. Cheers, -- Niko Tyni [EMAIL PROTECTED

Bug#355982: FTBFS: Failed 1/36 test scripts

2006-04-19 Thread Niko Tyni
7483648:-2147483648:-2147483648' > > # expected: '-inf' Hi, this is CPAN #16632, fixed in 0.30. It was apparently caused by a change in Test::More wrt. stringifying objects when comparing. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#318546: libproc-process-perl: FTBFS: Test failure

2006-04-19 Thread Niko Tyni
h attached. The bug is indeed fixed in upstream 0.40. Cheers, -- Niko Tyni [EMAIL PROTECTED] --- os/Linux.c 2006/04/19 21:22:14 1.1 +++ os/Linux.c 2006/04/19 21:22:18 @@ -132,7 +132,7 @@ char pctmem[32]; char pctcpu[32]; char cbuf[1024]; - static char for

Bug#353133: libshell-posix-select-perl: FTBFS: test failures

2006-04-19 Thread Niko Tyni
vars in FILTER_ONLY code=>... (thanks Lasse) especially since Select.pm uses this exact idiom. Unfortunately there are still NUL characters in the new dumps too, so there might well be more bugs in Filter::Simple. I haven't investigated this, though. Cheers, -- Niko Tyni [EMAIL PROTEC

Bug#356565: libg20-perl: problem loading G2 libraries

2006-04-19 Thread Niko Tyni
th. The parent directory is removed in the Debian .diff.gz, but I can't see any reason for that. The attached patch fixes this. Cheers, -- Niko Tyni [EMAIL PROTECTED] --- g2_perl/Makefile.PL.in 2006/04/20 06:18:03 1.1 +++ g2_perl/Makefile.PL.in 2006/04/20 06:18:1

Bug#376516: caudium: FTBFS: no makefile found

2006-07-10 Thread Niko Tyni
der. There's code in the toplevel 'configure.ac' that modifies the srcdir variable from a relative path into an absolute one, but the autoconf change overrides this in subdirectories. Inserting the same code into 'src/cmods/configure.ac' seems to fix the problem. Patch attached.

Bug#322644: libproc-background-perl: FTBFS: Test failure

2005-12-23 Thread Niko Tyni
e signals HUP, QUIT, INT, and KILL, sleeping 1 second between each try. Since the tests have a timeout of 4, the _die() function is still trying the HUP signal when ALRM is received. I can't see any reference to HUP in pbuilder, so I have no idea what causes it there. Cheers, -- Niko Tyni

Bug#339869: Intention to NMU

2006-01-05 Thread Niko Tyni
e the new version I had prepared a few weeks ago was finally uploaded (thanks, eloy!), there was no need for the NMU after all. Thank you for the effort anyway. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe&q

Bug#344029: Bug #344029: Patch to fix this security bug

2006-01-06 Thread Niko Tyni
quite trivially guessable directory underneath (current time + process ID, IIRC). Naturally, this doesn't mean it shouldn't be fixed. If you still want to do the NMU, that's fine of course. I guess the sarge version should be patched anyway. Cheers, -- Niko Tyni [EMAIL PROTECTED] -

Bug#330009: smokeping: FTBFS: Missing Build-Depends on 'libnet-dns-perl, libnet-ldap-perl, libauthen-radius-perl, libnet-telnet-perl'

2005-09-25 Thread Niko Tyni
number #2 it should be possible to build the documentation without having the external modules installed. I'll fix both upstream. Meanwhile we can patch #2 for Debian 2.0.2-2 or just go with the extra build-deps for a while. -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE,

Bug#330009: smokeping: FTBFS: Missing Build-Depends on 'libnet-dns-perl, libnet-ldap-perl, libauthen-radius-perl, libnet-telnet-perl'

2005-09-25 Thread Niko Tyni
On Sun, Sep 25, 2005 at 01:22:52PM +0300, Niko Tyni wrote: > #2 it should be possible to build the documentation without having the >external modules installed. > > I'll fix both upstream. Meanwhile we can patch #2 for Debian 2.0.2-2 or > just go with the extra bu

Bug#324590: libio-socket-ssl-perl: FTBFS: Test failures

2005-09-29 Thread Niko Tyni
om but is missing from the minimal and buildd chroots too.) Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#325763: libapache-mod-speedycgi: deletes httpd.conf on removal

2005-08-30 Thread Niko Tyni
Package: libapache-mod-speedycgi Version: 2.22-1 Severity: grave Justification: causes non-serious data loss Hi, removing libapache-mod-speedycgi leaves /etc/apache/httpd.conf zero-sized. This happens because the postrm script tries to comment out references to the module like this: cat /etc/apa

Bug#282292: Bug#282293: libgd-perl FTBFS test failures

2005-02-23 Thread Niko Tyni
4 Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#280920: reissuing control commands

2005-02-23 Thread Niko Tyni
from woody, making it (AFAIK) non-RC. I'm reissuing the control commands from Christoph Berg, as they apparently didn't reach [EMAIL PROTECTED] earlier. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscrib

Bug#278625: Bug #278625: CAN-2004-0990: integer and buffer overflows

2005-02-23 Thread Niko Tyni
:39:46 +0100 AFAICT, the bug report should be closed. I'll leave that for somebody else to verify, though. Apologies if I'm missing something. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#249234: libxtm-perl: conflicts with current perl, not installable

2005-03-03 Thread Niko Tyni
se the package myself, and originally looked into the problems as an opportunity to learn how Perl 5.8 handles Unicode. Then I just wanted to finish what I had started, as it seemed like a nice challenge :) Cheers, -- Niko Tyni [EMAIL PROTECTED] --- debian/control 2005/03/03 10:2

Bug#306002: libmail-box-perl: needs netbase in Build-Depends

2005-06-10 Thread Niko Tyni
succesfully in a sarge pbuilder chroot with netbase added to Build-Depends. There are still the other failed tests in 40mbox/40append, but they aren't FTBFS. -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#389707: libtext-csv-perl: empty packages when built with sudo (alpha and mips{,el})

2006-09-27 Thread Niko Tyni
$PWD isn't set when building with sudo. The fix is to use $(CURDIR) instead. -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#389707: libtext-csv-perl: empty packages when built with sudo (alpha and mips{, el})

2006-09-28 Thread Niko Tyni
retitle 389707 empty packages on several architectures [sudo and $(PWD)] clone 389707 -1 -2 reassign -1 libplot-perl 2.2.2-2 reassign -2 libset-object-perl 1.18-1 thanks On Wed, Sep 27, 2006 at 12:43:39PM +0300, Niko Tyni wrote: > Package: libtext-csv-perl > Version: 0.23-7 > Severi

Bug#389874: libtime-piece-perl: FTBFS with sudo [$(PWD) usage]

2006-09-28 Thread Niko Tyni
is to use $(CURDIR) instead. -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#389707: libtext-csv-perl: empty packages when built with sudo (alpha and mips{, el})

2006-09-28 Thread Niko Tyni
clone 389707 -1 reassign -1 libopengl-perl 0.54.alan1-4.1 found -1 0.54.alan1-5 thanks > On Wed, Sep 27, 2006 at 12:43:39PM +0300, Niko Tyni wrote: > > Package: libtext-csv-perl > > Version: 0.23-7 > > Severity: grave > > Justification: renders package inusable &

Bug#389988: libunicode-map-perl: FTBFS when building with sudo [$(PWD) usage]

2006-09-28 Thread Niko Tyni
stamp dh_testdir dh_testroot dh_install --sourcedir=debian/tmp cp: cannot stat `debian/tmp//usr/lib': No such file or directory This is because debian/rules installs files into $(PWD)/..., but the PWD variable is unset by sudo. The fix is to use $(CURDIR) instead. -- Niko Tyni [EMAIL

Bug#389990: libcrypt-rijndael-perl: empty package when building with sudo

2006-09-28 Thread Niko Tyni
variable is unset by sudo. The fix is to use $(CURDIR) instead. -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#390005: ser-postgres-module: empty package on arm (gcc: internal consistency failure)

2006-09-28 Thread Niko Tyni
ernal': tree234.c:927: fatal error: internal consistency failure compilation terminated. Preprocessed source stored into /tmp/cc8xCbIZ.out file, please attach this to your bugreport. make[2]: *** [tree234.o] Error 1 [1] http://packages.debian.org/unstable/net/openser-jabber-module Cheers, --

Bug#390008: ser-postgres-module: empty package on !(i386|amd64)

2006-09-28 Thread Niko Tyni
: #error : os/cpu/compiler combination not configured in $Source: /cvsroot/ser/sip_router/modules/postgres/Attic/aug_sysdep.h,v $ $Revision: 1.3.2.1 $ [1] http://packages.debian.org/unstable/net/ser-postgres-module Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to

Bug#390366: expect-dev: static library has different names on different architectures

2006-09-30 Thread Niko Tyni
build' and 'debian/rules binary'. The latter is run with fakeroot or sudo. I'm attaching a patch that fixes both debian/rules and the configure test, to be on the safe side. It might be a good idea to rerun autoconf2.13 first, though, as the configure.in modifications in 0

Bug#390372: rlfe: empty packages on several architectures [sudo]

2006-09-30 Thread Niko Tyni
related to the way sudo clears its environment variables like $(PWD). [1] http://packages.debian.org/unstable/utils/rlfe Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

<    1   2   3   4   5   6   7   8   9   10   >