Bug#1043228: adequate: FTBFS with Perl 5.38: deprecated keywords

2023-08-07 Thread Niko Tyni
]: *** [debian/rules:17: override_dh_auto_test] Error 1 make[1]: Leaving directory '/<>' make: *** [debian/rules:6: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -- Niko Tyni nt...@debian.org

Bug#1021324: redland-bindings: FTBFS: missing build dependency on pkg-config

2022-10-05 Thread Niko Tyni
config, triggering a latent bug in redland-bindings of a missing a build dependency. A full build log is available at http://perl.debian.net/rebuild-logs/sid/redland-bindings_1.0.17.1+dfsg-2/redland-bindings_1.0.17.1+dfsg-2.buildlog -- Niko Tyni nt...@debian.org

Bug#907974: perl-doc-html: Should be updated to 5.28 at the point of the transition

2018-11-05 Thread Niko Tyni
gt; > We should make this bug serious at the point of the 5.28 transition > so that we don't end up releasing with documentation for the wrong > version of perl. > > See #907273 and #154963 for additional context. Perl 5.28 transition is done now, so raising the severity of this bug. -- Niko Tyni nt...@debian.org

Bug#903736: latex2html: Unescaped left brace in regex is deprecated

2018-07-13 Thread Niko Tyni
- HERE |})\s*/ at /<>/styles/graphics-support.perl line 175, line 2. -- Niko Tyni nt...@debian.org

Bug#886416: libnih: uninstallable, and FTBFS when rebuilt: FAIL test_parse (unexpected line numbering)

2018-01-06 Thread Niko Tyni
s for your work on this! -- Niko Tyni nt...@debian.org

Bug#868063: update-inetd: FTBFS: Can't exec "./update-inetd": No such file or directory

2017-07-11 Thread Niko Tyni
nf/ConfModule.pm line 65. readline() on closed filehandle GEN0 at /usr/share/perl5/Debconf/ConfModule.pm line 78." [...] -- Ran 9 tests in 0.704s FAILED (failures=9) debian/rules:23: recipe for target 'check' failed make: *** [check] Error 1 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 -- Niko Tyni nt...@debian.org

Bug#830484: ekg2: FTBFS: install: cannot change permissions of 'debian/ekg2-scripting-perl/usr/share/doc/ekg2-scripting-perl': No such file or directory

2016-07-08 Thread Niko Tyni
reassign 830484 debhelper forcemerge 830451 830484 thanks On Fri, Jul 08, 2016 at 03:24:41PM +0200, Santiago Vila wrote: > On Fri, 8 Jul 2016, Niko Tyni wrote: > > > Package: ekg2 > > Version: 1:0.4~pre+20120506.1-12 > > Severity: serious > > > > This package

Bug#757754: obexftp: FTBFS: format not a string literal and no format arguments [-Werror=format-security]

2014-08-10 Thread Niko Tyni
build log attached. -- Niko Tyni nt...@debian.org I: Using pkgname logfile I: Current time: Mon Aug 11 08:30:27 EEST 2014 I: pbuilder-time-stamp: 1407735027 I: Installing the build-deps W: no hooks of type D found -- ignoring - Attempting to satisfy build-dependencies - Creating pbuilder

Bug#752799: obexftp: hardcodes /usr/lib/perl5

2014-06-26 Thread Niko Tyni
. -- Niko Tyni nt...@debian.org -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140626170325.GB7758@estella.local.invalid

Bug#752346: graphviz: hardcodes /usr/lib/perl5

2014-06-22 Thread Niko Tyni
0 2014-06-17 01:25 ./usr/lib/perl5/auto/gv/gv.so - libgv_perl.so -- Niko Tyni nt...@debian.org -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140622200321

Bug#752024: amanda: FTBFS with Perl 5.20: needs SWIG regeneration

2014-06-18 Thread Niko Tyni
both on current sid and with perl_5.20.0-1 from experimental with the patch. -- Niko Tyni nt...@debian.org From f55dacbd2f80ce1fb91bb52885b8154aa1ce1b3c Mon Sep 17 00:00:00 2001 From: Niko Tyni nt...@debian.org Date: Wed, 18 Jun 2014 22:32:01 +0300 Subject: [PATCH] Don't undefine bool if defined

Bug#747710: amanda: FTBFS on sid/amd64: configure: error: Cannot build the Amazon S3 device

2014-05-11 Thread Niko Tyni
prerequisites are missing. debian/rules:15: recipe for target 'configure-stamp' failed make: *** [configure-stamp] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 It looks like the build dependencies don't pull in libssl-dev anymore on a clean system. -- Niko Tyni nt

Bug#747710: amanda: FTBFS on sid/amd64: configure: error: Cannot build the Amazon S3 device

2014-05-11 Thread Niko Tyni
On Sun, May 11, 2014 at 01:37:04PM +0300, Niko Tyni wrote: Package: amanda Version: 1:3.3.3-2 Severity: serious This package fails to build on current sid/amd64. Tail of the build log: checking for HMAC_CTX_init in -lcrypto... no It looks like the build dependencies don't pull

Bug#692281: python-netcdf: empty package on kfreebsd-*

2012-11-04 Thread Niko Tyni
-v -p$(p_cdf) --sourcedir=$(d_sci) \ usr/lib/python*/*-packages/Scientific/linux2 \ usr/include/python*/Scientific/netcdfmodule.h -- Niko Tyni nt...@debian.org -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject

Bug#672356: libspread-perl: DynaLoader now requires versions to be numbers, Spread.pm uses a string.

2012-05-20 Thread Niko Tyni
to 3.17.0-1.04. It appears that DynaLoader between Perl 5.10 (Squeeze) and 5.14 (Wheezy) changed to require VERSION to be a number. The attached patch changes it to be a number - 3.170104 - which now allows me to use Spread.pm: Thanks for your work! -- Niko Tyni nt...@debian.org

Bug#466773: perlftlib: FTBFS with Perl 5.10 (compile error)

2008-03-23 Thread Niko Tyni
user [EMAIL PROTECTED] usertags 466773 = reassign 466773 libft-perl forcemerge 133170 466773 thanks On Wed, Feb 20, 2008 at 10:51:25PM +0200, Niko Tyni wrote: Package: perlftlib Version: 1.2-16 Severity: important User: [EMAIL PROTECTED] Usertags: perl-5.10-transition This package fails

Bug#467741: libcvs-perl: FTBFS with Perl 5.10: the empty /usr/lib/perl5 is gone

2008-02-26 Thread Niko Tyni
in a week or so. Details about the ExtUtils::Install change can be found in #465783. -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#467734: libdb-file-lock-perl: FTBFS with Perl 5.10: the empty /usr/lib/perl5 is gone

2008-02-26 Thread Niko Tyni
for unstable in a week or so. Details about the ExtUtils::Install change can be found in #465783. -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#466773: perlftlib: FTBFS with Perl 5.10 (compile error)

2008-02-20 Thread Niko Tyni
' make[1]: *** [subdirs] Error 2 make[1]: Leaving directory `/build/niko/perlftlib-1.2' make: *** [build-stamp] Error 2 Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#454212: megahal segfaults as soon as it's launched

2008-02-13 Thread Niko Tyni
On Mon, Feb 11, 2008 at 10:18:37AM +, Neil McGovern wrote: Niko Tyni wrote: Confirmed using etch i386 (though an amd64 processor). Attached output of megahal and strace. The attached patch fixes a stack corruption issue on 64-bit architectures (reading 8 bytes into a 4-byte buffer

Bug#454212: megahal segfaults as soon as it's launched

2008-02-13 Thread Niko Tyni
tag 454212 - unreproducible tag 454212 + patch thanks On Sun, Feb 10, 2008 at 09:21:01PM +0200, Niko Tyni wrote: However, the original problem is on i386 and happens earlier in the initialization code. I can't reproduce it myself, but I think it might well be caused by the sprintf overflow

Bug#454212: megahal segfaults as soon as it's launched

2008-02-10 Thread Niko Tyni
the intended filename is megahal.log. So there's definitely at least some corruption happening here. Could somebody (Neil?) try if the bug persists with this patch? Cheers, -- Niko Tyni [EMAIL PROTECTED] diff --git a/megahal.c b/megahal.c index 9d4b3ae..cfb1bbc 100644 --- a/megahal.c +++ b/megahal.c

Bug#463089: libqt-perl: missing perlapi-5.8.x dependency

2008-01-29 Thread Niko Tyni
Perl 5.10 transition [2] to determine which packages need to be rebuilt. [1] http://www.debian.org/doc/packaging-manuals/perl-policy/ch-module_packages.html#s-module_deps [2] http://wiki.debian.org/Perl5.10Transition Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL

Bug#432769: gtk2-engines-wonderland: engine missing on several architectures

2007-07-11 Thread Niko Tyni
-lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ../libtool: line 3944: ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ): command not found [...] Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#409429: libcppopt0c2: empty package

2007-02-02 Thread Niko Tyni
/libcppopt0c2, resulting in an empty package an all architectures. Patch attached. Cheers, -- Niko Tyni [EMAIL PROTECTED] --- cppopt-0.0.2/debian/rules +++ cppopt-0.0.2/debian/rules @@ -68,7 +68,7 @@ # # build libcppopt${major} package by moving files from libcppopt

Bug#390386: neutrino: empty package on several architectures [sudo and $(PWD)]

2006-09-30 Thread Niko Tyni
/rules is installing files into $(PWD)/debian, but $(PWD) is unset when building with sudo. A proposed fix is to use $(CURDIR), which is set by make, instead of $(PWD), which is set by the shell and filtered out by sudo. [1] http://packages.debian.org/unstable/gnome/neutrino Cheers, -- Niko Tyni

Bug#387104: request-tracker3.4: UTF8 problems with SpeedyCGI

2006-09-12 Thread Niko Tyni
Package: request-tracker3.4 Version: 3.4.4-3 Severity: normal Tags: upstream Hi, when using RT with SpeedyCGI, non-ascii characters are shown incorrectly in the web interface. Although the HTTP headers specify UTF-8, the characters are sent in ISO-8859-1. The encoding works fine with mod_perl

Bug#383700: Bug #384047: mysql-server-5.0: Transactions not supported by database error when used with perl DBI/DBD

2006-08-25 Thread Niko Tyni
'. Recompiling libdbd-mysql-perl helps, as the API has not changed in an incompatible way. In my understanding, the right fix is to bump the soname or to revert the struct st_mysql_options change. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#309927: PTS: news broken when only one news item present

2005-09-29 Thread Niko Tyni
Hi, just a quick note: this bug is still present. I run into it at http://packages.qa.debian.org/libh/libhttp-server-simple-perl.html Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL