Bug#390383: ifhp: missing binaries on several architectures [sudo and $(PWD)]

2006-09-30 Thread Niko Tyni
, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#390382: perl-tk: binaries missing on several architectures [sudo and $(PWD)]

2006-09-30 Thread Niko Tyni
Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#390389: seahorse: 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/seahorse Cheers, -- Niko Tyni

Bug#390391: amavisd-new-milter: empty package on several architectures [sudo and $(PWD)]

2006-09-30 Thread Niko Tyni
/amavisd-new-milter Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

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#390390: gnomad2: empty package on several architectures [sudo and $(PWD)]

2006-09-30 Thread Niko Tyni
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/x11/gnomad2 Cheers, -- Niko Tyni

Bug#390385: libio-pty-perl: empty package on several architectures [sudo and $(PWD)]

2006-09-30 Thread Niko Tyni
, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#390384: libxmms-perl: empty package on several architectures [sudo and $(PWD)]

2006-09-30 Thread Niko Tyni
debian/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/perl/libxmms-perl Cheers, -- Niko

Bug#390467: python-ctypes: empty package on hppa ("libffi has not been ported to hppa64-unknown-linux-gnu.")

2006-10-01 Thread Niko Tyni
known-linux-gnu." If hppa can't be supported, please remove it from the architecture list and have the old package removed from the archive. [1] http://packages.debian.org/unstable/python/python-ctypes Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [

Bug#391073: bisonc++: empty package on powerpc (known problem with icmake)

2006-10-04 Thread Niko Tyni
, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#388717: 388717 is actually caused by libdbd-sqlite3-perl

2006-10-13 Thread Niko Tyni
5 The patch seems to help; hopefully somebody else from the Debian Perl Group can verify this and prepare a fixed package as I'm a bit short on time right now. I'm attaching the patch as well. Cheers, -- Niko Tyni [EMAIL PROTECTED] --- DBD-SQLite/dbdimp.c 2006/09/18 18:54:05

Bug#393017: Additional info

2006-10-15 Thread Niko Tyni
concept of running the Perl interpreter in a backend process separate from Apache itself, and the program generally works very well. I'll try to fix this bug as soon as I can (hopefully a few days at most). Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [

Bug#464909: libauthen-dechpwd-perl: contents under /usr/usr

2008-02-09 Thread Niko Tyni
Makefile.PL might be the cleanest fix. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#464908: libcrypt-eksblowfish-perl: contents under /usr/usr

2008-02-09 Thread Niko Tyni
under the hood, and apparently the ExtUtils::MakeMaker emulation in Makefile.PL is not quite compatible wrt. PREFIX and DESTDIR. Maybe using the dh-make-perl Module::Build templates is the way to go... Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#465053: python-semanage: empty package on several architectures

2008-02-10 Thread Niko Tyni
e[1]: *** [semanageswig_wrap.c] Error 127 make[1]: Leaving directory `/build/buildd/libsemanage-2.0.9/src' Please make the 'for version in $(ALL_PY_VERSIONS)' loop in debian/local.mk fail on errors instead of carrying on and producing an empty package. Cheers, -- Niko Tyni [EMAIL PROT

Bug#465061: bsdcpio: option parsing is broken on several architectures

2008-02-10 Thread Niko Tyni
ed this on an arm Etch installation with a backported package, but there's little doubt that it's the case also for the current sid packages. See eg. http://lists.debian.org/debian-devel/2001/12/msg02074.html for a discussion on the char signedness issue. Cheers, -- Niko Tyni [EMAIL

Bug#465066: gappletviewer-4.3: empty package on arm* and mips*

2008-02-10 Thread Niko Tyni
lease build the package only for the supported architectures and have the others removed from the archive. (This applies to -4.2 as well, I'll clone the bug later.) Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe&

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

2008-02-10 Thread Niko Tyni
7 megahal.logi? while 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 9d4b

Bug#464302: libmodule-load-conditional-perl: FTBFS: perl-modules: non-matching version installed (5.8.8-12 ! >> 5.10)

2008-02-12 Thread Niko Tyni
ncy, but it seems that Depends: perl (>= 5.6.0-16), libversion-perl works at least in 'apt-get install libsmart-comments-perl', as it drags perl-modules with it in the 5.10 case. 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

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

Bug#465626: libdevel-repl-perl: FTBFS: Failed 1/1 test scripts, 0.00% okay. 1/6 subtests failed, 83.33% okay.

2008-02-13 Thread Niko Tyni
at /usr/lib/perl5/Class/MOP/Class.pm > > line 543. This broke with libmoose-perl 0.36-1 (Moose upstream 0.34). It's CPAN #32940: http://rt.cpan.org/Public/Bug/Display.html?id=32940 No fix yet. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#465626: libdevel-repl-perl: FTBFS: Failed 1/1 test scripts, 0.00% okay. 1/6 subtests failed, 83.33% okay.

2008-02-13 Thread Niko Tyni
tag 465626 patch thanks On Wed, Feb 13, 2008 at 07:58:58PM +0200, Niko Tyni wrote: > On Wed, Feb 13, 2008 at 05:04:54PM +0100, Lucas Nussbaum wrote: > > Package: libdevel-repl-perl > > Version: 1.001000-2 > > Severity: serious > > User: [EMAIL PROTECTED] > > Use

Bug#465783: perl: ExtUtils::Install upgrade in Perl 5.10 breaks too many packages

2008-02-14 Thread Niko Tyni
ourse. Maybe a lintian check for the buggy rmdir invocations would be a good start at fixing them... [1] http://lists.debian.org/debian-devel-announce/2008/02/msg2.html [2] http://bugs.debian.org/cgi-bin/[EMAIL PROTECTED] [3] http://pkg-perl.alioth.debian.org/perl5.10-FTBFS.txt Cheers, -- Niko Ty

Bug#465783: perl: ExtUtils::Install upgrade in Perl 5.10 breaks too many packages

2008-02-18 Thread Niko Tyni
On Fri, Feb 15, 2008 at 09:39:42AM +0100, Raphael Hertzog wrote: > On Thu, 14 Feb 2008, Niko Tyni wrote: > > I run a few greps on debian/rules of the source packages of all the > > binary packages matching '-perl' in unstable. Results: at least 398 > > arch:all and

Bug#466748: libconvert-uulib-perl: FTBFS with grep 2.5.3~dfsg-4

2008-02-20 Thread Niko Tyni
three other packages you maintain: libgd-gd2-noxpm-perl libgd-gd2-perl libmail-cclient-perl Please clone this bug yourself unless you want to take this up with the grep maintainers. Cheers, -- Niko Tyni [EMAIL PROTECTED]

Bug#466852: libconvert-uulib-perl: FTBFS: Found 5 different copyright and licensing combinations

2008-02-21 Thread Niko Tyni
stigate the above changes and update debian/copyright as needed 2) Replace debian/copyright_hints with debian/copyright_newhints make: *** [debian/stamp-copyright-check] Error 1 Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#465783: perl: ExtUtils::Install upgrade in Perl 5.10 breaks too many packages

2008-02-22 Thread Niko Tyni
On Thu, Feb 21, 2008 at 10:48:37PM +0100, Lucas Nussbaum wrote: > On 18/02/08 at 22:20 +0200, Niko Tyni wrote: > > Lucas, could you please help with the test rebuilds? > > Well, 400 packages isn't really a lot. With a fast computer, they > probably wouldn't take more

Bug#466852: Bug#466748: libconvert-uulib-perl: FTBFS with grep 2.5.3~dfsg-4

2008-02-22 Thread Niko Tyni
og-perl_1.0-1 For the case of libconvert-uulib-perl, I'm not sure if you're aware that 1.09-2 fails too (see #466852). Although you set the Maintainer field to the Debian Perl Group in 1.09-2, I think everybody would appreciate if you fixed this yourself first :) Cheers, -- Niko Tyni [EM

Bug#467275: libpalm-perl: tries to write to /usr/bin when building

2008-02-24 Thread Niko Tyni
/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/man/man3/Palm::PDB.3pm Installing /usr/bin/pdbdump make[1]: *** [pure_perl_install] Error 13 make[1]: Leaving directory `/build/niko/libpalm-perl-1.3.0' make: *** [install] Error 2 Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRI

Bug#468327: libapache2-mod-perl2: FTBFS on sparc: oh darn, server dumped core

2008-02-28 Thread Niko Tyni
to a full current upstream SVN snapshot first... Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#468327: libapache2-mod-perl2: FTBFS on sparc: oh darn, server dumped core

2008-02-28 Thread Niko Tyni
On Thu, Feb 28, 2008 at 01:07:18PM +0200, Niko Tyni wrote: > Package: libapache2-mod-perl2 > Version: 2.0.3-3 > Severity: serious > > This package failed to build on sparc. From the buildd log: > /usr/sbin/apache2 -d > /build/buildd/libapache2-mod-perl2-2.0.3/ModPerl-Re

Bug#468327: libapache2-mod-perl2: FTBFS on sparc: oh darn, server dumped core

2008-02-28 Thread Niko Tyni
On Thu, Feb 28, 2008 at 10:01:15PM +0200, Niko Tyni wrote: > On Thu, Feb 28, 2008 at 01:07:18PM +0200, Niko Tyni wrote: > > Package: libapache2-mod-perl2 > > Version: 2.0.3-3 > > Severity: serious > > > > This package failed to build on sparc. From the buildd

Bug#467591: Unreproducible?

2008-02-28 Thread Niko Tyni
On Thu, Feb 28, 2008 at 08:27:57PM -0600, Gunnar Wolf wrote: > tavs 467591 + unreproducible > thanks > > Umh... When rebuilding this package, the build failed to fail - It > succeeded :) I think it happens when the IP address (or one of them?) of the build host is unresolvable. I saw it too with

Bug#469127: libapache2-authenntlm-perl: FTBFS: binary-indep vs. binary-arch confusion

2008-03-03 Thread Niko Tyni
at buildd.debian.org: dpkg-genchanges: arch-specific upload - not including arch-independent packages dpkg-genchanges: failure: cannot read files list file: No such file or directory dpkg-buildpackage: failure: dpkg-genchanges gave error exit status 2 Cheers, -- Niko Tyni [EMAIL PROTEC

Bug#429030: Bug#429008: libmarc-xml-perl: FTBFS: failed test t/namespace

2007-06-15 Thread Niko Tyni
. The problem can be seen eg. with this one-liner: % perl -MMARC::Charset -e 'print MARC::Charset::marc8_to_utf8("test")' which works for me on etch/x86 and sid/amd64 but fails on etch/amd64 and sid/x86. The obvious fix is to switch to Architecture:any. I believe this shou

Bug#429030: libmarc-charset-perl

2007-06-16 Thread Niko Tyni
On Fri, Jun 15, 2007 at 09:53:45PM +0200, gregor herrmann wrote: > On Fri, 15 Jun 2007 22:04:08 +0300, Niko Tyni wrote: > > The problem is that libmarc-charset-perl contains architecture-dependent > > SDBM files but is Architecture:all. > > The obvious fix is to switch t

Bug#429074: [request-tracker-maintainers] Bug#429074: please update/request removal of your package

2007-06-20 Thread Niko Tyni
it isn't able to work with apache2, or update it to build (only) > packages for apache2. We're going to drop request-tracker3.4 before lenny, it's superceded by request-tracker3.6. This is as good a time as any, so I'm going to request removal soon unless I get any objection

Bug#430805: The problem is caused by Image::LibRSVG->isGzCompressionSupported

2007-07-03 Thread Niko Tyni
nSupported() is just an internal function to make it easier to disable .svgz support if needed. The zlib linkage comes from libgsf through librsvg. Cheers, -- Niko Tyni [EMAIL PROTECTED] --- LibRSVG.xs 2007/07/03 07:05:37 1.1 +++ LibRSVG.xs 2007/07/03 07:05:52 @@ -383,6 +383,7 @@

Bug#432484: libtest-www-mechanize-perl - FTBFS: 500 Can't connect to localhost:13432 (connect: Connection refused)

2007-07-10 Thread Niko Tyni
13432 (connect: Connection refused) The problem is a __DIE__ signal triggering from an eval() block in WWW::Mechanize and killing the test HTTP server. It surfaced with libwww-mechanize-perl 1.30, which was uploaded recently. There's a patch in rt.cpan.org #26602; the bug is fixed in upstre

Bug#432486: libxml-feed-perl - FTBFS: DIED. FAILED tests 14-69

2007-07-10 Thread Niko Tyni
perl.c:2366 #8 0x00423820 in perl_run (my_perl=0x6c6010) at perl.c:2283 #9 0x0041d5da in main (argc=3, argv=0x7fff28a19758, env=0x7fff28a19778) at perlmain.c:99 Cloning and blocking accordingly. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTE

Bug#432544: libxml-atom-perl: FTBFS: failed tests

2007-07-10 Thread Niko Tyni
in Debian on June 27. The tests fail for me on amd64 too. Maybe libxml2 has something to do with this - do you have the same versions of that on both hosts? Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". T

Bug#429073: [request-tracker-maintainers] Bug#429073: please update/request removal of your package

2007-07-10 Thread Niko Tyni
a number of other changes in it, though, and I don't expect to find a sponsor for it easily. If this situation persists I'll prepare 3.6.1-5 with a minimal fix for this RC bug and try to get it sponsored. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL P

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

2007-07-11 Thread Niko Tyni
ama -lXi -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 PROTEC

Bug#429074: O: rtfm -- RT FAQ Manager

2007-07-13 Thread Niko Tyni
help. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#432513: Segmentation fault in domAddNsDef()

2007-07-16 Thread Niko Tyni
tag 432513 patch thanks On Tue, Jul 10, 2007 at 12:40:20PM +0300, Niko Tyni wrote: > This regression comes from libxml-libxml-perl 1.63-1 > /usr/lib/perl5/auto/XML/LibXML/LibXML.so, which segfaults: > > % perl -Iblib/lib t/02-create.t > [...] > ok 12 - feed modified is corr

Bug#422479: libemail-mime-perl: FTBFS: tests failed

2007-07-18 Thread Niko Tyni
" > # ' This got broken with libemail-simple-perl 1.999-1. It's CPAN #24858 and was fixed upstream in 1.858. Patch attached. Cheers, -- Niko Tyni [EMAIL PROTECTED] --- lib/Email/MIME.pm 2007/07/18 18:52:58 1.1 +++ lib/Email/MIME.pm 2007/07/18 18:53:05 @@ -101,7 +101,15 @@

Bug#433683: libcorba-orbit-perl: empty package on alpha [sudo and $PWD]

2007-07-18 Thread Niko Tyni
), which is cleared when building with sudo. The proposed fix is to use $(CURDIR) instead, as it is set by make and not cleared by sudo. The build log can be found at http://buildd.debian.org/fetch.cgi?pkg=libcorba-orbit-perl;ver=0.4.7-4%2Bb1;arch=alpha;stamp=1184698005 Cheers, -- Niko Tyni

Bug#430118: Some of your Debian packages might need attention (libxml-sax-perl #430118)

2007-07-22 Thread Niko Tyni
other packages would invoke update-perl-sax-parsers with different arguments on upgrade and the initial install. I can write a more detailed proposal if this sounds desirable; please let me know what you think about this. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#434344: libmasonx-interp-withcallbacks-perl - FTBFS: Can't locate HTML/Entities.pm in @INC

2007-07-23 Thread Niko Tyni
s from the libhtml-mason-perl tests, not libmasonx-interp-withcallbacks-perl. I can't reproduce it myself, though. Can you? [1] The actual code that gets eval()'d from the component is generated by HTML::Mason::Compiler::ToObject, which puts an explicit void 'return;' at t

Bug#422481: libemail-mime-modifier-perl: FTBFS: tests failed

2007-07-24 Thread Niko Tyni
e test failures that are fixed upstream in Email::MIME::Modifier 1.442. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#439281: libapache2-mod-perl2_2.0.3-1(hppa/experimental): FTBFS: tests fail

2007-08-24 Thread Niko Tyni
On Fri, Aug 24, 2007 at 11:57:14AM +0300, Damyan Ivanov wrote: > My vague guess about the reason is that "use of undefined variable in > socket". > > Could it be that getprotobyname('tcp') returns undef? Yes, the package should build-depend on netbase for /etc/p

Bug#439281: libapache2-mod-perl2_2.0.3-1(hppa/experimental): FTBFS: tests fail

2007-08-26 Thread Niko Tyni
On Fri, Aug 24, 2007 at 07:10:50AM -0500, Gunnar Wolf wrote: > Niko Tyni dijo [Fri, Aug 24, 2007 at 12:13:20PM +0300]: > > > My vague guess about the reason is that "use of undefined variable in > > > socket". > > > > > > Could it be that getpr

Bug#439470: libtest-www-mechanize-perl: FTBFS: t/page_links_content failed

2007-08-26 Thread Niko Tyni
taching a patch for the sleep() option to keep the tests simple. It also adds an early test to verify that the server responded, for better diagnostics. The issues are already reported upstream as CPAN #27168 (Test::WWW::Mechanize) and CPAN #28122 (HTTP::Server::Simple). I'll follow up

Bug#451774: FTBFS: test failure on several architectures

2007-11-18 Thread Niko Tyni
Package: libjavascript-perl Version: 1.04-1 Severity: serious Justification: fails to build from source The new version of libjavascript-perl is failing to build on most architectures. This is possibly an issue with 32-bit archs since amd64 and ia64 are OK. I'll look into this. -- Niko

Bug#452583: linhdd: incorrect license information

2007-11-23 Thread Niko Tyni
Package: linhdd Version: 0.4-2 Severity: serious According to both README and linHDD.py, the program is GPLv3 or later, but debian/copyright says GPLv2 or later. Furthermore, there's no information about the copyright of the files in the util-linux/ directory. Cheers, -- Niko Tyni [

Bug#452583: linhdd: incorrect license information

2007-11-24 Thread Niko Tyni
lanc <[EMAIL PROTECTED]> > > So, this is already fixed. Oops, sorry. The missing thing about it is the license too: it says GPLv1 or later in util-linux/fdisk.c, so it should be mentioned separately in debian/copyright. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE,

Bug#452872: libxml-sax-perl: testfiles/xmltest.xml is non-free

2007-11-25 Thread Niko Tyni
or replace with another one. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#430118: libxml-sax-perl: patch for choosing the default parser better

2007-11-26 Thread Niko Tyni
On Thu, Nov 08, 2007 at 11:23:34PM +0200, Niko Tyni wrote: (libxml-sax-perl) > I'm attaching a proposed patch that fixes these RC issues mentioned in > this bug report. > As the changes are rather extensive, I'd prefer something like this to > be included in a maintainer

Bug#452872: new libxml-sax-perl version at the pkg-perl SVN repository

2007-11-27 Thread Niko Tyni
, but I'd much prefer to have the whole updated package go in as a maintainer upload. Jay, please comment. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#453218: libmoose-perl: FTBFS: t/000_recipes/003_recipe failed

2007-11-28 Thread Niko Tyni
al culprit, libclass-mop-perl/0.45-1. This should make things clear for the BTS version tracking. The current libclass-mop-perl version, 0.48, indeed fixes this. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#453218: libmoose-perl: FTBFS: t/000_recipes/003_recipe failed

2007-11-28 Thread Niko Tyni
current libclass-mop-perl version, 0.48, indeed fixes this. ... except that the current libmoose-perl version (0.26), doesn't work with the newer libclass-mop-perl version. So we indeed need to update both to get the test failures fixed, just as Rene said. Trying to explain this to the BTS again

Bug#453288: libclass-mop-perl: new upstream version needed to undo libmoose-perl breakage

2007-11-28 Thread Niko Tyni
7;m filing this as 'serious' to keep 0.45-1 out of testing. Otherwise it would go in today. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#429074: please update/request removal of your package

2007-12-04 Thread Niko Tyni
;t able to work with apache2, or update it to build (only) > packages for apache2. Removed from unstable, see #447059. Closing this bug too and removing the tags. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#430118: Please test libxml-sax-perl 0.16+dfsg-1 from experimental

2007-12-10 Thread Niko Tyni
nual changes, the upgrade should move XML::SAX::PurePerl first (ie, lowest priority) in the file. Could you please try to install 0.16+dfsg-1 and see if it does the right thing for you? Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

Bug#445805: libmoosex-getopt-perl: FTBFS: failed tests

2007-10-08 Thread Niko Tyni
this, since it changes the check for imported functions and as a result skips the meta() functions too. Patch attached. Cheers, -- Niko Tyni [EMAIL PROTECTED] diff --git a/lib/MooseX/Getopt/OptionTypeMap.pm b/lib/MooseX/Getopt/OptionTypeMap.pm index d56e479..22c3c5d 100644 --- a/lib/MooseX/

Bug#445803: libxtm-perl: FTBFS: tests failed

2007-10-11 Thread Niko Tyni
quot;use Parse::RecDescent 1.90;" does no longer grok such version > numbers properly. Hi, according to version.pm documentation and some quick tests of mine, using 1.090 instead of 1.90 should work. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Bug#429074: please update/request removal of your package

2007-10-17 Thread Niko Tyni
On Wed, Jun 20, 2007 at 10:25:18PM +0300, Niko Tyni wrote: > On Fri, Jun 15, 2007 at 08:12:09PM +0100, Gerfried Fuchs wrote: > > Package: request-tracker3.4 > > Severity: serious > > Version: 3.4.5-2 > > > rt3.4-apache (dependency): apache |apache-perl |apache-ssl &g

Bug#445803: libxtm-perl: FTBFS: tests failed

2007-10-24 Thread Niko Tyni
ure if I caught all the problems, but at least the tests now all pass. The patch also makes sure the CParser.pm files are built from source each time the package is built. This should ensure that issues like this don't go unnoticed in the future. Cheers, -- Niko Tyni [EMAIL PROTECTED] dif

Bug#448843: hol88: empty package on arm

2007-11-01 Thread Niko Tyni
esumably a bug in the toolchain, but please make the build fail on compiler errors so that this can be detected automatically. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#430118: libxml-sax-perl: patch for choosing the default parser better

2007-11-08 Thread Niko Tyni
e July. Would it be OK with you if we adopted this for the pkg-perl group? Any comments on the patch are naturally welcome. Cheers, -- Niko Tyni [EMAIL PROTECTED] diff -u libxml-sax-perl-0.16/SAX.pm libxml-sax-perl-0.16/SAX.pm --- libxml-sax-perl-0.16/SAX.pm +++ libxml-sax-perl-0.16/SAX.pm @@

Bug#450882: libgdal-ruby1.8: empty package on alpha and amd64

2007-11-11 Thread Niko Tyni
looks like the problem is the for loop in swig/GNUmakefile; using something like for dir in ${BINDINGS}; do (cd $$dir; make build) || exit; done in all the loops should do. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of &q

Bug#451362: rt3.6-rtfm: database modification permission setting ignored when preconfiguring

2007-11-15 Thread Niko Tyni
', ignoring the user setting. Unfortunately, this includes the most common case of installing the package with apt and preconfiguration. I could have sworn I tested this. How embarrassing. I'll prepare a new version as soon as possible. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- T

Bug#450915: file conflicts between packages

2007-11-16 Thread Niko Tyni
uage currently used to implement it. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#451599: libpar-packer-perl: missing shared library dependencies

2007-11-17 Thread Niko Tyni
Package: libpar-packer-perl Version: 0.976-5 Severity: serious Justification: Policy 3.5 The libpar-packer-perl package includes dynamically linked binaries (/usr/bin/parl and /usr/bin/parldyn) but doesn't depend on ${shlibs:Depends}. -- System Information: Debian Release: lenny/sid APT prefers

Bug#462249: libaudio-flac-header-perl: FTBFS on armel, hppa, m68k, powerpc, s390, sparc

2008-01-23 Thread Niko Tyni
__lead-out 170 153200460 where it's supposed to be REM FLAC__lead-in 88200 REM FLAC__lead-out 170 153200460 The output of 'metaflac --export-cuesheet-to=- ./data/test.flac' gives the correct number on hppa, so this doesn't seem to be a generic libflac problem. I'll

Bug#462249: libaudio-flac-header-perl: FTBFS on armel, hppa, m68k, powerpc, s390, sparc

2008-01-23 Thread Niko Tyni
On Wed, Jan 23, 2008 at 06:17:15PM +0200, Niko Tyni wrote: > On Wed, Jan 23, 2008 at 03:07:48PM +0200, Riku Voipio wrote: > > Package: libaudio-flac-header-perl > > Version: 1.9-1 > > Severity: serious > > Justification: no longer builds from source > > > Sin

Bug#462249: libaudio-flac-header-perl: FTBFS on armel, hppa, m68k, powerpc, s390, sparc

2008-01-24 Thread Niko Tyni
forwarded 462249 http://rt.cpan.org/Public/Bug/Display.html?id=32630 thanks On Wed, Jan 23, 2008 at 11:33:21PM +0200, Niko Tyni wrote: > On Wed, Jan 23, 2008 at 06:17:15PM +0200, Niko Tyni wrote: > > On Wed, Jan 23, 2008 at 03:07:48PM +0200, Riku Voipio wrote: > > > Package: li

Bug#424679: libsvn-notify-mirror-perl: FTBFS ("Cannot find sendmail")

2007-05-16 Thread Niko Tyni
going to be used. However, the libsvn-notify-perl package currently only Recommends: mail-transport-agent. The libsvn-notify-mirror-perl tests don't really need a sendmail, so invoking them as SENDMAIL=/dev/null $(PERL) Build test works OK here. Cheers, -- Niko Tyni [EMAIL PROTECTED]

Bug#420359: libwiki-toolkit-plugin-ping-perl: FTBFS: Test failure (invalid port number)

2007-05-18 Thread Niko Tyni
-Depends-Indep on netbase. See #185244. The port number just wraps around at 65536, that's not the problem. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#427188: libdata-random-perl - FTBFS: Failed test 1 in t/rand_time.t at line 24

2007-06-02 Thread Niko Tyni
ns when one of the 3600 rand_time() calls returns "00:00:00". Patch attached. I'll prepare a fixed version and report this upstream soon. Cheers, -- Niko Tyni [EMAIL PROTECTED] --- t/rand_time.t 2007/06/02 12:35:37 1.1 +++ t/rand_time.t 2007/06/02 12:35:50 @@ -16,7 +16,7 @@

Bug#427188: libdata-random-perl - FTBFS: Failed test 1 in t/rand_time.t at line 24

2007-06-02 Thread Niko Tyni
On Sat, Jun 02, 2007 at 03:44:00PM +0300, Niko Tyni wrote: > The test script has a small error, which makes it fail with a probability > of about 4% (1/24). This happens when one of the 3600 rand_time() calls > returns "00:00:00". Hm, I was never very strong on probabilit

Bug#444634: libwww-mechanize-shell-perl: build times out

2007-09-30 Thread Niko Tyni
> Finished at 20070929-0742 Is there a timeout here or was this a manual TERM signal? It could be something SIGALRM related, I guess... Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#444634: libwww-mechanize-shell-perl: build times out

2007-10-01 Thread Niko Tyni
tag 444634 patch forwarded 444634 http://rt.cpan.org/Public/Bug/Display.html?id=29455 thanks On Mon, Oct 01, 2007 at 09:08:21AM +0200, Lucas Nussbaum wrote: > On 30/09/07 at 22:26 +0300, Niko Tyni wrote: > > > Useless content call in void context at /usr/share/perl5/LWP/Simple.pm &g

Bug#480130: perl: FTBFS on alpha: 'CONFIG_HZ' undeclared

2008-05-11 Thread Niko Tyni
On Fri, May 09, 2008 at 10:22:53AM +0300, Niko Tyni wrote: > > we won't diverge on linux-libc-dev headers from upstream, > > please take that upstream to lkml. > > I really think that's your domain, but if you insist. FWIW, there's a complete patch signe

Bug#480844: libmime-charset-perl: build-depends on libencode-perl, which is being removed

2008-05-12 Thread Niko Tyni
erl package is being removed (#471071), but this needs to be fixed first. -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#471071: libmime-charset-perl has an unsatisfied build-dependency: libencode-perl

2008-05-12 Thread Niko Tyni
ing bug? Don't know how I missed that, done. -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#480154: FTBFS on mips (cgiupload tests fail)

2008-05-12 Thread Niko Tyni
;arch=mips&stamp=1209964732&file=log FWIW, it succeeded on mayr (another buildd host) when retried. http://buildd.debian.org/build.cgi?pkg=libapache2-mod-perl2;ver=2.0.4-1;arch=mips -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subje

Bug#480917: libversion-perl: Doesn't contain version.pm, what breaks svk

2008-05-14 Thread Niko Tyni
d of perl itself, particularly because it's (hopefully) temporary. The quick and dirty solution would be to just hardcode 'perl-modules (>= 5.10)' in the dependencies for now. A cleaner one would do the right thing and generate a proper package when built on 5.8 too, but that&#x

Bug#482270: block 482207 with 482270, block 482262 with 482270

2008-05-21 Thread Niko Tyni
# Automatically generated email from bts, devscripts version 2.10.25+local block 482207 with 482270 # the bug is in libaprutil1-dev block 482262 with 482270 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#471071: closed by Gunnar Wolf <[EMAIL PROTECTED]> (Bug#471071: fixed in libconfig-inetd-perl 0.25-1.1)

2008-05-23 Thread Niko Tyni
ding; builds > properly specifying the vendor installdir to makemaker (Closes: > #471071) Hi Gunnar, you closed the wrong bug number in the changelog, fixing now. -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#471071: libmime-charset-perl has an unsatisfied build-dependency: libencode-perl

2008-05-23 Thread Niko Tyni
ng bug? libmime-charset-perl is now fixed (#480844), so untagging. -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#483144: [perl-modules] Upstream Typo in CGI.pm(3.29): File Uploads with CGI::upload are broken

2008-05-27 Thread Niko Tyni
ad, from uploading files. Thanks for the report. The severity is overrated, this certainly doesn't make perl-modules unusable. Downgrading. The problem is that the filehandle accidentally gets stringified in UTF-8 decoding. Patch attached, this was fixed in CGI.pm-3.30 or 3.31. -- Niko

Bug#482140: etch -> lenny upgrade fails, because @INC does not contain 5.10 paths

2008-10-08 Thread Niko Tyni
ackages build-depend on xml-core, but two of them (ddccontrol and pilot-qof) are false positives. The remaining ones are docbook-ebnf docbook-simple docbook-slides docbook-website docbook-xml docbook-xsl openoffice.org qa-assistant scrollkeeper sgml-data w3c-dtd-xhtml -- Niko Tyni [EMAI

Bug#482140: etch -> lenny upgrade fails, because @INC does not contain 5.10 paths

2008-10-11 Thread Niko Tyni
ting data, it will just exit succesfully.) For reference, the packages I've gone through are docbook-xsl docbook-ebnf docbook-simple scrollkeeper openoffice.org-dtd-officedocument1.0 -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#501970: perl: FTBFS on arm: ext/threads/shared/t/stress.t failure

2008-10-12 Thread Niko Tyni
t affect other architectures, and -15 did build OK on hedges. [EMAIL PROTECTED]: could you please schedule a retry so we can see if the problem persists? Does smackdown have less resources than the others? -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a su

Bug#501825: libjson-xs-perl_2.23-1(sparc/unstable): FTBFS on sparc, fails in tests

2008-10-15 Thread Niko Tyni
.xs:1855 or so.) This suggests to me that gcc is being too aggressive on optimizing here. I don't see how it can consider the double word instruction safe. Cc'ing the sparc porters list in the hope that somebody gets interested in this. I suppose a workaround is to use -O1 on sparc. --

Bug#501970: perl: FTBFS on arm: ext/threads/shared/t/stress.t failure

2008-10-16 Thread Niko Tyni
severity 501970 important thanks On Mon, Oct 13, 2008 at 11:51:39AM +0200, Aurelien Jarno wrote: > On Sun, Oct 12, 2008 at 02:02:38PM +0300, Niko Tyni wrote: > > Package: perl > > Version: 5.10.0-16 > > Severity: serious > > Automatic build of perl_5.10.0-16 on

Bug#503016: podlators-perl: don't release with this, perl bundles a better version

2008-10-21 Thread Niko Tyni
or now: upstream development is active and new versions are going to take quite a while to flow in through Perl upstream. I'll update it to 2.2.0 soon for starters. -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#501301: tagging 501301

2008-10-23 Thread Niko Tyni
# Automatically generated email from bts, devscripts version 2.10.35 # the unofficial RC bug thingy seems to ignore this otherwise tags 501301 lenny sid -- 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   >