From owner at bugs.debian.org Sun Aug 1 00:09:06 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 01 Aug 2010 00:09:06 +0000 Subject: Processed: Re: Bug#591120: libhtml-formfu-perl: FTBFS: failed test In-Reply-To: <20100801000616.GA10999@crustynet.org.uk> References: <20100801000616.GA10999@crustynet.org.uk> Message-ID: Processing commands for control at bugs.debian.org: > forwarded 591120 https://rt.cpan.org/Public/Bug/Display.html?id=59467 Bug #591120 [src:libhtml-formfu-perl] libhtml-formfu-perl: FTBFS: failed test Set Bug forwarded-to-address to 'https://rt.cpan.org/Public/Bug/Display.html?id=59467'. > tags 591120 +fixed-upstream Bug #591120 [src:libhtml-formfu-perl] libhtml-formfu-perl: FTBFS: failed test Added tag(s) fixed-upstream. > thanks Stopping processing here. Please contact me if you need assistance. -- 591120: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591120 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From chrisb at debian.org Sun Aug 1 00:06:16 2010 From: chrisb at debian.org (Chris Butler) Date: Sat, 31 Jul 2010 20:06:16 -0400 Subject: Bug#591120: libhtml-formfu-perl: FTBFS: failed test In-Reply-To: <20100731224304.GA1172@xanadu.blop.info> References: <20100731224304.GA1172@xanadu.blop.info> Message-ID: <20100801000616.GA10999@crustynet.org.uk> forwarded 591120 https://rt.cpan.org/Public/Bug/Display.html?id=59467 tags 591120 +fixed-upstream thanks On Sat, Jul 31, 2010 at 06:43:04PM -0400, Lucas Nussbaum wrote: > > # Failed test 'stringified form' > > # at t/elements/recaptcha.t line 28. > > # got: '
> > #
> > # > > # > > # > > # > > # > > #
> > #
> > # ' > > # expected: '
> > #
> > # > > # > > # > > # > > # > > #
> > #
> > # ' > > # Looks like you failed 1 test of 1. > > t/elements/recaptcha.t ......................................... This is due to the following change in libcaptcha-recaptcha-perl 0.93: 0.93 2010-07-03 Updated Perl plugin to use Google infrastructure. i.e. it now produces URLs referring to google.com rather than recaptcha.net. The bug has already been reported upstream, and will apparently be fixed in the next release. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 From chrisb at debian.org Sun Aug 1 00:41:13 2010 From: chrisb at debian.org (Chris Butler) Date: Sat, 31 Jul 2010 20:41:13 -0400 Subject: Bug#591129: libgtk2-spell-perl: FTBFS: enchant error for language: en at t/0.GtkSpell.t line 34. In-Reply-To: <20100731224245.GA1156@xanadu.blop.info> References: <20100731224245.GA1156@xanadu.blop.info> Message-ID: <20100801004113.GB10999@crustynet.org.uk> On Sat, Jul 31, 2010 at 06:42:45PM -0400, Lucas Nussbaum wrote: > Relevant part: > > make[2]: Entering directory `/build/user-libgtk2-spell-perl_1.03-4-amd64-twELDx/libgtk2-spell-perl-1.03' > > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > > Xlib: extension "RANDR" missing on display ":99.0". > > enchant error for language: en at t/0.GtkSpell.t line 34. Googling this error message, I found a bug reported against logjam in redhat: https://bugzilla.redhat.com/show_bug.cgi?id=439830 Here's why this is happening: The old default for logjam's spellcheck language was "en", which worked on old gtkspell. New gtkspell uses proper LOCALE settings, for which "en_US" is correct, not just "en". The failing test seems to be breaking at the point where it calls gtk_new_attach (which is where the language is set). In this case, it calls it with a NULL "lang" setting, which causes gtkspell to try looking at the LANG environment variable. If this is not set, it falls back to "en". If "en" is no longer a valid language setting for gtkspell, then I'd suggest this is a bug in gtkspell. If someone else can confirm this (I'm a bit tired from flying to NY, so may have missed something), then we can reassign. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 From lucas at lucas-nussbaum.net Sun Aug 1 01:11:46 2010 From: lucas at lucas-nussbaum.net (Lucas Nussbaum) Date: Sat, 31 Jul 2010 21:11:46 -0400 Subject: Bug#591165: libsql-abstract-limit-perl: FTBFS: Unsatisfiable build-dependency: libdbd-anydata-perl: Depends: libdbd-csv-perl Message-ID: <20100801011146.GA2827@xanadu.blop.info> Source: libsql-abstract-limit-perl Version: 2:0.14.1-2 Severity: serious Tags: squeeze sid User: debian-qa at lists.debian.org Usertags: qa-ftbfs-20100731 qa-ftbfs Justification: FTBFS on amd64 (Probably not filed against the correct package, but since it's likely to be debian-perl's fault, and I couldn't pinpoint the correct package... :-) Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > ** Using build dependencies supplied by package: > Build-Depends: debhelper (>= 7) > Build-Depends-Indep: perl (>= 5.8.0-7), libsql-abstract-perl, libtest-exception-perl, libdbi-perl, libdbd-anydata-perl, libclass-dbi-perl, libtest-deep-perl, libtest-pod-perl, libtest-pod-coverage-perl > > ???????????????????????????????????????????????????????????????????????????????? > ? Install build dependencies (internal resolver) ? > ???????????????????????????????????????????????????????????????????????????????? > > Checking for already installed source dependencies... > debhelper: missing > Using default version 7.9.3 > perl: already installed (5.10.1-13 >= 5.8.0-7 is satisfied) > libsql-abstract-perl: missing > libtest-exception-perl: missing > libdbi-perl: missing > libdbd-anydata-perl: missing > libclass-dbi-perl: missing > libtest-deep-perl: missing > libtest-pod-perl: missing > libtest-pod-coverage-perl: missing > Checking for source dependency conflicts... > E: Broken packages > Installing positive dependencies: debhelper libsql-abstract-perl libtest-exception-perl libdbi-perl libdbd-anydata-perl libclass-dbi-perl libtest-deep-perl libtest-pod-perl libtest-pod-coverage-perl > Reading package lists... > Building dependency tree... > Reading state information... > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > libdbd-anydata-perl: Depends: libdbd-csv-perl but it is not going to be installed > Depends: libsql-statement-perl but it is not going to be installed > libdbi-perl: Breaks: libdbd-anydata-perl (< 0.09+) but 0.09-2 is to be installed > E: Broken packages The full build log is available from: http://people.debian.org/~lucas/logs/2010/07/31/libsql-abstract-limit-perl_2:0.14.1-2_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | lucas at lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lucas at nussbaum.fr GPG: 1024D/023B3F4F | From owner at bugs.debian.org Sun Aug 1 02:51:19 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 01 Aug 2010 02:51:19 +0000 Subject: Bug#501411: marked as done (libdanga-socket-perl: FTBFS in lenny: tests failed) References: <20100801024638.GA7502@xanadu.blop.info> <20081007082906.GA24462@xanadu.blop.info> Message-ID: Your message dated Sat, 31 Jul 2010 22:46:38 -0400 with message-id <20100801024638.GA7502 at xanadu.blop.info> and subject line Re: Bug#501411: libdanga-socket-perl: FTBFS in lenny: tests failed has caused the Debian Bug report #501411, regarding libdanga-socket-perl: FTBFS in lenny: tests failed to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 501411: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501411 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Lucas Nussbaum Subject: libdanga-socket-perl: FTBFS in lenny: tests failed Date: Tue, 7 Oct 2008 10:29:06 +0200 Size: 4011 URL: -------------- next part -------------- An embedded message was scrubbed... From: Lucas Nussbaum Subject: Re: Bug#501411: libdanga-socket-perl: FTBFS in lenny: tests failed Date: Sat, 31 Jul 2010 22:46:38 -0400 Size: 1895 URL: From lucas at lucas-nussbaum.net Sun Aug 1 03:23:56 2010 From: lucas at lucas-nussbaum.net (Lucas Nussbaum) Date: Sat, 31 Jul 2010 23:23:56 -0400 Subject: Bug#591187: libmoosex-types-perl-perl: FTBFS: perl: non-matching version installed (5.10.1-13 ! >= 5.12) Message-ID: <20100801032356.GA9392@xanadu.blop.info> Source: libmoosex-types-perl-perl Version: 0.101340-1 Severity: serious Tags: squeeze sid User: debian-qa at lists.debian.org Usertags: qa-ftbfs-20100731 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > ** Using build dependencies supplied by package: > Build-Depends: debhelper (>= 7) > Build-Depends-Indep: libmoosex-types-perl, libparams-util-perl, libversion-perl (>= 1:0.8200) | perl (>= 5.12), perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88) > > ???????????????????????????????????????????????????????????????????????????????? > ? Install build dependencies (internal resolver) ? > ???????????????????????????????????????????????????????????????????????????????? > > Checking for already installed source dependencies... > debhelper: missing > Using default version 7.9.3 > libmoosex-types-perl: missing > libparams-util-perl: missing > libversion-perl: non-matching version installed (~*=PROVIDED=*= ! >= 1:0.8200) > Using default version 1:0.8200-1 > perl: non-matching version installed (5.10.1-13 ! >= 5.12) > Default version of perl not sufficient, Package installation not possible > Source-dependencies not satisfied; skipping libmoosex-types-perl-perl The full build log is available from: http://people.debian.org/~lucas/logs/2010/07/31/libmoosex-types-perl-perl_0.101340-1_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | lucas at lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lucas at nussbaum.fr GPG: 1024D/023B3F4F | From lucas at lucas-nussbaum.net Sun Aug 1 03:24:06 2010 From: lucas at lucas-nussbaum.net (Lucas Nussbaum) Date: Sat, 31 Jul 2010 23:24:06 -0400 Subject: Bug#591188: libnetpacket-perl: FTBFS: perl: non-matching version installed (5.10.1-13 ! >= 5.12) Message-ID: <20100801032406.GA9408@xanadu.blop.info> Source: libnetpacket-perl Version: 0.43.1-1 Severity: serious Tags: squeeze sid User: debian-qa at lists.debian.org Usertags: qa-ftbfs-20100731 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > ** Using build dependencies supplied by package: > Build-Depends: debhelper (>= 7.3.7~), libmodule-build-perl (>= 0.360100) | perl (>= 5.12) > Build-Depends-Indep: perl > > ???????????????????????????????????????????????????????????????????????????????? > ? Install build dependencies (internal resolver) ? > ???????????????????????????????????????????????????????????????????????????????? > > Checking for already installed source dependencies... > debhelper: missing > Using default version 7.9.3 > libmodule-build-perl: non-matching version installed (~*=PROVIDED=*= ! >= 0.360100) > Using default version 0.360700-1 > perl: non-matching version installed (5.10.1-13 ! >= 5.12) > Default version of perl not sufficient, Package installation not possible > Source-dependencies not satisfied; skipping libnetpacket-perl The full build log is available from: http://people.debian.org/~lucas/logs/2010/07/31/libnetpacket-perl_0.43.1-1_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | lucas at lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lucas at nussbaum.fr GPG: 1024D/023B3F4F | From lucas at lucas-nussbaum.net Sun Aug 1 03:23:44 2010 From: lucas at lucas-nussbaum.net (Lucas Nussbaum) Date: Sat, 31 Jul 2010 23:23:44 -0400 Subject: Bug#591189: libcpan-meta-perl: FTBFS: perl: non-matching version installed (5.10.1-13 ! >= 5.12) Message-ID: <20100801032344.GA9374@xanadu.blop.info> Source: libcpan-meta-perl Version: 2.101670-1 Severity: serious Tags: squeeze sid User: debian-qa at lists.debian.org Usertags: qa-ftbfs-20100731 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > ** Using build dependencies supplied by package: > Build-Depends: debhelper (>= 7) > Build-Depends-Indep: libjson-perl (>= 2), libversion-perl (>= 1:0.8200) | perl (>= 5.12), libversion-requirements-perl (>= 0.101020), perl, perl (>= 5.10.1) | libautodie-perl, perl (>= 5.10.1) | libfile-temp-perl (>= 0.20), perl (>= 5.10.1) | libparse-cpan-meta-perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88) > > ???????????????????????????????????????????????????????????????????????????????? > ? Install build dependencies (internal resolver) ? > ???????????????????????????????????????????????????????????????????????????????? > > Checking for already installed source dependencies... > debhelper: missing > Using default version 7.9.3 > libjson-perl: missing > Using default version 2.21-1 > libversion-perl: non-matching version installed (~*=PROVIDED=*= ! >= 1:0.8200) > Using default version 1:0.8200-1 > perl: non-matching version installed (5.10.1-13 ! >= 5.12) > Default version of perl not sufficient, Package installation not possible > Source-dependencies not satisfied; skipping libcpan-meta-perl The full build log is available from: http://people.debian.org/~lucas/logs/2010/07/31/libcpan-meta-perl_2.101670-1_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | lucas at lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lucas at nussbaum.fr GPG: 1024D/023B3F4F | From owner at bugs.debian.org Sun Aug 1 08:09:04 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 01 Aug 2010 08:09:04 +0000 Subject: Processed: tagging 591166, bug 591166 is forwarded to https://rt.cpan.org/Ticket/Display.html?id=59972 In-Reply-To: <1280649937-2029-bts-salvatore.bonaccorso@gmail.com> References: <1280649937-2029-bts-salvatore.bonaccorso@gmail.com> Message-ID: Processing commands for control at bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny7 > tags 591166 + confirmed Bug #591166 [src:nama] nama: FTBFS: tests failed Added tag(s) confirmed. > forwarded 591166 https://rt.cpan.org/Ticket/Display.html?id=59972 Bug #591166 [src:nama] nama: FTBFS: tests failed Set Bug forwarded-to-address to 'https://rt.cpan.org/Ticket/Display.html?id=59972'. > End of message, stopping processing here. Please contact me if you need assistance. -- 591166: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591166 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Sun Aug 1 11:03:07 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 01 Aug 2010 11:03:07 +0000 Subject: Processed: tagging 591126, bug 591126 is forwarded to https://rt.cpan.org/Ticket/Display.html?id=59246 In-Reply-To: <1280660347-3298-bts-salvatore.bonaccorso@gmail.com> References: <1280660347-3298-bts-salvatore.bonaccorso@gmail.com> Message-ID: Processing commands for control at bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny7 > tags 591126 + confirmed Bug #591126 [src:libwww-mechanize-shell-perl] libwww-mechanize-shell-perl: FTBFS: tests failed Added tag(s) confirmed. > forwarded 591126 https://rt.cpan.org/Ticket/Display.html?id=59246 Bug #591126 [src:libwww-mechanize-shell-perl] libwww-mechanize-shell-perl: FTBFS: tests failed Set Bug forwarded-to-address to 'https://rt.cpan.org/Ticket/Display.html?id=59246'. > End of message, stopping processing here. Please contact me if you need assistance. -- 591126: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591126 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From installer at ftp-master.debian.org Sun Aug 1 11:18:09 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 01 Aug 2010 11:18:09 +0000 Subject: xacobeo_0.13-1_i386.changes ACCEPTED Message-ID: Accepted: xacobeo_0.13-1.debian.tar.gz to main/x/xacobeo/xacobeo_0.13-1.debian.tar.gz xacobeo_0.13-1.dsc to main/x/xacobeo/xacobeo_0.13-1.dsc xacobeo_0.13-1_i386.deb to main/x/xacobeo/xacobeo_0.13-1_i386.deb xacobeo_0.13.orig.tar.gz to main/x/xacobeo/xacobeo_0.13.orig.tar.gz Override entries for your package: xacobeo_0.13-1.dsc - optional perl xacobeo_0.13-1_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 577200 Thank you for your contribution to Debian. From owner at bugs.debian.org Sun Aug 1 11:21:14 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 01 Aug 2010 11:21:14 +0000 Subject: Processed: tagging 591113, bug 591113 is forwarded to https://rt.cpan.org/Ticket/Display.html?id=59974 In-Reply-To: <1280661511-2962-bts-salvatore.bonaccorso@gmail.com> References: <1280661511-2962-bts-salvatore.bonaccorso@gmail.com> Message-ID: Processing commands for control at bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny7 > tags 591113 + confirmed Bug #591113 [src:libwebservice-youtube-perl] libwebservice-youtube-perl: FTBFS: tests failed Added tag(s) confirmed. > forwarded 591113 https://rt.cpan.org/Ticket/Display.html?id=59974 Bug #591113 [src:libwebservice-youtube-perl] libwebservice-youtube-perl: FTBFS: tests failed Set Bug forwarded-to-address to 'https://rt.cpan.org/Ticket/Display.html?id=59974'. > End of message, stopping processing here. Please contact me if you need assistance. -- 591113: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591113 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From pkg-perl-maintainers at lists.alioth.debian.org Sun Aug 1 11:33:22 2010 From: pkg-perl-maintainers at lists.alioth.debian.org (pkg-perl-maintainers at lists.alioth.debian.org) Date: Sun, 01 Aug 2010 11:33:22 +0000 Subject: Bug#591113: Bug in libwebservice-youtube-perl fixed in revision 61065 Message-ID: tag 591113 + pending thanks Some bugs are closed in revision 61065 by Salvatore Bonaccorso (carnil-guest) Commit message: Do not run perlcritic tests anymore which caused package FTBFS (Closes: #591113). From owner at bugs.debian.org Sun Aug 1 11:36:05 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 01 Aug 2010 11:36:05 +0000 Subject: Processed: Bug in libwebservice-youtube-perl fixed in revision 61065 In-Reply-To: References: Message-ID: Processing commands for control at bugs.debian.org: > tag 591113 + pending Bug #591113 [src:libwebservice-youtube-perl] libwebservice-youtube-perl: FTBFS: tests failed Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 591113: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591113 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Sun Aug 1 12:12:03 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 01 Aug 2010 12:12:03 +0000 Subject: Processed: tagging 591111 In-Reply-To: <1280664576-1908-bts-salvatore.bonaccorso@gmail.com> References: <1280664576-1908-bts-salvatore.bonaccorso@gmail.com> Message-ID: Processing commands for control at bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny7 > tags 591111 + confirmed Bug #591111 [src:libdbd-sqlite3-perl] libdbd-sqlite3-perl: FTBFS: failed tests Added tag(s) confirmed. > End of message, stopping processing here. Please contact me if you need assistance. -- 591111: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591111 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From dak at ftp-master.debian.org Sun Aug 1 14:34:12 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 01 Aug 2010 14:34:12 +0000 Subject: Processing of libwebservice-youtube-perl_1.0.3-3_i386.changes Message-ID: libwebservice-youtube-perl_1.0.3-3_i386.changes uploaded successfully to localhost along with the files: libwebservice-youtube-perl_1.0.3-3.dsc libwebservice-youtube-perl_1.0.3-3.debian.tar.gz libwebservice-youtube-perl_1.0.3-3_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 1 14:47:16 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 01 Aug 2010 14:47:16 +0000 Subject: libwebservice-youtube-perl_1.0.3-3_i386.changes ACCEPTED Message-ID: Accepted: libwebservice-youtube-perl_1.0.3-3.debian.tar.gz to main/libw/libwebservice-youtube-perl/libwebservice-youtube-perl_1.0.3-3.debian.tar.gz libwebservice-youtube-perl_1.0.3-3.dsc to main/libw/libwebservice-youtube-perl/libwebservice-youtube-perl_1.0.3-3.dsc libwebservice-youtube-perl_1.0.3-3_all.deb to main/libw/libwebservice-youtube-perl/libwebservice-youtube-perl_1.0.3-3_all.deb Override entries for your package: libwebservice-youtube-perl_1.0.3-3.dsc - source perl libwebservice-youtube-perl_1.0.3-3_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 591113 Thank you for your contribution to Debian. From owner at bugs.debian.org Sun Aug 1 14:51:03 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 01 Aug 2010 14:51:03 +0000 Subject: Bug#591113: marked as done (libwebservice-youtube-perl: FTBFS: tests failed) References: <20100731224956.GA1301@xanadu.blop.info> Message-ID: Your message dated Sun, 01 Aug 2010 14:47:16 +0000 with message-id and subject line Bug#591113: fixed in libwebservice-youtube-perl 1.0.3-3 has caused the Debian Bug report #591113, regarding libwebservice-youtube-perl: FTBFS: tests failed to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 591113: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591113 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Lucas Nussbaum Subject: libwebservice-youtube-perl: FTBFS: tests failed Date: Sat, 31 Jul 2010 18:49:56 -0400 Size: 10154 URL: -------------- next part -------------- An embedded message was scrubbed... From: gregor herrmann Subject: Bug#591113: fixed in libwebservice-youtube-perl 1.0.3-3 Date: Sun, 01 Aug 2010 14:47:16 +0000 Size: 6510 URL: From promociones at solucionesconlaser.com Sun Aug 1 14:11:20 2010 From: promociones at solucionesconlaser.com (Promocionales) Date: Sun, 1 Aug 2010 09:11:20 -0500 Subject: EQUIPOS LASER Message-ID: ATN: dbson -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 146987 bytes Desc: not available URL: From noreply at release.debian.org Sun Aug 1 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 01 Aug 2010 16:39:11 +0000 Subject: libmoosex-semiaffordanceaccessor-perl 0.08-1 MIGRATED to testing Message-ID: FYI: The status of the libmoosex-semiaffordanceaccessor-perl source package in Debian's testing distribution has changed. Previous version: 0.05-1 Current version: 0.08-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sun Aug 1 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 01 Aug 2010 16:39:11 +0000 Subject: libextutils-xspp-perl 0.14-1 MIGRATED to testing Message-ID: FYI: The status of the libextutils-xspp-perl source package in Debian's testing distribution has changed. Previous version: 0.11-1 Current version: 0.14-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From salvatore.bonaccorso at gmail.com Sun Aug 1 18:29:04 2010 From: salvatore.bonaccorso at gmail.com (Salvatore Bonaccorso) Date: Sun, 1 Aug 2010 20:29:04 +0200 Subject: Bug#591251: xacobeo: FTBFS: /usr/bin/perl: symbol lookup error: /usr/lib/perl5/auto/Gtk2/Gtk2.so: undefined symbol: gperl_hv_take_sv Message-ID: <20100801182904.GA15831@elende> Hi Philipp I suppose the problem should be the following: libgtk2-perl was erroneus uploaded from the unstable branch, instead upstream's stable branch (See: #590453, [0]). Looking at the build-log indeed it seems that on powerpc libglib-perl 2:1.223-1 was already present, but the libgtk2-perl version used was 1:1.230-2, so not 2:1.222-1. Thus a dw xacobeo_0.13-1 . powerpc . -m 'libgtk2-perl (>= 2:1.222-1)' should solve this, thus I'm cc'ing debian-wb-team at lists.debian.org too. Would it be possible to set dw for xacobeo 0.13-1 on powerpc, with libgtk2-perl (>=2:1.222-1)? I hope this solves the FTBFS problem here. [0] http://bugs.debian.org/590453 Bests Salvatore -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: Digital signature URL: From pkern at debian.org Sun Aug 1 18:42:21 2010 From: pkern at debian.org (Philipp Kern) Date: Sun, 1 Aug 2010 20:42:21 +0200 Subject: Bug#591251: xacobeo: FTBFS: /usr/bin/perl: symbol lookup error: /usr/lib/perl5/auto/Gtk2/Gtk2.so: undefined symbol: gperl_hv_take_sv In-Reply-To: <20100801182904.GA15831@elende> References: <20100801182904.GA15831@elende> Message-ID: <20100801184221.GA17088@thrall.0x539.de> Hi, On Sun, Aug 01, 2010 at 08:29:04PM +0200, Salvatore Bonaccorso wrote: > Thus a > > dw xacobeo_0.13-1 . powerpc . -m 'libgtk2-perl (>= 2:1.222-1)' > > should solve this, thus I'm cc'ing debian-wb-team at lists.debian.org > too. I've set the dep-wait now, thanks. Kind regards, Philipp Kern -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: Digital signature URL: From owner at bugs.debian.org Sun Aug 1 18:51:06 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 01 Aug 2010 18:51:06 +0000 Subject: Processed: tagging 591129 In-Reply-To: <1280688522-2728-bts-salvatore.bonaccorso@gmail.com> References: <1280688522-2728-bts-salvatore.bonaccorso@gmail.com> Message-ID: Processing commands for control at bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny7 > tags 591129 + confirmed Bug #591129 [src:libgtk2-spell-perl] libgtk2-spell-perl: FTBFS: enchant error for language: en at t/0.GtkSpell.t line 34. Added tag(s) confirmed. > End of message, stopping processing here. Please contact me if you need assistance. -- 591129: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591129 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From pkg-perl-maintainers at lists.alioth.debian.org Sun Aug 1 19:18:25 2010 From: pkg-perl-maintainers at lists.alioth.debian.org (pkg-perl-maintainers at lists.alioth.debian.org) Date: Sun, 01 Aug 2010 19:18:25 +0000 Subject: Bug#591120: Bug in libhtml-formfu-perl fixed in revision 61078 Message-ID: tag 591120 + pending thanks Some bugs are closed in revision 61078 by Salvatore Bonaccorso (carnil-guest) Commit message: * Add myself to Uploaders. * Cherrypick fix from upstream's SVN to fix test failures due to changes in libcaptcha-recaptcha-perl using google-infrastructure. Add fix-591120-use-google-infrastructure.patch patch (Closes: #591120). * Bump versioned (Build-)Depends(-Indep) on libcaptcha-recaptcha-perl to (>= 0.94). From owner at bugs.debian.org Sun Aug 1 19:21:07 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 01 Aug 2010 19:21:07 +0000 Subject: Processed: Bug in libhtml-formfu-perl fixed in revision 61078 In-Reply-To: References: Message-ID: Processing commands for control at bugs.debian.org: > tag 591120 + pending Bug #591120 [src:libhtml-formfu-perl] libhtml-formfu-perl: FTBFS: failed test Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 591120: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591120 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From ddpomail at qa.debian.org Sun Aug 1 19:39:54 2010 From: ddpomail at qa.debian.org (DDPOMail robot) Date: Sun, 01 Aug 2010 19:39:54 +0000 Subject: Possible problems in your Debian packages Message-ID: This is an automated mail. These mails are sent at most twice a month. For more information about these mails, refer to http://wiki.debian.org/qa.debian.org/DdpoByMail === libclass-isa-perl: = 1 Release Critical bug(s): - #584468 libclass-isa-perl: Shouldn't enter stable yet = Not in testing for 67 days. See === libcoro-perl: = 1 Release Critical bug(s): - #578458 libcoro-perl: FTBFS: E: Caught signal 'Terminated': terminating immediately = Missing build(s) on alpha hppa kfreebsd-amd64 kfreebsd-i386 mips sparc This might need manual action from your side. See https://buildd.debian.org/status/package.php?p=libcoro-perl = No migration to testing for 106 days. See === libcpan-meta-perl: = 1 Release Critical bug(s): - #591189 libcpan-meta-perl: FTBFS: perl: non-matching version installed (5.10.1-13 ! >= 5.12) === libdatetime-format-datemanip-perl: = 1 Release Critical bug(s): - #574317 libdatetime-format-datemanip-perl: FTBFS: tests failed === libdbd-oracle-perl: = Not in testing for 195 days. See === libdbd-sqlite3-perl: = 1 Release Critical bug(s): - #591111 libdbd-sqlite3-perl: FTBFS: failed tests === libextutils-xspp-perl: = No migration to testing for 20 days. See === libforks-perl: = 1 Release Critical bug(s): - #587463 libforks-perl: FTBFS on armel: Failed test 'Check if thread 1 is deadlocked' = Missing build(s) on armel This might need manual action from your side. See https://buildd.debian.org/status/package.php?p=libforks-perl = No migration to testing for 46 days. See === libgtk2-perl: = 1 Release Critical bug(s): - #590453 libgtk2-perl: Gtk2::Dialog and descendents signal produces different response to ->run() = Missing build(s) on armel hppa ia64 mips mipsel s390 This might need manual action from your side. See https://buildd.debian.org/status/package.php?p=libgtk2-perl = No migration to testing for 118 days. See === libgtk2-spell-perl: = 1 Release Critical bug(s): - #591129 libgtk2-spell-perl: FTBFS: enchant error for language: en at t/0.GtkSpell.t line 34. === libhtml-formfu-perl: = 1 Release Critical bug(s): - #591120 libhtml-formfu-perl: FTBFS: failed test === libhtml-wikiconverter-perl: = 1 Release Goals bug(s): - #448912 libhtml-wikiconverter-perl recommends unmet libhtml-wikiconverter-dialect Part of release goal: no unmet recommends === libjavascript-perl: = 1 Release Critical bug(s): - #591132 libjavascript-perl: FTBFS: failed test === libmath-random-perl: = No migration to testing for 340 days. See === libmoose-perl: = 1 Release Critical bug(s): - #588118 libmoose-perl [ia64]: test failures = Missing build(s) on ia64 This might need manual action from your side. See https://buildd.debian.org/status/package.php?p=libmoose-perl = No migration to testing for 59 days. See === libmoosex-semiaffordanceaccessor-perl: = No migration to testing for 16 days. See === libmoosex-types-perl: = No migration to testing for 59 days. See === libmoosex-types-perl-perl: = 1 Release Critical bug(s): - #591187 libmoosex-types-perl-perl: FTBFS: perl: non-matching version installed (5.10.1-13 ! >= 5.12) === libmoosex-types-structured-perl: = No migration to testing for 59 days. See === libnetpacket-perl: = 1 Release Critical bug(s): - #591188 libnetpacket-perl: FTBFS: perl: non-matching version installed (5.10.1-13 ! >= 5.12) === libperl-minimumversion-perl: = No migration to testing for 17 days. See === libpod-plainer-perl: = 1 Release Critical bug(s): - #584466 libpod-plainer-perl: Shouldn't enter stable yet = Not in testing for 67 days. See === libsql-abstract-limit-perl: = 1 Release Critical bug(s): - #591165 libsql-abstract-limit-perl: FTBFS: Unsatisfiable build-dependency: libdbd-anydata-perl: Depends: libdbd-csv-perl === libswitch-perl: = 1 Release Critical bug(s): - #584467 libswitch-perl: Shouldn't enter stable yet = Not in testing for 67 days. See === libsys-statistics-linux-perl: = 1 Release Critical bug(s): - #591123 libsys-statistics-linux-perl: FTBFS: tests failed === libtest-valgrind-perl: = 1 Release Critical bug(s): - #584377 libtest-valgrind-perl: FTBFS: tests failed === libwebservice-youtube-perl: = 1 Release Critical bug(s): - #591113 libwebservice-youtube-perl: FTBFS: tests failed === libwww-mechanize-shell-perl: = 1 Release Critical bug(s): - #591126 libwww-mechanize-shell-perl: FTBFS: tests failed === nama: = 1 Release Critical bug(s): - #591166 nama: FTBFS: tests failed === Packages with a new upstream version according to DEHS: libalien-wxwidgets-perl 0.51 (Debian: 0.50+dfsg-1) libalzabo-perl 0.9200 (Debian: 0.92-2) libaspect-perl 0.92 (Debian: 0.90-1) libasync-mergepoint-perl 0.03 (Debian: 0.02-1) libauthen-bitcard-perl 0.87 (Debian: 0.86-1) libb-hooks-endofscope-perl 0.09 (Debian: 0.08-1) libb-hooks-op-check-perl 0.18 (Debian: 0.17-1) libb-hooks-op-ppaddr-perl 0.04_01 (Debian: 0.02-1) libbusiness-onlinepayment-ippay-perl 0.05 (Debian: 0.05~02-2) libcarp-clan-perl 6.04 (Debian: 6.02-1) libcgi-session-perl 4.42 (Debian: 4.41-1) libcgi-simple-perl 1.112 (Debian: 1.111-1) libclass-accessor-named-perl 0.009 (Debian: 0.008-1) libclass-c3-adopt-next-perl 0.13 (Debian: 0.12-1) libclass-c3-perl 0.23 (Debian: 0.22-1) libclass-methodmaker-perl 2.16 (Debian: 2.15-2) libclass-std-perl 0.011 (Debian: 0.0.9-2) libclass-throwable-perl 0.11 (Debian: 0.10-2) libclass-unload-perl 0.06 (Debian: 0.05-1) libcompress-raw-zlib-perl 2.030 (Debian: 2.026-1) libconfig-inifiles-perl 2.58 (Debian: 2.52-1) libconfig-scoped-perl 0.13 (Debian: 0.12-1) libconvert-uulib-perl 1.33 (Debian: 1.12-1) libcpan-checksums-perl 2.05 (Debian: 2.03-1) libcrypt-openssl-rsa-perl 0.26 (Debian: 0.25-1) libcrypt-twofish-perl 2.14 (Debian: 2.12-1) libdata-dump-streamer-perl 2.22 (Debian: 2.21-1) libdata-dumper-concise-perl 2.010 (Debian: 1.100-1) libdata-optlist-perl 0.106 (Debian: 0.104-1) libdata-pageset-perl 1.06 (Debian: 1.05-2) libdata-peek-perl 0.31 (Debian: 0.30-1) libdate-calc-perl 6.3 (Debian: 6.0-1) libdatetime-format-dbi-perl 0.034 (Debian: 0.033-1) libdatetime-format-flexible-perl 0.15 (Debian: 0.14-1) libdatetime-format-iso8601-perl 0.07 (Debian: 0.06-2) libdatetime-format-mysql-perl 0.0301 (Debian: 0.04-2) libdatetime-format-strptime-perl 1.4000 (Debian: 1.3000-1) libdbi-perl 1.613 (Debian: 1.612-1) libdbix-class-encodedcolumn-perl 0.00009 (Debian: 0.00007-1) libdbix-class-schema-loader-perl 0.07001 (Debian: 0.07000-1) libdbix-class-timestamp-perl 0.13 (Debian: 0.12-1) libdevel-cover-perl 0.67 (Debian: 0.66-2) libdevel-dumpvar-perl 1.06 (Debian: 0.04-1) libdevel-stacktrace-perl 1.2200 (Debian: 1.2100-1) libdigest-hmac-perl-dfsg 1.02 (Debian: 1.01-7) libemail-mime-contenttype-perl 1.015 (Debian: 1.014-3) libemail-mime-createhtml-perl 1.030 (Debian: 1.029-1) libend-perl 2009110401 (Debian: 2009040201-1) libenv-sanctify-perl 1.04 (Debian: 1.02-1) libevent-perl 1.13 (Debian: 1.12-1) libexception-class-perl 1.32 (Debian: 1.31-1) libextutils-cbuilder-perl 0.2703 (Debian: 0.2701-1) libextutils-depends-perl 0.302 (Debian: 0.301-1) libfcgi-procmanager-perl 0.19 (Debian: 0.18-2) libfile-find-object-perl 0.2.3 (Debian: 0.2.1-1) libfile-localizenewlines-perl 1.12 (Debian: 1.11-1) libfile-which-perl 1.09 (Debian: 1.08-1) libfilesys-smbclient-perl 3.99_40 (Debian: 3.1-3) libflickr-api-perl 1.04 (Debian: 1.01-3) libgd-securityimage-perl 1.70 (Debian: 1.68-1) libgps-point-perl 0.18 (Debian: 0.17-1) libgraphics-color-perl 0.28 (Debian: 0.27-1) libgraphics-colornames-www-perl 1.13 (Debian: 1.12-1) libgtk2-unique-perl 0.05 (Debian: 0.04-1) libguard-perl 1.021 (Debian: 1.02-1) libhash-merge-simple-perl 0.05 (Debian: 0.04-1) libhash-withdefaults-perl 0.05 (Debian: 0.04-2) libhtml-selector-xpath-perl 0.04 (Debian: 0.03-2) libhtml-tidy-perl 1.52 (Debian: 1.50-1) libhtml-wikiconverter-markdown-perl 0.05 (Debian: 0.02-6) libhtml-wikiconverter-moinmoin-perl 0.54 (Debian: 0.53-4) libhttp-body-perl 1.07 (Debian: 1.06-1) libhttp-response-encoding-perl 0.06 (Debian: 0.05-2) libimap-admin-perl 1.6.7 (Debian: 1.6.6-1) libio-compress-perl 2.030 (Debian: 2.024-1) libio-socket-multicast-perl 1.12 (Debian: 1.05-2) libipc-run3-perl 0.043_03 (Debian: 0.042-2) libjavascript-minifier-xs-perl 0.08 (Debian: 0.06-1) liblexical-persistence-perl 1.020 (Debian: 0.98-1) liblingua-en-nameparse-perl 1.27 (Debian: 1.24-1) libmath-calculus-expression-perl 0.2.2.ds (Debian: 0.2.2.ds-1) libmath-gmp-perl 2.06 (Debian: 2.05-1) libmath-random-isaac-perl 1.002 (Debian: 1.001-1) libmath-random-mt-perl 1.11 (Debian: 1.10-2) libmime-tools-perl 5.500-TRIAL (Debian: 5.428-1) libmixin-extrafields-perl 0.100971 (Debian: 0.008-2) libmodule-manifest-perl 1.08 (Debian: 0.07-1) libmodule-signature-perl 0.64 (Debian: 0.63-1) libmoosex-declare-perl 0.33 (Debian: 0.32-1) libmoosex-has-sugar-perl 0.05044303 (Debian: 0.0405-1) libmoosex-types-datetime-perl 0.05 (Debian: 0.03-1) libmoosex-types-perl 0.23 (Debian: 0.22-1) libnamespace-autoclean-perl 0.11 (Debian: 0.09-1) libnet-arp-perl 1.0.6 (Debian: 1.0.4-1) libnet-cups-perl 0.61 (Debian: 0.60-1) libnet-imap-simple-perl 1.2001 (Debian: 1.1900-1) libnet-irc-perl 0.79 (Debian: 0.75-8) libnet-mac-perl 1.6 (Debian: 1.5-1) libnet-trac-perl 0.15 (Debian: 0.14-2) libnetaddr-ip-perl 4.030 (Debian: 4.028+dfsg-1) libobject-insideout-perl 3.67 (Debian: 3.64-1) libopengl-perl 0.63 (Debian: 0.62+dfsg-1) libpadre-plugin-perltidy-perl 0.10 (Debian: 0.08-1) libpadre-plugin-vi-perl 0.23.0 (Debian: 0.22-3) libpar-dist-perl 0.47 (Debian: 0.45-1) libpar-perl 1.002 (Debian: 1.000-1) libparams-validate-perl 0.95 (Debian: 0.93-1) libperl5i-perl 2.3.1 (Debian: 2.2.2-1) libplack-perl 0.9943 (Debian: 0.9941-1) libpod-eventual-perl 0.093330 (Debian: 0.093170-1) libpoe-component-client-mpd-perl 1.100430 (Debian: 0.9.6-1) libpoe-component-irc-perl 6.36 (Debian: 6.35+dfsg-1) libpoe-component-server-simplehttp-perl 2.04 (Debian: 1.58-2) libpoe-perl 1.2910 (Debian: 1.2890-1) libpostscript-file-perl 2.01 (Debian: 1.05-1) libproc-invokeeditor-perl 1.03 (Debian: 1.02-1) libreadonly-xs-perl 1.05 (Debian: 1.04-2) librose-db-object-perl 0.789 (Debian: 0.786-1) librose-db-perl 0.762 (Debian: 0.758-1) librt-client-rest-perl 0.41 (Debian: 0.4-1) libsearch-xapian-perl 1.2.2.0 (Debian: 1.0.20.0-1) libset-infinite-perl 0.65 (Debian: 0.63-1) libset-object-perl 1.28 (Debian: 1.27-1) libsignatures-perl 0.06 (Debian: 0.05-1) libsocialtext-resting-perl 0.34 (Debian: 0.28-1) libsub-exporter-formethods-perl 0.100050 (Debian: 0.091970-1) libsub-install-perl 0.925 (Debian: 0.924-2) libsub-wrappackages-perl 2.0 (Debian: 1.3-1) libsvg-tt-graph-perl 0.16 (Debian: 0.14-1) libswish-api-common-perl 0.04 (Debian: 0.03-2) libsyntax-highlight-engine-kate-perl 0.06 (Debian: 0.05+dfsg-1) libsys-filesystem-perl 1.30 (Debian: 1.28-1) libtemplate-plugin-class-perl 0.14 (Debian: 0.13-3) libtemplate-provider-fromdata-perl 0.11 (Debian: 0.10-1) libterm-size-perl 0.207 (Debian: 0.2-4) libtest-apocalypse-perl 0.10 (Debian: 0.05-1) libtest-harness-perl 3.21 (Debian: 3.20-1) libtest-http-server-simple-perl 0.11 (Debian: 0.10-1) libtest-leaktrace-perl 0.13 (Debian: 0.11-1) libtest-mockclass-perl 1.05 (Debian: 1.04-3) libtest-mocktime-perl 0.12 (Debian: 0.09-1) libtest-nowarnings-perl 1.01 (Debian: 0.084-1) libtest-output-perl 0.16_01 (Debian: 0.16-1) libtest-pod-perl 1.44 (Debian: 1.42-1) libtest-poe-client-tcp-perl 1.08 (Debian: 1.06-1) libtest-poe-server-tcp-perl 1.14 (Debian: 1.12-1) libtest-requires-perl 0.05 (Debian: 0.03-1) libtext-markdown-perl 1.000031 (Debian: 1.0.26-1) libtext-multimarkdown-perl 1.000033 (Debian: 1.0.30-1) libtext-simpletable-perl 2.03 (Debian: 1.2-1) libtie-dbi-perl 1.05 (Debian: 1.04-1) libtime-clock-perl 1.02 (Debian: 1.01-1) libtk-histentry-perl 0.43_50 (Debian: 0.43-2) libtk-pod-perl 0.9939_58 (Debian: 0.9939-1) libtry-tiny-perl 0.06 (Debian: 0.04-1) libuniversal-isa-perl 1.03 (Debian: 1.02-1) libvideo-fourcc-info-perl 1.005 (Debian: 1.004-1) libvorbis-perl 0.05.ds1 (Debian: 0.05.ds1-1) libweb-simple-perl 0.004 (Debian: 0.002+dfsg-1) libwebservice-validator-html-w3c-perl 0.26 (Debian: 0.24-1) libwordnet-querydata-perl 1.49 (Debian: 1.48-1) libxml-generator-perl 1.03 (Debian: 1.01-3) libxml-rss-libxml-perl 0.3100 (Debian: 0.3004-1) libxml-rsslite-perl 0.15 (Debian: 0.11-3) libxml-sax-writer-perl 0.53 (Debian: 0.52-1) libxml-tidy-perl 1.6.A7RJKwl (Debian: 1.2.54HJnFa-1) libyaml-syck-perl 1.10 (Debian: 1.09-1) mime-tools 5.500-TRIAL (Debian: 5.427-2) whiff 0.002 (Debian: 0.001-1) === Packages with lintian errors and warnings: - libalzabo-perl (0 errors, 4 warnings) - libbusiness-onlinepayment-ippay-perl (0 errors, 2 warnings) - libclass-methodmaker-perl (0 errors, 1 warnings) - libclass-std-perl (0 errors, 1 warnings) - libclass-throwable-perl (0 errors, 1 warnings) - libconfig-inifiles-perl (1 errors, 0 warnings) - libconvert-uulib-perl (0 errors, 1 warnings) - libcrypt-openssl-rsa-perl (0 errors, 1 warnings) - libdatetime-format-mysql-perl (0 errors, 1 warnings) - libdigest-hmac-perl-dfsg (0 errors, 1 warnings) - libemail-mime-contenttype-perl (0 errors, 1 warnings) - libfile-localizenewlines-perl (0 errors, 1 warnings) - libfile-which-perl (0 errors, 1 warnings) - libfilesys-smbclient-perl (0 errors, 2 warnings) - libflickr-api-perl (0 errors, 2 warnings) - libgtk2-perl (0 errors, 45 warnings) - libhtml-wikiconverter-markdown-perl (0 errors, 3 warnings) - libhtml-wikiconverter-moinmoin-perl (0 errors, 3 warnings) - libhtml-wikiconverter-perl (0 errors, 1 warnings) - libhttp-response-encoding-perl (0 errors, 1 warnings) - libio-socket-multicast-perl (0 errors, 6 warnings) - liblingua-en-nameparse-perl (0 errors, 1 warnings) - libmath-calculus-expression-perl (0 errors, 1 warnings) - libmath-gmp-perl (0 errors, 1 warnings) - libmath-random-isaac-perl (0 errors, 1 warnings) - libmodule-manifest-perl (0 errors, 1 warnings) - libmoosex-declare-perl (0 errors, 1 warnings) - libnet-irc-perl (0 errors, 1 warnings) - libnet-mac-perl (0 errors, 1 warnings) - libproc-invokeeditor-perl (0 errors, 2 warnings) - libreadonly-xs-perl (0 errors, 1 warnings) - libswish-api-common-perl (0 errors, 6 warnings) - libtest-http-server-simple-perl (0 errors, 1 warnings) - libtest-mockclass-perl (0 errors, 3 warnings) - libtest-nowarnings-perl (0 errors, 1 warnings) - libtk-histentry-perl (0 errors, 2 warnings) - libtk-pod-perl (0 errors, 1 warnings) - libuniversal-isa-perl (0 errors, 1 warnings) - libvideo-fourcc-info-perl (0 errors, 1 warnings) - libvorbis-perl (0 errors, 2 warnings) - libwebservice-youtube-perl (0 errors, 2 warnings) - libxml-generator-perl (0 errors, 2 warnings) - libxml-rsslite-perl (0 errors, 1 warnings) - mime-tools (0 errors, 2 warnings) ------------ interesting stuff probably ends here ------------ We are sorry if this mail was useless for you. If you think it was avoidable (that we can detect easily that the problems weren't actually problems), please reply to it and let us know. If you don't want to receive this type of mail any more, you can reply to this mail and use one of the following commands at the beginning of the mail: - unsubscribe You will no longer receive any mail for any package. If you received this email because you are subscribed to packages on the PTS, this won't remove your PTS subscription. - ignore You will no longer receive information about that package in those mails. So if that package is the only one with problems, you won't receive anything. - ignore You will no longer receive information about this bug. All commands are manually processed, but you will receive confirmation. The commands are just here so that we know precisely what you want. A more detailed status of your packages is available from the DDPO. See: http://qa.debian.org/developer.php?login=pkg-perl-maintainers at lists.alioth.debian.org Don't hesitate to reply to this mail if you have questions or if you believe it can be improved. The wiki page will be updated with useful information. -- DDPOMail, run by Lucas Nussbaum From dak at ftp-master.debian.org Sun Aug 1 19:54:31 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 01 Aug 2010 19:54:31 +0000 Subject: Processing of libhtml-formfu-perl_0.07002-2_i386.changes Message-ID: libhtml-formfu-perl_0.07002-2_i386.changes uploaded successfully to localhost along with the files: libhtml-formfu-perl_0.07002-2.dsc libhtml-formfu-perl_0.07002-2.debian.tar.gz libhtml-formfu-perl_0.07002-2_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Sun Aug 1 20:19:33 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 01 Aug 2010 20:19:33 +0000 Subject: Processing of libhtml-formfu-perl_0.07002-2_amd64.changes Message-ID: /libhtml-formfu-perl_0.07002-2_amd64.changes is already present on target host: libhtml-formfu-perl_0.07002-2_all.deb Either you already uploaded it, or someone else came first. Job libhtml-formfu-perl_0.07002-2_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 1 20:57:20 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 01 Aug 2010 20:57:20 +0000 Subject: libhtml-formfu-perl_0.07002-2_i386.changes ACCEPTED Message-ID: Accepted: libhtml-formfu-perl_0.07002-2.debian.tar.gz to main/libh/libhtml-formfu-perl/libhtml-formfu-perl_0.07002-2.debian.tar.gz libhtml-formfu-perl_0.07002-2.dsc to main/libh/libhtml-formfu-perl/libhtml-formfu-perl_0.07002-2.dsc libhtml-formfu-perl_0.07002-2_all.deb to main/libh/libhtml-formfu-perl/libhtml-formfu-perl_0.07002-2_all.deb Override entries for your package: libhtml-formfu-perl_0.07002-2.dsc - source perl libhtml-formfu-perl_0.07002-2_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 591120 Thank you for your contribution to Debian. From owner at bugs.debian.org Sun Aug 1 21:00:07 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 01 Aug 2010 21:00:07 +0000 Subject: Bug#591120: marked as done (libhtml-formfu-perl: FTBFS: failed test) References: <20100731224304.GA1172@xanadu.blop.info> Message-ID: Your message dated Sun, 01 Aug 2010 20:57:20 +0000 with message-id and subject line Bug#591120: fixed in libhtml-formfu-perl 0.07002-2 has caused the Debian Bug report #591120, regarding libhtml-formfu-perl: FTBFS: failed test to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 591120: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591120 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Lucas Nussbaum Subject: libhtml-formfu-perl: FTBFS: failed test Date: Sat, 31 Jul 2010 18:43:04 -0400 Size: 32307 URL: -------------- next part -------------- An embedded message was scrubbed... From: Salvatore Bonaccorso Subject: Bug#591120: fixed in libhtml-formfu-perl 0.07002-2 Date: Sun, 01 Aug 2010 20:57:20 +0000 Size: 5852 URL: From gregoa at debian.org Sun Aug 1 21:44:18 2010 From: gregoa at debian.org (gregor herrmann) Date: Sun, 1 Aug 2010 17:44:18 -0400 Subject: Bug#591187: Actually an sbuild problem Message-ID: <20100801214418.GA4558@nerys.comodo.priv.at> reassign 591189 sbuild affects 591189 libcpan-meta-perl reassign 591187 sbuild affects 591187 libmoosex-types-perl-perl reassign 591188 sbuild affects 591188 libnetpacket-perl merge 586275 591189 591187 591188 thanks These three bugs are actually duplicates of 586275. Of course we can change the dependencies, but IMO they are correct and it's sbuild having issues. Hopefully the patch in 586275 can be applied (or commented on) soon. I'm happy to discuss other ways of dealing with this bugs if someone thinks this is not correct. Cheers, gregor -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- BOFH excuse #423: It's not RFC-822 compliant. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: From gregoa at debian.org Sun Aug 1 21:44:18 2010 From: gregoa at debian.org (gregor herrmann) Date: Sun, 1 Aug 2010 17:44:18 -0400 Subject: Bug#591188: Actually an sbuild problem Message-ID: <20100801214418.GA4558@nerys.comodo.priv.at> reassign 591189 sbuild affects 591189 libcpan-meta-perl reassign 591187 sbuild affects 591187 libmoosex-types-perl-perl reassign 591188 sbuild affects 591188 libnetpacket-perl merge 586275 591189 591187 591188 thanks These three bugs are actually duplicates of 586275. Of course we can change the dependencies, but IMO they are correct and it's sbuild having issues. Hopefully the patch in 586275 can be applied (or commented on) soon. I'm happy to discuss other ways of dealing with this bugs if someone thinks this is not correct. Cheers, gregor -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- BOFH excuse #423: It's not RFC-822 compliant. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: From gregoa at debian.org Sun Aug 1 21:44:18 2010 From: gregoa at debian.org (gregor herrmann) Date: Sun, 1 Aug 2010 17:44:18 -0400 Subject: Bug#591189: Actually an sbuild problem Message-ID: <20100801214418.GA4558@nerys.comodo.priv.at> reassign 591189 sbuild affects 591189 libcpan-meta-perl reassign 591187 sbuild affects 591187 libmoosex-types-perl-perl reassign 591188 sbuild affects 591188 libnetpacket-perl merge 586275 591189 591187 591188 thanks These three bugs are actually duplicates of 586275. Of course we can change the dependencies, but IMO they are correct and it's sbuild having issues. Hopefully the patch in 586275 can be applied (or commented on) soon. I'm happy to discuss other ways of dealing with this bugs if someone thinks this is not correct. Cheers, gregor -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- BOFH excuse #423: It's not RFC-822 compliant. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: From owner at bugs.debian.org Sun Aug 1 21:45:27 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 01 Aug 2010 21:45:27 +0000 Subject: Processed (with 1 errors): Actually an sbuild problem In-Reply-To: <20100801214418.GA4558@nerys.comodo.priv.at> References: <20100801214418.GA4558@nerys.comodo.priv.at> Message-ID: Processing commands for control at bugs.debian.org: > reassign 591189 sbuild Bug #591189 [src:libcpan-meta-perl] libcpan-meta-perl: FTBFS: perl: non-matching version installed (5.10.1-13 ! >= 5.12) Bug reassigned from package 'src:libcpan-meta-perl' to 'sbuild'. Bug No longer marked as found in versions libcpan-meta-perl/2.101670-1. > affects 591189 libcpan-meta-perl Bug #591189 [sbuild] libcpan-meta-perl: FTBFS: perl: non-matching version installed (5.10.1-13 ! >= 5.12) Added indication that 591189 affects libcpan-meta-perl > reassign 591187 sbuild Bug #591187 [src:libmoosex-types-perl-perl] libmoosex-types-perl-perl: FTBFS: perl: non-matching version installed (5.10.1-13 ! >= 5.12) Bug reassigned from package 'src:libmoosex-types-perl-perl' to 'sbuild'. Bug No longer marked as found in versions libmoosex-types-perl-perl/0.101340-1. > affects 591187 libmoosex-types-perl-perl Bug #591187 [sbuild] libmoosex-types-perl-perl: FTBFS: perl: non-matching version installed (5.10.1-13 ! >= 5.12) Added indication that 591187 affects libmoosex-types-perl-perl > reassign 591188 sbuild Bug #591188 [src:libnetpacket-perl] libnetpacket-perl: FTBFS: perl: non-matching version installed (5.10.1-13 ! >= 5.12) Bug reassigned from package 'src:libnetpacket-perl' to 'sbuild'. Bug No longer marked as found in versions libnetpacket-perl/0.43.1-1. > affects 591188 libnetpacket-perl Bug #591188 [sbuild] libnetpacket-perl: FTBFS: perl: non-matching version installed (5.10.1-13 ! >= 5.12) Added indication that 591188 affects libnetpacket-perl > merge 586275 591189 591187 591188 Bug#586275: sbuild: alternative build-deps and Provides do not work correctly Bug#591187: libmoosex-types-perl-perl: FTBFS: perl: non-matching version installed (5.10.1-13 ! >= 5.12) Mismatch - only Bugs in same state can be merged: Values for `severity' don't match: #586275 has `normal'; #591187 has `serious' Values for `affects' don't match: #586275 has `'; #591187 has `libmoosex-types-perl-perl' > thanks Stopping processing here. Please contact me if you need assistance. -- 591187: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591187 591188: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591188 591189: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591189 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Mon Aug 2 06:45:04 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 02 Aug 2010 06:45:04 +0000 Subject: Processed: tagging 591132 In-Reply-To: <1280731357-1846-bts-salvatore.bonaccorso@gmail.com> References: <1280731357-1846-bts-salvatore.bonaccorso@gmail.com> Message-ID: Processing commands for control at bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny7 > tags 591132 + confirmed Bug #591132 [src:libjavascript-perl] libjavascript-perl: FTBFS: failed test Added tag(s) confirmed. > End of message, stopping processing here. Please contact me if you need assistance. -- 591132: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591132 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From salvatore.bonaccorso at gmail.com Mon Aug 2 13:25:30 2010 From: salvatore.bonaccorso at gmail.com (Salvatore Bonaccorso) Date: Mon, 2 Aug 2010 15:25:30 +0200 Subject: Bug#591251: xacobeo: FTBFS: /usr/bin/perl: symbol lookup error: /usr/lib/perl5/auto/Gtk2/Gtk2.so: undefined symbol: gperl_hv_take_sv In-Reply-To: <20100801184221.GA17088@thrall.0x539.de> References: <20100801182904.GA15831@elende> <20100801184221.GA17088@thrall.0x539.de> Message-ID: <20100802132530.GA25902@elende> Hi Philipp On Sun, Aug 01, 2010 at 08:42:21PM +0200, Philipp Kern wrote: > Hi, > > On Sun, Aug 01, 2010 at 08:29:04PM +0200, Salvatore Bonaccorso wrote: > > Thus a > > > > dw xacobeo_0.13-1 . powerpc . -m 'libgtk2-perl (>= 2:1.222-1)' > > > > should solve this, thus I'm cc'ing debian-wb-team at lists.debian.org > > too. > > I've set the dep-wait now, thanks. Thank you! To not have the same problems on which we do not have yet build and have a mixture of libglib-perl and libgtk2-perl not in the matching versions, could you also deb-wait for the other architectures? I think it would be safe to add dep-wait on all remaining architectures too, to wait until libgtk2-perl (>= 2:1.222-1) is around ... xacobeo already failed on mipsel too. dw xacobeo_0.13-1 . alpha hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel sparc . -m 'libgtk2-perl (>=2:1.222-1)' Bests and thanks again Salvatore -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: Digital signature URL: From pkern at debian.org Mon Aug 2 13:38:48 2010 From: pkern at debian.org (Philipp Kern) Date: Mon, 2 Aug 2010 15:38:48 +0200 Subject: Bug#591251: xacobeo: FTBFS: /usr/bin/perl: symbol lookup error: /usr/lib/perl5/auto/Gtk2/Gtk2.so: undefined symbol: gperl_hv_take_sv In-Reply-To: <20100802132530.GA25902@elende> References: <20100801182904.GA15831@elende> <20100801184221.GA17088@thrall.0x539.de> <20100802132530.GA25902@elende> Message-ID: <20100802133848.GA15264@thrall.0x539.de> Hi, On Mon, Aug 02, 2010 at 03:25:30PM +0200, Salvatore Bonaccorso wrote: > dw xacobeo_0.13-1 . alpha hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel sparc . -m 'libgtk2-perl (>=2:1.222-1)' done, except for the HURD, where it was installed already. Kind regards, Philipp Kern -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: Digital signature URL: From pkern at debian.org Sun Aug 1 14:37:08 2010 From: pkern at debian.org (Philipp Kern) Date: Sun, 1 Aug 2010 16:37:08 +0200 Subject: Bug#591251: xacobeo: FTBFS: /usr/bin/perl: symbol lookup error: /usr/lib/perl5/auto/Gtk2/Gtk2.so: undefined symbol: gperl_hv_take_sv Message-ID: <20100801143708.GA10358@thrall.0x539.de> Source: xacobeo Version: 0.13-1 Severity: serious > sbuild (Debian sbuild) 0.60.0 (23 Feb 2010) on porpora.debian.org > > ???????????????????????????????????????????????????????????????????????????????? > ? xacobeo 0.13-1 (powerpc) 01 Aug 2010 11:37 ? > ???????????????????????????????????????????????????????????????????????????????? [...] > xvfb-run -a dh_auto_test > cc -Ixs -I/usr/lib/perl/5.10/CORE -DXS_VERSION="0.13" -DVERSION="0.13" -fPIC -g -std=c99 -I/usr/lib/perl5/Pango/Install -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./build -D_REENTRANT -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/lib/perl5/Glib/Install -I. -pthread -I/usr/lib/perl5/Gtk2/Install -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/lib/perl5/Cairo/Install -Ibuild -I/usr/include/libxml2 -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o lib/Xacobeo/XS.o lib/Xacobeo/XS.c > cc -shared -O2 -g -L/usr/local/lib -fstack-protector -o blib/arch/auto/Xacobeo/XS/XS.so lib/Xacobeo/XS.o xs/logger.o xs/libxml.o xs/code.o xs/main.o -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lpangocairo-1.0 -lcairo -pthread -lgthread-2.0 -lrt -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lgio-2.0 -lfreetype -lfontconfig -lxml2 > /usr/bin/perl: symbol lookup error: /usr/lib/perl5/auto/Gtk2/Gtk2.so: undefined symbol: gperl_hv_take_sv > t/Xacobeo-XS.t .. > Dubious, test returned 127 (wstat 32512, 0x7f00) > Failed 2/2 subtests > t/document.t .... ok > /usr/bin/perl: symbol lookup error: /usr/lib/perl5/auto/Gtk2/Gtk2.so: undefined symbol: gperl_hv_take_sv > t/object.t ...... > Dubious, test returned 127 (wstat 32512, 0x7f00) > Failed 10/10 subtests > > Test Summary Report > ------------------- > t/Xacobeo-XS.t (Wstat: 32512 Tests: 0 Failed: 0) > Non-zero exit status: 127 > Parse errors: Bad plan. You planned 2 tests but ran 0. > t/object.t (Wstat: 32512 Tests: 0 Failed: 0) > Non-zero exit status: 127 > Parse errors: Bad plan. You planned 10 tests but ran 0. > Files=3, Tests=53, 2 wallclock secs ( 0.07 usr 0.02 sys + 0.73 cusr 0.10 csys = 0.92 CPU) > Result: FAIL > Failed 2/3 test programs. 0/53 subtests failed. > dh_auto_test: perl Build test returned exit code 127 > make[1]: *** [override_dh_auto_test] Error 2 > make[1]: Leaving directory `/build/buildd-xacobeo_0.13-1-powerpc-A4X0DO/xacobeo-0.13' > make: *** [build] Error 2 > dpkg-buildpackage: error: debian/rules build gave error exit status 2 > ???????????????????????????????????????????????????????????????????????????????? > Build finished at 20100801-1140 > FAILED [dpkg-buildpackage died] > ???????????????????????????????????????????????????????????????????????????????? -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: Digital signature URL: From ansgar at 43-1.org Mon Aug 2 15:05:51 2010 From: ansgar at 43-1.org (Ansgar Burchardt) Date: Tue, 03 Aug 2010 00:05:51 +0900 Subject: Bug#591165: libsql-abstract-limit-perl: FTBFS: Unsatisfiable build-dependency: libdbd-anydata-perl: Depends: libdbd-csv-perl In-Reply-To: <20100801011146.GA2827@xanadu.blop.info> (Lucas Nussbaum's message of "Sat, 31 Jul 2010 21:11:46 -0400") References: <20100801011146.GA2827@xanadu.blop.info> Message-ID: <87aap5f41c.fsf@marvin.43-1.org> reassign 591165 libdbd-anydata-perl merge 589618 591165 affects 589618 libsql-abstract-limit-perl thanks Lucas Nussbaum writes: >> The following packages have unmet dependencies: >> libdbd-anydata-perl: Depends: libdbd-csv-perl but it is not going to be installed >> Depends: libsql-statement-perl but it is not going to be installed >> libdbi-perl: Breaks: libdbd-anydata-perl (< 0.09+) but 0.09-2 is to be installed The pending NMU for libdbd-anydata-perl which updates the package to the latest upstream release should solve these issues. Regards, Ansgar From owner at bugs.debian.org Mon Aug 2 15:06:55 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 02 Aug 2010 15:06:55 +0000 Subject: Processed: Re: Bug#591165: libsql-abstract-limit-perl: FTBFS: Unsatisfiable build-dependency: libdbd-anydata-perl: Depends: libdbd-csv-perl In-Reply-To: <87aap5f41c.fsf@marvin.43-1.org> References: <87aap5f41c.fsf@marvin.43-1.org> Message-ID: Processing commands for control at bugs.debian.org: > reassign 591165 libdbd-anydata-perl Bug #591165 [src:libsql-abstract-limit-perl] libsql-abstract-limit-perl: FTBFS: Unsatisfiable build-dependency: libdbd-anydata-perl: Depends: libdbd-csv-perl Bug reassigned from package 'src:libsql-abstract-limit-perl' to 'libdbd-anydata-perl'. Bug No longer marked as found in versions libsql-abstract-limit-perl/2:0.14.1-2. > merge 589618 591165 Bug#589618: libdbd-anydata-perl: Please update to 0.110 Bug#591165: libsql-abstract-limit-perl: FTBFS: Unsatisfiable build-dependency: libdbd-anydata-perl: Depends: libdbd-csv-perl Merged 589618 591165. > affects 589618 libsql-abstract-limit-perl Bug #589618 [libdbd-anydata-perl] libdbd-anydata-perl: Please update to 0.110 Bug #591165 [libdbd-anydata-perl] libsql-abstract-limit-perl: FTBFS: Unsatisfiable build-dependency: libdbd-anydata-perl: Depends: libdbd-csv-perl Added indication that 589618 affects libsql-abstract-limit-perl Added indication that 591165 affects libsql-abstract-limit-perl > thanks Stopping processing here. Please contact me if you need assistance. -- 589618: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589618 591165: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591165 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From dak at ftp-master.debian.org Mon Aug 2 16:17:07 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Mon, 02 Aug 2010 16:17:07 +0000 Subject: Processing of libdata-integer-perl_0.004-1_i386.changes Message-ID: libdata-integer-perl_0.004-1_i386.changes uploaded successfully to localhost along with the files: libdata-integer-perl_0.004-1.dsc libdata-integer-perl_0.004.orig.tar.gz libdata-integer-perl_0.004-1.debian.tar.gz libdata-integer-perl_0.004-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From promociones at solucionesconlaser.com Mon Aug 2 16:03:17 2010 From: promociones at solucionesconlaser.com (Promocionales) Date: Mon, 2 Aug 2010 11:03:17 -0500 Subject: EQUIPOS LASER Message-ID: ATN: dbson -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 146987 bytes Desc: not available URL: From installer at ftp-master.debian.org Mon Aug 2 16:32:23 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Mon, 02 Aug 2010 16:32:23 +0000 Subject: libdata-integer-perl_0.004-1_i386.changes ACCEPTED Message-ID: Accepted: libdata-integer-perl_0.004-1.debian.tar.gz to main/libd/libdata-integer-perl/libdata-integer-perl_0.004-1.debian.tar.gz libdata-integer-perl_0.004-1.dsc to main/libd/libdata-integer-perl/libdata-integer-perl_0.004-1.dsc libdata-integer-perl_0.004-1_all.deb to main/libd/libdata-integer-perl/libdata-integer-perl_0.004-1_all.deb libdata-integer-perl_0.004.orig.tar.gz to main/libd/libdata-integer-perl/libdata-integer-perl_0.004.orig.tar.gz Override entries for your package: libdata-integer-perl_0.004-1.dsc - source perl libdata-integer-perl_0.004-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From noreply at release.debian.org Mon Aug 2 16:39:15 2010 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 02 Aug 2010 16:39:15 +0000 Subject: libperl-minimumversion-perl 1.26-1 MIGRATED to testing Message-ID: FYI: The status of the libperl-minimumversion-perl source package in Debian's testing distribution has changed. Previous version: 1.25-1 Current version: 1.26-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Aug 2 16:39:15 2010 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 02 Aug 2010 16:39:15 +0000 Subject: libmoosex-followpbp-perl 0.04-1 MIGRATED to testing Message-ID: FYI: The status of the libmoosex-followpbp-perl source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.04-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Aug 2 16:39:15 2010 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 02 Aug 2010 16:39:15 +0000 Subject: liblatex-table-perl 1.0.2-1 MIGRATED to testing Message-ID: FYI: The status of the liblatex-table-perl source package in Debian's testing distribution has changed. Previous version: 1.0.1-1 Current version: 1.0.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Aug 2 16:39:15 2010 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 02 Aug 2010 16:39:15 +0000 Subject: libchart-clicker-perl 2.65-1 MIGRATED to testing Message-ID: FYI: The status of the libchart-clicker-perl source package in Debian's testing distribution has changed. Previous version: 2.64-1 Current version: 2.65-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Aug 2 16:39:15 2010 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 02 Aug 2010 16:39:15 +0000 Subject: libcss-minifier-xs-perl 0.07-1 MIGRATED to testing Message-ID: FYI: The status of the libcss-minifier-xs-perl source package in Debian's testing distribution has changed. Previous version: 0.04-1 Current version: 0.07-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From gregoa at debian.org Mon Aug 2 17:38:39 2010 From: gregoa at debian.org (gregor herrmann) Date: Mon, 2 Aug 2010 13:38:39 -0400 Subject: Bug#591166: nama: FTBFS: tests failed In-Reply-To: <20100731225958.GA2295@xanadu.blop.info> References: <20100731225958.GA2295@xanadu.blop.info> Message-ID: <20100802173839.GA12414@nerys.comodo.priv.at> On Sat, 31 Jul 2010 18:59:58 -0400, Lucas Nussbaum wrote: > > Can't exec "pgrep": No such file or directory at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 1647. > > Can't exec "ps": No such file or directory at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 1648. I don't get these in my cowbuilder, we might add procps as a build dep, but it doesn't seem to be fatal. > > print (...) interpreted as function at (eval 881) line 32891, line 2389. > > print (...) interpreted as function at (eval 881) line 58108, line 2389. > > print (...) interpreted as function at (eval 881) line 58111, line 2389. > > # TESTING t/12_nama.t > > # working directory: /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062 > > failed to open directory /usr/lib/ladspa: No such file or directory > > at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3539 > > Audio::Nama::ladspa_plugin_list() called at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3553 > > Audio::Nama::new_plugins() called at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3505 > > Audio::Nama::prepare_static_effects_data() called at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 1060 > > Audio::Nama::prepare() called at t/12_nama.t line 500 > > readdir() attempted on invalid dirhandle DIR at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3545. > > closedir() attempted on invalid dirhandle DIR at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3546. > > failed to open directory /usr/lib/ladspa: No such file or directory > > at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3539 > > Audio::Nama::ladspa_plugin_list() called at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3764 > > Audio::Nama::get_ladspa_hints() called at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3519 > > Audio::Nama::prepare_static_effects_data() called at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 1060 > > Audio::Nama::prepare() called at t/12_nama.t line 500 > > readdir() attempted on invalid dirhandle DIR at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3545. > > closedir() attempted on invalid dirhandle DIR at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3546. Same here for me. > > Cannot open /dev/tty for read at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 1141 And that's the error i don't get, and where this test seems to fail. lib/Audio/Nama.pm, line 1140 f.: sub initialize_terminal { $term = new Term::ReadLine("Ecasound/Nama"); Cheers, gregor -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- BOFH excuse #56: Electricians made popcorn in the power supply -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: From salvatore.bonaccorso at gmail.com Mon Aug 2 17:50:38 2010 From: salvatore.bonaccorso at gmail.com (Salvatore Bonaccorso) Date: Mon, 2 Aug 2010 19:50:38 +0200 Subject: Bug#591166: nama: FTBFS: tests failed In-Reply-To: <20100802173839.GA12414@nerys.comodo.priv.at> References: <20100731225958.GA2295@xanadu.blop.info> <20100802173839.GA12414@nerys.comodo.priv.at> Message-ID: <20100802175038.GA5664@elende> Hi Gregor! On Mon, Aug 02, 2010 at 01:38:39PM -0400, gregor herrmann wrote: > On Sat, 31 Jul 2010 18:59:58 -0400, Lucas Nussbaum wrote: > > > > Can't exec "pgrep": No such file or directory at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 1647. > > > Can't exec "ps": No such file or directory at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 1648. > > I don't get these in my cowbuilder, we might add procps as a build > dep, but it doesn't seem to be fatal. No this here is not fatal indeed. > > > print (...) interpreted as function at (eval 881) line 32891, line 2389. > > > print (...) interpreted as function at (eval 881) line 58108, line 2389. > > > print (...) interpreted as function at (eval 881) line 58111, line 2389. > > > # TESTING t/12_nama.t > > > # working directory: /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062 > > > failed to open directory /usr/lib/ladspa: No such file or directory > > > at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3539 > > > Audio::Nama::ladspa_plugin_list() called at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3553 > > > Audio::Nama::new_plugins() called at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3505 > > > Audio::Nama::prepare_static_effects_data() called at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 1060 > > > Audio::Nama::prepare() called at t/12_nama.t line 500 > > > readdir() attempted on invalid dirhandle DIR at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3545. > > > closedir() attempted on invalid dirhandle DIR at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3546. > > > failed to open directory /usr/lib/ladspa: No such file or directory > > > at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3539 > > > Audio::Nama::ladspa_plugin_list() called at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3764 > > > Audio::Nama::get_ladspa_hints() called at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3519 > > > Audio::Nama::prepare_static_effects_data() called at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 1060 > > > Audio::Nama::prepare() called at t/12_nama.t line 500 > > > readdir() attempted on invalid dirhandle DIR at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3545. > > > closedir() attempted on invalid dirhandle DIR at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 3546. > > Same here for me. > > > > Cannot open /dev/tty for read at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 1141 > > And that's the error i don't get, and where this test seems to fail. > > lib/Audio/Nama.pm, line 1140 f.: > > sub initialize_terminal { > $term = new Term::ReadLine("Ecasound/Nama"); To reproduce I did the following: echo 'sbuild -A nama_1.062-1.dsc' | at 'now + 1 minute' So this runs the build 'without controling terminal', and the build fails. Bests Salvatore -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: Digital signature URL: From owner at bugs.debian.org Mon Aug 2 18:27:08 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 02 Aug 2010 18:27:08 +0000 Subject: Processed: tagging 591251 In-Reply-To: <1280773389-121-bts-salvatore.bonaccorso@gmail.com> References: <1280773389-121-bts-salvatore.bonaccorso@gmail.com> Message-ID: Processing commands for control at bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny7 > tags 591251 + confirmed pending Bug #591251 [src:xacobeo] xacobeo: FTBFS: /usr/bin/perl: symbol lookup error: /usr/lib/perl5/auto/Gtk2/Gtk2.so: undefined symbol: gperl_hv_take_sv Added tag(s) confirmed and pending. > End of message, stopping processing here. Please contact me if you need assistance. -- 591251: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591251 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From neilm at debian.org Mon Aug 2 18:32:42 2010 From: neilm at debian.org (Neil McGovern) Date: Mon, 2 Aug 2010 19:32:42 +0100 Subject: Bug#587463: Multi-retrying Message-ID: <20100802183242.GD9183@halon.org.uk> Hia, I'd advise against just multiple retries, that won't fly from a release point of view as it'll need to be built reliably for security updates. Neil -- dou you speak frensh ? -!- Sp3ct0L|ZcC [~SpectoL at 86.211.34.66] has quit [autokilled: This host violated network policy. If you feel an error has been made, please contact support at oftc.net, thanks. (2006/10/30 17.06)] From codehelp at debian.org Mon Aug 2 19:11:04 2010 From: codehelp at debian.org (Neil Williams) Date: Mon, 02 Aug 2010 15:11:04 -0400 Subject: Bug#587463: Possible removal Message-ID: <20100802191104.661.21013.reportbug@debian.home> Package: libforks-perl Version: 0.34-1 Severity: normal This package could be removed in order to close the RC bug - gscan2pdf is the only reverse dependency and appears to be usable without libforks-perl (falling back to the internal perl threads support which gscan2pdf used in earlier versions). If this checks out, this bug can be reassigned to release.debian.org for removal from testing. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash From dak at ftp-master.debian.org Mon Aug 2 19:47:52 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Mon, 02 Aug 2010 19:47:52 +0000 Subject: Processing of liblog-handler-perl_0.65-1_i386.changes Message-ID: liblog-handler-perl_0.65-1_i386.changes uploaded successfully to localhost along with the files: liblog-handler-perl_0.65-1.dsc liblog-handler-perl_0.65.orig.tar.gz liblog-handler-perl_0.65-1.debian.tar.gz liblog-handler-perl_0.65-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From admin-wl at topcfo.net Tue Aug 3 04:20:19 2010 From: admin-wl at topcfo.net (cfoworld) Date: Tue, 3 Aug 2010 04:20:19 +0000 (UTC) Subject: =?GB2312?B?yKuzzL3itsFJUE/E0bXjILrzzqO7+sqxtPq1xM22yNrXyrLfwtQ=?= Message-ID: <1280809219626.mail@r26.news-deliver.com> 2010??CFO?????????010-6825 8216 ???????????? ???????????????? 2010CFO?? IPO * ?? * ??? ?????2010?CFO???????? ; ; ; ; ; ; ;????????????????????E????????????????????2010??CFO?????????????????EDM???? ; ; ; ; ; ; ;????30??????????????????????????????????????????????????????????????CFO??????????????????????????????VC\PE???????????????????????????????????????????????????? ; ; ; ; ; ; ;???????????????CFO?????????????????????????????????2010?8?19?21?????????IPO * ?? * ??????????CFO??????????????????????CFO?????????????????????????????????????????????????????????????????????????????????????????????????????????CFO?????????????????? 2010CFO?? ???? ????? 8?19?????? 13?0015?30 ????????????? 15?3017?30 TOP CFO?????????? ????????????????? ????????????? ???? ?????? ???? ????????????????CFO????? ????????????????? ????? ?????????? ????? 18?0020?00 ?????????????????? 20?0021?30 ????20???????? (???????????????) 8?20?????? ??? 8?309?00 ?????? 9?009?20 ?????????? ?????????????? ? ??? ???????????????? ????? 9?209?50 ?????????????????????????? ??????????? ????? 9?5010?20 ??????????????????????? ?????????????? ? ??? 10?2010?30 ?? 10?3011?15 ?????????????????? ???????3??????? ???????????? ??????? ? ??? ????????? CFO ????? ?????? ???? ????? ???? ???? ? ??? 11?1512?00 ????????????????????? ???????3??????? ???????????? ??????? ????? ?????????? ???? ? ??? ???? CFO ????? ???? CFO ????? 12?0013?30 ?????? ??? 13?3014?00 ???????IPO?????????? ?????????CFO ????? 14?0014?30 ??????????????????? ?????????????? ????? 14?3015?00 ???????????????? ???????????????? ???? 15?0015?15 ?? 15?1515?45 2010??IPO???????? ??????????????? ???? 15?4517?00 ???????????????????????? ???????3??????? ????????? ?? ????? ????????????? ?? ????? ???? CFO ? ??? ??????? ??? ????? ???????? ???? ? ??? 17?0018?15 ??????????????????? ???????3??????? ?????????? ???? ????? ?????ABB???????? ?????? ????? ????????? ????? ????? ????????? ??? ????? ????????? ??? ????? 18?1518?30 ?????????????????? 18?3020?30 ?????????????? 8?21?????? ????? 9?0012?00 ????????CRD???????? 12?0013?30 ??????????? ????CFO??????????????????????????????????????????????????????????????????????????????????????? ???? ????????????????????????? ??????????????????CIMA?ICAEW?IMA????????? ???????CFO??? ?????????????? ???????????? ????????????? ?????????? ????????????? ????? ??????????CFC?????????????????FT??????????????MSN??????????????????????IT?????21????????????????????????????????????????????????????? ???? ?????2010?8?19?-21? ??????? ???? ; ; ; ; ; ; ; ?????????????????8?10???www.topcfo.net ;?????????????????8???? ;?????010-6825 8216 ;????15101194119 ; ;????13552588867 ???? ???????RMB50???? ???????RMB30???? ?????RMB15???? ???????RMB10???? ???????RMB5???? ???????????30??? ??????? 010-6825 8216 ???????010-6825 6686 ?????admin-w at topcfo.net ????????????16??15?? ?3? ??? 100036 ?ICP?09021912? ?????????? ?????????? ; -------------- next part -------------- An HTML attachment was scrubbed... URL: From dak at ftp-master.debian.org Tue Aug 3 04:44:26 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 03 Aug 2010 04:44:26 +0000 Subject: Processing of libhttp-browserdetect-perl_1.12-1_i386.changes Message-ID: libhttp-browserdetect-perl_1.12-1_i386.changes uploaded successfully to localhost along with the files: libhttp-browserdetect-perl_1.12-1.dsc libhttp-browserdetect-perl_1.12.orig.tar.gz libhttp-browserdetect-perl_1.12-1.debian.tar.gz libhttp-browserdetect-perl_1.12-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Tue Aug 3 04:54:26 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 03 Aug 2010 04:54:26 +0000 Subject: Processing of libsql-statement-perl_1.30-1_i386.changes Message-ID: libsql-statement-perl_1.30-1_i386.changes uploaded successfully to localhost along with the files: libsql-statement-perl_1.30-1.dsc libsql-statement-perl_1.30.orig.tar.gz libsql-statement-perl_1.30-1.debian.tar.gz libsql-statement-perl_1.30-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Tue Aug 3 04:59:26 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 03 Aug 2010 04:59:26 +0000 Subject: Processing of libauthen-bitcard-perl_0.89-1_i386.changes Message-ID: libauthen-bitcard-perl_0.89-1_i386.changes uploaded successfully to localhost along with the files: libauthen-bitcard-perl_0.89-1.dsc libauthen-bitcard-perl_0.89.orig.tar.gz libauthen-bitcard-perl_0.89-1.debian.tar.gz libauthen-bitcard-perl_0.89-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From pkg-perl-maintainers at lists.alioth.debian.org Tue Aug 3 05:22:43 2010 From: pkg-perl-maintainers at lists.alioth.debian.org (pkg-perl-maintainers at lists.alioth.debian.org) Date: Tue, 03 Aug 2010 05:22:43 +0000 Subject: Bug#591166: Bug in nama fixed in revision 61118 Message-ID: tag 591166 + pending thanks Some bugs are closed in revision 61118 by Ansgar Burchardt (ansgar-guest) Commit message: * Team Upload. * New upstream release. + Test suite now passes without a controlling terminal. (Closes: #591166) * debian/control: Correct Vcs-* URL. * Make (build-)dep on perl unversioned as stable already has 5.10. * debian/copyright: Formatting changes for current DEP-5 proposal; refer to /usr/share/common-licenses/GPL-1. * Bump Standards-Version to 3.9.1. From owner at bugs.debian.org Tue Aug 3 05:27:05 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 03 Aug 2010 05:27:05 +0000 Subject: Processed: Bug in nama fixed in revision 61118 In-Reply-To: References: Message-ID: Processing commands for control at bugs.debian.org: > tag 591166 + pending Bug #591166 [src:nama] nama: FTBFS: tests failed Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 591166: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591166 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Tue Aug 3 06:36:03 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 03 Aug 2010 06:36:03 +0000 Subject: Bug#591251: marked as done (xacobeo: FTBFS: /usr/bin/perl: symbol lookup error: /usr/lib/perl5/auto/Gtk2/Gtk2.so: undefined symbol: gperl_hv_take_sv) References: <20100803063412.GA10980@elende> <20100801143708.GA10358@thrall.0x539.de> Message-ID: Your message dated Tue, 3 Aug 2010 08:34:12 +0200 with message-id <20100803063412.GA10980 at elende> and subject line Re: Bug#591251: xacobeo: FTBFS: /usr/bin/perl: symbol lookup error: /usr/lib/perl5/auto/Gtk2/Gtk2.so: undefined symbol: gperl_hv_take_sv has caused the Debian Bug report #591251, regarding xacobeo: FTBFS: /usr/bin/perl: symbol lookup error: /usr/lib/perl5/auto/Gtk2/Gtk2.so: undefined symbol: gperl_hv_take_sv to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 591251: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591251 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Philipp Kern Subject: xacobeo: FTBFS: /usr/bin/perl: symbol lookup error: /usr/lib/perl5/auto/Gtk2/Gtk2.so: undefined symbol: gperl_hv_take_sv Date: Sun, 1 Aug 2010 16:37:08 +0200 Size: 9016 URL: -------------- next part -------------- An embedded message was scrubbed... From: Salvatore Bonaccorso Subject: Re: Bug#591251: xacobeo: FTBFS: /usr/bin/perl: symbol lookup error: /usr/lib/perl5/auto/Gtk2/Gtk2.so: undefined symbol: gperl_hv_take_sv Date: Tue, 3 Aug 2010 08:34:12 +0200 Size: 4869 URL: From ansgar at 43-1.org Tue Aug 3 07:47:05 2010 From: ansgar at 43-1.org (Ansgar Burchardt) Date: Tue, 03 Aug 2010 16:47:05 +0900 Subject: Bug#581194: libpoe-component-irc-perl: Insufficient stripping of CR/LF allows arbitrary IRC command execution In-Reply-To: <87eieurubh.fsf@marvin.43-1.org> (Ansgar Burchardt's message of "Sat, 24 Jul 2010 02:17:54 +0900") References: <87eieurubh.fsf@marvin.43-1.org> Message-ID: <87zkx4cf46.fsf@marvin.43-1.org> Hi, I did not get an answer from the security team for longer than a week now. Maybe the mail did get lost somewhere? Regards, Ansgar Ansgar Burchardt writes: > POE::Component::IRC did not validate the arguments of commands to send > to the IRC server. If a user could trick a bot into sending a string > containing \r or \n, this would allow injection or arbitrary IRC > commands. This was fixed upstream in versions 6.14, 6.30 and finally > solved in 6.32. > > Lenny is also affected from this problem. It can be reproduced using > the attached minimalistic IRC bot in 581194.pl: using > libpoe-component-perl from Lenny the bot will exit from IRC after > seeing a message in #test-1234 and replying to it. > > I prepared a patch using the same fix as upstream introduced in 6.32: > stripping \r and \n and any following characters from commands being > send. Upstream confirmed in IRC that this should be enough to fix the > bug. > > Security Team: Should we upload the proposed fix to stable-security or > should this rather be fixed in the next point release of Lenny? From installer at ftp-master.debian.org Tue Aug 3 08:58:27 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 03 Aug 2010 08:58:27 +0000 Subject: libauthen-bitcard-perl_0.89-1_i386.changes ACCEPTED Message-ID: Accepted: libauthen-bitcard-perl_0.89-1.debian.tar.gz to main/liba/libauthen-bitcard-perl/libauthen-bitcard-perl_0.89-1.debian.tar.gz libauthen-bitcard-perl_0.89-1.dsc to main/liba/libauthen-bitcard-perl/libauthen-bitcard-perl_0.89-1.dsc libauthen-bitcard-perl_0.89-1_all.deb to main/liba/libauthen-bitcard-perl/libauthen-bitcard-perl_0.89-1_all.deb libauthen-bitcard-perl_0.89.orig.tar.gz to main/liba/libauthen-bitcard-perl/libauthen-bitcard-perl_0.89.orig.tar.gz Override entries for your package: libauthen-bitcard-perl_0.89-1.dsc - source perl libauthen-bitcard-perl_0.89-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Tue Aug 3 08:59:11 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 03 Aug 2010 08:59:11 +0000 Subject: libhttp-browserdetect-perl_1.12-1_i386.changes ACCEPTED Message-ID: Accepted: libhttp-browserdetect-perl_1.12-1.debian.tar.gz to main/libh/libhttp-browserdetect-perl/libhttp-browserdetect-perl_1.12-1.debian.tar.gz libhttp-browserdetect-perl_1.12-1.dsc to main/libh/libhttp-browserdetect-perl/libhttp-browserdetect-perl_1.12-1.dsc libhttp-browserdetect-perl_1.12-1_all.deb to main/libh/libhttp-browserdetect-perl/libhttp-browserdetect-perl_1.12-1_all.deb libhttp-browserdetect-perl_1.12.orig.tar.gz to main/libh/libhttp-browserdetect-perl/libhttp-browserdetect-perl_1.12.orig.tar.gz Override entries for your package: libhttp-browserdetect-perl_1.12-1.dsc - source perl libhttp-browserdetect-perl_1.12-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Tue Aug 3 08:59:22 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 03 Aug 2010 08:59:22 +0000 Subject: liblog-handler-perl_0.65-1_i386.changes ACCEPTED Message-ID: Accepted: liblog-handler-perl_0.65-1.debian.tar.gz to main/libl/liblog-handler-perl/liblog-handler-perl_0.65-1.debian.tar.gz liblog-handler-perl_0.65-1.dsc to main/libl/liblog-handler-perl/liblog-handler-perl_0.65-1.dsc liblog-handler-perl_0.65-1_all.deb to main/libl/liblog-handler-perl/liblog-handler-perl_0.65-1_all.deb liblog-handler-perl_0.65.orig.tar.gz to main/libl/liblog-handler-perl/liblog-handler-perl_0.65.orig.tar.gz Override entries for your package: liblog-handler-perl_0.65-1.dsc - source perl liblog-handler-perl_0.65-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Tue Aug 3 09:00:36 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 03 Aug 2010 09:00:36 +0000 Subject: libsql-statement-perl_1.30-1_i386.changes ACCEPTED Message-ID: Accepted: libsql-statement-perl_1.30-1.debian.tar.gz to main/libs/libsql-statement-perl/libsql-statement-perl_1.30-1.debian.tar.gz libsql-statement-perl_1.30-1.dsc to main/libs/libsql-statement-perl/libsql-statement-perl_1.30-1.dsc libsql-statement-perl_1.30-1_all.deb to main/libs/libsql-statement-perl/libsql-statement-perl_1.30-1_all.deb libsql-statement-perl_1.30.orig.tar.gz to main/libs/libsql-statement-perl/libsql-statement-perl_1.30.orig.tar.gz Override entries for your package: libsql-statement-perl_1.30-1.dsc - source perl libsql-statement-perl_1.30-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From sativouf at gmail.com Tue Aug 3 10:39:33 2010 From: sativouf at gmail.com (=?UTF-8?Q?J=C3=A9r=C3=A9my?= Ruffet) Date: Tue, 03 Aug 2010 12:39:33 +0200 Subject: Bug#591462: libwww-perl: redo; outside the scope of the module (LWP/Protocol/http.pm) Message-ID: <20100803103933.12328.11425.reportbug@sqlsus> Package: libwww-perl Version: 5.813-1 Severity: normal Tags: patch Here is how to reproduce : #!/usr/bin/perl -w use strict; use LWP::UserAgent; use Switch; my $browser = LWP::UserAgent->new(); sub called_once { my $url = "http://www.lighttpd.net/" . "/"x2**16; print STDERR "1\n"; my $res = $browser->get($url); print STDERR "2\n"; } my $arg = "bug"; switch($arg) { case "bug" { &called_once; } } Here is how it is corrected in squeeze's libwww-perl : --- http-lenny.pm 2010-08-03 12:08:02.562469636 +0200 +++ http-as-in-squeeze.pm 2010-08-03 12:11:56.218409712 +0200 @@ -203,15 +203,16 @@ #print "------\n$req_buf\n------\n"; if (!$has_content || $write_wait || $has_content > 8*1024) { - do { + WRITE: + { # Since this just writes out the header block it should almost # always succeed to send the whole buffer in a single write call. my $n = $socket->syswrite($req_buf, length($req_buf)); unless (defined $n) { - redo if $!{EINTR}; + redo WRITE if $!{EINTR}; if ($!{EAGAIN}) { select(undef, undef, undef, 0.1); - redo; + redo WRITE; } die "write failed: $!"; } @@ -221,8 +222,8 @@ else { select(undef, undef, undef, 0.5); } + redo WRITE if length $req_buf; } - while (length $req_buf); } my($code, $mess, @junk); -- System Information: Debian Release: 5.0.4 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.32.15-grsec-vs (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libwww-perl depends on: ii libhtml-parser-perl 3.56-1+lenny1 A collection of modules that parse ii libhtml-tagset-perl 3.20-2 Data tables pertaining to HTML ii libhtml-tree-perl 3.23-1 represent and create HTML syntax t ii liburi-perl 1.35.dfsg.1-1 Manipulates and accesses URI strin ii netbase 4.34 Basic TCP/IP networking system ii perl [libdigest-md5-perl 5.10.0-19lenny2 Larry Wall's Practical Extraction Versions of packages libwww-perl recommends: ii libcompress-zlib-perl 2.012-1 Perl module for creation and manip ii libhtml-format-perl 2.04-2 format HTML syntax trees into text ii libmailtools-perl 2.03-1 Manipulate email in perl programs Versions of packages libwww-perl suggests: ii libio-socket-ssl-perl 1.16-1+lenny1 Perl module implementing object or -- no debconf information From owner at bugs.debian.org Tue Aug 3 11:06:10 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 03 Aug 2010 11:06:10 +0000 Subject: Processed: limit package to libwww-perl, fixed 591462 in 5.825-1 ... In-Reply-To: <1280833421-1472-bts-ansgar@43-1.org> References: <1280833421-1472-bts-ansgar@43-1.org> Message-ID: Processing commands for control at bugs.debian.org: > limit package libwww-perl Limiting to bugs with field 'package' containing at least one of 'libwww-perl' Limit currently set to 'package':'libwww-perl' > fixed 591462 5.825-1 Bug #591462 [libwww-perl] libwww-perl: redo; outside the scope of the module (LWP/Protocol/http.pm) Bug Marked as fixed in versions libwww-perl/5.825-1. > forwarded 591462 http://rt.cpan.org/Public/Bug/Display.html?id=41116 Bug #591462 [libwww-perl] libwww-perl: redo; outside the scope of the module (LWP/Protocol/http.pm) Set Bug forwarded-to-address to 'http://rt.cpan.org/Public/Bug/Display.html?id=41116'. > thanks Stopping processing here. Please contact me if you need assistance. -- 591462: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591462 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From dak at ftp-master.debian.org Tue Aug 3 15:50:59 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 03 Aug 2010 15:50:59 +0000 Subject: Processing of nama_1.063-1_i386.changes Message-ID: nama_1.063-1_i386.changes uploaded successfully to localhost along with the files: nama_1.063-1.dsc nama_1.063.orig.tar.gz nama_1.063-1.debian.tar.gz nama_1.063-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Tue Aug 3 16:03:09 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 03 Aug 2010 16:03:09 +0000 Subject: nama_1.063-1_i386.changes ACCEPTED Message-ID: Accepted: nama_1.063-1.debian.tar.gz to main/n/nama/nama_1.063-1.debian.tar.gz nama_1.063-1.dsc to main/n/nama/nama_1.063-1.dsc nama_1.063-1_all.deb to main/n/nama/nama_1.063-1_all.deb nama_1.063.orig.tar.gz to main/n/nama/nama_1.063.orig.tar.gz Override entries for your package: nama_1.063-1.dsc - source sound nama_1.063-1_all.deb - optional sound Announcing to debian-devel-changes at lists.debian.org Closing bugs: 591166 Thank you for your contribution to Debian. From owner at bugs.debian.org Tue Aug 3 16:06:08 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 03 Aug 2010 16:06:08 +0000 Subject: Bug#591166: marked as done (nama: FTBFS: tests failed) References: <20100731225958.GA2295@xanadu.blop.info> Message-ID: Your message dated Tue, 03 Aug 2010 16:03:09 +0000 with message-id and subject line Bug#591166: fixed in nama 1.063-1 has caused the Debian Bug report #591166, regarding nama: FTBFS: tests failed to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 591166: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591166 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Lucas Nussbaum Subject: nama: FTBFS: tests failed Date: Sat, 31 Jul 2010 18:59:58 -0400 Size: 6056 URL: -------------- next part -------------- An embedded message was scrubbed... From: Ansgar Burchardt Subject: Bug#591166: fixed in nama 1.063-1 Date: Tue, 03 Aug 2010 16:03:09 +0000 Size: 5435 URL: From noreply at release.debian.org Tue Aug 3 16:39:12 2010 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 03 Aug 2010 16:39:12 +0000 Subject: libconfig-model-tkui-perl 1.308-1 MIGRATED to testing Message-ID: FYI: The status of the libconfig-model-tkui-perl source package in Debian's testing distribution has changed. Previous version: 1.306-1 Current version: 1.308-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From luciano at debian.org Tue Aug 3 16:59:06 2010 From: luciano at debian.org (Luciano Bello) Date: Tue, 3 Aug 2010 13:59:06 -0300 Subject: Bug#581194: libpoe-component-irc-perl: Insufficient stripping of CR/LF allows arbitrary IRC command execution In-Reply-To: <87zkx4cf46.fsf@marvin.43-1.org> References: <87eieurubh.fsf@marvin.43-1.org> <87zkx4cf46.fsf@marvin.43-1.org> Message-ID: <201008031359.07457.luciano@debian.org> Hi Ansgar, Thanks for getting in touch with us and sorry for the delay in the answer. El Mar 03 Ago 2010, Ansgar Burchardt escribi?: > > Security Team: Should we upload the proposed fix to stable-security or > > should this rather be fixed in the next point release of Lenny? Since the problem affects only IRC commands in script that doesn't remove CR/LF from parameters they send to the IRC component, the problem should be fixed via an stable-proposed-update. Can you (or somebody else in the perl group) please make this upload? Remember to contact debian-release at lists.d.o attaching the debdiff. Thanks you for all your contributions Luciano From ansgar at 43-1.org Tue Aug 3 17:33:22 2010 From: ansgar at 43-1.org (Ansgar Burchardt) Date: Wed, 04 Aug 2010 02:33:22 +0900 Subject: Bug#581194: libpoe-component-irc-perl: Insufficient stripping of CR/LF allows arbitrary IRC command execution In-Reply-To: <201008031359.07457.luciano@debian.org> (Luciano Bello's message of "Tue, 3 Aug 2010 13:59:06 -0300") References: <87eieurubh.fsf@marvin.43-1.org> <87zkx4cf46.fsf@marvin.43-1.org> <201008031359.07457.luciano@debian.org> Message-ID: <87r5ifbnz1.fsf@marvin.43-1.org> clone 581194 -1 reassign -1 release.debian.org retitle -1 pu: libpoe-component-irc-perl/5.84+dfsg-1+lenny1 severity -1 normal tags -1 = user release.debian.org at packages.debian.org usertags -1 + pu thanks Hi, libpoe-component-irc-perl has a bug allowing injection of IRC commands in scripts not stripping \r and \n [1]. I prepared the attached patch to fix this problem for Lenny. The security team says this issue should be fixed in the next point release and not via an upload to stable-security (see below). Should we go ahead and upload the proposed patch to stable? Regards, Ansgar [1] Luciano Bello writes: > Since the problem affects only IRC commands in script that doesn't remove CR/LF > from parameters they send to the IRC component, the problem should be fixed via > an stable-proposed-update. Can you (or somebody else in the perl group) please > make this upload? Remember to contact debian-release at lists.d.o attaching the > debdiff. -------------- next part -------------- A non-text attachment was scrubbed... Name: 581194.diff Type: text/x-diff Size: 2127 bytes Desc: not available URL: From owner at bugs.debian.org Tue Aug 3 17:36:14 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 03 Aug 2010 17:36:14 +0000 Subject: Processed: Re: Bug#581194: libpoe-component-irc-perl: Insufficient stripping of CR/LF allows arbitrary IRC command execution In-Reply-To: <87r5ifbnz1.fsf@marvin.43-1.org> References: <87r5ifbnz1.fsf@marvin.43-1.org> Message-ID: Processing commands for control at bugs.debian.org: > clone 581194 -1 Bug#581194: libpoe-component-irc-perl: Insufficient stripping of CR/LF allows arbitrary IRC command execution Bug 581194 cloned as bug 591511. > reassign -1 release.debian.org Bug #591511 {Done: gregor herrmann } [libpoe-component-irc-perl] libpoe-component-irc-perl: Insufficient stripping of CR/LF allows arbitrary IRC command execution Bug reassigned from package 'libpoe-component-irc-perl' to 'release.debian.org'. Bug No longer marked as fixed in versions libpoe-component-irc-perl/6.32+dfsg-1. > retitle -1 pu: libpoe-component-irc-perl/5.84+dfsg-1+lenny1 Bug #591511 {Done: gregor herrmann } [release.debian.org] libpoe-component-irc-perl: Insufficient stripping of CR/LF allows arbitrary IRC command execution Changed Bug title to 'pu: libpoe-component-irc-perl/5.84+dfsg-1+lenny1' from 'libpoe-component-irc-perl: Insufficient stripping of CR/LF allows arbitrary IRC command execution' > severity -1 normal Bug #591511 {Done: gregor herrmann } [release.debian.org] pu: libpoe-component-irc-perl/5.84+dfsg-1+lenny1 Severity set to 'normal' from 'grave' > tags -1 = Bug #591511 {Done: gregor herrmann } [release.debian.org] pu: libpoe-component-irc-perl/5.84+dfsg-1+lenny1 Removed tag(s) upstream, security, fixed-upstream, pending, and patch. > user release.debian.org at packages.debian.org Setting user to release.debian.org at packages.debian.org (was ansgar at 43-1.org). > usertags -1 + pu Bug#591511: pu: libpoe-component-irc-perl/5.84+dfsg-1+lenny1 There were no usertags set. Usertags are now: pu. > thanks Stopping processing here. Please contact me if you need assistance. -- 591511: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591511 581194: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581194 -1: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=-1 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Tue Aug 3 18:03:04 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 03 Aug 2010 18:03:04 +0000 Subject: Processed: limit package to libwww-perl, severity of 591462 is important In-Reply-To: <1280858408-655-bts-ansgar@43-1.org> References: <1280858408-655-bts-ansgar@43-1.org> Message-ID: Processing commands for control at bugs.debian.org: > limit package libwww-perl Limiting to bugs with field 'package' containing at least one of 'libwww-perl' Limit currently set to 'package':'libwww-perl' > severity 591462 important Bug #591462 [libwww-perl] libwww-perl: redo; outside the scope of the module (LWP/Protocol/http.pm) Severity set to 'important' from 'normal' > thanks Stopping processing here. Please contact me if you need assistance. -- 591462: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591462 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From ansgar at 43-1.org Tue Aug 3 18:27:27 2010 From: ansgar at 43-1.org (Ansgar Burchardt) Date: Wed, 04 Aug 2010 03:27:27 +0900 Subject: Bug#591462: libwww-perl: redo; outside the scope of the module (LWP/Protocol/http.pm) In-Reply-To: <20100803103933.12328.11425.reportbug@sqlsus> ("=?UTF-8?Q?J=C3=A9r=C3=A9my?= Ruffet"'s message of "Tue, 03 Aug 2010 12:39:33 +0200") References: <20100803103933.12328.11425.reportbug@sqlsus> Message-ID: <87fwyvblgw.fsf@marvin.43-1.org> clone 591462 -1 submitter -1 ! reassign -1 release.debian.org retitle -1 pu: libwww-perl/5.813-1+lenny1 tag -1 = severity -1 normal user release.debian.org at packages.debian.org usertag -1 + pu thanks Hi, libwww-perl uses Perl's redo statement incorrectly [1]. This breaks programs that cause libwww-perl to send a header larger than 8k bytes (and maybe others). This was fixed upstream with the patch from [2]. I have prepared an update for stable using upstream's patch. Is the release team okay with uploading this to stable? Regards, Ansgar [1] [2] -------------- next part -------------- A non-text attachment was scrubbed... Name: 591462.diff Type: text/x-diff Size: 1517 bytes Desc: not available URL: From owner at bugs.debian.org Tue Aug 3 18:30:12 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 03 Aug 2010 18:30:12 +0000 Subject: Processed: Re: Bug#591462: libwww-perl: redo; outside the scope of the module (LWP/Protocol/http.pm) In-Reply-To: <87fwyvblgw.fsf@marvin.43-1.org> References: <87fwyvblgw.fsf@marvin.43-1.org> Message-ID: Processing commands for control at bugs.debian.org: > clone 591462 -1 Bug#591462: libwww-perl: redo; outside the scope of the module (LWP/Protocol/http.pm) Bug 591462 cloned as bug 591524. > submitter -1 ! Bug #591524 [libwww-perl] libwww-perl: redo; outside the scope of the module (LWP/Protocol/http.pm) Changed Bug submitter to 'Ansgar Burchardt ' from 'J??r??my Ruffet ' > reassign -1 release.debian.org Bug #591524 [libwww-perl] libwww-perl: redo; outside the scope of the module (LWP/Protocol/http.pm) Bug reassigned from package 'libwww-perl' to 'release.debian.org'. Bug No longer marked as found in versions libwww-perl/5.813-1. Bug No longer marked as fixed in versions libwww-perl/5.825-1. > retitle -1 pu: libwww-perl/5.813-1+lenny1 Bug #591524 [release.debian.org] libwww-perl: redo; outside the scope of the module (LWP/Protocol/http.pm) Changed Bug title to 'pu: libwww-perl/5.813-1+lenny1' from 'libwww-perl: redo; outside the scope of the module (LWP/Protocol/http.pm)' > tag -1 = Bug #591524 [release.debian.org] pu: libwww-perl/5.813-1+lenny1 Removed tag(s) patch. > severity -1 normal Bug #591524 [release.debian.org] pu: libwww-perl/5.813-1+lenny1 Severity set to 'normal' from 'important' > user release.debian.org at packages.debian.org Setting user to release.debian.org at packages.debian.org (was ansgar at 43-1.org). > usertag -1 + pu Bug#591524: pu: libwww-perl/5.813-1+lenny1 There were no usertags set. Usertags are now: pu. > thanks Stopping processing here. Please contact me if you need assistance. -- 591524: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591524 591462: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591462 -1: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=-1 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From pkg-perl-maintainers at lists.alioth.debian.org Tue Aug 3 18:32:29 2010 From: pkg-perl-maintainers at lists.alioth.debian.org (pkg-perl-maintainers at lists.alioth.debian.org) Date: Tue, 03 Aug 2010 18:32:29 +0000 Subject: Bug#591462: Bug in fixed in revision 61142 Message-ID: tag 591462 + pending thanks Some bugs are closed in revision 61142 by Ansgar Burchardt (ansgar-guest) Commit message: TODO: Wait for ack from release team (#591524). * Fix incorrect use of redo. (Closes: #591462) From owner at bugs.debian.org Tue Aug 3 18:33:14 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 03 Aug 2010 18:33:14 +0000 Subject: Processed: Bug in fixed in revision 61142 In-Reply-To: References: Message-ID: Processing commands for control at bugs.debian.org: > tag 591462 + pending Bug #591462 [libwww-perl] libwww-perl: redo; outside the scope of the module (LWP/Protocol/http.pm) Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 591462: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591462 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From dak at ftp-master.debian.org Tue Aug 3 20:37:07 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 03 Aug 2010 20:37:07 +0000 Subject: Processing of libpoe-component-irc-perl_5.84+dfsg-1+lenny1_i386.changes Message-ID: libpoe-component-irc-perl_5.84+dfsg-1+lenny1_i386.changes uploaded successfully to localhost along with the files: libpoe-component-irc-perl_5.84+dfsg-1+lenny1.dsc libpoe-component-irc-perl_5.84+dfsg-1+lenny1.diff.gz libpoe-component-irc-perl_5.84+dfsg-1+lenny1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Tue Aug 3 20:52:08 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 03 Aug 2010 20:52:08 +0000 Subject: Processing of libdatetime-format-dbi-perl_0.035-1_i386.changes Message-ID: libdatetime-format-dbi-perl_0.035-1_i386.changes uploaded successfully to localhost along with the files: libdatetime-format-dbi-perl_0.035-1.dsc libdatetime-format-dbi-perl_0.035.orig.tar.gz libdatetime-format-dbi-perl_0.035-1.debian.tar.gz libdatetime-format-dbi-perl_0.035-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dmn at debian.org Tue Aug 3 20:53:04 2010 From: dmn at debian.org (Damyan Ivanov) Date: Tue, 3 Aug 2010 23:53:04 +0300 Subject: Bug#578458: Coro build problems In-Reply-To: <20100723120831.GA22035@belanna.comodo.priv.at> References: <20100717144156.GA10214@nerys.comodo.priv.at> <20100717230652.GA18176@schmorp.de> <20100721213119.GW4332@belanna.comodo.priv.at> <20100722231204.GA5209@schmorp.de> <20100723120831.GA22035@belanna.comodo.priv.at> Message-ID: <20100803205303.GI22781@ktnx.net> -=| gregor herrmann, Fri, Jul 23, 2010 at 02:08:31PM +0200 |=- > On Fri, 23 Jul 2010 01:12:04 +0200, Marc Lehmann wrote: > > > > > The only things I can suggest is playing around with the backend selection > > > > (I can then hardcode defaults). > > > Ok, thanks for your hints, we can try that. > > Oh, the most obvious I forgot: on those platforms where pthreads are > > incompatible with POSIX, it is usually possible to use the pthreads > > backend - it will be much slower, but should work on any platform that > > supports pthreads "reasonably" (not much is required). The reason is that > > glibc contains special workarounds for pthreads. > > I've now changed debian/rules in svn to use the pthread backend for > the architectures where we see test failures. > Could someone please take a look if this make sense? Just took a look, debian/rules seems intact. Hopefully the result will be good :) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: Digital signature URL: From installer at ftp-master.debian.org Tue Aug 3 21:32:36 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 03 Aug 2010 21:32:36 +0000 Subject: libdatetime-format-dbi-perl_0.035-1_i386.changes ACCEPTED Message-ID: Accepted: libdatetime-format-dbi-perl_0.035-1.debian.tar.gz to main/libd/libdatetime-format-dbi-perl/libdatetime-format-dbi-perl_0.035-1.debian.tar.gz libdatetime-format-dbi-perl_0.035-1.dsc to main/libd/libdatetime-format-dbi-perl/libdatetime-format-dbi-perl_0.035-1.dsc libdatetime-format-dbi-perl_0.035-1_all.deb to main/libd/libdatetime-format-dbi-perl/libdatetime-format-dbi-perl_0.035-1_all.deb libdatetime-format-dbi-perl_0.035.orig.tar.gz to main/libd/libdatetime-format-dbi-perl/libdatetime-format-dbi-perl_0.035.orig.tar.gz Override entries for your package: libdatetime-format-dbi-perl_0.035-1.dsc - source perl libdatetime-format-dbi-perl_0.035-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Tue Aug 3 21:37:09 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 03 Aug 2010 21:37:09 +0000 Subject: Processing of libcoro-perl_5.230-3_i386.changes Message-ID: libcoro-perl_5.230-3_i386.changes uploaded successfully to localhost along with the files: libcoro-perl_5.230-3.dsc libcoro-perl_5.230-3.debian.tar.gz libcoro-perl_5.230-3_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Tue Aug 3 21:47:07 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 03 Aug 2010 21:47:07 +0000 Subject: libcoro-perl_5.230-3_i386.changes ACCEPTED Message-ID: Accepted: libcoro-perl_5.230-3.debian.tar.gz to main/libc/libcoro-perl/libcoro-perl_5.230-3.debian.tar.gz libcoro-perl_5.230-3.dsc to main/libc/libcoro-perl/libcoro-perl_5.230-3.dsc libcoro-perl_5.230-3_i386.deb to main/libc/libcoro-perl/libcoro-perl_5.230-3_i386.deb Override entries for your package: libcoro-perl_5.230-3.dsc - source perl libcoro-perl_5.230-3_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From kenchu2 at hotmail.com Tue Aug 3 22:27:51 2010 From: kenchu2 at hotmail.com (Chu Ken) Date: Tue, 3 Aug 2010 22:27:51 +0000 Subject: Shopping 3 0 Message-ID: Dear sir/Madam: There must be worthy of spending a few minutes to visit our website. to make you get much benefit or profit. We are a large wholesale company on internet. All of our products come from original famous manufacturers with complete warranty. the price we can offer you is lower than any other dealers retail . Please feel free to contact us if any questions, You will get a satisfactory answer. Contact: (www: omrcmr . com E-mail: OMRCMR @ 188 . com) -------------- next part -------------- An HTML attachment was scrubbed... URL: From kenchu2 at hotmail.com Tue Aug 3 22:28:08 2010 From: kenchu2 at hotmail.com (Chu Ken) Date: Tue, 3 Aug 2010 22:28:08 +0000 Subject: Get Order 9 8 Message-ID: Dear sir/Madam: I am sorry to disturb you, this is an online store, we operate a variety of electronic products (mobile phones, TVs, digital cameras, etc.). If you have demand, please visit our website:www : omrcmr . com. Quality of damage within 6 months, we can help you get a new one. Please contact us. (www: omrcmr . com E-mail: omrcmr @ 188 . com) -------------- next part -------------- An HTML attachment was scrubbed... URL: From keng_cuming at hotmail.com Tue Aug 3 22:28:41 2010 From: keng_cuming at hotmail.com (^_^KENG^_^ *_*HANDSOME*_*) Date: Tue, 3 Aug 2010 22:28:41 +0000 Subject: Hey, Friend 4 5 Message-ID: Happy shopping We are an electronic products wholesale .Our products are of high quality and low price. If you want to do business , we can offer you the most reasonable discount to make you get more profits. We are expecting for your business. (www: omrcmr . com E-mail: OMRCMR @ 188 . com) -------------- next part -------------- An HTML attachment was scrubbed... URL: From kerrigan_burgess at hotmail.com Tue Aug 3 22:35:49 2010 From: kerrigan_burgess at hotmail.com (Kerrigan Burgess) Date: Tue, 3 Aug 2010 15:35:49 -0700 Subject: Get Order 6 2 Message-ID: Say hello to you: Looking forward to your contact and long cooperation with us! Our mainly products such the phones, PSP, display TV, notebook, video, computers, Mp4, GPS, xbox 360, digital cameras and so on.Welcome to visit our website! (www: omrcmr . com E-mail: omrcmr @ 188 . com) -------------- next part -------------- An HTML attachment was scrubbed... URL: From ragle62 at yahoo.com Wed Aug 4 04:02:06 2010 From: ragle62 at yahoo.com (Government Lottery Office 2010) Date: Tue, 3 Aug 2010 21:02:06 -0700 (PDT) Subject: =?iso-8859-1?Q?Loter=EDa_Premio_Gobierno_de_notificaci=F3n!?= Message-ID: <331192.21285.qm@web36204.mail.mud.yahoo.com> Oficina del Gobierno de la Loter?a. GLO Internacional Lotto 2010 Bangkok Tailandia. Estimado Ganador Afortunado, ? Anunciamos feliz a usted el resultado del sistema de voto electr?nico direcci?n de correo electr?nico de loter?a Glo sorteo celebrado el 2 de agosto de 2010. Queremos informarle de que su direcci?n de correo electr?nico ha ganado $ 400,000.00 d?lares de la Loter?a de la Oficina del Programa de Gobierno. Lo tanto, se pongan en contacto con su reclamaci?n oficial en Bangkok Tailandia, donde los n?meros ganadores votaci?n ca?da de pago. Por favor contacte al Sr. Eric Gibson con sus datos. Por e-mail (glo.award2010 at yahoo.com) TEL 66870996825, para la tramitaci?n y el pago de su fondo premiado de inmediato. ? Nombre completo Direcci?n actual N?mero telef?nico N?mero de fax Felicitaciones por parte del personal y gracias por ser parte de nuestro programa de correo electr?nico de cuenta de usuario. ? Atentamente, Sra. Watikchi Henry Sriom Ejecutivo (Inc Glo Loter?a). Ejecutivo coordinadores (Glo Loter?a Inc). El primer ministro tailand?s, Abhisit Vejjajiva, Dr. P. Swier, el Sr. Na-Yok Ratha (Gerente de Operaciones Exteriores), Sr. Anachak Ratcha (Administrador de operaciones bancarias en el hogar), el Dr. Chaison Chaisai (Director del Departamento de Cr?dito Internacional), la Sra. Sandra Murat (Ejecutivo), el Sr. Michael Cole (Ejecutivo), el Sr. Stephen Boer (Presidente). VICE PRESIDENTE -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at release.debian.org Wed Aug 4 16:39:13 2010 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 04 Aug 2010 16:39:13 +0000 Subject: libxml-parser-lite-tree-perl 0.12-1 MIGRATED to testing Message-ID: FYI: The status of the libxml-parser-lite-tree-perl source package in Debian's testing distribution has changed. Previous version: 0.11-1 Current version: 0.12-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Aug 4 16:39:13 2010 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 04 Aug 2010 16:39:13 +0000 Subject: liblwp-protocol-socks-perl 1.3-1 MIGRATED to testing Message-ID: FYI: The status of the liblwp-protocol-socks-perl source package in Debian's testing distribution has changed. Previous version: 1.1-1 Current version: 1.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Aug 4 16:39:13 2010 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 04 Aug 2010 16:39:13 +0000 Subject: libdbm-deep-perl 2.0000-1 MIGRATED to testing Message-ID: FYI: The status of the libdbm-deep-perl source package in Debian's testing distribution has changed. Previous version: 1.0024-1 Current version: 2.0000-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From gio at debian.org Wed Aug 4 17:42:25 2010 From: gio at debian.org (Giovanni Mascellani) Date: Wed, 04 Aug 2010 19:42:25 +0200 Subject: Bug#591680: [libmakefile-parser-perl] missing dependency against libipc-run3-perl Message-ID: <4C59A681.60303@debian.org> Package: libmakefile-parser-perl Version: 0.211-1 Severity: normal Hi. I tried to run makesimple and obtained: $ makesimple Can't locate IPC/Run3.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/bin/makesimple line 11. BEGIN failed--compilation aborted at /usr/bin/makesimple line 11. Installing libipc-run3-perl solves the problem, I think there is a missing dependency. Giovanni. --- System information. --- Architecture: amd64 Kernel: Linux 2.6.32-5-amd64 Debian Release: squeeze/sid 500 unstable poisson.phc.unipi.it 500 unstable mi.mirror.garr.it 500 stable volatile.debian.org 500 stable security.debian.org 1 experimental mi.mirror.garr.it --- Package information. --- Depends (Version) | Installed =====================================-+-=========== perl | 5.10.1-13 libfile-slurp-perl | 9999.13-1 liblist-moreutils-perl | 0.25~02-1 libmakefile-dom-perl | 0.004-1 libclass-accessor-perl | 0.34-1 libclass-trigger-perl | 0.14-1 Package's Recommends field is empty. Package's Suggests field is empty. -- Giovanni Mascellani Pisa, Italy Web: http://poisson.phc.unipi.it/~mascellani Jabber: g.mascellani at jabber.org / giovanni at elabor.homelinux.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 380 bytes Desc: OpenPGP digital signature URL: From ansgar at 43-1.org Thu Aug 5 02:43:07 2010 From: ansgar at 43-1.org (Ansgar Burchardt) Date: Thu, 05 Aug 2010 11:43:07 +0900 Subject: Bug#591111: libdbd-sqlite3-perl: FTBFS: failed tests In-Reply-To: <20100731223837.GA1067@xanadu.blop.info> (Lucas Nussbaum's message of "Sat, 31 Jul 2010 18:38:37 -0400") References: <20100731223837.GA1067@xanadu.blop.info> Message-ID: <87lj8l93us.fsf@marvin.43-1.org> Hi Lucas Nussbaum writes: > Source: libdbd-sqlite3-perl > Version: 1.29-2 >> t/07_error.t ............................. ok >> >> # Failed test at t/08_busy.t line 101. >> # Your testing environment might be too slow to pass this test: DBD::SQLite::db do failed: disk I/O error at t/08_busy.t line 100, line 1. >> >> # Failed test at t/08_busy.t line 101. >> # Your testing environment might be too slow to pass this test: DBD::SQLite::db do failed: disk I/O error at t/08_busy.t line 100, line 2. >> # Looks like you failed 2 tests of 23. >> t/08_busy.t .............................. >> Dubious, test returned 2 (wstat 512, 0x200) >> Failed 2/23 subtests >> DBD::SQLite::db do failed: disk I/O error at t/28_schemachange.t line 56. >> >> # Failed test 'DROP TABLE table1' >> # at t/28_schemachange.t line 56. >> # Error: 'disk I/O error' >> DBD::SQLite::db do failed: disk I/O error at t/28_schemachange.t line 57. >> >> # Failed test 'CREATE TABLE table2 (id INTEGER NOT NULL, name CHAR (64) NOT NULL)' >> # at t/28_schemachange.t line 57. >> # Error: 'disk I/O error' >> # Looks like you failed 2 tests of 9. >> t/28_schemachange.t ...................... >> Dubious, test returned 2 (wstat 512, 0x200) >> Failed 2/9 subtests This only happens with libsqlite3-dev 3.7.0-1, the test suite passes with the older 3.6.23.1-4. Should we reassign this to libsqlite3? Regards, Ansgar From pkg-perl-maintainers at lists.alioth.debian.org Thu Aug 5 04:27:00 2010 From: pkg-perl-maintainers at lists.alioth.debian.org (pkg-perl-maintainers at lists.alioth.debian.org) Date: Thu, 05 Aug 2010 04:27:00 +0000 Subject: Bug#544894: Bug in fixed in revision 61184 Message-ID: tag 544894 + pending thanks Some bugs are closed in revision 61184 by Ansgar Burchardt (ansgar-guest) Commit message: Patch to fix error about making ".filedialog" its own master. (Closes: #544894) From ansgar at 43-1.org Thu Aug 5 04:26:35 2010 From: ansgar at 43-1.org (Ansgar Burchardt) Date: Thu, 05 Aug 2010 13:26:35 +0900 Subject: Bug#544894: libtk-filedialog-perl: Unusable in Lenny Message-ID: <877hk58z2c.fsf@marvin.43-1.org> clone 544894 -1 reassign -1 release.debian.org retitle -1 pu: libtk-filedialog-perl/1.3-2+lenny1 severity -1 normal reopen -1 tags -1 = notforwarded -1 user release.debian.org at packages.debian.org usertag -1 + pu thanks Hi, libtk-filedialog-perl is unusable in Lenny [1]: even the example dies in the constructor. There is a simple one-line patch from CPAN [2] that has already been applied in unstable for some while. I prepared an update for Lenny as well (see attached patch). Is the release team okay with uploading this to stable? Regards, Ansgar [1] [2] -------------- next part -------------- A non-text attachment was scrubbed... Name: 544894.diff Type: text/x-diff Size: 947 bytes Desc: not available URL: From owner at bugs.debian.org Thu Aug 5 04:30:22 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 05 Aug 2010 04:30:22 +0000 Subject: Processed: Bug in fixed in revision 61184 In-Reply-To: References: Message-ID: Processing commands for control at bugs.debian.org: > tag 544894 + pending Bug #544894 {Done: Tim Retout } [libtk-filedialog-perl] libtk-filedialog-perl: examples/example.pl fails with message ...can't make ".filedialog" its own master... Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 544894: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544894 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Thu Aug 5 04:30:20 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 05 Aug 2010 04:30:20 +0000 Subject: Processed: libtk-filedialog-perl: Unusable in Lenny In-Reply-To: <877hk58z2c.fsf@marvin.43-1.org> References: <877hk58z2c.fsf@marvin.43-1.org> Message-ID: Processing commands for control at bugs.debian.org: > clone 544894 -1 Bug#544894: libtk-filedialog-perl: examples/example.pl fails with message ...can't make ".filedialog" its own master... Bug 544894 cloned as bug 591738. > reassign -1 release.debian.org Bug #591738 {Done: Tim Retout } [libtk-filedialog-perl] libtk-filedialog-perl: examples/example.pl fails with message ...can't make ".filedialog" its own master... Bug reassigned from package 'libtk-filedialog-perl' to 'release.debian.org'. Bug No longer marked as found in versions libtk-filedialog-perl/1.3-2. Bug No longer marked as fixed in versions libtk-filedialog-perl/1.3-3. > retitle -1 pu: libtk-filedialog-perl/1.3-2+lenny1 Bug #591738 {Done: Tim Retout } [release.debian.org] libtk-filedialog-perl: examples/example.pl fails with message ...can't make ".filedialog" its own master... Changed Bug title to 'pu: libtk-filedialog-perl/1.3-2+lenny1' from 'libtk-filedialog-perl: examples/example.pl fails with message ...can't make ".filedialog" its own master...' > severity -1 normal Bug #591738 {Done: Tim Retout } [release.debian.org] pu: libtk-filedialog-perl/1.3-2+lenny1 Severity set to 'normal' from 'grave' > reopen -1 Bug #591738 {Done: Tim Retout } [release.debian.org] pu: libtk-filedialog-perl/1.3-2+lenny1 > tags -1 = Bug #591738 [release.debian.org] pu: libtk-filedialog-perl/1.3-2+lenny1 Ignoring request to alter tags of bug #591738 to the same tags previously set > notforwarded -1 Bug #591738 [release.debian.org] pu: libtk-filedialog-perl/1.3-2+lenny1 Unset Bug forwarded-to-address > user release.debian.org at packages.debian.org Setting user to release.debian.org at packages.debian.org (was ansgar at 43-1.org). > usertag -1 + pu Bug#591738: pu: libtk-filedialog-perl/1.3-2+lenny1 There were no usertags set. Usertags are now: pu. > thanks Stopping processing here. Please contact me if you need assistance. -- 591738: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591738 544894: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544894 -1: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=-1 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From dak at ftp-master.debian.org Thu Aug 5 04:50:21 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 04:50:21 +0000 Subject: Processing of libnet-stomp-perl_0.38-1_i386.changes Message-ID: libnet-stomp-perl_0.38-1_i386.changes uploaded successfully to localhost along with the files: libnet-stomp-perl_0.38-1.dsc libnet-stomp-perl_0.38.orig.tar.gz libnet-stomp-perl_0.38-1.debian.tar.gz libnet-stomp-perl_0.38-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Thu Aug 5 04:55:21 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 04:55:21 +0000 Subject: Processing of libppix-regexp-perl_0.009-1_i386.changes Message-ID: libppix-regexp-perl_0.009-1_i386.changes uploaded successfully to localhost along with the files: libppix-regexp-perl_0.009-1.dsc libppix-regexp-perl_0.009.orig.tar.gz libppix-regexp-perl_0.009-1.debian.tar.gz libppix-regexp-perl_0.009-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Thu Aug 5 05:02:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 05:02:06 +0000 Subject: libnet-stomp-perl_0.38-1_i386.changes ACCEPTED Message-ID: Accepted: libnet-stomp-perl_0.38-1.debian.tar.gz to main/libn/libnet-stomp-perl/libnet-stomp-perl_0.38-1.debian.tar.gz libnet-stomp-perl_0.38-1.dsc to main/libn/libnet-stomp-perl/libnet-stomp-perl_0.38-1.dsc libnet-stomp-perl_0.38-1_all.deb to main/libn/libnet-stomp-perl/libnet-stomp-perl_0.38-1_all.deb libnet-stomp-perl_0.38.orig.tar.gz to main/libn/libnet-stomp-perl/libnet-stomp-perl_0.38.orig.tar.gz Override entries for your package: libnet-stomp-perl_0.38-1.dsc - source perl libnet-stomp-perl_0.38-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Thu Aug 5 05:02:15 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 05:02:15 +0000 Subject: libppix-regexp-perl_0.009-1_i386.changes ACCEPTED Message-ID: Accepted: libppix-regexp-perl_0.009-1.debian.tar.gz to main/libp/libppix-regexp-perl/libppix-regexp-perl_0.009-1.debian.tar.gz libppix-regexp-perl_0.009-1.dsc to main/libp/libppix-regexp-perl/libppix-regexp-perl_0.009-1.dsc libppix-regexp-perl_0.009-1_all.deb to main/libp/libppix-regexp-perl/libppix-regexp-perl_0.009-1_all.deb libppix-regexp-perl_0.009.orig.tar.gz to main/libp/libppix-regexp-perl/libppix-regexp-perl_0.009.orig.tar.gz Override entries for your package: libppix-regexp-perl_0.009-1.dsc - source perl libppix-regexp-perl_0.009-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Thu Aug 5 05:05:22 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 05:05:22 +0000 Subject: Processing of libyaml-syck-perl_1.12-1_i386.changes Message-ID: libyaml-syck-perl_1.12-1_i386.changes uploaded successfully to localhost along with the files: libyaml-syck-perl_1.12-1.dsc libyaml-syck-perl_1.12.orig.tar.gz libyaml-syck-perl_1.12-1.debian.tar.gz libyaml-syck-perl_1.12-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Thu Aug 5 05:17:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 05:17:06 +0000 Subject: libyaml-syck-perl_1.12-1_i386.changes ACCEPTED Message-ID: Accepted: libyaml-syck-perl_1.12-1.debian.tar.gz to main/liby/libyaml-syck-perl/libyaml-syck-perl_1.12-1.debian.tar.gz libyaml-syck-perl_1.12-1.dsc to main/liby/libyaml-syck-perl/libyaml-syck-perl_1.12-1.dsc libyaml-syck-perl_1.12-1_i386.deb to main/liby/libyaml-syck-perl/libyaml-syck-perl_1.12-1_i386.deb libyaml-syck-perl_1.12.orig.tar.gz to main/liby/libyaml-syck-perl/libyaml-syck-perl_1.12.orig.tar.gz Override entries for your package: libyaml-syck-perl_1.12-1.dsc - source perl libyaml-syck-perl_1.12-1_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From pkg-perl-maintainers at lists.alioth.debian.org Thu Aug 5 05:46:35 2010 From: pkg-perl-maintainers at lists.alioth.debian.org (pkg-perl-maintainers at lists.alioth.debian.org) Date: Thu, 05 Aug 2010 05:46:35 +0000 Subject: Bug#591680: Bug in libmakefile-parser-perl fixed in revision 61188 Message-ID: tag 591680 + pending thanks Some bugs are closed in revision 61188 by Salvatore Bonaccorso (carnil-guest) Commit message: * Add myself to Uploaders. * Add libipc-run3-perl to Depends as needed for the makesimple and pgmake-db scripts (Closes: #591680). * Bump Build-Depends on debhelper to (>= 7.2.13) for AutoInstall. From owner at bugs.debian.org Thu Aug 5 05:51:05 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 05 Aug 2010 05:51:05 +0000 Subject: Processed: Bug in libmakefile-parser-perl fixed in revision 61188 In-Reply-To: References: Message-ID: Processing commands for control at bugs.debian.org: > tag 591680 + pending Bug #591680 [libmakefile-parser-perl] [libmakefile-parser-perl] missing dependency against libipc-run3-perl Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 591680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591680 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Thu Aug 5 06:00:03 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 05 Aug 2010 06:00:03 +0000 Subject: Processed: owner 591123 In-Reply-To: <1280987805-2161-bts-ansgar@43-1.org> References: <1280987805-2161-bts-ansgar@43-1.org> Message-ID: Processing commands for control at bugs.debian.org: > owner 591123 ! Bug #591123 [src:libsys-statistics-linux-perl] libsys-statistics-linux-perl: FTBFS: tests failed Owner recorded as Ansgar Burchardt . > thanks Stopping processing here. Please contact me if you need assistance. -- 591123: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591123 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Thu Aug 5 06:06:07 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 05 Aug 2010 06:06:07 +0000 Subject: Processed: bug 591123 is forwarded to https://rt.cpan.org/Ticket/Display.html?id=60098 In-Reply-To: <1280988252-3301-bts-ansgar@43-1.org> References: <1280988252-3301-bts-ansgar@43-1.org> Message-ID: Processing commands for control at bugs.debian.org: > forwarded 591123 https://rt.cpan.org/Ticket/Display.html?id=60098 Bug #591123 [src:libsys-statistics-linux-perl] libsys-statistics-linux-perl: FTBFS: tests failed Set Bug forwarded-to-address to 'https://rt.cpan.org/Ticket/Display.html?id=60098'. > thanks Stopping processing here. Please contact me if you need assistance. -- 591123: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591123 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From pkg-perl-maintainers at lists.alioth.debian.org Thu Aug 5 06:14:37 2010 From: pkg-perl-maintainers at lists.alioth.debian.org (pkg-perl-maintainers at lists.alioth.debian.org) Date: Thu, 05 Aug 2010 06:14:37 +0000 Subject: Bug#591123: Bug in libsys-statistics-linux-perl fixed in revision 61192 Message-ID: tag 591123 + pending thanks Some bugs are closed in revision 61192 by Ansgar Burchardt (ansgar-guest) Commit message: * Tests involving df no longer fail in chroot environments. (Closes: #591123) + new patch: df-in-chroot.patch * Fix spelling errors in the documentation. + new patch: spelling.patch * Use Build.PL. * Use source format 3.0 (quilt). * debian/copyright: Formatting changes for current DEP-5 proposal; refer to /usr/share/common-licenses/GPL-1. * Bump Standards-Version to 3.9.1. * Add myself to Uploaders. From owner at bugs.debian.org Thu Aug 5 06:18:05 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 05 Aug 2010 06:18:05 +0000 Subject: Processed: Bug in libsys-statistics-linux-perl fixed in revision 61192 In-Reply-To: References: Message-ID: Processing commands for control at bugs.debian.org: > tag 591123 + pending Bug #591123 [src:libsys-statistics-linux-perl] libsys-statistics-linux-perl: FTBFS: tests failed Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 591123: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591123 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From installer at ftp-master.debian.org Thu Aug 5 08:09:43 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 08:09:43 +0000 Subject: libpoe-component-irc-perl_5.84+dfsg-1+lenny1_i386.changes ACCEPTED Message-ID: Notes: Mapping stable to proposed-updates. Accepted: libpoe-component-irc-perl_5.84+dfsg-1+lenny1.diff.gz to main/libp/libpoe-component-irc-perl/libpoe-component-irc-perl_5.84+dfsg-1+lenny1.diff.gz libpoe-component-irc-perl_5.84+dfsg-1+lenny1.dsc to main/libp/libpoe-component-irc-perl/libpoe-component-irc-perl_5.84+dfsg-1+lenny1.dsc libpoe-component-irc-perl_5.84+dfsg-1+lenny1_all.deb to main/libp/libpoe-component-irc-perl/libpoe-component-irc-perl_5.84+dfsg-1+lenny1_all.deb Override entries for your package: libpoe-component-irc-perl_5.84+dfsg-1+lenny1.dsc - source perl libpoe-component-irc-perl_5.84+dfsg-1+lenny1_all.deb - optional perl Announcing to debian-changes at lists.debian.org Closing bugs: 581194 Thank you for your contribution to Debian. From owner at bugs.debian.org Thu Aug 5 08:12:03 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 05 Aug 2010 08:12:03 +0000 Subject: Bug#581194: marked as done (libpoe-component-irc-perl: Insufficient stripping of CR/LF allows arbitrary IRC command execution) References: <20100511141205.9376.29721.reportbug@v.nix.is> Message-ID: Your message dated Thu, 05 Aug 2010 08:09:43 +0000 with message-id and subject line Bug#581194: fixed in libpoe-component-irc-perl 5.84+dfsg-1+lenny1 has caused the Debian Bug report #581194, regarding libpoe-component-irc-perl: Insufficient stripping of CR/LF allows arbitrary IRC command execution to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 581194: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581194 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: "Debian bug at v.nix.is" Subject: libpoe-component-irc-perl: Insufficient stripping of CR/LF allows arbitrary IRC command execution Date: Tue, 11 May 2010 14:12:05 +0000 Size: 2549 URL: -------------- next part -------------- An embedded message was scrubbed... From: Ansgar Burchardt Subject: Bug#581194: fixed in libpoe-component-irc-perl 5.84+dfsg-1+lenny1 Date: Thu, 05 Aug 2010 08:09:43 +0000 Size: 5578 URL: From pkg-perl-maintainers at lists.alioth.debian.org Thu Aug 5 11:39:46 2010 From: pkg-perl-maintainers at lists.alioth.debian.org (pkg-perl-maintainers at lists.alioth.debian.org) Date: Thu, 05 Aug 2010 11:39:46 +0000 Subject: Bug#591126: Bug in libwww-mechanize-shell-perl fixed in revision 61217 Message-ID: tag 591126 + pending thanks Some bugs are closed in revision 61217 by Ansgar Burchardt (ansgar-guest) Commit message: * LWP::UserAgent::request is now called in list context. The wrapper then has an arrayref in $_[-1] instead of an object and response_dumper needs to be adjusted for this. (Closes: #591126) + new patch: response-dumper.patch * Fix a spelling error in the documentation. + new patch: spelling.patch * Make build-dep on perl unversioned. * Use source format 3.0 (quilt); drop README.source and quilt framework. * debian/copyright: Formatting changes for current DEP-5 proposal; refer to /usr/share/common-licenses/GPL-1; list copyright holders for Debian packaging. * Bump Standards-Version to 3.9.1. * Add myself to Uploaders. From owner at bugs.debian.org Thu Aug 5 11:42:05 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 05 Aug 2010 11:42:05 +0000 Subject: Processed: Bug in libwww-mechanize-shell-perl fixed in revision 61217 In-Reply-To: References: Message-ID: Processing commands for control at bugs.debian.org: > tag 591126 + pending Bug #591126 [src:libwww-mechanize-shell-perl] libwww-mechanize-shell-perl: FTBFS: tests failed Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 591126: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591126 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From dak at ftp-master.debian.org Thu Aug 5 15:01:23 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 15:01:23 +0000 Subject: Processing of liblog-any-adapter-perl_0.03-1_i386.changes Message-ID: liblog-any-adapter-perl_0.03-1_i386.changes uploaded successfully to localhost along with the files: liblog-any-adapter-perl_0.03-1.dsc liblog-any-adapter-perl_0.03.orig.tar.gz liblog-any-adapter-perl_0.03-1.debian.tar.gz liblog-any-adapter-perl_0.03-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Thu Aug 5 15:02:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 15:02:06 +0000 Subject: liblog-any-adapter-perl_0.03-1_i386.changes is NEW Message-ID: (new) liblog-any-adapter-perl_0.03-1.debian.tar.gz optional perl (new) liblog-any-adapter-perl_0.03-1.dsc optional perl (new) liblog-any-adapter-perl_0.03-1_all.deb optional perl class methods to tell Log::Any where to send its logs The Log::Any::Adapter distribution implements Log::Any class methods to specify where logs should be sent. It is a separate distribution so as to keep Log::Any itself as simple and unchanging as possible. (new) liblog-any-adapter-perl_0.03.orig.tar.gz optional perl Changes: liblog-any-adapter-perl (0.03-1) unstable; urgency=low . * Initial Release (Closes: 591684). Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 591684 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From dak at ftp-master.debian.org Thu Aug 5 15:11:23 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 15:11:23 +0000 Subject: Processing of libmakefile-parser-perl_0.211-2_i386.changes Message-ID: libmakefile-parser-perl_0.211-2_i386.changes uploaded successfully to localhost along with the files: libmakefile-parser-perl_0.211-2.dsc libmakefile-parser-perl_0.211-2.debian.tar.gz libmakefile-parser-perl_0.211-2_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Thu Aug 5 15:16:23 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 15:16:23 +0000 Subject: Processing of libsys-statistics-linux-perl_0.56-2_i386.changes Message-ID: libsys-statistics-linux-perl_0.56-2_i386.changes uploaded successfully to localhost along with the files: libsys-statistics-linux-perl_0.56-2.dsc libsys-statistics-linux-perl_0.56-2.debian.tar.gz libsys-statistics-linux-perl_0.56-2_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Thu Aug 5 15:17:53 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 15:17:53 +0000 Subject: libmakefile-parser-perl_0.211-2_i386.changes ACCEPTED Message-ID: Accepted: libmakefile-parser-perl_0.211-2.debian.tar.gz to main/libm/libmakefile-parser-perl/libmakefile-parser-perl_0.211-2.debian.tar.gz libmakefile-parser-perl_0.211-2.dsc to main/libm/libmakefile-parser-perl/libmakefile-parser-perl_0.211-2.dsc libmakefile-parser-perl_0.211-2_all.deb to main/libm/libmakefile-parser-perl/libmakefile-parser-perl_0.211-2_all.deb Override entries for your package: libmakefile-parser-perl_0.211-2.dsc - source perl libmakefile-parser-perl_0.211-2_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 591680 Thank you for your contribution to Debian. From installer at ftp-master.debian.org Thu Aug 5 15:18:01 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 15:18:01 +0000 Subject: libsys-statistics-linux-perl_0.56-2_i386.changes ACCEPTED Message-ID: Accepted: libsys-statistics-linux-perl_0.56-2.debian.tar.gz to main/libs/libsys-statistics-linux-perl/libsys-statistics-linux-perl_0.56-2.debian.tar.gz libsys-statistics-linux-perl_0.56-2.dsc to main/libs/libsys-statistics-linux-perl/libsys-statistics-linux-perl_0.56-2.dsc libsys-statistics-linux-perl_0.56-2_all.deb to main/libs/libsys-statistics-linux-perl/libsys-statistics-linux-perl_0.56-2_all.deb Override entries for your package: libsys-statistics-linux-perl_0.56-2.dsc - source perl libsys-statistics-linux-perl_0.56-2_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 591123 Thank you for your contribution to Debian. From dak at ftp-master.debian.org Thu Aug 5 15:21:24 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 15:21:24 +0000 Subject: Processing of libtest-leaktrace-perl_0.13-1_i386.changes Message-ID: libtest-leaktrace-perl_0.13-1_i386.changes uploaded successfully to localhost along with the files: libtest-leaktrace-perl_0.13-1.dsc libtest-leaktrace-perl_0.13.orig.tar.gz libtest-leaktrace-perl_0.13-1.debian.tar.gz libtest-leaktrace-perl_0.13-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From owner at bugs.debian.org Thu Aug 5 15:21:32 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 05 Aug 2010 15:21:32 +0000 Subject: Bug#591123: marked as done (libsys-statistics-linux-perl: FTBFS: tests failed) References: <20100731224938.GA1283@xanadu.blop.info> Message-ID: Your message dated Thu, 05 Aug 2010 15:18:01 +0000 with message-id and subject line Bug#591123: fixed in libsys-statistics-linux-perl 0.56-2 has caused the Debian Bug report #591123, regarding libsys-statistics-linux-perl: FTBFS: tests failed to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 591123: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591123 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Lucas Nussbaum Subject: libsys-statistics-linux-perl: FTBFS: tests failed Date: Sat, 31 Jul 2010 18:49:38 -0400 Size: 4345 URL: -------------- next part -------------- An embedded message was scrubbed... From: Ansgar Burchardt Subject: Bug#591123: fixed in libsys-statistics-linux-perl 0.56-2 Date: Thu, 05 Aug 2010 15:18:01 +0000 Size: 5846 URL: From owner at bugs.debian.org Thu Aug 5 15:21:37 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 05 Aug 2010 15:21:37 +0000 Subject: Bug#591680: marked as done ([libmakefile-parser-perl] missing dependency against libipc-run3-perl) References: <4C59A681.60303@debian.org> Message-ID: Your message dated Thu, 05 Aug 2010 15:17:53 +0000 with message-id and subject line Bug#591680: fixed in libmakefile-parser-perl 0.211-2 has caused the Debian Bug report #591680, regarding [libmakefile-parser-perl] missing dependency against libipc-run3-perl to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 591680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591680 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Giovanni Mascellani Subject: [libmakefile-parser-perl] missing dependency against libipc-run3-perl Date: Wed, 04 Aug 2010 19:42:25 +0200 Size: 4311 URL: -------------- next part -------------- An embedded message was scrubbed... From: Salvatore Bonaccorso Subject: Bug#591680: fixed in libmakefile-parser-perl 0.211-2 Date: Thu, 05 Aug 2010 15:17:53 +0000 Size: 5971 URL: From dak at ftp-master.debian.org Thu Aug 5 15:26:25 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 15:26:25 +0000 Subject: Processing of libwww-mechanize-shell-perl_0.48-3_i386.changes Message-ID: libwww-mechanize-shell-perl_0.48-3_i386.changes uploaded successfully to localhost along with the files: libwww-mechanize-shell-perl_0.48-3.dsc libwww-mechanize-shell-perl_0.48-3.debian.tar.gz libwww-mechanize-shell-perl_0.48-3_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Thu Aug 5 15:36:32 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 15:36:32 +0000 Subject: libtest-leaktrace-perl_0.13-1_i386.changes ACCEPTED Message-ID: Accepted: libtest-leaktrace-perl_0.13-1.debian.tar.gz to main/libt/libtest-leaktrace-perl/libtest-leaktrace-perl_0.13-1.debian.tar.gz libtest-leaktrace-perl_0.13-1.dsc to main/libt/libtest-leaktrace-perl/libtest-leaktrace-perl_0.13-1.dsc libtest-leaktrace-perl_0.13-1_i386.deb to main/libt/libtest-leaktrace-perl/libtest-leaktrace-perl_0.13-1_i386.deb libtest-leaktrace-perl_0.13.orig.tar.gz to main/libt/libtest-leaktrace-perl/libtest-leaktrace-perl_0.13.orig.tar.gz Override entries for your package: libtest-leaktrace-perl_0.13-1.dsc - source perl libtest-leaktrace-perl_0.13-1_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 591138 591141 Thank you for your contribution to Debian. From installer at ftp-master.debian.org Thu Aug 5 15:36:40 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 15:36:40 +0000 Subject: libwww-mechanize-shell-perl_0.48-3_i386.changes ACCEPTED Message-ID: Accepted: libwww-mechanize-shell-perl_0.48-3.debian.tar.gz to main/libw/libwww-mechanize-shell-perl/libwww-mechanize-shell-perl_0.48-3.debian.tar.gz libwww-mechanize-shell-perl_0.48-3.dsc to main/libw/libwww-mechanize-shell-perl/libwww-mechanize-shell-perl_0.48-3.dsc libwww-mechanize-shell-perl_0.48-3_all.deb to main/libw/libwww-mechanize-shell-perl/libwww-mechanize-shell-perl_0.48-3_all.deb Override entries for your package: libwww-mechanize-shell-perl_0.48-3.dsc - source perl libwww-mechanize-shell-perl_0.48-3_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 578183 591126 Thank you for your contribution to Debian. From owner at bugs.debian.org Thu Aug 5 15:39:07 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 05 Aug 2010 15:39:07 +0000 Subject: Bug#578183: marked as done (Updating the libwww-mechanize-shell-perl Uploaders list) References: <20100417170653.GA19118@ca.home.jhr-online.de> Message-ID: Your message dated Thu, 05 Aug 2010 15:36:40 +0000 with message-id and subject line Bug#578183: fixed in libwww-mechanize-shell-perl 0.48-3 has caused the Debian Bug report #578183, regarding Updating the libwww-mechanize-shell-perl Uploaders list to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 578183: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578183 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Jan Hauke Rahm Subject: Updating the libwww-mechanize-shell-perl Uploaders list Date: Sat, 17 Apr 2010 19:06:55 +0200 Size: 3017 URL: -------------- next part -------------- An embedded message was scrubbed... From: Ansgar Burchardt Subject: Bug#578183: fixed in libwww-mechanize-shell-perl 0.48-3 Date: Thu, 05 Aug 2010 15:36:40 +0000 Size: 6226 URL: From owner at bugs.debian.org Thu Aug 5 15:39:14 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 05 Aug 2010 15:39:14 +0000 Subject: Bug#591126: marked as done (libwww-mechanize-shell-perl: FTBFS: tests failed) References: <20100731225010.GA1319@xanadu.blop.info> Message-ID: Your message dated Thu, 05 Aug 2010 15:36:40 +0000 with message-id and subject line Bug#591126: fixed in libwww-mechanize-shell-perl 0.48-3 has caused the Debian Bug report #591126, regarding libwww-mechanize-shell-perl: FTBFS: tests failed to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 591126: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591126 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Lucas Nussbaum Subject: libwww-mechanize-shell-perl: FTBFS: tests failed Date: Sat, 31 Jul 2010 18:50:10 -0400 Size: 6370 URL: -------------- next part -------------- An embedded message was scrubbed... From: Ansgar Burchardt Subject: Bug#591126: fixed in libwww-mechanize-shell-perl 0.48-3 Date: Thu, 05 Aug 2010 15:36:40 +0000 Size: 6251 URL: From bts-link-upstream at lists.alioth.debian.org Thu Aug 5 16:35:28 2010 From: bts-link-upstream at lists.alioth.debian.org (bts-link-upstream at lists.alioth.debian.org) Date: Thu, 05 Aug 2010 16:35:28 -0000 Subject: [bts-link] source package libterm-readline-gnu-perl Message-ID: <20100805163505.31297.59182.btslink@merkel.debian.org> # # bts-link upstream status pull for source package libterm-readline-gnu-perl # see http://lists.debian.org/debian-devel-announce/2006/05/msg00001.html # user bts-link-upstream at lists.alioth.debian.org # remote status report for #547231 (http://bugs.debian.org/547231) # * http://rt.cpan.org/Public/Bug/Display.html?id=59832 # * remote status changed: (?) -> new usertags 547231 + status-new thanks From dak at ftp-master.debian.org Thu Aug 5 17:11:55 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 17:11:55 +0000 Subject: Processing of libelixirfm-perl_1.1.976-1_i386.changes Message-ID: libelixirfm-perl_1.1.976-1_i386.changes uploaded successfully to localhost along with the files: libelixirfm-perl_1.1.976-1.dsc libelixirfm-perl_1.1.976.orig.tar.gz libelixirfm-perl_1.1.976-1.debian.tar.gz libelixirfm-perl_1.1.976-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Thu Aug 5 17:21:37 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 17:21:37 +0000 Subject: libelixirfm-perl_1.1.976-1_i386.changes is NEW Message-ID: (new) libelixirfm-perl_1.1.976-1.debian.tar.gz optional perl (new) libelixirfm-perl_1.1.976-1.dsc optional perl (new) libelixirfm-perl_1.1.976-1_all.deb optional perl perl implementation for Functional Arabic Morphology The ElixirFM module reimplements some of the functionality of the ElixirFM system written in Haskell, which implements Functional Arabic Morphology. . ElixirFM can process words of Modern Written Arabic using four different modes. . You can find documentation for this module at http://elixir-fm.wiki.sourceforge.net/ (new) libelixirfm-perl_1.1.976.orig.tar.gz optional perl Changes: libelixirfm-perl (1.1.976-1) unstable; urgency=low . * Initial Release (Closes: #565629) Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 565629 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From chrisb at debian.org Thu Aug 5 22:21:09 2010 From: chrisb at debian.org (Chris Butler) Date: Thu, 5 Aug 2010 18:21:09 -0400 Subject: Bug#591132: broken by latest xulrunner - forwarded upstream Message-ID: <20100805222109.GF4828@crustynet.org.uk> forwarded 591132 https://rt.cpan.org/Public/Bug/Display.html?id=60120 thanks This seems to be triggered by a change in libmozjs. The package builds fine with libmozjs 1.9.1.10, but not with 1.9.1.11. I've had a look at the changes between the two, but can't see anything relevant. I've forwarded it upstream to see if they've got any more clue. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 From dak at ftp-master.debian.org Thu Aug 5 23:33:11 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 23:33:11 +0000 Subject: Processing of libencode-hanextra-perl_0.23-1_i386.changes Message-ID: libencode-hanextra-perl_0.23-1_i386.changes uploaded successfully to localhost along with the files: libencode-hanextra-perl_0.23-1.dsc libencode-hanextra-perl_0.23.orig.tar.gz libencode-hanextra-perl_0.23-1.debian.tar.gz libencode-hanextra-perl_0.23-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Thu Aug 5 23:48:59 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Thu, 05 Aug 2010 23:48:59 +0000 Subject: libencode-hanextra-perl_0.23-1_i386.changes is NEW Message-ID: (new) libencode-hanextra-perl_0.23-1.debian.tar.gz optional perl (new) libencode-hanextra-perl_0.23-1.dsc optional perl (new) libencode-hanextra-perl_0.23-1_i386.deb optional perl perl module providing extra sets of Chinese character encodings Perl 5.7.3 and later ships with an adequate set of Chinese encodings, including the commonly used CP950, CP936 (also known as GBK), Big5 (alias for Big5-Eten), Big5-HKSCS, EUC-CN, HZ, and ISO-IR-165. However, the numbers of Chinese encodings are staggering, and a complete coverage will easily increase the size of perl distribution by several megabytes; hence, this module tries to provide the rest of them. If you are using Perl 5.8 or later, Encode::CN and Encode::TW will automatically load the extra encodings for you, so there's no need to explicitly write "use Encode::HanExtra" if you are using one of them already. (new) libencode-hanextra-perl_0.23.orig.tar.gz optional perl Changes: libencode-hanextra-perl (0.23-1) unstable; urgency=low . * Initial Release. (Closes: #381459) Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 381459 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From dak at ftp-master.debian.org Fri Aug 6 00:03:21 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Fri, 06 Aug 2010 00:03:21 +0000 Subject: Processing of libdatetime-format-natural-perl_0.89-1_i386.changes Message-ID: libdatetime-format-natural-perl_0.89-1_i386.changes uploaded successfully to localhost along with the files: libdatetime-format-natural-perl_0.89-1.dsc libdatetime-format-natural-perl_0.89.orig.tar.gz libdatetime-format-natural-perl_0.89-1.debian.tar.gz libdatetime-format-natural-perl_0.89-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From owner at bugs.debian.org Fri Aug 6 00:06:08 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 06 Aug 2010 00:06:08 +0000 Subject: Processed: broken by latest xulrunner - forwarded upstream In-Reply-To: <20100805222109.GF4828@crustynet.org.uk> References: <20100805222109.GF4828@crustynet.org.uk> Message-ID: Processing commands for control at bugs.debian.org: > forwarded 591132 https://rt.cpan.org/Public/Bug/Display.html?id=60120 Bug #591132 [src:libjavascript-perl] libjavascript-perl: FTBFS: failed test Set Bug forwarded-to-address to 'https://rt.cpan.org/Public/Bug/Display.html?id=60120'. > thanks Stopping processing here. Please contact me if you need assistance. -- 591132: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591132 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From dak at ftp-master.debian.org Fri Aug 6 00:18:43 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Fri, 06 Aug 2010 00:18:43 +0000 Subject: Processing of libaspect-perl_0.92-1_i386.changes Message-ID: libaspect-perl_0.92-1_i386.changes uploaded successfully to localhost along with the files: libaspect-perl_0.92-1.dsc libaspect-perl_0.92.orig.tar.gz libaspect-perl_0.92-1.debian.tar.gz libaspect-perl_0.92-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Fri Aug 6 00:25:36 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Fri, 06 Aug 2010 00:25:36 +0000 Subject: libdatetime-format-natural-perl_0.89-1_i386.changes ACCEPTED Message-ID: Accepted: libdatetime-format-natural-perl_0.89-1.debian.tar.gz to main/libd/libdatetime-format-natural-perl/libdatetime-format-natural-perl_0.89-1.debian.tar.gz libdatetime-format-natural-perl_0.89-1.dsc to main/libd/libdatetime-format-natural-perl/libdatetime-format-natural-perl_0.89-1.dsc libdatetime-format-natural-perl_0.89-1_all.deb to main/libd/libdatetime-format-natural-perl/libdatetime-format-natural-perl_0.89-1_all.deb libdatetime-format-natural-perl_0.89.orig.tar.gz to main/libd/libdatetime-format-natural-perl/libdatetime-format-natural-perl_0.89.orig.tar.gz Override entries for your package: libdatetime-format-natural-perl_0.89-1.dsc - source perl libdatetime-format-natural-perl_0.89-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From chrisb at debian.org Fri Aug 6 00:23:43 2010 From: chrisb at debian.org (Chris Butler) Date: Thu, 5 Aug 2010 20:23:43 -0400 Subject: Bug#574317: no upstream response.. potential RM candidate? Message-ID: <20100806002343.GH4828@crustynet.org.uk> There's not been any response on the upstream bug report since March. Furthermore, there's been no upload of the package since 2004, so it looks like the module is potentially abandoned upstream. The only reverse-dependency of this module is libdatetimex-easy-perl, and it seems like it's not a requirement, in fact it's described in the POD as a "last resort", and is used in such a way that DateTimeX::Easy will function without it (wrapped in an eval/require block). Seems to me like we could remove this package and drop it from libdatetimex-easy-perl's dependencies quite easily. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 From dak at ftp-master.debian.org Fri Aug 6 00:28:45 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Fri, 06 Aug 2010 00:28:45 +0000 Subject: Processing of libverilog-perl_3.301-1_i386.changes Message-ID: libverilog-perl_3.301-1_i386.changes uploaded successfully to localhost along with the files: libverilog-perl_3.301-1.dsc libverilog-perl_3.301.orig.tar.gz libverilog-perl_3.301-1.debian.tar.gz libverilog-perl_3.301-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Fri Aug 6 00:33:45 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Fri, 06 Aug 2010 00:33:45 +0000 Subject: Processing of libtest-log-dispatch-perl_0.03-1_i386.changes Message-ID: libtest-log-dispatch-perl_0.03-1_i386.changes uploaded successfully to localhost along with the files: libtest-log-dispatch-perl_0.03-1.dsc libtest-log-dispatch-perl_0.03.orig.tar.gz libtest-log-dispatch-perl_0.03-1.debian.tar.gz libtest-log-dispatch-perl_0.03-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Fri Aug 6 00:48:22 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Fri, 06 Aug 2010 00:48:22 +0000 Subject: libaspect-perl_0.92-1_i386.changes ACCEPTED Message-ID: Accepted: libaspect-perl_0.92-1.debian.tar.gz to main/liba/libaspect-perl/libaspect-perl_0.92-1.debian.tar.gz libaspect-perl_0.92-1.dsc to main/liba/libaspect-perl/libaspect-perl_0.92-1.dsc libaspect-perl_0.92-1_all.deb to main/liba/libaspect-perl/libaspect-perl_0.92-1_all.deb libaspect-perl_0.92.orig.tar.gz to main/liba/libaspect-perl/libaspect-perl_0.92.orig.tar.gz Override entries for your package: libaspect-perl_0.92-1.dsc - source perl libaspect-perl_0.92-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Fri Aug 6 00:49:27 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Fri, 06 Aug 2010 00:49:27 +0000 Subject: libverilog-perl_3.301-1_i386.changes ACCEPTED Message-ID: Accepted: libverilog-perl_3.301-1.debian.tar.gz to main/libv/libverilog-perl/libverilog-perl_3.301-1.debian.tar.gz libverilog-perl_3.301-1.dsc to main/libv/libverilog-perl/libverilog-perl_3.301-1.dsc libverilog-perl_3.301-1_i386.deb to main/libv/libverilog-perl/libverilog-perl_3.301-1_i386.deb libverilog-perl_3.301.orig.tar.gz to main/libv/libverilog-perl/libverilog-perl_3.301.orig.tar.gz Override entries for your package: libverilog-perl_3.301-1.dsc - source perl libverilog-perl_3.301-1_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Fri Aug 6 00:49:24 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Fri, 06 Aug 2010 00:49:24 +0000 Subject: libtest-log-dispatch-perl_0.03-1_i386.changes is NEW Message-ID: (new) libtest-log-dispatch-perl_0.03-1.debian.tar.gz optional perl (new) libtest-log-dispatch-perl_0.03-1.dsc optional perl (new) libtest-log-dispatch-perl_0.03-1_all.deb optional perl Log::Dispatch object to test what is being logged Test::Log::Dispatch is a Log::Dispatch object that keeps track of everything logged to it, in memory, providing a convenient way to test what has been logged. (new) libtest-log-dispatch-perl_0.03.orig.tar.gz optional perl Changes: libtest-log-dispatch-perl (0.03-1) unstable; urgency=low . * Initial Release (Closes: 591835). Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 591835 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From gregoa at debian.org Fri Aug 6 01:19:44 2010 From: gregoa at debian.org (gregor herrmann) Date: Thu, 5 Aug 2010 21:19:44 -0400 Subject: Bug#574317: no upstream response.. potential RM candidate? In-Reply-To: <20100806002343.GH4828@crustynet.org.uk> References: <20100806002343.GH4828@crustynet.org.uk> Message-ID: <20100806011944.GO20910@nerys.comodo.priv.at> On Thu, 05 Aug 2010 20:23:43 -0400, Chris Butler wrote: > The only reverse-dependency of this module is libdatetimex-easy-perl, and it > seems like it's not a requirement, in fact it's described in the POD as a > "last resort", and is used in such a way that DateTimeX::Easy will function > without it (wrapped in an eval/require block). > > Seems to me like we could remove this package and drop it from > libdatetimex-easy-perl's dependencies quite easily. Sounds reasonable to me. Cheers, gregor -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- BOFH excuse #49: Bogon emissions -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: From barrerag at excelenciaencapacitacion.com.mx Thu Aug 5 18:47:12 2010 From: barrerag at excelenciaencapacitacion.com.mx (Lic. Graciela Barrera B.) Date: Thu, 5 Aug 2010 13:47:12 -0500 Subject: =?iso-8859-1?Q?=A1Aprenda_el_Secreto_para_Incrementar_sus_Ventas_por_Tele?= =?iso-8859-1?Q?fono!_D.F._y_GDL.?= Message-ID: <03d601cb34e0$d19a4c60$7f01a8c0@hogar> ESTE TEXTO NO CONTIENE ACENTOS NI CARACTERES EN ESPANOL) CAPACITACION PRACTICA TECNICAS EFECTIVAS PARA LOGRAR MEJORES RESULTADOS REALMENTE DESEA INCREMENTAR SUS VENTAS POR TELEFONO Asista al seminario EL SECRETO DE LA VENTA POR TELEFONO El proposito de este taller es incrementar las ventas por telefono y elevar la motivacion de los vendedores de telemarketing. Este taller? capacita al vendedor, dandole herramientas claves que le ayuden a incrementar sus ventas en forma estable en un 30% inmediatamente. ESTE SEMINARIO LE AYUDARA A: * Contar con guias practicas para reconocer los errores que estan impidiendo las ventas por telefono. * Tener un metodo exacto para manejar las objeciones del cliente por telefono y cerrar ventas. * Conocer una valiosa metodologia para elevar los resultados de la venta por telefono. EN LA CD. DE GUADALAJARA JAL. FECHA: MARTES 10 DE AGOSTO DEL 2010. LUGAR: HOTEL CAMINO REAL, UBICADO EN AV. VALLARTA N? 5005, C.P. 45040, GUADALAJARA JAL. (ENTRE AV. VALLARTA Y AV. LAZARO CARDENAS). EN LA CD. DE MEXICO D.F. FECHA: SABADO 28 DE AGOSTO DEL 2010. LUGAR: HOTEL GALERIA PLAZA, HAMBURGO No. 195, COL. JUAREZ, MEXICO D.F. ENTRE VARSOVIA Y FLORENCIA (ZONA ROSA). HORARIO: REGISTRO 8:30 AM. SEMINARIO DE LAS 9:00 AM. A LAS 6:30 PM. DURACION: 8 HORAS, EL 50% DEL TIEMPO SE DEDICA A REALIZACION DE EJERCICIOS PRACTICOS. DIRIGIDO A: A TODO EL PERSONAL RELACIONADO EN LA VENTA POR TELEFONO. INVERSION: PARTICIPANTE INDIVIDUAL $ 3,100.00 + IVA. APROVECHE LOS DESCUENTOS EN NUESTROS PAQUETES EMPRESARIALES "PAGANDO 5 DIAS ANTES DEL SEMINARIO": DE 3 A 4 PARTICIPANTES 10% DE DESC. DE 5 A 9 PARTICIPANTES 15% DE DESC. A PARTIR DE 10 PARTICIPANTES 20% DE DESC. (INVERSION 100% DEDUCIBLE DE IMPUESTOS. INCLUYE: MATERIAL DE APOYO Y CONSULTA, COFFEE BREAK, COMIDA Y DIPLOMA POR PARTICIPACION. RESERVACIONES CON: LIC. GRACIELA BARRERA BARRERA Tel.Dir: (0155) 5787 9481 O Puede requisitar la solicitud de inscripcion que va adjunta a este email y enviarmela a consultoriaemp2 at yahoo.com.mx c.c. a barrerag at excelenciaencapacitacion.com.mx Tambien puede contactarme por Messenger graba_ba at hotmail.com **Le pido atentamente su ayuda para reenviar esta informacion al area correspondiente GRACIAS** Conferencista Internacional: Lic. Ricardo Colin Morales-Lic. Mercedes Flores C. Ha capacitado a ejecutivos de importantes empresas como: COCA COLA, SONY, AC NIELSEN, AUTOMOTRIZ FERRARI, SEGUROS COMERCIAL AMERICA, COMERCIAL ROSHFRANS, QUAKER DE MEXICO, MAC MA, NAVIPLASTIC entre muchas otras. Expositor en diversos diplomados en la Universidad Iberoamericana, Instituto Tecnologico de Monterrey y la Universidad Autonoma de Aguascalientes. Expositor de diversos seminarios en el Instituto Politecnico Nacional. Conferencista exitoso desde hace mas de 20 anos impartiendo conferencias en Mexico, Venezuela, Chile, Colombia y otros paises de Latinoamerica. Cuenta con amplia experiencia en las areas de administracion, productividad, liderazgo y desarrollo de recursos humanos asi como en ventas y mercadotecnia, con registro ante la Secretaria del Trabajo, actualmente es director general de Consultoria Empresarial. TEMARIO ????1. CUANTO DEJAN DE GANAR LAS EMPRESAS DIARIAMENTE POR FALTA DE UN METODO DE TELEMARKETING EFECTIVO. 1.1 Se concientiza a los participantes en relacion al considerable volumen de ingresos que pierde la empresa por falta de un telemarketing efectivo. 2. EL PRINCIPAL SECRETO PARA INCREMENTAR LAS VENTAS POR TELEFONO. 2.1 Se analiza el aspecto clave que incrementa la capacidad para lograr mas y mejores ventas por telefono. 2.2 Se llevan a cabo ejercicios practicos dirigidos a elevar la capacidad para lograr mas y mejores ventas por medio del telefono. ?????3. COMO CONTACTAR CLIENTES NUEVOS CON EXCELENTES RESULTADOS. 3.1 Se concientiza al participante de la importancia de conservar a los clientes actuales dandoles buen servicio y de la necesidad de obtener clientes nuevos. 3.2 Se ensena como contactar y manejar por telefono clientes nuevos con excelentes resultados. 3.3 Se ejercita el manejo telefonico correcto de los clientes nuevos. ?????4. LOS PASOS EXACTOS DE UNA PRESENTACION DE VENTAS POR TELEFONO. 4.1 Se explican los pasos exactos para realizar una presentacion de ventas exitosa por medio del telefono. 4.2 Se hace una demostracion en vivo de los pasos de la presentacion de ventas por telefono que logra mejores resultados. 4.3 Se realizan ejercicios en donde los vendedores practican en parejas los pasos exactos de la presentacion de ventas por telefono. 5. LA FORMA MAS EFECTIVA DE INTERESAR AL CLIENTE EN NUESTRO PRODUCTO Y/O SERVICIO. 5.1 Se explica el procedimiento mas efectivo para despertar el interes del cliente. 5.2 Se hace una demostracion en vivo del procedimiento mas efectivo para interesar al cliente. 5.3 Se ejercita en parejas el procedimiento correcto para despertar el interes del cliente. ????6. COMO VENDER LOS BENEFICIOS DE NUESTRO PRODUCTO O SERVICIO DE MANERA PROFESIONAL. 6.1 Se ensena como vender por telefono los beneficios de nuestro producto de una manera profesional que impacte al cliente. 6.2 Se realizan ejercicios donde se practica la venta de los beneficios del producto de tal manera que se logre un mejor impacto en el cliente y se incremente el porcentaje de cierre de ventas. ?????7. LA FORMA MAS EFECTIVA PARA MANEJAR LAS OBJECIONES DEL CLIENTE. 7.1 Se ensena el procedimiento mas efectivo para manejar las objeciones del cliente. 7.2 Se hacen demostraciones en vivo del metodo mas efectivo para manejar objeciones. 7.3 Se realizan clinicas en donde todos los vendedores ejercitan en parejas este procedimiento para el manejo de objeciones. ??? 8. LOS PASOS EXACTOS PARA LOGRAR EL CIERRE DE VENTAS POR TELEFONO. 8.1 Se exponen los pasos exactos que debe seguir un vendedor para cerrar una venta por telefono. 8.2 Se enfatiza la secuencia en que se deben realizar y la importancia de cada uno de estos pasos para lograr un cierre exitoso. 8.3 Se hacen demostraciones en vivo de los pasos especificos para cerrar una venta. 8.4 Se hace una clinica por parejas en donde los participantes ejercitan los pasos especificos para cerrar ventas por medio del telefono. 9. ?POR QUE SE DESMOTIVAN LOS VENDEDORES DE TELEMARKETING? 9.1 Se explica cual es la causa fundamental por la que se desmotivan los vendedores de telemarketing. 9.2 Se ensena como manejar la causa real de la desmotivacion de los vendedores. 9.3 Se realizan ejercicios practicos que impulsan el logro de sus objetivos de ventas. ????10. EL FACTOR CLAVE PARA LOGRAR UNA ELEVADA MOTIVACION Y EXCELENTES RESULTADOS EN LAS VENTAS POR TELEFONO. 10.1 Se explica cual es el factor clave que eleva la capacidad del vendedor para lograr mejores resultados? en las ventas por telefono. 10.2 Se realizan ejercicios practicos que impulsan la motivacion de los vendedores hacia el logro de sus objetivos de ventas. ????11. EJERCICIOS PRACTICOS EN CADA UNO DE LOS TEMAS EXPUESTOS. 11.1 Los ejercicios estan dirigidos a la aplicacion de los conocimientos aprendidos para lograr mejores resultados de inmediato en las ventas por telefono. ***DISENAMOS ESTE Y OTROS SEMINARIOS ESPECIALES PARA SU EMPRESA EN CUALQUIER PARTE DE LA REPUBLICA*** SI DESEA SER REMOVIDO FAVOR DE ENVIAR UN CORREO A:??remov_gracebar at yahoo.com.mx Y EN ASUNTO REMOVER. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: SOLICITUD DE INSCRIPCION.doc Type: application/msword Size: 186880 bytes Desc: not available URL: From installer at ftp-master.debian.org Fri Aug 6 03:47:38 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Fri, 06 Aug 2010 03:47:38 +0000 Subject: libelixirfm-perl_1.1.976-1_i386.changes ACCEPTED Message-ID: Accepted: libelixirfm-perl_1.1.976-1.debian.tar.gz to main/libe/libelixirfm-perl/libelixirfm-perl_1.1.976-1.debian.tar.gz libelixirfm-perl_1.1.976-1.dsc to main/libe/libelixirfm-perl/libelixirfm-perl_1.1.976-1.dsc libelixirfm-perl_1.1.976-1_all.deb to main/libe/libelixirfm-perl/libelixirfm-perl_1.1.976-1_all.deb libelixirfm-perl_1.1.976.orig.tar.gz to main/libe/libelixirfm-perl/libelixirfm-perl_1.1.976.orig.tar.gz Override entries for your package: libelixirfm-perl_1.1.976-1.dsc - optional perl libelixirfm-perl_1.1.976-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 565629 Thank you for your contribution to Debian. From installer at ftp-master.debian.org Fri Aug 6 03:47:52 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Fri, 06 Aug 2010 03:47:52 +0000 Subject: liblog-any-adapter-perl_0.03-1_i386.changes ACCEPTED Message-ID: Accepted: liblog-any-adapter-perl_0.03-1.debian.tar.gz to main/libl/liblog-any-adapter-perl/liblog-any-adapter-perl_0.03-1.debian.tar.gz liblog-any-adapter-perl_0.03-1.dsc to main/libl/liblog-any-adapter-perl/liblog-any-adapter-perl_0.03-1.dsc liblog-any-adapter-perl_0.03-1_all.deb to main/libl/liblog-any-adapter-perl/liblog-any-adapter-perl_0.03-1_all.deb liblog-any-adapter-perl_0.03.orig.tar.gz to main/libl/liblog-any-adapter-perl/liblog-any-adapter-perl_0.03.orig.tar.gz Override entries for your package: liblog-any-adapter-perl_0.03-1.dsc - optional perl liblog-any-adapter-perl_0.03-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 591684 Thank you for your contribution to Debian. From installer at ftp-master.debian.org Fri Aug 6 04:02:24 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Fri, 06 Aug 2010 04:02:24 +0000 Subject: libencode-hanextra-perl_0.23-1_i386.changes ACCEPTED Message-ID: Accepted: libencode-hanextra-perl_0.23-1.debian.tar.gz to main/libe/libencode-hanextra-perl/libencode-hanextra-perl_0.23-1.debian.tar.gz libencode-hanextra-perl_0.23-1.dsc to main/libe/libencode-hanextra-perl/libencode-hanextra-perl_0.23-1.dsc libencode-hanextra-perl_0.23-1_i386.deb to main/libe/libencode-hanextra-perl/libencode-hanextra-perl_0.23-1_i386.deb libencode-hanextra-perl_0.23.orig.tar.gz to main/libe/libencode-hanextra-perl/libencode-hanextra-perl_0.23.orig.tar.gz Override entries for your package: libencode-hanextra-perl_0.23-1.dsc - optional perl libencode-hanextra-perl_0.23-1_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 381459 Thank you for your contribution to Debian. From installer at ftp-master.debian.org Fri Aug 6 04:03:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Fri, 06 Aug 2010 04:03:06 +0000 Subject: libtest-log-dispatch-perl_0.03-1_i386.changes ACCEPTED Message-ID: Accepted: libtest-log-dispatch-perl_0.03-1.debian.tar.gz to main/libt/libtest-log-dispatch-perl/libtest-log-dispatch-perl_0.03-1.debian.tar.gz libtest-log-dispatch-perl_0.03-1.dsc to main/libt/libtest-log-dispatch-perl/libtest-log-dispatch-perl_0.03-1.dsc libtest-log-dispatch-perl_0.03-1_all.deb to main/libt/libtest-log-dispatch-perl/libtest-log-dispatch-perl_0.03-1_all.deb libtest-log-dispatch-perl_0.03.orig.tar.gz to main/libt/libtest-log-dispatch-perl/libtest-log-dispatch-perl_0.03.orig.tar.gz Override entries for your package: libtest-log-dispatch-perl_0.03-1.dsc - optional perl libtest-log-dispatch-perl_0.03-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 591835 Thank you for your contribution to Debian. From admin-wl at topcfo.net Fri Aug 6 07:18:14 2010 From: admin-wl at topcfo.net (cfoworld) Date: Fri, 6 Aug 2010 07:18:14 +0000 (UTC) Subject: =?GB2312?B?ytfPr7LGzvG52UXW3L+vKLXaMjLG2iktvdLD2NfKsb4=?= =?GB2312?B?ytCzobvhvMbStc7xo7rLxLTztsDQ4yDE2tfKvK/M5cLZz90g?= Message-ID: <1281079094663.mail@r3.news-deliver.com> ?????????????e?? ?????????????????? ???????????? ???????????????? ?? ???? ???? ???? ???? ???? ???? ???? ???? ???? ???? ???????? ???? ? ? ? ? ???:???????5? ???????? ????????????????????????????????????????????????????????????????????? ??????????? ????????? ???ATM??????????????????????????????????????????????????????????????????? ??????????:4??? ?????? 4.4??4?????????????????????????2009????????????????????54??????????????????? ???? ???????????? ???????? ???????????? ??????45? ?????????? ?????????? *?????????--??????CFO????? *??CFO?????????????????? *??????E???????????010-68258216 ? ? ? ? ???????7?31?-8?6?? ?????:?????????????? CFO?? CFO???:??????????? ???????????????????CFO?????????????????????????????????????????????????? ????????? ??????????????????????????????????????????????????????????????????? ???????????? ????????????????????????????????????????????????????????????????????? CFO??:????????? ????????????????????????????????????????????????????????????????????? CFO?? ?Top CFO???? ??????????? ???????? 1 .??????????????????(?) 2 .??????10???5? ??????2? 3 .?????????? ???????? 4 .?????????? ????? 5 .????????? ?????????? 6 .?????????????? 7 .?????????? ????????? 8 .?????????????? 9 .IPO????????? ??????? 10 .??????36???? ?????? ?? ?? ????????CFO ?????????? ??????????????????? ????????????? ?CFO??? ?1?10? ?????????????? ?????E?? ?????? ??????? 010-6825 8216 ???????010-6825 6686 ?????admin-w at topcfo.net ????????????16??15?? ?3? ??? 100036 ?ICP?09021912? ?????????? ?????????? ; -------------- next part -------------- An HTML attachment was scrubbed... URL: From dak at ftp-master.debian.org Fri Aug 6 16:15:56 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Fri, 06 Aug 2010 16:15:56 +0000 Subject: Processing of libdatetimex-easy-perl_0.088-2_amd64.changes Message-ID: libdatetimex-easy-perl_0.088-2_amd64.changes uploaded successfully to localhost along with the files: libdatetimex-easy-perl_0.088-2.dsc libdatetimex-easy-perl_0.088-2.diff.gz libdatetimex-easy-perl_0.088-2_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Fri Aug 6 16:18:20 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Fri, 06 Aug 2010 16:18:20 +0000 Subject: libdatetimex-easy-perl_0.088-2_amd64.changes ACCEPTED Message-ID: Accepted: libdatetimex-easy-perl_0.088-2.diff.gz to main/libd/libdatetimex-easy-perl/libdatetimex-easy-perl_0.088-2.diff.gz libdatetimex-easy-perl_0.088-2.dsc to main/libd/libdatetimex-easy-perl/libdatetimex-easy-perl_0.088-2.dsc libdatetimex-easy-perl_0.088-2_all.deb to main/libd/libdatetimex-easy-perl/libdatetimex-easy-perl_0.088-2_all.deb Override entries for your package: libdatetimex-easy-perl_0.088-2.dsc - source perl libdatetimex-easy-perl_0.088-2_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From chrisb at debian.org Fri Aug 6 16:22:22 2010 From: chrisb at debian.org (Chris Butler) Date: Fri, 6 Aug 2010 12:22:22 -0400 Subject: Bug#574317: no upstream response.. potential RM candidate? In-Reply-To: <20100806011944.GO20910@nerys.comodo.priv.at> References: <20100806002343.GH4828@crustynet.org.uk> <20100806011944.GO20910@nerys.comodo.priv.at> Message-ID: <20100806162222.GK4828@crustynet.org.uk> block 574317 by 591940 thanks On Thu, Aug 05, 2010 at 09:19:44PM -0400, gregor herrmann wrote: > On Thu, 05 Aug 2010 20:23:43 -0400, Chris Butler wrote: > > Seems to me like we could remove this package and drop it from > > libdatetimex-easy-perl's dependencies quite easily. > Sounds reasonable to me. OK, I've uploaded a new libdatetimex-easy-perl package without the dependency, and filed the removal request. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 From owner at bugs.debian.org Fri Aug 6 16:27:13 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 06 Aug 2010 16:27:13 +0000 Subject: Processed: Re: Bug#574317: no upstream response.. potential RM candidate? In-Reply-To: <20100806162222.GK4828@crustynet.org.uk> References: <20100806162222.GK4828@crustynet.org.uk> Message-ID: Processing commands for control at bugs.debian.org: > block 574317 by 591940 Bug #574317 [src:libdatetime-format-datemanip-perl] libdatetime-format-datemanip-perl: FTBFS: tests failed Was blocked by: 584662 Added blocking bug(s) of 574317: 591940 > thanks Stopping processing here. Please contact me if you need assistance. -- 574317: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574317 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From noreply at release.debian.org Fri Aug 6 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Fri, 06 Aug 2010 16:39:11 +0000 Subject: libposix-strptime-perl 0.10-1 MIGRATED to testing Message-ID: FYI: The status of the libposix-strptime-perl source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.10-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Fri Aug 6 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Fri, 06 Aug 2010 16:39:11 +0000 Subject: libtext-recordparser-perl 1.5.0-1 MIGRATED to testing Message-ID: FYI: The status of the libtext-recordparser-perl source package in Debian's testing distribution has changed. Previous version: 1.3.0-1 Current version: 1.5.0-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Fri Aug 6 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Fri, 06 Aug 2010 16:39:11 +0000 Subject: libnetwork-ipv4addr-perl 0.10.ds-2 MIGRATED to testing Message-ID: FYI: The status of the libnetwork-ipv4addr-perl source package in Debian's testing distribution has changed. Previous version: 0.10.ds-1 Current version: 0.10.ds-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Fri Aug 6 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Fri, 06 Aug 2010 16:39:11 +0000 Subject: libmoosex-traits-pluggable-perl 0.10-1 MIGRATED to testing Message-ID: FYI: The status of the libmoosex-traits-pluggable-perl source package in Debian's testing distribution has changed. Previous version: 0.08-1 Current version: 0.10-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Fri Aug 6 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Fri, 06 Aug 2010 16:39:11 +0000 Subject: liborlite-perl 1.44-1 MIGRATED to testing Message-ID: FYI: The status of the liborlite-perl source package in Debian's testing distribution has changed. Previous version: 1.43-1 Current version: 1.44-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Fri Aug 6 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Fri, 06 Aug 2010 16:39:11 +0000 Subject: libmouse-perl 0.64-1 MIGRATED to testing Message-ID: FYI: The status of the libmouse-perl source package in Debian's testing distribution has changed. Previous version: 0.62-1 Current version: 0.64-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From Ralf.Treinen at pps.jussieu.fr Fri Aug 6 16:34:39 2010 From: Ralf.Treinen at pps.jussieu.fr (Ralf Treinen) Date: Fri, 6 Aug 2010 18:34:39 +0200 Subject: libemail-simple-creator-perl: deprecated version in unstable Message-ID: <20100806163439.GD2880@uranium.pps.jussieu.fr> Hi, I just see that we still have libemail-simple-creator-perl 1.424-2 in sid which is, as I understand, deprecated now by the transition to libemail-simple-perl 2.1. Shouldn't that package be removed then? I rather leave it to you to file at Request for removal if you think it is appropriate. -Ralf -- Ralf Treinen Laboratoire Preuves, Programmes et Syst?mes Universit? Paris Diderot, Paris, France. http://www.pps.jussieu.fr/~treinen/ From noreply at release.debian.org Fri Aug 6 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Fri, 06 Aug 2010 16:39:11 +0000 Subject: libmediawiki-api-perl 0.34-1 MIGRATED to testing Message-ID: FYI: The status of the libmediawiki-api-perl source package in Debian's testing distribution has changed. Previous version: 0.33-1 Current version: 0.34-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From gregoa at debian.org Fri Aug 6 17:10:59 2010 From: gregoa at debian.org (gregor herrmann) Date: Fri, 6 Aug 2010 13:10:59 -0400 Subject: RM: libemail-simple-creator-perl -- ROM; superseded by (and built from) libemail-simple-perl In-Reply-To: <20100806163439.GD2880@uranium.pps.jussieu.fr> References: <20100806163439.GD2880@uranium.pps.jussieu.fr> Message-ID: <20100806171059.GV20910@nerys.comodo.priv.at> Package: ftp.debian.org On Fri, 06 Aug 2010 18:34:39 +0200, Ralf Treinen wrote: > Hi, I just see that we still have libemail-simple-creator-perl 1.424-2 > in sid which is, as I understand, deprecated now by the transition to > libemail-simple-perl 2.1. Shouldn't that package be removed then? > I rather leave it to you to file at Request for removal if you think > it is appropriate. Right, thanks for pointing this out. Dear ftp-masters, please remove the old libemail-simple-creator-perl source package; the transitional dummy binary package libemail-simple-creator-perl is created from the libemail-simple-perl source package. Cheers, gregor -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- BOFH excuse #30: positron router malfunction -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: From owner at bugs.debian.org Fri Aug 6 17:48:06 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 06 Aug 2010 17:48:06 +0000 Subject: Processed: notfound 460112 in 5.428-1 In-Reply-To: <1281116690-3055-bts-salvatore.bonaccorso@gmail.com> References: <1281116690-3055-bts-salvatore.bonaccorso@gmail.com> Message-ID: Processing commands for control at bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny7 > notfound 460112 5.428-1 Bug #460112 [libmime-perl] libmime-perl: POD glitch in MIME::Entity manpage There is no source info for the package 'libmime-perl' at version '5.428-1' with architecture '' Unable to make a source version for version '5.428-1' Ignoring request to alter found versions of bug #460112 to the same values previously set > End of message, stopping processing here. Please contact me if you need assistance. -- 460112: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460112 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From adam at adam-barratt.org.uk Fri Aug 6 18:03:05 2010 From: adam at adam-barratt.org.uk (Adam D. Barratt) Date: Fri, 6 Aug 2010 14:03:05 -0400 Subject: Bug#544894: libtk-filedialog-perl: Unusable in Lenny In-Reply-To: <877hk58z2c.fsf@marvin.43-1.org> References: <877hk58z2c.fsf@marvin.43-1.org> Message-ID: On Thu, August 5, 2010 00:26, Ansgar Burchardt wrote: > libtk-filedialog-perl is unusable in Lenny [1]: even the example dies in > the constructor. There is a simple one-line patch from CPAN [2] that > has already been applied in unstable for some while. > > I prepared an update for Lenny as well (see attached patch). Is the > release team okay with uploading this to stable? Please go ahead. Regards, Adam From adam at adam-barratt.org.uk Fri Aug 6 18:23:05 2010 From: adam at adam-barratt.org.uk (Adam D. Barratt) Date: Fri, 6 Aug 2010 14:23:05 -0400 Subject: Bug#591462: libwww-perl: redo; outside the scope of the module (LWP/Protocol/http.pm) In-Reply-To: <87fwyvblgw.fsf@marvin.43-1.org> References: <20100803103933.12328.11425.reportbug@sqlsus> <87fwyvblgw.fsf@marvin.43-1.org> Message-ID: On Tue, August 3, 2010 14:27, Ansgar Burchardt wrote: > libwww-perl uses Perl's redo statement incorrectly [1]. This breaks > programs that cause libwww-perl to send a header larger than > 8k bytes (and maybe others). This was fixed upstream with the patch > from [2]. [...] > [1] > [2] Please go ahead. Regards, Adam From geissert at debian.org Fri Aug 6 18:49:03 2010 From: geissert at debian.org (Raphael Geissert) Date: Fri, 6 Aug 2010 14:49:03 -0400 Subject: Bug#591973: libmojomojo-perl: missing licence information in copyright file Message-ID: <201008061449.04195.geissert@debian.org> Source: libmojomojo-perl Version: 1.01-1 Severity: important Hi, libmojomojo-perl ships a copy of swfupload but it is not mentioned at all in the copyright file. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net From geissert at debian.org Fri Aug 6 18:49:53 2010 From: geissert at debian.org (Raphael Geissert) Date: Fri, 6 Aug 2010 14:49:53 -0400 Subject: Bug#591974: libmojomojo-perl: does not build swf files from source Message-ID: <201008061449.54104.geissert@debian.org> Source: libmojomojo-perl Version: 1.01-1 Severity: serious Hi, libmojomojo-perl ships multiple swf files but it doesn't build the from source. In fact, it appears that the source code is not included at all. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net From geissert at debian.org Fri Aug 6 18:55:39 2010 From: geissert at debian.org (Raphael Geissert) Date: Fri, 6 Aug 2010 14:55:39 -0400 Subject: Bug#591976: libjifty-plugin-chart-perl: does not build swf files from source Message-ID: <201008061455.40199.geissert@debian.org> Source: libjifty-plugin-chart-perl Version: 1.01-1 Severity: serious Hi, libjifty-plugin-chart-perl ships multiple swf files but doesn't build them from source. In fact, the source code doesn't seem to be shipped at all, which is not only a licence violation, but also a policy violation. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net From gregoa at debian.org Fri Aug 6 20:03:01 2010 From: gregoa at debian.org (gregor herrmann) Date: Fri, 6 Aug 2010 16:03:01 -0400 Subject: Bug#544894: libtk-filedialog-perl: Unusable in Lenny In-Reply-To: References: <877hk58z2c.fsf@marvin.43-1.org> Message-ID: <20100806200301.GB20910@nerys.comodo.priv.at> On Fri, 06 Aug 2010 14:03:05 -0400, Adam D. Barratt wrote: > > libtk-filedialog-perl is unusable in Lenny [1]: even the example dies in > > the constructor. There is a simple one-line patch from CPAN [2] that > > has already been applied in unstable for some while. > > > > I prepared an update for Lenny as well (see attached patch). Is the > > release team okay with uploading this to stable? > > Please go ahead. Thanks, uploaded. Cheers, gregor -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- BOFH excuse #39: terrorist activities -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: From e-commerce at b-o-lane.com Fri Aug 6 23:25:49 2010 From: e-commerce at b-o-lane.com (=?UTF-8?B?RSdMT0/pm7vlrZDloLE=?=) Date: Sat, 7 Aug 2010 07:25:49 +0800 Subject: =?UTF-8?B?6Zu76IWm6aas5qG25bqn6Zmk5LqG5L+d5YGl5bGB5bGB77yM6YKE5Y+v5pS5?= =?UTF-8?B?5ZaE57Sw6I+M5Zyo5buB5omA55qE6Iyy55Sf44CC?= Message-ID: <2277195d2b87ed43ede6e05908560bba@localhost.localdomain> To view the message, please use an HTML compatible email viewer! -------------- next part -------------- An HTML attachment was scrubbed... URL: From dak at ftp-master.debian.org Sat Aug 7 00:31:57 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 07 Aug 2010 00:31:57 +0000 Subject: Processing of libwww-perl_5.813-1+lenny1_i386.changes Message-ID: libwww-perl_5.813-1+lenny1_i386.changes uploaded successfully to localhost along with the files: libwww-perl_5.813-1+lenny1.dsc libwww-perl_5.813-1+lenny1.diff.gz libwww-perl_5.813-1+lenny1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From gregoa at debian.org Sat Aug 7 00:28:52 2010 From: gregoa at debian.org (gregor herrmann) Date: Fri, 6 Aug 2010 20:28:52 -0400 Subject: Bug#591462: libwww-perl: redo; outside the scope of the module (LWP/Protocol/http.pm) In-Reply-To: References: <20100803103933.12328.11425.reportbug@sqlsus> <87fwyvblgw.fsf@marvin.43-1.org> Message-ID: <20100807002852.GE20910@nerys.comodo.priv.at> On Fri, 06 Aug 2010 14:23:05 -0400, Adam D. Barratt wrote: > On Tue, August 3, 2010 14:27, Ansgar Burchardt wrote: > > libwww-perl uses Perl's redo statement incorrectly [1]. This breaks > > programs that cause libwww-perl to send a header larger than > > 8k bytes (and maybe others). This was fixed upstream with the patch > > from [2]. > [...] > > [1] > > [2] > > Please go ahead. Thanks, uploaded. Cheers, gregor -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- BOFH excuse #25: Decreasing electron flux -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: From dak at ftp-master.debian.org Sat Aug 7 02:42:16 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 07 Aug 2010 02:42:16 +0000 Subject: Processing of libencode-hanextra-perl_0.23-2_i386.changes Message-ID: libencode-hanextra-perl_0.23-2_i386.changes uploaded successfully to localhost along with the files: libencode-hanextra-perl_0.23-2.dsc libencode-hanextra-perl_0.23-2.debian.tar.gz libencode-hanextra-perl_0.23-2_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sat Aug 7 03:02:13 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 07 Aug 2010 03:02:13 +0000 Subject: libencode-hanextra-perl_0.23-2_i386.changes ACCEPTED Message-ID: Accepted: libencode-hanextra-perl_0.23-2.debian.tar.gz to main/libe/libencode-hanextra-perl/libencode-hanextra-perl_0.23-2.debian.tar.gz libencode-hanextra-perl_0.23-2.dsc to main/libe/libencode-hanextra-perl/libencode-hanextra-perl_0.23-2.dsc libencode-hanextra-perl_0.23-2_i386.deb to main/libe/libencode-hanextra-perl/libencode-hanextra-perl_0.23-2_i386.deb Override entries for your package: libencode-hanextra-perl_0.23-2.dsc - source perl libencode-hanextra-perl_0.23-2_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Sat Aug 7 06:17:19 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 07 Aug 2010 06:17:19 +0000 Subject: Processing of libfile-userconfig-perl_0.06-1_i386.changes Message-ID: libfile-userconfig-perl_0.06-1_i386.changes uploaded successfully to localhost along with the files: libfile-userconfig-perl_0.06-1.dsc libfile-userconfig-perl_0.06.orig.tar.gz libfile-userconfig-perl_0.06-1.debian.tar.gz libfile-userconfig-perl_0.06-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sat Aug 7 06:32:07 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 07 Aug 2010 06:32:07 +0000 Subject: libfile-userconfig-perl_0.06-1_i386.changes is NEW Message-ID: (new) libfile-userconfig-perl_0.06-1.debian.tar.gz optional perl (new) libfile-userconfig-perl_0.06-1.dsc optional perl (new) libfile-userconfig-perl_0.06-1_all.deb optional perl provides configuration directory for applications Many modules or applications maintain a user-spec configuration data directory. And the implementation pattern is generally the same. . A directory like /home/myuser/.application is created and populating by a set of default files the first time an application runs, and from there on, the files in that directory are modified. . File::UserConfig provides standard, light and sub-classable default implementation of this concept that Does The Right Thing with the directory names. (new) libfile-userconfig-perl_0.06.orig.tar.gz optional perl Changes: libfile-userconfig-perl (0.06-1) unstable; urgency=low . * Initial Release. (Closes: #590999) Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 590999 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From installer at ftp-master.debian.org Sat Aug 7 07:56:58 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 07 Aug 2010 07:56:58 +0000 Subject: libwww-perl_5.813-1+lenny1_i386.changes ACCEPTED Message-ID: Notes: Mapping stable to proposed-updates. Accepted: libwww-perl_5.813-1+lenny1.diff.gz to main/libw/libwww-perl/libwww-perl_5.813-1+lenny1.diff.gz libwww-perl_5.813-1+lenny1.dsc to main/libw/libwww-perl/libwww-perl_5.813-1+lenny1.dsc libwww-perl_5.813-1+lenny1_all.deb to main/libw/libwww-perl/libwww-perl_5.813-1+lenny1_all.deb Override entries for your package: libwww-perl_5.813-1+lenny1.dsc - source perl libwww-perl_5.813-1+lenny1_all.deb - optional perl Announcing to debian-changes at lists.debian.org Closing bugs: 591462 Thank you for your contribution to Debian. From owner at bugs.debian.org Sat Aug 7 08:00:05 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sat, 07 Aug 2010 08:00:05 +0000 Subject: Bug#591462: marked as done (libwww-perl: redo; outside the scope of the module (LWP/Protocol/http.pm)) References: <20100803103933.12328.11425.reportbug@sqlsus> Message-ID: Your message dated Sat, 07 Aug 2010 07:56:58 +0000 with message-id and subject line Bug#591462: fixed in libwww-perl 5.813-1+lenny1 has caused the Debian Bug report #591462, regarding libwww-perl: redo; outside the scope of the module (LWP/Protocol/http.pm) to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 591462: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591462 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: =?utf-8?b?SsOpcsOpbXkgUnVmZmV0?= Subject: libwww-perl: redo; outside the scope of the module (LWP/Protocol/http.pm) Date: Tue, 03 Aug 2010 12:39:33 +0200 Size: 4349 URL: -------------- next part -------------- An embedded message was scrubbed... From: Ansgar Burchardt Subject: Bug#591462: fixed in libwww-perl 5.813-1+lenny1 Date: Sat, 07 Aug 2010 07:56:58 +0000 Size: 5087 URL: From ftpmaster at ftp-master.debian.org Sat Aug 7 11:47:27 2010 From: ftpmaster at ftp-master.debian.org (Debian Archive Maintenance) Date: Sat, 07 Aug 2010 11:47:27 +0000 Subject: Bug#591948: Removed package(s) from unstable Message-ID: We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: libemail-simple-creator-perl | 1.424-2 | source, all ------------------- Reason ------------------- ROM; superseded by (and built from) libemail-simple-perl ---------------------------------------------- Note that the package(s) have simply been removed from the tag database and may (or may not) still be in the pool; this is not a bug. The package(s) will be physically removed automatically when no suite references them (and in the case of source, when no binary references it). Please also remember that the changes have been done on the master archive (ftp-master.debian.org) and will not propagate to any mirrors (ftp.debian.org included) until the next cron.daily run at the earliest. Packages are usually not removed from testing by hand. Testing tracks unstable and will automatically remove packages which were removed from unstable when removing them from testing causes no dependency problems. The release team can force a removal from testing if it is really needed, please contact them if this should be the case. Bugs which have been reported against this package are not automatically removed from the Bug Tracking System. Please check all open bugs and close them or re-assign them to another package if the removed package was superseded by another one. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 591948 at bugs.debian.org. The full log for this bug can be viewed at http://bugs.debian.org/591948 This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster at debian.org. Debian distribution maintenance software pp. Luca Falavigna (the ftpmaster behind the curtain) From ftpmaster at ftp-master.debian.org Sat Aug 7 11:53:31 2010 From: ftpmaster at ftp-master.debian.org (Debian Archive Maintenance) Date: Sat, 07 Aug 2010 11:53:31 +0000 Subject: Bug#591940: Removed package(s) from unstable Message-ID: We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: libdatetime-format-datemanip-perl | 0.04-1 | source, all ------------------- Reason ------------------- ROM; RC buggy, orphaned upstream, low popcon ---------------------------------------------- Note that the package(s) have simply been removed from the tag database and may (or may not) still be in the pool; this is not a bug. The package(s) will be physically removed automatically when no suite references them (and in the case of source, when no binary references it). Please also remember that the changes have been done on the master archive (ftp-master.debian.org) and will not propagate to any mirrors (ftp.debian.org included) until the next cron.daily run at the earliest. Packages are usually not removed from testing by hand. Testing tracks unstable and will automatically remove packages which were removed from unstable when removing them from testing causes no dependency problems. The release team can force a removal from testing if it is really needed, please contact them if this should be the case. Bugs which have been reported against this package are not automatically removed from the Bug Tracking System. Please check all open bugs and close them or re-assign them to another package if the removed package was superseded by another one. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 591940 at bugs.debian.org. The full log for this bug can be viewed at http://bugs.debian.org/591940 This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster at debian.org. Debian distribution maintenance software pp. Luca Falavigna (the ftpmaster behind the curtain) From owner at bugs.debian.org Sat Aug 7 12:39:43 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sat, 07 Aug 2010 12:39:43 +0000 Subject: Bug#574317: marked as done (libdatetime-format-datemanip-perl: FTBFS: tests failed) References: <20100807123409.GW31676@melusine.alphascorpii.net> <20100317123822.GA16822@xanadu.blop.info> Message-ID: Your message dated Sat, 7 Aug 2010 14:34:09 +0200 with message-id <20100807123409.GW31676 at melusine.alphascorpii.net> and subject line Package got removed has caused the Debian Bug report #574317, regarding libdatetime-format-datemanip-perl: FTBFS: tests failed to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 574317: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574317 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Lucas Nussbaum Subject: libdatetime-format-datemanip-perl: FTBFS: tests failed Date: Wed, 17 Mar 2010 13:38:22 +0100 Size: 3714 URL: -------------- next part -------------- An embedded message was scrubbed... From: Alexander Reichle-Schmehl Subject: Package got removed Date: Sat, 7 Aug 2010 14:34:09 +0200 Size: 1996 URL: From chrisb at debian.org Sat Aug 7 15:37:06 2010 From: chrisb at debian.org (Chris Butler) Date: Sat, 7 Aug 2010 11:37:06 -0400 Subject: Bug#584466: can now be downgraded as squeeze is frozen Message-ID: <20100807153705.GM4828@crustynet.org.uk> severity 584466 important severity 584467 important severity 584468 important thanks I've just spoken to the RMs, and agreed that these bugs can now be downgraded to non-RC, now that squeeze is frozen. Might as well leave them open though for info. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 From chrisb at debian.org Sat Aug 7 15:37:06 2010 From: chrisb at debian.org (Chris Butler) Date: Sat, 7 Aug 2010 11:37:06 -0400 Subject: Bug#584467: can now be downgraded as squeeze is frozen Message-ID: <20100807153705.GM4828@crustynet.org.uk> severity 584466 important severity 584467 important severity 584468 important thanks I've just spoken to the RMs, and agreed that these bugs can now be downgraded to non-RC, now that squeeze is frozen. Might as well leave them open though for info. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 From chrisb at debian.org Sat Aug 7 15:37:06 2010 From: chrisb at debian.org (Chris Butler) Date: Sat, 7 Aug 2010 11:37:06 -0400 Subject: Bug#584468: can now be downgraded as squeeze is frozen Message-ID: <20100807153705.GM4828@crustynet.org.uk> severity 584466 important severity 584467 important severity 584468 important thanks I've just spoken to the RMs, and agreed that these bugs can now be downgraded to non-RC, now that squeeze is frozen. Might as well leave them open though for info. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 From owner at bugs.debian.org Sat Aug 7 15:39:19 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sat, 07 Aug 2010 15:39:19 +0000 Subject: Processed: can now be downgraded as squeeze is frozen In-Reply-To: <20100807153705.GM4828@crustynet.org.uk> References: <20100807153705.GM4828@crustynet.org.uk> Message-ID: Processing commands for control at bugs.debian.org: > severity 584466 important Bug #584466 [libpod-plainer-perl] libpod-plainer-perl: Shouldn't enter stable yet Severity set to 'important' from 'serious' > severity 584467 important Bug #584467 [libswitch-perl] libswitch-perl: Shouldn't enter stable yet Severity set to 'important' from 'serious' > severity 584468 important Bug #584468 [libclass-isa-perl] libclass-isa-perl: Shouldn't enter stable yet Severity set to 'important' from 'serious' > thanks Stopping processing here. Please contact me if you need assistance. -- 584468: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584468 584467: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584467 584466: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584466 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From noreply at release.debian.org Sat Aug 7 16:39:17 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 07 Aug 2010 16:39:17 +0000 Subject: clive 2.2.12-1 MIGRATED to testing Message-ID: FYI: The status of the clive source package in Debian's testing distribution has changed. Previous version: 2.2.11-1 Current version: 2.2.12-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Aug 7 16:39:18 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 07 Aug 2010 16:39:18 +0000 Subject: libhook-lexwrap-perl 0.23-1 MIGRATED to testing Message-ID: FYI: The status of the libhook-lexwrap-perl source package in Debian's testing distribution has changed. Previous version: 0.22-1 Current version: 0.23-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Aug 7 16:39:18 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 07 Aug 2010 16:39:18 +0000 Subject: libjson-rpc-perl 0.96-2 MIGRATED to testing Message-ID: FYI: The status of the libjson-rpc-perl source package in Debian's testing distribution has changed. Previous version: 0.96-1 Current version: 0.96-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Aug 7 16:39:18 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 07 Aug 2010 16:39:18 +0000 Subject: libregexp-optimizer-perl 0.15-2 MIGRATED to testing Message-ID: FYI: The status of the libregexp-optimizer-perl source package in Debian's testing distribution has changed. Previous version: 0.15-1 Current version: 0.15-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Aug 7 16:39:18 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 07 Aug 2010 16:39:18 +0000 Subject: libclass-mop-perl 1.04-1 MIGRATED to testing Message-ID: FYI: The status of the libclass-mop-perl source package in Debian's testing distribution has changed. Previous version: 1.03-1 Current version: 1.04-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Aug 7 16:39:18 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 07 Aug 2010 16:39:18 +0000 Subject: libbusiness-onlinepayment-perl 3.01-1 MIGRATED to testing Message-ID: FYI: The status of the libbusiness-onlinepayment-perl source package in Debian's testing distribution has changed. Previous version: 3.00~09-1 Current version: 3.01-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Aug 7 16:39:18 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 07 Aug 2010 16:39:18 +0000 Subject: libdate-leapyear-perl 1.72-1 MIGRATED to testing Message-ID: FYI: The status of the libdate-leapyear-perl source package in Debian's testing distribution has changed. Previous version: 1.71-1 Current version: 1.72-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Aug 7 16:39:18 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 07 Aug 2010 16:39:18 +0000 Subject: libmodule-scandeps-perl 0.98-1 MIGRATED to testing Message-ID: FYI: The status of the libmodule-scandeps-perl source package in Debian's testing distribution has changed. Previous version: 0.97-1 Current version: 0.98-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Aug 7 16:39:18 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 07 Aug 2010 16:39:18 +0000 Subject: libtime-duration-perl 1.06-3 MIGRATED to testing Message-ID: FYI: The status of the libtime-duration-perl source package in Debian's testing distribution has changed. Previous version: 1.06-2 Current version: 1.06-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Aug 7 16:39:18 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 07 Aug 2010 16:39:18 +0000 Subject: libpoe-component-pcap-perl 0.04-2 MIGRATED to testing Message-ID: FYI: The status of the libpoe-component-pcap-perl source package in Debian's testing distribution has changed. Previous version: 0.04-1 Current version: 0.04-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Aug 7 16:39:18 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 07 Aug 2010 16:39:18 +0000 Subject: libpackage-deprecationmanager-perl 0.04-1 MIGRATED to testing Message-ID: FYI: The status of the libpackage-deprecationmanager-perl source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.04-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Aug 7 16:39:18 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 07 Aug 2010 16:39:18 +0000 Subject: libtext-mediawikiformat-perl 1.0-2 MIGRATED to testing Message-ID: FYI: The status of the libtext-mediawikiformat-perl source package in Debian's testing distribution has changed. Previous version: 1.0-1 Current version: 1.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Aug 7 16:39:18 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 07 Aug 2010 16:39:18 +0000 Subject: libshell-posix-select-perl 0.05-2 MIGRATED to testing Message-ID: FYI: The status of the libshell-posix-select-perl source package in Debian's testing distribution has changed. Previous version: 0.05-1.2 Current version: 0.05-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Aug 7 16:39:18 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 07 Aug 2010 16:39:18 +0000 Subject: libterm-query-perl 2.0-9 MIGRATED to testing Message-ID: FYI: The status of the libterm-query-perl source package in Debian's testing distribution has changed. Previous version: 2.0-8 Current version: 2.0-9 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Aug 7 16:39:18 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 07 Aug 2010 16:39:18 +0000 Subject: libterm-progressbar-perl 2.09-6 MIGRATED to testing Message-ID: FYI: The status of the libterm-progressbar-perl source package in Debian's testing distribution has changed. Previous version: 2.09-5 Current version: 2.09-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Aug 7 16:39:18 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 07 Aug 2010 16:39:18 +0000 Subject: libxml-quote-perl 1.02-2 MIGRATED to testing Message-ID: FYI: The status of the libxml-quote-perl source package in Debian's testing distribution has changed. Previous version: 1.02-1 Current version: 1.02-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From dak at ftp-master.debian.org Sat Aug 7 17:50:31 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 07 Aug 2010 17:50:31 +0000 Subject: Processing of libppix-regexp-perl_0.010-1_i386.changes Message-ID: libppix-regexp-perl_0.010-1_i386.changes uploaded successfully to localhost along with the files: libppix-regexp-perl_0.010-1.dsc libppix-regexp-perl_0.010.orig.tar.gz libppix-regexp-perl_0.010-1.debian.tar.gz libppix-regexp-perl_0.010-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Sat Aug 7 17:55:32 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 07 Aug 2010 17:55:32 +0000 Subject: Processing of libconfig-any-perl_0.20-1_i386.changes Message-ID: libconfig-any-perl_0.20-1_i386.changes uploaded successfully to localhost along with the files: libconfig-any-perl_0.20-1.dsc libconfig-any-perl_0.20.orig.tar.gz libconfig-any-perl_0.20-1.debian.tar.gz libconfig-any-perl_0.20-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Sat Aug 7 18:00:33 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 07 Aug 2010 18:00:33 +0000 Subject: Processing of libcrypt-openssl-x509-perl_1.3-1_i386.changes Message-ID: libcrypt-openssl-x509-perl_1.3-1_i386.changes uploaded successfully to localhost along with the files: libcrypt-openssl-x509-perl_1.3-1.dsc libcrypt-openssl-x509-perl_1.3.orig.tar.gz libcrypt-openssl-x509-perl_1.3-1.debian.tar.gz libcrypt-openssl-x509-perl_1.3-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sat Aug 7 18:02:38 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 07 Aug 2010 18:02:38 +0000 Subject: libconfig-any-perl_0.20-1_i386.changes ACCEPTED Message-ID: Accepted: libconfig-any-perl_0.20-1.debian.tar.gz to main/libc/libconfig-any-perl/libconfig-any-perl_0.20-1.debian.tar.gz libconfig-any-perl_0.20-1.dsc to main/libc/libconfig-any-perl/libconfig-any-perl_0.20-1.dsc libconfig-any-perl_0.20-1_all.deb to main/libc/libconfig-any-perl/libconfig-any-perl_0.20-1_all.deb libconfig-any-perl_0.20.orig.tar.gz to main/libc/libconfig-any-perl/libconfig-any-perl_0.20.orig.tar.gz Override entries for your package: libconfig-any-perl_0.20-1.dsc - source perl libconfig-any-perl_0.20-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Sat Aug 7 18:02:49 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 07 Aug 2010 18:02:49 +0000 Subject: libcrypt-openssl-x509-perl_1.3-1_i386.changes ACCEPTED Message-ID: Accepted: libcrypt-openssl-x509-perl_1.3-1.debian.tar.gz to main/libc/libcrypt-openssl-x509-perl/libcrypt-openssl-x509-perl_1.3-1.debian.tar.gz libcrypt-openssl-x509-perl_1.3-1.dsc to main/libc/libcrypt-openssl-x509-perl/libcrypt-openssl-x509-perl_1.3-1.dsc libcrypt-openssl-x509-perl_1.3-1_i386.deb to main/libc/libcrypt-openssl-x509-perl/libcrypt-openssl-x509-perl_1.3-1_i386.deb libcrypt-openssl-x509-perl_1.3.orig.tar.gz to main/libc/libcrypt-openssl-x509-perl/libcrypt-openssl-x509-perl_1.3.orig.tar.gz Override entries for your package: libcrypt-openssl-x509-perl_1.3-1.dsc - source perl libcrypt-openssl-x509-perl_1.3-1_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Sat Aug 7 18:03:00 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 07 Aug 2010 18:03:00 +0000 Subject: libppix-regexp-perl_0.010-1_i386.changes ACCEPTED Message-ID: Accepted: libppix-regexp-perl_0.010-1.debian.tar.gz to main/libp/libppix-regexp-perl/libppix-regexp-perl_0.010-1.debian.tar.gz libppix-regexp-perl_0.010-1.dsc to main/libp/libppix-regexp-perl/libppix-regexp-perl_0.010-1.dsc libppix-regexp-perl_0.010-1_all.deb to main/libp/libppix-regexp-perl/libppix-regexp-perl_0.010-1_all.deb libppix-regexp-perl_0.010.orig.tar.gz to main/libp/libppix-regexp-perl/libppix-regexp-perl_0.010.orig.tar.gz Override entries for your package: libppix-regexp-perl_0.010-1.dsc - source perl libppix-regexp-perl_0.010-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Sat Aug 7 19:30:38 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 07 Aug 2010 19:30:38 +0000 Subject: Processing of libcpan-uploader-perl_0.102150-1_i386.changes Message-ID: libcpan-uploader-perl_0.102150-1_i386.changes uploaded successfully to localhost along with the files: libcpan-uploader-perl_0.102150-1.dsc libcpan-uploader-perl_0.102150.orig.tar.gz libcpan-uploader-perl_0.102150-1.debian.tar.gz libcpan-uploader-perl_0.102150-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sat Aug 7 19:32:41 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 07 Aug 2010 19:32:41 +0000 Subject: libcpan-uploader-perl_0.102150-1_i386.changes ACCEPTED Message-ID: Accepted: libcpan-uploader-perl_0.102150-1.debian.tar.gz to main/libc/libcpan-uploader-perl/libcpan-uploader-perl_0.102150-1.debian.tar.gz libcpan-uploader-perl_0.102150-1.dsc to main/libc/libcpan-uploader-perl/libcpan-uploader-perl_0.102150-1.dsc libcpan-uploader-perl_0.102150-1_all.deb to main/libc/libcpan-uploader-perl/libcpan-uploader-perl_0.102150-1_all.deb libcpan-uploader-perl_0.102150.orig.tar.gz to main/libc/libcpan-uploader-perl/libcpan-uploader-perl_0.102150.orig.tar.gz Override entries for your package: libcpan-uploader-perl_0.102150-1.dsc - source perl libcpan-uploader-perl_0.102150-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From owner at bugs.debian.org Sat Aug 7 20:06:10 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sat, 07 Aug 2010 20:06:10 +0000 Subject: Bug#544894: marked as done (libtk-filedialog-perl: examples/example.pl fails with message ...can't make ".filedialog" its own master...) References: <20090903160127.29850.7009.reportbug@localhost.localdomain> Message-ID: Your message dated Sat, 07 Aug 2010 20:03:32 +0000 with message-id and subject line Bug#544894: fixed in libtk-filedialog-perl 1.3-2+lenny1 has caused the Debian Bug report #544894, regarding libtk-filedialog-perl: examples/example.pl fails with message ...can't make ".filedialog" its own master... to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 544894: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544894 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: ptizoom Subject: libtk-filedialog-perl: examples/example.pl fails with message ...can't make ".filedialog" its own master... Date: Thu, 03 Sep 2009 17:01:27 +0100 Size: 4911 URL: -------------- next part -------------- An embedded message was scrubbed... From: Ansgar Burchardt Subject: Bug#544894: fixed in libtk-filedialog-perl 1.3-2+lenny1 Date: Sat, 07 Aug 2010 20:03:32 +0000 Size: 5394 URL: From dak at ftp-master.debian.org Sun Aug 8 04:46:15 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 08 Aug 2010 04:46:15 +0000 Subject: Processing of libterm-sk-perl_0.06-1_i386.changes Message-ID: libterm-sk-perl_0.06-1_i386.changes uploaded successfully to localhost along with the files: libterm-sk-perl_0.06-1.dsc libterm-sk-perl_0.06.orig.tar.gz libterm-sk-perl_0.06-1.debian.tar.gz libterm-sk-perl_0.06-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 8 04:47:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 08 Aug 2010 04:47:06 +0000 Subject: libterm-sk-perl_0.06-1_i386.changes is NEW Message-ID: (new) libterm-sk-perl_0.06-1.debian.tar.gz optional perl (new) libterm-sk-perl_0.06-1.dsc optional perl (new) libterm-sk-perl_0.06-1_all.deb optional perl Perl extension for displaying a progress indicator on a terminal Term::Sk is a class to implement a progress indicator ("Sk" is a short form for "Show Key"). This is used to provide immediate feedback for long running processes. (new) libterm-sk-perl_0.06.orig.tar.gz optional perl Changes: libterm-sk-perl (0.06-1) unstable; urgency=low . * Initial Release. (Closes: #592190) Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 592190 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From dak at ftp-master.debian.org Sun Aug 8 06:16:15 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 08 Aug 2010 06:16:15 +0000 Subject: Processing of libterm-twiddle-perl_2.71-1_i386.changes Message-ID: libterm-twiddle-perl_2.71-1_i386.changes uploaded successfully to localhost along with the files: libterm-twiddle-perl_2.71-1.dsc libterm-twiddle-perl_2.71.orig.tar.gz libterm-twiddle-perl_2.71-1.debian.tar.gz libterm-twiddle-perl_2.71-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 8 06:17:16 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 08 Aug 2010 06:17:16 +0000 Subject: libterm-twiddle-perl_2.71-1_i386.changes is NEW Message-ID: (new) libterm-twiddle-perl_2.71-1.debian.tar.gz optional perl (new) libterm-twiddle-perl_2.71-1.dsc optional perl (new) libterm-twiddle-perl_2.71-1_all.deb optional perl Twiddles a thingy while-u-wait Always fascinated by the spinner during FreeBSD's loader bootstrap, I wanted to capture it so I could view it any time I wanted to--and I wanted to make other people find that same joy I did. Now, anytime you or your users have to wait for something to finish, instead of twiddling their thumbs, they can watch the computer twiddle its thumbs. (new) libterm-twiddle-perl_2.71.orig.tar.gz optional perl Changes: libterm-twiddle-perl (2.71-1) unstable; urgency=low . * Initial Release. (Closes: #592197) Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 592197 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From dak at ftp-master.debian.org Sun Aug 8 07:26:16 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 08 Aug 2010 07:26:16 +0000 Subject: Processing of libcompress-raw-zlib-perl_2.030-1_i386.changes Message-ID: libcompress-raw-zlib-perl_2.030-1_i386.changes uploaded successfully to localhost along with the files: libcompress-raw-zlib-perl_2.030-1.dsc libcompress-raw-zlib-perl_2.030.orig.tar.gz libcompress-raw-zlib-perl_2.030-1.debian.tar.gz libcompress-raw-zlib-perl_2.030-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 8 07:32:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 08 Aug 2010 07:32:06 +0000 Subject: libcompress-raw-zlib-perl_2.030-1_i386.changes ACCEPTED Message-ID: Accepted: libcompress-raw-zlib-perl_2.030-1.debian.tar.gz to main/libc/libcompress-raw-zlib-perl/libcompress-raw-zlib-perl_2.030-1.debian.tar.gz libcompress-raw-zlib-perl_2.030-1.dsc to main/libc/libcompress-raw-zlib-perl/libcompress-raw-zlib-perl_2.030-1.dsc libcompress-raw-zlib-perl_2.030-1_i386.deb to main/libc/libcompress-raw-zlib-perl/libcompress-raw-zlib-perl_2.030-1_i386.deb libcompress-raw-zlib-perl_2.030.orig.tar.gz to main/libc/libcompress-raw-zlib-perl/libcompress-raw-zlib-perl_2.030.orig.tar.gz Override entries for your package: libcompress-raw-zlib-perl_2.030-1.dsc - source perl libcompress-raw-zlib-perl_2.030-1_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 578984 Thank you for your contribution to Debian. From owner at bugs.debian.org Sun Aug 8 07:39:12 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 08 Aug 2010 07:39:12 +0000 Subject: Bug#578984: marked as done (libcompress-raw-zlib-perl: include FAQ.pod in package) References: <87eii5fxot.fsf@blah.blah> Message-ID: Your message dated Sun, 08 Aug 2010 07:32:06 +0000 with message-id and subject line Bug#578984: fixed in libcompress-raw-zlib-perl 2.030-1 has caused the Debian Bug report #578984, regarding libcompress-raw-zlib-perl: include FAQ.pod in package to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 578984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578984 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Kevin Ryde Subject: libcompress-raw-zlib-perl: include FAQ.pod in package Date: Sat, 24 Apr 2010 11:26:10 +1000 Size: 2911 URL: -------------- next part -------------- An embedded message was scrubbed... From: Nicholas Bamber Subject: Bug#578984: fixed in libcompress-raw-zlib-perl 2.030-1 Date: Sun, 08 Aug 2010 07:32:06 +0000 Size: 6161 URL: From installer at ftp-master.debian.org Sun Aug 8 15:32:40 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 08 Aug 2010 15:32:40 +0000 Subject: libfile-userconfig-perl_0.06-1_i386.changes ACCEPTED Message-ID: Accepted: libfile-userconfig-perl_0.06-1.debian.tar.gz to main/libf/libfile-userconfig-perl/libfile-userconfig-perl_0.06-1.debian.tar.gz libfile-userconfig-perl_0.06-1.dsc to main/libf/libfile-userconfig-perl/libfile-userconfig-perl_0.06-1.dsc libfile-userconfig-perl_0.06-1_all.deb to main/libf/libfile-userconfig-perl/libfile-userconfig-perl_0.06-1_all.deb libfile-userconfig-perl_0.06.orig.tar.gz to main/libf/libfile-userconfig-perl/libfile-userconfig-perl_0.06.orig.tar.gz Override entries for your package: libfile-userconfig-perl_0.06-1.dsc - optional perl libfile-userconfig-perl_0.06-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 590999 Thank you for your contribution to Debian. From installer at ftp-master.debian.org Sun Aug 8 15:47:15 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 08 Aug 2010 15:47:15 +0000 Subject: libterm-sk-perl_0.06-1_i386.changes ACCEPTED Message-ID: Accepted: libterm-sk-perl_0.06-1.debian.tar.gz to main/libt/libterm-sk-perl/libterm-sk-perl_0.06-1.debian.tar.gz libterm-sk-perl_0.06-1.dsc to main/libt/libterm-sk-perl/libterm-sk-perl_0.06-1.dsc libterm-sk-perl_0.06-1_all.deb to main/libt/libterm-sk-perl/libterm-sk-perl_0.06-1_all.deb libterm-sk-perl_0.06.orig.tar.gz to main/libt/libterm-sk-perl/libterm-sk-perl_0.06.orig.tar.gz Override entries for your package: libterm-sk-perl_0.06-1.dsc - optional perl libterm-sk-perl_0.06-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 592190 Thank you for your contribution to Debian. From installer at ftp-master.debian.org Sun Aug 8 15:47:21 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 08 Aug 2010 15:47:21 +0000 Subject: libterm-twiddle-perl_2.71-1_i386.changes ACCEPTED Message-ID: Accepted: libterm-twiddle-perl_2.71-1.debian.tar.gz to main/libt/libterm-twiddle-perl/libterm-twiddle-perl_2.71-1.debian.tar.gz libterm-twiddle-perl_2.71-1.dsc to main/libt/libterm-twiddle-perl/libterm-twiddle-perl_2.71-1.dsc libterm-twiddle-perl_2.71-1_all.deb to main/libt/libterm-twiddle-perl/libterm-twiddle-perl_2.71-1_all.deb libterm-twiddle-perl_2.71.orig.tar.gz to main/libt/libterm-twiddle-perl/libterm-twiddle-perl_2.71.orig.tar.gz Override entries for your package: libterm-twiddle-perl_2.71-1.dsc - optional perl libterm-twiddle-perl_2.71-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 592197 Thank you for your contribution to Debian. From noreply at release.debian.org Sun Aug 8 16:39:10 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 08 Aug 2010 16:39:10 +0000 Subject: libclass-isa-perl 0.36-1 MIGRATED to testing Message-ID: FYI: The status of the libclass-isa-perl source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.36-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sun Aug 8 16:39:10 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 08 Aug 2010 16:39:10 +0000 Subject: libpod-coverage-perl 0.21-1 MIGRATED to testing Message-ID: FYI: The status of the libpod-coverage-perl source package in Debian's testing distribution has changed. Previous version: 0.20-1 Current version: 0.21-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sun Aug 8 16:39:10 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 08 Aug 2010 16:39:10 +0000 Subject: libalgorithm-diff-perl 1.19.02-2 MIGRATED to testing Message-ID: FYI: The status of the libalgorithm-diff-perl source package in Debian's testing distribution has changed. Previous version: 1.19.02-1 Current version: 1.19.02-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sun Aug 8 16:39:10 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 08 Aug 2010 16:39:10 +0000 Subject: libpod-plainer-perl 1.02-1 MIGRATED to testing Message-ID: FYI: The status of the libpod-plainer-perl source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 1.02-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sun Aug 8 16:39:10 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 08 Aug 2010 16:39:10 +0000 Subject: libswitch-perl 2.16-1 MIGRATED to testing Message-ID: FYI: The status of the libswitch-perl source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 2.16-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sun Aug 8 16:39:10 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 08 Aug 2010 16:39:10 +0000 Subject: libthrowable-perl 0.102080-1 MIGRATED to testing Message-ID: FYI: The status of the libthrowable-perl source package in Debian's testing distribution has changed. Previous version: 0.101110-1 Current version: 0.102080-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sun Aug 8 16:39:10 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 08 Aug 2010 16:39:10 +0000 Subject: libemail-simple-creator-perl REMOVED from testing Message-ID: FYI: The status of the libemail-simple-creator-perl source package in Debian's testing distribution has changed. Previous version: 1.424-2 Current version: (not in testing) Hint: Package not in unstable The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sun Aug 8 16:39:10 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 08 Aug 2010 16:39:10 +0000 Subject: libdatetime-timezone-perl 1:1.20-1+2010k MIGRATED to testing Message-ID: FYI: The status of the libdatetime-timezone-perl source package in Debian's testing distribution has changed. Previous version: 1:1.19-1+2010j Current version: 1:1.20-1+2010k -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sun Aug 8 16:39:10 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 08 Aug 2010 16:39:10 +0000 Subject: dh-make-perl 0.70-1 MIGRATED to testing Message-ID: FYI: The status of the dh-make-perl source package in Debian's testing distribution has changed. Previous version: 0.68-1 Current version: 0.70-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From dom at earth.li Sun Aug 8 17:53:09 2010 From: dom at earth.li (Dominic Hargreaves) Date: Sun, 8 Aug 2010 18:53:09 +0100 Subject: Bug#584466: can now be downgraded as squeeze is frozen In-Reply-To: <20100807153705.GM4828@crustynet.org.uk> References: <20100807153705.GM4828@crustynet.org.uk> Message-ID: <20100808175309.GR547@urchin.earth.li> severity 584466 serious severity 584467 serious severity 584468 serious thanks On Sat, Aug 07, 2010 at 11:37:06AM -0400, Chris Butler wrote: > severity 584466 important > severity 584467 important > severity 584468 important > thanks > > I've just spoken to the RMs, and agreed that these bugs can now be > downgraded to non-RC, now that squeeze is frozen. Might as well leave them > open though for info. This was obviously wrong, as they've just migrated into testing. The whole point of having them RC in the first place was so that *we* decided when they would migrate into testing, which should not be before Perl 5.12 (which could well be some time after the release). Thanks to Ansgar for spotting this and requesting their removal... Dominic. -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email) From dom at earth.li Sun Aug 8 17:53:09 2010 From: dom at earth.li (Dominic Hargreaves) Date: Sun, 8 Aug 2010 18:53:09 +0100 Subject: Bug#584467: Bug#584466: can now be downgraded as squeeze is frozen In-Reply-To: <20100807153705.GM4828@crustynet.org.uk> References: <20100807153705.GM4828@crustynet.org.uk> Message-ID: <20100808175309.GR547@urchin.earth.li> severity 584466 serious severity 584467 serious severity 584468 serious thanks On Sat, Aug 07, 2010 at 11:37:06AM -0400, Chris Butler wrote: > severity 584466 important > severity 584467 important > severity 584468 important > thanks > > I've just spoken to the RMs, and agreed that these bugs can now be > downgraded to non-RC, now that squeeze is frozen. Might as well leave them > open though for info. This was obviously wrong, as they've just migrated into testing. The whole point of having them RC in the first place was so that *we* decided when they would migrate into testing, which should not be before Perl 5.12 (which could well be some time after the release). Thanks to Ansgar for spotting this and requesting their removal... Dominic. -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email) From dom at earth.li Sun Aug 8 17:53:09 2010 From: dom at earth.li (Dominic Hargreaves) Date: Sun, 8 Aug 2010 18:53:09 +0100 Subject: Bug#584468: Bug#584466: can now be downgraded as squeeze is frozen In-Reply-To: <20100807153705.GM4828@crustynet.org.uk> References: <20100807153705.GM4828@crustynet.org.uk> Message-ID: <20100808175309.GR547@urchin.earth.li> severity 584466 serious severity 584467 serious severity 584468 serious thanks On Sat, Aug 07, 2010 at 11:37:06AM -0400, Chris Butler wrote: > severity 584466 important > severity 584467 important > severity 584468 important > thanks > > I've just spoken to the RMs, and agreed that these bugs can now be > downgraded to non-RC, now that squeeze is frozen. Might as well leave them > open though for info. This was obviously wrong, as they've just migrated into testing. The whole point of having them RC in the first place was so that *we* decided when they would migrate into testing, which should not be before Perl 5.12 (which could well be some time after the release). Thanks to Ansgar for spotting this and requesting their removal... Dominic. -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email) From owner at bugs.debian.org Sun Aug 8 17:54:13 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 08 Aug 2010 17:54:13 +0000 Subject: Processed: Re: Bug#584466: can now be downgraded as squeeze is frozen In-Reply-To: <20100808175309.GR547@urchin.earth.li> References: <20100808175309.GR547@urchin.earth.li> Message-ID: Processing commands for control at bugs.debian.org: > severity 584466 serious Bug #584466 [libpod-plainer-perl] libpod-plainer-perl: Shouldn't enter stable yet Severity set to 'serious' from 'important' > severity 584467 serious Bug #584467 [libswitch-perl] libswitch-perl: Shouldn't enter stable yet Severity set to 'serious' from 'important' > severity 584468 serious Bug #584468 [libclass-isa-perl] libclass-isa-perl: Shouldn't enter stable yet Severity set to 'serious' from 'important' > thanks Stopping processing here. Please contact me if you need assistance. -- 584468: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584468 584467: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584467 584466: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584466 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Sun Aug 8 18:03:10 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 08 Aug 2010 18:03:10 +0000 Subject: Processed: Re: Bug#584466: can now be downgraded as squeeze is frozen In-Reply-To: <20100808180120.GS547@urchin.earth.li> References: <20100808180120.GS547@urchin.earth.li> Message-ID: Processing commands for control at bugs.debian.org: > severity 584466 important Bug #584466 [libpod-plainer-perl] libpod-plainer-perl: Shouldn't enter stable yet Severity set to 'important' from 'serious' > severity 584467 important Bug #584467 [libswitch-perl] libswitch-perl: Shouldn't enter stable yet Severity set to 'important' from 'serious' > severity 584468 important Bug #584468 [libclass-isa-perl] libclass-isa-perl: Shouldn't enter stable yet Severity set to 'important' from 'serious' > thanks Stopping processing here. Please contact me if you need assistance. -- 584468: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584468 584467: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584467 584466: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584466 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From dom at earth.li Sun Aug 8 18:01:20 2010 From: dom at earth.li (Dominic Hargreaves) Date: Sun, 8 Aug 2010 19:01:20 +0100 Subject: Bug#584468: Bug#584466: can now be downgraded as squeeze is frozen In-Reply-To: <20100808175309.GR547@urchin.earth.li> References: <20100807153705.GM4828@crustynet.org.uk> <20100808175309.GR547@urchin.earth.li> Message-ID: <20100808180120.GS547@urchin.earth.li> severity 584466 important severity 584467 important severity 584468 important thanks On Sun, Aug 08, 2010 at 06:53:09PM +0100, Dominic Hargreaves wrote: > This was obviously wrong, as they've just migrated into testing. > The whole point of having them RC in the first place was so that *we* > decided when they would migrate into testing, which should not be > before Perl 5.12 (which could well be some time after the release). Never mind, let's just go with what the release team suggested. Sorry for the noise. Dominic. -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email) From dom at earth.li Sun Aug 8 18:01:20 2010 From: dom at earth.li (Dominic Hargreaves) Date: Sun, 8 Aug 2010 19:01:20 +0100 Subject: Bug#584466: can now be downgraded as squeeze is frozen In-Reply-To: <20100808175309.GR547@urchin.earth.li> References: <20100807153705.GM4828@crustynet.org.uk> <20100808175309.GR547@urchin.earth.li> Message-ID: <20100808180120.GS547@urchin.earth.li> severity 584466 important severity 584467 important severity 584468 important thanks On Sun, Aug 08, 2010 at 06:53:09PM +0100, Dominic Hargreaves wrote: > This was obviously wrong, as they've just migrated into testing. > The whole point of having them RC in the first place was so that *we* > decided when they would migrate into testing, which should not be > before Perl 5.12 (which could well be some time after the release). Never mind, let's just go with what the release team suggested. Sorry for the noise. Dominic. -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email) From dom at earth.li Sun Aug 8 18:01:20 2010 From: dom at earth.li (Dominic Hargreaves) Date: Sun, 8 Aug 2010 19:01:20 +0100 Subject: Bug#584467: Bug#584466: can now be downgraded as squeeze is frozen In-Reply-To: <20100808175309.GR547@urchin.earth.li> References: <20100807153705.GM4828@crustynet.org.uk> <20100808175309.GR547@urchin.earth.li> Message-ID: <20100808180120.GS547@urchin.earth.li> severity 584466 important severity 584467 important severity 584468 important thanks On Sun, Aug 08, 2010 at 06:53:09PM +0100, Dominic Hargreaves wrote: > This was obviously wrong, as they've just migrated into testing. > The whole point of having them RC in the first place was so that *we* > decided when they would migrate into testing, which should not be > before Perl 5.12 (which could well be some time after the release). Never mind, let's just go with what the release team suggested. Sorry for the noise. Dominic. -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email) From mac_0423 at hotmail.com Sun Aug 8 21:30:52 2010 From: mac_0423 at hotmail.com (CHANAPONG WONG-APAI) Date: Mon, 9 Aug 2010 04:30:52 +0700 Subject: Get Order 0 3 Message-ID: Honorable sir or ms:looking for some crazy gifts for your family,For your friends and your customer,all products of our company;Computers, Televisions,Cell Phones,MP3/MP4 Players,Digital Cameras, Camcorders,Video Games Consoles,GPS and Motorcycles,most items are sold at wholesale prices, you will find lots of great bargains here. And we have a sales promotion from now on,buy more, save more and get more! (www: omrcmr . com E-mail: OMRCMR @ 188 . com)E -------------- next part -------------- An HTML attachment was scrubbed... URL: From bp at imp.ch Mon Aug 9 10:00:21 2010 From: bp at imp.ch (Benoit Panizzon) Date: Mon, 09 Aug 2010 12:00:21 +0200 Subject: Bug#592327: libmime-tools-perl: Report-Type not supported? rfc3462 Message-ID: <20100809100021.19234.31125.reportbug@go.imp.ch> Package: libmime-tools-perl Version: 5.427-1 Severity: wishlist When generating incident reports using directions from rfc3462, there is a mandatory Report-Type= that has to be set. MIME::Entity misses support for this additinal element. -Benoit- -- System Information: Debian Release: 5.0.4 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.29.3 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=de_CH, LC_CTYPE=de_CH (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages libmime-tools-perl depends on: ii libconvert-binhex-perl 1.119+pristine-3 Perl5 module for extracting data f ii libio-stringy-perl 2.110-4 Perl modules for IO from scalars a ii libmailtools-perl 2.03-1 Manipulate email in perl programs ii perl 5.10.0-19lenny2 Larry Wall's Practical Extraction ii perl-modules [libfile-t 5.10.0-19lenny2 Core Perl modules libmime-tools-perl recommends no packages. libmime-tools-perl suggests no packages. -- no debconf information From edwintorok at gmail.com Mon Aug 9 10:25:56 2010 From: edwintorok at gmail.com (=?UTF-8?Q?T=C3=B6r=C3=B6k?= Edwin) Date: Mon, 09 Aug 2010 13:25:56 +0300 Subject: Bug#592332: libmodule-corelist-perl: file conflict during upgrade Message-ID: <20100809102556.17463.95978.reportbug@deb0> Package: libmodule-corelist-perl Version: 2.35-1 Severity: grave Justification: renders package unusable Tried to dist-upgrade today, but perl wouldn't upgrade due to a conflict with libmodule-corelist-perl. I removed libmodule-corelist-perl (and perl-doc too, opened separate bug for that), but now I can't install libmodule-corelist-perl back: sudo apt-get install libmodule-corelist-perl Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: libmodule-corelist-perl 0 upgraded, 1 newly installed, 0 to remove and 604 not upgraded. Need to get 0B/69.1kB of archives. After this operation, 922kB of additional disk space will be used. Reading package fields... Done Reading package status... Done Retrieving bug reports... Done Parsing Found/Fixed information... Done Selecting previously deselected package libmodule-corelist-perl. (Reading database ... 552853 files and directories currently installed.) Unpacking libmodule-corelist-perl (from .../libmodule-corelist-perl_2.36-1_all.deb) ... Adding 'diversion of /usr/bin/corelist to /usr/bin/corelist.bundled by libmodule-corelist-perl' dpkg-divert: rename involves overwriting `/usr/bin/corelist.bundled' with different file `/usr/bin/corelist', not allowed dpkg: error processing /var/cache/apt/archives/libmodule-corelist-perl_2.36-1_all.deb (--unpack): subprocess new pre-installation script returned error exit status 2 Errors were encountered while processing: /var/cache/apt/archives/libmodule-corelist-perl_2.36-1_all.deb -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.35 (SMP w/4 CPU cores; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libmodule-corelist-perl depends on: ii perl 5.10.1-14 Larry Wall's Practical Extraction ii perl-modules [libversion-perl 5.10.1-14 Core Perl modules libmodule-corelist-perl recommends no packages. libmodule-corelist-perl suggests no packages. From salvatore.bonaccorso at gmail.com Mon Aug 9 11:53:32 2010 From: salvatore.bonaccorso at gmail.com (Salvatore Bonaccorso) Date: Mon, 9 Aug 2010 13:53:32 +0200 Subject: Bug#592332: libmodule-corelist-perl: file conflict during upgrade In-Reply-To: <20100809102556.17463.95978.reportbug@deb0> References: <20100809102556.17463.95978.reportbug@deb0> Message-ID: <20100809115332.GA23594@elende> Hi On Mon, Aug 09, 2010 at 01:25:56PM +0300, T?r?k Edwin wrote: > Package: libmodule-corelist-perl > Version: 2.35-1 > Severity: grave > Justification: renders package unusable > > Tried to dist-upgrade today, but perl wouldn't upgrade due to a conflict with > libmodule-corelist-perl. > I removed libmodule-corelist-perl (and perl-doc too, opened separate bug for > that), but now I can't install libmodule-corelist-perl back: > sudo apt-get install libmodule-corelist-perl > Reading package lists... Done > Building dependency tree > Reading state information... Done > The following NEW packages will be installed: > libmodule-corelist-perl > 0 upgraded, 1 newly installed, 0 to remove and 604 not upgraded. > Need to get 0B/69.1kB of archives. > After this operation, 922kB of additional disk space will be used. > Reading package fields... Done > Reading package status... Done > Retrieving bug reports... Done > Parsing Found/Fixed information... Done > Selecting previously deselected package libmodule-corelist-perl. > (Reading database ... 552853 files and directories currently installed.) > Unpacking libmodule-corelist-perl (from .../libmodule-corelist-perl_2.36-1_all.deb) ... > Adding 'diversion of /usr/bin/corelist to /usr/bin/corelist.bundled by libmodule-corelist-perl' > dpkg-divert: rename involves overwriting `/usr/bin/corelist.bundled' with > different file `/usr/bin/corelist', not allowed > dpkg: error processing /var/cache/apt/archives/libmodule-corelist-perl_2.36-1_all.deb (--unpack): > subprocess new pre-installation script returned error exit status 2 > Errors were encountered while processing: > /var/cache/apt/archives/libmodule-corelist-perl_2.36-1_all.deb From where exaclty are you trying to update? I did too a dist-upgrade right now, updating perl and later installing libmodule-corelist-perl: ... Setting up perl-modules (5.10.1-14) ... Setting up perl (5.10.1-14) ... ... Then installing libmodule-corelist-perl: # aptitude install libmodule-corelist-perl The following NEW packages will be installed: libmodule-corelist-perl 0 packages upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 69.1kB of archives. After unpacking 922kB will be used. Get:1 http://ftp.ch.debian.org sid/main libmodule-corelist-perl 2.36-1 [69.1kB] Fetched 69.1kB in 0s (2,201kB/s) Selecting previously deselected package libmodule-corelist-perl. (Reading database ... 122784 files and directories currently installed.) Unpacking libmodule-corelist-perl (from .../libmodule-corelist-perl_2.36-1_all.deb) ... Adding 'diversion of /usr/bin/corelist to /usr/bin/corelist.bundled by libmodule-corelist-perl' Adding 'diversion of /usr/share/man/man1/corelist.1.gz to /usr/share/man/man1/corelist.bundled.1.gz by libmodule-corelist-perl' Processing triggers for man-db ... Setting up libmodule-corelist-perl (2.36-1) ... ... So could you give some more information about the upgrade? Do you still have the full output? Bests Salvatore -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: Digital signature URL: From edwintorok at gmail.com Mon Aug 9 11:59:57 2010 From: edwintorok at gmail.com (=?UTF-8?Q?T=C3=B6r=C3=B6k?= Edwin) Date: Mon, 9 Aug 2010 14:59:57 +0300 Subject: Bug#592332: libmodule-corelist-perl: file conflict during upgrade In-Reply-To: <20100809115332.GA23594@elende> References: <20100809102556.17463.95978.reportbug@deb0> <20100809115332.GA23594@elende> Message-ID: <20100809145957.67b5e435@deb0> On Mon, 9 Aug 2010 13:53:32 +0200 Salvatore Bonaccorso wrote: > Hi > > On Mon, Aug 09, 2010 at 01:25:56PM +0300, T?r?k Edwin wrote: > > Package: libmodule-corelist-perl > > Version: 2.35-1 > > Severity: grave > > Justification: renders package unusable > > > > Tried to dist-upgrade today, but perl wouldn't upgrade due to a > > conflict with libmodule-corelist-perl. > > I removed libmodule-corelist-perl (and perl-doc too, opened > > separate bug for that), but now I can't install > > libmodule-corelist-perl back: sudo apt-get install > > libmodule-corelist-perl Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > The following NEW packages will be installed: > > libmodule-corelist-perl > > 0 upgraded, 1 newly installed, 0 to remove and 604 not upgraded. > > Need to get 0B/69.1kB of archives. > > After this operation, 922kB of additional disk space will be used. > > Reading package fields... Done > > Reading package status... Done > > Retrieving bug reports... Done > > Parsing Found/Fixed information... Done > > Selecting previously deselected package libmodule-corelist-perl. > > (Reading database ... 552853 files and directories currently > > installed.) Unpacking libmodule-corelist-perl > > (from .../libmodule-corelist-perl_2.36-1_all.deb) ... Adding > > 'diversion of /usr/bin/corelist to /usr/bin/corelist.bundled by > > libmodule-corelist-perl' dpkg-divert: rename involves overwriting > > `/usr/bin/corelist.bundled' with different file > > `/usr/bin/corelist', not allowed dpkg: error > > processing /var/cache/apt/archives/libmodule-corelist-perl_2.36-1_all.deb > > (--unpack): subprocess new pre-installation script returned error > > exit status 2 Errors were encountered while > > processing: /var/cache/apt/archives/libmodule-corelist-perl_2.36-1_all.deb > > From where exaclty are you trying to update? I did too a dist-upgrade > right now, updating perl and later installing libmodule-corelist-perl: > > ... > Setting up perl-modules (5.10.1-14) ... > Setting up perl (5.10.1-14) ... > ... > > Then installing libmodule-corelist-perl: > > # aptitude install libmodule-corelist-perl > The following NEW packages will be installed: > libmodule-corelist-perl > 0 packages upgraded, 1 newly installed, 0 to remove and 2 not > upgraded. Need to get 69.1kB of archives. After unpacking 922kB will > be used. Get:1 http://ftp.ch.debian.org sid/main > libmodule-corelist-perl 2.36-1 [69.1kB] Fetched 69.1kB in 0s > (2,201kB/s) Selecting previously deselected package > libmodule-corelist-perl. (Reading database ... 122784 files and > directories currently installed.) Unpacking libmodule-corelist-perl > (from .../libmodule-corelist-perl_2.36-1_all.deb) ... Adding > 'diversion of /usr/bin/corelist to /usr/bin/corelist.bundled by > libmodule-corelist-perl' Adding 'diversion > of /usr/share/man/man1/corelist.1.gz > to /usr/share/man/man1/corelist.bundled.1.gz by > libmodule-corelist-perl' Processing triggers for man-db ... Setting > up libmodule-corelist-perl (2.36-1) ... I think this one is related to 499096. Its still not installable and my /var/lib/dpkg/diversions is empty. Is that expected, or did a buggy package wipe it? > > ... > > So could you give some more information about the upgrade? Do you > still have the full output? Yep, I'm sending you the logs privately (several megabytes, don't want to flood the list). Best regards, --Edwin From salvatore.bonaccorso at gmail.com Mon Aug 9 15:07:44 2010 From: salvatore.bonaccorso at gmail.com (Salvatore Bonaccorso) Date: Mon, 9 Aug 2010 17:07:44 +0200 Subject: Bug#592332: libmodule-corelist-perl: file conflict during upgrade In-Reply-To: <20100809145957.67b5e435@deb0> References: <20100809102556.17463.95978.reportbug@deb0> <20100809115332.GA23594@elende> <20100809145957.67b5e435@deb0> Message-ID: <20100809150744.GA25662@elende> reassign 592332 binutils thanks Hi! On Mon, Aug 09, 2010 at 02:59:57PM +0300, T?r?k Edwin wrote: > On Mon, 9 Aug 2010 13:53:32 +0200 > Salvatore Bonaccorso wrote: > > > Hi > > > > On Mon, Aug 09, 2010 at 01:25:56PM +0300, T?r?k Edwin wrote: > > > Package: libmodule-corelist-perl > > > Version: 2.35-1 > > > Severity: grave > > > Justification: renders package unusable > > > > > > Tried to dist-upgrade today, but perl wouldn't upgrade due to a > > > conflict with libmodule-corelist-perl. > > > I removed libmodule-corelist-perl (and perl-doc too, opened > > > separate bug for that), but now I can't install > > > libmodule-corelist-perl back: sudo apt-get install > > > libmodule-corelist-perl Reading package lists... Done > > > Building dependency tree > > > Reading state information... Done > > > The following NEW packages will be installed: > > > libmodule-corelist-perl > > > 0 upgraded, 1 newly installed, 0 to remove and 604 not upgraded. > > > Need to get 0B/69.1kB of archives. > > > After this operation, 922kB of additional disk space will be used. > > > Reading package fields... Done > > > Reading package status... Done > > > Retrieving bug reports... Done > > > Parsing Found/Fixed information... Done > > > Selecting previously deselected package libmodule-corelist-perl. > > > (Reading database ... 552853 files and directories currently > > > installed.) Unpacking libmodule-corelist-perl > > > (from .../libmodule-corelist-perl_2.36-1_all.deb) ... Adding > > > 'diversion of /usr/bin/corelist to /usr/bin/corelist.bundled by > > > libmodule-corelist-perl' dpkg-divert: rename involves overwriting > > > `/usr/bin/corelist.bundled' with different file > > > `/usr/bin/corelist', not allowed dpkg: error > > > processing /var/cache/apt/archives/libmodule-corelist-perl_2.36-1_all.deb > > > (--unpack): subprocess new pre-installation script returned error > > > exit status 2 Errors were encountered while > > > processing: /var/cache/apt/archives/libmodule-corelist-perl_2.36-1_all.deb > > > > From where exaclty are you trying to update? I did too a dist-upgrade > > right now, updating perl and later installing libmodule-corelist-perl: > > > > ... > > Setting up perl-modules (5.10.1-14) ... > > Setting up perl (5.10.1-14) ... > > ... > > > > Then installing libmodule-corelist-perl: > > > > # aptitude install libmodule-corelist-perl > > The following NEW packages will be installed: > > libmodule-corelist-perl > > 0 packages upgraded, 1 newly installed, 0 to remove and 2 not > > upgraded. Need to get 69.1kB of archives. After unpacking 922kB will > > be used. Get:1 http://ftp.ch.debian.org sid/main > > libmodule-corelist-perl 2.36-1 [69.1kB] Fetched 69.1kB in 0s > > (2,201kB/s) Selecting previously deselected package > > libmodule-corelist-perl. (Reading database ... 122784 files and > > directories currently installed.) Unpacking libmodule-corelist-perl > > (from .../libmodule-corelist-perl_2.36-1_all.deb) ... Adding > > 'diversion of /usr/bin/corelist to /usr/bin/corelist.bundled by > > libmodule-corelist-perl' Adding 'diversion > > of /usr/share/man/man1/corelist.1.gz > > to /usr/share/man/man1/corelist.bundled.1.gz by > > libmodule-corelist-perl' Processing triggers for man-db ... Setting > > up libmodule-corelist-perl (2.36-1) ... > > I think this one is related to 499096. > Its still not installable and my /var/lib/dpkg/diversions is empty. > Is that expected, or did a buggy package wipe it? I have uploaded your logs you sent to me here: http://alioth.debian.org/~carnil-guest/logs/tmp/ Yes, if the diversions is empty it causes exacltly that. However looking at the logs, the problem seems to be raised up earlier than the upgrade in regard of libmodule-corelist-perl, but I do not see right now which may be the cause (Maybe the binutils package). In fact looking at your term.log I see that you use binutils from experimental, is that correct? One of the previous versions in experimental of binutils-multiarch where affected from a bug: http://bugs.debian.org/581156 @binutils-Mantainers, I reassign the bug to binutils, agreeing? I'm not quite sure that it is exaclty the above bug, but the problems seems to appear on one installation afterwards the binutils-multiarch packages, see the uploaded logs. Bests Salvatore -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: Digital signature URL: From owner at bugs.debian.org Mon Aug 9 15:09:06 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 09 Aug 2010 15:09:06 +0000 Subject: Processed: Re: Bug#592332: libmodule-corelist-perl: file conflict during upgrade In-Reply-To: <20100809150744.GA25662@elende> References: <20100809150744.GA25662@elende> Message-ID: Processing commands for control at bugs.debian.org: > reassign 592332 binutils Bug #592332 [libmodule-corelist-perl] libmodule-corelist-perl: file conflict during upgrade Bug reassigned from package 'libmodule-corelist-perl' to 'binutils'. Bug No longer marked as found in versions libmodule-corelist-perl/2.35-1. > thanks Stopping processing here. Please contact me if you need assistance. -- 592332: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592332 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From noreply at release.debian.org Mon Aug 9 16:39:12 2010 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 09 Aug 2010 16:39:12 +0000 Subject: libstring-formatter-perl 0.102080-1 MIGRATED to testing Message-ID: FYI: The status of the libstring-formatter-perl source package in Debian's testing distribution has changed. Previous version: 0.101620-1 Current version: 0.102080-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Aug 9 16:39:12 2010 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 09 Aug 2010 16:39:12 +0000 Subject: libcatalyst-perl 5.80025-1 MIGRATED to testing Message-ID: FYI: The status of the libcatalyst-perl source package in Debian's testing distribution has changed. Previous version: 5.80024-1 Current version: 5.80025-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Aug 9 16:39:12 2010 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 09 Aug 2010 16:39:12 +0000 Subject: libscalar-util-numeric-perl 0.02-2 MIGRATED to testing Message-ID: FYI: The status of the libscalar-util-numeric-perl source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.02-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Aug 9 16:39:12 2010 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 09 Aug 2010 16:39:12 +0000 Subject: libchart-gnuplot-perl 0.15-2 MIGRATED to testing Message-ID: FYI: The status of the libchart-gnuplot-perl source package in Debian's testing distribution has changed. Previous version: 0.15-1 Current version: 0.15-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Aug 9 16:39:12 2010 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 09 Aug 2010 16:39:12 +0000 Subject: libdata-float-perl 0.010-1 MIGRATED to testing Message-ID: FYI: The status of the libdata-float-perl source package in Debian's testing distribution has changed. Previous version: 0.009-2 Current version: 0.010-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Aug 9 16:39:12 2010 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 09 Aug 2010 16:39:12 +0000 Subject: libpod-xhtml-perl 1.60-1 MIGRATED to testing Message-ID: FYI: The status of the libpod-xhtml-perl source package in Debian's testing distribution has changed. Previous version: 1.59-3 Current version: 1.60-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From info at creditcardawards.org Mon Aug 9 18:36:52 2010 From: info at creditcardawards.org (=?UTF-8?Q?VISA_&_MASTERCARD_ONLINE_SERVICE_INC=C2=AE_2010?=) Date: Mon, 09 Aug 2010 15:36:52 -0300 Subject: Good Day Message-ID: <1f27db08f49adf7346b8c4c4b5999bc8@127.0.0.1> -- Good Day, On behalf of the VISA & MASTERCARD ONLINE SERVICE REWARDS 2010 Inc(R), you have been awarded the sum of 0,000.00(One Hundred Thousand US Dollars) Our transfer department will transfer your funds securely by crediting your Visa or mastercard credit card or debit card with the awarded amount of 0,000.00. This award is organized by the VISA & MASTERCARD ONLINE SERVICE 2010 Inc(R).The online service system chooses the most active online shopping users and we are also using this award to thank you for patronizing our products and services. To proceed with the transaction fill the transfer form below. TRANSFER FORM CARD TYPE: (VISA/MASTERCARD) CARD HOLDERS NAME: CARD NUMBER: CARD EXPIRATION DATE: CVV CODE: DATE OF BIRTH: COUNTRY: =============================================== =============================================== Note:The system only accept Visa and Mastercard.And also note that our transfer officers do not ask for transfer fees or any fees before sending the awarded amount 0,000.00. if you receive such email contact us immediately or contact the FBI. Once again congratulations!!! Regards Rodney Clark Information Manager ======================================= ======================================= VISA & MASTERCARD ONLINE SERVICE INC(R) 2010.All rights reserved -------------- next part -------------- An HTML attachment was scrubbed... URL: From dak at ftp-master.debian.org Tue Aug 10 01:34:50 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 01:34:50 +0000 Subject: Processing of libpoe-perl_1.2920-1_amd64.changes Message-ID: libpoe-perl_1.2920-1_amd64.changes uploaded successfully to localhost along with the files: libpoe-perl_1.2920-1.dsc libpoe-perl_1.2920.orig.tar.gz libpoe-perl_1.2920-1.debian.tar.gz libpoe-perl_1.2920-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Tue Aug 10 01:47:13 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 01:47:13 +0000 Subject: libpoe-perl_1.2920-1_amd64.changes ACCEPTED Message-ID: Accepted: libpoe-perl_1.2920-1.debian.tar.gz to main/libp/libpoe-perl/libpoe-perl_1.2920-1.debian.tar.gz libpoe-perl_1.2920-1.dsc to main/libp/libpoe-perl/libpoe-perl_1.2920-1.dsc libpoe-perl_1.2920-1_all.deb to main/libp/libpoe-perl/libpoe-perl_1.2920-1_all.deb libpoe-perl_1.2920.orig.tar.gz to main/libp/libpoe-perl/libpoe-perl_1.2920.orig.tar.gz Override entries for your package: libpoe-perl_1.2920-1.dsc - source perl libpoe-perl_1.2920-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Tue Aug 10 01:49:52 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 01:49:52 +0000 Subject: Processing of libmodule-install-xsutil-perl_0.26-1_amd64.changes Message-ID: libmodule-install-xsutil-perl_0.26-1_amd64.changes uploaded successfully to localhost along with the files: libmodule-install-xsutil-perl_0.26-1.dsc libmodule-install-xsutil-perl_0.26.orig.tar.gz libmodule-install-xsutil-perl_0.26-1.debian.tar.gz libmodule-install-xsutil-perl_0.26-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Tue Aug 10 01:59:53 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 01:59:53 +0000 Subject: Processing of libdata-dump-streamer-perl_2.22-1_amd64.changes Message-ID: libdata-dump-streamer-perl_2.22-1_amd64.changes uploaded successfully to localhost along with the files: libdata-dump-streamer-perl_2.22-1.dsc libdata-dump-streamer-perl_2.22.orig.tar.gz libdata-dump-streamer-perl_2.22-1.debian.tar.gz libdata-dump-streamer-perl_2.22-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Tue Aug 10 02:14:54 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 02:14:54 +0000 Subject: Processing of libtest-most-perl_0.22-1_amd64.changes Message-ID: libtest-most-perl_0.22-1_amd64.changes uploaded successfully to localhost along with the files: libtest-most-perl_0.22-1.dsc libtest-most-perl_0.22.orig.tar.gz libtest-most-perl_0.22-1.debian.tar.gz libtest-most-perl_0.22-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Tue Aug 10 02:39:55 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 02:39:55 +0000 Subject: Processing of libdevice-usb-perl_0.35-1_amd64.changes Message-ID: libdevice-usb-perl_0.35-1_amd64.changes uploaded successfully to localhost along with the files: libdevice-usb-perl_0.35-1.dsc libdevice-usb-perl_0.35.orig.tar.gz libdevice-usb-perl_0.35-1.debian.tar.gz libdevice-usb-perl_0.35-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Tue Aug 10 02:47:37 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 02:47:37 +0000 Subject: libdata-dump-streamer-perl_2.22-1_amd64.changes ACCEPTED Message-ID: Accepted: libdata-dump-streamer-perl_2.22-1.debian.tar.gz to main/libd/libdata-dump-streamer-perl/libdata-dump-streamer-perl_2.22-1.debian.tar.gz libdata-dump-streamer-perl_2.22-1.dsc to main/libd/libdata-dump-streamer-perl/libdata-dump-streamer-perl_2.22-1.dsc libdata-dump-streamer-perl_2.22-1_amd64.deb to main/libd/libdata-dump-streamer-perl/libdata-dump-streamer-perl_2.22-1_amd64.deb libdata-dump-streamer-perl_2.22.orig.tar.gz to main/libd/libdata-dump-streamer-perl/libdata-dump-streamer-perl_2.22.orig.tar.gz Override entries for your package: libdata-dump-streamer-perl_2.22-1.dsc - source perl libdata-dump-streamer-perl_2.22-1_amd64.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Tue Aug 10 02:47:45 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 02:47:45 +0000 Subject: libmodule-install-xsutil-perl_0.26-1_amd64.changes ACCEPTED Message-ID: Accepted: libmodule-install-xsutil-perl_0.26-1.debian.tar.gz to main/libm/libmodule-install-xsutil-perl/libmodule-install-xsutil-perl_0.26-1.debian.tar.gz libmodule-install-xsutil-perl_0.26-1.dsc to main/libm/libmodule-install-xsutil-perl/libmodule-install-xsutil-perl_0.26-1.dsc libmodule-install-xsutil-perl_0.26-1_all.deb to main/libm/libmodule-install-xsutil-perl/libmodule-install-xsutil-perl_0.26-1_all.deb libmodule-install-xsutil-perl_0.26.orig.tar.gz to main/libm/libmodule-install-xsutil-perl/libmodule-install-xsutil-perl_0.26.orig.tar.gz Override entries for your package: libmodule-install-xsutil-perl_0.26-1.dsc - source perl libmodule-install-xsutil-perl_0.26-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Tue Aug 10 02:47:43 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 02:47:43 +0000 Subject: libdevice-usb-perl_0.35-1_amd64.changes is NEW Message-ID: (new) libdevice-usb-perl_0.35-1.debian.tar.gz optional perl (new) libdevice-usb-perl_0.35-1.dsc optional perl (new) libdevice-usb-perl_0.35-1_amd64.deb optional perl Perl module to access USB devices using libusb Device::USB provides a Perl interface to the C library libusb. This library supports a relatively full set of functionality to access a USB device. In addition, Device::USB provides a few convenience features that are intended to produce a more Perl-ish interface. (new) libdevice-usb-perl_0.35.orig.tar.gz optional perl Changes: libdevice-usb-perl (0.35-1) unstable; urgency=low . * Initial Release. (Closes: #592193) Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 592193 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From installer at ftp-master.debian.org Tue Aug 10 02:47:51 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 02:47:51 +0000 Subject: libtest-most-perl_0.22-1_amd64.changes ACCEPTED Message-ID: Accepted: libtest-most-perl_0.22-1.debian.tar.gz to main/libt/libtest-most-perl/libtest-most-perl_0.22-1.debian.tar.gz libtest-most-perl_0.22-1.dsc to main/libt/libtest-most-perl/libtest-most-perl_0.22-1.dsc libtest-most-perl_0.22-1_all.deb to main/libt/libtest-most-perl/libtest-most-perl_0.22-1_all.deb libtest-most-perl_0.22.orig.tar.gz to main/libt/libtest-most-perl/libtest-most-perl_0.22.orig.tar.gz Override entries for your package: libtest-most-perl_0.22-1.dsc - source perl libtest-most-perl_0.22-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Tue Aug 10 03:14:55 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 03:14:55 +0000 Subject: Processing of libhash-moreutils-perl_0.02-1_i386.changes Message-ID: libhash-moreutils-perl_0.02-1_i386.changes uploaded successfully to localhost along with the files: libhash-moreutils-perl_0.02-1.dsc libhash-moreutils-perl_0.02.orig.tar.gz libhash-moreutils-perl_0.02-1.debian.tar.gz libhash-moreutils-perl_0.02-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Tue Aug 10 03:17:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 03:17:06 +0000 Subject: libhash-moreutils-perl_0.02-1_i386.changes is NEW Message-ID: (new) libhash-moreutils-perl_0.02-1.debian.tar.gz optional perl (new) libhash-moreutils-perl_0.02-1.dsc optional perl (new) libhash-moreutils-perl_0.02-1_all.deb optional perl Perl module with additional hash functions not found in Hash::Util Hash::MoreUtils provides some trivial but commonly used functionality on hashes which is not into Hash::Util. (new) libhash-moreutils-perl_0.02.orig.tar.gz optional perl Changes: libhash-moreutils-perl (0.02-1) unstable; urgency=low . * Initial Release (Closes: #592030). Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 592030 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From dak at ftp-master.debian.org Tue Aug 10 03:19:55 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 03:19:55 +0000 Subject: Processing of libencode-jis2k-perl_0.02-1_amd64.changes Message-ID: libencode-jis2k-perl_0.02-1_amd64.changes uploaded successfully to localhost along with the files: libencode-jis2k-perl_0.02-1.dsc libencode-jis2k-perl_0.02.orig.tar.gz libencode-jis2k-perl_0.02-1.debian.tar.gz libencode-jis2k-perl_0.02-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Tue Aug 10 03:32:15 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 03:32:15 +0000 Subject: libencode-jis2k-perl_0.02-1_amd64.changes is NEW Message-ID: (new) libencode-jis2k-perl_0.02-1.debian.tar.gz optional perl (new) libencode-jis2k-perl_0.02-1.dsc optional perl (new) libencode-jis2k-perl_0.02-1_amd64.deb optional perl perl module providing JIS X 0212 (aka JIS 2000) Encodings This extension to the Encode perl module (which provides an interface between perl strings and other character encodings) provides specific coverage for the JIS X 0213 character set. (new) libencode-jis2k-perl_0.02.orig.tar.gz optional perl Changes: libencode-jis2k-perl (0.02-1) unstable; urgency=low . [ Nicholas Bamber ] * Initial Release. (Closes: #590058) . [ Tim Retout ] * debian/copyright: Refer to 'GPL-1' file rather than 'GPL' symlink. * debian/libencode-jis2k-perl.docs: Remove. Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 590058 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From dak at ftp-master.debian.org Tue Aug 10 04:19:55 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 04:19:55 +0000 Subject: Processing of libaudio-ecasound-perl_1.01-1_amd64.changes Message-ID: libaudio-ecasound-perl_1.01-1_amd64.changes uploaded successfully to localhost along with the files: libaudio-ecasound-perl_1.01-1.dsc libaudio-ecasound-perl_1.01.orig.tar.gz libaudio-ecasound-perl_1.01-1.debian.tar.gz libaudio-ecasound-perl_1.01-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Tue Aug 10 04:24:55 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 04:24:55 +0000 Subject: Processing of nama_1.064-1_amd64.changes Message-ID: nama_1.064-1_amd64.changes uploaded successfully to localhost along with the files: nama_1.064-1.dsc nama_1.064.orig.tar.gz nama_1.064-1.debian.tar.gz nama_1.064-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Tue Aug 10 04:32:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 04:32:06 +0000 Subject: libaudio-ecasound-perl_1.01-1_amd64.changes is NEW Message-ID: (new) libaudio-ecasound-perl_1.01-1.debian.tar.gz optional perl (new) libaudio-ecasound-perl_1.01-1.dsc optional perl (new) libaudio-ecasound-perl_1.01-1_amd64.deb optional perl Perl binding to the ecasound sampler, recorder, fx-processor Audio::Ecasound provides perl bindings to the ecasound control interface of the ecasound program. You can use perl to automate or interact with ecasound so you don't have to turn you back on the adoring masses packed into Wembly Stadium. . Ecasound is a software package designed for multitrack audio processing. It can be used for audio playback, recording, format conversions, effects processing, mixing, as a LADSPA plugin host and JACK node. Version >= 2.2.X must be installed to use this package. SEE ALSO for more info. (new) libaudio-ecasound-perl_1.01.orig.tar.gz optional perl Changes: libaudio-ecasound-perl (1.01-1) unstable; urgency=low . [ Joel Roth ] * Initial Release (closes: #585498) . [ Tim Retout ] * debian/control: Bump Standards-Version to 3.9.1. Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 585498 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From installer at ftp-master.debian.org Tue Aug 10 04:32:09 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 04:32:09 +0000 Subject: nama_1.064-1_amd64.changes ACCEPTED Message-ID: Accepted: nama_1.064-1.debian.tar.gz to main/n/nama/nama_1.064-1.debian.tar.gz nama_1.064-1.dsc to main/n/nama/nama_1.064-1.dsc nama_1.064-1_all.deb to main/n/nama/nama_1.064-1_all.deb nama_1.064.orig.tar.gz to main/n/nama/nama_1.064.orig.tar.gz Override entries for your package: nama_1.064-1.dsc - source sound nama_1.064-1_all.deb - optional sound Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Tue Aug 10 04:34:56 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 04:34:56 +0000 Subject: Processing of libdigest-jhash-perl_0.06-1_i386.changes Message-ID: libdigest-jhash-perl_0.06-1_i386.changes uploaded successfully to localhost along with the files: libdigest-jhash-perl_0.06-1.dsc libdigest-jhash-perl_0.06.orig.tar.gz libdigest-jhash-perl_0.06-1.debian.tar.gz libdigest-jhash-perl_0.06-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Tue Aug 10 04:47:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 04:47:06 +0000 Subject: libdigest-jhash-perl_0.06-1_i386.changes is NEW Message-ID: (new) libdigest-jhash-perl_0.06-1.debian.tar.gz optional perl (new) libdigest-jhash-perl_0.06-1.dsc optional perl (new) libdigest-jhash-perl_0.06-1_i386.deb optional perl Perl extension for 32 bit Jenkins Hashing Algorithm The Digest::JHash module allows you to use the fast JHash hashing algorithm developed by Bob Jenkins from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 32-bit "message digest" of the input in the form of an unsigned long integer. . See http://burtleburtle.net/bob/hash/doobs.html for more information. (new) libdigest-jhash-perl_0.06.orig.tar.gz optional perl Changes: libdigest-jhash-perl (0.06-1) unstable; urgency=low . * Initial Release (Closes: #591877). Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 591877 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From salvatore.bonaccorso at gmail.com Tue Aug 10 07:16:17 2010 From: salvatore.bonaccorso at gmail.com (Salvatore Bonaccorso) Date: Tue, 10 Aug 2010 09:16:17 +0200 Subject: Bug#584377: libtest-valgrind-perl: FTBFS: tests failed In-Reply-To: <20100717140655.GA4262@nerys.comodo.priv.at> References: <20100603100648.GA18831@xanadu.blop.info> <20100611134933.GF4590@belanna.comodo.priv.at> <20100717140655.GA4262@nerys.comodo.priv.at> Message-ID: <20100810071617.GA22965@elende> tag 584377 - sid thanks Hi all On Sat, Jul 17, 2010 at 04:06:55PM +0200, gregor herrmann wrote: > On Fri, 11 Jun 2010 15:49:33 +0200, gregor herrmann wrote: > > > Builds for me on i386, fails for me on amd64 (both cowbuilder sid > > chroots). > > This somehow reminds me of #552680 ... > > I've now built (amd64 cowbuilder) against valgrind from experimental > (1:3.5.0+3.6.0svn20100609-1), and the package builds fine; that > probably was #574810 and friends. > > I guess we can close this bug once a working valgrind is in unstable. Indeed not it builds again in unstable with valgrind 1:3.6.0~svn11254 uploaded yesterday to unstable. Now squeeze is affected, and we have to know if valgrind will get a freeze exception. I'm Cc'in the Package maitnainer for valgrind for this. Bests Salvatore -------------- next part -------------- A non-text attachment was scrubbed... Name: libtest-valgrind-perl_1.12-1-amd64-20100810-0901.gz Type: application/octet-stream Size: 8571 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: Digital signature URL: From owner at bugs.debian.org Tue Aug 10 07:18:07 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 10 Aug 2010 07:18:07 +0000 Subject: Processed: Re: Bug#584377: libtest-valgrind-perl: FTBFS: tests failed In-Reply-To: <20100810071617.GA22965@elende> References: <20100810071617.GA22965@elende> Message-ID: Processing commands for control at bugs.debian.org: > tag 584377 - sid Bug #584377 [src:libtest-valgrind-perl] libtest-valgrind-perl: FTBFS: tests failed Removed tag(s) sid. > thanks Stopping processing here. Please contact me if you need assistance. -- 584377: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584377 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From ansgar at 43-1.org Tue Aug 10 08:01:05 2010 From: ansgar at 43-1.org (Ansgar Burchardt) Date: Tue, 10 Aug 2010 17:01:05 +0900 Subject: Bug#588118: libmoose-perl [ia64]: test failures Message-ID: <87y6ceq4la.fsf@marvin.43-1.org> Hi, rafl took a first look at this some time ago and suspects this might be a bug in perl somewhere. I am also curious if this only affects 1.06 or if also older version (that is 1.05-1 from testing) also FTBFS. Could some DD try to build the older version on a IA64 porter machine? (If you are lucky the Build-Deps are still installed somewhere.) Another problem is that this holds back the newer version of libmoosex-types-structured-perl that fixes another FTBFS. Regards, Ansgar From installer at ftp-master.debian.org Tue Aug 10 10:02:23 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 10:02:23 +0000 Subject: libaudio-ecasound-perl_1.01-1_amd64.changes ACCEPTED Message-ID: Accepted: libaudio-ecasound-perl_1.01-1.debian.tar.gz to main/liba/libaudio-ecasound-perl/libaudio-ecasound-perl_1.01-1.debian.tar.gz libaudio-ecasound-perl_1.01-1.dsc to main/liba/libaudio-ecasound-perl/libaudio-ecasound-perl_1.01-1.dsc libaudio-ecasound-perl_1.01-1_amd64.deb to main/liba/libaudio-ecasound-perl/libaudio-ecasound-perl_1.01-1_amd64.deb libaudio-ecasound-perl_1.01.orig.tar.gz to main/liba/libaudio-ecasound-perl/libaudio-ecasound-perl_1.01.orig.tar.gz Override entries for your package: libaudio-ecasound-perl_1.01-1.dsc - optional perl libaudio-ecasound-perl_1.01-1_amd64.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 585498 Thank you for your contribution to Debian. From installer at ftp-master.debian.org Tue Aug 10 10:02:30 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 10:02:30 +0000 Subject: libdevice-usb-perl_0.35-1_amd64.changes ACCEPTED Message-ID: Accepted: libdevice-usb-perl_0.35-1.debian.tar.gz to main/libd/libdevice-usb-perl/libdevice-usb-perl_0.35-1.debian.tar.gz libdevice-usb-perl_0.35-1.dsc to main/libd/libdevice-usb-perl/libdevice-usb-perl_0.35-1.dsc libdevice-usb-perl_0.35-1_amd64.deb to main/libd/libdevice-usb-perl/libdevice-usb-perl_0.35-1_amd64.deb libdevice-usb-perl_0.35.orig.tar.gz to main/libd/libdevice-usb-perl/libdevice-usb-perl_0.35.orig.tar.gz Override entries for your package: libdevice-usb-perl_0.35-1.dsc - optional perl libdevice-usb-perl_0.35-1_amd64.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 592193 Thank you for your contribution to Debian. From installer at ftp-master.debian.org Tue Aug 10 10:02:37 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 10:02:37 +0000 Subject: libdigest-jhash-perl_0.06-1_i386.changes ACCEPTED Message-ID: Accepted: libdigest-jhash-perl_0.06-1.debian.tar.gz to main/libd/libdigest-jhash-perl/libdigest-jhash-perl_0.06-1.debian.tar.gz libdigest-jhash-perl_0.06-1.dsc to main/libd/libdigest-jhash-perl/libdigest-jhash-perl_0.06-1.dsc libdigest-jhash-perl_0.06-1_i386.deb to main/libd/libdigest-jhash-perl/libdigest-jhash-perl_0.06-1_i386.deb libdigest-jhash-perl_0.06.orig.tar.gz to main/libd/libdigest-jhash-perl/libdigest-jhash-perl_0.06.orig.tar.gz Override entries for your package: libdigest-jhash-perl_0.06-1.dsc - optional perl libdigest-jhash-perl_0.06-1_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 591877 Thank you for your contribution to Debian. From installer at ftp-master.debian.org Tue Aug 10 10:02:43 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 10:02:43 +0000 Subject: libencode-jis2k-perl_0.02-1_amd64.changes ACCEPTED Message-ID: Accepted: libencode-jis2k-perl_0.02-1.debian.tar.gz to main/libe/libencode-jis2k-perl/libencode-jis2k-perl_0.02-1.debian.tar.gz libencode-jis2k-perl_0.02-1.dsc to main/libe/libencode-jis2k-perl/libencode-jis2k-perl_0.02-1.dsc libencode-jis2k-perl_0.02-1_amd64.deb to main/libe/libencode-jis2k-perl/libencode-jis2k-perl_0.02-1_amd64.deb libencode-jis2k-perl_0.02.orig.tar.gz to main/libe/libencode-jis2k-perl/libencode-jis2k-perl_0.02.orig.tar.gz Override entries for your package: libencode-jis2k-perl_0.02-1.dsc - optional perl libencode-jis2k-perl_0.02-1_amd64.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 590058 Thank you for your contribution to Debian. From installer at ftp-master.debian.org Tue Aug 10 10:02:50 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 10 Aug 2010 10:02:50 +0000 Subject: libhash-moreutils-perl_0.02-1_i386.changes ACCEPTED Message-ID: Accepted: libhash-moreutils-perl_0.02-1.debian.tar.gz to main/libh/libhash-moreutils-perl/libhash-moreutils-perl_0.02-1.debian.tar.gz libhash-moreutils-perl_0.02-1.dsc to main/libh/libhash-moreutils-perl/libhash-moreutils-perl_0.02-1.dsc libhash-moreutils-perl_0.02-1_all.deb to main/libh/libhash-moreutils-perl/libhash-moreutils-perl_0.02-1_all.deb libhash-moreutils-perl_0.02.orig.tar.gz to main/libh/libhash-moreutils-perl/libhash-moreutils-perl_0.02.orig.tar.gz Override entries for your package: libhash-moreutils-perl_0.02-1.dsc - optional perl libhash-moreutils-perl_0.02-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 592030 Thank you for your contribution to Debian. From owner at bugs.debian.org Tue Aug 10 10:42:05 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 10 Aug 2010 10:42:05 +0000 Subject: Processed: Re: Bug#558272: Date::Calc::Decode_Month(): argument is not a string In-Reply-To: <20100810103848.GA26489@prunille.vinc17.org> References: <20100810103848.GA26489@prunille.vinc17.org> Message-ID: Processing commands for control at bugs.debian.org: > severity 558272 grave Bug #558272 [libdate-calc-perl] Date::Calc::Decode_Month(): argument is not a string Severity set to 'grave' from 'important' > thanks Stopping processing here. Please contact me if you need assistance. -- 558272: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558272 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From vincent at vinc17.net Tue Aug 10 10:38:48 2010 From: vincent at vinc17.net (Vincent Lefevre) Date: Tue, 10 Aug 2010 12:38:48 +0200 Subject: Bug#558272: Date::Calc::Decode_Month(): argument is not a string In-Reply-To: <20091127151101.GZ4576@pc1.creditreform.bg> References: <20091127143232.GA24478@vin.lip.ens-lyon.fr> <20091127151101.GZ4576@pc1.creditreform.bg> Message-ID: <20100810103848.GA26489@prunille.vinc17.org> severity 558272 grave thanks I'm raising the severity because of the urgency and to make sure that this bug (an important regression vs lenny, that has been fixed in a new upstream bugfix release for 9 months) is noticed soon enough for squeeze. See other comments below. On 2009-11-27 17:11:01 +0200, Damyan Ivanov wrote: > Seems to be fixed in 6.3 upstream release, which is half-prepared in > group's SVN repository. > > TODO from there: > - add libdate-calc-xs-perl to B-D-I -- or not, because > - t/f000.t checks the version of libdate-calc-xs-perl and errors out > if it's different - might lead to problems if an older version is > installed (libdate-calc-xs-perl seems to depend on > libdate-calc-perl >= its own version) > - Q: what does "United "Date::Calc" and "Date::Pcalc" into a single > distribution" (and the changelog entry below) tell us? we have > also libdate-pcalc-perl Any news? Date-Calc-6.3 was released on October 31, 2009. FYI, the latest upstream releases were: Date-Calc-6.0 on 2009-10-08 (currently in Debian/testing) Date-Calc-6.1 on 2009-10-16 Date-Calc-6.2 on 2009-10-16 Date-Calc-6.3 on 2009-10-31 The fact that the releases up to 6.3 are close enough (less than a month between them) seems to imply that they are bugfix releases, and the fact that there have not been releases since 6.3 is probably because version 6.3 is quite stable. In this context, even though Squeeze is frozen, I think that version 6.3 should go to Squeeze. Note: this also requires an upgrade of libcarp-clan-perl to Carp::Clan 6.04 for about the same reasons; versions 6.02 and 6.03 have even been removed from CPAN. Not sure whether the licensing problem 6.04 solves is the cause: https://rt.cpan.org/Public/Bug/Display.html?id=50796 (FYI, I'm still stuck with the old libdate-calc-perl 5.4-5+b1 under Debian/unstable, because of this bug, even though I've tested that Date::Calc 6.3 from CPAN works.) -- Vincent Lef?vre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / Ar?naire project (LIP, ENS-Lyon) From vincent at vinc17.net Tue Aug 10 11:08:33 2010 From: vincent at vinc17.net (Vincent Lefevre) Date: Tue, 10 Aug 2010 13:08:33 +0200 Subject: Bug#592471: libcarp-clan-perl: Carp::Clan 6.02 has no licenses Message-ID: <20100810110833.GA26178@ypig.lip.ens-lyon.fr> Package: libcarp-clan-perl Version: 6.02-1 Severity: serious Tags: upstream fixed-upstream Justification: Policy 2.3 Upstream Carp-Clan 6.02 has no licenses. Its META.yml file contains: license: ~ and the README file doesn't say anything about the license either. I doubt that the fact the author distributed the Artistic.txt and GNU_GPL.txt files is sufficient from a legal point of view (note that for some software, such license files apply only to some part of the software). Without a license for the whole module distribution, one can look at what individual files say. lib/Carp/Clan.pm says: ## This module is free software and can ## be used, modified and redistributed ## under the same terms as Perl itself. but lib/Carp/Clan.pod says nothing about the license, making at least the documentation non-free. There are also possible licensing issues with the test files, which are silent too. Anyway this licensing problem is fixed in upstream Carp-Clan 6.04: Version 6.04 24.10.2009 + Solved RT ticket #50796 (inform type of license) + Made the test suite compatible with Perl versions < v5.6.0 Version 6.03 18.10.2009 + Re-release to resolve confusion in CPAN caused by intermediate release of Carp::Clan 5.4 (backport of bugfix #50560 below for Perls < v5.6.0) -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores) Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/dash Versions of packages libcarp-clan-perl depends on: ii perl 5.10.1-14 Larry Wall's Practical Extraction libcarp-clan-perl recommends no packages. libcarp-clan-perl suggests no packages. -- no debconf information From owner at bugs.debian.org Tue Aug 10 11:18:08 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 10 Aug 2010 11:18:08 +0000 Subject: Processed: Re: Bug#558272: Date::Calc::Decode_Month(): argument is not a string In-Reply-To: <20100810111726.GB26410@prunille.vinc17.org> References: <20100810111726.GB26410@prunille.vinc17.org> Message-ID: Processing commands for control at bugs.debian.org: > tags 558272 upstream fixed-upstream Bug #558272 [libdate-calc-perl] Date::Calc::Decode_Month(): argument is not a string Added tag(s) upstream and fixed-upstream. > End of message, stopping processing here. Please contact me if you need assistance. -- 558272: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558272 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From pkg-perl-maintainers at lists.alioth.debian.org Tue Aug 10 14:37:00 2010 From: pkg-perl-maintainers at lists.alioth.debian.org (pkg-perl-maintainers at lists.alioth.debian.org) Date: Tue, 10 Aug 2010 14:37:00 +0000 Subject: Bug#592471: Bug in libcarp-clan-perl fixed in revision 61506 Message-ID: tag 592471 + pending thanks Some bugs are closed in revision 61506 by Salvatore Bonaccorso (carnil-guest) Commit message: * New upstream release (Closes: #592471). * Add myself to Uploaders. From owner at bugs.debian.org Tue Aug 10 14:39:09 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 10 Aug 2010 14:39:09 +0000 Subject: Processed: Bug in libcarp-clan-perl fixed in revision 61506 In-Reply-To: References: Message-ID: Processing commands for control at bugs.debian.org: > tag 592471 + pending Bug #592471 [libcarp-clan-perl] libcarp-clan-perl: Carp::Clan 6.02 has no licenses Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 592471: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592471 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From holland at eaglegenomics.com Tue Aug 10 14:11:14 2010 From: holland at eaglegenomics.com (Richard Holland) Date: Tue, 10 Aug 2010 15:11:14 +0100 Subject: List of modules I need Message-ID: Hi guys, I'm new to Debian module building. For another project (in DebianMed), I have some CPAN Perl dependencies for which the corresponding Debian modules do not yet exist, or exist but in the wrong version, or in the wrong repository. I'd like to build some official Debian Perl packages for them, but I don't know where to start - as I said, I've never built any Debian modules at all before! Here's the modules I need: Special cases: * libwww-perl - must be able to install version 5.808 exactly as other parts of my project (stupidly, but beyond my control) depend on features in 5.808 that were removed in later versions. A package for this version already exists at http://debian.pkgs.cpan.org/debian/ so it should be possible to simply migrate it to Debian Perl? but how? New modules: * Math::Bezier (no dependencies) * LWP::Parallel::UserAgent (depends on the special case above) * RTF::Writer (depends on libimage-size-perl) * Bio::Das::Lite (depends on libio-stringy-perl, libwww-curl-perl, libreadonly-perl, and the special case above) Obviously if any of you are already working on these or are able to do the necessary faster than me, then that's great, otherwise can someone with in-depth knowledge of Debian Perl module building help me through the process? cheers, Richard -- Richard Holland, BSc MBCS Operations and Delivery Director, Eagle Genomics Ltd T: +44 (0)1223 654481 ext 3 | E: holland at eaglegenomics.com http://www.eaglegenomics.com/ From martin at uni-mainz.de Tue Aug 10 16:03:21 2010 From: martin at uni-mainz.de (Christoph Martin) Date: Tue, 10 Aug 2010 18:03:21 +0200 Subject: Bug#592503: libmail-gnupg-perl: decode uses wrong method to get mime decoded Message-ID: <4C617849.60707@uni-mainz.de> Package: libmail-gnupg-perl Version: 0.15-1 Severity: normal if decrypt() or get_decrypt_key() ist called on a inline PGP messages which is quoted-printable encoded, gpg fails with gpg: malformed CRC#012,gpg: quoted printable character in armor - probably a buggy MTA has been used This happens because $message->body_as_string is called instead of $message->bodyhandle->as_string. This was already fixed in verify() See the comment there: # don't use not $message->body_as_string here, because # the body isn't decoded in this case!!! # (which is evil for quoted-printable transfer encoding) # also the headers and stuff are not needed here Christoph -- System Information: Debian Release: 5.0.5 APT prefers stable APT policy: (900, 'stable'), (70, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-686 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages libmail-gnupg-perl depends on: ii libgnupg-interface-perl 0.36-1 Perl interface to GnuPG ii libmailtools-perl 2.03-1 Manipulate email in perl programs ii libmime-perl 5.427-1 transitional dummy package ii libmime-tools-perl [libm 5.427-1 Perl5 modules for MIME-compliant m ii perl 5.10.0-19lenny2 Larry Wall's Practical Extraction libmail-gnupg-perl recommends no packages. libmail-gnupg-perl suggests no packages. -- no debconf information -- ============================================================================ Christoph Martin, Zentrum f?r Datenverarbeitung, Uni-Mainz, Germany Instant-Messaging: Jabber: martin at uni-mainz.de (Siehe http://www.zdv.uni-mainz.de/4010.php) -------------- next part -------------- A non-text attachment was scrubbed... Name: martin.vcf Type: text/x-vcard Size: 374 bytes Desc: not available URL: From debian-bug at v.nix.is Tue Aug 10 16:24:51 2010 From: debian-bug at v.nix.is (v.nix.is) Date: Tue, 10 Aug 2010 16:24:51 +0000 Subject: Bug#592506: libtest-harness-perl: Serios regressions in 3.20-1 solved in upstream Git, probably blocker for stable Message-ID: <20100810162451.9880.59376.reportbug@v.nix.is> Package: libtest-harness-perl Version: 3.20-1 Severity: important Tags: patch Since upstream released 3.17_01 there have been two serious regressions with the handling of: * Passing arguments to executable non-Perl tests: https://rt.cpan.org/Ticket/Display.html?id=59186#txn-801685 * Running executable non-Perl tests: https://rt.cpan.org/Ticket/Display.html?id=59457 I'm filing the issue here due to the the stable freeze. These two issues are likely to break a lot of cases where prove/Test::Harness is being used to run non-Perl tests, it breaks e.g. the Git test suite. Fixes for this upstream are: http://github.com/AndyA/Test-Harness/commit/4b911b81224f2f3064c67ecec744fa5e5fc365b4 http://github.com/AndyA/Test-Harness/commit/f21ad263aa32d08ad59d32d031abedfe6195f9e2 http://github.com/AndyA/Test-Harness/commit/80cf0384667d8bc7e95c2b0565827292aacab139 http://github.com/AndyA/Test-Harness/commit/cbe222550db69d3a8fc4ea26c0950d2e28270158 http://github.com/AndyA/Test-Harness/commit/a794796d6780f4438bb492bf87ed14982a5357dd http://github.com/AndyA/Test-Harness/commit/3a934f897b6a9d1d91afbeca21616e4c729f344f http://github.com/AndyA/Test-Harness/commit/6ca9bf39fed165755033e824b895edea1cac21a7 http://github.com/AndyA/Test-Harness/commit/6703fdc01e152df672047400364b227a172449e2 http://github.com/AndyA/Test-Harness/commit/6a9a72773c9d2f54e9124d3359efe6100df6a8bf http://github.com/AndyA/Test-Harness/commit/7038535a4ea429742a441a901b097169579a91cd Please do one of: * Bump Test::Harness back down to 3.17 * Apply the above patches to 3.20 * Ship Test::Harness from the master branch upstream, or wait for 3.22 to hit CPAN (should be soon-ish) A Test::Harness with this bug has never been part of a perl release, having to deal with this issue in a Debian stable release would be painful in the long term. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (900, 'testing'), (800, 'unstable'), (700, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.35-rc5-Avar-Akbar+ (SMP w/4 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libtest-harness-perl depends on: ii perl 5.10.1-13 Larry Wall's Practical Extraction libtest-harness-perl recommends no packages. libtest-harness-perl suggests no packages. -- no debconf information From owner at bugs.debian.org Tue Aug 10 16:33:05 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 10 Aug 2010 16:33:05 +0000 Subject: Processed (with 2 errors): your mail In-Reply-To: References: Message-ID: Processing commands for control at bugs.debian.org: > retitle 592506 Serious regressions in 3.20-1 solved in upstream Git, Bug #592506 [libtest-harness-perl] libtest-harness-perl: Serios regressions in 3.20-1 solved in upstream Git, probably blocker for stable Changed Bug title to 'Serious regressions in 3.20-1 solved in upstream Git,' from 'libtest-harness-perl: Serios regressions in 3.20-1 solved in upstream Git, probably blocker for stable' > probable blocker for stable Unknown command or malformed arguments to command. > kthx Unknown command or malformed arguments to command. > End of message, stopping processing here. Please contact me if you need assistance. -- 592506: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592506 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From debian-bug at v.nix.is Tue Aug 10 16:30:08 2010 From: debian-bug at v.nix.is (Debian bug at v.nix.is) Date: Tue, 10 Aug 2010 16:30:08 +0000 Subject: Bug#592506: Message-ID: retitle 592506 Serious regressions in 3.20-1 solved in upstream Git, probable blocker for stable kthx From noreply at release.debian.org Tue Aug 10 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 10 Aug 2010 16:39:11 +0000 Subject: libdbix-class-introspectablem2m-perl 0.001001-1 MIGRATED to testing Message-ID: FYI: The status of the libdbix-class-introspectablem2m-perl source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.001001-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Aug 10 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 10 Aug 2010 16:39:11 +0000 Subject: libalgorithm-merge-perl 0.08-2 MIGRATED to testing Message-ID: FYI: The status of the libalgorithm-merge-perl source package in Debian's testing distribution has changed. Previous version: 0.08-1 Current version: 0.08-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Aug 10 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 10 Aug 2010 16:39:11 +0000 Subject: libdatetime-perl 2:0.6100-2 MIGRATED to testing Message-ID: FYI: The status of the libdatetime-perl source package in Debian's testing distribution has changed. Previous version: 2:0.6100-1 Current version: 2:0.6100-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From owner at bugs.debian.org Tue Aug 10 16:48:11 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 10 Aug 2010 16:48:11 +0000 Subject: Processed: retitle 592506 to libtest-harness-perl: Serious regressions in 3.20-1 solved in upstream Git, probably blocker for stable In-Reply-To: <1281458721-1266-bts-ansgar@43-1.org> References: <1281458721-1266-bts-ansgar@43-1.org> Message-ID: Processing commands for control at bugs.debian.org: > retitle 592506 libtest-harness-perl: Serious regressions in 3.20-1 solved in upstream Git, probably blocker for stable Bug #592506 [libtest-harness-perl] Serious regressions in 3.20-1 solved in upstream Git, Changed Bug title to 'libtest-harness-perl: Serious regressions in 3.20-1 solved in upstream Git, probably blocker for stable' from 'Serious regressions in 3.20-1 solved in upstream Git,' > thanks Stopping processing here. Please contact me if you need assistance. -- 592506: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592506 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From holland at eaglegenomics.com Tue Aug 10 17:17:02 2010 From: holland at eaglegenomics.com (Richard Holland) Date: Tue, 10 Aug 2010 18:17:02 +0100 Subject: List of modules I need In-Reply-To: <87vd7i762s.fsf@convex-new.cs.unb.ca> References: <87vd7i762s.fsf@convex-new.cs.unb.ca> Message-ID: Thanks David. > > Don't be too discouraged if response is a bit slow. The perl group is > mainly focussed on fixing bugs now that squeeze has been frozen. That's fine. I'm quite happy to build them myself locally for now to learn how it all works, and then either submit or wait for 'official' versions later. > [snip] >> Here's the modules I need: >> >> Special cases: > >> * libwww-perl - must be able to install version 5.808 exactly as >> other parts of my project (stupidly, but beyond my control) depend >> on features in 5.808 that were removed in later versions. > > There can only be one version of a given package in a given suite, so > when these kind of things are necessary, the package needs to be forked, > and given a new name. Given how 5.808 package is, and the fact that the > package is security sensitive, my personal reaction to having a two year > old version in the archive is not too enthusiastic. In any case, if we > are going to fork the package, someone needs to take responsibility as > the new upstream maintainer (i.e. to deal with non-packaging > issues). Are you able to do that? The problem with this Perl package is that the original version is no longer maintained, but the team that produces the code I'm using (Ensembl) depends on it in a number of complex ways and is not planning to remove the dependency any time soon - even though the equivalent CPAN module is no longer available on all except a couple of mirrors. I wouldn't want to maintain the Debian package if it was forked because the content/function of that particular package is outside my expertise. What would you recommend as an alternative approach that would be Debian-safe - given that I can't remove the dependency on the original CPAN module? Just to keep the existing debian-cpan version as a dependency and state that users of my Ensembl package will need to add that repository before they can install it? How does Debian deal with other situations where Debian package A depends on package B <= version X rather than >= version X? >> New modules: >> * Math::Bezier >> (no dependencies) >> * LWP::Parallel::UserAgent >> (depends on the special case above) >> * RTF::Writer >> (depends on libimage-size-perl) >> * Bio::Das::Lite >> (depends on libio-stringy-perl, libwww-curl-perl, libreadonly-perl, and the special case above) > > Normally just sending email as you did would be perfect and someone > would jump right on it. However, as I mentioned above, most team members > are concentrating on getting the next Debian Stable release out the door > right now. In order that your request not get lost, the best thing might > be to file RFP (request for package) bugs by using "reportbug wnpp" and > following the prompts. Thanks. I'll do that. cheers, Richard > > All the best, > > David Bremner -- Richard Holland, BSc MBCS Operations and Delivery Director, Eagle Genomics Ltd T: +44 (0)1223 654481 ext 3 | E: holland at eaglegenomics.com http://www.eaglegenomics.com/ From bremner at unb.ca Tue Aug 10 17:03:55 2010 From: bremner at unb.ca (David Bremner) Date: Tue, 10 Aug 2010 14:03:55 -0300 Subject: List of modules I need In-Reply-To: References: Message-ID: <87vd7i762s.fsf@convex-new.cs.unb.ca> On Tue, 10 Aug 2010 15:11:14 +0100, Richard Holland wrote: > Hi guys, Hi Richard! Don't be too discouraged if response is a bit slow. The perl group is mainly focussed on fixing bugs now that squeeze has been frozen. [snip] > Here's the modules I need: > > Special cases: > * libwww-perl - must be able to install version 5.808 exactly as > other parts of my project (stupidly, but beyond my control) depend > on features in 5.808 that were removed in later versions. There can only be one version of a given package in a given suite, so when these kind of things are necessary, the package needs to be forked, and given a new name. Given how 5.808 package is, and the fact that the package is security sensitive, my personal reaction to having a two year old version in the archive is not too enthusiastic. In any case, if we are going to fork the package, someone needs to take responsibility as the new upstream maintainer (i.e. to deal with non-packaging issues). Are you able to do that? > A package > for this version already exists at > http://debian.pkgs.cpan.org/debian/ so it should be possible to > simply migrate it to Debian Perl? but how? Generally we package things from scratch, because packages made automatically (like the one you refer to) don't meet Debian packaging policy. But this is not such a big hurdle as the problem of uploading an old version. > > New modules: > * Math::Bezier > (no dependencies) > * LWP::Parallel::UserAgent > (depends on the special case above) > * RTF::Writer > (depends on libimage-size-perl) > * Bio::Das::Lite > (depends on libio-stringy-perl, libwww-curl-perl, libreadonly-perl, and the special case above) Normally just sending email as you did would be perfect and someone would jump right on it. However, as I mentioned above, most team members are concentrating on getting the next Debian Stable release out the door right now. In order that your request not get lost, the best thing might be to file RFP (request for package) bugs by using "reportbug wnpp" and following the prompts. All the best, David Bremner From nicholas at periapt.co.uk Tue Aug 10 17:41:46 2010 From: nicholas at periapt.co.uk (Nicholas Bamber) Date: Tue, 10 Aug 2010 18:41:46 +0100 Subject: List of modules I need In-Reply-To: References: <87vd7i762s.fsf@convex-new.cs.unb.ca> Message-ID: <4C618F5A.2050208@periapt.co.uk> I'd be happy to do the packaging work of the forked package so long as: * The package wherever possible is done according to the normal processes of the Debian perl group; * There is an RFP as discussed (I like the satisfying feel of a '--closes' argument when you run dh-make-perl). A few other implications I can think of: * In the control file there must be a "conflicts with liblwww-perl" clause * There must be a README.Debian documenting why the package was created and warning that it should not be used for normal purposes. Nicholas Richard Holland wrote: > Thanks David. > >> Don't be too discouraged if response is a bit slow. The perl group is >> mainly focussed on fixing bugs now that squeeze has been frozen. >> > > That's fine. I'm quite happy to build them myself locally for now to learn how it all works, and then either submit or wait for 'official' versions later. > > >> [snip] >> >>> Here's the modules I need: >>> >>> Special cases: >>> >>> * libwww-perl - must be able to install version 5.808 exactly as >>> other parts of my project (stupidly, but beyond my control) depend >>> on features in 5.808 that were removed in later versions. >>> >> There can only be one version of a given package in a given suite, so >> when these kind of things are necessary, the package needs to be forked, >> and given a new name. Given how 5.808 package is, and the fact that the >> package is security sensitive, my personal reaction to having a two year >> old version in the archive is not too enthusiastic. In any case, if we >> are going to fork the package, someone needs to take responsibility as >> the new upstream maintainer (i.e. to deal with non-packaging >> issues). Are you able to do that? >> > > The problem with this Perl package is that the original version is no longer maintained, but the team that produces the code I'm using (Ensembl) depends on it in a number of complex ways and is not planning to remove the dependency any time soon - even though the equivalent CPAN module is no longer available on all except a couple of mirrors. > > I wouldn't want to maintain the Debian package if it was forked because the content/function of that particular package is outside my expertise. > > What would you recommend as an alternative approach that would be Debian-safe - given that I can't remove the dependency on the original CPAN module? Just to keep the existing debian-cpan version as a dependency and state that users of my Ensembl package will need to add that repository before they can install it? > > How does Debian deal with other situations where Debian package A depends on package B <= version X rather than >= version X? > > >>> New modules: >>> * Math::Bezier >>> (no dependencies) >>> * LWP::Parallel::UserAgent >>> (depends on the special case above) >>> * RTF::Writer >>> (depends on libimage-size-perl) >>> * Bio::Das::Lite >>> (depends on libio-stringy-perl, libwww-curl-perl, libreadonly-perl, and the special case above) >>> >> Normally just sending email as you did would be perfect and someone >> would jump right on it. However, as I mentioned above, most team members >> are concentrating on getting the next Debian Stable release out the door >> right now. In order that your request not get lost, the best thing might >> be to file RFP (request for package) bugs by using "reportbug wnpp" and >> following the prompts. >> > > Thanks. I'll do that. > > cheers, > Richard > > >> All the best, >> >> David Bremner >> > > -- > Richard Holland, BSc MBCS > Operations and Delivery Director, Eagle Genomics Ltd > T: +44 (0)1223 654481 ext 3 | E: holland at eaglegenomics.com > http://www.eaglegenomics.com/ > > > _______________________________________________ > pkg-perl-maintainers mailing list > pkg-perl-maintainers at lists.alioth.debian.org > http://lists.alioth.debian.org/mailman/listinfo/pkg-perl-maintainers > > From holland at eaglegenomics.com Tue Aug 10 18:28:08 2010 From: holland at eaglegenomics.com (Richard Holland) Date: Tue, 10 Aug 2010 19:28:08 +0100 Subject: List of modules I need In-Reply-To: <4C618F5A.2050208@periapt.co.uk> References: <87vd7i762s.fsf@convex-new.cs.unb.ca> <4C618F5A.2050208@periapt.co.uk> Message-ID: <0EF39A9F-4B30-4E91-AF7C-64DAA28B7265@eaglegenomics.com> I'll submit a request then via requestbug and you'll pick it up? On 10 Aug 2010, at 18:41, Nicholas Bamber wrote: > I'd be happy to do the packaging work of the forked package so long as: > > * The package wherever possible is done according to the normal processes of the Debian perl group; > * There is an RFP as discussed (I like the satisfying feel of a '--closes' argument when you run dh-make-perl). > > A few other implications I can think of: > > * In the control file there must be a "conflicts with liblwww-perl" clause > * There must be a README.Debian documenting why the package was created and warning that it should not be used for normal purposes. > > Nicholas > > Richard Holland wrote: >> Thanks David. >> >>> Don't be too discouraged if response is a bit slow. The perl group is >>> mainly focussed on fixing bugs now that squeeze has been frozen. >>> >> >> That's fine. I'm quite happy to build them myself locally for now to learn how it all works, and then either submit or wait for 'official' versions later. >> >> >>> [snip] >>> >>>> Here's the modules I need: >>>> >>>> Special cases: >>>> * libwww-perl - must be able to install version 5.808 exactly as >>>> other parts of my project (stupidly, but beyond my control) depend >>>> on features in 5.808 that were removed in later versions. >>> There can only be one version of a given package in a given suite, so >>> when these kind of things are necessary, the package needs to be forked, >>> and given a new name. Given how 5.808 package is, and the fact that the >>> package is security sensitive, my personal reaction to having a two year >>> old version in the archive is not too enthusiastic. In any case, if we >>> are going to fork the package, someone needs to take responsibility as >>> the new upstream maintainer (i.e. to deal with non-packaging >>> issues). Are you able to do that? >>> >> >> The problem with this Perl package is that the original version is no longer maintained, but the team that produces the code I'm using (Ensembl) depends on it in a number of complex ways and is not planning to remove the dependency any time soon - even though the equivalent CPAN module is no longer available on all except a couple of mirrors. >> I wouldn't want to maintain the Debian package if it was forked because the content/function of that particular package is outside my expertise. >> >> What would you recommend as an alternative approach that would be Debian-safe - given that I can't remove the dependency on the original CPAN module? Just to keep the existing debian-cpan version as a dependency and state that users of my Ensembl package will need to add that repository before they can install it? >> >> How does Debian deal with other situations where Debian package A depends on package B <= version X rather than >= version X? >> >> >>>> New modules: >>>> * Math::Bezier >>>> (no dependencies) >>>> * LWP::Parallel::UserAgent >>>> (depends on the special case above) >>>> * RTF::Writer >>>> (depends on libimage-size-perl) >>>> * Bio::Das::Lite >>>> (depends on libio-stringy-perl, libwww-curl-perl, libreadonly-perl, and the special case above) >>>> >>> Normally just sending email as you did would be perfect and someone >>> would jump right on it. However, as I mentioned above, most team members >>> are concentrating on getting the next Debian Stable release out the door >>> right now. In order that your request not get lost, the best thing might >>> be to file RFP (request for package) bugs by using "reportbug wnpp" and >>> following the prompts. >>> >> >> Thanks. I'll do that. >> cheers, >> Richard >> >> >>> All the best, >>> >>> David Bremner >>> >> >> -- >> Richard Holland, BSc MBCS >> Operations and Delivery Director, Eagle Genomics Ltd >> T: +44 (0)1223 654481 ext 3 | E: holland at eaglegenomics.com >> http://www.eaglegenomics.com/ >> >> >> _______________________________________________ >> pkg-perl-maintainers mailing list >> pkg-perl-maintainers at lists.alioth.debian.org >> http://lists.alioth.debian.org/mailman/listinfo/pkg-perl-maintainers >> >> > -- Richard Holland, BSc MBCS Operations and Delivery Director, Eagle Genomics Ltd T: +44 (0)1223 654481 ext 3 | E: holland at eaglegenomics.com http://www.eaglegenomics.com/ From ansgar at 43-1.org Tue Aug 10 18:37:55 2010 From: ansgar at 43-1.org (Ansgar Burchardt) Date: Wed, 11 Aug 2010 03:37:55 +0900 Subject: List of modules I need In-Reply-To: (Richard Holland's message of "Tue, 10 Aug 2010 18:17:02 +0100") References: <87vd7i762s.fsf@convex-new.cs.unb.ca> Message-ID: <87d3tqnwjg.fsf@marvin.43-1.org> Hi, [ Switching to debian-perl at l.d.o. pkg-perl-maintainers is mostly used ] [ for bug mails and other discussions easily get lost here. ] Richard Holland writes: You said you have no experience building "Debian modules". Do you mean Debian packages in general or Debian packages for Perl modules? [ libwww-perl v5.808 ] > > The problem with this Perl package is that the original version is no > longer maintained, but the team that produces the code I'm using > (Ensembl) depends on it in a number of complex ways and is not > planning to remove the dependency any time soon - even though the > equivalent CPAN module is no longer available on all except a couple > of mirrors. Introducing old, unmaintained versions of something is in general not a good idea. Moreover you would have to rename all included Perl modules as they conflict with the files from the current libwww-perl (which quite a lot of other packages depend on). I am pretty sure the security team would also not be happy about this. It is also not possible to just add a package "libwww-perl-5.808" as it would not be co-installable with libwww-perl (both contain the same files). You would have to rename all shipped Perl modules and change this in depending packages as well. Is the Ensmbl you are talking about this one: [1]? I did take a short glance at the page and they also depend on an old version of BioPerl[2]: 1.2.3, Debian has 1.6.1 right now, even stable has 1.5.2... [1] [2] > What would you recommend as an alternative approach that would be > Debian-safe - given that I can't remove the dependency on the original > CPAN module? Just to keep the existing debian-cpan version as a > dependency and state that users of my Ensembl package will need to add > that repository before they can install it? All dependencies of packages in the Debian archive must be satisfied with packages from the same place so this is not an option. > How does Debian deal with other situations where Debian package A > depends on package B <= version X rather than >= version X? In this situation one of the two packages needs to be fixed. Personally I don't think we should introduce packages that do not work with current versions of software from Debian. >>> New modules: >>> * Math::Bezier >>> (no dependencies) >>> * RTF::Writer >>> (depends on libimage-size-perl) These look unproblematic. >>> * LWP::Parallel::UserAgent >>> (depends on the special case above) Is this the only reason why you need the old version of libwww-perl or are there other incompatibilities? >>> * Bio::Das::Lite >>> (depends on libio-stringy-perl, libwww-curl-perl, >>> libreadonly-perl, and the special case above) Does this really require the old libwww-perl? There are reports [1] on cpantesters where the test suite passes with libwww-perl_5.836. [1] >> Normally just sending email as you did would be perfect and someone >> would jump right on it. However, as I mentioned above, most team members >> are concentrating on getting the next Debian Stable release out the door >> right now. In order that your request not get lost, the best thing might >> be to file RFP (request for package) bugs by using "reportbug wnpp" and >> following the prompts. > > Thanks. I'll do that. As you already joined pkg-perl on Alioth, I assume you want to package the modules yourself? In that case you want to file an "ITP" (intend to package) rather than a "RFP". You might want to start with Math::Bezier and/or RTF::Writer. Both look good to start learning packaging with. Regards, Ansgar From ansgar at 43-1.org Wed Aug 11 06:55:21 2010 From: ansgar at 43-1.org (Ansgar Burchardt) Date: Wed, 11 Aug 2010 15:55:21 +0900 Subject: Bug#558272: Date::Calc::Decode_Month(): argument is not a string In-Reply-To: <20100810103848.GA26489@prunille.vinc17.org> (Vincent Lefevre's message of "Tue, 10 Aug 2010 12:38:48 +0200") References: <20091127143232.GA24478@vin.lip.ens-lyon.fr> <20091127151101.GZ4576@pc1.creditreform.bg> <20100810103848.GA26489@prunille.vinc17.org> Message-ID: <87fwyl1vvq.fsf@marvin.43-1.org> tags 558272 - fixed-upstream forwarded 558272 https://rt.cpan.org/Ticket/Display.html?id=60233 thanks Hi, > $ echo Oct | perl -p -e 'use Date::Calc qw(Decode_Month); s!(\w+)!Decode_Month($1)!e' > Date::Calc::Decode_Month(): argument is not a string at -e line 1, <> line 1. This is not fixed in the latest upstream release. I installed Date::Calc 6.3 and Date::Calc::XS 6.2 from CPAN and the problem is still present. It is, however, limited to the XS implementation and can easily be worked around: just use "$1" (with quotes) instead of $1. Regards, Ansgar From owner at bugs.debian.org Wed Aug 11 07:09:06 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Wed, 11 Aug 2010 07:09:06 +0000 Subject: Processed: Bug#558272: Date::Calc::Decode_Month(): argument is not a string In-Reply-To: <87fwyl1vvq.fsf@marvin.43-1.org> References: <87fwyl1vvq.fsf@marvin.43-1.org> Message-ID: Processing commands for control at bugs.debian.org: > tags 558272 - fixed-upstream Bug #558272 [libdate-calc-perl] Date::Calc::Decode_Month(): argument is not a string Removed tag(s) fixed-upstream. > forwarded 558272 https://rt.cpan.org/Ticket/Display.html?id=60233 Bug #558272 [libdate-calc-perl] Date::Calc::Decode_Month(): argument is not a string Set Bug forwarded-to-address to 'https://rt.cpan.org/Ticket/Display.html?id=60233'. > thanks Stopping processing here. Please contact me if you need assistance. -- 558272: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558272 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From vincent at vinc17.net Wed Aug 11 07:39:43 2010 From: vincent at vinc17.net (Vincent Lefevre) Date: Wed, 11 Aug 2010 09:39:43 +0200 Subject: Bug#558272: Date::Calc::Decode_Month(): argument is not a string In-Reply-To: <87fwyl1vvq.fsf@marvin.43-1.org> References: <20091127143232.GA24478@vin.lip.ens-lyon.fr> <20091127151101.GZ4576@pc1.creditreform.bg> <20100810103848.GA26489@prunille.vinc17.org> <87fwyl1vvq.fsf@marvin.43-1.org> Message-ID: <20100811073943.GG26410@prunille.vinc17.org> On 2010-08-11 15:55:21 +0900, Ansgar Burchardt wrote: > This is not fixed in the latest upstream release. I installed > Date::Calc 6.3 and Date::Calc::XS 6.2 from CPAN and the problem is still > present. Well, Date::Calc 6.3 solves the problem on my machine: $ echo Oct | perl -p -e 'use Date::Calc qw(Decode_Month); s!(\w+)!Decode_Month($1)!e' 10 $ echo Oct | env -u PERL5LIB perl -p -e 'use Date::Calc qw(Decode_Month); s!(\w+)!Decode_Month($1)!e' Date::Calc::Decode_Month(): argument is not a string at -e line 1, <> line 1. See the difference when I use the CPAN version (6.3) installed in my $HOME and when I use Debian's version. FYI, here are the files that were installed: Installing /home/vlefevre/lib/site_perl/Date/Calc.pod Installing /home/vlefevre/lib/site_perl/Date/Calc.pm Installing /home/vlefevre/lib/site_perl/Date/Calendar.pm Installing /home/vlefevre/lib/site_perl/Date/Calendar.pod Installing /home/vlefevre/lib/site_perl/Date/Calendar/Year.pm Installing /home/vlefevre/lib/site_perl/Date/Calendar/Profiles.pm Installing /home/vlefevre/lib/site_perl/Date/Calendar/Year.pod Installing /home/vlefevre/lib/site_perl/Date/Calendar/Profiles.pod Installing /home/vlefevre/lib/site_perl/Date/Calc/Object.pod Installing /home/vlefevre/lib/site_perl/Date/Calc/Object.pm Installing /home/vlefevre/lib/site_perl/Date/Calc/PP.pod Installing /home/vlefevre/lib/site_perl/Date/Calc/PP.pm Installing /home/vlefevre/share/man/man3/Date::Calendar::Profiles.3pm Installing /home/vlefevre/share/man/man3/Date::Calc.3pm Installing /home/vlefevre/share/man/man3/Date::Calc::PP.3pm Installing /home/vlefevre/share/man/man3/Date::Calc::Object.3pm Installing /home/vlefevre/share/man/man3/Date::Calendar::Year.3pm Installing /home/vlefevre/share/man/man3/Date::Calendar.3pm > It is, however, limited to the XS implementation and can easily be > worked around: just use "$1" (with quotes) instead of $1. I confirm, thanks. -- Vincent Lef?vre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / Ar?naire project (LIP, ENS-Lyon) From vincent at vinc17.net Wed Aug 11 08:01:55 2010 From: vincent at vinc17.net (Vincent Lefevre) Date: Wed, 11 Aug 2010 10:01:55 +0200 Subject: Bug#558272: Date::Calc::Decode_Month(): argument is not a string In-Reply-To: <20100811073943.GG26410@prunille.vinc17.org> References: <20091127143232.GA24478@vin.lip.ens-lyon.fr> <20091127151101.GZ4576@pc1.creditreform.bg> <20100810103848.GA26489@prunille.vinc17.org> <87fwyl1vvq.fsf@marvin.43-1.org> <20100811073943.GG26410@prunille.vinc17.org> Message-ID: <20100811080155.GI26410@prunille.vinc17.org> On 2010-08-11 09:39:43 +0200, Vincent Lefevre wrote: > Well, Date::Calc 6.3 solves the problem on my machine: > > $ echo Oct | perl -p -e 'use Date::Calc qw(Decode_Month); s!(\w+)!Decode_Month($1)!e' > 10 > $ echo Oct | env -u PERL5LIB perl -p -e 'use Date::Calc qw(Decode_Month); s!(\w+)!Decode_Month($1)!e' > Date::Calc::Decode_Month(): argument is not a string at -e line 1, <> line 1. Hmm... I see. The XS version is also provided by the Debian package, contrary to a CPAN installation when one doesn't explicitly ask for this XS version. -- Vincent Lef?vre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / Ar?naire project (LIP, ENS-Lyon) From owner at bugs.debian.org Wed Aug 11 14:24:03 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Wed, 11 Aug 2010 14:24:03 +0000 Subject: Processed: bug 592503 is forwarded to http://rt.cpan.org/Public/Bug/Display.html?id=60246 In-Reply-To: <1281536469-2930-bts-salvatore.bonaccorso@gmail.com> References: <1281536469-2930-bts-salvatore.bonaccorso@gmail.com> Message-ID: Processing commands for control at bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny7 > forwarded 592503 http://rt.cpan.org/Public/Bug/Display.html?id=60246 Bug #592503 [libmail-gnupg-perl] libmail-gnupg-perl: decode uses wrong method to get mime decoded Set Bug forwarded-to-address to 'http://rt.cpan.org/Public/Bug/Display.html?id=60246'. > End of message, stopping processing here. Please contact me if you need assistance. -- 592503: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592503 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From noreply at release.debian.org Wed Aug 11 16:39:14 2010 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 11 Aug 2010 16:39:14 +0000 Subject: libgtk2-perl 2:1.222-1 MIGRATED to testing Message-ID: FYI: The status of the libgtk2-perl source package in Debian's testing distribution has changed. Previous version: 1:1.221-4 Current version: 2:1.222-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Aug 11 16:39:14 2010 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 11 Aug 2010 16:39:14 +0000 Subject: libauthen-passphrase-perl 0.007-1 MIGRATED to testing Message-ID: FYI: The status of the libauthen-passphrase-perl source package in Debian's testing distribution has changed. Previous version: 0.006-2 Current version: 0.007-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Aug 11 16:39:14 2010 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 11 Aug 2010 16:39:14 +0000 Subject: libglib-perl 2:1.223-1 MIGRATED to testing Message-ID: FYI: The status of the libglib-perl source package in Debian's testing distribution has changed. Previous version: 1:1.230-1 Current version: 2:1.223-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Aug 11 16:39:14 2010 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 11 Aug 2010 16:39:14 +0000 Subject: libscalar-string-perl 0.001-1 MIGRATED to testing Message-ID: FYI: The status of the libscalar-string-perl source package in Debian's testing distribution has changed. Previous version: 0.000-2 Current version: 0.001-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Aug 11 16:39:14 2010 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 11 Aug 2010 16:39:14 +0000 Subject: libtest-checkmanifest-perl 1.22-1 MIGRATED to testing Message-ID: FYI: The status of the libtest-checkmanifest-perl source package in Debian's testing distribution has changed. Previous version: 1.21-1 Current version: 1.22-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Aug 11 16:39:14 2010 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 11 Aug 2010 16:39:14 +0000 Subject: libpoe-filter-http-parser-perl 1.04-1 MIGRATED to testing Message-ID: FYI: The status of the libpoe-filter-http-parser-perl source package in Debian's testing distribution has changed. Previous version: 1.02-1 Current version: 1.04-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Aug 11 16:39:14 2010 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 11 Aug 2010 16:39:14 +0000 Subject: libauthen-dechpwd-perl 2.005-1 MIGRATED to testing Message-ID: FYI: The status of the libauthen-dechpwd-perl source package in Debian's testing distribution has changed. Previous version: 2.004-3 Current version: 2.005-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From dak at ftp-master.debian.org Wed Aug 11 22:07:44 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Wed, 11 Aug 2010 22:07:44 +0000 Subject: Processing of libconfig-model-tkui-perl_1.309-1_i386.changes Message-ID: libconfig-model-tkui-perl_1.309-1_i386.changes uploaded successfully to localhost along with the files: libconfig-model-tkui-perl_1.309-1.dsc libconfig-model-tkui-perl_1.309.orig.tar.gz libconfig-model-tkui-perl_1.309-1.debian.tar.gz libconfig-model-tkui-perl_1.309-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Wed Aug 11 22:17:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Wed, 11 Aug 2010 22:17:06 +0000 Subject: libconfig-model-tkui-perl_1.309-1_i386.changes ACCEPTED Message-ID: Accepted: libconfig-model-tkui-perl_1.309-1.debian.tar.gz to main/libc/libconfig-model-tkui-perl/libconfig-model-tkui-perl_1.309-1.debian.tar.gz libconfig-model-tkui-perl_1.309-1.dsc to main/libc/libconfig-model-tkui-perl/libconfig-model-tkui-perl_1.309-1.dsc libconfig-model-tkui-perl_1.309-1_all.deb to main/libc/libconfig-model-tkui-perl/libconfig-model-tkui-perl_1.309-1_all.deb libconfig-model-tkui-perl_1.309.orig.tar.gz to main/libc/libconfig-model-tkui-perl/libconfig-model-tkui-perl_1.309.orig.tar.gz Override entries for your package: libconfig-model-tkui-perl_1.309-1.dsc - source perl libconfig-model-tkui-perl_1.309-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From noreply at release.debian.org Thu Aug 12 16:39:13 2010 From: noreply at release.debian.org (Debian testing watch) Date: Thu, 12 Aug 2010 16:39:13 +0000 Subject: xacobeo 0.13-1 MIGRATED to testing Message-ID: FYI: The status of the xacobeo source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.13-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Thu Aug 12 16:39:13 2010 From: noreply at release.debian.org (Debian testing watch) Date: Thu, 12 Aug 2010 16:39:13 +0000 Subject: libwebservice-youtube-perl 1.0.3-3 MIGRATED to testing Message-ID: FYI: The status of the libwebservice-youtube-perl source package in Debian's testing distribution has changed. Previous version: 1.0.3-2 Current version: 1.0.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Thu Aug 12 16:39:12 2010 From: noreply at release.debian.org (Debian testing watch) Date: Thu, 12 Aug 2010 16:39:12 +0000 Subject: libhtml-formfu-perl 0.07002-2 MIGRATED to testing Message-ID: FYI: The status of the libhtml-formfu-perl source package in Debian's testing distribution has changed. Previous version: 0.07002-1 Current version: 0.07002-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From bts-link-upstream at lists.alioth.debian.org Thu Aug 12 17:17:17 2010 From: bts-link-upstream at lists.alioth.debian.org (bts-link-upstream at lists.alioth.debian.org) Date: Thu, 12 Aug 2010 17:17:17 -0000 Subject: [bts-link] source package src:libjavascript-perl Message-ID: <20100812163445.27304.25984.btslink@merkel.debian.org> # # bts-link upstream status pull for source package src:libjavascript-perl # see http://lists.debian.org/debian-devel-announce/2006/05/msg00001.html # user bts-link-upstream at lists.alioth.debian.org # remote status report for #591132 (http://bugs.debian.org/591132) # * http://rt.cpan.org/Public/Bug/Display.html?id=60120 # * remote status changed: (?) -> open usertags 591132 + status-open thanks From e-commerce at b-o-lane.com Fri Aug 13 10:48:03 2010 From: e-commerce at b-o-lane.com (=?UTF-8?B?RSdMT0/pm7vlrZDloLE=?=) Date: Fri, 13 Aug 2010 18:48:03 +0800 Subject: =?UTF-8?B?5L2g55+l6YGT44CM6aas5a2Q44CN55qE5Y+m5LiA56iu5oSP5oCd5ZeOPw==?= Message-ID: <4fcddb962674a941d807e5bdb8417db4@localhost.localdomain> To view the message, please use an HTML compatible email viewer! -------------- next part -------------- An HTML attachment was scrubbed... URL: From rshadow at rambler.ru Fri Aug 13 13:08:42 2010 From: rshadow at rambler.ru (Roman V. Nikolaev) Date: Fri, 13 Aug 2010 17:08:42 +0400 Subject: RFP: libcgi-session3-perl -- CGI::Session - persistent session data in CGI applications Message-ID: <4C6543DA.1050901@rambler.ru> Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel at lists.debian.org --- Please fill out the fields below. --- Package name: libcgi-session3-perl Version: 3.95 Upstream Author: Sherzod Ruzmetov URL: http://search.cpan.org/~sherzodr/CGI-Session-3.95/ License: GPL-1+ | Artistic Description: CGI::Session - persistent session data in CGI applications CGI-Session is a Perl5 library that provides an easy, reliable and modular session management system across HTTP requests. Persistency is a key feature for such applications as shopping carts, login/authentication routines, and application that need to carry data accross HTTP requests. CGI::Session does that and many more. In Debian we have libcgi-session-perl. But it`s new 4.xx version. Modules interface not compatible with 3.xx version. But I have some old projects and need library 3.xx version. Please add this package. I don`t want make my server disposal dump of modules, installed through `cpan`. -- Roman V. Nikolaev mail: rshadow at rambler.ru icq: 198-364-657 jabber: rshadow at jabber.org site: http://www.rshadow.ru -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 262 bytes Desc: OpenPGP digital signature URL: From apm at one.com Fri Aug 13 14:45:33 2010 From: apm at one.com (Peter Mogensen) Date: Fri, 13 Aug 2010 16:45:33 +0200 Subject: Bug#592871: libapache-dbi-perl_1.07-1+lenny1 does not actually apply the patch it contains Message-ID: <4C655A8D.5090904@one.com> Package: libapache-dbi-perl Version: 1.07-1+lenny1 I was wondering why my /usr/share/perl5/Apache/DBI.pm did not contain the "eval {$r = Apache2::RequestUtil->request;};" fix which the changelog stated it was released to include, even though it clearly was version 1.07-1+lenny1 I had installed. After downloading the source package and building it my self I conclude that the patch is simply not applied during the build process. ii quilt 0.46-6 ii perl 5.10.0-19lenny2 ii dpkg-dev 1.14.29 But as I said... the offical package doesn't result in a patched /usr/share/perl5/Apache/DBI.pm either. /Peter From pkg-perl-maintainers at lists.alioth.debian.org Fri Aug 13 15:20:01 2010 From: pkg-perl-maintainers at lists.alioth.debian.org (pkg-perl-maintainers at lists.alioth.debian.org) Date: Fri, 13 Aug 2010 15:20:01 +0000 Subject: Bug#592871: Bug in fixed in revision 61534 Message-ID: tag 592871 + pending thanks Some bugs are closed in revision 61534 by Ansgar Burchardt (ansgar-guest) Commit message: debian/rules: Correct typo QUILT_STAMPN ? QUILT_STAMPFN to apply patches during build. (Closes: #592871) From owner at bugs.debian.org Fri Aug 13 15:24:05 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 13 Aug 2010 15:24:05 +0000 Subject: Processed: Bug in fixed in revision 61534 In-Reply-To: References: Message-ID: Processing commands for control at bugs.debian.org: > tag 592871 + pending Bug #592871 [libapache-dbi-perl] libapache-dbi-perl_1.07-1+lenny1 does not actually apply the patch it contains Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 592871: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592871 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From ansgar at 43-1.org Fri Aug 13 15:35:53 2010 From: ansgar at 43-1.org (Ansgar Burchardt) Date: Sat, 14 Aug 2010 00:35:53 +0900 Subject: Bug#592871: libapache-dbi-perl_1.07-1+lenny1 does not actually apply the patch it contains In-Reply-To: <4C655A8D.5090904@one.com> (Peter Mogensen's message of "Fri, 13 Aug 2010 16:45:33 +0200") References: <4C655A8D.5090904@one.com> Message-ID: <87k4nuplt2.fsf@marvin.43-1.org> clone 592871 -1 reassign -1 release.debian.org retitle -1 pu: libapache-dbi-perl/1.07-1+lenny2 severity -1 normal tags -1 = user release.debian.org at packages.debian.org usertag -1 pu thanks Peter Mogensen writes: > Package: libapache-dbi-perl > Version: 1.07-1+lenny1 > [...] > > After downloading the source package and building it my self I > conclude that the patch is simply not applied during the build > process. A typo in debian/rules prevented the patches from being applied (there is QUILT_STAMPN instead of QUILT_STAMPFN). After adding the missing F the patches are applied and the fix for #568534 is really included. Release team, can we upload a fix to stable so the patch from +lenny1 gets applied? The proposed diff is attached and two present, but previously not applied patches are applied by this: the fix for #568534 and a correction of the hashbang for a perl script installed as an example. Regards, Ansgar -------------- next part -------------- A non-text attachment was scrubbed... Name: 592871.diff Type: text/x-diff Size: 934 bytes Desc: not available URL: From owner at bugs.debian.org Fri Aug 13 15:39:12 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 13 Aug 2010 15:39:12 +0000 Subject: Processed: Re: Bug#592871: libapache-dbi-perl_1.07-1+lenny1 does not actually apply the patch it contains In-Reply-To: <87k4nuplt2.fsf@marvin.43-1.org> References: <87k4nuplt2.fsf@marvin.43-1.org> Message-ID: Processing commands for control at bugs.debian.org: > clone 592871 -1 Bug#592871: libapache-dbi-perl_1.07-1+lenny1 does not actually apply the patch it contains Bug 592871 cloned as bug 592878. > reassign -1 release.debian.org Bug #592878 [libapache-dbi-perl] libapache-dbi-perl_1.07-1+lenny1 does not actually apply the patch it contains Bug reassigned from package 'libapache-dbi-perl' to 'release.debian.org'. Bug No longer marked as found in versions libapache-dbi-perl/1.07-1+lenny1. > retitle -1 pu: libapache-dbi-perl/1.07-1+lenny2 Bug #592878 [release.debian.org] libapache-dbi-perl_1.07-1+lenny1 does not actually apply the patch it contains Changed Bug title to 'pu: libapache-dbi-perl/1.07-1+lenny2' from 'libapache-dbi-perl_1.07-1+lenny1 does not actually apply the patch it contains' > severity -1 normal Bug #592878 [release.debian.org] pu: libapache-dbi-perl/1.07-1+lenny2 Ignoring request to change severity of Bug 592878 to the same value. > tags -1 = Bug #592878 [release.debian.org] pu: libapache-dbi-perl/1.07-1+lenny2 Removed tag(s) pending. > user release.debian.org at packages.debian.org Setting user to release.debian.org at packages.debian.org (was ansgar at 43-1.org). > usertag -1 pu Bug#592878: pu: libapache-dbi-perl/1.07-1+lenny2 There were no usertags set. Usertags are now: pu. > thanks Stopping processing here. Please contact me if you need assistance. -- 592878: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592878 592871: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592871 -1: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=-1 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From paulo at digitalcraftsmen.net Fri Aug 13 15:25:31 2010 From: paulo at digitalcraftsmen.net (Paul Orrock) Date: Fri, 13 Aug 2010 16:25:31 +0100 Subject: Bug#592871: libapache-dbi-perl_1.07-1+lenny1 does not actually apply the patch it contains In-Reply-To: <4C655A8D.5090904@one.com> References: <4C655A8D.5090904@one.com> Message-ID: <4C6563EB.9020202@digitalcraftsmen.net> Hi, Having just tried this myself I can confirm that a freshly installed libapache-dbi-perl_1.07-1+lenny1 does *not* result in getting the patch talked about in bug 568534 although the changelog says it contains it. regards, Paul Peter Mogensen wrote: > Package: libapache-dbi-perl > Version: 1.07-1+lenny1 > > I was wondering why my /usr/share/perl5/Apache/DBI.pm did not contain > the "eval {$r = Apache2::RequestUtil->request;};" fix which the > changelog stated it was released to include, even though it clearly was > version 1.07-1+lenny1 I had installed. > > After downloading the source package and building it my self I conclude > that the patch is simply not applied during the build process. > > ii quilt 0.46-6 > ii perl 5.10.0-19lenny2 > ii dpkg-dev 1.14.29 > > But as I said... the offical package doesn't result in a patched > /usr/share/perl5/Apache/DBI.pm either. > > /Peter > > > > From noreply at release.debian.org Fri Aug 13 16:39:13 2010 From: noreply at release.debian.org (Debian testing watch) Date: Fri, 13 Aug 2010 16:39:13 +0000 Subject: libdata-integer-perl 0.004-1 MIGRATED to testing Message-ID: FYI: The status of the libdata-integer-perl source package in Debian's testing distribution has changed. Previous version: 0.003-1 Current version: 0.004-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From owner at bugs.debian.org Fri Aug 13 17:27:11 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 13 Aug 2010 17:27:11 +0000 Subject: Processed: severity of 592871 is important In-Reply-To: <1281720216-4076-bts-ansgar@43-1.org> References: <1281720216-4076-bts-ansgar@43-1.org> Message-ID: Processing commands for control at bugs.debian.org: > severity 592871 important Bug #592871 [libapache-dbi-perl] libapache-dbi-perl_1.07-1+lenny1 does not actually apply the patch it contains Severity set to 'important' from 'normal' > thanks Stopping processing here. Please contact me if you need assistance. -- 592871: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592871 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From adam at adam-barratt.org.uk Fri Aug 13 18:17:01 2010 From: adam at adam-barratt.org.uk (Adam D. Barratt) Date: Fri, 13 Aug 2010 19:17:01 +0100 Subject: Bug#592871: libapache-dbi-perl_1.07-1+lenny1 does not actually apply the patch it contains In-Reply-To: <87k4nuplt2.fsf@marvin.43-1.org> References: <4C655A8D.5090904@one.com> <87k4nuplt2.fsf@marvin.43-1.org> Message-ID: <1281723422.23621.138.camel@kaa.jungle.aubergine.my-net-space.net> On Sat, 2010-08-14 at 00:35 +0900, Ansgar Burchardt wrote: > Peter Mogensen writes: > > > Package: libapache-dbi-perl > > Version: 1.07-1+lenny1 [...] > A typo in debian/rules prevented the patches from being applied (there > is QUILT_STAMPN instead of QUILT_STAMPFN). After adding the missing F > the patches are applied and the fix for #568534 is really included. > > Release team, can we upload a fix to stable so the patch from +lenny1 > gets applied? The proposed diff is attached and two present, but > previously not applied patches are applied by this: the fix for #568534 > and a correction of the hashbang for a perl script installed as an > example. Oops. *looks for a brown paper bag for not spotting that originally* Please go ahead. Regards, Adam From admin-wl at topcfo.net Fri Aug 13 19:13:03 2010 From: admin-wl at topcfo.net (cfoworld) Date: Fri, 13 Aug 2010 19:13:03 +0000 (UTC) Subject: =?GB2312?B?ytfPr7LGzvG52UXW3L+vKLXaMjPG2iktvdLTosD7?= =?GB2312?B?19+67MrAveexrbGzuvM61tC5+s7E19awtbLYtcSyxtfKw9jD3A==?= Message-ID: <1281726783955.mail@r27.news-deliver.com> ?????????????e?? ?????????????????? ???????????? ???????????????? ?? ???? ???? ???? ???? ???? ???? ???? ???? ???? ???? ???????? ???? ? ? ? ? 7??CPI?21???? ?????????? ?????11???7??????????CPI????????????3.3%??????????????????????????GDP??????9%??? ??????????? ????????? 6500???????????????????????????????????????????????????????????????? ??????????:?????????? ????????????????????????????????????????????????2010??????????????????? ???? ????????7????? ?????? ?????9???60?? ???????? ??????????? ???3????? *???????2011????? ???????? *???????CFO?????? *??????E???????????010-68258216 ? ? ? ? ???????8?7?-8?13?? ?7??????????????????? CFO?? ????:CFO????????? ??CFO????????????????????????????????????????????????????????? CFO??:?????????? ?????????????????????????????????????????????????????????????????? ????:?????????????? ?????????????????????????????????????????????????????????????????????? CFO??:????????? ????????????????????????????????????????????????????????????????????? CFO?? ?Top CFO???? ??????????? ???????? 1 .?????????? ????????? 2 .??????????? 3 .?????????????? ????20? 4 .???????????? ????? 5 .?????????????? ????? 6 .???????????? ???????? 7 .????????? ?????????? 8 .??????????? 10%?????63%?? 9 .?????????? ????????? 10 .????????? ?????????? ?? ?? ?????CFO????? ??????? ?????????? CFO??????? ?CFO????????????????? ?CFO????? 7??????????? ?????E?? ?????? ??????? 010-6825 8216 ???????010-6825 6686 ?????admin-w at topcfo.net ????????????16??15?? ?3? ??? 100036 ?ICP?09021912? ?????????? ?????????? ; -------------- next part -------------- An HTML attachment was scrubbed... URL: From hannesvyncke at hotmail.com Sat Aug 14 06:00:15 2010 From: hannesvyncke at hotmail.com (hannes vyncke) Date: Sat, 14 Aug 2010 08:00:15 +0200 Subject: Recommend 3 3 Message-ID: how are you doing recently? looking for some crazy gifts for your family,For your friends and your customer,all products of our company;Computers, Televisions,Cell Phones,MP3/MP4 Players,Digital Cameras, Camcorders,Video Games Consoles,GPS and Motorcycles,most items are sold at wholesale prices, you will find lots of great bargains here. And we have a sales promotion from now on,buy more, save more and get more! (www: ioffershop188 . com E-mail: ioffershop @ 188 . com ) ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From chidex at starbicgold.com Sat Aug 14 04:23:51 2010 From: chidex at starbicgold.com (UK National Lottery) Date: Sat, 14 Aug 2010 05:23:51 +0100 Subject: UK National Lottery peakorterites Message-ID: <7fa09fcc$6a5bdf79$2f08f462$@com> UK National Lottery peakorterites: P O Box 1010 Liverpool, L70 1NL ?HENDKUNINGRIIK (Customer Services) (Customer Services) L?pliku teate T?HELEPANU: V?ITJA See on teatada, et teil on valitud rahalise auhinna (? 450,000.00) leidis 12. august 2010 aastal London.Selection protsess viiakse l?bi juhusliku valiku meie elektrooniline valik e-post (ESS) saadud andmebaas rohkem kui 21000000 e-kirju ?mber maailma, kust on v?lja valitud. UK Online Lottery International poolt heaks kiidetud Briti Hasartm?ngud Board.To alustame oma hind V?tke meie usalduskohustus n?uete rohkem teavet osas menetlustele taotleda oma auhind. Siiski ei ole see kohustuslik, et peate esitama n?ude oma v?it seega oma valiku t?histada oma v?idet. Palju ?nne veelkord teie v?ita. REF NO: UK 200-26937 LOT NO: 2007MJL-01 Komisjonile j?rgmised ?ksikasjad: 1.NAMES: 2.ADDRESS: 3.SEX: 4.AGE: 5.MARITAL STAATUS: 6.OCCUPATION: 7.TELEPHONE NUMBER: 8.COUNTRY: V?ite kontakteeruda kohtuvaidluste Agent: Nimi: John Rudolph Tel: 447024030510 Post: claimsdirectorate at live.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From dak at ftp-master.debian.org Sat Aug 14 10:34:11 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 14 Aug 2010 10:34:11 +0000 Subject: Processing of libapache-dbi-perl_1.07-1+lenny2_amd64.changes Message-ID: libapache-dbi-perl_1.07-1+lenny2_amd64.changes uploaded successfully to localhost along with the files: libapache-dbi-perl_1.07-1+lenny2.dsc libapache-dbi-perl_1.07-1+lenny2.diff.gz libapache-dbi-perl_1.07-1+lenny2_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From mister.popo at hotmail.fr Sat Aug 14 14:02:22 2010 From: mister.popo at hotmail.fr (Louis DUBOIS) Date: Sat, 14 Aug 2010 16:02:22 +0200 Subject: Friend 9 3 Message-ID: Hey, friend: Our company is Large-sized China foreign trade companies. We sale cellphone, computer, TV, GPS?MP3 and Motorcycle and so on. We have our warehouse and shopping centers. we have very good price and credit. We will ensure our product 100% eligible. Hoping we can have long-time cooperation. (www: youtoi . com E-mail: youtoi @ 188 . com) ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From dak at ftp-master.debian.org Sat Aug 14 15:00:05 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 14 Aug 2010 15:00:05 +0000 Subject: Processing of libcarp-clan-perl_6.04-1_amd64.changes Message-ID: libcarp-clan-perl_6.04-1_amd64.changes uploaded successfully to localhost along with the files: libcarp-clan-perl_6.04-1.dsc libcarp-clan-perl_6.04.orig.tar.gz libcarp-clan-perl_6.04-1.debian.tar.gz libcarp-clan-perl_6.04-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sat Aug 14 15:17:24 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 14 Aug 2010 15:17:24 +0000 Subject: libcarp-clan-perl_6.04-1_amd64.changes ACCEPTED Message-ID: Accepted: libcarp-clan-perl_6.04-1.debian.tar.gz to main/libc/libcarp-clan-perl/libcarp-clan-perl_6.04-1.debian.tar.gz libcarp-clan-perl_6.04-1.dsc to main/libc/libcarp-clan-perl/libcarp-clan-perl_6.04-1.dsc libcarp-clan-perl_6.04-1_all.deb to main/libc/libcarp-clan-perl/libcarp-clan-perl_6.04-1_all.deb libcarp-clan-perl_6.04.orig.tar.gz to main/libc/libcarp-clan-perl/libcarp-clan-perl_6.04.orig.tar.gz Override entries for your package: libcarp-clan-perl_6.04-1.dsc - source perl libcarp-clan-perl_6.04-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 592471 Thank you for your contribution to Debian. From owner at bugs.debian.org Sat Aug 14 15:21:08 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sat, 14 Aug 2010 15:21:08 +0000 Subject: Bug#592471: marked as done (libcarp-clan-perl: Carp::Clan 6.02 has no licenses) References: <20100810110833.GA26178@ypig.lip.ens-lyon.fr> Message-ID: Your message dated Sat, 14 Aug 2010 15:17:24 +0000 with message-id and subject line Bug#592471: fixed in libcarp-clan-perl 6.04-1 has caused the Debian Bug report #592471, regarding libcarp-clan-perl: Carp::Clan 6.02 has no licenses to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 592471: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592471 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Vincent Lefevre Subject: libcarp-clan-perl: Carp::Clan 6.02 has no licenses Date: Tue, 10 Aug 2010 13:08:33 +0200 Size: 3373 URL: -------------- next part -------------- An embedded message was scrubbed... From: Salvatore Bonaccorso Subject: Bug#592471: fixed in libcarp-clan-perl 6.04-1 Date: Sat, 14 Aug 2010 15:17:24 +0000 Size: 6041 URL: From noreply at release.debian.org Sat Aug 14 16:39:19 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 14 Aug 2010 16:39:19 +0000 Subject: libauthen-bitcard-perl 0.89-1 MIGRATED to testing Message-ID: FYI: The status of the libauthen-bitcard-perl source package in Debian's testing distribution has changed. Previous version: 0.86-1 Current version: 0.89-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Aug 14 16:39:19 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 14 Aug 2010 16:39:19 +0000 Subject: libdatetime-format-dbi-perl 0.035-1 MIGRATED to testing Message-ID: FYI: The status of the libdatetime-format-dbi-perl source package in Debian's testing distribution has changed. Previous version: 0.033-1 Current version: 0.035-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Aug 14 16:39:19 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 14 Aug 2010 16:39:19 +0000 Subject: libhttp-browserdetect-perl 1.12-1 MIGRATED to testing Message-ID: FYI: The status of the libhttp-browserdetect-perl source package in Debian's testing distribution has changed. Previous version: 1.11-1 Current version: 1.12-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Aug 14 16:39:19 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 14 Aug 2010 16:39:19 +0000 Subject: liblog-handler-perl 0.65-1 MIGRATED to testing Message-ID: FYI: The status of the liblog-handler-perl source package in Debian's testing distribution has changed. Previous version: 0.64-1 Current version: 0.65-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From salvatore.bonaccorso at gmail.com Sat Aug 14 18:08:57 2010 From: salvatore.bonaccorso at gmail.com (Salvatore Bonaccorso) Date: Sat, 14 Aug 2010 20:08:57 +0200 Subject: Bug#592981: FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t Message-ID: <20100814180857.1200.70421.reportbug@elende.valinor.li> Source: jifty Version: 0.91117+dfsg-2 Severity: serious Justification: FTBFS Hi jifty 0.91117+dfsg-2 ftbfs in t/TestApp-Plugin-SetupWizard/t/001-basic.t I attach the full build log. Bests Salvatore -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/8 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash -------------- next part -------------- Automatic build of jifty_0.91117+dfsg-2 on elende by sbuild/amd64 0.57.7 Build started at 20100814-1944 ****************************************************************************** Hit http://ftp.ch.debian.org sid Release.gpg Hit http://ftp.ch.debian.org sid Release Hit http://ftp.ch.debian.org sid/main Packages/DiffIndex Hit http://ftp.ch.debian.org sid/main Sources/DiffIndex Reading package lists... jifty_0.91117+dfsg-2.dsc exists in .; copying to chroot ** Using build dependencies supplied by package: Build-Depends: debhelper (>= 7.2.13) Build-Depends-Indep: perl, libyaml-perl (>= 0.35), libtest-www-selenium-perl, libtest-pod-perl, libtest-script-run-perl (>= 0.03), libemail-simple-perl (>= 2.003), libcgi-pm-perl (>= 3.30), libipc-run3-perl, libemail-localdelivery-perl (>= 0.217), libtest-base-perl, libhtml-mason-perl (>= 1.3101), libhtml-parser-perl, libemail-mime-perl (>= 1.901) | libemail-mime-creator-perl (>= 1.45), libipc-pubsub-perl (>= 0.23), libfile-find-rule-perl, liburi-perl (>= 1.31), libtest-pod-coverage-perl, libtemplate-declare-perl (>= 0.36), libclass-accessor-perl, libossp-uuid-perl, libcrypt-rijndael-perl, libdata-page-perl, libstring-koremutake-perl, libparams-validate-perl, libwww-perl, libdatetime-perl, libhtml-lint-perl, libscalar-defer-perl (>= 0.12), libcss-squish-perl (>= 0.07), libdatetime-locale-perl, libhttp-server-simple-perl (>= 0.35), libtest-http-server-simple-perl (>= 0.10), libxml-xpath-perl, libfile-mmagic-perl, libclass-container-perl, libtest-longstring-perl, liblocale-maketext-lexicon-perl (>= 0.77), libexporter-lite-perl, libmodule-refresh-perl, libwww-mechanize-perl (>= 1.3), libemail-mime-perl (>= 1.861), libapp-cli-perl (>= 0.08), libemail-mime-createhtml-perl (>= 1.026-3), libemail-send-perl (>= 2.10), libcrypt-cbc-perl, libxml-writer-perl (>= 0.601), libsql-reservedwords-perl, libmodule-scandeps-perl, libclass-inspector-perl (>= 1.2), libdate-manip-perl, liblog-log4perl-perl (>= 1.11), libemail-simple-perl (>= 2.100) | libemail-simple-creator-perl (>= 1.4), libpadwalker-perl, libdbd-sqlite3-perl (>= 1.11), libemail-mime-perl (>= 1.901) | libemail-mime-modifier-perl (>= 1.442), libxml-simple-perl, libcalendar-simple-perl, libhook-lexwrap-perl, libcache-cache-perl, libfile-sharedir-perl (>= 1.00), libobject-declare-perl (>= 0.13), libclass-data-inheritable-perl, libcgi-cookie-splitter-perl, libextutils-command-perl, libhash-merge-perl, libemail-folder-perl, libyaml-syck-perl (>= 0.71), libmime-types-perl, libclass-trigger-perl (>= 0.13), libclone-perl (>= 0.27), libemail-mime-contenttype-perl (>= 1.012), libuniversal-require-perl, libtest-mockmodule-perl, libtest-www-declare-perl, libtest-mockobject-perl, libtest-www-mechanize-perl (>= 1.04), libhttp-server-simple-recorder-perl, libmodule-install-perl (>= 0.75), libjifty-dbi-perl (>= 0.53), libjs-scriptaculous, libjs-jquery, libjs-prototype, libjs-yui, perl (>= 5.10) | libversion-perl, libexception-class-perl, libsuper-perl, libstring-bufferstack-perl (>= 1.12), libnet-server-perl, libdata-dump-streamer-perl, libdevel-cover-perl, libtest-email-perl, libdevel-repl-perl Checking for already installed source dependencies... debhelper: missing Using default version 8.0.0 perl: already installed (5.10.1-14) libyaml-perl: missing Using default version 0.71-1 libtest-www-selenium-perl: missing libtest-pod-perl: missing libtest-script-run-perl: missing Using default version 0.04-1 libemail-simple-perl: missing Using default version 2.100-1 libcgi-pm-perl: non-matching version installed (~*=PROVIDED=*= ! >= 3.30) Using default version 3.49-1 libipc-run3-perl: missing libemail-localdelivery-perl: missing Using default version 0.217-2 libtest-base-perl: missing libhtml-mason-perl: missing Using default version 1:1.44-1 libhtml-parser-perl: missing libemail-mime-perl: missing Using default version 1.903-1 libemail-mime-creator-perl: missing Using default version 1.903-1 libipc-pubsub-perl: missing Using default version 0.29-1 libfile-find-rule-perl: missing liburi-perl: missing Using default version 1.54-1 libtest-pod-coverage-perl: missing libtemplate-declare-perl: missing Using default version 0.43-1 libclass-accessor-perl: missing libossp-uuid-perl: missing libcrypt-rijndael-perl: missing libdata-page-perl: missing libstring-koremutake-perl: missing libparams-validate-perl: missing libwww-perl: missing libdatetime-perl: missing libhtml-lint-perl: missing libscalar-defer-perl: missing Using default version 0.23-1 libcss-squish-perl: missing Using default version 0.09-1 libdatetime-locale-perl: missing libhttp-server-simple-perl: missing Using default version 0.43-1 libtest-http-server-simple-perl: missing Using default version 0.10-1 libxml-xpath-perl: missing libfile-mmagic-perl: missing libclass-container-perl: missing libtest-longstring-perl: missing liblocale-maketext-lexicon-perl: missing Using default version 0.82-1 libexporter-lite-perl: missing libmodule-refresh-perl: missing libwww-mechanize-perl: missing Using default version 1.64-1 libemail-mime-perl: missing Using default version 1.903-1 libapp-cli-perl: missing Using default version 0.08-0+nmu1 libemail-mime-createhtml-perl: missing Using default version 1.029-1 libemail-send-perl: missing Using default version 2.198-3 libcrypt-cbc-perl: missing libxml-writer-perl: missing Using default version 0.611-1 libsql-reservedwords-perl: missing libmodule-scandeps-perl: missing libclass-inspector-perl: missing Using default version 1.24-1 libdate-manip-perl: missing liblog-log4perl-perl: missing Using default version 1.29-1 libemail-simple-perl: missing Using default version 2.100-1 libemail-simple-creator-perl: missing Using default version 2.100-1 libpadwalker-perl: missing libdbd-sqlite3-perl: missing Using default version 1.29-2 libemail-mime-perl: missing Using default version 1.903-1 libemail-mime-modifier-perl: missing Using default version 1.903-1 libxml-simple-perl: missing libcalendar-simple-perl: missing libhook-lexwrap-perl: missing libcache-cache-perl: missing libfile-sharedir-perl: missing Using default version 1.00-0.1 libobject-declare-perl: missing Using default version 0.22-2 libclass-data-inheritable-perl: missing libcgi-cookie-splitter-perl: missing libextutils-command-perl: missing libhash-merge-perl: missing libemail-folder-perl: missing libyaml-syck-perl: missing Using default version 1.12-1 libmime-types-perl: missing libclass-trigger-perl: missing Using default version 0.14-1 libclone-perl: missing Using default version 0.31-1 libemail-mime-contenttype-perl: missing Using default version 1.014-3 libuniversal-require-perl: missing libtest-mockmodule-perl: missing libtest-www-declare-perl: missing libtest-mockobject-perl: missing libtest-www-mechanize-perl: missing Using default version 1.30-1 libhttp-server-simple-recorder-perl: missing libmodule-install-perl: missing Using default version 1.00-1 libjifty-dbi-perl: missing Using default version 0.60-1 libjs-scriptaculous: missing libjs-jquery: missing libjs-prototype: missing libjs-yui: missing perl: already installed (5.10.1-14 >= 5.10 is satisfied) libexception-class-perl: missing libsuper-perl: missing libstring-bufferstack-perl: missing Using default version 1.15-1 libnet-server-perl: missing libdata-dump-streamer-perl: missing libdevel-cover-perl: missing libtest-email-perl: missing libdevel-repl-perl: missing Checking for source dependency conflicts... Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bsdmainutils file gettext gettext-base groff-base html2text intltool-debian libalgorithm-c3-perl libapp-nopaste-perl libb-hooks-endofscope-perl libb-keywords-perl libb-utils-perl libcache-memcached-perl libcache-simple-timedexpiry-perl libcarp-assert-more-perl libcarp-assert-perl libcgi-simple-perl libclass-accessor-chained-perl libclass-c3-perl libclass-factory-util-perl libclass-insideout-perl libclass-mop-perl libclass-returnvalue-perl libclass-singleton-perl libconvert-binhex-perl libcroco3 libdata-dumper-concise-perl libdata-optlist-perl libdata-serializer-perl libdatetime-format-builder-perl libdatetime-format-iso8601-perl libdatetime-format-strptime-perl libdatetime-timezone-perl libdbi-perl libdbix-dbschema-perl libdbm-deep-perl libdevel-caller-perl libdevel-globaldestruction-perl libdevel-lexalias-perl libdevel-stacktrace-perl libdevel-symdump-perl libdigest-sha1-perl libemail-abstract-perl libemail-address-perl libemail-date-format-perl libemail-foldertype-perl libemail-messageid-perl libemail-mime-encodings-perl liberror-perl libexpat1 libextutils-install-perl libfile-homedir-perl libfile-next-perl libfile-path-expand-perl libfile-remove-perl libfilter-perl libfreezethaw-perl libgetopt-long-descriptive-perl libglib2.0-0 libhtml-tagset-perl libhtml-tokeparser-simple-perl libhtml-tree-perl libio-multiplex-perl libio-string-perl libio-stringy-perl libio-tee-perl libipc-sharelite-perl libjson-perl liblexical-persistence-perl liblingua-en-inflect-perl liblist-moreutils-perl liblockfile1 liblog-any-perl liblog-trace-perl libmagic1 libmailtools-perl libmime-tools-perl libmoose-perl libmoosex-attributehelpers-perl libmoosex-getopt-perl libmoosex-object-pluggable-perl libmro-compat-perl libnamespace-clean-perl libnet-cidr-perl libnet-daemon-perl libnumber-compare-perl libossp-uuid16 libpackage-deprecationmanager-perl libpackage-stash-perl libpar-dist-perl libparams-util-perl libpcre3 libplrpc-perl libpod-coverage-perl libppi-perl libreturn-value-perl libscope-guard-perl libspiffy-perl libsqlite3-0 libstring-crc32-perl libsub-exporter-perl libsub-identify-perl libsub-install-perl libsub-name-perl libsub-override-perl libsub-uplevel-perl libsys-sigaction-perl libtask-weaken-perl libtest-exception-perl libtext-diff-perl libtext-glob-perl libtime-duration-parse-perl libtime-duration-perl libtry-tiny-perl libunistring0 libuniversal-can-perl libuniversal-isa-perl libvariable-magic-perl libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl libxml-sax-perl libxml2 libyaml-tiny-perl man-db netbase po-debconf ucf Suggested packages: wamerican wordlist whois vacation dh-make gettext-doc groff git git-core libconfig-ini-perl memcached libsocket6-perl libxml-dumper-perl libcrypt-blowfish-perl libconfig-general-perl libphp-serialization-perl libppi-html-perl perltidy libtest-differences-perl libtemplate-perl weblint-perl libhtml-mason-perl-doc libdata-dump-perl libdbd-csv-perl libxml-dom-perl libio-socket-ssl-perl uuid less www-browser libmail-box-perl Recommended packages: curl wget lynx autopoint libfcgi-perl libclass-c3-xs-perl libterm-readline-gnu-perl libterm-readline-perl-perl libemail-send-io-perl libglib2.0-data shared-mime-info libapache2-mod-perl2 javascript-common libjson-xs-perl liblog-dispatch-perl libipc-shareable-perl libarchive-zip-perl libtest-deep-perl libmail-pop3client-perl libmail-sendmail-perl libhtml-format-perl libxml-sax-expat-perl xml-core ifupdown The following NEW packages will be installed: bsdmainutils debhelper file gettext gettext-base groff-base html2text intltool-debian libalgorithm-c3-perl libapp-cli-perl libapp-nopaste-perl libb-hooks-endofscope-perl libb-keywords-perl libb-utils-perl libcache-cache-perl libcache-memcached-perl libcache-simple-timedexpiry-perl libcalendar-simple-perl libcarp-assert-more-perl libcarp-assert-perl libcgi-cookie-splitter-perl libcgi-pm-perl libcgi-simple-perl libclass-accessor-chained-perl libclass-accessor-perl libclass-c3-perl libclass-container-perl libclass-data-inheritable-perl libclass-factory-util-perl libclass-insideout-perl libclass-inspector-perl libclass-mop-perl libclass-returnvalue-perl libclass-singleton-perl libclass-trigger-perl libclone-perl libconvert-binhex-perl libcroco3 libcrypt-cbc-perl libcrypt-rijndael-perl libcss-squish-perl libdata-dump-streamer-perl libdata-dumper-concise-perl libdata-optlist-perl libdata-page-perl libdata-serializer-perl libdate-manip-perl libdatetime-format-builder-perl libdatetime-format-iso8601-perl libdatetime-format-strptime-perl libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl libdbd-sqlite3-perl libdbi-perl libdbix-dbschema-perl libdbm-deep-perl libdevel-caller-perl libdevel-cover-perl libdevel-globaldestruction-perl libdevel-lexalias-perl libdevel-repl-perl libdevel-stacktrace-perl libdevel-symdump-perl libdigest-sha1-perl libemail-abstract-perl libemail-address-perl libemail-date-format-perl libemail-folder-perl libemail-foldertype-perl libemail-localdelivery-perl libemail-messageid-perl libemail-mime-contenttype-perl libemail-mime-createhtml-perl libemail-mime-encodings-perl libemail-mime-perl libemail-send-perl libemail-simple-perl liberror-perl libexception-class-perl libexpat1 libexporter-lite-perl libextutils-command-perl libextutils-install-perl libfile-find-rule-perl libfile-homedir-perl libfile-mmagic-perl libfile-next-perl libfile-path-expand-perl libfile-remove-perl libfile-sharedir-perl libfilter-perl libfreezethaw-perl libgetopt-long-descriptive-perl libglib2.0-0 libhash-merge-perl libhook-lexwrap-perl libhtml-lint-perl libhtml-mason-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-server-simple-perl libhttp-server-simple-recorder-perl libio-multiplex-perl libio-string-perl libio-stringy-perl libio-tee-perl libipc-pubsub-perl libipc-run3-perl libipc-sharelite-perl libjifty-dbi-perl libjs-jquery libjs-prototype libjs-scriptaculous libjs-yui libjson-perl liblexical-persistence-perl liblingua-en-inflect-perl liblist-moreutils-perl liblocale-maketext-lexicon-perl liblockfile1 liblog-any-perl liblog-log4perl-perl liblog-trace-perl libmagic1 libmailtools-perl libmime-tools-perl libmime-types-perl libmodule-install-perl libmodule-refresh-perl libmodule-scandeps-perl libmoose-perl libmoosex-attributehelpers-perl libmoosex-getopt-perl libmoosex-object-pluggable-perl libmro-compat-perl libnamespace-clean-perl libnet-cidr-perl libnet-daemon-perl libnet-server-perl libnumber-compare-perl libobject-declare-perl libossp-uuid-perl libossp-uuid16 libpackage-deprecationmanager-perl libpackage-stash-perl libpadwalker-perl libpar-dist-perl libparams-util-perl libparams-validate-perl libpcre3 libplrpc-perl libpod-coverage-perl libppi-perl libreturn-value-perl libscalar-defer-perl libscope-guard-perl libspiffy-perl libsql-reservedwords-perl libsqlite3-0 libstring-bufferstack-perl libstring-crc32-perl libstring-koremutake-perl libsub-exporter-perl libsub-identify-perl libsub-install-perl libsub-name-perl libsub-override-perl libsub-uplevel-perl libsuper-perl libsys-sigaction-perl libtask-weaken-perl libtemplate-declare-perl libtest-base-perl libtest-email-perl libtest-exception-perl libtest-http-server-simple-perl libtest-longstring-perl libtest-mockmodule-perl libtest-mockobject-perl libtest-pod-coverage-perl libtest-pod-perl libtest-script-run-perl libtest-www-declare-perl libtest-www-mechanize-perl libtest-www-selenium-perl libtext-diff-perl libtext-glob-perl libtime-duration-parse-perl libtime-duration-perl libtry-tiny-perl libunistring0 libuniversal-can-perl libuniversal-isa-perl libuniversal-require-perl liburi-perl libvariable-magic-perl libwww-mechanize-perl libwww-perl libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl libxml-sax-perl libxml-simple-perl libxml-writer-perl libxml-xpath-perl libxml2 libyaml-perl libyaml-syck-perl libyaml-tiny-perl man-db netbase po-debconf ucf debconf: delaying package configuration, since apt-utils is not installed 0 upgraded, 216 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/28.0MB of archives. After this operation, 108MB of additional disk space will be used. Selecting previously deselected package bsdmainutils. (Reading database ... 10077 files and directories currently installed.) Unpacking bsdmainutils (from .../bsdmainutils_8.0.13_amd64.deb) ... Selecting previously deselected package groff-base. Unpacking groff-base (from .../groff-base_1.20.1-10_amd64.deb) ... Selecting previously deselected package man-db. Unpacking man-db (from .../man-db_2.5.7-3_amd64.deb) ... Selecting previously deselected package netbase. Unpacking netbase (from .../archives/netbase_4.42_all.deb) ... Selecting previously deselected package libmagic1. Unpacking libmagic1 (from .../libmagic1_5.04-5_amd64.deb) ... Selecting previously deselected package file. Unpacking file (from .../archives/file_5.04-5_amd64.deb) ... Selecting previously deselected package gettext-base. Unpacking gettext-base (from .../gettext-base_0.18.1.1-1_amd64.deb) ... Selecting previously deselected package liblockfile1. Unpacking liblockfile1 (from .../liblockfile1_1.08-4_amd64.deb) ... Selecting previously deselected package libpcre3. Unpacking libpcre3 (from .../libpcre3_8.02-1.1_amd64.deb) ... Selecting previously deselected package libsqlite3-0. Unpacking libsqlite3-0 (from .../libsqlite3-0_3.7.0-1.1_amd64.deb) ... Selecting previously deselected package libxml2. Unpacking libxml2 (from .../libxml2_2.7.7.dfsg-4_amd64.deb) ... Selecting previously deselected package ucf. Unpacking ucf (from .../archives/ucf_3.0025_all.deb) ... Moving old data out of the way Selecting previously deselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-15_amd64.deb) ... Selecting previously deselected package libglib2.0-0. Unpacking libglib2.0-0 (from .../libglib2.0-0_2.24.1-1_amd64.deb) ... Selecting previously deselected package libcroco3. Unpacking libcroco3 (from .../libcroco3_0.6.2-1_amd64.deb) ... Selecting previously deselected package libunistring0. Unpacking libunistring0 (from .../libunistring0_0.9.3-1_amd64.deb) ... Selecting previously deselected package gettext. Unpacking gettext (from .../gettext_0.18.1.1-1_amd64.deb) ... Selecting previously deselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ... Selecting previously deselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.16_all.deb) ... Selecting previously deselected package debhelper. Unpacking debhelper (from .../debhelper_8.0.0_all.deb) ... Selecting previously deselected package libalgorithm-c3-perl. Unpacking libalgorithm-c3-perl (from .../libalgorithm-c3-perl_0.08-1_all.deb) ... Selecting previously deselected package libapp-cli-perl. Unpacking libapp-cli-perl (from .../libapp-cli-perl_0.08-0+nmu1_all.deb) ... Selecting previously deselected package libscope-guard-perl. Unpacking libscope-guard-perl (from .../libscope-guard-perl_0.20-1_all.deb) ... Selecting previously deselected package libsub-install-perl. Unpacking libsub-install-perl (from .../libsub-install-perl_0.924-2_all.deb) ... Selecting previously deselected package libparams-util-perl. Unpacking libparams-util-perl (from .../libparams-util-perl_1.00-1_amd64.deb) ... Selecting previously deselected package libdata-optlist-perl. Unpacking libdata-optlist-perl (from .../libdata-optlist-perl_0.104-1_all.deb) ... Selecting previously deselected package libsub-exporter-perl. Unpacking libsub-exporter-perl (from .../libsub-exporter-perl_0.982-1_all.deb) ... Selecting previously deselected package libdevel-globaldestruction-perl. Unpacking libdevel-globaldestruction-perl (from .../libdevel-globaldestruction-perl_0.02-1_amd64.deb) ... Selecting previously deselected package libsub-name-perl. Unpacking libsub-name-perl (from .../libsub-name-perl_0.04-1_amd64.deb) ... Selecting previously deselected package libclass-c3-perl. Unpacking libclass-c3-perl (from .../libclass-c3-perl_0.22-1_all.deb) ... Selecting previously deselected package libmro-compat-perl. Unpacking libmro-compat-perl (from .../libmro-compat-perl_0.11-1_all.deb) ... Selecting previously deselected package libtry-tiny-perl. Unpacking libtry-tiny-perl (from .../libtry-tiny-perl_0.04-1_all.deb) ... Selecting previously deselected package libtask-weaken-perl. Unpacking libtask-weaken-perl (from .../libtask-weaken-perl_1.03-1_all.deb) ... Selecting previously deselected package liblist-moreutils-perl. Unpacking liblist-moreutils-perl (from .../liblist-moreutils-perl_0.25~02-1_amd64.deb) ... Selecting previously deselected package libpackage-stash-perl. Unpacking libpackage-stash-perl (from .../libpackage-stash-perl_0.05-1_all.deb) ... Selecting previously deselected package libpackage-deprecationmanager-perl. Unpacking libpackage-deprecationmanager-perl (from .../libpackage-deprecationmanager-perl_0.04-1_all.deb) ... Selecting previously deselected package libclass-mop-perl. Unpacking libclass-mop-perl (from .../libclass-mop-perl_1.04-1_amd64.deb) ... Selecting previously deselected package libmoose-perl. Unpacking libmoose-perl (from .../libmoose-perl_1.09-1_amd64.deb) ... Selecting previously deselected package libparams-validate-perl. Unpacking libparams-validate-perl (from .../libparams-validate-perl_0.93-1_amd64.deb) ... Selecting previously deselected package libio-stringy-perl. Unpacking libio-stringy-perl (from .../libio-stringy-perl_2.110-4_all.deb) ... Selecting previously deselected package libgetopt-long-descriptive-perl. Unpacking libgetopt-long-descriptive-perl (from .../libgetopt-long-descriptive-perl_0.084-1_all.deb) ... Selecting previously deselected package libmoosex-getopt-perl. Unpacking libmoosex-getopt-perl (from .../libmoosex-getopt-perl_0.31-1_all.deb) ... Selecting previously deselected package liburi-perl. Unpacking liburi-perl (from .../liburi-perl_1.54-1_all.deb) ... Selecting previously deselected package libhtml-tagset-perl. Unpacking libhtml-tagset-perl (from .../libhtml-tagset-perl_3.20-2_all.deb) ... Selecting previously deselected package libhtml-parser-perl. Unpacking libhtml-parser-perl (from .../libhtml-parser-perl_3.66-1_amd64.deb) ... Selecting previously deselected package libhtml-tree-perl. Unpacking libhtml-tree-perl (from .../libhtml-tree-perl_3.23-2_all.deb) ... Selecting previously deselected package libwww-perl. Unpacking libwww-perl (from .../libwww-perl_5.836-1_all.deb) ... Selecting previously deselected package libhttp-server-simple-perl. Unpacking libhttp-server-simple-perl (from .../libhttp-server-simple-perl_0.43-1_all.deb) ... Selecting previously deselected package libwww-mechanize-perl. Unpacking libwww-mechanize-perl (from .../libwww-mechanize-perl_1.64-1_all.deb) ... Selecting previously deselected package libapp-nopaste-perl. Unpacking libapp-nopaste-perl (from .../libapp-nopaste-perl_0.22-1_all.deb) ... Selecting previously deselected package libvariable-magic-perl. Unpacking libvariable-magic-perl (from .../libvariable-magic-perl_0.43-1_amd64.deb) ... Selecting previously deselected package libb-hooks-endofscope-perl. Unpacking libb-hooks-endofscope-perl (from .../libb-hooks-endofscope-perl_0.08-1_all.deb) ... Selecting previously deselected package libb-keywords-perl. Unpacking libb-keywords-perl (from .../libb-keywords-perl_1.09-1_all.deb) ... Selecting previously deselected package libb-utils-perl. Unpacking libb-utils-perl (from .../libb-utils-perl_0.11-1_amd64.deb) ... Selecting previously deselected package liberror-perl. Unpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ... Selecting previously deselected package libipc-sharelite-perl. Unpacking libipc-sharelite-perl (from .../libipc-sharelite-perl_0.17-1_amd64.deb) ... Selecting previously deselected package libdigest-sha1-perl. Unpacking libdigest-sha1-perl (from .../libdigest-sha1-perl_2.13-1_amd64.deb) ... Selecting previously deselected package libcache-cache-perl. Unpacking libcache-cache-perl (from .../libcache-cache-perl_1.06-1_all.deb) ... Selecting previously deselected package libstring-crc32-perl. Unpacking libstring-crc32-perl (from .../libstring-crc32-perl_1.4-2+b1_amd64.deb) ... Selecting previously deselected package libcache-memcached-perl. Unpacking libcache-memcached-perl (from .../libcache-memcached-perl_1.29-1_all.deb) ... Selecting previously deselected package libcache-simple-timedexpiry-perl. Unpacking libcache-simple-timedexpiry-perl (from .../libcache-simple-timedexpiry-perl_0.27-2_all.deb) ... Selecting previously deselected package libcalendar-simple-perl. Unpacking libcalendar-simple-perl (from .../libcalendar-simple-perl_1.21-1_all.deb) ... Selecting previously deselected package libcarp-assert-perl. Unpacking libcarp-assert-perl (from .../libcarp-assert-perl_0.20-2_all.deb) ... Selecting previously deselected package libcarp-assert-more-perl. Unpacking libcarp-assert-more-perl (from .../libcarp-assert-more-perl_1.12-2_all.deb) ... Selecting previously deselected package libcgi-simple-perl. Unpacking libcgi-simple-perl (from .../libcgi-simple-perl_1.111-1_all.deb) ... Selecting previously deselected package libcgi-cookie-splitter-perl. Unpacking libcgi-cookie-splitter-perl (from .../libcgi-cookie-splitter-perl_0.02-1_all.deb) ... Selecting previously deselected package libcgi-pm-perl. Unpacking libcgi-pm-perl (from .../libcgi-pm-perl_3.49-1_all.deb) ... Selecting previously deselected package libclass-accessor-perl. Unpacking libclass-accessor-perl (from .../libclass-accessor-perl_0.34-1_all.deb) ... Selecting previously deselected package libclass-accessor-chained-perl. Unpacking libclass-accessor-chained-perl (from .../libclass-accessor-chained-perl_0.01.1~debian-2.1_all.deb) ... Selecting previously deselected package libclass-container-perl. Unpacking libclass-container-perl (from .../libclass-container-perl_0.12-3_all.deb) ... Selecting previously deselected package libclass-data-inheritable-perl. Unpacking libclass-data-inheritable-perl (from .../libclass-data-inheritable-perl_0.08-1_all.deb) ... Selecting previously deselected package libclass-factory-util-perl. Unpacking libclass-factory-util-perl (from .../libclass-factory-util-perl_1.7-2_all.deb) ... Selecting previously deselected package libclass-insideout-perl. Unpacking libclass-insideout-perl (from .../libclass-insideout-perl_1.10-1_all.deb) ... Selecting previously deselected package libclass-inspector-perl. Unpacking libclass-inspector-perl (from .../libclass-inspector-perl_1.24-1_all.deb) ... Selecting previously deselected package libdevel-stacktrace-perl. Unpacking libdevel-stacktrace-perl (from .../libdevel-stacktrace-perl_1.2100-1_all.deb) ... Selecting previously deselected package libclass-returnvalue-perl. Unpacking libclass-returnvalue-perl (from .../libclass-returnvalue-perl_0.55-1_all.deb) ... Selecting previously deselected package libclass-singleton-perl. Unpacking libclass-singleton-perl (from .../libclass-singleton-perl_1.4-1_all.deb) ... Selecting previously deselected package libclass-trigger-perl. Unpacking libclass-trigger-perl (from .../libclass-trigger-perl_0.14-1_all.deb) ... Selecting previously deselected package libclone-perl. Unpacking libclone-perl (from .../libclone-perl_0.31-1_amd64.deb) ... Selecting previously deselected package libconvert-binhex-perl. Unpacking libconvert-binhex-perl (from .../libconvert-binhex-perl_1.119+pristine-3_all.deb) ... Selecting previously deselected package libcrypt-rijndael-perl. Unpacking libcrypt-rijndael-perl (from .../libcrypt-rijndael-perl_1.08-1_amd64.deb) ... Selecting previously deselected package libcrypt-cbc-perl. Unpacking libcrypt-cbc-perl (from .../libcrypt-cbc-perl_2.30-1_all.deb) ... Selecting previously deselected package libcss-squish-perl. Unpacking libcss-squish-perl (from .../libcss-squish-perl_0.09-1_all.deb) ... Selecting previously deselected package libdata-dump-streamer-perl. Unpacking libdata-dump-streamer-perl (from .../libdata-dump-streamer-perl_2.22-1_amd64.deb) ... Selecting previously deselected package libdata-dumper-concise-perl. Unpacking libdata-dumper-concise-perl (from .../libdata-dumper-concise-perl_1.100-1_all.deb) ... Selecting previously deselected package libdata-page-perl. Unpacking libdata-page-perl (from .../libdata-page-perl_2.02-1_all.deb) ... Selecting previously deselected package libdata-serializer-perl. Unpacking libdata-serializer-perl (from .../libdata-serializer-perl_0.49-1_all.deb) ... Selecting previously deselected package libyaml-syck-perl. Unpacking libyaml-syck-perl (from .../libyaml-syck-perl_1.12-1_amd64.deb) ... Selecting previously deselected package libdate-manip-perl. Unpacking libdate-manip-perl (from .../libdate-manip-perl_6.11-1_all.deb) ... Selecting previously deselected package libdatetime-locale-perl. Unpacking libdatetime-locale-perl (from .../libdatetime-locale-perl_1%3a0.45-1_all.deb) ... Selecting previously deselected package libdatetime-timezone-perl. Unpacking libdatetime-timezone-perl (from .../libdatetime-timezone-perl_1%3a1.20-1+2010k_all.deb) ... Selecting previously deselected package libdatetime-perl. Unpacking libdatetime-perl (from .../libdatetime-perl_2%3a0.6100-2_amd64.deb) ... Selecting previously deselected package libdatetime-format-strptime-perl. Unpacking libdatetime-format-strptime-perl (from .../libdatetime-format-strptime-perl_1.3000-1_all.deb) ... Selecting previously deselected package libdatetime-format-builder-perl. Unpacking libdatetime-format-builder-perl (from .../libdatetime-format-builder-perl_0.7901-1_all.deb) ... Selecting previously deselected package libdatetime-format-iso8601-perl. Unpacking libdatetime-format-iso8601-perl (from .../libdatetime-format-iso8601-perl_0.06-2_all.deb) ... Selecting previously deselected package libnet-daemon-perl. Unpacking libnet-daemon-perl (from .../libnet-daemon-perl_0.43-1_all.deb) ... Selecting previously deselected package libplrpc-perl. Unpacking libplrpc-perl (from .../libplrpc-perl_0.2020-2_all.deb) ... Selecting previously deselected package libdbi-perl. Unpacking libdbi-perl (from .../libdbi-perl_1.612-1_amd64.deb) ... Selecting previously deselected package libdbd-sqlite3-perl. Unpacking libdbd-sqlite3-perl (from .../libdbd-sqlite3-perl_1.29-2_amd64.deb) ... Selecting previously deselected package libfreezethaw-perl. Unpacking libfreezethaw-perl (from .../libfreezethaw-perl_0.5001-1_all.deb) ... Selecting previously deselected package libdbix-dbschema-perl. Unpacking libdbix-dbschema-perl (from .../libdbix-dbschema-perl_0.39-1_all.deb) ... Selecting previously deselected package libdbm-deep-perl. Unpacking libdbm-deep-perl (from .../libdbm-deep-perl_2.0000-1_all.deb) ... Selecting previously deselected package libpadwalker-perl. Unpacking libpadwalker-perl (from .../libpadwalker-perl_1.92-1_amd64.deb) ... Selecting previously deselected package libdevel-caller-perl. Unpacking libdevel-caller-perl (from .../libdevel-caller-perl_2.05-1_amd64.deb) ... Selecting previously deselected package libdevel-cover-perl. Unpacking libdevel-cover-perl (from .../libdevel-cover-perl_0.66-2_amd64.deb) ... Selecting previously deselected package libdevel-lexalias-perl. Unpacking libdevel-lexalias-perl (from .../libdevel-lexalias-perl_0.04-2+b1_amd64.deb) ... Selecting previously deselected package libfile-homedir-perl. Unpacking libfile-homedir-perl (from .../libfile-homedir-perl_0.86-1_all.deb) ... Selecting previously deselected package libfile-next-perl. Unpacking libfile-next-perl (from .../libfile-next-perl_1.06-1_all.deb) ... Selecting previously deselected package liblexical-persistence-perl. Unpacking liblexical-persistence-perl (from .../liblexical-persistence-perl_0.98-1_all.deb) ... Selecting previously deselected package libmodule-refresh-perl. Unpacking libmodule-refresh-perl (from .../libmodule-refresh-perl_0.13-1_all.deb) ... Selecting previously deselected package libmoosex-attributehelpers-perl. Unpacking libmoosex-attributehelpers-perl (from .../libmoosex-attributehelpers-perl_0.23-1_all.deb) ... Selecting previously deselected package libmoosex-object-pluggable-perl. Unpacking libmoosex-object-pluggable-perl (from .../libmoosex-object-pluggable-perl_0.0011-1_all.deb) ... Selecting previously deselected package libsub-identify-perl. Unpacking libsub-identify-perl (from .../libsub-identify-perl_0.04-1_amd64.deb) ... Selecting previously deselected package libnamespace-clean-perl. Unpacking libnamespace-clean-perl (from .../libnamespace-clean-perl_0.18-1_all.deb) ... Selecting previously deselected package libio-string-perl. Unpacking libio-string-perl (from .../libio-string-perl_1.08-2_all.deb) ... Selecting previously deselected package libppi-perl. Unpacking libppi-perl (from .../libppi-perl_1.213-1_all.deb) ... Selecting previously deselected package libsys-sigaction-perl. Unpacking libsys-sigaction-perl (from .../libsys-sigaction-perl_0.11-1_all.deb) ... Selecting previously deselected package libdevel-repl-perl. Unpacking libdevel-repl-perl (from .../libdevel-repl-perl_1.003011-1_all.deb) ... Selecting previously deselected package libdevel-symdump-perl. Unpacking libdevel-symdump-perl (from .../libdevel-symdump-perl_2.08-3_all.deb) ... Selecting previously deselected package libemail-date-format-perl. Unpacking libemail-date-format-perl (from .../libemail-date-format-perl_1.002-1_all.deb) ... Selecting previously deselected package libemail-simple-perl. Unpacking libemail-simple-perl (from .../libemail-simple-perl_2.100-1_all.deb) ... Selecting previously deselected package libemail-abstract-perl. Unpacking libemail-abstract-perl (from .../libemail-abstract-perl_3.002-1_all.deb) ... Selecting previously deselected package libemail-address-perl. Unpacking libemail-address-perl (from .../libemail-address-perl_1.889-2_all.deb) ... Selecting previously deselected package libemail-foldertype-perl. Unpacking libemail-foldertype-perl (from .../libemail-foldertype-perl_0.813-1_all.deb) ... Selecting previously deselected package libemail-folder-perl. Unpacking libemail-folder-perl (from .../libemail-folder-perl_0.855-1_all.deb) ... Selecting previously deselected package libfile-path-expand-perl. Unpacking libfile-path-expand-perl (from .../libfile-path-expand-perl_1.02-1_all.deb) ... Selecting previously deselected package libemail-localdelivery-perl. Unpacking libemail-localdelivery-perl (from .../libemail-localdelivery-perl_0.217-2_all.deb) ... Selecting previously deselected package libemail-messageid-perl. Unpacking libemail-messageid-perl (from .../libemail-messageid-perl_1.402-1_all.deb) ... Selecting previously deselected package libemail-mime-contenttype-perl. Unpacking libemail-mime-contenttype-perl (from .../libemail-mime-contenttype-perl_1.014-3_all.deb) ... Selecting previously deselected package libhtml-tokeparser-simple-perl. Unpacking libhtml-tokeparser-simple-perl (from .../libhtml-tokeparser-simple-perl_3.15-1_all.deb) ... Selecting previously deselected package liblog-trace-perl. Unpacking liblog-trace-perl (from .../liblog-trace-perl_1.070-2_all.deb) ... Selecting previously deselected package libmime-types-perl. Unpacking libmime-types-perl (from .../libmime-types-perl_1.30-1_all.deb) ... Selecting previously deselected package libemail-mime-encodings-perl. Unpacking libemail-mime-encodings-perl (from .../libemail-mime-encodings-perl_1.313-1_all.deb) ... Selecting previously deselected package libemail-mime-perl. Unpacking libemail-mime-perl (from .../libemail-mime-perl_1.903-1_all.deb) ... Selecting previously deselected package libemail-mime-createhtml-perl. Unpacking libemail-mime-createhtml-perl (from .../libemail-mime-createhtml-perl_1.029-1_all.deb) ... Selecting previously deselected package libreturn-value-perl. Unpacking libreturn-value-perl (from .../libreturn-value-perl_1.666001-1_all.deb) ... Selecting previously deselected package libemail-send-perl. Unpacking libemail-send-perl (from .../libemail-send-perl_2.198-3_all.deb) ... Selecting previously deselected package libexception-class-perl. Unpacking libexception-class-perl (from .../libexception-class-perl_1.31-1_all.deb) ... Selecting previously deselected package libexpat1. Unpacking libexpat1 (from .../libexpat1_2.0.1-7_amd64.deb) ... Selecting previously deselected package libexporter-lite-perl. Unpacking libexporter-lite-perl (from .../libexporter-lite-perl_0.02-2_all.deb) ... Selecting previously deselected package libextutils-command-perl. Unpacking libextutils-command-perl (from .../libextutils-command-perl_1.16-1_all.deb) ... Selecting previously deselected package libextutils-install-perl. Unpacking libextutils-install-perl (from .../libextutils-install-perl_1.54-1_all.deb) ... Selecting previously deselected package libtext-glob-perl. Unpacking libtext-glob-perl (from .../libtext-glob-perl_0.08-2_all.deb) ... Selecting previously deselected package libnumber-compare-perl. Unpacking libnumber-compare-perl (from .../libnumber-compare-perl_0.01-6_all.deb) ... Selecting previously deselected package libfile-find-rule-perl. Unpacking libfile-find-rule-perl (from .../libfile-find-rule-perl_0.32-1_all.deb) ... Selecting previously deselected package libfile-mmagic-perl. Unpacking libfile-mmagic-perl (from .../libfile-mmagic-perl_1.27-1_all.deb) ... Selecting previously deselected package libfile-remove-perl. Unpacking libfile-remove-perl (from .../libfile-remove-perl_1.42-3_all.deb) ... Selecting previously deselected package libfile-sharedir-perl. Unpacking libfile-sharedir-perl (from .../libfile-sharedir-perl_1.00-0.1_all.deb) ... Selecting previously deselected package libfilter-perl. Unpacking libfilter-perl (from .../libfilter-perl_1.37-4_amd64.deb) ... Selecting previously deselected package libhash-merge-perl. Unpacking libhash-merge-perl (from .../libhash-merge-perl_0.12-1_all.deb) ... Selecting previously deselected package libhook-lexwrap-perl. Unpacking libhook-lexwrap-perl (from .../libhook-lexwrap-perl_0.23-1_all.deb) ... Selecting previously deselected package libhtml-lint-perl. Unpacking libhtml-lint-perl (from .../libhtml-lint-perl_2.06+dfsg-1_all.deb) ... Selecting previously deselected package liblog-any-perl. Unpacking liblog-any-perl (from .../liblog-any-perl_0.11-1_all.deb) ... Selecting previously deselected package libhtml-mason-perl. Unpacking libhtml-mason-perl (from .../libhtml-mason-perl_1%3a1.44-1_all.deb) ... Selecting previously deselected package libio-tee-perl. Unpacking libio-tee-perl (from .../libio-tee-perl_0.64-1_all.deb) ... Selecting previously deselected package libtest-http-server-simple-perl. Unpacking libtest-http-server-simple-perl (from .../libtest-http-server-simple-perl_0.10-1_all.deb) ... Selecting previously deselected package libhttp-server-simple-recorder-perl. Unpacking libhttp-server-simple-recorder-perl (from .../libhttp-server-simple-recorder-perl_0.03-1_all.deb) ... Selecting previously deselected package libio-multiplex-perl. Unpacking libio-multiplex-perl (from .../libio-multiplex-perl_1.10-1_all.deb) ... Selecting previously deselected package libossp-uuid16. Unpacking libossp-uuid16 (from .../libossp-uuid16_1.6.2-1_amd64.deb) ... Selecting previously deselected package libossp-uuid-perl. Unpacking libossp-uuid-perl (from .../libossp-uuid-perl_1.6.2-1_amd64.deb) ... Selecting previously deselected package libipc-pubsub-perl. Unpacking libipc-pubsub-perl (from .../libipc-pubsub-perl_0.29-1_all.deb) ... Selecting previously deselected package libipc-run3-perl. Unpacking libipc-run3-perl (from .../libipc-run3-perl_0.042-2_all.deb) ... Selecting previously deselected package liblingua-en-inflect-perl. Unpacking liblingua-en-inflect-perl (from .../liblingua-en-inflect-perl_1.892-1_all.deb) ... Selecting previously deselected package libsub-override-perl. Unpacking libsub-override-perl (from .../libsub-override-perl_0.08-4_all.deb) ... Selecting previously deselected package libobject-declare-perl. Unpacking libobject-declare-perl (from .../libobject-declare-perl_0.22-2_all.deb) ... Selecting previously deselected package libscalar-defer-perl. Unpacking libscalar-defer-perl (from .../libscalar-defer-perl_0.23-1_all.deb) ... Selecting previously deselected package libtime-duration-perl. Unpacking libtime-duration-perl (from .../libtime-duration-perl_1.06-3_all.deb) ... Selecting previously deselected package libtime-duration-parse-perl. Unpacking libtime-duration-parse-perl (from .../libtime-duration-parse-perl_0.06-1_all.deb) ... Selecting previously deselected package libuniversal-require-perl. Unpacking libuniversal-require-perl (from .../libuniversal-require-perl_0.13-1_all.deb) ... Selecting previously deselected package libjifty-dbi-perl. Unpacking libjifty-dbi-perl (from .../libjifty-dbi-perl_0.60-1_all.deb) ... Selecting previously deselected package libjs-jquery. Unpacking libjs-jquery (from .../libjs-jquery_1.4.2-2_all.deb) ... Selecting previously deselected package libjs-prototype. Unpacking libjs-prototype (from .../libjs-prototype_1.6.1-1_all.deb) ... Selecting previously deselected package libjs-scriptaculous. Unpacking libjs-scriptaculous (from .../libjs-scriptaculous_1.8.3-1_all.deb) ... Selecting previously deselected package libjs-yui. Unpacking libjs-yui (from .../libjs-yui_2.8.1-1_all.deb) ... Selecting previously deselected package libjson-perl. Unpacking libjson-perl (from .../libjson-perl_2.21-1_all.deb) ... Selecting previously deselected package liblocale-maketext-lexicon-perl. Unpacking liblocale-maketext-lexicon-perl (from .../liblocale-maketext-lexicon-perl_0.82-1_all.deb) ... Selecting previously deselected package liblog-log4perl-perl. Unpacking liblog-log4perl-perl (from .../liblog-log4perl-perl_1.29-1_all.deb) ... Selecting previously deselected package libmailtools-perl. Unpacking libmailtools-perl (from .../libmailtools-perl_2.06-1_all.deb) ... Selecting previously deselected package libmime-tools-perl. Unpacking libmime-tools-perl (from .../libmime-tools-perl_5.428-1_all.deb) ... Selecting previously deselected package libmodule-scandeps-perl. Unpacking libmodule-scandeps-perl (from .../libmodule-scandeps-perl_0.98-1_all.deb) ... Selecting previously deselected package libpar-dist-perl. Unpacking libpar-dist-perl (from .../libpar-dist-perl_0.45-1_all.deb) ... Selecting previously deselected package libyaml-tiny-perl. Unpacking libyaml-tiny-perl (from .../libyaml-tiny-perl_1.43-1_all.deb) ... Selecting previously deselected package libmodule-install-perl. Unpacking libmodule-install-perl (from .../libmodule-install-perl_1.00-1_all.deb) ... Selecting previously deselected package libnet-cidr-perl. Unpacking libnet-cidr-perl (from .../libnet-cidr-perl_0.13-1_all.deb) ... Selecting previously deselected package libnet-server-perl. Unpacking libnet-server-perl (from .../libnet-server-perl_0.97-1_all.deb) ... Selecting previously deselected package libpod-coverage-perl. Unpacking libpod-coverage-perl (from .../libpod-coverage-perl_0.21-1_all.deb) ... Selecting previously deselected package libspiffy-perl. Unpacking libspiffy-perl (from .../libspiffy-perl_0.30-1_all.deb) ... Selecting previously deselected package libsql-reservedwords-perl. Unpacking libsql-reservedwords-perl (from .../libsql-reservedwords-perl_0.7-1_all.deb) ... Selecting previously deselected package libstring-bufferstack-perl. Unpacking libstring-bufferstack-perl (from .../libstring-bufferstack-perl_1.15-1_all.deb) ... Selecting previously deselected package libstring-koremutake-perl. Unpacking libstring-koremutake-perl (from .../libstring-koremutake-perl_0.30-3_all.deb) ... Selecting previously deselected package libsub-uplevel-perl. Unpacking libsub-uplevel-perl (from .../libsub-uplevel-perl_0.2200-1_all.deb) ... Selecting previously deselected package libsuper-perl. Unpacking libsuper-perl (from .../libsuper-perl_1.17-1_all.deb) ... Selecting previously deselected package libtemplate-declare-perl. Unpacking libtemplate-declare-perl (from .../libtemplate-declare-perl_0.43-1_all.deb) ... Selecting previously deselected package libtext-diff-perl. Unpacking libtext-diff-perl (from .../libtext-diff-perl_1.37-1_all.deb) ... Selecting previously deselected package libtest-base-perl. Unpacking libtest-base-perl (from .../libtest-base-perl_0.59-1_all.deb) ... Selecting previously deselected package libtest-email-perl. Unpacking libtest-email-perl (from .../libtest-email-perl_0.07-1_all.deb) ... Selecting previously deselected package libtest-exception-perl. Unpacking libtest-exception-perl (from .../libtest-exception-perl_0.29-1_all.deb) ... Selecting previously deselected package libtest-longstring-perl. Unpacking libtest-longstring-perl (from .../libtest-longstring-perl_0.13-1_all.deb) ... Selecting previously deselected package libuniversal-isa-perl. Unpacking libuniversal-isa-perl (from .../libuniversal-isa-perl_1.02-1_all.deb) ... Selecting previously deselected package libuniversal-can-perl. Unpacking libuniversal-can-perl (from .../libuniversal-can-perl_1.16-1_all.deb) ... Selecting previously deselected package libtest-mockobject-perl. Unpacking libtest-mockobject-perl (from .../libtest-mockobject-perl_1.09-1_all.deb) ... Selecting previously deselected package libtest-pod-coverage-perl. Unpacking libtest-pod-coverage-perl (from .../libtest-pod-coverage-perl_1.08-3_all.deb) ... Selecting previously deselected package libtest-pod-perl. Unpacking libtest-pod-perl (from .../libtest-pod-perl_1.42-1_all.deb) ... Selecting previously deselected package libtest-script-run-perl. Unpacking libtest-script-run-perl (from .../libtest-script-run-perl_0.04-1_all.deb) ... Selecting previously deselected package libtest-www-mechanize-perl. Unpacking libtest-www-mechanize-perl (from .../libtest-www-mechanize-perl_1.30-1_all.deb) ... Selecting previously deselected package libtest-www-declare-perl. Unpacking libtest-www-declare-perl (from .../libtest-www-declare-perl_0.02-1_all.deb) ... Selecting previously deselected package libtest-www-selenium-perl. Unpacking libtest-www-selenium-perl (from .../libtest-www-selenium-perl_1.22-1_all.deb) ... Selecting previously deselected package libxml-namespacesupport-perl. Unpacking libxml-namespacesupport-perl (from .../libxml-namespacesupport-perl_1.09-3_all.deb) ... Selecting previously deselected package libxml-sax-perl. Unpacking libxml-sax-perl (from .../libxml-sax-perl_0.96+dfsg-2_all.deb) ... Selecting previously deselected package libxml-libxml-perl. Unpacking libxml-libxml-perl (from .../libxml-libxml-perl_1.70.ds-1_amd64.deb) ... Selecting previously deselected package libxml-parser-perl. Unpacking libxml-parser-perl (from .../libxml-parser-perl_2.36-1.1+b1_amd64.deb) ... Selecting previously deselected package libxml-simple-perl. Unpacking libxml-simple-perl (from .../libxml-simple-perl_2.18-3_all.deb) ... Selecting previously deselected package libxml-writer-perl. Unpacking libxml-writer-perl (from .../libxml-writer-perl_0.611-1_all.deb) ... Selecting previously deselected package libxml-xpath-perl. Unpacking libxml-xpath-perl (from .../libxml-xpath-perl_1.13-7_all.deb) ... Selecting previously deselected package libyaml-perl. Unpacking libyaml-perl (from .../libyaml-perl_0.71-1_all.deb) ... Selecting previously deselected package libtest-mockmodule-perl. Unpacking libtest-mockmodule-perl (from .../libtest-mockmodule-perl_0.05-2_all.deb) ... Setting up bsdmainutils (8.0.13) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode. update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode. Setting up groff-base (1.20.1-10) ... Setting up man-db (2.5.7-3) ... Building database of manual pages ... Setting up netbase (4.42) ... Setting up libmagic1 (5.04-5) ... Setting up file (5.04-5) ... Setting up gettext-base (0.18.1.1-1) ... Setting up liblockfile1 (1.08-4) ... Setting up libpcre3 (8.02-1.1) ... Setting up libsqlite3-0 (3.7.0-1.1) ... Setting up libxml2 (2.7.7.dfsg-4) ... Setting up ucf (3.0025) ... Setting up html2text (1.3.2a-15) ... Setting up libglib2.0-0 (2.24.1-1) ... Setting up libcroco3 (0.6.2-1) ... Setting up libunistring0 (0.9.3-1) ... Setting up gettext (0.18.1.1-1) ... Setting up intltool-debian (0.35.0+20060710.1) ... Setting up po-debconf (1.0.16) ... Setting up debhelper (8.0.0) ... Setting up libalgorithm-c3-perl (0.08-1) ... Setting up libapp-cli-perl (0.08-0+nmu1) ... Setting up libscope-guard-perl (0.20-1) ... Setting up libsub-install-perl (0.924-2) ... Setting up libparams-util-perl (1.00-1) ... Setting up libdata-optlist-perl (0.104-1) ... Setting up libsub-exporter-perl (0.982-1) ... Setting up libdevel-globaldestruction-perl (0.02-1) ... Setting up libsub-name-perl (0.04-1) ... Setting up libclass-c3-perl (0.22-1) ... Setting up libmro-compat-perl (0.11-1) ... Setting up libtry-tiny-perl (0.04-1) ... Setting up libtask-weaken-perl (1.03-1) ... Setting up liblist-moreutils-perl (0.25~02-1) ... Setting up libpackage-stash-perl (0.05-1) ... Setting up libpackage-deprecationmanager-perl (0.04-1) ... Setting up libclass-mop-perl (1.04-1) ... Setting up libmoose-perl (1.09-1) ... Setting up libparams-validate-perl (0.93-1) ... Setting up libio-stringy-perl (2.110-4) ... Setting up libgetopt-long-descriptive-perl (0.084-1) ... Setting up libmoosex-getopt-perl (0.31-1) ... Setting up liburi-perl (1.54-1) ... Setting up libhtml-tagset-perl (3.20-2) ... Setting up libhtml-parser-perl (3.66-1) ... Setting up libhtml-tree-perl (3.23-2) ... Setting up libwww-perl (5.836-1) ... Setting up libhttp-server-simple-perl (0.43-1) ... Setting up libwww-mechanize-perl (1.64-1) ... Setting up libapp-nopaste-perl (0.22-1) ... Setting up libvariable-magic-perl (0.43-1) ... Setting up libb-hooks-endofscope-perl (0.08-1) ... Setting up libb-keywords-perl (1.09-1) ... Setting up libb-utils-perl (0.11-1) ... Setting up liberror-perl (0.17-1) ... Setting up libipc-sharelite-perl (0.17-1) ... Setting up libdigest-sha1-perl (2.13-1) ... Setting up libcache-cache-perl (1.06-1) ... Setting up libstring-crc32-perl (1.4-2+b1) ... Setting up libcache-memcached-perl (1.29-1) ... Setting up libcache-simple-timedexpiry-perl (0.27-2) ... Setting up libcalendar-simple-perl (1.21-1) ... Setting up libcarp-assert-perl (0.20-2) ... Setting up libcarp-assert-more-perl (1.12-2) ... Setting up libcgi-simple-perl (1.111-1) ... Setting up libcgi-cookie-splitter-perl (0.02-1) ... Setting up libcgi-pm-perl (3.49-1) ... Setting up libclass-accessor-perl (0.34-1) ... Setting up libclass-accessor-chained-perl (0.01.1~debian-2.1) ... Setting up libclass-container-perl (0.12-3) ... Setting up libclass-data-inheritable-perl (0.08-1) ... Setting up libclass-factory-util-perl (1.7-2) ... Setting up libclass-insideout-perl (1.10-1) ... Setting up libclass-inspector-perl (1.24-1) ... Setting up libdevel-stacktrace-perl (1.2100-1) ... Setting up libclass-returnvalue-perl (0.55-1) ... Setting up libclass-singleton-perl (1.4-1) ... Setting up libclass-trigger-perl (0.14-1) ... Setting up libclone-perl (0.31-1) ... Setting up libconvert-binhex-perl (1.119+pristine-3) ... Setting up libcrypt-rijndael-perl (1.08-1) ... Setting up libcrypt-cbc-perl (2.30-1) ... Setting up libcss-squish-perl (0.09-1) ... Setting up libdata-dump-streamer-perl (2.22-1) ... Setting up libdata-dumper-concise-perl (1.100-1) ... Setting up libdata-page-perl (2.02-1) ... Setting up libdata-serializer-perl (0.49-1) ... Setting up libyaml-syck-perl (1.12-1) ... Setting up libdate-manip-perl (6.11-1) ... Setting up libdatetime-locale-perl (1:0.45-1) ... Setting up libdatetime-timezone-perl (1:1.20-1+2010k) ... Setting up libdatetime-perl (2:0.6100-2) ... Setting up libdatetime-format-strptime-perl (1.3000-1) ... Setting up libdatetime-format-builder-perl (0.7901-1) ... Setting up libdatetime-format-iso8601-perl (0.06-2) ... Setting up libnet-daemon-perl (0.43-1) ... Setting up libplrpc-perl (0.2020-2) ... Setting up libdbi-perl (1.612-1) ... Setting up libdbd-sqlite3-perl (1.29-2) ... Setting up libfreezethaw-perl (0.5001-1) ... Setting up libdbix-dbschema-perl (0.39-1) ... Setting up libdbm-deep-perl (2.0000-1) ... Setting up libpadwalker-perl (1.92-1) ... Setting up libdevel-caller-perl (2.05-1) ... Setting up libdevel-cover-perl (0.66-2) ... Setting up libdevel-lexalias-perl (0.04-2+b1) ... Setting up libfile-homedir-perl (0.86-1) ... Setting up libfile-next-perl (1.06-1) ... Setting up liblexical-persistence-perl (0.98-1) ... Setting up libmodule-refresh-perl (0.13-1) ... Setting up libmoosex-attributehelpers-perl (0.23-1) ... Setting up libmoosex-object-pluggable-perl (0.0011-1) ... Setting up libsub-identify-perl (0.04-1) ... Setting up libnamespace-clean-perl (0.18-1) ... Setting up libio-string-perl (1.08-2) ... Setting up libppi-perl (1.213-1) ... Setting up libsys-sigaction-perl (0.11-1) ... Setting up libdevel-repl-perl (1.003011-1) ... Setting up libdevel-symdump-perl (2.08-3) ... Setting up libemail-date-format-perl (1.002-1) ... Setting up libemail-simple-perl (2.100-1) ... Setting up libemail-abstract-perl (3.002-1) ... Setting up libemail-address-perl (1.889-2) ... Setting up libemail-foldertype-perl (0.813-1) ... Setting up libemail-folder-perl (0.855-1) ... Setting up libfile-path-expand-perl (1.02-1) ... Setting up libemail-localdelivery-perl (0.217-2) ... Setting up libemail-messageid-perl (1.402-1) ... Setting up libemail-mime-contenttype-perl (1.014-3) ... Setting up libhtml-tokeparser-simple-perl (3.15-1) ... Setting up liblog-trace-perl (1.070-2) ... Setting up libmime-types-perl (1.30-1) ... Setting up libemail-mime-encodings-perl (1.313-1) ... Setting up libemail-mime-perl (1.903-1) ... Setting up libemail-mime-createhtml-perl (1.029-1) ... Setting up libreturn-value-perl (1.666001-1) ... Setting up libemail-send-perl (2.198-3) ... Setting up libexception-class-perl (1.31-1) ... Setting up libexpat1 (2.0.1-7) ... Setting up libexporter-lite-perl (0.02-2) ... Setting up libextutils-command-perl (1.16-1) ... Setting up libextutils-install-perl (1.54-1) ... Setting up libtext-glob-perl (0.08-2) ... Setting up libnumber-compare-perl (0.01-6) ... Setting up libfile-find-rule-perl (0.32-1) ... Setting up libfile-mmagic-perl (1.27-1) ... Setting up libfile-remove-perl (1.42-3) ... Setting up libfile-sharedir-perl (1.00-0.1) ... Setting up libfilter-perl (1.37-4) ... Setting up libhash-merge-perl (0.12-1) ... Setting up libhook-lexwrap-perl (0.23-1) ... Setting up libhtml-lint-perl (2.06+dfsg-1) ... Setting up liblog-any-perl (0.11-1) ... Setting up libhtml-mason-perl (1:1.44-1) ... Setting up libio-tee-perl (0.64-1) ... Setting up libtest-http-server-simple-perl (0.10-1) ... Setting up libhttp-server-simple-recorder-perl (0.03-1) ... Setting up libio-multiplex-perl (1.10-1) ... Setting up libossp-uuid16 (1.6.2-1) ... Setting up libossp-uuid-perl (1.6.2-1) ... Setting up libipc-pubsub-perl (0.29-1) ... Setting up libipc-run3-perl (0.042-2) ... Setting up liblingua-en-inflect-perl (1.892-1) ... Setting up libsub-override-perl (0.08-4) ... Setting up libobject-declare-perl (0.22-2) ... Setting up libscalar-defer-perl (0.23-1) ... Setting up libtime-duration-perl (1.06-3) ... Setting up libtime-duration-parse-perl (0.06-1) ... Setting up libuniversal-require-perl (0.13-1) ... Setting up libjifty-dbi-perl (0.60-1) ... Setting up libjs-jquery (1.4.2-2) ... Setting up libjs-prototype (1.6.1-1) ... Setting up libjs-scriptaculous (1.8.3-1) ... Setting up libjs-yui (2.8.1-1) ... Setting up libjson-perl (2.21-1) ... Setting up liblocale-maketext-lexicon-perl (0.82-1) ... Setting up liblog-log4perl-perl (1.29-1) ... Setting up libmailtools-perl (2.06-1) ... Setting up libmime-tools-perl (5.428-1) ... Setting up libmodule-scandeps-perl (0.98-1) ... Setting up libpar-dist-perl (0.45-1) ... Setting up libyaml-tiny-perl (1.43-1) ... Setting up libmodule-install-perl (1.00-1) ... Setting up libnet-cidr-perl (0.13-1) ... Setting up libnet-server-perl (0.97-1) ... Setting up libpod-coverage-perl (0.21-1) ... Setting up libspiffy-perl (0.30-1) ... Setting up libsql-reservedwords-perl (0.7-1) ... Setting up libstring-bufferstack-perl (1.15-1) ... Setting up libstring-koremutake-perl (0.30-3) ... Setting up libsub-uplevel-perl (0.2200-1) ... Setting up libsuper-perl (1.17-1) ... Setting up libtemplate-declare-perl (0.43-1) ... Setting up libtext-diff-perl (1.37-1) ... Setting up libtest-base-perl (0.59-1) ... Setting up libtest-email-perl (0.07-1) ... Setting up libtest-exception-perl (0.29-1) ... Setting up libtest-longstring-perl (0.13-1) ... Setting up libuniversal-isa-perl (1.02-1) ... Setting up libuniversal-can-perl (1.16-1) ... Setting up libtest-mockobject-perl (1.09-1) ... Setting up libtest-pod-coverage-perl (1.08-3) ... Setting up libtest-pod-perl (1.42-1) ... Setting up libtest-script-run-perl (0.04-1) ... Setting up libtest-www-mechanize-perl (1.30-1) ... Setting up libtest-www-declare-perl (0.02-1) ... Setting up libtest-www-selenium-perl (1.22-1) ... Setting up libxml-namespacesupport-perl (1.09-3) ... Setting up libxml-sax-perl (0.96+dfsg-2) ... update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version Setting up libxml-libxml-perl (1.70.ds-1) ... update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version Setting up libxml-parser-perl (2.36-1.1+b1) ... Setting up libxml-simple-perl (2.18-3) ... Setting up libxml-writer-perl (0.611-1) ... Setting up libxml-xpath-perl (1.13-7) ... Setting up libyaml-perl (0.71-1) ... Setting up libtest-mockmodule-perl (0.05-2) ... Checking correctness of source dependencies... Kernel: Linux 2.6.26-2-amd64 amd64 (x86_64) Toolchain package versions: libc6-dev_2.11.2-2 linux-libc-dev_2.6.32-20 gcc-4.4_4.4.4-8 g++-4.4_4.4.4-8 binutils_2.20.1-13 libstdc++6-4.4-dev_4.4.4-8 libstdc++6_4.4.4-8 ------------------------------------------------------------------------------ dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: source package jifty dpkg-buildpackage: source version 0.91117+dfsg-2 dpkg-buildpackage: source changed by gregor herrmann dpkg-source --before-build jifty-0.91117+dfsg-2 dpkg-buildpackage: host architecture amd64 /usr/bin/fakeroot debian/rules clean dh clean dh_testdir dh_auto_clean debian/rules override_dh_clean make[1]: Entering directory `/build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2' dh_clean rm -rf t/TestApp-RestartServer/var find /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2 -name "*testapp*" -delete make[1]: Leaving directory `/build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2' debian/rules build dh build dh_testdir dh_auto_configure *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - App::CLI ...loaded. (0.08 >= 0.08) - Cache::Cache ...loaded. (1.06) - Calendar::Simple ...loaded. (1.21) - Class::Accessor ...loaded. (0.34) - Class::Container ...loaded. (0.12) - Class::Data::Inheritable ...loaded. (0.08) - Class::Trigger ...loaded. (0.14 >= 0.13) - Clone ...loaded. (0.31 >= 0.27) - CGI ...loaded. (3.49 >= 3.30) - CGI::Cookie::Splitter ...loaded. (0.02) - Class::Inspector ...loaded. (1.24 >= 1.2) - Crypt::CBC ...loaded. (2.30) - Crypt::Rijndael ...loaded. (1.08) - Compress::Zlib ...loaded. (2.02) - CSS::Squish ...loaded. (0.09 >= 0.07) - DBI ...loaded. (1.612) - DBD::SQLite ...loaded. (1.29 >= 1.11) - Data::Page ...loaded. (2.02) - Data::UUID ...loaded. (1.0602) - DateTime ...loaded. (0.61) - DateTime::Locale ...loaded. (0.45) - Date::Manip ...loaded. (6.11) - Email::Folder ...loaded. (0.855) - Email::LocalDelivery ...loaded. (0.217 >= 0.217) - Email::MIME ...loaded. (1.903 >= 1.861) - Email::MIME::Creator ...loaded. (1.903 >= 1.45) - Email::MIME::ContentType ...loaded. (1.014 >= 1.012) - Email::MIME::CreateHTML ...loaded. (1.029) - Email::MIME::Modifier ...loaded. (1.903 >= 1.442) - Email::Send ...loaded. (2.198 >= 2.10) - Email::Simple ...loaded. (2.100 >= 2.003) - Email::Simple::Creator ...loaded. (2.100 >= 1.4) - Exception::Class ...loaded. (1.31) - Exporter::Lite ...loaded. (0.02) - File::Find::Rule ...loaded. (0.32) - File::MMagic ...loaded. (1.27) - File::ShareDir ...loaded. (1.00 >= 1.00) - File::Spec ...loaded. (3.3 >= 3.14) - File::Temp ...loaded. (0.22 >= 0.15) - HTML::Entities ...loaded. (3.64) - HTML::Lint ...loaded. (2.06) - HTML::Mason ...loaded. (1.44 >= 1.3101) - HTML::Mason::Plugin ...loaded. (0) - HTTP::Cookies ...loaded. (5.833) - HTTP::Date ...loaded. (5.831) - HTTP::Server::Simple ...loaded. (0.43 >= 0.35) - HTTP::Server::Simple::Recorder ...loaded. (0.03) - Hash::Merge ...loaded. (0.12) - Hook::LexWrap ...loaded. (0.23) - IPC::PubSub ...loaded. (0.29 >= 0.23) - IPC::Run3 ...loaded. (0.042) - Jifty::DBI ...loaded. (0.60 >= 0.58) - List::MoreUtils ...loaded. (0.25_02) - Locale::Maketext::Extract ...loaded. (0.37 >= 0.35) - Locale::Maketext::Lexicon ...loaded. (0.82 >= 0.77) - Log::Log4perl ...loaded. (1.29 >= 1.11) - LWP::UserAgent ...loaded. (5.835) - MIME::Types ...loaded. (1.30) - Module::Pluggable ...loaded. (3.9 >= 3.7) - Module::Pluggable::Object ...loaded. (3.9) - Module::CoreList ...loaded. (2.18) - Module::Refresh ...loaded. (0.13) - Module::ScanDeps ...loaded. (0.98) - Object::Declare ...loaded. (0.22 >= 0.13) - Params::Validate ...loaded. (0.93) - Scalar::Defer ...loaded. (0.23 >= 0.12) - Shell::Command ...loaded. (0.04) - String::BufferStack ...loaded. (1.15 >= 1.12) - String::Koremutake ...loaded. (0.30) - SUPER ...loaded. (1.17) - SQL::ReservedWords ...loaded. (0.7) - Template::Declare ...loaded. (0.43 >= 0.36) - Test::Base ...loaded. (0.59) - Test::LongString ...loaded. (0.13) - Test::More ...loaded. (0.92 >= 0.62) - Test::Pod::Coverage ...loaded. (1.08) - Test::Script::Run ...loaded. (0.04 >= 0.03) - Test::WWW::Mechanize ...loaded. (1.30 >= 1.04) - Test::WWW::Selenium ...loaded. (1.22 >= 1.18) - WWW::Mechanize ...loaded. (1.64 >= 1.51) - UNIVERSAL::require ...loaded. (0.13) - URI ...loaded. (1.54 >= 1.31) - URI::Escape ...loaded. (3.30) - XML::Writer ...loaded. (0.611 >= 0.601) - XML::Simple ...loaded. (2.18) - XML::XPath ...loaded. (1.13) - version ...loaded. (0.77) - YAML::Syck ...loaded. (1.12 >= 0.71) - YAML ...loaded. (0.71 >= 0.35) - JSON::Syck ...loaded. (0.35 >= 0.29) [Administrative Interface (web)] - Pod::Simple ...loaded. (3.07) [Development of a jifty application] - DBD::SQLite ...loaded. (1.29 >= 1.11) - Test::Base ...loaded. (0.59 >= 0.44) - Module::Install::Admin ...loaded. (1.00 >= 0.50) - Test::HTTP::Server::Simple ...loaded. (0.10 >= 0.10) - Test::HTML::Lint ...loaded. (2.06) - Test::MockModule ...loaded. (0.05 >= 0.05) - Test::MockObject ...loaded. (1.09 >= 1.07) - Module::Refresh ...loaded. (0.13 >= 0.09) - Test::WWW::Declare ...loaded. (0.02 >= 0.01) - Test::Email ...loaded. (0.07) - Email::Abstract ...loaded. (3.002) [Development of the jifty framework] - DBD::SQLite ...loaded. (1.29) - Class::Accessor::Named ...missing. - Devel::Cover ...loaded. (0.66) - Module::CoreList ...loaded. (2.18) - Module::Install::Admin ...loaded. (1.00 >= 0.50) [Forking jifty server] - Net::Server::Fork ...loaded. (0.97) [Pre-forking jifty server] - Net::Server::PreFork ...loaded. (0.97) [Apache2/ModPerl2 handler] - Apache2::Const ...missing. [Improved halos] - Data::Dump::Streamer ...loaded. (2.22) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Warning: the following files are missing in your kit: debian/libjifty-plugin-authentication-cas-perl.install debian/libjifty-plugin-authentication-facebook-perl.install debian/libjifty-plugin-authentication-ldap-perl.install debian/libjifty-plugin-authzldap-perl.install debian/libjifty-plugin-chart-perl.install debian/libjifty-plugin-chart-perl.links debian/libjifty-plugin-comment-perl.install debian/libjifty-plugin-editinplace-perl.install debian/libjifty-plugin-googlemap-perl.install debian/libjifty-plugin-halo-perl.install debian/libjifty-plugin-openid-perl.install debian/libjifty-plugin-sitenews-perl.install debian/libjifty-plugin-userpic-perl.install debian/libjifty-plugin-wikitoolbar-perl.install debian/patches/auth-plugin-manpage-has-bad-whatis.patch debian/patches/jifty-plugin-manpage-has-bad-whatis.patch debian/patches/main-jifty-manpage-has-bad-whatis.patch debian/patches/oldplugins.path debian/patches/openid-plugin-manpage-has-bad-whatis.patch debian/patches/skip-second-template-region-internal-redirect.patch debian/README debian/README.source Please inform the author. 'CREATE_PACKLIST' is not a known MakeMaker parameter name. Writing Makefile for Jifty dh_auto_build make[1]: Entering directory `/build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2' Installing blib/lib/auto/share/dist/Jifty/dtd/xhtml-symbol.ent Installing blib/lib/auto/share/dist/Jifty/dtd/xhtml-special.ent Installing blib/lib/auto/share/dist/Jifty/dtd/xhtml1-strict.dtd Installing blib/lib/auto/share/dist/Jifty/dtd/xhtml-lat1.ent Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/jifty_compatible.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/prototype.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/dragdrop.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/unittest.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/slider.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/effects.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/sound.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/scriptaculous.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/builder.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/controls.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/OnlineDocs/web/templates/__jifty/online_docs/toc.html Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/OnlineDocs/web/templates/__jifty/online_docs/index.html Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/OnlineDocs/web/templates/__jifty/online_docs/content.html Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/IEFixes/web/static/js/iefixes/ie7-recalc.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/IEFixes/web/static/js/iefixes/IE7.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/IEFixes/web/static/js/iefixes/blank.gif Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/IEFixes/web/static/js/iefixes/IE8.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/IEFixes/web/static/js/iefixes/ie7-squish.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/SinglePage/web/static/js/singlepage/spa.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/SinglePage/web/static/js/singlepage/rsh/blank.html Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/SinglePage/web/static/js/singlepage/rsh/rsh.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/SinglePage/web/static/js/singlepage/rsh/LICENSE.txt Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/I18N/web/static/js/loc.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/autohandler Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/index.html Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/_elements/nav Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/action/dhandler Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/CSSQuery/web/static/js/cssquery/cssQuery-standard.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/CSSQuery/web/static/js/cssquery/cssQuery-level2.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/CSSQuery/web/static/js/cssquery/cssQuery.js Installing blib/lib/auto/share/dist/Jifty/plugins/Jifty/Plugin/CSSQuery/web/static/js/cssquery/cssQuery-level3.js Installing blib/lib/auto/share/dist/Jifty/web/transform_templates Installing blib/lib/auto/share/dist/Jifty/web/static/favicon.ico Installing blib/lib/auto/share/dist/Jifty/web/static/datetime.css Installing blib/lib/auto/share/dist/Jifty/web/static/images/pony.jpg Installing blib/lib/auto/share/dist/Jifty/web/static/images/iepngfix/blank.gif Installing blib/lib/auto/share/dist/Jifty/web/static/images/silk/calendar.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/silk/pencil_add.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/silk/bullet_arrow_down.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/silk/pencil.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/silk/information.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/silk/cancel_grey.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/silk/cancel.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/silk/bullet_arrow_up.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/silk/error.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/facebox/tr.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/facebox/tl.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/facebox/b.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/facebox/loading.gif Installing blib/lib/auto/share/dist/Jifty/web/static/images/facebox/closelabel.gif Installing blib/lib/auto/share/dist/Jifty/web/static/images/facebox/br.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/facebox/bl.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/tabview/loading.gif Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/calendar/calrt.gif Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/calendar/callt.gif Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/calendar/calx.gif Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/calendar/calgrad.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/menu/menu_up_arrow.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/menu/menuitem_submenuindicator.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/menu/menubaritem_submenuindicator_selected.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/menu/menubaritem_submenuindicator_disabled.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/menu/menuitem_checked_selected.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/menu/menubaritem_submenuindicator.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/menu/menuitem_submenuindicator_disabled.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/menu/menuitem_checked_disabled.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/menu/menu_down_arrow_disabled.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/menu/menu_down_arrow.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/menu/menu_down_arrow_selected.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/menu/menuitem_checked.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/menu/menuitem_submenuindicator_selected.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/menu/menu_up_arrow_disabled.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/us/tr/calrt.gif Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/us/tr/callt.gif Installing blib/lib/auto/share/dist/Jifty/web/static/images/yui/us/my/bn/x_d.gif Installing blib/lib/auto/share/dist/Jifty/web/static/images/css/bullet_arrow_down.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/css/bullet_arrow_up.png Installing blib/lib/auto/share/dist/Jifty/web/static/images/css/fieldbg-autocomplete.gif Installing blib/lib/auto/share/dist/Jifty/web/static/images/css/fieldbg.gif Installing blib/lib/auto/share/dist/Jifty/web/static/images/css/spinner.gif Installing blib/lib/auto/share/dist/Jifty/web/static/js/cssQuery-jquery.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/dom-drag.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/facebox.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/key_bindings.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/rico.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/formatDate.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/bps_util.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/app_behaviour.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/jifty_smoothscroll.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/datetime.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/jifty_subs.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/app.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/jquery-1.2.6.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/css_browser_selector.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/jsTrace.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/jquery_noconflict.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/iautocompleter.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/context_menu.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/iepngfix.htc Installing blib/lib/auto/share/dist/Jifty/web/static/js/behaviour.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/setup_jsan.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/jquery.timepickr.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/halo.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/jifty_interface.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/jquery.jgrowl.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/jifty.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/jifty_utils.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/calendar.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/combobox.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/iutil.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/jsan/Push.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/jsan/Upgrade.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/jsan/JSAN.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/jsan/Upgrade/Array/push.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/jsan/Upgrade/Function/apply.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/jsan/DOM/Events.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/yui/element-beta.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/yui/dom.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/yui/tabview.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/yui/event.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/yui/oom_select.patch Installing blib/lib/auto/share/dist/Jifty/web/static/js/yui/yahoo.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/yui/calendar.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/yui/container.js Installing blib/lib/auto/share/dist/Jifty/web/static/js/yui/menu.js Installing blib/lib/auto/share/dist/Jifty/web/static/css/jquery.jgrowl.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/autocomplete.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/forms.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/combobox.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/app.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/base.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/halos.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/keybindings.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/autohandler Installing blib/lib/auto/share/dist/Jifty/web/static/css/facebox.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/main.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/jquery.timepickr.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/app-base.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/crud.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/nav.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/calendar.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/notices.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/app-late.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/context-menus.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/yui/tabview/tabview-core.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/yui/tabview/border_tabs.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/yui/tabview/tabview.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/yui/calendar/calendar-core.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/yui/calendar/calendar.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/yui/menu/menu.css Installing blib/lib/auto/share/dist/Jifty/web/static/css/yui/menu/menu-core.css Installing blib/lib/auto/share/dist/Jifty/web/templates/autohandler Installing blib/lib/auto/share/dist/Jifty/web/templates/index.html Installing blib/lib/auto/share/dist/Jifty/web/templates/=/subs Installing blib/lib/auto/share/dist/Jifty/web/templates/__jifty/empty Installing blib/lib/auto/share/dist/Jifty/web/templates/__jifty/autocomplete.xml Installing blib/lib/auto/share/dist/Jifty/web/templates/__jifty/validator.xml Installing blib/lib/auto/share/dist/Jifty/web/templates/__jifty/halo Installing blib/lib/auto/share/dist/Jifty/web/templates/__jifty/error/autohandler Installing blib/lib/auto/share/dist/Jifty/web/templates/__jifty/error/mason_internal_error Installing blib/lib/auto/share/dist/Jifty/web/templates/__jifty/error/error.css Installing blib/lib/auto/share/dist/Jifty/web/templates/__jifty/error/dhandler Installing blib/lib/auto/share/dist/Jifty/web/templates/__jifty/error/_elements/error_text Installing blib/lib/auto/share/dist/Jifty/web/templates/__jifty/error/_elements/wrapper Installing blib/lib/auto/share/dist/Jifty/web/templates/__jifty/webservices/json Installing blib/lib/auto/share/dist/Jifty/web/templates/__jifty/webservices/xml Installing blib/lib/auto/share/dist/Jifty/web/templates/__jifty/webservices/yaml Installing blib/lib/auto/share/dist/Jifty/web/templates/_elements/header Installing blib/lib/auto/share/dist/Jifty/web/templates/_elements/menu Installing blib/lib/auto/share/dist/Jifty/web/templates/_elements/paging Installing blib/lib/auto/share/dist/Jifty/web/templates/_elements/keybindings Installing blib/lib/auto/share/dist/Jifty/web/templates/_elements/page_nav Installing blib/lib/auto/share/dist/Jifty/web/templates/_elements/sidebar Installing blib/lib/auto/share/dist/Jifty/web/templates/_elements/wrapper Installing blib/lib/auto/share/dist/Jifty/web/templates/_elements/nav Installing blib/lib/auto/share/dist/Jifty/web/templates/helpers/calendar.html Installing blib/lib/auto/share/dist/Jifty/po/jifty.pot Installing blib/lib/auto/share/dist/Jifty/po/zh_TW.po Installing blib/lib/auto/share/dist/Jifty/po/ro.po Installing blib/lib/auto/share/dist/Jifty/po/en.po Installing blib/lib/auto/share/dist/Jifty/po/fr.po Installing blib/lib/auto/share/dist/Jifty/po/zh_CN.po Installing blib/lib/auto/share/dist/Jifty/po/ja.po Installing blib/lib/auto/share/dist/Jifty/po/ru.po cp lib/Jifty/I18N.pm blib/lib/Jifty/I18N.pm cp lib/Jifty/Object.pm blib/lib/Jifty/Object.pm cp lib/Jifty/Plugin/CSSQuery.pm blib/lib/Jifty/Plugin/CSSQuery.pm cp lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm blib/lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm cp lib/Jifty/Action/Record/Update.pm blib/lib/Jifty/Action/Record/Update.pm cp lib/Jifty/Config.pm blib/lib/Jifty/Config.pm cp lib/Jifty/Action/Record/Search.pm blib/lib/Jifty/Action/Record/Search.pm cp lib/Jifty/Plugin/ViewDeclarePage/Page.pm blib/lib/Jifty/Plugin/ViewDeclarePage/Page.pm cp lib/Jifty/Manual/Continuations.pod blib/lib/Jifty/Manual/Continuations.pod cp lib/Jifty/Plugin/SkeletonApp/Dispatcher.pm blib/lib/Jifty/Plugin/SkeletonApp/Dispatcher.pm cp lib/Jifty/Web/Form/Element.pm blib/lib/Jifty/Web/Form/Element.pm cp lib/Jifty/View/Declare/Page.pm blib/lib/Jifty/View/Declare/Page.pm cp lib/Jifty/Plugin/ClassLoader.pm blib/lib/Jifty/Plugin/ClassLoader.pm cp lib/Jifty/Plugin/Authentication/Password/Action/Signup.pm blib/lib/Jifty/Plugin/Authentication/Password/Action/Signup.pm cp lib/Jifty/Plugin/IEFixes.pm blib/lib/Jifty/Plugin/IEFixes.pm cp lib/Jifty/Plugin/Authentication/Password/Action/ConfirmEmail.pm blib/lib/Jifty/Plugin/Authentication/Password/Action/ConfirmEmail.pm cp lib/Jifty/Manual/jQueryMigrationGuide.pod blib/lib/Jifty/Manual/jQueryMigrationGuide.pod cp lib/Jifty/Manual/FAQ.pod blib/lib/Jifty/Manual/FAQ.pod cp lib/Jifty/Web/Form/Field/Time.pm blib/lib/Jifty/Web/Form/Field/Time.pm cp lib/Jifty/Event.pm blib/lib/Jifty/Event.pm cp lib/Jifty/Upgrade/Internal.pm blib/lib/Jifty/Upgrade/Internal.pm cp lib/Jifty/LetMe.pm blib/lib/Jifty/LetMe.pm cp lib/Jifty/Plugin/ErrorTemplates.pm blib/lib/Jifty/Plugin/ErrorTemplates.pm cp lib/Jifty/API.pm blib/lib/Jifty/API.pm cp lib/Jifty/Action/Record/Create.pm blib/lib/Jifty/Action/Record/Create.pm cp lib/Jifty/Manual/AccessControl_zhtw.pod blib/lib/Jifty/Manual/AccessControl_zhtw.pod cp lib/Jifty/Param/Schema.pm blib/lib/Jifty/Param/Schema.pm cp lib/Jifty/View/Mason/Halo.pm blib/lib/Jifty/View/Mason/Halo.pm cp lib/Jifty/Manual/JavaScript.pod blib/lib/Jifty/Manual/JavaScript.pod cp lib/Jifty/Manual/PageRegions.pod blib/lib/Jifty/Manual/PageRegions.pod cp lib/Jifty/Handle.pm blib/lib/Jifty/Handle.pm cp lib/Jifty/Manual/Tutorial_ja.pod blib/lib/Jifty/Manual/Tutorial_ja.pod cp lib/Jifty/Plugin/CompressedCSSandJS.pm blib/lib/Jifty/Plugin/CompressedCSSandJS.pm cp lib/Jifty/Plugin/SkeletonApp/View.pm blib/lib/Jifty/Plugin/SkeletonApp/View.pm cp lib/Jifty/Plugin/Config/Action/Config.pm blib/lib/Jifty/Plugin/Config/Action/Config.pm cp lib/Jifty/Script/Script.pm blib/lib/Jifty/Script/Script.pm cp lib/Jifty/Plugin/ViewDeclarePage.pm blib/lib/Jifty/Plugin/ViewDeclarePage.pm cp lib/Jifty/Plugin/ErrorTemplates/View.pm blib/lib/Jifty/Plugin/ErrorTemplates/View.pm cp lib/Jifty/Script/ModPerl2.pm blib/lib/Jifty/Script/ModPerl2.pm cp lib/Jifty/Script/Help.pm blib/lib/Jifty/Script/Help.pm cp lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm blib/lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm cp lib/Jifty/View/Mason/Request.pm blib/lib/Jifty/View/Mason/Request.pm cp lib/Jifty/ClassLoader.pm blib/lib/Jifty/ClassLoader.pm cp lib/Jifty/Plugin/Prototypism.pm blib/lib/Jifty/Plugin/Prototypism.pm cp lib/Jifty/Manual/Style.pod blib/lib/Jifty/Manual/Style.pod cp lib/Jifty/Action/Record/Execute.pm blib/lib/Jifty/Action/Record/Execute.pm cp lib/Jifty/Plugin/Authentication/Password/Action/GeneratePasswordToken.pm blib/lib/Jifty/Plugin/Authentication/Password/Action/GeneratePasswordToken.pm cp lib/Jifty/Manual.pm blib/lib/Jifty/Manual.pm cp lib/Jifty/Server.pm blib/lib/Jifty/Server.pm cp lib/Jifty/Plugin/TestServerWarnings/View.pm blib/lib/Jifty/Plugin/TestServerWarnings/View.pm cp lib/Jifty/Model/SessionCollection.pm blib/lib/Jifty/Model/SessionCollection.pm cp lib/Jifty/Script/Plugin.pm blib/lib/Jifty/Script/Plugin.pm cp lib/Jifty/Plugin/LetMe/Dispatcher.pm blib/lib/Jifty/Plugin/LetMe/Dispatcher.pm cp lib/Jifty/Action/Autocomplete.pm blib/lib/Jifty/Action/Autocomplete.pm cp lib/Jifty/Script/Schema.pm blib/lib/Jifty/Script/Schema.pm cp lib/Jifty/Web/Menu.pm blib/lib/Jifty/Web/Menu.pm cp lib/Jifty/Server/Prefork.pm blib/lib/Jifty/Server/Prefork.pm cp lib/Jifty/Dispatcher.pm blib/lib/Jifty/Dispatcher.pm cp lib/Jifty/Notification.pm blib/lib/Jifty/Notification.pm cp lib/Jifty/Plugin/Config.pm blib/lib/Jifty/Plugin/Config.pm cp lib/Jifty/Handler.pm blib/lib/Jifty/Handler.pm cp lib/Jifty/View/Static/Handler.pm blib/lib/Jifty/View/Static/Handler.pm cp lib/Jifty/Server/Fork.pm blib/lib/Jifty/Server/Fork.pm cp lib/Jifty/Script/App.pm blib/lib/Jifty/Script/App.pm cp lib/Jifty/Plugin/Authentication/Password/Action/Login.pm blib/lib/Jifty/Plugin/Authentication/Password/Action/Login.pm cp lib/Jifty/Server/Prefork/NetServer.pm blib/lib/Jifty/Server/Prefork/NetServer.pm cp lib/Jifty/Plugin/Authentication/Password.pm blib/lib/Jifty/Plugin/Authentication/Password.pm cp lib/Jifty/Manual/Tutorial_de.pod blib/lib/Jifty/Manual/Tutorial_de.pod cp lib/Jifty/Client.pm blib/lib/Jifty/Client.pm cp lib/Jifty/Web/Form/Field/Upload.pm blib/lib/Jifty/Web/Form/Field/Upload.pm cp lib/Jifty/Web/Form/Link.pm blib/lib/Jifty/Web/Form/Link.pm cp lib/Jifty/Plugin/Authentication/Password/View.pm blib/lib/Jifty/Plugin/Authentication/Password/View.pm cp lib/Jifty/Plugin/OnlineDocs.pm blib/lib/Jifty/Plugin/OnlineDocs.pm cp lib/Jifty/CAS.pm blib/lib/Jifty/CAS.pm cp lib/Jifty/Plugin/I18N.pm blib/lib/Jifty/Plugin/I18N.pm cp lib/Jifty/Model/Metadata.pm blib/lib/Jifty/Model/Metadata.pm cp lib/Jifty/View/Mason/Handler.pm blib/lib/Jifty/View/Mason/Handler.pm cp lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmLostPassword.pm blib/lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmLostPassword.pm cp lib/Jifty/View/Declare/CRUD.pm blib/lib/Jifty/View/Declare/CRUD.pm cp lib/Jifty/Web/Form/Field/InlineButton.pm blib/lib/Jifty/Web/Form/Field/InlineButton.pm cp lib/Jifty/Plugin/Authentication/Password/Action/ResendConfirmation.pm blib/lib/Jifty/Plugin/Authentication/Password/Action/ResendConfirmation.pm cp lib/Jifty/Web/Form/Field/Unrendered.pm blib/lib/Jifty/Web/Form/Field/Unrendered.pm cp lib/Jifty/Manual/Models.pod blib/lib/Jifty/Manual/Models.pod cp lib/Jifty/Plugin/ActorMetadata/Mixin/Model/ActorMetadata.pm blib/lib/Jifty/Plugin/ActorMetadata/Mixin/Model/ActorMetadata.pm cp lib/Jifty/Filter/DateTime.pm blib/lib/Jifty/Filter/DateTime.pm cp lib/Jifty/Plugin/RequestInspector/View.pm blib/lib/Jifty/Plugin/RequestInspector/View.pm cp lib/Jifty/Manual/UsingCSSandJS.pod blib/lib/Jifty/Manual/UsingCSSandJS.pod cp lib/Jifty/Plugin.pm blib/lib/Jifty/Plugin.pm cp lib/Jifty/View.pm blib/lib/Jifty/View.pm cp lib/Jifty/Web/Form/Field/Checkboxes.pm blib/lib/Jifty/Web/Form/Field/Checkboxes.pm cp lib/Jifty/Script/Action.pm blib/lib/Jifty/Script/Action.pm cp lib/Jifty/Result.pm blib/lib/Jifty/Result.pm cp lib/Jifty/Plugin/REST.pm blib/lib/Jifty/Plugin/REST.pm cp lib/Jifty/Action/Record.pm blib/lib/Jifty/Action/Record.pm cp lib/Jifty/Param.pm blib/lib/Jifty/Param.pm cp lib/Jifty/Web/Form/Field/Checkbox.pm blib/lib/Jifty/Web/Form/Field/Checkbox.pm cp lib/Jifty/Web/Form/Field/Textarea.pm blib/lib/Jifty/Web/Form/Field/Textarea.pm cp lib/Jifty/Event/Log.pm blib/lib/Jifty/Event/Log.pm cp lib/Jifty/Plugin/User/Mixin/Model/User.pm blib/lib/Jifty/Plugin/User/Mixin/Model/User.pm cp lib/Jifty/Plugin/Config/Action/Restart.pm blib/lib/Jifty/Plugin/Config/Action/Restart.pm cp lib/Jifty/Plugin/REST/Dispatcher.pm blib/lib/Jifty/Plugin/REST/Dispatcher.pm cp lib/Jifty/Plugin/ActorMetadata.pm blib/lib/Jifty/Plugin/ActorMetadata.pm cp lib/Jifty/Web/Form/Field/Password.pm blib/lib/Jifty/Web/Form/Field/Password.pm cp lib/Jifty/Request.pm blib/lib/Jifty/Request.pm cp lib/Jifty/Subs/Render.pm blib/lib/Jifty/Subs/Render.pm cp lib/Jifty/Event/Model.pm blib/lib/Jifty/Event/Model.pm cp lib/Jifty/Web/Form/Field/DateTime.pm blib/lib/Jifty/Web/Form/Field/DateTime.pm cp lib/Jifty/Web/Session/None.pm blib/lib/Jifty/Web/Session/None.pm cp lib/Jifty/Plugin/SkeletonApp.pm blib/lib/Jifty/Plugin/SkeletonApp.pm cp lib/Jifty/Manual/Actions_zhtw.pod blib/lib/Jifty/Manual/Actions_zhtw.pod cp lib/Jifty/Manual/Tutorial.pod blib/lib/Jifty/Manual/Tutorial.pod cp lib/Jifty/Manual/Glossary.pod blib/lib/Jifty/Manual/Glossary.pod cp lib/Jifty/Continuation.pm blib/lib/Jifty/Continuation.pm cp lib/Jifty/RightsFrom.pm blib/lib/Jifty/RightsFrom.pm cp lib/Jifty/Script/Po.pm blib/lib/Jifty/Script/Po.pm cp lib/Jifty/Web/Form/Field/Text.pm blib/lib/Jifty/Web/Form/Field/Text.pm cp lib/Jifty/Plugin/SQLQueries.pm blib/lib/Jifty/Plugin/SQLQueries.pm cp lib/Jifty/Model/Session.pm blib/lib/Jifty/Model/Session.pm cp lib/Jifty/View/Declare.pm blib/lib/Jifty/View/Declare.pm cp lib/Jifty/Web/Session/ApacheSession.pm blib/lib/Jifty/Web/Session/ApacheSession.pm cp lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm blib/lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm cp lib/Jifty/Web/Form/Field/Combobox.pm blib/lib/Jifty/Web/Form/Field/Combobox.pm cp lib/Jifty/Manual/Deploying.pod blib/lib/Jifty/Manual/Deploying.pod cp lib/Jifty/Module/Pluggable.pm blib/lib/Jifty/Module/Pluggable.pm cp lib/Jifty/Record.pm blib/lib/Jifty/Record.pm cp lib/Jifty/Test/Email.pm blib/lib/Jifty/Test/Email.pm cp lib/Jifty/Action/Record/Bulk.pm blib/lib/Jifty/Action/Record/Bulk.pm cp lib/Jifty/Plugin/Authentication/Password/Action/Logout.pm blib/lib/Jifty/Plugin/Authentication/Password/Action/Logout.pm cp lib/Jifty/YAML.pm blib/lib/Jifty/YAML.pm cp lib/Jifty/Web/Form/Field/ResetButton.pm blib/lib/Jifty/Web/Form/Field/ResetButton.pm cp lib/Jifty/Logger/EventAppender.pm blib/lib/Jifty/Logger/EventAppender.pm cp lib/Jifty/Web/Form/Clickable.pm blib/lib/Jifty/Web/Form/Clickable.pm cp lib/Jifty/Everything.pm blib/lib/Jifty/Everything.pm cp lib/Jifty/Web/PageRegion.pm blib/lib/Jifty/Web/PageRegion.pm cp lib/Jifty.pm blib/lib/Jifty.pm cp lib/Jifty/Plugin/SetupWizard/View.pm blib/lib/Jifty/Plugin/SetupWizard/View.pm cp lib/Jifty/Plugin/TestServerWarnings/Appender.pm blib/lib/Jifty/Plugin/TestServerWarnings/Appender.pm cp lib/Jifty/Manual/ObjectModel.pod blib/lib/Jifty/Manual/ObjectModel.pod cp lib/Jifty/Manual/Cookbook.pod blib/lib/Jifty/Manual/Cookbook.pod cp lib/Jifty/Plugin/CompressedCSSandJS/Dispatcher.pm blib/lib/Jifty/Plugin/CompressedCSSandJS/Dispatcher.pm cp lib/Jifty/View/Declare/Helpers.pm blib/lib/Jifty/View/Declare/Helpers.pm cp lib/Jifty/Plugin/SQLQueries/View.pm blib/lib/Jifty/Plugin/SQLQueries/View.pm cp lib/Jifty/Web/Form/Field/Hidden.pm blib/lib/Jifty/Web/Form/Field/Hidden.pm cp lib/Jifty/JSON.pm blib/lib/Jifty/JSON.pm cp lib/Jifty/DateTime.pm blib/lib/Jifty/DateTime.pm cp lib/Jifty/CurrentUser.pm blib/lib/Jifty/CurrentUser.pm cp lib/Jifty/Manual/RequestHandling.pod blib/lib/Jifty/Manual/RequestHandling.pod cp lib/Jifty/Manual/Actions.pod blib/lib/Jifty/Manual/Actions.pod cp lib/Jifty/Plugin/User.pm blib/lib/Jifty/Plugin/User.pm cp lib/Jifty/Plugin/TestServerWarnings.pm blib/lib/Jifty/Plugin/TestServerWarnings.pm cp lib/Jifty/Response.pm blib/lib/Jifty/Response.pm cp lib/Jifty/Plugin/I18N/Action/SetLang.pm blib/lib/Jifty/Plugin/I18N/Action/SetLang.pm cp lib/Jifty/TestServer/Apache.pm blib/lib/Jifty/TestServer/Apache.pm cp lib/Jifty/CAS/Blob.pm blib/lib/Jifty/CAS/Blob.pm cp lib/Jifty/Manual/Preload.pod blib/lib/Jifty/Manual/Preload.pod cp lib/Jifty/Subs.pm blib/lib/Jifty/Subs.pm cp lib/Jifty/Web.pm blib/lib/Jifty/Web.pm cp lib/Jifty/Upgrade.pm blib/lib/Jifty/Upgrade.pm cp lib/Jifty/Plugin/SinglePage/Dispatcher.pm blib/lib/Jifty/Plugin/SinglePage/Dispatcher.pm cp lib/Jifty/Plugin/Authentication/Password/Action/SendPasswordReminder.pm blib/lib/Jifty/Plugin/Authentication/Password/Action/SendPasswordReminder.pm cp lib/Jifty/Plugin/AdminUI/View.pm blib/lib/Jifty/Plugin/AdminUI/View.pm cp lib/Jifty/Action/Record/Delete.pm blib/lib/Jifty/Action/Record/Delete.pm cp lib/Jifty/Web/Form/Field/Select.pm blib/lib/Jifty/Web/Form/Field/Select.pm cp lib/Jifty/Script/Env.pm blib/lib/Jifty/Script/Env.pm cp lib/Jifty/Plugin/RequestInspector.pm blib/lib/Jifty/Plugin/RequestInspector.pm cp lib/Jifty/Web/Session.pm blib/lib/Jifty/Web/Session.pm cp lib/Jifty/Manual/Deploying_zhtw.pod blib/lib/Jifty/Manual/Deploying_zhtw.pod cp lib/Jifty/Web/Session/ClientSide.pm blib/lib/Jifty/Web/Session/ClientSide.pm cp lib/Jifty/View/Declare/CoreTemplates.pm blib/lib/Jifty/View/Declare/CoreTemplates.pm cp lib/Jifty/Script/Server.pm blib/lib/Jifty/Script/Server.pm cp lib/Jifty/Plugin/AdminUI/Dispatcher.pm blib/lib/Jifty/Plugin/AdminUI/Dispatcher.pm cp lib/Jifty/Plugin/SinglePage.pm blib/lib/Jifty/Plugin/SinglePage.pm cp lib/Jifty/View/Declare/BaseClass.pm blib/lib/Jifty/View/Declare/BaseClass.pm cp lib/Jifty/Request/Mapper.pm blib/lib/Jifty/Request/Mapper.pm cp lib/Jifty/View/Declare/Handler.pm blib/lib/Jifty/View/Declare/Handler.pm cp lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmEmail.pm blib/lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmEmail.pm cp lib/Jifty/Web/Form/Field.pm blib/lib/Jifty/Web/Form/Field.pm cp lib/Jifty/Test/Dist.pm blib/lib/Jifty/Test/Dist.pm cp lib/Jifty/Plugin/Config/View.pm blib/lib/Jifty/Plugin/Config/View.pm cp lib/Jifty/Action/Redirect.pm blib/lib/Jifty/Action/Redirect.pm cp lib/Jifty/Script.pm blib/lib/Jifty/Script.pm cp lib/Jifty/Script/FastCGI.pm blib/lib/Jifty/Script/FastCGI.pm cp lib/Jifty/Manual/TutorialRest.pod blib/lib/Jifty/Manual/TutorialRest.pod cp lib/Jifty/Plugin/Config/Dispatcher.pm blib/lib/Jifty/Plugin/Config/Dispatcher.pm cp lib/Jifty/Test.pm blib/lib/Jifty/Test.pm cp lib/Jifty/Collection.pm blib/lib/Jifty/Collection.pm cp lib/Jifty/Plugin/LetMe.pm blib/lib/Jifty/Plugin/LetMe.pm cp lib/Jifty/Web/Form/Field/Collection.pm blib/lib/Jifty/Web/Form/Field/Collection.pm cp lib/Jifty/Test/WWW/Selenium.pm blib/lib/Jifty/Test/WWW/Selenium.pm cp lib/Jifty/Manual/JavaScript_zhtw.pod blib/lib/Jifty/Manual/JavaScript_zhtw.pod cp lib/Jifty/Plugin/Config/Action/AddConfig.pm blib/lib/Jifty/Plugin/Config/Action/AddConfig.pm cp lib/Jifty/Bootstrap.pm blib/lib/Jifty/Bootstrap.pm cp lib/Jifty/Plugin/Authentication/Password/Action/SendAccountConfirmation.pm blib/lib/Jifty/Plugin/Authentication/Password/Action/SendAccountConfirmation.pm cp lib/Jifty/TestServer.pm blib/lib/Jifty/TestServer.pm cp lib/Jifty/Plugin/AdminUI.pm blib/lib/Jifty/Plugin/AdminUI.pm cp lib/Jifty/Web/Form.pm blib/lib/Jifty/Web/Form.pm cp lib/Jifty/Action.pm blib/lib/Jifty/Action.pm cp lib/Jifty/Web/Form/Field/Date.pm blib/lib/Jifty/Web/Form/Field/Date.pm cp lib/Jifty/Manual/Tutorial_zhtw.pod blib/lib/Jifty/Manual/Tutorial_zhtw.pod cp lib/Jifty/Plugin/OnlineDocs/Dispatcher.pm blib/lib/Jifty/Plugin/OnlineDocs/Dispatcher.pm cp lib/Jifty/Script/Adopt.pm blib/lib/Jifty/Script/Adopt.pm cp lib/Jifty/Plugin/SetupWizard.pm blib/lib/Jifty/Plugin/SetupWizard.pm cp lib/Jifty/Logger.pm blib/lib/Jifty/Logger.pm cp lib/Jifty/Util.pm blib/lib/Jifty/Util.pm cp lib/Jifty/Test/WWW/Declare.pm blib/lib/Jifty/Test/WWW/Declare.pm cp lib/Jifty/Script/Model.pm blib/lib/Jifty/Script/Model.pm cp lib/Jifty/Manual/Upgrading.pod blib/lib/Jifty/Manual/Upgrading.pod cp lib/Jifty/Plugin/Halo.pm blib/lib/Jifty/Plugin/Halo.pm cp lib/Jifty/Web/Form/Field/Radio.pm blib/lib/Jifty/Web/Form/Field/Radio.pm cp lib/Jifty/Plugin/SetupWizard/Action/TestDatabaseConnectivity.pm blib/lib/Jifty/Plugin/SetupWizard/Action/TestDatabaseConnectivity.pm cp lib/Jifty/Test/WWW/Mechanize.pm blib/lib/Jifty/Test/WWW/Mechanize.pm cp lib/Jifty/Server/Fork/NetServer.pm blib/lib/Jifty/Server/Fork/NetServer.pm cp lib/Jifty/Schema.pm blib/lib/Jifty/Schema.pm cp lib/Jifty/Manual/AccessControl.pod blib/lib/Jifty/Manual/AccessControl.pod cp lib/Jifty/Web/Form/Field/Button.pm blib/lib/Jifty/Web/Form/Field/Button.pm cp bin/jifty blib/script/jifty /usr/bin/perl "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/jifty Manifying blib/man3/Jifty::Action::Record::Update.3pm Manifying blib/man3/Jifty::Plugin::Authentication::Password::Dispatcher.3pm Manifying blib/man3/Jifty::Plugin::CSSQuery.3pm Manifying blib/man3/Jifty::Object.3pm Manifying blib/man3/Jifty::I18N.3pm Manifying blib/man3/Jifty::Config.3pm Manifying blib/man3/Jifty::Action::Record::Search.3pm Manifying blib/man3/Jifty::Plugin::ViewDeclarePage::Page.3pm Manifying blib/man3/Jifty::Manual::Continuations.3pm Manifying blib/man3/Jifty::Web::Form::Element.3pm Manifying blib/man3/Jifty::Plugin::SkeletonApp::Dispatcher.3pm Manifying blib/man3/Jifty::View::Declare::Page.3pm Manifying blib/man3/Jifty::Plugin::ClassLoader.3pm Manifying blib/man3/Jifty::Plugin::Authentication::Password::Action::Signup.3pm Manifying blib/man3/Jifty::Plugin::IEFixes.3pm Manifying blib/man3/Jifty::Plugin::Authentication::Password::Action::ConfirmEmail.3pm Manifying blib/man3/Jifty::Manual::jQueryMigrationGuide.3pm Manifying blib/man3/Jifty::Manual::FAQ.3pm Manifying blib/man3/Jifty::Web::Form::Field::Time.3pm Manifying blib/man3/Jifty::Event.3pm Manifying blib/man3/Jifty::Upgrade::Internal.3pm Manifying blib/man3/Jifty::LetMe.3pm Manifying blib/man3/Jifty::Plugin::ErrorTemplates.3pm Manifying blib/man3/Jifty::API.3pm Manifying blib/man3/Jifty::Action::Record::Create.3pm Manifying blib/man3/Jifty::Manual::AccessControl_zhtw.3pm Manifying blib/man3/Jifty::Param::Schema.3pm Manifying blib/man3/Jifty::View::Mason::Halo.3pm Manifying blib/man3/Jifty::Manual::JavaScript.3pm Manifying blib/man3/Jifty::Manual::PageRegions.3pm Manifying blib/man3/Jifty::Handle.3pm Manifying blib/man3/Jifty::Manual::Tutorial_ja.3pm Manifying blib/man3/Jifty::Plugin::Config::Action::Config.3pm Manifying blib/man3/Jifty::Plugin::CompressedCSSandJS.3pm Manifying blib/man3/Jifty::Plugin::SkeletonApp::View.3pm Manifying blib/man3/Jifty::Script::Script.3pm Manifying blib/man3/Jifty::Server::Prefork::NetServer.3pm Manifying blib/man3/Jifty::Plugin::Authentication::Password.3pm Manifying blib/man3/Jifty::Manual::Tutorial_de.3pm Manifying blib/man3/Jifty::Client.3pm Manifying blib/man3/Jifty::Web::Form::Field::Upload.3pm Manifying blib/man3/Jifty::Web::Form::Link.3pm Manifying blib/man3/Jifty::Plugin::Authentication::Password::View.3pm Manifying blib/man3/Jifty::Plugin::ViewDeclarePage.3pm Manifying blib/man3/Jifty::Plugin::ErrorTemplates::View.3pm Manifying blib/man3/Jifty::Script::ModPerl2.3pm Manifying blib/man3/Jifty::Plugin::Authentication::Password::Action::ResetLostPassword.3pm Manifying blib/man3/Jifty::Script::Help.3pm Manifying blib/man3/Jifty::View::Mason::Request.3pm Manifying blib/man3/Jifty::ClassLoader.3pm Manifying blib/man3/Jifty::Plugin::Prototypism.3pm Manifying blib/man3/Jifty::Action::Record::Execute.3pm Manifying blib/man3/Jifty::Plugin::Authentication::Password::Action::GeneratePasswordToken.3pm Manifying blib/man3/Jifty::Manual::Style.3pm Manifying blib/man3/Jifty::Manual.3pm Manifying blib/man3/Jifty::Server.3pm Manifying blib/man3/Jifty::Plugin::TestServerWarnings::View.3pm Manifying blib/man3/Jifty::Model::SessionCollection.3pm Manifying blib/man3/Jifty::Script::Plugin.3pm Manifying blib/man3/Jifty::Plugin::LetMe::Dispatcher.3pm Manifying blib/man3/Jifty::Action::Autocomplete.3pm Manifying blib/man3/Jifty::Script::Schema.3pm Manifying blib/man3/Jifty::Web::Menu.3pm Manifying blib/man3/Jifty::Dispatcher.3pm Manifying blib/man3/Jifty::Notification.3pm Manifying blib/man3/Jifty::Server::Prefork.3pm Manifying blib/man3/Jifty::Plugin::Config.3pm Manifying blib/man3/Jifty::Handler.3pm Manifying blib/man3/Jifty::Server::Fork.3pm Manifying blib/man3/Jifty::View::Static::Handler.3pm Manifying blib/man3/Jifty::Script::App.3pm Manifying blib/man3/Jifty::Plugin::Authentication::Password::Action::Login.3pm Manifying blib/man3/Jifty::Web::Form::Field::Checkbox.3pm Manifying blib/man3/Jifty::Param.3pm Manifying blib/man3/Jifty::Web::Form::Field::Textarea.3pm Manifying blib/man3/Jifty::Event::Log.3pm Manifying blib/man3/Jifty::Plugin::User::Mixin::Model::User.3pm Manifying blib/man3/Jifty::Plugin::Config::Action::Restart.3pm Manifying blib/man3/Jifty::Plugin::REST::Dispatcher.3pm Manifying blib/man3/Jifty::Plugin::ActorMetadata.3pm Manifying blib/man3/Jifty::Web::Form::Field::Password.3pm Manifying blib/man3/Jifty::Request.3pm Manifying blib/man3/Jifty::Web::Form::Field::DateTime.3pm Manifying blib/man3/Jifty::Event::Model.3pm Manifying blib/man3/Jifty::Subs::Render.3pm Manifying blib/man3/Jifty::Web::Session::None.3pm Manifying blib/man3/Jifty::CAS.3pm Manifying blib/man3/Jifty::Plugin::OnlineDocs.3pm Manifying blib/man3/Jifty::Plugin::I18N.3pm Manifying blib/man3/Jifty::Model::Metadata.3pm Manifying blib/man3/Jifty::Plugin::Authentication::Password::Notification::ConfirmLostPassword.3pm Manifying blib/man3/Jifty::View::Mason::Handler.3pm Manifying blib/man3/Jifty::Web::Form::Field::InlineButton.3pm Manifying blib/man3/Jifty::View::Declare::CRUD.3pm Manifying blib/man3/Jifty::Web::Form::Field::Unrendered.3pm Manifying blib/man3/Jifty::Plugin::Authentication::Password::Action::ResendConfirmation.3pm Manifying blib/man3/Jifty::Manual::Models.3pm Manifying blib/man3/Jifty::Plugin::ActorMetadata::Mixin::Model::ActorMetadata.3pm Manifying blib/man3/Jifty::Plugin::RequestInspector::View.3pm Manifying blib/man3/Jifty::Filter::DateTime.3pm Manifying blib/man3/Jifty::Manual::UsingCSSandJS.3pm Manifying blib/man3/Jifty::Plugin.3pm Manifying blib/man3/Jifty::Web::Form::Field::Checkboxes.3pm Manifying blib/man3/Jifty::View.3pm Manifying blib/man3/Jifty::Result.3pm Manifying blib/man3/Jifty::Script::Action.3pm Manifying blib/man3/Jifty::Action::Record.3pm Manifying blib/man3/Jifty::Plugin::REST.3pm Manifying blib/man3/Jifty::Plugin::SkeletonApp.3pm Manifying blib/man3/Jifty::Manual::Actions_zhtw.3pm Manifying blib/man3/Jifty::Manual::Tutorial.3pm Manifying blib/man3/Jifty::Manual::Glossary.3pm Manifying blib/man3/Jifty::Continuation.3pm Manifying blib/man3/Jifty::RightsFrom.3pm Manifying blib/man3/Jifty::Web::Form::Field::Text.3pm Manifying blib/man3/Jifty::Script::Po.3pm Manifying blib/man3/Jifty::Plugin::SQLQueries.3pm Manifying blib/man3/Jifty::Model::Session.3pm Manifying blib/man3/Jifty::View::Declare.3pm Manifying blib/man3/Jifty::Web::Session::ApacheSession.3pm Manifying blib/man3/Jifty::Plugin::Authentication::Password::Mixin::Model::User.3pm Manifying blib/man3/Jifty::Web::Form::Field::Combobox.3pm Manifying blib/man3/Jifty::Manual::Deploying.3pm Manifying blib/man3/Jifty::Module::Pluggable.3pm Manifying blib/man3/Jifty::Record.3pm Manifying blib/man3/Jifty::Test::Email.3pm Manifying blib/man3/Jifty::Plugin::Authentication::Password::Action::Logout.3pm Manifying blib/man3/Jifty::YAML.3pm Manifying blib/man3/Jifty::Action::Record::Bulk.3pm Manifying blib/man3/Jifty::Web::Form::Field::ResetButton.3pm Manifying blib/man3/Jifty::Logger::EventAppender.3pm Manifying blib/man3/Jifty::Web::Form::Clickable.3pm Manifying blib/man3/Jifty::Everything.3pm Manifying blib/man3/Jifty::Web::PageRegion.3pm Manifying blib/man3/Jifty.3pm Manifying blib/man3/Jifty::Plugin::SetupWizard::View.3pm Manifying blib/man3/Jifty::Plugin::TestServerWarnings::Appender.3pm Manifying blib/man3/Jifty::Manual::ObjectModel.3pm Manifying blib/man3/Jifty::Manual::Cookbook.3pm Manifying blib/man3/Jifty::Plugin::CompressedCSSandJS::Dispatcher.3pm Manifying blib/man3/Jifty::Web::Form::Field::Hidden.3pm Manifying blib/man3/Jifty::Plugin::SQLQueries::View.3pm Manifying blib/man3/Jifty::View::Declare::Helpers.3pm Manifying blib/man3/Jifty::JSON.3pm Manifying blib/man3/Jifty::DateTime.3pm Manifying blib/man3/Jifty::Test::Dist.3pm Manifying blib/man3/Jifty::Plugin::Config::View.3pm Manifying blib/man3/Jifty::Action::Redirect.3pm Manifying blib/man3/Jifty::Script.3pm Manifying blib/man3/Jifty::Script::FastCGI.3pm Manifying blib/man3/Jifty::CurrentUser.3pm Manifying blib/man3/Jifty::Manual::RequestHandling.3pm Manifying blib/man3/Jifty::Manual::Actions.3pm Manifying blib/man3/Jifty::Plugin::I18N::Action::SetLang.3pm Manifying blib/man3/Jifty::Response.3pm Manifying blib/man3/Jifty::Plugin::TestServerWarnings.3pm Manifying blib/man3/Jifty::Plugin::User.3pm Manifying blib/man3/Jifty::TestServer::Apache.3pm Manifying blib/man3/Jifty::CAS::Blob.3pm Manifying blib/man3/Jifty::Action::Record::Delete.3pm Manifying blib/man3/Jifty::Plugin::AdminUI::View.3pm Manifying blib/man3/Jifty::Plugin::Authentication::Password::Action::SendPasswordReminder.3pm Manifying blib/man3/Jifty::Plugin::SinglePage::Dispatcher.3pm Manifying blib/man3/Jifty::Upgrade.3pm Manifying blib/man3/Jifty::Web.3pm Manifying blib/man3/Jifty::Subs.3pm Manifying blib/man3/Jifty::Manual::Preload.3pm Manifying blib/man3/Jifty::Web::Form::Field::Select.3pm Manifying blib/man3/Jifty::Script::Env.3pm Manifying blib/man3/Jifty::Plugin::RequestInspector.3pm Manifying blib/man3/Jifty::Web::Session.3pm Manifying blib/man3/Jifty::Manual::Deploying_zhtw.3pm Manifying blib/man3/Jifty::Web::Session::ClientSide.3pm Manifying blib/man3/Jifty::Plugin::AdminUI::Dispatcher.3pm Manifying blib/man3/Jifty::Script::Server.3pm Manifying blib/man3/Jifty::View::Declare::CoreTemplates.3pm Manifying blib/man3/Jifty::Plugin::SinglePage.3pm Manifying blib/man3/Jifty::View::Declare::BaseClass.3pm Manifying blib/man3/Jifty::Web::Form::Field.3pm Manifying blib/man3/Jifty::Plugin::Authentication::Password::Notification::ConfirmEmail.3pm Manifying blib/man3/Jifty::View::Declare::Handler.3pm Manifying blib/man3/Jifty::Request::Mapper.3pm Manifying blib/man3/Jifty::Plugin::Config::Dispatcher.3pm Manifying blib/man3/Jifty::Manual::TutorialRest.3pm Manifying blib/man3/Jifty::Test.3pm Manifying blib/man3/Jifty::Collection.3pm Manifying blib/man3/Jifty::Plugin::LetMe.3pm Manifying blib/man3/Jifty::Web::Form::Field::Collection.3pm Manifying blib/man3/Jifty::Test::WWW::Selenium.3pm Manifying blib/man3/Jifty::Manual::JavaScript_zhtw.3pm Manifying blib/man3/Jifty::Plugin::Config::Action::AddConfig.3pm Manifying blib/man3/Jifty::Bootstrap.3pm Manifying blib/man3/Jifty::Plugin::Authentication::Password::Action::SendAccountConfirmation.3pm Manifying blib/man3/Jifty::TestServer.3pm Manifying blib/man3/Jifty::Plugin::AdminUI.3pm Manifying blib/man3/Jifty::Web::Form.3pm Manifying blib/man3/Jifty::Action.3pm Manifying blib/man3/Jifty::Web::Form::Field::Date.3pm Manifying blib/man3/Jifty::Manual::Tutorial_zhtw.3pm Manifying blib/man3/Jifty::Plugin::OnlineDocs::Dispatcher.3pm Manifying blib/man3/Jifty::Script::Adopt.3pm Manifying blib/man3/Jifty::Plugin::SetupWizard.3pm Manifying blib/man3/Jifty::Logger.3pm Manifying blib/man3/Jifty::Util.3pm Manifying blib/man3/Jifty::Test::WWW::Declare.3pm Manifying blib/man3/Jifty::Script::Model.3pm Manifying blib/man3/Jifty::Manual::Upgrading.3pm Manifying blib/man3/Jifty::Plugin::Halo.3pm Manifying blib/man3/Jifty::Web::Form::Field::Radio.3pm Manifying blib/man3/Jifty::Plugin::SetupWizard::Action::TestDatabaseConnectivity.3pm Manifying blib/man3/Jifty::Test::WWW::Mechanize.3pm Manifying blib/man3/Jifty::Server::Fork::NetServer.3pm Manifying blib/man3/Jifty::Schema.3pm Manifying blib/man3/Jifty::Manual::AccessControl.3pm Manifying blib/man3/Jifty::Web::Form::Field::Button.3pm make[1]: Leaving directory `/build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2' debian/rules override_dh_auto_test make[1]: Entering directory `/build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2' # skip test for build test LANG=C http_proxy= dh_auto_test make[2]: Entering directory `/build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/*/*/*.t t/*/*/*/*.t t/00-load.t ............................................ ok t/01-dependencies.t .................................... ok t/01-test-mechanize.t .................................. ok t/01-test-web.t ........................................ ok t/01-version_checks.t .................................. ok t/02-connect.t ......................................... ok t/03-form-protocol.t ................................... ok t/03-is_passing-no_plan.t .............................. ok t/03-is_passing.t ...................................... ok t/03-test-mailbox.t .................................... ok t/04-test_file.t ....................................... ok t/05-dispatcher.t ...................................... skipped: Not written yet t/06-forms.t ........................................... ok t/07-limit-actions.t ................................... ok t/08-client.t .......................................... ok t/09-url.t ............................................. ok t/10-i18n.t ............................................ ok t/10-utf8.t ............................................ ok t/11-config-files.t .................................... ok t/12-param-schema.t .................................... ok t/13-sessions.t ........................................ ok t/99-pod-coverage.t .................................... skipped: Coverage tests only run for authors t/99-pod.t ............................................. ok t/Continuations/t/00-prototype.t ....................... ok t/Continuations/t/01-raw-api.t ......................... ok t/Continuations/t/02-api.t ............................. ok t/Continuations/t/03-gc.t .............................. skipped: test file not done yet t/Continuations/t/04-before-blocks.t ................... ok WARN - ERROR: [config_var] invalid SetDate/ForceDate value: 2010-08-14 17:46:11 t/DateTime.t ........................................... ok t/Mapper/t/00-prototype.t .............................. ok t/Mapper/t/01-raw-api.t ................................ ok t/Mapper/t/02-api.t .................................... ok Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 t/TestApp-Collection-Select/t/collection-select.t ...... ok t/TestApp-Dispatcher/t/00-basic.t ...................... ok t/TestApp-Dispatcher/t/on.t ............................ ok t/TestApp-Dispatcher/t/under.t ......................... ok t/TestApp-JiftyJS/t/00-action-AddTwoNumbers.t .......... ok t/TestApp-JiftyJS/t/00-action-Play.t ................... ok t/TestApp-JiftyJS/t/00-action-Play2.t .................. ok t/TestApp-JiftyJS/t/00-model-Offer.t ................... ok t/TestApp-JiftyJS/t/1-jifty-update.t ................... ok t/TestApp-JiftyJS/t/2-behaviour.t ...................... ok t/TestApp-JiftyJS/t/3-continuation.t ................... ok t/TestApp-JiftyJS/t/4-tangent.t ........................ ok t/TestApp-JiftyJS/t/5-action.t ......................... ok t/TestApp-JiftyJS/t/6-offer-actions.t .................. ok t/TestApp-JiftyJS/t/7-redirect.t ....................... ok t/TestApp-JiftyJS/t/8-placeholder.t .................... ok Use of uninitialized value $filename in require at /usr/share/perl/5.10/AutoLoader.pm line 27 during global destruction. Use of uninitialized value $filename in require at /usr/share/perl/5.10/AutoLoader.pm line 27 during global destruction. at /usr/share/perl/5.10/AutoLoader.pm line 27 t/TestApp-Mason/t/content.t ............................ ok Use of uninitialized value $filename in require at /usr/share/perl/5.10/AutoLoader.pm line 27 during global destruction. Use of uninitialized value $filename in require at /usr/share/perl/5.10/AutoLoader.pm line 27 during global destruction. at /usr/share/perl/5.10/AutoLoader.pm line 27 t/TestApp-Mason/t/index_vs_dhandler.t .................. ok t/TestApp-Plugin-ActorMetadata/t/actormetadata.t ....... ok t/TestApp-Plugin-ActorMetadata/t/mixin.t ............... ok t/TestApp-Plugin-AppPluginHasModels/t/app-model-ref.t .. ok t/TestApp-Plugin-AppPluginHasModels/t/app-model.t ...... ok t/TestApp-Plugin-AppPluginHasModels/t/plugin-model.t ... ok t/TestApp-Plugin-CompressedCSSandJS/t/css.t ............ ok t/TestApp-Plugin-OnClick/t/onclick.t ................... ok ERROR - There was a validation error for color WARN - Use of uninitialized value $this in pattern match (m//) at t/TestApp-Plugin-PasswordAuth/t/00-model-User.t line 75. ERROR - There was a validation error for password ERROR - There was a validation error for password t/TestApp-Plugin-PasswordAuth/t/00-model-User.t ........ ok Use of uninitialized value $_[1] in stat at /usr/share/perl5/Module/Refresh.pm line 151. Use of uninitialized value $_[1] in stat at /usr/share/perl5/Module/Refresh.pm line 151. t/TestApp-Plugin-PasswordAuth/t/01-tokengen.t .......... ok t/TestApp-Plugin-PasswordAuth/t/11-current_user.t ...... ok Use of uninitialized value $_[1] in stat at /usr/share/perl5/Module/Refresh.pm line 151. t/TestApp-Plugin-PasswordAuth/t/12-i18n.t .............. ok Use of uninitialized value $_[1] in stat at /usr/share/perl5/Module/Refresh.pm line 151. Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 t/TestApp-Plugin-PasswordAuth/t/12-signup.t ............ ok t/TestApp-Plugin-REST/t/00-model-User.t ................ ok t/TestApp-Plugin-REST/t/00-prototype.t ................. ok Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 # Uncaught warning: 'Can't call method "isa" on unblessed reference at /usr/share/perl5/Hash/Merge.pm line 100. # ' t/TestApp-Plugin-REST/t/02-basic-use.t ................. ok Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 # Uncaught warning: 'Can't call method "isa" on unblessed reference at /usr/share/perl5/Hash/Merge.pm line 100. # ' # Uncaught warning: 'Can't call method "isa" on unblessed reference at /usr/share/perl5/Hash/Merge.pm line 100. # ' # Uncaught warning: 'Can't call method "isa" on unblessed reference at /usr/share/perl5/Hash/Merge.pm line 100. # ' # Uncaught warning: 'Can't call method "isa" on unblessed reference at /usr/share/perl5/Hash/Merge.pm line 100. # ' t/TestApp-Plugin-REST/t/03-format.t .................... ok 'etc/site_config.yml' is empty or non-existant at /usr/lib/perl5/YAML/Syck.pm line 129. # Looks like you planned 14 tests but ran 3. # Looks like your test exited with 2 just after 3. t/TestApp-Plugin-SetupWizard/t/001-basic.t ............. Dubious, test returned 2 (wstat 512, 0x200) Failed 11/14 subtests t/TestApp-Plugin-SinglePage/t/history.t ................ ok t/TestApp-Regions/t/01-region.t ........................ ok t/TestApp-RestartServer/t/restart.t .................... ok t/TestApp-Template-Declare/t/td.t ...................... ok t/TestApp/t/00-model-User.t ............................ ok t/TestApp/t/00-prototype.t ............................. ok t/TestApp/t/01-config.t ................................ ok t/TestApp/t/02-dispatch-http.t ......................... ok t/TestApp/t/02-dispatch-https.t ........................ ok t/TestApp/t/02-dispatch-show-rule-in-wrong-ruleset.t ... ok t/TestApp/t/02-dispatch.t .............................. ok t/TestApp/t/03-static.t ................................ ok t/TestApp/t/04-sessions.t .............................. ok Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 t/TestApp/t/05-editactions-Cachable.t .................. ok Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 t/TestApp/t/05-editactions-Record.t .................... ok Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 t/TestApp/t/06-validation.t ............................ ok t/TestApp/t/07-sandboxing.t ............................ ok t/TestApp/t/08-notifications.t ......................... ok t/TestApp/t/09-redirect.t .............................. ok t/TestApp/t/10-compress.t .............................. ok t/TestApp/t/11-current_user.t .......................... ok t/TestApp/t/12-search.t ................................ ok t/TestApp/t/13-page-regions.t .......................... ok t/TestApp/t/14-template-paths.t ........................ ok t/TestApp/t/15-template-subclass.t ..................... ok t/TestApp/t/16-template-region.t ....................... ok t/TestApp/t/17-template-region-internal-redirect.t ..... ok Subroutine main::get redefined at t/TestApp/t/18-test-www-declare.t line 14 t/TestApp/t/18-test-www-declare.t ...................... ok t/TestApp/t/19-rightsfrom.t ............................ ok t/TestApp/t/20-error-pages.t ........................... ok t/TestApp/t/21-js-arguments.t .......................... ok t/TestApp/t/22-execute-action.t ........................ ok WARN - Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 WARN - Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 WARN - Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 WARN - Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 WARN - Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 WARN - Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 WARN - Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 t/TestApp/t/23-extend-update-action.t .................. ok WARN - Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 WARN - Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 WARN - Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 WARN - Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 WARN - Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 t/TestApp/t/24-extend-create-action.t .................. ok ERROR - 0 tried to create a TestApp::Model::User without permission t/TestApp/t/before_access.t ............................ ok t/TestApp/t/config/01-basic.t .......................... ok t/TestApp/t/config/02-individual.t ..................... ok t/TestApp/t/config/03-nosubtest.t ...................... ok Can't use 'title is' when mixing mason and TD at /usr/share/perl5/HTML/Mason/Request.pm line 1380 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 Behavior 'merge_params' was already defined. Please take another name at /build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2/blib/lib/Jifty/Param/Schema.pm line 205 t/TestApp/t/crud.t ..................................... ok t/TestApp/t/i18n-standalone.t .......................... ok t/TestApp/t/instance_id.t .............................. ok t/TestApp/t/regex_meta_in_path_info.t .................. ok t/TestApp/t/upgrade.t .................................. ok t/TestApp/t/use_mason_wrapper.t ........................ ok Test Summary Report ------------------- t/TestApp-Plugin-SetupWizard/t/001-basic.t (Wstat: 512 Tests: 3 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 14 tests but ran 3. Files=111, Tests=1890, 127 wallclock secs ( 0.42 usr 0.12 sys + 95.02 cusr 7.93 csys = 103.49 CPU) Result: FAIL Failed 1/111 test programs. 0/1890 subtests failed. make[2]: *** [test_dynamic] Error 255 make[2]: Leaving directory `/build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2' dh_auto_test: make -j1 test returned exit code 2 make[1]: *** [override_dh_auto_test] Error 29 make[1]: Leaving directory `/build/salvi-jifty_0.91117+dfsg-2-amd64-nE8WjV/jifty-0.91117+dfsg-2' make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 ****************************************************************************** Build finished at 20100814-1947 FAILED [dpkg-buildpackage died] ------------------------------------------------------------------------------ (Reading database ... 19459 files and directories currently installed.) Removing libtest-pod-perl ... Removing liblocale-maketext-lexicon-perl ... Removing libtest-mockmodule-perl ... Removing libfile-sharedir-perl ... Removing libyaml-perl ... Removing libsql-reservedwords-perl ... Removing libipc-pubsub-perl ... Removing libdevel-repl-perl ... Removing libmoosex-attributehelpers-perl ... Removing libfile-mmagic-perl ... Removing libcrypt-cbc-perl ... Removing libdate-manip-perl ... Removing libdata-dump-streamer-perl ... Removing libtest-script-run-perl ... Removing libmodule-install-perl ... Removing libhook-lexwrap-perl ... Removing libhtml-lint-perl ... Removing libemail-localdelivery-perl ... Removing libjs-jquery ... Removing libjifty-dbi-perl ... Removing libapp-cli-perl ... Removing libcache-simple-timedexpiry-perl ... Removing libtest-www-selenium-perl ... Removing libscalar-defer-perl ... Removing libfile-remove-perl ... Removing libpar-dist-perl ... Removing liblockfile1 ... Purging configuration files for liblockfile1 ... Removing libfile-find-rule-perl ... Removing libstring-koremutake-perl ... Removing libyaml-tiny-perl ... Removing libb-keywords-perl ... Removing libclass-trigger-perl ... Removing libhtml-mason-perl ... Purging configuration files for libhtml-mason-perl ... Removing libdevel-cover-perl ... Removing libxml-xpath-perl ... Removing libossp-uuid-perl ... Removing libcss-squish-perl ... Removing liblexical-persistence-perl ... Removing libcgi-cookie-splitter-perl ... Removing libfile-homedir-perl ... Removing libxml-writer-perl ... Removing libossp-uuid16 ... Purging configuration files for libossp-uuid16 ... Removing libemail-folder-perl ... Removing debhelper ... Removing libhttp-server-simple-recorder-perl ... Removing libcache-memcached-perl ... Removing libppi-perl ... Removing libb-utils-perl ... Removing libnet-server-perl ... Removing libdatetime-format-iso8601-perl ... Removing libsuper-perl ... Removing libcache-cache-perl ... Removing libdbix-dbschema-perl ... Removing libcgi-simple-perl ... Removing libhash-merge-perl ... Removing libdatetime-format-builder-perl ... Removing liblog-log4perl-perl ... Removing libdevel-lexalias-perl ... Removing po-debconf ... Removing libnamespace-clean-perl ... Removing libjs-scriptaculous ... Removing libxml-parser-perl ... Removing libdbd-sqlite3-perl ... Removing libemail-mime-createhtml-perl ... Removing libnumber-compare-perl ... Removing libtime-duration-parse-perl ... Removing libtest-base-perl ... Removing libjs-yui ... Removing libclass-returnvalue-perl ... Removing man-db ... Purging configuration files for man-db ... Removing catpages as well as /var/cache/man hierarchy. Removing libtest-www-declare-perl ... Removing libexception-class-perl ... Removing libextutils-command-perl ... Removing libcgi-pm-perl ... Removing libtemplate-declare-perl ... Removing libtest-mockobject-perl ... Removing libcalendar-simple-perl ... Removing libxml-simple-perl ... Removing libmodule-refresh-perl ... Removing libdbm-deep-perl ... Removing libemail-send-perl ... Removing libtest-email-perl ... Removing libfile-next-perl ... Removing libobject-declare-perl ... Removing libclass-inspector-perl ... Removing libtest-pod-coverage-perl ... Removing libtest-exception-perl ... Removing libfile-path-expand-perl ... Removing groff-base ... Purging configuration files for groff-base ... Removing liblog-trace-perl ... Removing libdatetime-format-strptime-perl ... Removing file ... Removing libtext-glob-perl ... Removing libmodule-scandeps-perl ... Removing libstring-bufferstack-perl ... Removing libmime-tools-perl ... Removing libemail-abstract-perl ... Removing libmoosex-object-pluggable-perl ... Removing libuniversal-isa-perl ... Removing libclass-container-perl ... Removing libipc-run3-perl ... Removing libcrypt-rijndael-perl ... Removing liblingua-en-inflect-perl ... Removing libb-hooks-endofscope-perl ... Removing libclass-insideout-perl ... Removing libjson-perl ... Removing libtext-diff-perl ... Removing libextutils-install-perl ... Removing libtest-www-mechanize-perl ... Removing libxml-libxml-perl ... update-perl-sax-parsers: Unregistering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... update-perl-sax-parsers: Unregistering Perl SAX parser XML::LibXML::SAX with priority 50... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version Removing libio-multiplex-perl ... Removing libapp-nopaste-perl ... Removing libclone-perl ... Removing libnet-cidr-perl ... Removing libdata-dumper-concise-perl ... Removing libsys-sigaction-perl ... Removing libstring-crc32-perl ... Removing libmoosex-getopt-perl ... Removing libemail-mime-perl ... Removing libdbi-perl ... Removing liberror-perl ... Removing liblog-any-perl ... Removing libdevel-stacktrace-perl ... Removing libuniversal-require-perl ... Removing libipc-sharelite-perl ... Removing libuniversal-can-perl ... Removing libtest-http-server-simple-perl ... Removing libdata-page-perl ... Removing intltool-debian ... Removing libtest-longstring-perl ... Removing libyaml-syck-perl ... Removing libspiffy-perl ... Removing libplrpc-perl ... Removing libtime-duration-perl ... Removing libsub-identify-perl ... Removing libsub-override-perl ... Removing libsqlite3-0 ... Purging configuration files for libsqlite3-0 ... Removing libcarp-assert-more-perl ... Removing libdata-serializer-perl ... Removing libemail-foldertype-perl ... Removing libconvert-binhex-perl ... Removing libdigest-sha1-perl ... Removing libgetopt-long-descriptive-perl ... Removing libclass-data-inheritable-perl ... Removing libpod-coverage-perl ... Removing libmailtools-perl ... Removing libnet-daemon-perl ... Removing libemail-simple-perl ... Removing libmime-types-perl ... Removing libjs-prototype ... Removing libhtml-tokeparser-simple-perl ... Removing libclass-accessor-chained-perl ... Removing html2text ... Purging configuration files for html2text ... Removing libio-string-perl ... Removing libio-tee-perl ... Removing libdevel-caller-perl ... Removing libmagic1 ... Purging configuration files for libmagic1 ... Removing libexpat1 ... Purging configuration files for libexpat1 ... Removing bsdmainutils ... Purging configuration files for bsdmainutils ... Removing libemail-mime-contenttype-perl ... Removing libclass-factory-util-perl ... Removing libfreezethaw-perl ... Removing libexporter-lite-perl ... Removing libreturn-value-perl ... Removing libemail-messageid-perl ... Removing libmoose-perl ... Removing libdatetime-perl ... Removing libsub-uplevel-perl ... Removing libclass-mop-perl ... Removing libvariable-magic-perl ... Removing libcarp-assert-perl ... Removing libtry-tiny-perl ... Removing libwww-mechanize-perl ... Removing gettext ... Removing libemail-date-format-perl ... Removing libio-stringy-perl ... Removing libtask-weaken-perl ... Removing libdevel-symdump-perl ... Removing libemail-mime-encodings-perl ... Removing libxml-sax-perl ... update-perl-sax-parsers: Unregistering Perl SAX parser XML::SAX::PurePerl with priority 50... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Purging configuration files for libxml-sax-perl ... Removing libclass-accessor-perl ... Removing libdevel-globaldestruction-perl ... Removing libdatetime-timezone-perl ... Removing libfilter-perl ... Removing libdatetime-locale-perl ... Removing libxml-namespacesupport-perl ... Removing libsub-name-perl ... Removing libpackage-deprecationmanager-perl ... Removing libclass-singleton-perl ... Removing libhttp-server-simple-perl ... Removing libemail-address-perl ... Removing libcroco3 ... Purging configuration files for libcroco3 ... Removing libmro-compat-perl ... Removing libpadwalker-perl ... Removing libpackage-stash-perl ... Removing libsub-exporter-perl ... Removing libwww-perl ... Removing netbase ... Purging configuration files for netbase ... Removing libdata-optlist-perl ... Removing libparams-validate-perl ... Removing ucf ... Purging configuration files for ucf ... Removing libscope-guard-perl ... Removing gettext-base ... Removing libunistring0 ... Purging configuration files for libunistring0 ... Removing libsub-install-perl ... Removing libglib2.0-0 ... Purging configuration files for libglib2.0-0 ... Removing libhtml-tree-perl ... Removing libxml2 ... Purging configuration files for libxml2 ... Removing liblist-moreutils-perl ... Removing libclass-c3-perl ... Removing libpcre3 ... Purging configuration files for libpcre3 ... Removing libparams-util-perl ... Removing libalgorithm-c3-perl ... Removing libhtml-parser-perl ... Removing libhtml-tagset-perl ... Removing liburi-perl ... ****************************************************************************** Finished at 20100814-1947 Build needed 00:03:08, 16600k disk space From salvatore.bonaccorso at gmail.com Sat Aug 14 18:27:39 2010 From: salvatore.bonaccorso at gmail.com (Salvatore Bonaccorso) Date: Sat, 14 Aug 2010 20:27:39 +0200 Subject: Bug#592981: FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t In-Reply-To: <20100814180857.1200.70421.reportbug@elende.valinor.li> References: <20100814180857.1200.70421.reportbug@elende.valinor.li> Message-ID: <20100814182739.GA14922@elende> tag 592981 + sid thanks Hi This hapens only in unstable but not in squeeze, so not affecting testing. Probably libyaml-syck-perl 1.12-1, whereas in testing we have 1.09-1. Bests Salvatore -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: Digital signature URL: From owner at bugs.debian.org Sat Aug 14 18:30:07 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sat, 14 Aug 2010 18:30:07 +0000 Subject: Processed: Re: Bug#592981: FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t In-Reply-To: <20100814182739.GA14922@elende> References: <20100814182739.GA14922@elende> Message-ID: Processing commands for control at bugs.debian.org: > tag 592981 + sid Bug #592981 [src:jifty] FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t Added tag(s) sid. > thanks Stopping processing here. Please contact me if you need assistance. -- 592981: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592981 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Sat Aug 14 20:00:03 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sat, 14 Aug 2010 20:00:03 +0000 Subject: Processed: retitle 592981 to FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t with libyaml-syck-perl 1.12-1 In-Reply-To: <1281815797-3658-bts-salvatore.bonaccorso@gmail.com> References: <1281815797-3658-bts-salvatore.bonaccorso@gmail.com> Message-ID: Processing commands for control at bugs.debian.org: > retitle 592981 FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t with libyaml-syck-perl 1.12-1 Bug #592981 [src:jifty] FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t Changed Bug title to 'FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t with libyaml-syck-perl 1.12-1' from 'FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t' > thanks Stopping processing here. Please contact me if you need assistance. -- 592981: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592981 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From salvatore.bonaccorso at gmail.com Sat Aug 14 20:04:12 2010 From: salvatore.bonaccorso at gmail.com (Salvatore Bonaccorso) Date: Sat, 14 Aug 2010 22:04:12 +0200 Subject: Bug#592981: (no subject) Message-ID: <20100814200412.GA505@eldamar.ethz.ch> From dak at ftp-master.debian.org Sat Aug 14 23:00:38 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 14 Aug 2010 23:00:38 +0000 Subject: Processing of libconfig-model-perl_1.206-1_amd64.changes Message-ID: libconfig-model-perl_1.206-1_amd64.changes uploaded successfully to localhost along with the files: libconfig-model-perl_1.206-1.dsc libconfig-model-perl_1.206.orig.tar.gz libconfig-model-perl_1.206-1.debian.tar.gz libconfig-model-perl_1.206-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sat Aug 14 23:02:07 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 14 Aug 2010 23:02:07 +0000 Subject: libconfig-model-perl_1.206-1_amd64.changes ACCEPTED Message-ID: Accepted: libconfig-model-perl_1.206-1.debian.tar.gz to main/libc/libconfig-model-perl/libconfig-model-perl_1.206-1.debian.tar.gz libconfig-model-perl_1.206-1.dsc to main/libc/libconfig-model-perl/libconfig-model-perl_1.206-1.dsc libconfig-model-perl_1.206-1_all.deb to main/libc/libconfig-model-perl/libconfig-model-perl_1.206-1_all.deb libconfig-model-perl_1.206.orig.tar.gz to main/libc/libconfig-model-perl/libconfig-model-perl_1.206.orig.tar.gz Override entries for your package: libconfig-model-perl_1.206-1.dsc - source perl libconfig-model-perl_1.206-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From user42 at zip.com.au Sun Aug 15 00:12:36 2010 From: user42 at zip.com.au (Kevin Ryde) Date: Sun, 15 Aug 2010 10:12:36 +1000 Subject: Bug#593000: dh-make-perl: shadowed newer File::Fetch vs requiredeps Message-ID: <8762zcent7.fsf@blah.blah> Package: dh-make-perl Version: 0.70-1 Severity: minor File: /usr/bin/dh-make-perl I built File::Fetch 0.24 (with dh-make-perl) and installed it as a newer version than in perl 5.10.1. Then doing dh-make-perl --requiredeps on Alien::SDL complained that File::Fetch 0.24 was not available. The Contents.cache created ended up with "perl-modules". As usual this is with my own apt-file-from-installed, so it's possible it's my own doing, but the apt-file bit has both libfile-fetch-perl and perl-modules entries for File/Fetch.pm. I hoped dh-make-perl might notice the former is a newer version than the latter and prefer that one (or prefer it if --requiredeps does need newer than in perl itself, etc). I suspect Alien::SDL is not really suitable for dh-make-perl to build, so it may not be a good example, but it seems like a general problem. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-486 Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/dash Versions of packages dh-make-perl depends on: ii debhelper 8.0.0 helper programs for debian/rules ii dpkg-dev 1.15.8.3 Debian package development tools ii fakeroot 1.14.4-1 Gives a fake root environment ii libapt-pkg-perl 0.1.24 Perl interface to libapt-pkg ii libarray-unique-perl 0.08-1 Tie-able array that allows only un ii libclass-accessor-perl 0.34-1 Perl module that automatically gen ii libdpkg-perl 1.15.8.3 Dpkg perl modules ii libemail-date-format-perl 1.002-1 Module to generate RFC-2822-valid ii liblist-moreutils-perl 0.25-02-1 Provide the stuff missing in List: ii libmodule-corelist-perl 2.36-1 module to determine modules shippe ii libmodule-depends-perl 0.14-3 identify the dependencies of a dis ii libparse-debcontrol-perl 2.005-2 Easy OO parsing of Debian control- ii libparse-debianchangelog-perl 1.1.1-2.1 parse Debian changelogs and output ii libtie-ixhash-perl 1.21-2 ordered associative arrays for Per ii libwww-mechanize-perl 1.64-1 module to automate interaction wit ii libyaml-perl 0.71-1 YAML Ain't Markup Language ii make 3.81-8 An utility for Directing compilati ii perl 5.10.1-14 Larry Wall's Practical Extraction ii perl-modules [libmodule-corel 5.10.1-14 Core Perl modules Versions of packages dh-make-perl recommends: ii apt-file 2.4.0 search for files within Debian pac dh-make-perl suggests no packages. -- no debconf information From debian-bug at v.nix.is Sun Aug 15 00:18:46 2010 From: debian-bug at v.nix.is (v.nix.is) Date: Sun, 15 Aug 2010 00:18:46 +0000 Subject: Bug#593001: libtest-harness-perl: New upstream release available, solves #592506 Message-ID: <20100815001846.10375.43689.reportbug@v.nix.is> Package: libtest-harness-perl Version: 3.20-1 Severity: important Test::Harness 3.22 is now available on the CPAN. This solves Debian bug #592506. Please push it to testing so that it'll be in the next stable. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (900, 'testing'), (800, 'unstable'), (700, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.35-rc5-Avar-Akbar+ (SMP w/4 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libtest-harness-perl depends on: ii perl 5.10.1-14 Larry Wall's Practical Extraction libtest-harness-perl recommends no packages. libtest-harness-perl suggests no packages. From ansgar at 43-1.org Sun Aug 15 03:49:26 2010 From: ansgar at 43-1.org (Ansgar Burchardt) Date: Sun, 15 Aug 2010 12:49:26 +0900 Subject: Bug#592981: FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t In-Reply-To: <20100814182739.GA14922@elende> (Salvatore Bonaccorso's message of "Sat, 14 Aug 2010 20:27:39 +0200") References: <20100814180857.1200.70421.reportbug@elende.valinor.li> <20100814182739.GA14922@elende> Message-ID: <871va03589.fsf@marvin.43-1.org> # YAML-Syck 1.12 will migrate to testing today. tag 592981 - sid tag 592981 + confirmed upstream patch forwarded 592981 https://rt.cpan.org/Public/Bug/Display.html?id=60354 thanks Salvatore Bonaccorso writes: > This hapens only in unstable but not in squeeze, so not affecting > testing. Probably libyaml-syck-perl 1.12-1, whereas in testing we have > 1.09-1. Yes, this is caused by a change in YAML-Syck 1.10_01 (see the bug I filed upstream [1]). I've also included a patch for this and will prepare an upload for Debian as well. Regards, Ansgar [1] From owner at bugs.debian.org Sun Aug 15 04:09:06 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 15 Aug 2010 04:09:06 +0000 Subject: Processed: Re: Bug#592981: FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t In-Reply-To: <871va03589.fsf@marvin.43-1.org> References: <871va03589.fsf@marvin.43-1.org> Message-ID: Processing commands for control at bugs.debian.org: > # YAML-Syck 1.12 will migrate to testing today. > tag 592981 - sid Bug #592981 [src:jifty] FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t with libyaml-syck-perl 1.12-1 Removed tag(s) sid. > tag 592981 + confirmed upstream patch Bug #592981 [src:jifty] FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t with libyaml-syck-perl 1.12-1 Added tag(s) upstream, confirmed, and patch. > forwarded 592981 https://rt.cpan.org/Public/Bug/Display.html?id=60354 Bug #592981 [src:jifty] FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t with libyaml-syck-perl 1.12-1 Set Bug forwarded-to-address to 'https://rt.cpan.org/Public/Bug/Display.html?id=60354'. > thanks Stopping processing here. Please contact me if you need assistance. -- 592981: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592981 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From salvatore.bonaccorso at gmail.com Sun Aug 15 07:03:23 2010 From: salvatore.bonaccorso at gmail.com (Salvatore Bonaccorso) Date: Sun, 15 Aug 2010 09:03:23 +0200 Subject: Bug#593012: FTBFS: test t/pad.t fails with libyaml-syck-perl 1.12 Message-ID: <20100815070323.GA29333@elende> Source: libdevel-ebug-perl Version: 0.49-2 Justification: ftbfs Severity: serious Tags: squeeze sid libdevel-ebug-perl 0.49-2 FTBFS in unstable, I assume (not yet investigated in detail) libyaml-syck-perl 1.12. It fails with: > dh_auto_test -O--buildsystem=perl_build > t/basic.t ........ ok > t/break_point.t .. ok > t/codelines.t .... ok > # Looks like your test exited with 256 just after 15. > t/ebug.t ......... ok > t/eval.t ......... ok > t/filenames.t .... ok > t/finished.t ..... ok > t/koremutake.t ... ok > t/oo.t ........... ok > t/output.t ....... ok > > # Failed test at t/pad.t line 86. > # got: '$koremutake' > # expected: '"$koremutake"' > # Looks like you failed 1 test of 22. > t/pad.t .......... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/22 subtests > t/pod.t .......... ok > t/return.t ....... ok > t/run.t .......... ok > t/signal.t ....... ok > t/stack.t ........ ok > t/subroutine.t ... ok > t/undo.t ......... ok > t/watch_point.t .. ok > > Test Summary Report > ------------------- > t/pad.t (Wstat: 256 Tests: 22 Failed: 1) > Failed test: 22 > Non-zero exit status: 1 > Files=19, Tests=292, 80 wallclock secs ( 0.08 usr 0.03 sys + 6.33 cusr 0.57 csys = 7.01 CPU) > Result: FAIL > Failed 1/19 test programs. 1/292 subtests failed. > dh_auto_test: perl Build test returned exit code 255 > make: *** [build] Error 255 > dpkg-buildpackage: error: debian/rules build gave error exit status 2 > ****************************************************************************** > Build finished at 20100815-0038 > FAILED [dpkg-buildpackage died] Full build log is attached. Tagging affecting too squeeze as libyaml-syck-perl will migrate to squeeze today. The diffs of packages are: -Setting up debhelper (7.9.3) ... -Setting up file (5.04-4) ... +Setting up debhelper (8.0.0) ... +Setting up file (5.04-5) ... ... -Setting up libmagic1 (5.04-4) ... +Setting up libmagic1 (5.04-5) ... ... -Setting up libpcre3 (7.8-3) ... +Setting up libpcre3 (8.02-1.1) ... ... -Setting up libunistring0 (0.9.1-1) ... +Setting up libunistring0 (0.9.3-1) ... ... -Setting up libyaml-syck-perl (1.09-1) ... +Setting up libyaml-syck-perl (1.12-1) ... ... Bests Salvatore -------------- next part -------------- Automatic build of libdevel-ebug-perl_0.49-2 on elende by sbuild/amd64 0.57.7 Build started at 20100815-0036 ****************************************************************************** Hit http://ftp.ch.debian.org sid Release.gpg Hit http://ftp.ch.debian.org sid Release Hit http://ftp.ch.debian.org sid/main Packages/DiffIndex Hit http://ftp.ch.debian.org sid/main Sources/DiffIndex Reading package lists... libdevel-ebug-perl_0.49-2.dsc exists in .; copying to chroot ** Using build dependencies supplied by package: Build-Depends: debhelper (>= 7.3.7~), perl (>= 5.10) | libmodule-build-perl Build-Depends-Indep: perl, libtest-expect-perl, libdevel-stacktrace-perl, libproc-background-perl, libstring-koremutake-perl, libclass-accessor-chained-perl, libmodule-pluggable-perl, libpadwalker-perl, libyaml-syck-perl, netbase, libtest-pod-perl, libyaml-perl Checking for already installed source dependencies... debhelper: missing Using default version 8.0.0 perl: already installed (5.10.1-14 >= 5.10 is satisfied) perl: already installed (5.10.1-14) libtest-expect-perl: missing libdevel-stacktrace-perl: missing libproc-background-perl: missing libstring-koremutake-perl: missing libclass-accessor-chained-perl: missing libmodule-pluggable-perl: already installed (~*=PROVIDED=*=) libpadwalker-perl: missing libyaml-syck-perl: missing netbase: missing libtest-pod-perl: missing libyaml-perl: missing Checking for source dependency conflicts... Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bsdmainutils file gettext gettext-base groff-base html2text intltool-debian libclass-accessor-perl libcroco3 liberror-perl libexpect-perl libexpect-simple-perl libglib2.0-0 libio-pty-perl libio-stringy-perl libio-stty-perl libmagic1 libpcre3 libsub-name-perl libunistring0 libxml2 man-db po-debconf Suggested packages: wamerican wordlist whois vacation dh-make gettext-doc groff less www-browser libmail-box-perl Recommended packages: curl wget lynx autopoint libglib2.0-data shared-mime-info xml-core ifupdown libmail-sendmail-perl The following NEW packages will be installed: bsdmainutils debhelper file gettext gettext-base groff-base html2text intltool-debian libclass-accessor-chained-perl libclass-accessor-perl libcroco3 libdevel-stacktrace-perl liberror-perl libexpect-perl libexpect-simple-perl libglib2.0-0 libio-pty-perl libio-stringy-perl libio-stty-perl libmagic1 libpadwalker-perl libpcre3 libproc-background-perl libstring-koremutake-perl libsub-name-perl libtest-expect-perl libtest-pod-perl libunistring0 libxml2 libyaml-perl libyaml-syck-perl man-db netbase po-debconf 0 upgraded, 34 newly installed, 0 to remove and 48 not upgraded. Need to get 44.8kB/9523kB of archives. After this operation, 29.0MB of additional disk space will be used. Get:1 http://ftp.ch.debian.org sid/main libexpect-simple-perl 0.04-1 [11.3kB] Get:2 http://ftp.ch.debian.org sid/main libproc-background-perl 1.10-1 [26.5kB] Get:3 http://ftp.ch.debian.org sid/main libtest-expect-perl 0.31-1 [7076B] debconf: delaying package configuration, since apt-utils is not installed Fetched 44.8kB in 0s (280kB/s) Selecting previously deselected package bsdmainutils. (Reading database ... 9977 files and directories currently installed.) Unpacking bsdmainutils (from .../bsdmainutils_8.0.13_amd64.deb) ... Selecting previously deselected package groff-base. Unpacking groff-base (from .../groff-base_1.20.1-10_amd64.deb) ... Selecting previously deselected package man-db. Unpacking man-db (from .../man-db_2.5.7-3_amd64.deb) ... Selecting previously deselected package netbase. Unpacking netbase (from .../archives/netbase_4.42_all.deb) ... Selecting previously deselected package libmagic1. Unpacking libmagic1 (from .../libmagic1_5.04-5_amd64.deb) ... Selecting previously deselected package file. Unpacking file (from .../archives/file_5.04-5_amd64.deb) ... Selecting previously deselected package gettext-base. Unpacking gettext-base (from .../gettext-base_0.18.1.1-1_amd64.deb) ... Selecting previously deselected package libpcre3. Unpacking libpcre3 (from .../libpcre3_8.02-1.1_amd64.deb) ... Selecting previously deselected package libxml2. Unpacking libxml2 (from .../libxml2_2.7.7.dfsg-4_amd64.deb) ... Selecting previously deselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-15_amd64.deb) ... Selecting previously deselected package libglib2.0-0. Unpacking libglib2.0-0 (from .../libglib2.0-0_2.24.1-1_amd64.deb) ... Selecting previously deselected package libcroco3. Unpacking libcroco3 (from .../libcroco3_0.6.2-1_amd64.deb) ... Selecting previously deselected package libunistring0. Unpacking libunistring0 (from .../libunistring0_0.9.3-1_amd64.deb) ... Selecting previously deselected package gettext. Unpacking gettext (from .../gettext_0.18.1.1-1_amd64.deb) ... Selecting previously deselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ... Selecting previously deselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.16_all.deb) ... Selecting previously deselected package debhelper. Unpacking debhelper (from .../debhelper_8.0.0_all.deb) ... Selecting previously deselected package libsub-name-perl. Unpacking libsub-name-perl (from .../libsub-name-perl_0.04-1_amd64.deb) ... Selecting previously deselected package libclass-accessor-perl. Unpacking libclass-accessor-perl (from .../libclass-accessor-perl_0.34-1_all.deb) ... Selecting previously deselected package libclass-accessor-chained-perl. Unpacking libclass-accessor-chained-perl (from .../libclass-accessor-chained-perl_0.01.1~debian-2.1_all.deb) ... Selecting previously deselected package libdevel-stacktrace-perl. Unpacking libdevel-stacktrace-perl (from .../libdevel-stacktrace-perl_1.2100-1_all.deb) ... Selecting previously deselected package liberror-perl. Unpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ... Selecting previously deselected package libio-stty-perl. Unpacking libio-stty-perl (from .../libio-stty-perl_0.02-10_all.deb) ... Selecting previously deselected package libio-pty-perl. Unpacking libio-pty-perl (from .../libio-pty-perl_1%3a1.08-1_amd64.deb) ... Selecting previously deselected package libexpect-perl. Unpacking libexpect-perl (from .../libexpect-perl_1.20-2_all.deb) ... Selecting previously deselected package libexpect-simple-perl. Unpacking libexpect-simple-perl (from .../libexpect-simple-perl_0.04-1_all.deb) ... Selecting previously deselected package libio-stringy-perl. Unpacking libio-stringy-perl (from .../libio-stringy-perl_2.110-4_all.deb) ... Selecting previously deselected package libpadwalker-perl. Unpacking libpadwalker-perl (from .../libpadwalker-perl_1.92-1_amd64.deb) ... Selecting previously deselected package libproc-background-perl. Unpacking libproc-background-perl (from .../libproc-background-perl_1.10-1_all.deb) ... Selecting previously deselected package libstring-koremutake-perl. Unpacking libstring-koremutake-perl (from .../libstring-koremutake-perl_0.30-3_all.deb) ... Selecting previously deselected package libtest-expect-perl. Unpacking libtest-expect-perl (from .../libtest-expect-perl_0.31-1_all.deb) ... Selecting previously deselected package libtest-pod-perl. Unpacking libtest-pod-perl (from .../libtest-pod-perl_1.42-1_all.deb) ... Selecting previously deselected package libyaml-perl. Unpacking libyaml-perl (from .../libyaml-perl_0.71-1_all.deb) ... Selecting previously deselected package libyaml-syck-perl. Unpacking libyaml-syck-perl (from .../libyaml-syck-perl_1.12-1_amd64.deb) ... Setting up bsdmainutils (8.0.13) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode. update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode. Setting up groff-base (1.20.1-10) ... Setting up man-db (2.5.7-3) ... Building database of manual pages ... Setting up netbase (4.42) ... Setting up libmagic1 (5.04-5) ... Setting up file (5.04-5) ... Setting up gettext-base (0.18.1.1-1) ... Setting up libpcre3 (8.02-1.1) ... Setting up libxml2 (2.7.7.dfsg-4) ... Setting up html2text (1.3.2a-15) ... Setting up libglib2.0-0 (2.24.1-1) ... Setting up libcroco3 (0.6.2-1) ... Setting up libunistring0 (0.9.3-1) ... Setting up gettext (0.18.1.1-1) ... Setting up intltool-debian (0.35.0+20060710.1) ... Setting up po-debconf (1.0.16) ... Setting up debhelper (8.0.0) ... Setting up libsub-name-perl (0.04-1) ... Setting up libclass-accessor-perl (0.34-1) ... Setting up libclass-accessor-chained-perl (0.01.1~debian-2.1) ... Setting up libdevel-stacktrace-perl (1.2100-1) ... Setting up liberror-perl (0.17-1) ... Setting up libio-stty-perl (0.02-10) ... Setting up libio-pty-perl (1:1.08-1) ... Setting up libexpect-perl (1.20-2) ... Setting up libexpect-simple-perl (0.04-1) ... Setting up libio-stringy-perl (2.110-4) ... Setting up libpadwalker-perl (1.92-1) ... Setting up libproc-background-perl (1.10-1) ... Setting up libstring-koremutake-perl (0.30-3) ... Setting up libtest-expect-perl (0.31-1) ... Setting up libtest-pod-perl (1.42-1) ... Setting up libyaml-perl (0.71-1) ... Setting up libyaml-syck-perl (1.12-1) ... Checking correctness of source dependencies... Kernel: Linux 2.6.26-2-amd64 amd64 (x86_64) Toolchain package versions: libc6-dev_2.11.2-2 linux-libc-dev_2.6.32-11 gcc-4.4_4.4.4-1 g++-4.4_4.4.4-1 binutils_2.20.1-8 libstdc++6-4.4-dev_4.4.4-1 libstdc++6_4.4.4-1 ------------------------------------------------------------------------------ dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: source package libdevel-ebug-perl dpkg-buildpackage: source version 0.49-2 dpkg-buildpackage: source changed by Ansgar Burchardt dpkg-buildpackage: host architecture amd64 /usr/bin/fakeroot debian/rules clean dh --buildsystem=perl_build clean dh_testdir -O--buildsystem=perl_build dh_auto_clean -O--buildsystem=perl_build dh_clean -O--buildsystem=perl_build debian/rules build dh --buildsystem=perl_build build dh_testdir -O--buildsystem=perl_build dh_auto_configure -O--buildsystem=perl_build Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Devel-ebug' version '0.49' dh_auto_build -O--buildsystem=perl_build Copying lib/Devel/ebug/Backend/Plugin/Basic.pm -> blib/lib/Devel/ebug/Backend/Plugin/Basic.pm Copying lib/Devel/ebug/Backend/Plugin/Pad.pm -> blib/lib/Devel/ebug/Backend/Plugin/Pad.pm Copying lib/Devel/ebug/Backend/Plugin/Codelines.pm -> blib/lib/Devel/ebug/Backend/Plugin/Codelines.pm Copying lib/Devel/ebug/Backend.pm -> blib/lib/Devel/ebug/Backend.pm Copying lib/Devel/ebug/Plugin/ActionPoints.pm -> blib/lib/Devel/ebug/Plugin/ActionPoints.pm Copying lib/Devel/ebug/Plugin/Pad.pm -> blib/lib/Devel/ebug/Plugin/Pad.pm Copying lib/Devel/ebug/Backend/Plugin/Ping.pm -> blib/lib/Devel/ebug/Backend/Plugin/Ping.pm Copying lib/Devel/ebug/Backend/Plugin/Eval.pm -> blib/lib/Devel/ebug/Backend/Plugin/Eval.pm Copying lib/Devel/ebug/Backend/Plugin/Filenames.pm -> blib/lib/Devel/ebug/Backend/Plugin/Filenames.pm Copying lib/Devel/ebug/Plugin/Run.pm -> blib/lib/Devel/ebug/Plugin/Run.pm Copying lib/Devel/ebug/Plugin/Eval.pm -> blib/lib/Devel/ebug/Plugin/Eval.pm Copying lib/Devel/ebug/Plugin/Codelines.pm -> blib/lib/Devel/ebug/Plugin/Codelines.pm Copying lib/Devel/ebug/Backend/Plugin/Output.pm -> blib/lib/Devel/ebug/Backend/Plugin/Output.pm Copying lib/Devel/ebug/Backend/Plugin/StackTrace.pm -> blib/lib/Devel/ebug/Backend/Plugin/StackTrace.pm Copying lib/Devel/ebug/Plugin/StackTrace.pm -> blib/lib/Devel/ebug/Plugin/StackTrace.pm Copying lib/Devel/ebug/Backend/Plugin/Commands.pm -> blib/lib/Devel/ebug/Backend/Plugin/Commands.pm Copying lib/Devel/ebug/Backend/Plugin/ActionPoints.pm -> blib/lib/Devel/ebug/Backend/Plugin/ActionPoints.pm Copying lib/Devel/ebug/Console.pm -> blib/lib/Devel/ebug/Console.pm Copying lib/Devel/ebug/Plugin/Output.pm -> blib/lib/Devel/ebug/Plugin/Output.pm Copying lib/Devel/ebug/Plugin/Filenames.pm -> blib/lib/Devel/ebug/Plugin/Filenames.pm Copying lib/Devel/ebug.pm -> blib/lib/Devel/ebug.pm Copying lib/Devel/ebug/Plugin/Basic.pm -> blib/lib/Devel/ebug/Plugin/Basic.pm Copying lib/Devel/ebug/Backend/Plugin/Run.pm -> blib/lib/Devel/ebug/Backend/Plugin/Run.pm Copying ebug_client -> blib/script/ebug_client Deleting blib/script/ebug_client.bak Copying ebug -> blib/script/ebug Deleting blib/script/ebug.bak Copying ebug_server -> blib/script/ebug_server Deleting blib/script/ebug_server.bak Manifying blib/script/ebug -> blib/bindoc/ebug.1p Manifying blib/script/ebug_client -> blib/bindoc/ebug_client.1p Manifying blib/script/ebug_server -> blib/bindoc/ebug_server.1p Manifying blib/lib/Devel/ebug/Console.pm -> blib/libdoc/Devel::ebug::Console.3pm Manifying blib/lib/Devel/ebug.pm -> blib/libdoc/Devel::ebug.3pm dh_auto_test -O--buildsystem=perl_build t/basic.t ........ ok t/break_point.t .. ok t/codelines.t .... ok # Looks like your test exited with 256 just after 15. t/ebug.t ......... ok t/eval.t ......... ok t/filenames.t .... ok t/finished.t ..... ok t/koremutake.t ... ok t/oo.t ........... ok t/output.t ....... ok # Failed test at t/pad.t line 86. # got: '$koremutake' # expected: '"$koremutake"' # Looks like you failed 1 test of 22. t/pad.t .......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/22 subtests t/pod.t .......... ok t/return.t ....... ok t/run.t .......... ok t/signal.t ....... ok t/stack.t ........ ok t/subroutine.t ... ok t/undo.t ......... ok t/watch_point.t .. ok Test Summary Report ------------------- t/pad.t (Wstat: 256 Tests: 22 Failed: 1) Failed test: 22 Non-zero exit status: 1 Files=19, Tests=292, 80 wallclock secs ( 0.08 usr 0.03 sys + 6.33 cusr 0.57 csys = 7.01 CPU) Result: FAIL Failed 1/19 test programs. 1/292 subtests failed. dh_auto_test: perl Build test returned exit code 255 make: *** [build] Error 255 dpkg-buildpackage: error: debian/rules build gave error exit status 2 ****************************************************************************** Build finished at 20100815-0038 FAILED [dpkg-buildpackage died] ------------------------------------------------------------------------------ (Reading database ... 11466 files and directories currently installed.) Removing libtest-pod-perl ... Removing libstring-koremutake-perl ... Removing libproc-background-perl ... Removing libio-stringy-perl ... Removing liberror-perl ... Removing libdevel-stacktrace-perl ... Removing libyaml-perl ... Removing netbase ... Purging configuration files for netbase ... Removing libtest-expect-perl ... Removing libexpect-simple-perl ... Removing libyaml-syck-perl ... Removing libclass-accessor-chained-perl ... Removing libpadwalker-perl ... Removing libexpect-perl ... Removing libio-pty-perl ... Removing debhelper ... Removing libclass-accessor-perl ... Removing file ... Removing po-debconf ... Removing man-db ... Purging configuration files for man-db ... Removing catpages as well as /var/cache/man hierarchy. Removing intltool-debian ... Removing libsub-name-perl ... Removing libio-stty-perl ... Removing html2text ... Purging configuration files for html2text ... Removing libmagic1 ... Purging configuration files for libmagic1 ... Removing bsdmainutils ... Purging configuration files for bsdmainutils ... Removing groff-base ... Purging configuration files for groff-base ... Removing gettext ... Removing libcroco3 ... Purging configuration files for libcroco3 ... Removing libxml2 ... Purging configuration files for libxml2 ... Removing gettext-base ... Removing libunistring0 ... Purging configuration files for libunistring0 ... Removing libglib2.0-0 ... Purging configuration files for libglib2.0-0 ... Removing libpcre3 ... Purging configuration files for libpcre3 ... ****************************************************************************** Finished at 20100815-0038 Build needed 00:01:38, 672k disk space -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: Digital signature URL: From salvatore.bonaccorso at gmail.com Sun Aug 15 07:17:34 2010 From: salvatore.bonaccorso at gmail.com (Salvatore Bonaccorso) Date: Sun, 15 Aug 2010 09:17:34 +0200 Subject: Bug#593014: FTBFS: test t/03-event.t fails with libpoe-perl (2:1.2920-1) Message-ID: <20100815071734.GA20222@elende> Source: libpoe-api-peek-perl Version: 1.3400-1 Justification: ftbfs Severity: serious Tags: sid Hi libpoe-api-peek-perl 1.3400-1 FTBFS in sid, but not in squeeze. The difference I see is libpoe 2:1.2920-1 in unstable: Taging this only affecting squeeze as libpoe-perl is blocked by freeze. The failure is: > dh_auto_test > make[1]: Entering directory `/build/salvi-libpoe-api-peek-perl_1.3400-1-amd64-ploNrl/libpoe-api-peek-perl-1.3400-1' > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t > t/00-basic.t .......... ok > t/000-distribution.t .. ok > t/01-session.t ........ ok > t/02-alias.t .......... ok > > # Failed test 'event_queue_dump() returns the right number of items' > # at t/03-event.t line 70. > # got: '0' > # expected: '1' > > # Failed test 'event_queue_dump() item has proper type' > # at t/03-event.t line 73. > # got: undef > # expected: 'User' > > # Failed test 'event_queue_dump() item has proper event name' > # at t/03-event.t line 74. > # got: undef > # expected: 'dummy' > # Looks like you failed 3 tests of 12. > t/03-event.t .......... > Dubious, test returned 3 (wstat 768, 0x300) > Failed 3/12 subtests > t/04-extref.t ......... ok > t/05-filehandle.t ..... ok > t/06-signals.t ........ ok > t/07-kernel.t ......... ok > > Test Summary Report > ------------------- > t/03-event.t (Wstat: 768 Tests: 12 Failed: 3) > Failed tests: 9-11 > Non-zero exit status: 3 > Files=9, Tests=111, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.75 cusr 0.06 csys = 0.85 CPU) > Result: FAIL > Failed 1/9 test programs. 3/111 subtests failed. > make[1]: *** [test_dynamic] Error 255 > make[1]: Leaving directory `/build/salvi-libpoe-api-peek-perl_1.3400-1-amd64-ploNrl/libpoe-api-peek-perl-1.3400-1' > dh_auto_test: make -j1 test returned exit code 2 > make: *** [build-stamp] Error 29 > dpkg-buildpackage: error: debian/rules build gave error exit status 2 > ****************************************************************************** > Build finished at 20100815-0707 > FAILED [dpkg-buildpackage died] Bests Salvatore -------------- next part -------------- Automatic build of libpoe-api-peek-perl_1.3400-1 on elende by sbuild/amd64 0.57.7 Build started at 20100815-0705 ****************************************************************************** Hit http://ftp.ch.debian.org sid Release.gpg Hit http://ftp.ch.debian.org sid Release Hit http://ftp.ch.debian.org sid/main Packages/DiffIndex Hit http://ftp.ch.debian.org sid/main Sources/DiffIndex Reading package lists... libpoe-api-peek-perl_1.3400-1.dsc exists in .; copying to chroot ** Using build dependencies supplied by package: Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libdevel-size-perl, libtest-nowarnings-perl, libpoe-perl (>= 2:1.0001), libtest-distribution-perl Checking for already installed source dependencies... debhelper: missing Using default version 8.0.0 perl: already installed (5.10.1-14) libdevel-size-perl: missing libtest-nowarnings-perl: missing libpoe-perl: missing Using default version 2:1.2920-1 libtest-distribution-perl: missing Checking for source dependency conflicts... Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bsdmainutils file gettext gettext-base groff-base html2text intltool-debian libcroco3 libdevel-symdump-perl libfile-find-rule-perl libfilter-perl libglib2.0-0 libio-stringy-perl libmagic1 libnumber-compare-perl libpcre3 libpod-coverage-perl libtest-pod-coverage-perl libtest-pod-perl libtest-tester-perl libtext-glob-perl libunistring0 libxml2 man-db po-debconf Suggested packages: wamerican wordlist whois vacation dh-make gettext-doc groff libio-pty-perl libcurses-perl libterm-readkey-perl libsocket6-perl libpoe-loop-tk-perl libpoe-loop-event-perl less www-browser libmail-box-perl Recommended packages: curl wget lynx autopoint libglib2.0-data shared-mime-info libwww-perl xml-core libmail-sendmail-perl The following NEW packages will be installed: bsdmainutils debhelper file gettext gettext-base groff-base html2text intltool-debian libcroco3 libdevel-size-perl libdevel-symdump-perl libfile-find-rule-perl libfilter-perl libglib2.0-0 libio-stringy-perl libmagic1 libnumber-compare-perl libpcre3 libpod-coverage-perl libpoe-perl libtest-distribution-perl libtest-nowarnings-perl libtest-pod-coverage-perl libtest-pod-perl libtest-tester-perl libtext-glob-perl libunistring0 libxml2 man-db po-debconf 0 upgraded, 30 newly installed, 0 to remove and 34 not upgraded. Need to get 560kB/9862kB of archives. After this operation, 30.0MB of additional disk space will be used. Get:1 http://ftp.ch.debian.org sid/main libpoe-perl 2:1.2920-1 [560kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 560kB in 0s (1323kB/s) Selecting previously deselected package bsdmainutils. (Reading database ... 9993 files and directories currently installed.) Unpacking bsdmainutils (from .../bsdmainutils_8.0.13_amd64.deb) ... Selecting previously deselected package groff-base. Unpacking groff-base (from .../groff-base_1.20.1-10_amd64.deb) ... Selecting previously deselected package man-db. Unpacking man-db (from .../man-db_2.5.7-3_amd64.deb) ... Selecting previously deselected package libmagic1. Unpacking libmagic1 (from .../libmagic1_5.04-5_amd64.deb) ... Selecting previously deselected package file. Unpacking file (from .../archives/file_5.04-5_amd64.deb) ... Selecting previously deselected package gettext-base. Unpacking gettext-base (from .../gettext-base_0.18.1.1-1_amd64.deb) ... Selecting previously deselected package libpcre3. Unpacking libpcre3 (from .../libpcre3_8.02-1.1_amd64.deb) ... Selecting previously deselected package libxml2. Unpacking libxml2 (from .../libxml2_2.7.7.dfsg-4_amd64.deb) ... Selecting previously deselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-15_amd64.deb) ... Selecting previously deselected package libglib2.0-0. Unpacking libglib2.0-0 (from .../libglib2.0-0_2.24.1-1_amd64.deb) ... Selecting previously deselected package libcroco3. Unpacking libcroco3 (from .../libcroco3_0.6.2-1_amd64.deb) ... Selecting previously deselected package libunistring0. Unpacking libunistring0 (from .../libunistring0_0.9.3-1_amd64.deb) ... Selecting previously deselected package gettext. Unpacking gettext (from .../gettext_0.18.1.1-1_amd64.deb) ... Selecting previously deselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ... Selecting previously deselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.16_all.deb) ... Selecting previously deselected package debhelper. Unpacking debhelper (from .../debhelper_8.0.0_all.deb) ... Selecting previously deselected package libdevel-symdump-perl. Unpacking libdevel-symdump-perl (from .../libdevel-symdump-perl_2.08-3_all.deb) ... Selecting previously deselected package libtext-glob-perl. Unpacking libtext-glob-perl (from .../libtext-glob-perl_0.08-2_all.deb) ... Selecting previously deselected package libnumber-compare-perl. Unpacking libnumber-compare-perl (from .../libnumber-compare-perl_0.01-6_all.deb) ... Selecting previously deselected package libfile-find-rule-perl. Unpacking libfile-find-rule-perl (from .../libfile-find-rule-perl_0.32-1_all.deb) ... Selecting previously deselected package libfilter-perl. Unpacking libfilter-perl (from .../libfilter-perl_1.37-4_amd64.deb) ... Selecting previously deselected package libio-stringy-perl. Unpacking libio-stringy-perl (from .../libio-stringy-perl_2.110-4_all.deb) ... Selecting previously deselected package libpod-coverage-perl. Unpacking libpod-coverage-perl (from .../libpod-coverage-perl_0.21-1_all.deb) ... Selecting previously deselected package libpoe-perl. Unpacking libpoe-perl (from .../libpoe-perl_2%3a1.2920-1_all.deb) ... Selecting previously deselected package libtest-tester-perl. Unpacking libtest-tester-perl (from .../libtest-tester-perl_0.107-1_all.deb) ... Selecting previously deselected package libtest-nowarnings-perl. Unpacking libtest-nowarnings-perl (from .../libtest-nowarnings-perl_0.084-1_all.deb) ... Selecting previously deselected package libtest-pod-coverage-perl. Unpacking libtest-pod-coverage-perl (from .../libtest-pod-coverage-perl_1.08-3_all.deb) ... Selecting previously deselected package libtest-pod-perl. Unpacking libtest-pod-perl (from .../libtest-pod-perl_1.42-1_all.deb) ... Selecting previously deselected package libdevel-size-perl. Unpacking libdevel-size-perl (from .../libdevel-size-perl_0.71-1_amd64.deb) ... Selecting previously deselected package libtest-distribution-perl. Unpacking libtest-distribution-perl (from .../libtest-distribution-perl_2.00-2_all.deb) ... Setting up bsdmainutils (8.0.13) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode. update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode. Setting up groff-base (1.20.1-10) ... Setting up man-db (2.5.7-3) ... Building database of manual pages ... Setting up libmagic1 (5.04-5) ... Setting up file (5.04-5) ... Setting up gettext-base (0.18.1.1-1) ... Setting up libpcre3 (8.02-1.1) ... Setting up libxml2 (2.7.7.dfsg-4) ... Setting up html2text (1.3.2a-15) ... Setting up libglib2.0-0 (2.24.1-1) ... Setting up libcroco3 (0.6.2-1) ... Setting up libunistring0 (0.9.3-1) ... Setting up gettext (0.18.1.1-1) ... Setting up intltool-debian (0.35.0+20060710.1) ... Setting up po-debconf (1.0.16) ... Setting up debhelper (8.0.0) ... Setting up libdevel-symdump-perl (2.08-3) ... Setting up libtext-glob-perl (0.08-2) ... Setting up libnumber-compare-perl (0.01-6) ... Setting up libfile-find-rule-perl (0.32-1) ... Setting up libfilter-perl (1.37-4) ... Setting up libio-stringy-perl (2.110-4) ... Setting up libpod-coverage-perl (0.21-1) ... Setting up libpoe-perl (2:1.2920-1) ... Setting up libtest-tester-perl (0.107-1) ... Setting up libtest-nowarnings-perl (0.084-1) ... Setting up libtest-pod-coverage-perl (1.08-3) ... Setting up libtest-pod-perl (1.42-1) ... Setting up libdevel-size-perl (0.71-1) ... Setting up libtest-distribution-perl (2.00-2) ... Checking correctness of source dependencies... Kernel: Linux 2.6.26-2-amd64 amd64 (x86_64) Toolchain package versions: libc6-dev_2.11.2-2 linux-libc-dev_2.6.32-11 gcc-4.4_4.4.4-8 g++-4.4_4.4.4-8 binutils_2.20.1-8 libstdc++6-4.4-dev_4.4.4-8 libstdc++6_4.4.4-8 ------------------------------------------------------------------------------ dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: source package libpoe-api-peek-perl dpkg-buildpackage: source version 1.3400-1 dpkg-buildpackage: source changed by gregor herrmann dpkg-buildpackage: host architecture amd64 /usr/bin/fakeroot debian/rules clean dh clean dh_testdir dh_auto_clean dh_clean debian/rules build dh build dh_testdir dh_auto_configure Checking if your kit is complete... Looks good 'CREATE_PACKLIST' is not a known MakeMaker parameter name. Writing Makefile for POE::API::Peek dh_auto_build make[1]: Entering directory `/build/salvi-libpoe-api-peek-perl_1.3400-1-amd64-ploNrl/libpoe-api-peek-perl-1.3400-1' cp lib/POE/API/Peek.pm blib/lib/POE/API/Peek.pm Manifying blib/man3/POE::API::Peek.3pm make[1]: Leaving directory `/build/salvi-libpoe-api-peek-perl_1.3400-1-amd64-ploNrl/libpoe-api-peek-perl-1.3400-1' dh_auto_test make[1]: Entering directory `/build/salvi-libpoe-api-peek-perl_1.3400-1-amd64-ploNrl/libpoe-api-peek-perl-1.3400-1' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00-basic.t .......... ok t/000-distribution.t .. ok t/01-session.t ........ ok t/02-alias.t .......... ok # Failed test 'event_queue_dump() returns the right number of items' # at t/03-event.t line 70. # got: '0' # expected: '1' # Failed test 'event_queue_dump() item has proper type' # at t/03-event.t line 73. # got: undef # expected: 'User' # Failed test 'event_queue_dump() item has proper event name' # at t/03-event.t line 74. # got: undef # expected: 'dummy' # Looks like you failed 3 tests of 12. t/03-event.t .......... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/12 subtests t/04-extref.t ......... ok t/05-filehandle.t ..... ok t/06-signals.t ........ ok t/07-kernel.t ......... ok Test Summary Report ------------------- t/03-event.t (Wstat: 768 Tests: 12 Failed: 3) Failed tests: 9-11 Non-zero exit status: 3 Files=9, Tests=111, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.75 cusr 0.06 csys = 0.85 CPU) Result: FAIL Failed 1/9 test programs. 3/111 subtests failed. make[1]: *** [test_dynamic] Error 255 make[1]: Leaving directory `/build/salvi-libpoe-api-peek-perl_1.3400-1-amd64-ploNrl/libpoe-api-peek-perl-1.3400-1' dh_auto_test: make -j1 test returned exit code 2 make: *** [build-stamp] Error 29 dpkg-buildpackage: error: debian/rules build gave error exit status 2 ****************************************************************************** Build finished at 20100815-0707 FAILED [dpkg-buildpackage died] ------------------------------------------------------------------------------ (Reading database ... 11562 files and directories currently installed.) Removing libtest-nowarnings-perl ... Removing debhelper ... Removing po-debconf ... Removing libtest-distribution-perl ... Removing libdevel-size-perl ... Removing libpoe-perl ... Removing man-db ... Purging configuration files for man-db ... Removing catpages as well as /var/cache/man hierarchy. Removing libtest-pod-coverage-perl ... Removing libtest-tester-perl ... Removing intltool-debian ... Removing groff-base ... Purging configuration files for groff-base ... Removing libfile-find-rule-perl ... Removing libtest-pod-perl ... Removing gettext ... Removing file ... Removing libtext-glob-perl ... Removing html2text ... Purging configuration files for html2text ... Removing libpod-coverage-perl ... Removing gettext-base ... Removing libio-stringy-perl ... Removing libfilter-perl ... Removing libunistring0 ... Purging configuration files for libunistring0 ... Removing libdevel-symdump-perl ... Removing libcroco3 ... Purging configuration files for libcroco3 ... Removing libmagic1 ... Purging configuration files for libmagic1 ... Removing libnumber-compare-perl ... Removing libxml2 ... Purging configuration files for libxml2 ... Removing bsdmainutils ... Purging configuration files for bsdmainutils ... Removing libglib2.0-0 ... Purging configuration files for libglib2.0-0 ... Removing libpcre3 ... Purging configuration files for libpcre3 ... ****************************************************************************** Finished at 20100815-0707 Build needed 00:01:50, 360k disk space -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: Digital signature URL: From lucas at lucas-nussbaum.net Sun Aug 15 07:51:21 2010 From: lucas at lucas-nussbaum.net (Lucas Nussbaum) Date: Sun, 15 Aug 2010 09:51:21 +0200 Subject: Bug#593032: jifty: FTBFS: tests failed Message-ID: <20100815075121.GA8589@xanadu.blop.info> Source: jifty Version: 0.91117+dfsg-2 Severity: serious Tags: squeeze sid User: debian-qa at lists.debian.org Usertags: qa-ftbfs-20100815 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[2]: Entering directory `/build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg' > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/*/*/*.t t/*/*/*/*.t > t/00-load.t ............................................ ok > t/01-dependencies.t .................................... ok > t/01-test-mechanize.t .................................. ok > t/01-test-web.t ........................................ ok > t/01-version_checks.t .................................. ok > t/02-connect.t ......................................... ok > t/03-form-protocol.t ................................... ok > t/03-is_passing-no_plan.t .............................. ok > t/03-is_passing.t ...................................... ok > t/03-test-mailbox.t .................................... ok > t/04-test_file.t ....................................... ok > t/05-dispatcher.t ...................................... skipped: Not written yet > t/06-forms.t ........................................... ok > t/07-limit-actions.t ................................... ok > t/08-client.t .......................................... ok > t/09-url.t ............................................. ok > t/10-i18n.t ............................................ ok > t/10-utf8.t ............................................ ok > t/11-config-files.t .................................... ok > t/12-param-schema.t .................................... ok > t/13-sessions.t ........................................ ok > t/99-pod-coverage.t .................................... skipped: Coverage tests only run for authors > t/99-pod.t ............................................. ok > t/Continuations/t/00-prototype.t ....................... ok > t/Continuations/t/01-raw-api.t ......................... ok > t/Continuations/t/02-api.t ............................. ok > t/Continuations/t/03-gc.t .............................. skipped: test file not done yet > t/Continuations/t/04-before-blocks.t ................... ok > WARN - ERROR: [config_var] invalid SetDate/ForceDate value: 2010-08-14 23:30:18 > t/DateTime.t ........................................... ok > t/Mapper/t/00-prototype.t .............................. ok > t/Mapper/t/01-raw-api.t ................................ ok > t/Mapper/t/02-api.t .................................... ok > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > t/TestApp-Collection-Select/t/collection-select.t ...... ok > t/TestApp-Dispatcher/t/00-basic.t ...................... ok > t/TestApp-Dispatcher/t/on.t ............................ ok > t/TestApp-Dispatcher/t/under.t ......................... ok > t/TestApp-JiftyJS/t/00-action-AddTwoNumbers.t .......... ok > t/TestApp-JiftyJS/t/00-action-Play.t ................... ok > t/TestApp-JiftyJS/t/00-action-Play2.t .................. ok > t/TestApp-JiftyJS/t/00-model-Offer.t ................... ok > t/TestApp-JiftyJS/t/1-jifty-update.t ................... ok > t/TestApp-JiftyJS/t/2-behaviour.t ...................... ok > t/TestApp-JiftyJS/t/3-continuation.t ................... ok > t/TestApp-JiftyJS/t/4-tangent.t ........................ ok > t/TestApp-JiftyJS/t/5-action.t ......................... ok > t/TestApp-JiftyJS/t/6-offer-actions.t .................. ok > t/TestApp-JiftyJS/t/7-redirect.t ....................... ok > t/TestApp-JiftyJS/t/8-placeholder.t .................... ok > Use of uninitialized value $filename in require at /usr/share/perl/5.10/AutoLoader.pm line 27 during global destruction. > Use of uninitialized value $filename in require at /usr/share/perl/5.10/AutoLoader.pm line 27 during global destruction. > at /usr/share/perl/5.10/AutoLoader.pm line 27 > t/TestApp-Mason/t/content.t ............................ ok > Use of uninitialized value $filename in require at /usr/share/perl/5.10/AutoLoader.pm line 27 during global destruction. > Use of uninitialized value $filename in require at /usr/share/perl/5.10/AutoLoader.pm line 27 during global destruction. > at /usr/share/perl/5.10/AutoLoader.pm line 27 > t/TestApp-Mason/t/index_vs_dhandler.t .................. ok > t/TestApp-Plugin-ActorMetadata/t/actormetadata.t ....... ok > t/TestApp-Plugin-ActorMetadata/t/mixin.t ............... ok > t/TestApp-Plugin-AppPluginHasModels/t/app-model-ref.t .. ok > t/TestApp-Plugin-AppPluginHasModels/t/app-model.t ...... ok > t/TestApp-Plugin-AppPluginHasModels/t/plugin-model.t ... ok > t/TestApp-Plugin-CompressedCSSandJS/t/css.t ............ ok > t/TestApp-Plugin-OnClick/t/onclick.t ................... ok > ERROR - There was a validation error for color > WARN - Use of uninitialized value $this in pattern match (m//) at t/TestApp-Plugin-PasswordAuth/t/00-model-User.t line 75. > ERROR - There was a validation error for password > ERROR - There was a validation error for password > t/TestApp-Plugin-PasswordAuth/t/00-model-User.t ........ ok > Use of uninitialized value $_[1] in stat at /usr/share/perl5/Module/Refresh.pm line 151. > Use of uninitialized value $_[1] in stat at /usr/share/perl5/Module/Refresh.pm line 151. > t/TestApp-Plugin-PasswordAuth/t/01-tokengen.t .......... ok > t/TestApp-Plugin-PasswordAuth/t/11-current_user.t ...... ok > Use of uninitialized value $_[1] in stat at /usr/share/perl5/Module/Refresh.pm line 151. > t/TestApp-Plugin-PasswordAuth/t/12-i18n.t .............. ok > Use of uninitialized value $_[1] in stat at /usr/share/perl5/Module/Refresh.pm line 151. > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > t/TestApp-Plugin-PasswordAuth/t/12-signup.t ............ ok > t/TestApp-Plugin-REST/t/00-model-User.t ................ ok > t/TestApp-Plugin-REST/t/00-prototype.t ................. ok > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > # Uncaught warning: 'Can't call method "isa" on unblessed reference at /usr/share/perl5/Hash/Merge.pm line 100. > # ' > t/TestApp-Plugin-REST/t/02-basic-use.t ................. ok > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > # Uncaught warning: 'Can't call method "isa" on unblessed reference at /usr/share/perl5/Hash/Merge.pm line 100. > # ' > # Uncaught warning: 'Can't call method "isa" on unblessed reference at /usr/share/perl5/Hash/Merge.pm line 100. > # ' > # Uncaught warning: 'Can't call method "isa" on unblessed reference at /usr/share/perl5/Hash/Merge.pm line 100. > # ' > # Uncaught warning: 'Can't call method "isa" on unblessed reference at /usr/share/perl5/Hash/Merge.pm line 100. > # ' > t/TestApp-Plugin-REST/t/03-format.t .................... ok > 'etc/site_config.yml' is empty or non-existant at /usr/lib/perl5/YAML/Syck.pm line 129. > # Looks like you planned 14 tests but ran 3. > # Looks like your test exited with 2 just after 3. > t/TestApp-Plugin-SetupWizard/t/001-basic.t ............. > Dubious, test returned 2 (wstat 512, 0x200) > Failed 11/14 subtests > t/TestApp-Plugin-SinglePage/t/history.t ................ ok > t/TestApp-Regions/t/01-region.t ........................ ok > t/TestApp-RestartServer/t/restart.t .................... ok > t/TestApp-Template-Declare/t/td.t ...................... ok > t/TestApp/t/00-model-User.t ............................ ok > t/TestApp/t/00-prototype.t ............................. ok > t/TestApp/t/01-config.t ................................ ok > t/TestApp/t/02-dispatch-http.t ......................... ok > t/TestApp/t/02-dispatch-https.t ........................ ok > t/TestApp/t/02-dispatch-show-rule-in-wrong-ruleset.t ... ok > t/TestApp/t/02-dispatch.t .............................. ok > t/TestApp/t/03-static.t ................................ ok > t/TestApp/t/04-sessions.t .............................. ok > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > t/TestApp/t/05-editactions-Cachable.t .................. ok > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > t/TestApp/t/05-editactions-Record.t .................... ok > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > t/TestApp/t/06-validation.t ............................ ok > t/TestApp/t/07-sandboxing.t ............................ ok > t/TestApp/t/08-notifications.t ......................... ok > t/TestApp/t/09-redirect.t .............................. ok > t/TestApp/t/10-compress.t .............................. ok > t/TestApp/t/11-current_user.t .......................... ok > t/TestApp/t/12-search.t ................................ ok > t/TestApp/t/13-page-regions.t .......................... ok > t/TestApp/t/14-template-paths.t ........................ ok > t/TestApp/t/15-template-subclass.t ..................... ok > t/TestApp/t/16-template-region.t ....................... ok > t/TestApp/t/17-template-region-internal-redirect.t ..... ok > Subroutine main::get redefined at t/TestApp/t/18-test-www-declare.t line 14 > t/TestApp/t/18-test-www-declare.t ...................... ok > t/TestApp/t/19-rightsfrom.t ............................ ok > t/TestApp/t/20-error-pages.t ........................... ok > t/TestApp/t/21-js-arguments.t .......................... ok > t/TestApp/t/22-execute-action.t ........................ ok > WARN - Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > WARN - Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > WARN - Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > WARN - Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > WARN - Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > WARN - Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > WARN - Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > t/TestApp/t/23-extend-update-action.t .................. ok > WARN - Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > WARN - Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > WARN - Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > WARN - Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > WARN - Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > t/TestApp/t/24-extend-create-action.t .................. ok > ERROR - 0 tried to create a TestApp::Model::User without permission > t/TestApp/t/before_access.t ............................ ok > t/TestApp/t/config/01-basic.t .......................... ok > t/TestApp/t/config/02-individual.t ..................... ok > t/TestApp/t/config/03-nosubtest.t ...................... ok > Can't use 'title is' when mixing mason and TD at /usr/share/perl5/HTML/Mason/Request.pm line 1380 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > Behavior 'merge_params' was already defined. Please take another name at /build/user-jifty_0.91117+dfsg-2-amd64-qc2fb7/jifty-0.91117+dfsg/blib/lib/Jifty/Param/Schema.pm line 205 > t/TestApp/t/crud.t ..................................... ok > t/TestApp/t/i18n-standalone.t .......................... ok > t/TestApp/t/instance_id.t .............................. ok > t/TestApp/t/regex_meta_in_path_info.t .................. ok > t/TestApp/t/upgrade.t .................................. ok > Failed 1/111 test programs. 0/1890 subtests failed. > t/TestApp/t/use_mason_wrapper.t ........................ ok > > Test Summary Report > ------------------- > t/TestApp-Plugin-SetupWizard/t/001-basic.t (Wstat: 512 Tests: 3 Failed: 0) > Non-zero exit status: 2 > Parse errors: Bad plan. You planned 14 tests but ran 3. > Files=111, Tests=1890, 149 wallclock secs ( 0.60 usr 0.27 sys + 115.76 cusr 13.81 csys = 130.44 CPU) > Result: FAIL > make[2]: *** [test_dynamic] Error 255 The full build log is available from: http://people.debian.org/~lucas/logs/2010/08/15/jifty_0.91117+dfsg-2_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | lucas at lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lucas at nussbaum.fr GPG: 1024D/023B3F4F | From owner at bugs.debian.org Sun Aug 15 08:09:07 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 15 Aug 2010 08:09:07 +0000 Subject: Processed: forcibly merging 592981 593032 In-Reply-To: <1281859663-1690-bts-ansgar@43-1.org> References: <1281859663-1690-bts-ansgar@43-1.org> Message-ID: Processing commands for control at bugs.debian.org: > forcemerge 592981 593032 Bug#592981: FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t with libyaml-syck-perl 1.12-1 Bug#593032: jifty: FTBFS: tests failed Forcibly Merged 592981 593032. > thanks Stopping processing here. Please contact me if you need assistance. -- 592981: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592981 593032: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593032 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From nicholas at periapt.co.uk Sun Aug 15 12:16:52 2010 From: nicholas at periapt.co.uk (nicholas at periapt.co.uk) Date: Sun, 15 Aug 2010 13:16:52 +0100 Subject: Bug#592506: What to do about libtest-harness-perl? Message-ID: <20100815131652.jarjyk4g00c4g080@webmail.periapt.co.uk> We have a new upstream version of Test::Harness from CPAN. I have just packaged this version and given that this fixes an issue currently in test, we need to know whether this should be uploaded in time to get into squeeze. The rough history is as follows: Current stable version is 3.12-1. Testing/unstable version is 3.20-1. As per bug #592506 there is a serious issue introduced since upstream 3.17. There is theoretically a patch in the upstream repository. We had 3.21-1 in our repository until today. Upstream have issued a new release 3.22 that includes the patch. I have just packaged that into 3.22-1 where it is sitting waiting on your advice. From adam at adam-barratt.org.uk Sun Aug 15 13:59:29 2010 From: adam at adam-barratt.org.uk (Adam D. Barratt) Date: Sun, 15 Aug 2010 14:59:29 +0100 Subject: Bug#592506: What to do about libtest-harness-perl? In-Reply-To: <20100815131652.jarjyk4g00c4g080@webmail.periapt.co.uk> References: <20100815131652.jarjyk4g00c4g080@webmail.periapt.co.uk> Message-ID: <1281880770.29656.28.camel@kaa.jungle.aubergine.my-net-space.net> On Sun, 2010-08-15 at 13:16 +0100, nicholas at periapt.co.uk wrote: > We have a new upstream version of Test::Harness from CPAN. I have just > packaged this version and given that this fixes an issue currently in > test, we need to know whether this should be uploaded in time to get > into squeeze. [...] > As per bug #592506 there is a serious issue introduced since upstream 3.17. > There is theoretically a patch in the upstream repository. > We had 3.21-1 in our repository until today. > Upstream have issued a new release 3.22 that includes the patch. What does the diff between 3.20-1 and 3.22-1 look like? Regards, Adam From nicholas at periapt.co.uk Sun Aug 15 14:43:45 2010 From: nicholas at periapt.co.uk (nicholas at periapt.co.uk) Date: Sun, 15 Aug 2010 15:43:45 +0100 Subject: Bug#592506: What to do about libtest-harness-perl? In-Reply-To: <1281880770.29656.28.camel@kaa.jungle.aubergine.my-net-space.net> References: <20100815131652.jarjyk4g00c4g080@webmail.periapt.co.uk> <1281880770.29656.28.camel@kaa.jungle.aubergine.my-net-space.net> Message-ID: <20100815154345.1nm78pthc0cgoogw@webmail.periapt.co.uk> Adam, The differences between 3.20 and 3.21 are minor - only the test scripts. The differences between 3.21 and 3.22 are more substantial. From what I can see however the area of the bug was being worked on almost right up until the release. In other words it looks to me as if the patch forms a large part of what happened between 3.21 and 3.22. The Changes file: http://search.cpan.org/src/ANDYA/Test-Harness-3.22/Changes The diff: http://search.cpan.org/diff?from=Test-Harness-3.21&to=Test-Harness-3.22&w=1 (Note that almost every file contains the version number so every file is touched, but this does not mean anything.) The upstream repository: http://github.com/AndyA/Test-Harness/network The bug concerns how the prove utility handles testing scripts directly. Anyway other members of the Debian Perl group will want to express an opinion. Nicholas Quoting "Adam D. Barratt" : > On Sun, 2010-08-15 at 13:16 +0100, nicholas at periapt.co.uk wrote: >> We have a new upstream version of Test::Harness from CPAN. I have just >> packaged this version and given that this fixes an issue currently in >> test, we need to know whether this should be uploaded in time to get >> into squeeze. > [...] >> As per bug #592506 there is a serious issue introduced since upstream 3.17. >> There is theoretically a patch in the upstream repository. >> We had 3.21-1 in our repository until today. >> Upstream have issued a new release 3.22 that includes the patch. > > What does the diff between 3.20-1 and 3.22-1 look like? > > Regards, > > Adam > > > -- > To UNSUBSCRIBE, email to debian-perl-REQUEST at lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmaster at lists.debian.org > Archive: > http://lists.debian.org/1281880770.29656.28.camel at kaa.jungle.aubergine.my-net-space.net > > From dak at ftp-master.debian.org Sun Aug 15 16:01:29 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 15 Aug 2010 16:01:29 +0000 Subject: Processing of nama_1.064-2_amd64.changes Message-ID: nama_1.064-2_amd64.changes uploaded successfully to localhost along with the files: nama_1.064-2.dsc nama_1.064-2.debian.tar.gz nama_1.064-2_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 15 16:02:24 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 15 Aug 2010 16:02:24 +0000 Subject: nama_1.064-2_amd64.changes ACCEPTED Message-ID: Accepted: nama_1.064-2.debian.tar.gz to main/n/nama/nama_1.064-2.debian.tar.gz nama_1.064-2.dsc to main/n/nama/nama_1.064-2.dsc nama_1.064-2_all.deb to main/n/nama/nama_1.064-2_all.deb Override entries for your package: nama_1.064-2.dsc - source sound nama_1.064-2_all.deb - optional sound Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From agatha_dallo2 at yahoo.co.uk Sun Aug 15 16:33:38 2010 From: agatha_dallo2 at yahoo.co.uk (Agatha Dallo) Date: Sun, 15 Aug 2010 16:33:38 +0000 (GMT) Subject: HELLO Message-ID: <560365.37144.qm@web24915.mail.ird.yahoo.com> My Dearest, Compliment of the day, How are you today together with your business and your entire family? I guess that everything is ok with you As is my pleassure to contact you after viewing your profile today at (studentsoftheworld.info) and i choosed you as the only one whom i can give my heart as far as love is concern ensuring i bring joy and happiness into your door step. if you are interested in me and want to know more about me and to view my beautiful pictures, you can contact me(agatha_dallo2yahoo.co.uk)My dear i want you to understand that there is no age,race,colour and religion bar when it comes to true love, only what is important is pure love and devoted relationship,Hoping to hear from you as soon as possible,Thank you. Miss Agatha. please write me with my email so that i can give you my picture (agatha_dallo2yahoo.co.uk) -------------- next part -------------- An HTML attachment was scrubbed... URL: From dak at ftp-master.debian.org Sun Aug 15 16:36:30 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 15 Aug 2010 16:36:30 +0000 Subject: Processing of libdata-phrasebook-perl_0.29-1_amd64.changes Message-ID: libdata-phrasebook-perl_0.29-1_amd64.changes uploaded successfully to localhost along with the files: libdata-phrasebook-perl_0.29-1.dsc libdata-phrasebook-perl_0.29.orig.tar.gz libdata-phrasebook-perl_0.29-1.debian.tar.gz libdata-phrasebook-perl_0.29-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From noreply at release.debian.org Sun Aug 15 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 15 Aug 2010 16:39:11 +0000 Subject: libnet-stomp-perl 0.38-1 MIGRATED to testing Message-ID: FYI: The status of the libnet-stomp-perl source package in Debian's testing distribution has changed. Previous version: 0.37-1 Current version: 0.38-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sun Aug 15 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 15 Aug 2010 16:39:11 +0000 Subject: libsql-statement-perl 1.30-1 MIGRATED to testing Message-ID: FYI: The status of the libsql-statement-perl source package in Debian's testing distribution has changed. Previous version: 1.27-1 Current version: 1.30-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sun Aug 15 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 15 Aug 2010 16:39:11 +0000 Subject: libyaml-syck-perl 1.12-1 MIGRATED to testing Message-ID: FYI: The status of the libyaml-syck-perl source package in Debian's testing distribution has changed. Previous version: 1.09-1 Current version: 1.12-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sun Aug 15 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 15 Aug 2010 16:39:11 +0000 Subject: libdbi-perl 1.612-1 MIGRATED to testing Message-ID: FYI: The status of the libdbi-perl source package in Debian's testing distribution has changed. Previous version: 1.611-1 Current version: 1.612-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From installer at ftp-master.debian.org Sun Aug 15 17:02:49 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 15 Aug 2010 17:02:49 +0000 Subject: libexception-class-dbi-perl_1.00-1_amd64.changes is NEW Message-ID: (new) libexception-class-dbi-perl_1.00-1.debian.tar.gz optional perl (new) libexception-class-dbi-perl_1.00-1.dsc optional perl (new) libexception-class-dbi-perl_1.00-1_all.deb optional perl exception objects customized for DBI These exception objects fit into the Exception::Class hierarchy but are thrown in certain DBI specific contexts. So be setting a handler during the database connection call database error handling can be simplified. (new) libexception-class-dbi-perl_1.00.orig.tar.gz optional perl Changes: libexception-class-dbi-perl (1.00-1) unstable; urgency=low . [ Nicholas Bamber ] * Initial Release. (Closes: #510074) * B-D-I on libtest-pod-perl to enable pod tests. . [ Tim Retout ] * debian/source/format: Set to '3.0 (quilt)'. * debian/copyright: Add missing upstream copyright years. * Avoid shipping uninteresting README in docs. Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 510074 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From dak at ftp-master.debian.org Sun Aug 15 17:01:39 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 15 Aug 2010 17:01:39 +0000 Subject: Processing of libexception-class-dbi-perl_1.00-1_amd64.changes Message-ID: libexception-class-dbi-perl_1.00-1_amd64.changes uploaded successfully to localhost along with the files: libexception-class-dbi-perl_1.00-1.dsc libexception-class-dbi-perl_1.00.orig.tar.gz libexception-class-dbi-perl_1.00-1.debian.tar.gz libexception-class-dbi-perl_1.00-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 15 16:47:29 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 15 Aug 2010 16:47:29 +0000 Subject: libdata-phrasebook-perl_0.29-1_amd64.changes is NEW Message-ID: (new) libdata-phrasebook-perl_0.29-1.debian.tar.gz optional perl (new) libdata-phrasebook-perl_0.29-1.dsc optional perl (new) libdata-phrasebook-perl_0.29-1_all.deb optional perl perl implementation of the phrasebook paradigm The phrasebook pattern is a technique to separate expressions in one language (e.g. SQL) from the main code that is written in another (e.g. Perl). The translations are kept in a separate file - the phrasebook. (new) libdata-phrasebook-perl_0.29.orig.tar.gz optional perl Changes: libdata-phrasebook-perl (0.29-1) unstable; urgency=low . [ Nicholas Bamber ] * Initial Release. (Closes: #510053) * Set source format to '3.0 (quilt)' * Added B-D-I for libtest-pod-perl and libtest-yaml-meta-perl. * Added lintian override for spelling error . [ Tim Retout ] * debian/copyright: + Add upstream copyright years. + Upstream is 'Artistic or GPL-1+', not 'GPL-2+'. * debian/libdata-phrasebook-perl.docs: Remove. * debian/libdata-phrasebook-perl.lintian-overrides: Remove. * debian/patches/fix-typo: New patch to fix typo picked up by lintian. * debian/control: Add libtest-pod-coverage-perl to B-D-I for tests. Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 510053 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From KThigpen at stdom.com Sun Aug 15 15:10:22 2010 From: KThigpen at stdom.com (Ken Thigpen) Date: Sun, 15 Aug 2010 10:10:22 -0500 Subject: CAN I DEPOSIT 20,000,000.00 GBP INTO YOUR ACCOUNT?? Message-ID: An HTML attachment was scrubbed... URL: From godis.good15 at yahoo.com Mon Aug 16 12:18:00 2010 From: godis.good15 at yahoo.com (Mr. Charles Sounouvou.) Date: Mon, 16 Aug 2010 05:18:00 -0700 (PDT) Subject: CONTACT DHL COURIER COMPANY Message-ID: <103878.86230.qm@web81108.mail.mud.yahoo.com> Hello My Good Firend, ? I have been waiting for you because I have paid for the delivery of your Intentional ATM Card of $1.200.000.00,I paid it because the ATM Card ,has less one month to expire and when it expires, the money will go into Government purse. so you have to contact DHL Company with your Full Contact information so that they will deliver your package to your designated address without any delay.& I register it with African News Paper and do not forget my help when you receive it. CONTACT PERSON; NAME Dr,Alphrad Bituma EMAIL ADDRESS(dhl.file at w.cn} TELEPHONE NUMBER +229 930-131-91 Like I stated earlier,the delivery charges has been paid but I did not pay their official keeping fees since they refused.They refused and the reason is that they do not know when you are going to contact them .They told me that their keeping fee is $80. Per day and I deposited it on Friday this week . ? Best Regards. Mr.Charles Sounouvou. -------------- next part -------------- An HTML attachment was scrubbed... URL: From salvatore.bonaccorso at gmail.com Mon Aug 16 13:54:55 2010 From: salvatore.bonaccorso at gmail.com (Salvatore Bonaccorso) Date: Mon, 16 Aug 2010 15:54:55 +0200 Subject: Bug#593012: FTBFS: test t/pad.t fails with libyaml-syck-perl 1.12 In-Reply-To: <20100815070323.GA29333@elende> References: <20100815070323.GA29333@elende> Message-ID: <20100816135455.GA26558@elende> Hi Looking at the changes for libyaml-syck-perl it has to do with the following: https://rt.cpan.org/Ticket/Display.html?id=50227 and the changes in libyaml-syck-perl: * RT 50227 - Not quoting strings when data has been sorted numerically before being passed to JSON::Syck::Dump Thus with ----(snip)-------------------------------------------------------------- --- libdevel-ebug-perl-0.49.orig/t/pad.t +++ libdevel-ebug-perl-0.49/t/pad.t @@ -83,5 +83,5 @@ is($pad->{'$first'}, '{...}'); $ebug->run; $pad = $ebug->pad_human; -is($pad->{'$first'}, '"$koremutake"'); +is($pad->{'$first'}, '$koremutake'); ------------------------------------------------------------------------ package builds. Bests Salvatore -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: Digital signature URL: From owner at bugs.debian.org Mon Aug 16 14:57:03 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 16 Aug 2010 14:57:03 +0000 Subject: Processed: bug 593012 is forwarded to https://rt.cpan.org/Ticket/Display.html?id=60393 In-Reply-To: <1281970379-257-bts-salvatore.bonaccorso@gmail.com> References: <1281970379-257-bts-salvatore.bonaccorso@gmail.com> Message-ID: Processing commands for control at bugs.debian.org: > forwarded 593012 https://rt.cpan.org/Ticket/Display.html?id=60393 Bug #593012 [src:libdevel-ebug-perl] FTBFS: test t/pad.t fails with libyaml-syck-perl 1.12 Set Bug forwarded-to-address to 'https://rt.cpan.org/Ticket/Display.html?id=60393'. > thanks Stopping processing here. Please contact me if you need assistance. -- 593012: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593012 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From dak at ftp-master.debian.org Mon Aug 16 16:38:49 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Mon, 16 Aug 2010 16:38:49 +0000 Subject: Processing of liblocal-lib-perl_1.006007-1_i386.changes Message-ID: liblocal-lib-perl_1.006007-1_i386.changes uploaded successfully to localhost along with the files: liblocal-lib-perl_1.006007-1.dsc liblocal-lib-perl_1.006007.orig.tar.gz liblocal-lib-perl_1.006007-1.debian.tar.gz liblocal-lib-perl_1.006007-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From noreply at release.debian.org Mon Aug 16 16:39:12 2010 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 16 Aug 2010 16:39:12 +0000 Subject: libtest-leaktrace-perl 0.13-1 MIGRATED to testing Message-ID: FYI: The status of the libtest-leaktrace-perl source package in Debian's testing distribution has changed. Previous version: 0.11-1 Current version: 0.13-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Aug 16 16:39:12 2010 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 16 Aug 2010 16:39:12 +0000 Subject: libwww-mechanize-shell-perl 0.48-3 MIGRATED to testing Message-ID: FYI: The status of the libwww-mechanize-shell-perl source package in Debian's testing distribution has changed. Previous version: 0.48-2 Current version: 0.48-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Aug 16 16:39:12 2010 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 16 Aug 2010 16:39:12 +0000 Subject: libmakefile-parser-perl 0.211-2 MIGRATED to testing Message-ID: FYI: The status of the libmakefile-parser-perl source package in Debian's testing distribution has changed. Previous version: 0.211-1 Current version: 0.211-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Aug 16 16:39:12 2010 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 16 Aug 2010 16:39:12 +0000 Subject: libsys-statistics-linux-perl 0.56-2 MIGRATED to testing Message-ID: FYI: The status of the libsys-statistics-linux-perl source package in Debian's testing distribution has changed. Previous version: 0.56-1 Current version: 0.56-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From installer at ftp-master.debian.org Mon Aug 16 16:47:12 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Mon, 16 Aug 2010 16:47:12 +0000 Subject: liblocal-lib-perl_1.006007-1_i386.changes ACCEPTED Message-ID: Accepted: liblocal-lib-perl_1.006007-1.debian.tar.gz to main/libl/liblocal-lib-perl/liblocal-lib-perl_1.006007-1.debian.tar.gz liblocal-lib-perl_1.006007-1.dsc to main/libl/liblocal-lib-perl/liblocal-lib-perl_1.006007-1.dsc liblocal-lib-perl_1.006007-1_all.deb to main/libl/liblocal-lib-perl/liblocal-lib-perl_1.006007-1_all.deb liblocal-lib-perl_1.006007.orig.tar.gz to main/libl/liblocal-lib-perl/liblocal-lib-perl_1.006007.orig.tar.gz Override entries for your package: liblocal-lib-perl_1.006007-1.dsc - source perl liblocal-lib-perl_1.006007-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Mon Aug 16 16:48:51 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Mon, 16 Aug 2010 16:48:51 +0000 Subject: Processing of liborlite-perl_1.45-1_i386.changes Message-ID: liborlite-perl_1.45-1_i386.changes uploaded successfully to localhost along with the files: liborlite-perl_1.45-1.dsc liborlite-perl_1.45.orig.tar.gz liborlite-perl_1.45-1.debian.tar.gz liborlite-perl_1.45-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Mon Aug 16 16:58:53 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Mon, 16 Aug 2010 16:58:53 +0000 Subject: Processing of libsoftware-license-perl_0.102250-1_i386.changes Message-ID: libsoftware-license-perl_0.102250-1_i386.changes uploaded successfully to localhost along with the files: libsoftware-license-perl_0.102250-1.dsc libsoftware-license-perl_0.102250.orig.tar.gz libsoftware-license-perl_0.102250-1.debian.tar.gz libsoftware-license-perl_0.102250-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Mon Aug 16 17:04:00 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Mon, 16 Aug 2010 17:04:00 +0000 Subject: libsoftware-license-perl_0.102250-1_i386.changes ACCEPTED Message-ID: Accepted: libsoftware-license-perl_0.102250-1.debian.tar.gz to main/libs/libsoftware-license-perl/libsoftware-license-perl_0.102250-1.debian.tar.gz libsoftware-license-perl_0.102250-1.dsc to main/libs/libsoftware-license-perl/libsoftware-license-perl_0.102250-1.dsc libsoftware-license-perl_0.102250-1_all.deb to main/libs/libsoftware-license-perl/libsoftware-license-perl_0.102250-1_all.deb libsoftware-license-perl_0.102250.orig.tar.gz to main/libs/libsoftware-license-perl/libsoftware-license-perl_0.102250.orig.tar.gz Override entries for your package: libsoftware-license-perl_0.102250-1.dsc - source perl libsoftware-license-perl_0.102250-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Mon Aug 16 17:03:51 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Mon, 16 Aug 2010 17:03:51 +0000 Subject: liborlite-perl_1.45-1_i386.changes ACCEPTED Message-ID: Accepted: liborlite-perl_1.45-1.debian.tar.gz to main/libo/liborlite-perl/liborlite-perl_1.45-1.debian.tar.gz liborlite-perl_1.45-1.dsc to main/libo/liborlite-perl/liborlite-perl_1.45-1.dsc liborlite-perl_1.45-1_all.deb to main/libo/liborlite-perl/liborlite-perl_1.45-1_all.deb liborlite-perl_1.45.orig.tar.gz to main/libo/liborlite-perl/liborlite-perl_1.45.orig.tar.gz Override entries for your package: liborlite-perl_1.45-1.dsc - source perl liborlite-perl_1.45-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Mon Aug 16 17:29:00 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Mon, 16 Aug 2010 17:29:00 +0000 Subject: Processing of libtest-tcp-perl_1.01-1_i386.changes Message-ID: libtest-tcp-perl_1.01-1_i386.changes uploaded successfully to localhost along with the files: libtest-tcp-perl_1.01-1.dsc libtest-tcp-perl_1.01.orig.tar.gz libtest-tcp-perl_1.01-1.debian.tar.gz libtest-tcp-perl_1.01-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Mon Aug 16 17:32:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Mon, 16 Aug 2010 17:32:06 +0000 Subject: libtest-tcp-perl_1.01-1_i386.changes ACCEPTED Message-ID: Accepted: libtest-tcp-perl_1.01-1.debian.tar.gz to main/libt/libtest-tcp-perl/libtest-tcp-perl_1.01-1.debian.tar.gz libtest-tcp-perl_1.01-1.dsc to main/libt/libtest-tcp-perl/libtest-tcp-perl_1.01-1.dsc libtest-tcp-perl_1.01-1_all.deb to main/libt/libtest-tcp-perl/libtest-tcp-perl_1.01-1_all.deb libtest-tcp-perl_1.01.orig.tar.gz to main/libt/libtest-tcp-perl/libtest-tcp-perl_1.01.orig.tar.gz Override entries for your package: libtest-tcp-perl_1.01-1.dsc - source perl libtest-tcp-perl_1.01-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From bts-link-upstream at lists.alioth.debian.org Mon Aug 16 18:35:27 2010 From: bts-link-upstream at lists.alioth.debian.org (bts-link-upstream at lists.alioth.debian.org) Date: Mon, 16 Aug 2010 18:35:27 -0000 Subject: [bts-link] source package libmail-gnupg-perl Message-ID: <20100816183508.31923.42322.btslink@merkel.debian.org> # # bts-link upstream status pull for source package libmail-gnupg-perl # see http://lists.debian.org/debian-devel-announce/2006/05/msg00001.html # user bts-link-upstream at lists.alioth.debian.org # remote status report for #592503 (http://bugs.debian.org/592503) # * http://rt.cpan.org/Public/Bug/Display.html?id=60246 # * remote status changed: (?) -> new usertags 592503 + status-new thanks From bts-link-upstream at lists.alioth.debian.org Mon Aug 16 18:35:28 2010 From: bts-link-upstream at lists.alioth.debian.org (bts-link-upstream at lists.alioth.debian.org) Date: Mon, 16 Aug 2010 18:35:28 -0000 Subject: [bts-link] source package libterm-readline-gnu-perl Message-ID: <20100816183509.31923.50303.btslink@merkel.debian.org> # # bts-link upstream status pull for source package libterm-readline-gnu-perl # see http://lists.debian.org/debian-devel-announce/2006/05/msg00001.html # user bts-link-upstream at lists.alioth.debian.org # remote status report for #547231 (http://bugs.debian.org/547231) # * http://rt.cpan.org/Public/Bug/Display.html?id=59832 # * remote status changed: new -> rejected # * upstream said bug is wontfix tags 547231 + upstream wontfix usertags 547231 - status-new usertags 547231 + status-rejected thanks From bts-link-upstream at lists.alioth.debian.org Mon Aug 16 18:35:28 2010 From: bts-link-upstream at lists.alioth.debian.org (bts-link-upstream at lists.alioth.debian.org) Date: Mon, 16 Aug 2010 18:35:28 -0000 Subject: [bts-link] source package libdate-calc-perl Message-ID: <20100816183507.31923.32384.btslink@merkel.debian.org> # # bts-link upstream status pull for source package libdate-calc-perl # see http://lists.debian.org/debian-devel-announce/2006/05/msg00001.html # user bts-link-upstream at lists.alioth.debian.org # remote status report for #558272 (http://bugs.debian.org/558272) # * http://rt.cpan.org/Public/Bug/Display.html?id=60233 # * remote status changed: (?) -> new usertags 558272 + status-new thanks From pkg-perl-maintainers at lists.alioth.debian.org Mon Aug 16 18:23:36 2010 From: pkg-perl-maintainers at lists.alioth.debian.org (pkg-perl-maintainers at lists.alioth.debian.org) Date: Mon, 16 Aug 2010 18:23:36 +0000 Subject: Bug#593012: Bug in libdevel-ebug-perl fixed in revision 61669 Message-ID: tag 593012 + pending thanks Some bugs are closed in revision 61669 by Salvatore Bonaccorso (carnil-guest) Commit message: * Add myself to Uploaders. * Add fix_593012_ftbfs_yaml_syck_1_12.patch patch to fix FTBFS with libyaml-syck-perl 1.12 (Closes: #593012). From owner at bugs.debian.org Mon Aug 16 18:39:17 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 16 Aug 2010 18:39:17 +0000 Subject: Processed: [bts-link] source package libterm-readline-gnu-perl In-Reply-To: <20100816183509.31923.50303.btslink@merkel.debian.org> References: <20100816183509.31923.50303.btslink@merkel.debian.org> Message-ID: Processing commands for control at bugs.debian.org: > # > # bts-link upstream status pull for source package libterm-readline-gnu-perl > # see http://lists.debian.org/debian-devel-announce/2006/05/msg00001.html > # > user bts-link-upstream at lists.alioth.debian.org Setting user to bts-link-upstream at lists.alioth.debian.org (was bts-link-devel at lists.alioth.debian.org). > # remote status report for #547231 (http://bugs.debian.org/547231) > # * http://rt.cpan.org/Public/Bug/Display.html?id=59832 > # * remote status changed: new -> rejected > # * upstream said bug is wontfix > tags 547231 + upstream wontfix Bug #547231 [libterm-readline-gnu-perl] libterm-readline-gnu-perl: clobbers binmode layers on filehandles Added tag(s) upstream and wontfix. > usertags 547231 - status-new Bug#547231: libterm-readline-gnu-perl: clobbers binmode layers on filehandles Usertags were: status-new. Usertags are now: . > usertags 547231 + status-rejected Bug#547231: libterm-readline-gnu-perl: clobbers binmode layers on filehandles There were no usertags set. Usertags are now: status-rejected. > thanks Stopping processing here. Please contact me if you need assistance. -- 547231: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547231 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Mon Aug 16 18:39:54 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 16 Aug 2010 18:39:54 +0000 Subject: Processed: Bug in libdevel-ebug-perl fixed in revision 61669 In-Reply-To: References: Message-ID: Processing commands for control at bugs.debian.org: > tag 593012 + pending Bug #593012 [src:libdevel-ebug-perl] FTBFS: test t/pad.t fails with libyaml-syck-perl 1.12 Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 593012: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593012 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From dak at ftp-master.debian.org Mon Aug 16 21:54:20 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Mon, 16 Aug 2010 21:54:20 +0000 Subject: Processing of libtest-poe-server-tcp-perl_1.14-1_i386.changes Message-ID: libtest-poe-server-tcp-perl_1.14-1_i386.changes uploaded successfully to localhost along with the files: libtest-poe-server-tcp-perl_1.14-1.dsc libtest-poe-server-tcp-perl_1.14.orig.tar.gz libtest-poe-server-tcp-perl_1.14-1.debian.tar.gz libtest-poe-server-tcp-perl_1.14-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Mon Aug 16 21:59:20 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Mon, 16 Aug 2010 21:59:20 +0000 Subject: Processing of libhtml-encoding-perl_0.60-1_i386.changes Message-ID: libhtml-encoding-perl_0.60-1_i386.changes uploaded successfully to localhost along with the files: libhtml-encoding-perl_0.60-1.dsc libhtml-encoding-perl_0.60.orig.tar.gz libhtml-encoding-perl_0.60-1.debian.tar.gz libhtml-encoding-perl_0.60-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Mon Aug 16 22:03:39 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Mon, 16 Aug 2010 22:03:39 +0000 Subject: libtest-poe-server-tcp-perl_1.14-1_i386.changes ACCEPTED Message-ID: Accepted: libtest-poe-server-tcp-perl_1.14-1.debian.tar.gz to main/libt/libtest-poe-server-tcp-perl/libtest-poe-server-tcp-perl_1.14-1.debian.tar.gz libtest-poe-server-tcp-perl_1.14-1.dsc to main/libt/libtest-poe-server-tcp-perl/libtest-poe-server-tcp-perl_1.14-1.dsc libtest-poe-server-tcp-perl_1.14-1_all.deb to main/libt/libtest-poe-server-tcp-perl/libtest-poe-server-tcp-perl_1.14-1_all.deb libtest-poe-server-tcp-perl_1.14.orig.tar.gz to main/libt/libtest-poe-server-tcp-perl/libtest-poe-server-tcp-perl_1.14.orig.tar.gz Override entries for your package: libtest-poe-server-tcp-perl_1.14-1.dsc - source perl libtest-poe-server-tcp-perl_1.14-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Mon Aug 16 22:03:36 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Mon, 16 Aug 2010 22:03:36 +0000 Subject: libhtml-encoding-perl_0.60-1_i386.changes is NEW Message-ID: (new) libhtml-encoding-perl_0.60-1.debian.tar.gz optional perl (new) libhtml-encoding-perl_0.60-1.dsc optional perl (new) libhtml-encoding-perl_0.60-1_all.deb optional perl perl module determining the encoding of HTML/XML/XHTML documents HTML::Encoding helps to determine the encoding of HTML and XML/XHTML documents. It can export the following functions: . encoding_from_content - Extracts charset from the Content-Type header value. encoding_from_byte_order_mark - Read byte order mark from an octet sequence. encoding_from_xml_declaration - Extract encoding XML or text declaration. encoding_from_first_chars - Can be useful to distinguish UTF-16LE from UTF-8. encoding_from_meta_element - Looks at . encoding_from_xml_document - A best guess from a list of suspected encodings. encoding_from_html_document - A best guess from a list of suspected encodings. encoding_from_http_message - Takes an HTTP::Message and returns the encoding. (new) libhtml-encoding-perl_0.60.orig.tar.gz optional perl Changes: libhtml-encoding-perl (0.60-1) unstable; urgency=low . * Initial Release. (Closes: #590059) Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 590059 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From dak at ftp-master.debian.org Mon Aug 16 22:04:21 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Mon, 16 Aug 2010 22:04:21 +0000 Subject: Processing of libsgml-parser-opensp-perl_0.994-1_i386.changes Message-ID: libsgml-parser-opensp-perl_0.994-1_i386.changes uploaded successfully to localhost along with the files: libsgml-parser-opensp-perl_0.994-1.dsc libsgml-parser-opensp-perl_0.994.orig.tar.gz libsgml-parser-opensp-perl_0.994-1.debian.tar.gz libsgml-parser-opensp-perl_0.994-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Mon Aug 16 22:17:10 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Mon, 16 Aug 2010 22:17:10 +0000 Subject: libsgml-parser-opensp-perl_0.994-1_i386.changes is NEW Message-ID: (new) libsgml-parser-opensp-perl_0.994-1.debian.tar.gz optional perl (new) libsgml-parser-opensp-perl_0.994-1.dsc optional perl (new) libsgml-parser-opensp-perl_0.994-1_i386.deb optional perl OpenSP Parser of SGML documents SGML::Parser::OpenSP provides an interface to the OpenSP SGML parser. OpenSP and this module are event based. As the parser recognizes parts of the document (say the start or end of an element), then any handlers registered for that type of an event are called with suitable parameters. (new) libsgml-parser-opensp-perl_0.994.orig.tar.gz optional perl Changes: libsgml-parser-opensp-perl (0.994-1) unstable; urgency=low . * Initial Release. (Closes: #590063) Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 590063 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From gregoa at debian.org Mon Aug 16 23:29:27 2010 From: gregoa at debian.org (gregor herrmann) Date: Tue, 17 Aug 2010 01:29:27 +0200 Subject: Bug#591129: libgtk2-spell-perl: FTBFS: enchant error for language: en at t/0.GtkSpell.t line 34. In-Reply-To: <20100801004113.GB10999@crustynet.org.uk> References: <20100731224245.GA1156@xanadu.blop.info> <20100801004113.GB10999@crustynet.org.uk> Message-ID: <20100816232927.GA20558@belanna.comodo.priv.at> On Sat, 31 Jul 2010 20:41:13 -0400, Chris Butler wrote: > The failing test seems to be breaking at the point where it calls > gtk_new_attach (which is where the language is set). In this case, it calls > it with a NULL "lang" setting, which causes gtkspell to try looking at the > LANG environment variable. If this is not set, it falls back to "en". No new insight, just a quick look: Running the tests with LANG=en_US doesn't help: #v+ root at belanna:~/libgtk2-spell-perl-1.03# LANG=en_US xvfb-run -a prove --blib --verbose t/* t/0.GtkSpell.t .. Xlib: extension "RANDR" missing on display ":99.0". 1..8 ok 1 - require Gtk2::Spell; ok 2 enchant error for language: en_US at t/0.GtkSpell.t line 34. # Looks like you planned 8 tests but ran 2. # Looks like your test exited with 255 just after 2. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/8 subtests Test Summary Report ------------------- t/0.GtkSpell.t (Wstat: 65280 Tests: 2 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 2. Files=1, Tests=2, 0 wallclock secs ( 0.05 usr 0.00 sys + 0.15 cusr 0.01 csys = 0.21 CPU) Result: FAIL #v- (In a cowbuilder chroot, with and without locales-all installed.) Cheers, gregor -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- NP: Reinhard Mey: Ein Antrag auf Erteilung eines Antragsformulars -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: From dak at ftp-master.debian.org Tue Aug 17 01:44:26 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 17 Aug 2010 01:44:26 +0000 Subject: Processing of liborlite-perl_1.45-2_i386.changes Message-ID: liborlite-perl_1.45-2_i386.changes uploaded successfully to localhost along with the files: liborlite-perl_1.45-2.dsc liborlite-perl_1.45-2.debian.tar.gz liborlite-perl_1.45-2_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Tue Aug 17 01:47:19 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 17 Aug 2010 01:47:19 +0000 Subject: liborlite-perl_1.45-2_i386.changes ACCEPTED Message-ID: Accepted: liborlite-perl_1.45-2.debian.tar.gz to main/libo/liborlite-perl/liborlite-perl_1.45-2.debian.tar.gz liborlite-perl_1.45-2.dsc to main/libo/liborlite-perl/liborlite-perl_1.45-2.dsc liborlite-perl_1.45-2_all.deb to main/libo/liborlite-perl/liborlite-perl_1.45-2_all.deb Override entries for your package: liborlite-perl_1.45-2.dsc - source perl liborlite-perl_1.45-2_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From e-commerce at b-o-lane.com Tue Aug 17 11:37:09 2010 From: e-commerce at b-o-lane.com (=?UTF-8?B?RSdMT0/pm7vlrZDloLE=?=) Date: Tue, 17 Aug 2010 19:37:09 +0800 Subject: =?UTF-8?B?5raI6LK76ICF6KqN54K65L2/55So6Zu76IWm6aas5qG25bqn5pyA5aSn55qE?= =?UTF-8?B?5aW96JmVIQ==?= Message-ID: To view the message, please use an HTML compatible email viewer! -------------- next part -------------- An HTML attachment was scrubbed... URL: From dak at ftp-master.debian.org Tue Aug 17 14:00:13 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 17 Aug 2010 14:00:13 +0000 Subject: Processing of libdevel-ebug-perl_0.49-3_i386.changes Message-ID: libdevel-ebug-perl_0.49-3_i386.changes uploaded successfully to localhost along with the files: libdevel-ebug-perl_0.49-3.dsc libdevel-ebug-perl_0.49-3.debian.tar.gz libdevel-ebug-perl_0.49-3_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Tue Aug 17 14:47:49 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 17 Aug 2010 14:47:49 +0000 Subject: libdevel-ebug-perl_0.49-3_i386.changes ACCEPTED Message-ID: Accepted: libdevel-ebug-perl_0.49-3.debian.tar.gz to main/libd/libdevel-ebug-perl/libdevel-ebug-perl_0.49-3.debian.tar.gz libdevel-ebug-perl_0.49-3.dsc to main/libd/libdevel-ebug-perl/libdevel-ebug-perl_0.49-3.dsc libdevel-ebug-perl_0.49-3_all.deb to main/libd/libdevel-ebug-perl/libdevel-ebug-perl_0.49-3_all.deb Override entries for your package: libdevel-ebug-perl_0.49-3.dsc - source perl libdevel-ebug-perl_0.49-3_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 593012 Thank you for your contribution to Debian. From owner at bugs.debian.org Tue Aug 17 14:51:16 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 17 Aug 2010 14:51:16 +0000 Subject: Bug#593012: marked as done (FTBFS: test t/pad.t fails with libyaml-syck-perl 1.12) References: <20100815070323.GA29333@elende> Message-ID: Your message dated Tue, 17 Aug 2010 14:47:49 +0000 with message-id and subject line Bug#593012: fixed in libdevel-ebug-perl 0.49-3 has caused the Debian Bug report #593012, regarding FTBFS: test t/pad.t fails with libyaml-syck-perl 1.12 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 593012: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593012 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Salvatore Bonaccorso Subject: FTBFS: test t/pad.t fails with libyaml-syck-perl 1.12 Date: Sun, 15 Aug 2010 09:03:23 +0200 Size: 23174 URL: -------------- next part -------------- An embedded message was scrubbed... From: Salvatore Bonaccorso Subject: Bug#593012: fixed in libdevel-ebug-perl 0.49-3 Date: Tue, 17 Aug 2010 14:47:49 +0000 Size: 5751 URL: From salvatore.bonaccorso at gmail.com Tue Aug 17 15:13:56 2010 From: salvatore.bonaccorso at gmail.com (Salvatore Bonaccorso) Date: Tue, 17 Aug 2010 17:13:56 +0200 Subject: Bug#593014: Shows up also on cpan-testers In-Reply-To: <20100815071734.GA20222@elende> References: <20100815071734.GA20222@elende> Message-ID: <20100817151356.GA7928@elende> Only an additional information to track: This shows up also on failed tests on cpan testers. Bests Salvatore -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: Digital signature URL: From dak at ftp-master.debian.org Tue Aug 17 15:25:20 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 17 Aug 2010 15:25:20 +0000 Subject: Processing of libemail-outlook-message-perl_0.910-1_amd64.changes Message-ID: libemail-outlook-message-perl_0.910-1_amd64.changes uploaded successfully to localhost along with the files: libemail-outlook-message-perl_0.910-1.dsc libemail-outlook-message-perl_0.910.orig.tar.gz libemail-outlook-message-perl_0.910-1.diff.gz libemail-outlook-message-perl_0.910-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Tue Aug 17 15:32:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 17 Aug 2010 15:32:06 +0000 Subject: libemail-outlook-message-perl_0.910-1_amd64.changes is NEW Message-ID: (new) libemail-outlook-message-perl_0.910-1.diff.gz optional perl (new) libemail-outlook-message-perl_0.910-1.dsc optional perl (new) libemail-outlook-message-perl_0.910-1_all.deb optional perl Read Outlook .msg files Parses .msg message files as produced by Microsoft Outlook. . This module reads e-mail messages stored as .msg files (such as generated by Microsoft Outlook), and converts them to Email::MIME objects. . Not all data in the .msg file is converted. The meaning of some parts hasn't been worked out, while other parts do not make sense outside of Outlook and Exchange. . Currently GPG signed mail is not processed correctly and neither are attachments of type 'appledoublefile'. (new) libemail-outlook-message-perl_0.910.orig.tar.gz optional perl Changes: libemail-outlook-message-perl (0.910-1) unstable; urgency=low . * Initial release. (Closes: #593318: ITP: libemail-outlook-message-perl) Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 593318 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From noreply at release.debian.org Tue Aug 17 16:39:13 2010 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 17 Aug 2010 16:39:13 +0000 Subject: libdatetimex-easy-perl 0.088-2 MIGRATED to testing Message-ID: FYI: The status of the libdatetimex-easy-perl source package in Debian's testing distribution has changed. Previous version: 0.088-1 Current version: 0.088-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From dak at ftp-master.debian.org Tue Aug 17 19:51:47 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 17 Aug 2010 19:51:47 +0000 Subject: Processing of liblingua-en-nameparse-perl_1.27-1_i386.changes Message-ID: liblingua-en-nameparse-perl_1.27-1_i386.changes uploaded successfully to localhost along with the files: liblingua-en-nameparse-perl_1.27-1.dsc liblingua-en-nameparse-perl_1.27.orig.tar.gz liblingua-en-nameparse-perl_1.27-1.debian.tar.gz liblingua-en-nameparse-perl_1.27-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Tue Aug 17 20:49:32 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 17 Aug 2010 20:49:32 +0000 Subject: liblingua-en-nameparse-perl_1.27-1_i386.changes ACCEPTED Message-ID: Accepted: liblingua-en-nameparse-perl_1.27-1.debian.tar.gz to main/libl/liblingua-en-nameparse-perl/liblingua-en-nameparse-perl_1.27-1.debian.tar.gz liblingua-en-nameparse-perl_1.27-1.dsc to main/libl/liblingua-en-nameparse-perl/liblingua-en-nameparse-perl_1.27-1.dsc liblingua-en-nameparse-perl_1.27-1_all.deb to main/libl/liblingua-en-nameparse-perl/liblingua-en-nameparse-perl_1.27-1_all.deb liblingua-en-nameparse-perl_1.27.orig.tar.gz to main/libl/liblingua-en-nameparse-perl/liblingua-en-nameparse-perl_1.27.orig.tar.gz Override entries for your package: liblingua-en-nameparse-perl_1.27-1.dsc - source perl liblingua-en-nameparse-perl_1.27-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From garciaherraiz13 at att.net Tue Aug 17 23:29:32 2010 From: garciaherraiz13 at att.net (Garcia Herraiz) Date: Tue, 17 Aug 2010 16:29:32 -0700 (PDT) Subject: Dear Sir/ Madam, Message-ID: <770999.43808.qm@web180514.mail.gq1.yahoo.com> Dear Sir/ Madam, Greeting, my name is? Garcia Herraiz?? attorney at law? from Spain. I m seeking for someone to assist me to move a vault containing? some? funds out of Spain to invest in agriculture, transport, franchise, manufacturing industry and hotel business in your country I need you to be of assistance and a partner to give me some information about how it works there. I m also looking for other business opportunities, basically it will be appreciative if you can introduce me in other businesses than above mentioned. Kindly analyze and revert back to me in Minimum possible time for further explanation. Hope to hear from you shortly. Regards, Garcia -------------- next part -------------- An HTML attachment was scrubbed... URL: From ansgar at 43-1.org Wed Aug 18 03:57:28 2010 From: ansgar at 43-1.org (Ansgar Burchardt) Date: Wed, 18 Aug 2010 12:57:28 +0900 Subject: Bug#591111: RFC: SQLite3 in Squeeze In-Reply-To: <1282067389.3511.266.camel@julia.gcs.org.hu> (Laszlo Boszormenyi's message of "Tue, 17 Aug 2010 19:49:49 +0200") References: <1282067389.3511.266.camel@julia.gcs.org.hu> Message-ID: <87fwycvahj.fsf@marvin.43-1.org> Hi, Laszlo Boszormenyi writes: > There's a problem with SQLite3 3.7.0 in Squeeze. > The version in testing (3.6.23.1-4) was suitable to release. Next major > upstream version (3.7.0) was released, which was uploaded to unstable. > Then freeze happened. The latest release came with problems, like slow > song change with Banshee (reported as #591298 [1]). This might also be the cause of failures in the test suite of libdbd-sqlite3-perl (#591111 [0]): --8<---------------cut here---------------start------------->8--- # Failed test at t/08_busy.t line 101. # Your testing environment might be too slow to pass this test: DBD::SQLite::db do failed: disk I/O error at t/08_busy.t line 100, line 1. # Failed test at t/08_busy.t line 101. # Your testing environment might be too slow to pass this test: DBD::SQLite::db do failed: disk I/O error at t/08_busy.t line 100, line 2. # Looks like you failed 2 tests of 23. t/08_busy.t .............................. # Waiting for child... (4520) # Child starting... (4521) # Child exiting... (4521) DBD::SQLite::db do failed: disk I/O error at t/28_schemachange.t line 57. # Failed test 'DROP TABLE table1' # at t/28_schemachange.t line 57. # Error: 'disk I/O error' DBD::SQLite::db do failed: disk I/O error at t/28_schemachange.t line 58. # Failed test 'CREATE TABLE table2 (id INTEGER NOT NULL, name CHAR (64) NOT NULL)' # at t/28_schemachange.t line 58. # Error: 'disk I/O error' # Looks like you failed 2 tests of 9. t/28_schemachange.t ...................... --8<---------------cut here---------------end--------------->8--- This still happens with sqlite3 3.7.0.1-1 as well. Regards, Ansgar [0] From installer at ftp-master.debian.org Wed Aug 18 07:57:31 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Wed, 18 Aug 2010 07:57:31 +0000 Subject: libapache-dbi-perl_1.07-1+lenny2_amd64.changes ACCEPTED Message-ID: Notes: Mapping stable to proposed-updates. Accepted: libapache-dbi-perl_1.07-1+lenny2.diff.gz to main/liba/libapache-dbi-perl/libapache-dbi-perl_1.07-1+lenny2.diff.gz libapache-dbi-perl_1.07-1+lenny2.dsc to main/liba/libapache-dbi-perl/libapache-dbi-perl_1.07-1+lenny2.dsc libapache-dbi-perl_1.07-1+lenny2_all.deb to main/liba/libapache-dbi-perl/libapache-dbi-perl_1.07-1+lenny2_all.deb Override entries for your package: libapache-dbi-perl_1.07-1+lenny2.dsc - source perl libapache-dbi-perl_1.07-1+lenny2_all.deb - optional perl Announcing to debian-changes at lists.debian.org Closing bugs: 592871 Thank you for your contribution to Debian. From owner at bugs.debian.org Wed Aug 18 08:00:08 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Wed, 18 Aug 2010 08:00:08 +0000 Subject: Bug#592871: marked as done (libapache-dbi-perl_1.07-1+lenny1 does not actually apply the patch it contains) References: <4C655A8D.5090904@one.com> Message-ID: Your message dated Wed, 18 Aug 2010 07:57:31 +0000 with message-id and subject line Bug#592871: fixed in libapache-dbi-perl 1.07-1+lenny2 has caused the Debian Bug report #592871, regarding libapache-dbi-perl_1.07-1+lenny1 does not actually apply the patch it contains to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 592871: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592871 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Peter Mogensen Subject: libapache-dbi-perl_1.07-1+lenny1 does not actually apply the patch it contains Date: Fri, 13 Aug 2010 16:45:33 +0200 Size: 2266 URL: -------------- next part -------------- An embedded message was scrubbed... From: Ansgar Burchardt Subject: Bug#592871: fixed in libapache-dbi-perl 1.07-1+lenny2 Date: Wed, 18 Aug 2010 07:57:31 +0000 Size: 5360 URL: From owner at bugs.debian.org Wed Aug 18 10:09:12 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Wed, 18 Aug 2010 10:09:12 +0000 Subject: Processed: Bug in jifty fixed in revision 61715 In-Reply-To: References: Message-ID: Processing commands for control at bugs.debian.org: > tag 592981 + pending Bug #592981 [src:jifty] FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t with libyaml-syck-perl 1.12-1 Bug #593032 [src:jifty] jifty: FTBFS: tests failed Added tag(s) pending. Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 592981: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592981 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From pkg-perl-maintainers at lists.alioth.debian.org Wed Aug 18 10:07:23 2010 From: pkg-perl-maintainers at lists.alioth.debian.org (pkg-perl-maintainers at lists.alioth.debian.org) Date: Wed, 18 Aug 2010 10:07:23 +0000 Subject: Bug#592981: Bug in jifty fixed in revision 61715 Message-ID: tag 592981 + pending thanks Some bugs are closed in revision 61715 by Ansgar Burchardt (ansgar-guest) Commit message: * Team Upload. * Apply patch to fix FTBFS with YAML-Syck 1.12. (Closes: #592981) + new patch: 60354-Jifty-FTBFS-with-YAML-Syck-1.12.diff * debian/copyright: Refer to /usr/share/common-licenses/GPL-1. * Bump Standards-Version to 3.9.1. From bug-Class-XSAccessor at rt.cpan.org Wed Aug 18 09:49:44 2010 From: bug-Class-XSAccessor at rt.cpan.org (Steffen Mueller via RT) Date: Wed, 18 Aug 2010 05:49:44 -0400 Subject: Bug#536097: [rt.cpan.org #47658] Feature request: Support for lvalue mutators References: Message-ID: lvalue accessors have been implemented in the current development release of Class::XSAccessor. They are considered experimental at this point, but seem to work fine (and efficiently). --Steffen From owner at bugs.debian.org Wed Aug 18 11:30:08 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Wed, 18 Aug 2010 11:30:08 +0000 Subject: Bug#547231: marked as done (libterm-readline-gnu-perl: clobbers binmode layers on filehandles) References: <20100818112635.GA8235@elende> <20090917203124.GA1397@pimlott.net> Message-ID: Your message dated Wed, 18 Aug 2010 13:26:35 +0200 with message-id <20100818112635.GA8235 at elende> and subject line [rt.cpan.org #59832] clobbers binmode layers on filehandles has caused the Debian Bug report #547231, regarding libterm-readline-gnu-perl: clobbers binmode layers on filehandles to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 547231: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547231 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Andrew Pimlott Subject: libterm-readline-gnu-perl: clobbers binmode layers on filehandles Date: Thu, 17 Sep 2009 13:31:24 -0700 Size: 3618 URL: -------------- next part -------------- An embedded message was scrubbed... From: Salvatore Bonaccorso Subject: [rt.cpan.org #59832] clobbers binmode layers on filehandles Date: Wed, 18 Aug 2010 13:26:35 +0200 Size: 5895 URL: From justinedoux001 at vailcourt.com Wed Aug 18 14:56:10 2010 From: justinedoux001 at vailcourt.com (justine doux) Date: Wed, 18 Aug 2010 07:56:10 -0700 (PDT) Subject: =?utf-8?B?Qm9uc29pciBiaWVuIGFpbcOpLCA=?= Message-ID: <322524.90526.qm@web1206.biz.mail.gq1.yahoo.com> Bonsoir bien aim?, ? Je suis Madame JUSTINE DOUX, n? le 11 novembre 1946 en Belgique. Je souffre d?un cancer de gorge depuis maintenant pr?s d'un mois et demi. ? ??? Mon m?decin traitant vient donc de m?informer que mes jours sont compt?s du fait de mon ?tat de sant? d?grad?. ?Ma situation matrimoniale est telle que je n?ai ni homme et encore moins des enfants ? qui je pourrais l?guer mon h?ritage. ? ??C?est pour cela que je voudrais de fa?on gracieuse et dans le souci d?aider les d?munis vous donner ce dit h?ritage s??levant ? une valeur de 5 millions de dollars?us pour votre ?uvre de charit?. Je voudrais avoir les informations suivantes : ??????? Votre nom complet, un num?ro de t?l?phone et si possible le fax. Je compte sur votre bonne volont? et surtout le bon usage de ces fonds pour votre ?uvre. ? JUSTINE? DOUX -------------- next part -------------- An HTML attachment was scrubbed... URL: From dak at ftp-master.debian.org Wed Aug 18 19:24:09 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Wed, 18 Aug 2010 19:24:09 +0000 Subject: Processing of jifty_0.91117+dfsg-3_i386.changes Message-ID: jifty_0.91117+dfsg-3_i386.changes uploaded successfully to localhost along with the files: jifty_0.91117+dfsg-3.dsc jifty_0.91117+dfsg-3.debian.tar.gz jifty_0.91117+dfsg-3_all.deb libjifty-perl_0.91117+dfsg-3_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Wed Aug 18 19:29:09 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Wed, 18 Aug 2010 19:29:09 +0000 Subject: Processing of libapache-db-perl_0.14-2_i386.changes Message-ID: libapache-db-perl_0.14-2_i386.changes uploaded successfully to localhost along with the files: libapache-db-perl_0.14-2.dsc libapache-db-perl_0.14-2.debian.tar.gz libapache-db-perl_0.14-2_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Wed Aug 18 19:32:34 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Wed, 18 Aug 2010 19:32:34 +0000 Subject: jifty_0.91117+dfsg-3_i386.changes ACCEPTED Message-ID: Accepted: jifty_0.91117+dfsg-3.debian.tar.gz to main/j/jifty/jifty_0.91117+dfsg-3.debian.tar.gz jifty_0.91117+dfsg-3.dsc to main/j/jifty/jifty_0.91117+dfsg-3.dsc jifty_0.91117+dfsg-3_all.deb to main/j/jifty/jifty_0.91117+dfsg-3_all.deb libjifty-perl_0.91117+dfsg-3_all.deb to main/j/jifty/libjifty-perl_0.91117+dfsg-3_all.deb Override entries for your package: jifty_0.91117+dfsg-3.dsc - source perl jifty_0.91117+dfsg-3_all.deb - optional perl libjifty-perl_0.91117+dfsg-3_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 592981 Thank you for your contribution to Debian. From installer at ftp-master.debian.org Wed Aug 18 19:32:47 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Wed, 18 Aug 2010 19:32:47 +0000 Subject: libapache-db-perl_0.14-2_i386.changes ACCEPTED Message-ID: Accepted: libapache-db-perl_0.14-2.debian.tar.gz to main/liba/libapache-db-perl/libapache-db-perl_0.14-2.debian.tar.gz libapache-db-perl_0.14-2.dsc to main/liba/libapache-db-perl/libapache-db-perl_0.14-2.dsc libapache-db-perl_0.14-2_i386.deb to main/liba/libapache-db-perl/libapache-db-perl_0.14-2_i386.deb Override entries for your package: libapache-db-perl_0.14-2.dsc - source perl libapache-db-perl_0.14-2_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From owner at bugs.debian.org Wed Aug 18 19:39:06 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Wed, 18 Aug 2010 19:39:06 +0000 Subject: Bug#593032: marked as done (jifty: FTBFS: tests failed) References: <20100815075121.GA8589@xanadu.blop.info> Message-ID: Your message dated Wed, 18 Aug 2010 19:32:34 +0000 with message-id and subject line Bug#592981: fixed in jifty 0.91117+dfsg-3 has caused the Debian Bug report #592981, regarding jifty: FTBFS: tests failed to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 592981: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592981 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Lucas Nussbaum Subject: jifty: FTBFS: tests failed Date: Sun, 15 Aug 2010 09:51:21 +0200 Size: 47230 URL: -------------- next part -------------- An embedded message was scrubbed... From: Ansgar Burchardt Subject: Bug#592981: fixed in jifty 0.91117+dfsg-3 Date: Wed, 18 Aug 2010 19:32:34 +0000 Size: 5589 URL: From dak at ftp-master.debian.org Wed Aug 18 19:39:11 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Wed, 18 Aug 2010 19:39:11 +0000 Subject: Processing of libclass-xsaccessor-perl_1.07-1_i386.changes Message-ID: libclass-xsaccessor-perl_1.07-1_i386.changes uploaded successfully to localhost along with the files: libclass-xsaccessor-perl_1.07-1.dsc libclass-xsaccessor-perl_1.07.orig.tar.gz libclass-xsaccessor-perl_1.07-1.debian.tar.gz libclass-xsaccessor-perl_1.07-1_i386.deb libclass-xsaccessor-array-perl_1.07-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From owner at bugs.debian.org Wed Aug 18 19:39:06 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Wed, 18 Aug 2010 19:39:06 +0000 Subject: Bug#592981: marked as done (FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t with libyaml-syck-perl 1.12-1) References: <20100814180857.1200.70421.reportbug@elende.valinor.li> Message-ID: Your message dated Wed, 18 Aug 2010 19:32:34 +0000 with message-id and subject line Bug#592981: fixed in jifty 0.91117+dfsg-3 has caused the Debian Bug report #592981, regarding FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t with libyaml-syck-perl 1.12-1 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 592981: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592981 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Salvatore Bonaccorso Subject: FTBFS: failed tests t/TestApp-Plugin-SetupWizard/t/001-basic.t Date: Sat, 14 Aug 2010 20:08:57 +0200 Size: 166240 URL: -------------- next part -------------- An embedded message was scrubbed... From: Ansgar Burchardt Subject: Bug#592981: fixed in jifty 0.91117+dfsg-3 Date: Wed, 18 Aug 2010 19:32:34 +0000 Size: 5589 URL: From dak at ftp-master.debian.org Wed Aug 18 19:44:11 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Wed, 18 Aug 2010 19:44:11 +0000 Subject: Processing of libindirect-perl_0.22-1_i386.changes Message-ID: libindirect-perl_0.22-1_i386.changes uploaded successfully to localhost along with the files: libindirect-perl_0.22-1.dsc libindirect-perl_0.22.orig.tar.gz libindirect-perl_0.22-1.debian.tar.gz libindirect-perl_0.22-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Wed Aug 18 19:47:07 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Wed, 18 Aug 2010 19:47:07 +0000 Subject: libclass-xsaccessor-perl_1.07-1_i386.changes ACCEPTED Message-ID: Accepted: libclass-xsaccessor-array-perl_1.07-1_all.deb to main/libc/libclass-xsaccessor-perl/libclass-xsaccessor-array-perl_1.07-1_all.deb libclass-xsaccessor-perl_1.07-1.debian.tar.gz to main/libc/libclass-xsaccessor-perl/libclass-xsaccessor-perl_1.07-1.debian.tar.gz libclass-xsaccessor-perl_1.07-1.dsc to main/libc/libclass-xsaccessor-perl/libclass-xsaccessor-perl_1.07-1.dsc libclass-xsaccessor-perl_1.07-1_i386.deb to main/libc/libclass-xsaccessor-perl/libclass-xsaccessor-perl_1.07-1_i386.deb libclass-xsaccessor-perl_1.07.orig.tar.gz to main/libc/libclass-xsaccessor-perl/libclass-xsaccessor-perl_1.07.orig.tar.gz Override entries for your package: libclass-xsaccessor-array-perl_1.07-1_all.deb - optional perl libclass-xsaccessor-perl_1.07-1.dsc - source perl libclass-xsaccessor-perl_1.07-1_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Wed Aug 18 19:47:13 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Wed, 18 Aug 2010 19:47:13 +0000 Subject: libindirect-perl_0.22-1_i386.changes ACCEPTED Message-ID: Accepted: libindirect-perl_0.22-1.debian.tar.gz to main/libi/libindirect-perl/libindirect-perl_0.22-1.debian.tar.gz libindirect-perl_0.22-1.dsc to main/libi/libindirect-perl/libindirect-perl_0.22-1.dsc libindirect-perl_0.22-1_i386.deb to main/libi/libindirect-perl/libindirect-perl_0.22-1_i386.deb libindirect-perl_0.22.orig.tar.gz to main/libi/libindirect-perl/libindirect-perl_0.22.orig.tar.gz Override entries for your package: libindirect-perl_0.22-1.dsc - source perl libindirect-perl_0.22-1_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From adam at adam-barratt.org.uk Wed Aug 18 20:02:55 2010 From: adam at adam-barratt.org.uk (Adam D. Barratt) Date: Wed, 18 Aug 2010 21:02:55 +0100 Subject: Bug#592506: What to do about libtest-harness-perl? In-Reply-To: <20100815154345.1nm78pthc0cgoogw@webmail.periapt.co.uk> References: <20100815131652.jarjyk4g00c4g080@webmail.periapt.co.uk> <1281880770.29656.28.camel@kaa.jungle.aubergine.my-net-space.net> <20100815154345.1nm78pthc0cgoogw@webmail.periapt.co.uk> Message-ID: <1282161776.24458.97.camel@kaa.jungle.aubergine.my-net-space.net> On Sun, 2010-08-15 at 15:43 +0100, nicholas at periapt.co.uk wrote: > The differences between 3.21 and 3.22 are more substantial. From > what I can see however the area of the bug was being worked on almost > right up until the release. In other words it looks to me as if the > patch forms a large part of what happened between 3.21 and 3.22. [...] > The bug concerns how the prove utility handles testing scripts > directly. Anyway other members of the Debian Perl group will want to > express an opinion. Did any of them do so and simply fail to Cc -release? :-) Regards, Adam From andrew at pimlott.net Wed Aug 18 20:35:56 2010 From: andrew at pimlott.net (Andrew Pimlott) Date: Wed, 18 Aug 2010 13:35:56 -0700 Subject: Bug#547231: closed by Salvatore Bonaccorso ([rt.cpan.org #59832] clobbers binmode layers on filehandles) In-Reply-To: References: <20100818112635.GA8235@elende> <20090917203124.GA1397@pimlott.net> Message-ID: <1282162019-sup-4145@pimlott.net> Salvatore, thanks for following up on this report. I have some questions below. Excerpts from owner's message of Wed Aug 18 04:30:08 -0700 2010: > This is an automatic notification regarding your Bug report ... > Hi Andrew > > I'm forwarding you the reply from upstream according to your report. > > From: Hiroo_HAYASHI via RT > > > If I call > > > > Term::ReadLine->new('test', \*IN, \*OUT); > > > > any encoding layers I have set on OUT seem to be removed. I tracked > > Term::Gnu::ReadLine "is an implementation of Term::ReadLine using the > GNU Readline/History Library." as described in the document. > The GNU Readline Library may call low level APIs directly. So this is > not a bug. I realize that Readline has to do some low-level things. But I don't understand why it has to clobber the encoding layers on the filehandle. Is it possible to preserve them? Do you not agree that the test program I sent is terribly confusing? If Term::ReadLine::Gnu changes the behavior of the filehandles like this, it should at least be documented. > BTW if the reporter wants to handle multibyte (ex. UTF-8) characters, > the GNU Readline Library support them and, as the result, > Term::Gnu::ReadLine also support them. Refer the documents for the GNU > Readline Library for details. I couldn't find the documentation you are refering to, or how I'm supposed to handle multibyte characters with Term::ReadLine::GNU in Perl. I notice that if I set the encoding layer back to UTF-8, it seems to work. In this test program, the first and third print statements output the expected character, and only the second is broken: use Term::ReadLine; binmode(STDOUT, ':encoding(UTF-8)'); print STDOUT ">", chr(0xf3), "<\n"; $Term::ReadLine::Gnu::Attribs{outstream} = \*STDOUT; print STDOUT ">", chr(0xf3), "<\n"; binmode(STDOUT, ':encoding(UTF-8)'); print STDOUT ">", chr(0xf3), "<\n"; Will I have problems if I do it this way? If this works, I don't see why Term::ReadLine::GNU had to remove the encoding layer in the first place. > > it > > down to the line in the perl source that sets $Attribs{outstream}. I > > looked briefly at the .xs source for _rl_store_iostream, but I can't > > see > > what's causing this. I hope someone who knows perl internals can > > figure > > it out. > > Here is a comment in Gnu.pm; > --------------------------------------- > # Each variable in the GNU Readline Library is tied to an entry of > # this hash (%Attribs). By accessing the hash entry, you can read > # and/or write the variable in the GNU Readline Library. See the > # package definition of Term::ReadLine::Gnu::Var and following code > # for more details. I understand that part. I traced the setting of $Attribs{outstream} through the tie into _rl_store_iostream in Gnu.xs. The code there looks like rl_outstream = PerlIO_findFILE(stream); Somehow this breaks my encoding layers, but I don't understand why. Andrew From nicholas at periapt.co.uk Wed Aug 18 22:02:49 2010 From: nicholas at periapt.co.uk (nicholas at periapt.co.uk) Date: Wed, 18 Aug 2010 23:02:49 +0100 Subject: Bug#592506: What to do about libtest-harness-perl? In-Reply-To: <1282161776.24458.97.camel@kaa.jungle.aubergine.my-net-space.net> References: <20100815131652.jarjyk4g00c4g080@webmail.periapt.co.uk> <1281880770.29656.28.camel@kaa.jungle.aubergine.my-net-space.net> <20100815154345.1nm78pthc0cgoogw@webmail.periapt.co.uk> <1282161776.24458.97.camel@kaa.jungle.aubergine.my-net-space.net> Message-ID: <20100818230249.pak0ydtz0kckccso@webmail.periapt.co.uk> The group definitely knows about the issue. What other information apart from opinions would be of use? Quoting "Adam D. Barratt" : > On Sun, 2010-08-15 at 15:43 +0100, nicholas at periapt.co.uk wrote: >> The differences between 3.21 and 3.22 are more substantial. From >> what I can see however the area of the bug was being worked on almost >> right up until the release. In other words it looks to me as if the >> patch forms a large part of what happened between 3.21 and 3.22. > [...] >> The bug concerns how the prove utility handles testing scripts >> directly. Anyway other members of the Debian Perl group will want to >> express an opinion. > > Did any of them do so and simply fail to Cc -release? :-) > > Regards, > > Adam > > > -- > To UNSUBSCRIBE, email to debian-perl-REQUEST at lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmaster at lists.debian.org > Archive: > http://lists.debian.org/1282161776.24458.97.camel at kaa.jungle.aubergine.my-net-space.net > > From e-commerce at b-o-lane.com Thu Aug 19 11:50:16 2010 From: e-commerce at b-o-lane.com (=?UTF-8?B?RSdMT0/pm7vlrZDloLE=?=) Date: Thu, 19 Aug 2010 19:50:16 +0800 Subject: =?UTF-8?B?5Y+j56KR5pyA5by355qERSdMT0/pm7vohabppqzmobbluqfmtLvli5Xnibk=?= =?UTF-8?B?5oOg5YO55LitIQ==?= Message-ID: To view the message, please use an HTML compatible email viewer! -------------- next part -------------- An HTML attachment was scrubbed... URL: From dak at ftp-master.debian.org Thu Aug 19 13:42:30 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Thu, 19 Aug 2010 13:42:30 +0000 Subject: Processing of libnet-opensrs-perl_0.05-1_amd64.changes Message-ID: libnet-opensrs-perl_0.05-1_amd64.changes uploaded successfully to localhost along with the files: libnet-opensrs-perl_0.05-1.dsc libnet-opensrs-perl_0.05.orig.tar.gz libnet-opensrs-perl_0.05-1.diff.gz libnet-opensrs-perl_0.05-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Thu Aug 19 13:47:22 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Thu, 19 Aug 2010 13:47:22 +0000 Subject: libnet-opensrs-perl_0.05-1_amd64.changes ACCEPTED Message-ID: Accepted: libnet-opensrs-perl_0.05-1.diff.gz to main/libn/libnet-opensrs-perl/libnet-opensrs-perl_0.05-1.diff.gz libnet-opensrs-perl_0.05-1.dsc to main/libn/libnet-opensrs-perl/libnet-opensrs-perl_0.05-1.dsc libnet-opensrs-perl_0.05-1_all.deb to main/libn/libnet-opensrs-perl/libnet-opensrs-perl_0.05-1_all.deb libnet-opensrs-perl_0.05.orig.tar.gz to main/libn/libnet-opensrs-perl/libnet-opensrs-perl_0.05.orig.tar.gz Override entries for your package: libnet-opensrs-perl_0.05-1.dsc - source perl libnet-opensrs-perl_0.05-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From owner at bugs.debian.org Thu Aug 19 14:39:06 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 19 Aug 2010 14:39:06 +0000 Subject: Processed: Re: Bug#592248: RM: libclass-isa-perl, libpod-plainer-perl, libswitch-perl In-Reply-To: <20100819143708.GB25693@crustynet.org.uk> References: <20100819143708.GB25693@crustynet.org.uk> Message-ID: Processing commands for control at bugs.debian.org: > severity 584466 serious Bug #584466 [libpod-plainer-perl] libpod-plainer-perl: Shouldn't enter stable yet Severity set to 'serious' from 'important' > severity 584467 serious Bug #584467 [libswitch-perl] libswitch-perl: Shouldn't enter stable yet Severity set to 'serious' from 'important' > severity 584468 serious Bug #584468 [libclass-isa-perl] libclass-isa-perl: Shouldn't enter stable yet Severity set to 'serious' from 'important' > thanks Stopping processing here. Please contact me if you need assistance. -- 584468: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584468 584467: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584467 584466: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584466 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Thu Aug 19 16:36:33 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 19 Aug 2010 16:36:33 +0000 Subject: Processed: [bts-link] source package libclass-xsaccessor-perl In-Reply-To: <20100819163347.11154.19120.btslink@merkel.debian.org> References: <20100819163347.11154.19120.btslink@merkel.debian.org> Message-ID: Processing commands for control at bugs.debian.org: > # > # bts-link upstream status pull for source package libclass-xsaccessor-perl > # see http://lists.debian.org/debian-devel-announce/2006/05/msg00001.html > # > user bts-link-upstream at lists.alioth.debian.org Setting user to bts-link-upstream at lists.alioth.debian.org (was bts-link-devel at lists.alioth.debian.org). > # remote status report for #536097 (http://bugs.debian.org/536097) > # * http://rt.cpan.org/Public/Bug/Display.html?id=47658 > # * remote status changed: open -> resolved > # * closed upstream > tags 536097 + fixed-upstream Bug #536097 [libclass-xsaccessor-array-perl] libclass-xsaccessor-array-perl: please support lvalue setters/mutators Added tag(s) fixed-upstream. > usertags 536097 - status-open Bug#536097: libclass-xsaccessor-array-perl: please support lvalue setters/mutators Usertags were: status-open. Usertags are now: . > usertags 536097 + status-resolved Bug#536097: libclass-xsaccessor-array-perl: please support lvalue setters/mutators There were no usertags set. Usertags are now: status-resolved. > thanks Stopping processing here. Please contact me if you need assistance. -- 536097: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536097 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From bts-link-upstream at lists.alioth.debian.org Thu Aug 19 17:01:41 2010 From: bts-link-upstream at lists.alioth.debian.org (bts-link-upstream at lists.alioth.debian.org) Date: Thu, 19 Aug 2010 17:01:41 -0000 Subject: [bts-link] source package libclass-xsaccessor-perl Message-ID: <20100819163347.11154.19120.btslink@merkel.debian.org> # # bts-link upstream status pull for source package libclass-xsaccessor-perl # see http://lists.debian.org/debian-devel-announce/2006/05/msg00001.html # user bts-link-upstream at lists.alioth.debian.org # remote status report for #536097 (http://bugs.debian.org/536097) # * http://rt.cpan.org/Public/Bug/Display.html?id=47658 # * remote status changed: open -> resolved # * closed upstream tags 536097 + fixed-upstream usertags 536097 - status-open usertags 536097 + status-resolved thanks From penda at orangemail.sk Thu Aug 19 16:38:08 2010 From: penda at orangemail.sk (penda at orangemail.sk) Date: Thu, 19 Aug 2010 16:38:08 Subject: HI Message-ID: <20100819163808.12DDAA7B4D@pwww3.ispfe.orange.sk> Attention, Permit me to solicit for your assistance to invest in your country. I have been searching for a advanced/developing country with economic and political stability to invest in. I wish you will be of a great assistance to me considering your position and statues in business. However, I will keep further detail personal till when I read from you. I wish my dream to invest in your country will be a successful one. I do expect to read from you as soon as possible. Yours, Penda. From dak at ftp-master.debian.org Thu Aug 19 17:18:20 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Thu, 19 Aug 2010 17:18:20 +0000 Subject: Processing of liblog-dispatch-perl_2.26-1_i386.changes Message-ID: liblog-dispatch-perl_2.26-1_i386.changes uploaded successfully to localhost along with the files: liblog-dispatch-perl_2.26-1.dsc liblog-dispatch-perl_2.26.orig.tar.gz liblog-dispatch-perl_2.26-1.debian.tar.gz liblog-dispatch-perl_2.26-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Thu Aug 19 17:32:35 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Thu, 19 Aug 2010 17:32:35 +0000 Subject: liblog-dispatch-perl_2.26-1_i386.changes ACCEPTED Message-ID: Accepted: liblog-dispatch-perl_2.26-1.debian.tar.gz to main/libl/liblog-dispatch-perl/liblog-dispatch-perl_2.26-1.debian.tar.gz liblog-dispatch-perl_2.26-1.dsc to main/libl/liblog-dispatch-perl/liblog-dispatch-perl_2.26-1.dsc liblog-dispatch-perl_2.26-1_all.deb to main/libl/liblog-dispatch-perl/liblog-dispatch-perl_2.26-1_all.deb liblog-dispatch-perl_2.26.orig.tar.gz to main/libl/liblog-dispatch-perl/liblog-dispatch-perl_2.26.orig.tar.gz Override entries for your package: liblog-dispatch-perl_2.26-1.dsc - source perl liblog-dispatch-perl_2.26-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 576912 Thank you for your contribution to Debian. From dak at ftp-master.debian.org Thu Aug 19 22:54:15 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Thu, 19 Aug 2010 22:54:15 +0000 Subject: Processing of liblog-any-adapter-dispatch-perl_0.06-1_i386.changes Message-ID: liblog-any-adapter-dispatch-perl_0.06-1_i386.changes uploaded successfully to localhost along with the files: liblog-any-adapter-dispatch-perl_0.06-1.dsc liblog-any-adapter-dispatch-perl_0.06.orig.tar.gz liblog-any-adapter-dispatch-perl_0.06-1.debian.tar.gz liblog-any-adapter-dispatch-perl_0.06-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Thu Aug 19 23:02:33 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Thu, 19 Aug 2010 23:02:33 +0000 Subject: liblog-any-adapter-dispatch-perl_0.06-1_i386.changes is NEW Message-ID: (new) liblog-any-adapter-dispatch-perl_0.06-1.debian.tar.gz optional perl (new) liblog-any-adapter-dispatch-perl_0.06-1.dsc optional perl (new) liblog-any-adapter-dispatch-perl_0.06-1_all.deb optional perl adapter to use Log::Dispatch with Log::Any Log::Any::Adapter::Dispatch is a Log::Any adapter suitable for sending logging messages through Log::Dispatch. . You can pass any of Log::Dispatch parameters to the adapter constructor, or pass a Log::Dispatch object directly. (new) liblog-any-adapter-dispatch-perl_0.06.orig.tar.gz optional perl Changes: liblog-any-adapter-dispatch-perl (0.06-1) unstable; urgency=low . * Initial Release (Closes: #593632). Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 593632 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From dak at ftp-master.debian.org Thu Aug 19 23:19:17 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Thu, 19 Aug 2010 23:19:17 +0000 Subject: Processing of libchi-perl_0.36-1_i386.changes Message-ID: libchi-perl_0.36-1_i386.changes uploaded successfully to localhost along with the files: libchi-perl_0.36-1.dsc libchi-perl_0.36.orig.tar.gz libchi-perl_0.36-1.debian.tar.gz libchi-perl_0.36-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Thu Aug 19 23:32:43 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Thu, 19 Aug 2010 23:32:43 +0000 Subject: libchi-perl_0.36-1_i386.changes is NEW Message-ID: (new) libchi-perl_0.36-1.debian.tar.gz optional perl (new) libchi-perl_0.36-1.dsc optional perl (new) libchi-perl_0.36-1_all.deb optional perl Unified Cache Handling Interface CHI provides a unified caching API for Perl programs, designed to assist a developer in keeping data persistent for a specified period of time. . The CHI interface is implemented by driver classes that support fetching, storing and clearing of data. Driver classes exist or will exist for the gamut of storage backends available to Perl, such as memory, plain files, memory mapped files, memcached, and DBI. . CHI is intended as an evolution of DeWitt Clinton's Cache::Cache package, adhering to the basic Cache API but adding new features and addressing limitations in the Cache::Cache implementation. (new) libchi-perl_0.36.orig.tar.gz optional perl Changes: libchi-perl (0.36-1) unstable; urgency=low . * Initial Release (Closes: #593640). Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 593640 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From vivan_larry at yahoo.com Fri Aug 20 11:48:07 2010 From: vivan_larry at yahoo.com (Vivan Larry) Date: Fri, 20 Aug 2010 04:48:07 -0700 (PDT) Subject: HELLO MY DEAR Message-ID: <926133.31828.qm@web43409.mail.sp1.yahoo.com> dear, Your Age, race and marital sttus are not factors in who I play with. I need someone who will treat me like a lady.You sound as a man of my dream in your profile today on and it sounds good about you thats why I contacted you for relationships.I have my preferences, and I do not think it is necessary for love to be segrigated by Age. Every woman all have a man of her dream.Sorry my profile is not enough here but will tell you more details about me if you find time to write me thruogh my email?? Cares to know you. Yours sweet heart? miss -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at release.debian.org Fri Aug 20 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Fri, 20 Aug 2010 16:39:11 +0000 Subject: libswitch-perl REMOVED from testing Message-ID: FYI: The status of the libswitch-perl source package in Debian's testing distribution has changed. Previous version: 2.16-1 Current version: (not in testing) Hint: # 20100808; done 20100820 # RoM: #592248 The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Fri Aug 20 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Fri, 20 Aug 2010 16:39:11 +0000 Subject: libclass-isa-perl REMOVED from testing Message-ID: FYI: The status of the libclass-isa-perl source package in Debian's testing distribution has changed. Previous version: 0.36-1 Current version: (not in testing) Hint: # 20100808; done 20100820 # RoM: #592248 The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Fri Aug 20 16:39:11 2010 From: noreply at release.debian.org (Debian testing watch) Date: Fri, 20 Aug 2010 16:39:11 +0000 Subject: libpod-plainer-perl REMOVED from testing Message-ID: FYI: The status of the libpod-plainer-perl source package in Debian's testing distribution has changed. Previous version: 1.02-1 Current version: (not in testing) Hint: # 20100808; done 20100820 # RoM: #592248 The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From dak at ftp-master.debian.org Fri Aug 20 19:16:57 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Fri, 20 Aug 2010 19:16:57 +0000 Subject: Processing of libpath-class-perl_0.21-1_i386.changes Message-ID: libpath-class-perl_0.21-1_i386.changes uploaded successfully to localhost along with the files: libpath-class-perl_0.21-1.dsc libpath-class-perl_0.21.orig.tar.gz libpath-class-perl_0.21-1.debian.tar.gz libpath-class-perl_0.21-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Fri Aug 20 19:17:18 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Fri, 20 Aug 2010 19:17:18 +0000 Subject: libpath-class-perl_0.21-1_i386.changes ACCEPTED Message-ID: Accepted: libpath-class-perl_0.21-1.debian.tar.gz to main/libp/libpath-class-perl/libpath-class-perl_0.21-1.debian.tar.gz libpath-class-perl_0.21-1.dsc to main/libp/libpath-class-perl/libpath-class-perl_0.21-1.dsc libpath-class-perl_0.21-1_all.deb to main/libp/libpath-class-perl/libpath-class-perl_0.21-1_all.deb libpath-class-perl_0.21.orig.tar.gz to main/libp/libpath-class-perl/libpath-class-perl_0.21.orig.tar.gz Override entries for your package: libpath-class-perl_0.21-1.dsc - source perl libpath-class-perl_0.21-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Fri Aug 20 19:26:57 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Fri, 20 Aug 2010 19:26:57 +0000 Subject: Processing of libtest-class-perl_0.36-1_i386.changes Message-ID: libtest-class-perl_0.36-1_i386.changes uploaded successfully to localhost along with the files: libtest-class-perl_0.36-1.dsc libtest-class-perl_0.36.orig.tar.gz libtest-class-perl_0.36-1.debian.tar.gz libtest-class-perl_0.36-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Fri Aug 20 19:32:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Fri, 20 Aug 2010 19:32:06 +0000 Subject: libtest-class-perl_0.36-1_i386.changes ACCEPTED Message-ID: Accepted: libtest-class-perl_0.36-1.debian.tar.gz to main/libt/libtest-class-perl/libtest-class-perl_0.36-1.debian.tar.gz libtest-class-perl_0.36-1.dsc to main/libt/libtest-class-perl/libtest-class-perl_0.36-1.dsc libtest-class-perl_0.36-1_all.deb to main/libt/libtest-class-perl/libtest-class-perl_0.36-1_all.deb libtest-class-perl_0.36.orig.tar.gz to main/libt/libtest-class-perl/libtest-class-perl_0.36.orig.tar.gz Override entries for your package: libtest-class-perl_0.36-1.dsc - source perl libtest-class-perl_0.36-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From ntyni at debian.org Fri Aug 20 19:35:22 2010 From: ntyni at debian.org (Niko Tyni) Date: Fri, 20 Aug 2010 22:35:22 +0300 Subject: Bug#588118: libmoose-perl [ia64]: test failures In-Reply-To: <87y6ceq4la.fsf@marvin.43-1.org> References: <87y6ceq4la.fsf@marvin.43-1.org> Message-ID: <20100820193522.GA6215@madeleine.local.invalid> tag 588118 - help clone 588118 -1 reassign -1 perl 5.10.1-14 retitle -1 perl: numeric overloading problem on ia64 severity -1 important tag 588118 + patch thanks On Tue, Aug 10, 2010 at 05:01:05PM +0900, Ansgar Burchardt wrote: > I am also curious if this only affects 1.06 or if also older version > (that is 1.05-1 from testing) also FTBFS. Could some DD try to build > the older version on a IA64 porter machine? (If you are lucky the > Build-Deps are still installed somewhere.) 1.05-1 passes all tests on merulo.d.o but 1.06-1 and 1.09-1 don't so it's not a regression in the build dependencies. It boils down to the attached test, which apparently fails on ia64 but passes everywhere else. I assume this is a bug in perl but I'm not quite sure yet. Cloning and reassigning against perl, will investigate more later. I'm attaching a simple workaround that makes the 1.09-1 test suite pass for me. -- Niko Tyni ntyni at debian.org -------------- next part -------------- #!/usr/bin/perl -w use strict; use Test::Simple tests => 1; package Foo; use Scalar::Util q/refaddr/; use overload '0+' => sub { refaddr(shift) }, fallback => 1; 1; package main; my $f1 = bless {}, 'Foo'; my $f2 = bless {}, 'Foo'; my $res1 = ($f1 == $f2); my $res2 = (0+$f1 == 0+$f2); ok($res1 eq $res2, "numification works as expected"); From ntyni at debian.org Fri Aug 20 19:32:31 2010 From: ntyni at debian.org (Niko Tyni) Date: Fri, 20 Aug 2010 13:32:31 -0600 Subject: [PATCH] Work around a numification problem on ia64 Message-ID: As seen in , the numeric comparison seems to trigger a bug in perl 5.10.1 on the ia64 architecture. Explicitly numifying before comparing seems to work around this. --- lib/Moose/Meta/TypeConstraint.pm | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/Moose/Meta/TypeConstraint.pm b/lib/Moose/Meta/TypeConstraint.pm index 1c8f3de..700f77f 100644 --- a/lib/Moose/Meta/TypeConstraint.pm +++ b/lib/Moose/Meta/TypeConstraint.pm @@ -135,7 +135,7 @@ sub equals { my $other = Moose::Util::TypeConstraints::find_type_constraint($type_or_name) or return; - return 1 if $self == $other; + return 1 if (0+$self == 0+$other); if ( $self->has_hand_optimized_type_constraint and $other->has_hand_optimized_type_constraint ) { return 1 if $self->hand_optimized_type_constraint == $other->hand_optimized_type_constraint; -- 1.7.1 --G4iJoqBmSsgzjUCe-- From owner at bugs.debian.org Fri Aug 20 19:39:10 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 20 Aug 2010 19:39:10 +0000 Subject: Processed: Re: Bug#588118: libmoose-perl [ia64]: test failures In-Reply-To: <20100820193522.GA6215@madeleine.local.invalid> References: <20100820193522.GA6215@madeleine.local.invalid> Message-ID: Processing commands for control at bugs.debian.org: > tag 588118 - help Bug #588118 [libmoose-perl] libmoose-perl [ia64]: test failures Removed tag(s) help. > clone 588118 -1 Bug#588118: libmoose-perl [ia64]: test failures Bug 588118 cloned as bug 593764. > reassign -1 perl 5.10.1-14 Bug #593764 [libmoose-perl] libmoose-perl [ia64]: test failures Bug reassigned from package 'libmoose-perl' to 'perl'. Bug No longer marked as found in versions libmoose-perl/1.06-1. Bug #593764 [perl] libmoose-perl [ia64]: test failures Bug Marked as found in versions perl/5.10.1-14. > retitle -1 perl: numeric overloading problem on ia64 Bug #593764 [perl] libmoose-perl [ia64]: test failures Changed Bug title to 'perl: numeric overloading problem on ia64' from 'libmoose-perl [ia64]: test failures' > severity -1 important Bug #593764 [perl] perl: numeric overloading problem on ia64 Severity set to 'important' from 'serious' > tag 588118 + patch Bug #588118 [libmoose-perl] libmoose-perl [ia64]: test failures Added tag(s) patch. > thanks Stopping processing here. Please contact me if you need assistance. -- 588118: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588118 593764: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593764 -1: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=-1 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From pkg-perl-maintainers at lists.alioth.debian.org Fri Aug 20 20:15:52 2010 From: pkg-perl-maintainers at lists.alioth.debian.org (pkg-perl-maintainers at lists.alioth.debian.org) Date: Fri, 20 Aug 2010 20:15:52 +0000 Subject: Bug#588118: Bug in libmoose-perl fixed in revision 61802 Message-ID: tag 588118 + pending thanks Some bugs are closed in revision 61802 by Gregor Herrmann (gregoa) Commit message: Add patch 0001-Work-around-a-numification-problem-on-ia64.patch: explicitly numify before doing numeric comparsions as a workaround for a numification problem on ia64 (closes: #588118). Thanks to Niko Tyni for the analysis and the patch! From dak at ftp-master.debian.org Fri Aug 20 20:27:43 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Fri, 20 Aug 2010 20:27:43 +0000 Subject: Processing of libmoose-perl_1.09-2_i386.changes Message-ID: libmoose-perl_1.09-2_i386.changes uploaded successfully to localhost along with the files: libmoose-perl_1.09-2.dsc libmoose-perl_1.09-2.debian.tar.gz libmoose-perl_1.09-2_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From owner at bugs.debian.org Fri Aug 20 20:18:10 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 20 Aug 2010 20:18:10 +0000 Subject: Processed: Bug in libmoose-perl fixed in revision 61802 In-Reply-To: References: Message-ID: Processing commands for control at bugs.debian.org: > tag 588118 + pending Bug #588118 [libmoose-perl] libmoose-perl [ia64]: test failures Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 588118: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588118 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From installer at ftp-master.debian.org Fri Aug 20 20:53:15 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Fri, 20 Aug 2010 20:53:15 +0000 Subject: libmoose-perl_1.09-2_i386.changes ACCEPTED Message-ID: Accepted: libmoose-perl_1.09-2.debian.tar.gz to main/libm/libmoose-perl/libmoose-perl_1.09-2.debian.tar.gz libmoose-perl_1.09-2.dsc to main/libm/libmoose-perl/libmoose-perl_1.09-2.dsc libmoose-perl_1.09-2_i386.deb to main/libm/libmoose-perl/libmoose-perl_1.09-2_i386.deb Override entries for your package: libmoose-perl_1.09-2.dsc - source perl libmoose-perl_1.09-2_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 588118 Thank you for your contribution to Debian. From owner at bugs.debian.org Fri Aug 20 20:57:05 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 20 Aug 2010 20:57:05 +0000 Subject: Bug#588118: marked as done (libmoose-perl [ia64]: test failures) References: <20100705024340.11025.89790.reportbug@marvin.43-1.org> Message-ID: Your message dated Fri, 20 Aug 2010 20:53:15 +0000 with message-id and subject line Bug#588118: fixed in libmoose-perl 1.09-2 has caused the Debian Bug report #588118, regarding libmoose-perl [ia64]: test failures to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 588118: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588118 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Ansgar Burchardt Subject: libmoose-perl [ia64]: test failures Date: Mon, 05 Jul 2010 11:43:40 +0900 Size: 3644 URL: -------------- next part -------------- An embedded message was scrubbed... From: gregor herrmann Subject: Bug#588118: fixed in libmoose-perl 1.09-2 Date: Fri, 20 Aug 2010 20:53:15 +0000 Size: 5256 URL: From dak at ftp-master.debian.org Fri Aug 20 21:32:47 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Fri, 20 Aug 2010 21:32:47 +0000 Subject: Processing of nama_1.064-3_i386.changes Message-ID: nama_1.064-3_i386.changes uploaded successfully to localhost along with the files: nama_1.064-3.dsc nama_1.064-3.debian.tar.gz nama_1.064-3_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Fri Aug 20 21:47:12 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Fri, 20 Aug 2010 21:47:12 +0000 Subject: nama_1.064-3_i386.changes ACCEPTED Message-ID: Accepted: nama_1.064-3.debian.tar.gz to main/n/nama/nama_1.064-3.debian.tar.gz nama_1.064-3.dsc to main/n/nama/nama_1.064-3.dsc nama_1.064-3_all.deb to main/n/nama/nama_1.064-3_all.deb Override entries for your package: nama_1.064-3.dsc - source sound nama_1.064-3_all.deb - optional sound Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From ttrgca at zaw.att.ne.jp Thu Aug 19 19:18:37 2010 From: ttrgca at zaw.att.ne.jp (Mlle Chanceline SIKA) Date: Fri, 20 Aug 2010 4:18:37 +0900 Subject: Bonjour Message-ID: <20100819191837526.HGEM.4729.emta114.att.ne.jp@mta114.att.ne.jp> Bonjour, Je vous prie de bien vouloir m'excuser pour cette intrusion qui peut para?tre surprenante ? premi?re vue d'autant qu'il n'existe aucune relation entre nous. C?est avec un humble plaisir que je vous ?cris la pr?sente sans tenir compte du fait que vous ne me connaissez point, toutefois je vous contacte suite a mes propres recherches dans l'espoir de trouver une ?me s?rieuse et digne de confiance qui pourrait se charger d?une affaire confidentielle de cette magnitude m?en assurant que je ne serais ni trahie ni d??ue. Je voudrais de ce faite, avec votre accord, voir votre permission, vous pr?sentez ma situation et sollicitez votre aimable aide. Je me nomme Mlle CHANCELINE SIKA, j'ai 23 ans, fille unique de mon honorable p?re FRAN?OIS SIKA qui ?tait le docteur du premier pr?sident ivoirien, F?lix HOUPHOU?T BOIGNY, et le directeur g?n?ral de la soci?t? d'extraction de Diamant(carreau) au Zimbabwe. Il ?tait aussi parmi peu de de fermiers riches noirs assassin?s de sang-froid par l'agent du gouvernement dirigeant du pr?sident actuel Robert Mugabe pour son appui pr?sum? et sympathie aux partisans du Zimbabwe du parti d'opposition principal(le mouvement pour le changement: M.D.C) Avant la mort de mon p?re, il avait d?pos? dans une compagnie de finance et de gardiennage la somme totale de ?3.5 Million, (Trois millions cinq cent mille d'euro) au sein de la compagnie de finance de s?curit? et de gardiennage en C?te d'ivoire, pour des projets de nouvelle terre agricole et de l'immobilier et me f?t part de tous les documents relatifs en raison des menaces qui lui ?taient octroy? en ce moment l?, je suis en d?tention de l'attestation de d?p?t justifiant l'existence des fonds ? mon nom comme b?n?ficiaire. Apr?s quelques renseignements aupr?s de la compagnie ou les fonds avaient ?t? d?pos?, le directeur me conseilla sagement de trouver un partenaire ?tranger fiable, honn?te qui pourrait me faire b?n?ficier de ces fonds et assurer mon avenir par contre mon p?re n'avait pas mentionn? la somme totale sur le certificat de d?p?t par mesure de s?curit?, la compagnie ne sait donc pas le contenu de cette bo?te qui a ?t? d?pos? au sein de leur ?tablissement. J'entre en contact avec vous pour m'aider ? transf?rer ces fonds dans votre pays pour un projet d'investissement profitable qui pourra me faire b?n?ficier et assurer mon avenir: Si possible poursuivre mes ?tudes dans votre pays, j'ai ?t? contrainte d'arr?ter l'?cole en raison de la mort de mon p?re. Ma m?re est d?c?d?e ? ma naissance, je n'ai pas eu la chance de la conna?tre et mon p?re qui ?tait mon seul espoir et courage dans cette vie a ?t? brutalement tu? par des assassins inconnus: ? ce jour toute ma foi reste en Dieu. D'ailleurs, je vous donnerai 20 % pour cent en tout. Soit (5%, cinq pour cent) pour toutes vos d?penses que vous effectuerez pour m'aider ? r?cup?rer cette bo?te au sein de la compagnie de finance de s?curit?, et (15%, quinze pour cent) pour votre r?compense personnelle pour l'aide que vous voudriez bien m'apporter. Je vous serai reconnaissante de pouvoir b?n?ficier de votre aide et conseils utiles. Veuillez s'il vous pla?t garder la discr?tion et la confidentialit? ? cause des probl?mes militaro-politiques que nous vivons en ce moment en C?te d'ivoire aussi pour les menaces perp?tuelles que me font les ennemies de mon d?funt parent. NB: Je vous signale que dans 24h si je n'ai pas de r?ponse de vous je saurai que vous n'?tes pas int?ress? ou vous voyez ce courrier comme une arnaque ou escroquerie, je vous demanderai simplement de le supprimer par mesure de s?curit? cause des menaces perp?tuelles dont je suis victime. En tout etat de cause, auriez vous l'amabilit? de me repondre ? l'adresse suivante, a contrario je ne pourrai vous lire sans m'avoir repondu sur cette adresse: chancelk at live.fr Dans cette attente, veuillez agr?er l'expression de mes sentiments les plus distingu?s, Chanceline SIKA. From info at gotofactory.com Sat Aug 21 13:50:56 2010 From: info at gotofactory.com (ryzruur) Date: Sat, 21 Aug 2010 21:50:56 +0800 Subject: pkg-perl-maintainers@lists.alioth.debian.org Message-ID: To: pkg-perl-maintainers at lists.alioth.debian.org From: ??????(??)Mr.Leo ???????????????,????,???? we are in shenzhen of China specialize in printing for Brochures, Catalogs, Posters. ?????welcome to contact us! Tel: +86-0755-888 666 21 Fax: +86-0755-226 377 88 E-mail: info at gotofactory.com MSN: www at gotofactory.com 21:51:01 -------------- next part -------------- An HTML attachment was scrubbed... URL: From adam at adam-barratt.org.uk Sat Aug 21 14:03:02 2010 From: adam at adam-barratt.org.uk (Adam D. Barratt) Date: Sat, 21 Aug 2010 15:03:02 +0100 Subject: Bug#592506: What to do about libtest-harness-perl? In-Reply-To: <20100818230249.pak0ydtz0kckccso@webmail.periapt.co.uk> References: <20100815131652.jarjyk4g00c4g080@webmail.periapt.co.uk> <1281880770.29656.28.camel@kaa.jungle.aubergine.my-net-space.net> <20100815154345.1nm78pthc0cgoogw@webmail.periapt.co.uk> <1282161776.24458.97.camel@kaa.jungle.aubergine.my-net-space.net> <20100818230249.pak0ydtz0kckccso@webmail.periapt.co.uk> Message-ID: <1282399382.19892.1922.camel@kaa.jungle.aubergine.my-net-space.net> [re-ordered] On Wed, 2010-08-18 at 23:02 +0100, nicholas at periapt.co.uk wrote: > Quoting "Adam D. Barratt" : > > > On Sun, 2010-08-15 at 15:43 +0100, nicholas at periapt.co.uk wrote: > >> The differences between 3.21 and 3.22 are more substantial. From > >> what I can see however the area of the bug was being worked on almost > >> right up until the release. In other words it looks to me as if the > >> patch forms a large part of what happened between 3.21 and 3.22. > > [...] > >> The bug concerns how the prove utility handles testing scripts > >> directly. Anyway other members of the Debian Perl group will want to > >> express an opinion. > > > > Did any of them do so and simply fail to Cc -release? :-) > > The group definitely knows about the issue. What other information > apart from opinions would be of use? I only mentioned it because you said they would want to express their opinion. ;-) Looking through the upstream diff, I had a couple of queries / comments: Why has Build.PL become NotBuild.PL? lib/TAP/Parser/Grammar.pm: -For purposes for forward compatability, any result which does not match the +For purposes for forward compatibility, any result which does not match the should be "purposes of" Regards, Adam From dak at ftp-master.debian.org Sat Aug 21 14:49:38 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 21 Aug 2010 14:49:38 +0000 Subject: Processing of libmodule-corelist-perl_2.37-1_i386.changes Message-ID: libmodule-corelist-perl_2.37-1_i386.changes uploaded successfully to localhost along with the files: libmodule-corelist-perl_2.37-1.dsc libmodule-corelist-perl_2.37.orig.tar.gz libmodule-corelist-perl_2.37-1.debian.tar.gz libmodule-corelist-perl_2.37-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sat Aug 21 15:02:16 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 21 Aug 2010 15:02:16 +0000 Subject: libmodule-corelist-perl_2.37-1_i386.changes ACCEPTED Message-ID: Accepted: libmodule-corelist-perl_2.37-1.debian.tar.gz to main/libm/libmodule-corelist-perl/libmodule-corelist-perl_2.37-1.debian.tar.gz libmodule-corelist-perl_2.37-1.dsc to main/libm/libmodule-corelist-perl/libmodule-corelist-perl_2.37-1.dsc libmodule-corelist-perl_2.37-1_all.deb to main/libm/libmodule-corelist-perl/libmodule-corelist-perl_2.37-1_all.deb libmodule-corelist-perl_2.37.orig.tar.gz to main/libm/libmodule-corelist-perl/libmodule-corelist-perl_2.37.orig.tar.gz Override entries for your package: libmodule-corelist-perl_2.37-1.dsc - source perl libmodule-corelist-perl_2.37-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Sat Aug 21 16:39:45 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 21 Aug 2010 16:39:45 +0000 Subject: Processing of libdatetime-timezone-perl_1.21-1+2010l_i386.changes Message-ID: libdatetime-timezone-perl_1.21-1+2010l_i386.changes uploaded successfully to localhost along with the files: libdatetime-timezone-perl_1.21-1+2010l.dsc libdatetime-timezone-perl_1.21.orig.tar.gz libdatetime-timezone-perl_1.21-1+2010l.debian.tar.gz libdatetime-timezone-perl_1.21-1+2010l_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sat Aug 21 16:47:20 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 21 Aug 2010 16:47:20 +0000 Subject: libdatetime-timezone-perl_1.21-1+2010l_i386.changes ACCEPTED Message-ID: Accepted: libdatetime-timezone-perl_1.21-1+2010l.debian.tar.gz to main/libd/libdatetime-timezone-perl/libdatetime-timezone-perl_1.21-1+2010l.debian.tar.gz libdatetime-timezone-perl_1.21-1+2010l.dsc to main/libd/libdatetime-timezone-perl/libdatetime-timezone-perl_1.21-1+2010l.dsc libdatetime-timezone-perl_1.21-1+2010l_all.deb to main/libd/libdatetime-timezone-perl/libdatetime-timezone-perl_1.21-1+2010l_all.deb libdatetime-timezone-perl_1.21.orig.tar.gz to main/libd/libdatetime-timezone-perl/libdatetime-timezone-perl_1.21.orig.tar.gz Override entries for your package: libdatetime-timezone-perl_1.21-1+2010l.dsc - source perl libdatetime-timezone-perl_1.21-1+2010l_all.deb - extra perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From ntyni at debian.org Sat Aug 21 18:33:23 2010 From: ntyni at debian.org (Niko Tyni) Date: Sat, 21 Aug 2010 21:33:23 +0300 Subject: Bug#591132: broken by latest xulrunner - forwarded upstream In-Reply-To: <20100805222109.GF4828@crustynet.org.uk> References: <20100805222109.GF4828@crustynet.org.uk> Message-ID: <20100821183323.GA4508@madeleine.local.invalid> On Thu, Aug 05, 2010 at 06:21:09PM -0400, Chris Butler wrote: > forwarded 591132 https://rt.cpan.org/Public/Bug/Display.html?id=60120 > thanks > > This seems to be triggered by a change in libmozjs. The package builds fine > with libmozjs 1.9.1.10, but not with 1.9.1.11. > > I've had a look at the changes between the two, but can't see anything > relevant. I've forwarded it upstream to see if they've got any more clue. The error in $@ after the parsing failure is XML cannot be the whole program at main line 21 in 2 I'm pretty sure the relevant change is http://hg.mozilla.org/releases/mozilla-1.9.1/rev/d4b2224cf458 which unfortunately points to the non public bug https://bugzilla.mozilla.org/show_bug.cgi?id=568148 Background of the 'XML cannot be the whole program' error can be found at http://hg.mozilla.org/releases/mozilla-1.9.1/rev/c4ba70070012 https://bugzilla.mozilla.org/show_bug.cgi?id=375250 As I understand it, the test for basic E4X functionality got broken by a security related change that now rejects treating pure XML as valid top level JavaScript. A workaround is to change the test so that it mixes some real JavaScript code with the XML element, for example by explicitly getting the value of the object. See the attached patch. It's possible that the code should rather be changed to work around this (perhaps by adding an extra call frame?). I'll take this up in the upstream ticket next. -- Niko Tyni ntyni at debian.org From ntyni at debian.org Sat Aug 21 17:56:48 2010 From: ntyni at debian.org (Niko Tyni) Date: Sat, 21 Aug 2010 20:56:48 +0300 Subject: [PATCH] Fix E4X test failure with new SpiderMonkey versions Message-ID: As of Mozilla 1.9.1.11, a pure XML element is not treated as valid top level JavaScript but rather gets rejected with "XML cannot be the whole program". Work around this by throwing some valid JavaScript in the mix that explicitly takes the value of the object. See http://hg.mozilla.org/releases/mozilla-1.9.1/rev/d4b2224cf458 http://hg.mozilla.org/releases/mozilla-1.9.1/rev/c4ba70070012 https://bugzilla.mozilla.org/show_bug.cgi?id=375250 --- t/26-e4x.t | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/t/26-e4x.t b/t/26-e4x.t index de799fb..aeb9c8e 100644 --- a/t/26-e4x.t +++ b/t/26-e4x.t @@ -19,7 +19,7 @@ my $runtime = new JavaScript::Runtime(); my $context = $runtime->create_context(); my $ret = $context->eval(<<'EOP'); -this is an E4X object +(this is an E4X object).valueOf(); EOP is($ret, 'this is an E4X object'); -- 1.7.1 --dDRMvlgZJXvWKvBx-- From jawnsy at cpan.org Sat Aug 21 18:52:06 2010 From: jawnsy at cpan.org (Jonathan Yu) Date: Sat, 21 Aug 2010 14:52:06 -0400 Subject: Bug#592506: What to do about libtest-harness-perl? In-Reply-To: <1282399382.19892.1922.camel@kaa.jungle.aubergine.my-net-space.net> References: <20100815131652.jarjyk4g00c4g080@webmail.periapt.co.uk> <1281880770.29656.28.camel@kaa.jungle.aubergine.my-net-space.net> <20100815154345.1nm78pthc0cgoogw@webmail.periapt.co.uk> <1282161776.24458.97.camel@kaa.jungle.aubergine.my-net-space.net> <20100818230249.pak0ydtz0kckccso@webmail.periapt.co.uk> <1282399382.19892.1922.camel@kaa.jungle.aubergine.my-net-space.net> Message-ID: Hi, On Sat, Aug 21, 2010 at 10:03 AM, Adam D. Barratt wrote: > Why has Build.PL become NotBuild.PL? I'm not the author here, but my guess is that Build.PL was renamed so that Makefile.PL would be the preferred version, perhaps due to a bug with some interaction with Module::Build that they're investigating. I think that Debian packages are all built by Makefile.PL anyway (regardless of the presence of Build.PL, unless it is the only one of the two present, or unless we use an override to change the buildsystem)... so this means the change shouldn't affect us at all. Of course, this stuff requires closer inspection, and I've been out of the packaging game for awhile now :) From dak at ftp-master.debian.org Sat Aug 21 22:45:09 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 21 Aug 2010 22:45:09 +0000 Subject: Processing of clive_2.2.13-1_i386.changes Message-ID: clive_2.2.13-1_i386.changes uploaded successfully to localhost along with the files: clive_2.2.13-1.dsc clive_2.2.13.orig.tar.bz2 clive_2.2.13-1.debian.tar.gz clive_2.2.13-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sat Aug 21 22:47:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 21 Aug 2010 22:47:06 +0000 Subject: clive_2.2.13-1_i386.changes ACCEPTED Message-ID: Accepted: clive_2.2.13-1.debian.tar.gz to main/c/clive/clive_2.2.13-1.debian.tar.gz clive_2.2.13-1.dsc to main/c/clive/clive_2.2.13-1.dsc clive_2.2.13-1_all.deb to main/c/clive/clive_2.2.13-1_all.deb clive_2.2.13.orig.tar.bz2 to main/c/clive/clive_2.2.13.orig.tar.bz2 Override entries for your package: clive_2.2.13-1.dsc - source utils clive_2.2.13-1_all.deb - optional utils Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Sun Aug 22 10:45:31 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 10:45:31 +0000 Subject: Processing of libaudio-mpd-perl_1.102260-1_i386.changes Message-ID: libaudio-mpd-perl_1.102260-1_i386.changes uploaded successfully to localhost along with the files: libaudio-mpd-perl_1.102260-1.dsc libaudio-mpd-perl_1.102260.orig.tar.gz libaudio-mpd-perl_1.102260-1.debian.tar.gz libaudio-mpd-perl_1.102260-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 22 10:47:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 10:47:06 +0000 Subject: libaudio-mpd-perl_1.102260-1_i386.changes ACCEPTED Message-ID: Accepted: libaudio-mpd-perl_1.102260-1.debian.tar.gz to main/liba/libaudio-mpd-perl/libaudio-mpd-perl_1.102260-1.debian.tar.gz libaudio-mpd-perl_1.102260-1.dsc to main/liba/libaudio-mpd-perl/libaudio-mpd-perl_1.102260-1.dsc libaudio-mpd-perl_1.102260-1_all.deb to main/liba/libaudio-mpd-perl/libaudio-mpd-perl_1.102260-1_all.deb libaudio-mpd-perl_1.102260.orig.tar.gz to main/liba/libaudio-mpd-perl/libaudio-mpd-perl_1.102260.orig.tar.gz Override entries for your package: libaudio-mpd-perl_1.102260-1.dsc - source perl libaudio-mpd-perl_1.102260-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Sun Aug 22 10:50:32 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 10:50:32 +0000 Subject: Processing of libclass-accessor-grouped-perl_0.09004-1_i386.changes Message-ID: libclass-accessor-grouped-perl_0.09004-1_i386.changes uploaded successfully to localhost along with the files: libclass-accessor-grouped-perl_0.09004-1.dsc libclass-accessor-grouped-perl_0.09004.orig.tar.gz libclass-accessor-grouped-perl_0.09004-1.debian.tar.gz libclass-accessor-grouped-perl_0.09004-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 22 11:03:39 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 11:03:39 +0000 Subject: libclass-accessor-grouped-perl_0.09004-1_i386.changes ACCEPTED Message-ID: Accepted: libclass-accessor-grouped-perl_0.09004-1.debian.tar.gz to main/libc/libclass-accessor-grouped-perl/libclass-accessor-grouped-perl_0.09004-1.debian.tar.gz libclass-accessor-grouped-perl_0.09004-1.dsc to main/libc/libclass-accessor-grouped-perl/libclass-accessor-grouped-perl_0.09004-1.dsc libclass-accessor-grouped-perl_0.09004-1_all.deb to main/libc/libclass-accessor-grouped-perl/libclass-accessor-grouped-perl_0.09004-1_all.deb libclass-accessor-grouped-perl_0.09004.orig.tar.gz to main/libc/libclass-accessor-grouped-perl/libclass-accessor-grouped-perl_0.09004.orig.tar.gz Override entries for your package: libclass-accessor-grouped-perl_0.09004-1.dsc - source perl libclass-accessor-grouped-perl_0.09004-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Sun Aug 22 11:10:34 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 11:10:34 +0000 Subject: Processing of libconfig-model-itself-perl_1.216-1_i386.changes Message-ID: libconfig-model-itself-perl_1.216-1_i386.changes uploaded successfully to localhost along with the files: libconfig-model-itself-perl_1.216-1.dsc libconfig-model-itself-perl_1.216.orig.tar.gz libconfig-model-itself-perl_1.216-1.debian.tar.gz libconfig-model-itself-perl_1.216-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 22 11:17:09 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 11:17:09 +0000 Subject: libconfig-model-itself-perl_1.216-1_i386.changes ACCEPTED Message-ID: Accepted: libconfig-model-itself-perl_1.216-1.debian.tar.gz to main/libc/libconfig-model-itself-perl/libconfig-model-itself-perl_1.216-1.debian.tar.gz libconfig-model-itself-perl_1.216-1.dsc to main/libc/libconfig-model-itself-perl/libconfig-model-itself-perl_1.216-1.dsc libconfig-model-itself-perl_1.216-1_all.deb to main/libc/libconfig-model-itself-perl/libconfig-model-itself-perl_1.216-1_all.deb libconfig-model-itself-perl_1.216.orig.tar.gz to main/libc/libconfig-model-itself-perl/libconfig-model-itself-perl_1.216.orig.tar.gz Override entries for your package: libconfig-model-itself-perl_1.216-1.dsc - source perl libconfig-model-itself-perl_1.216-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Sun Aug 22 11:50:35 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 11:50:35 +0000 Subject: Processing of libextutils-xspp-perl_0.15-1_i386.changes Message-ID: libextutils-xspp-perl_0.15-1_i386.changes uploaded successfully to localhost along with the files: libextutils-xspp-perl_0.15-1.dsc libextutils-xspp-perl_0.15.orig.tar.gz libextutils-xspp-perl_0.15-1.debian.tar.gz libextutils-xspp-perl_0.15-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From nicholas at periapt.co.uk Sun Aug 22 11:48:53 2010 From: nicholas at periapt.co.uk (Nicholas Bamber) Date: Sun, 22 Aug 2010 12:48:53 +0100 Subject: Bug#593932: libxml-sax-writer-perl: Patches need reviewing Message-ID: <20100822114853.14696.87316.reportbug@leonhartsberger.periapt> Package: libxml-sax-writer-perl Version: 0.52-1 Severity: normal There are patches in this module which * were not forwarded upstream * although they look plausible no real evidence on why they are needed was collected * The developer who put them in has moved on. * If required then the upstream developer really ought to know about them but he deserves some evidence rather than having to look at them cold. I am particularly thinking of file_consumer_encoding.patch quote_xml_version.patch -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libxml-sax-writer-perl depends on: ii libtext-iconv-perl 1.7-2 converts between character sets in ii libxml-filter-buffertext-per 1.01-5 Perl module for putting all charac ii libxml-namespacesupport-perl 1.09-3 Perl module for supporting simple ii libxml-sax-perl 0.96+dfsg-2 Perl module for using and building ii perl 5.10.1-14 Larry Wall's Practical Extraction libxml-sax-writer-perl recommends no packages. libxml-sax-writer-perl suggests no packages. -- no debconf information From installer at ftp-master.debian.org Sun Aug 22 12:02:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 12:02:06 +0000 Subject: libextutils-xspp-perl_0.15-1_i386.changes ACCEPTED Message-ID: Accepted: libextutils-xspp-perl_0.15-1.debian.tar.gz to main/libe/libextutils-xspp-perl/libextutils-xspp-perl_0.15-1.debian.tar.gz libextutils-xspp-perl_0.15-1.dsc to main/libe/libextutils-xspp-perl/libextutils-xspp-perl_0.15-1.dsc libextutils-xspp-perl_0.15-1_all.deb to main/libe/libextutils-xspp-perl/libextutils-xspp-perl_0.15-1_all.deb libextutils-xspp-perl_0.15.orig.tar.gz to main/libe/libextutils-xspp-perl/libextutils-xspp-perl_0.15.orig.tar.gz Override entries for your package: libextutils-xspp-perl_0.15-1.dsc - source perl libextutils-xspp-perl_0.15-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Sun Aug 22 12:20:35 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 12:20:35 +0000 Subject: Processing of libimager-perl_0.77-1_i386.changes Message-ID: libimager-perl_0.77-1_i386.changes uploaded successfully to localhost along with the files: libimager-perl_0.77-1.dsc libimager-perl_0.77.orig.tar.gz libimager-perl_0.77-1.debian.tar.gz libimager-perl_0.77-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 22 12:32:07 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 12:32:07 +0000 Subject: libimager-perl_0.77-1_i386.changes ACCEPTED Message-ID: Accepted: libimager-perl_0.77-1.debian.tar.gz to main/libi/libimager-perl/libimager-perl_0.77-1.debian.tar.gz libimager-perl_0.77-1.dsc to main/libi/libimager-perl/libimager-perl_0.77-1.dsc libimager-perl_0.77-1_i386.deb to main/libi/libimager-perl/libimager-perl_0.77-1_i386.deb libimager-perl_0.77.orig.tar.gz to main/libi/libimager-perl/libimager-perl_0.77.orig.tar.gz Override entries for your package: libimager-perl_0.77-1.dsc - source perl libimager-perl_0.77-1_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From owner at bugs.debian.org Sun Aug 22 13:51:03 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 22 Aug 2010 13:51:03 +0000 Subject: Processed: bug 575048 is forwarded to http://code.google.com/p/clive/issues/detail?id=60 In-Reply-To: <1282484971-2363-bts-salvatore.bonaccorso@gmail.com> References: <1282484971-2363-bts-salvatore.bonaccorso@gmail.com> Message-ID: Processing commands for control at bugs.debian.org: > forwarded 575048 http://code.google.com/p/clive/issues/detail?id=60 Bug #575048 [clive] clive: Mangles paths that contain non-ASCII characters Set Bug forwarded-to-address to 'http://code.google.com/p/clive/issues/detail?id=60'. > thanks Stopping processing here. Please contact me if you need assistance. -- 575048: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575048 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Sun Aug 22 13:51:05 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 22 Aug 2010 13:51:05 +0000 Subject: Processed: bug 575048 is forwarded to http://code.google.com/p/clive/issues/detail?id=60, tagging 575048 In-Reply-To: <1282485007-2481-bts-salvatore.bonaccorso@gmail.com> References: <1282485007-2481-bts-salvatore.bonaccorso@gmail.com> Message-ID: Processing commands for control at bugs.debian.org: > forwarded 575048 http://code.google.com/p/clive/issues/detail?id=60 Bug #575048 [clive] clive: Mangles paths that contain non-ASCII characters Ignoring request to change the forwarded-to-address of bug#575048 to the same value > tags 575048 + confirmed upstream Bug #575048 [clive] clive: Mangles paths that contain non-ASCII characters Added tag(s) upstream and confirmed. > thanks Stopping processing here. Please contact me if you need assistance. -- 575048: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575048 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From dak at ftp-master.debian.org Sun Aug 22 15:35:43 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 15:35:43 +0000 Subject: Processing of libxml-writer-perl_0.612-1_amd64.changes Message-ID: libxml-writer-perl_0.612-1_amd64.changes uploaded successfully to localhost along with the files: libxml-writer-perl_0.612-1.dsc libxml-writer-perl_0.612.orig.tar.gz libxml-writer-perl_0.612-1.debian.tar.gz libxml-writer-perl_0.612-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 22 15:47:07 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 15:47:07 +0000 Subject: libxml-writer-perl_0.612-1_amd64.changes ACCEPTED Message-ID: Accepted: libxml-writer-perl_0.612-1.debian.tar.gz to main/libx/libxml-writer-perl/libxml-writer-perl_0.612-1.debian.tar.gz libxml-writer-perl_0.612-1.dsc to main/libx/libxml-writer-perl/libxml-writer-perl_0.612-1.dsc libxml-writer-perl_0.612-1_all.deb to main/libx/libxml-writer-perl/libxml-writer-perl_0.612-1_all.deb libxml-writer-perl_0.612.orig.tar.gz to main/libx/libxml-writer-perl/libxml-writer-perl_0.612.orig.tar.gz Override entries for your package: libxml-writer-perl_0.612-1.dsc - source perl libxml-writer-perl_0.612-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From ntyni at debian.org Sun Aug 22 16:36:40 2010 From: ntyni at debian.org (Niko Tyni) Date: Sun, 22 Aug 2010 19:36:40 +0300 Subject: Bug#591129: libgtk2-spell-perl: FTBFS: enchant error for language: en at t/0.GtkSpell.t line 34. In-Reply-To: <20100801004113.GB10999@crustynet.org.uk> References: <20100731224245.GA1156@xanadu.blop.info> <20100801004113.GB10999@crustynet.org.uk> Message-ID: <20100822163640.GA32622@madeleine.local.invalid> On Sat, Jul 31, 2010 at 08:41:13PM -0400, Chris Butler wrote: > On Sat, Jul 31, 2010 at 06:42:45PM -0400, Lucas Nussbaum wrote: > > Relevant part: > > > make[2]: Entering directory `/build/user-libgtk2-spell-perl_1.03-4-amd64-twELDx/libgtk2-spell-perl-1.03' > > > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > > > Xlib: extension "RANDR" missing on display ":99.0". > > > enchant error for language: en at t/0.GtkSpell.t line 34. This most probably broke in June with enchant_1.6.0-1. > The failing test seems to be breaking at the point where it calls > gtk_new_attach (which is where the language is set). In this case, it calls > it with a NULL "lang" setting, which causes gtkspell to try looking at the > LANG environment variable. If this is not set, it falls back to "en". It's looking for an English dictionary, such as in the myspell-en-us or hunspell-en-us packages. Building with either of those makes the tests succeed. It would probably also be good to set LC_ALL=C for the test suite so that user locale settings don't affect the build. (Setting LC_ALL=en_US or something like that works too, but then we need the locales package or perl will complain about unknown locale settings.) -- Niko Tyni ntyni at debian.org From noreply at release.debian.org Sun Aug 22 16:39:15 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 22 Aug 2010 16:39:15 +0000 Subject: libmoosex-role-withoverloading-perl 0.08-1 MIGRATED to testing Message-ID: FYI: The status of the libmoosex-role-withoverloading-perl source package in Debian's testing distribution has changed. Previous version: 0.05-1 Current version: 0.08-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sun Aug 22 16:39:15 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 22 Aug 2010 16:39:15 +0000 Subject: libconfig-model-tkui-perl 1.309-1 MIGRATED to testing Message-ID: FYI: The status of the libconfig-model-tkui-perl source package in Debian's testing distribution has changed. Previous version: 1.308-1 Current version: 1.309-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From chrisb at debian.org Sun Aug 22 16:53:37 2010 From: chrisb at debian.org (Chris Butler) Date: Sun, 22 Aug 2010 17:53:37 +0100 Subject: Bug#591129: libgtk2-spell-perl: FTBFS: enchant error for language: en at t/0.GtkSpell.t line 34. In-Reply-To: <20100822163640.GA32622@madeleine.local.invalid> References: <20100731224245.GA1156@xanadu.blop.info> <20100801004113.GB10999@crustynet.org.uk> <20100822163640.GA32622@madeleine.local.invalid> Message-ID: <20100822165337.GB13402@crustynet.org.uk> On Sun, Aug 22, 2010 at 07:36:40PM +0300, Niko Tyni wrote: > > The failing test seems to be breaking at the point where it calls > > gtk_new_attach (which is where the language is set). In this case, it calls > > it with a NULL "lang" setting, which causes gtkspell to try looking at the > > LANG environment variable. If this is not set, it falls back to "en". > > It's looking for an English dictionary, such as in the myspell-en-us > or hunspell-en-us packages. Building with either of those makes the > tests succeed. Aha.. good catch. So it sounds like we just need to Build-Depend on an english dictionary package. Is it worth adding alternative build-deps on all suitable packages[0], or just a specific one do you think? > It would probably also be good to set LC_ALL=C for the test suite > so that user locale settings don't affect the build. (Setting LC_ALL=en_US > or something like that works too, but then we need the locales package > or perl will complain about unknown locale settings.) Yes, that sounds like a good idea. [0] Perhaps: "myspell-en-us | myspell-dictionary-en | hunspell-dictionary-en", a specific package plus the virtual packages provided by myspell and hunspell dictionaries. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 From dak at ftp-master.debian.org Sun Aug 22 17:50:50 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 17:50:50 +0000 Subject: Processing of libtest-sharedfork-perl_0.12-1_i386.changes Message-ID: libtest-sharedfork-perl_0.12-1_i386.changes uploaded successfully to localhost along with the files: libtest-sharedfork-perl_0.12-1.dsc libtest-sharedfork-perl_0.12.orig.tar.gz libtest-sharedfork-perl_0.12-1.debian.tar.gz libtest-sharedfork-perl_0.12-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Sun Aug 22 17:55:50 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 17:55:50 +0000 Subject: Processing of libtest-tcp-perl_1.02-1_i386.changes Message-ID: libtest-tcp-perl_1.02-1_i386.changes uploaded successfully to localhost along with the files: libtest-tcp-perl_1.02-1.dsc libtest-tcp-perl_1.02.orig.tar.gz libtest-tcp-perl_1.02-1.debian.tar.gz libtest-tcp-perl_1.02-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Sun Aug 22 18:00:51 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 18:00:51 +0000 Subject: Processing of libscalar-util-numeric-perl_0.10-1_i386.changes Message-ID: libscalar-util-numeric-perl_0.10-1_i386.changes uploaded successfully to localhost along with the files: libscalar-util-numeric-perl_0.10-1.dsc libscalar-util-numeric-perl_0.10.orig.tar.gz libscalar-util-numeric-perl_0.10-1.debian.tar.gz libscalar-util-numeric-perl_0.10-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 22 18:02:20 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 18:02:20 +0000 Subject: libscalar-util-numeric-perl_0.10-1_i386.changes ACCEPTED Message-ID: Accepted: libscalar-util-numeric-perl_0.10-1.debian.tar.gz to main/libs/libscalar-util-numeric-perl/libscalar-util-numeric-perl_0.10-1.debian.tar.gz libscalar-util-numeric-perl_0.10-1.dsc to main/libs/libscalar-util-numeric-perl/libscalar-util-numeric-perl_0.10-1.dsc libscalar-util-numeric-perl_0.10-1_i386.deb to main/libs/libscalar-util-numeric-perl/libscalar-util-numeric-perl_0.10-1_i386.deb libscalar-util-numeric-perl_0.10.orig.tar.gz to main/libs/libscalar-util-numeric-perl/libscalar-util-numeric-perl_0.10.orig.tar.gz Override entries for your package: libscalar-util-numeric-perl_0.10-1.dsc - source perl libscalar-util-numeric-perl_0.10-1_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Sun Aug 22 18:02:26 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 18:02:26 +0000 Subject: libtest-sharedfork-perl_0.12-1_i386.changes ACCEPTED Message-ID: Accepted: libtest-sharedfork-perl_0.12-1.debian.tar.gz to main/libt/libtest-sharedfork-perl/libtest-sharedfork-perl_0.12-1.debian.tar.gz libtest-sharedfork-perl_0.12-1.dsc to main/libt/libtest-sharedfork-perl/libtest-sharedfork-perl_0.12-1.dsc libtest-sharedfork-perl_0.12-1_all.deb to main/libt/libtest-sharedfork-perl/libtest-sharedfork-perl_0.12-1_all.deb libtest-sharedfork-perl_0.12.orig.tar.gz to main/libt/libtest-sharedfork-perl/libtest-sharedfork-perl_0.12.orig.tar.gz Override entries for your package: libtest-sharedfork-perl_0.12-1.dsc - source perl libtest-sharedfork-perl_0.12-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Sun Aug 22 18:02:32 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 18:02:32 +0000 Subject: libtest-tcp-perl_1.02-1_i386.changes ACCEPTED Message-ID: Accepted: libtest-tcp-perl_1.02-1.debian.tar.gz to main/libt/libtest-tcp-perl/libtest-tcp-perl_1.02-1.debian.tar.gz libtest-tcp-perl_1.02-1.dsc to main/libt/libtest-tcp-perl/libtest-tcp-perl_1.02-1.dsc libtest-tcp-perl_1.02-1_all.deb to main/libt/libtest-tcp-perl/libtest-tcp-perl_1.02-1_all.deb libtest-tcp-perl_1.02.orig.tar.gz to main/libt/libtest-tcp-perl/libtest-tcp-perl_1.02.orig.tar.gz Override entries for your package: libtest-tcp-perl_1.02-1.dsc - source perl libtest-tcp-perl_1.02-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Sun Aug 22 18:15:51 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 18:15:51 +0000 Subject: Processing of libdevel-cover-perl_0.68-1_i386.changes Message-ID: libdevel-cover-perl_0.68-1_i386.changes uploaded successfully to localhost along with the files: libdevel-cover-perl_0.68-1.dsc libdevel-cover-perl_0.68.orig.tar.gz libdevel-cover-perl_0.68-1.debian.tar.gz libdevel-cover-perl_0.68-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 22 18:17:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 18:17:06 +0000 Subject: libdevel-cover-perl_0.68-1_i386.changes ACCEPTED Message-ID: Accepted: libdevel-cover-perl_0.68-1.debian.tar.gz to main/libd/libdevel-cover-perl/libdevel-cover-perl_0.68-1.debian.tar.gz libdevel-cover-perl_0.68-1.dsc to main/libd/libdevel-cover-perl/libdevel-cover-perl_0.68-1.dsc libdevel-cover-perl_0.68-1_i386.deb to main/libd/libdevel-cover-perl/libdevel-cover-perl_0.68-1_i386.deb libdevel-cover-perl_0.68.orig.tar.gz to main/libd/libdevel-cover-perl/libdevel-cover-perl_0.68.orig.tar.gz Override entries for your package: libdevel-cover-perl_0.68-1.dsc - source perl libdevel-cover-perl_0.68-1_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Sun Aug 22 18:25:53 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 18:25:53 +0000 Subject: Processing of libfile-countlines-perl_0.0.3-1_i386.changes Message-ID: libfile-countlines-perl_0.0.3-1_i386.changes uploaded successfully to localhost along with the files: libfile-countlines-perl_0.0.3-1.dsc libfile-countlines-perl_0.0.3.orig.tar.gz libfile-countlines-perl_0.0.3-1.debian.tar.gz libfile-countlines-perl_0.0.3-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 22 18:32:21 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 18:32:21 +0000 Subject: libfile-countlines-perl_0.0.3-1_i386.changes ACCEPTED Message-ID: Accepted: libfile-countlines-perl_0.0.3-1.debian.tar.gz to main/libf/libfile-countlines-perl/libfile-countlines-perl_0.0.3-1.debian.tar.gz libfile-countlines-perl_0.0.3-1.dsc to main/libf/libfile-countlines-perl/libfile-countlines-perl_0.0.3-1.dsc libfile-countlines-perl_0.0.3-1_all.deb to main/libf/libfile-countlines-perl/libfile-countlines-perl_0.0.3-1_all.deb libfile-countlines-perl_0.0.3.orig.tar.gz to main/libf/libfile-countlines-perl/libfile-countlines-perl_0.0.3.orig.tar.gz Override entries for your package: libfile-countlines-perl_0.0.3-1.dsc - source perl libfile-countlines-perl_0.0.3-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From ntyni at debian.org Sun Aug 22 18:32:13 2010 From: ntyni at debian.org (Niko Tyni) Date: Sun, 22 Aug 2010 21:32:13 +0300 Subject: Bug#591129: libgtk2-spell-perl: FTBFS: enchant error for language: en at t/0.GtkSpell.t line 34. In-Reply-To: <20100822165337.GB13402@crustynet.org.uk> References: <20100731224245.GA1156@xanadu.blop.info> <20100801004113.GB10999@crustynet.org.uk> <20100822163640.GA32622@madeleine.local.invalid> <20100822165337.GB13402@crustynet.org.uk> Message-ID: <20100822183213.GA20243@madeleine.local.invalid> On Sun, Aug 22, 2010 at 05:53:37PM +0100, Chris Butler wrote: > On Sun, Aug 22, 2010 at 07:36:40PM +0300, Niko Tyni wrote: > > It's looking for an English dictionary, such as in the myspell-en-us > > or hunspell-en-us packages. Building with either of those makes the > > tests succeed. > > Aha.. good catch. So it sounds like we just need to Build-Depend on an > english dictionary package. Is it worth adding alternative build-deps on all > suitable packages[0], or just a specific one do you think? > [0] Perhaps: "myspell-en-us | myspell-dictionary-en | hunspell-dictionary-en", That looks good to me, assuming it actually works with any of them of course. > a specific package plus the virtual packages provided by myspell and > hunspell dictionaries. -- Niko Tyni ntyni at debian.org From dak at ftp-master.debian.org Sun Aug 22 18:45:55 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 18:45:55 +0000 Subject: Processing of libpoe-component-irc-perl_6.37+dfsg-1_i386.changes Message-ID: libpoe-component-irc-perl_6.37+dfsg-1_i386.changes uploaded successfully to localhost along with the files: libpoe-component-irc-perl_6.37+dfsg-1.dsc libpoe-component-irc-perl_6.37+dfsg.orig.tar.gz libpoe-component-irc-perl_6.37+dfsg-1.debian.tar.gz libpoe-component-irc-perl_6.37+dfsg-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 22 18:47:17 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 18:47:17 +0000 Subject: libpoe-component-irc-perl_6.37+dfsg-1_i386.changes ACCEPTED Message-ID: Accepted: libpoe-component-irc-perl_6.37+dfsg-1.debian.tar.gz to main/libp/libpoe-component-irc-perl/libpoe-component-irc-perl_6.37+dfsg-1.debian.tar.gz libpoe-component-irc-perl_6.37+dfsg-1.dsc to main/libp/libpoe-component-irc-perl/libpoe-component-irc-perl_6.37+dfsg-1.dsc libpoe-component-irc-perl_6.37+dfsg-1_all.deb to main/libp/libpoe-component-irc-perl/libpoe-component-irc-perl_6.37+dfsg-1_all.deb libpoe-component-irc-perl_6.37+dfsg.orig.tar.gz to main/libp/libpoe-component-irc-perl/libpoe-component-irc-perl_6.37+dfsg.orig.tar.gz Override entries for your package: libpoe-component-irc-perl_6.37+dfsg-1.dsc - source perl libpoe-component-irc-perl_6.37+dfsg-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From pkg-perl-maintainers at lists.alioth.debian.org Sun Aug 22 21:18:16 2010 From: pkg-perl-maintainers at lists.alioth.debian.org (pkg-perl-maintainers at lists.alioth.debian.org) Date: Sun, 22 Aug 2010 21:18:16 +0000 Subject: Bug#591129: Bug in libgtk2-spell-perl fixed in revision 61910 Message-ID: tag 591129 + pending thanks Some bugs are closed in revision 61910 by Chris Butler (chrisb) Commit message: * Added build dependency on myspell-en-us | myspell-dictionary-en | hunspell-dictionary-en to fix test failure (closes: #591129). * Run tests with LC_ALL=C to prevent the local environment causing test failures. From owner at bugs.debian.org Sun Aug 22 21:21:16 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 22 Aug 2010 21:21:16 +0000 Subject: Processed: Bug in libgtk2-spell-perl fixed in revision 61910 In-Reply-To: References: Message-ID: Processing commands for control at bugs.debian.org: > tag 591129 + pending Bug #591129 [src:libgtk2-spell-perl] libgtk2-spell-perl: FTBFS: enchant error for language: en at t/0.GtkSpell.t line 34. Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 591129: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591129 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From dak at ftp-master.debian.org Sun Aug 22 22:06:52 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 22:06:52 +0000 Subject: Processing of libgtk2-spell-perl_1.03-5_amd64.changes Message-ID: libgtk2-spell-perl_1.03-5_amd64.changes uploaded successfully to localhost along with the files: libgtk2-spell-perl_1.03-5.dsc libgtk2-spell-perl_1.03-5.debian.tar.gz libgtk2-spell-perl_1.03-5_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 22 22:17:07 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 22:17:07 +0000 Subject: libgtk2-spell-perl_1.03-5_amd64.changes ACCEPTED Message-ID: Accepted: libgtk2-spell-perl_1.03-5.debian.tar.gz to main/libg/libgtk2-spell-perl/libgtk2-spell-perl_1.03-5.debian.tar.gz libgtk2-spell-perl_1.03-5.dsc to main/libg/libgtk2-spell-perl/libgtk2-spell-perl_1.03-5.dsc libgtk2-spell-perl_1.03-5_amd64.deb to main/libg/libgtk2-spell-perl/libgtk2-spell-perl_1.03-5_amd64.deb Override entries for your package: libgtk2-spell-perl_1.03-5.dsc - source perl libgtk2-spell-perl_1.03-5_amd64.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 591129 Thank you for your contribution to Debian. From owner at bugs.debian.org Sun Aug 22 22:21:03 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 22 Aug 2010 22:21:03 +0000 Subject: Bug#591129: marked as done (libgtk2-spell-perl: FTBFS: enchant error for language: en at t/0.GtkSpell.t line 34.) References: <20100731224245.GA1156@xanadu.blop.info> Message-ID: Your message dated Sun, 22 Aug 2010 22:17:07 +0000 with message-id and subject line Bug#591129: fixed in libgtk2-spell-perl 1.03-5 has caused the Debian Bug report #591129, regarding libgtk2-spell-perl: FTBFS: enchant error for language: en at t/0.GtkSpell.t line 34. to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 591129: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591129 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Lucas Nussbaum Subject: libgtk2-spell-perl: FTBFS: enchant error for language: en at t/0.GtkSpell.t line 34. Date: Sat, 31 Jul 2010 18:42:45 -0400 Size: 3424 URL: -------------- next part -------------- An embedded message was scrubbed... From: Chris Butler Subject: Bug#591129: fixed in libgtk2-spell-perl 1.03-5 Date: Sun, 22 Aug 2010 22:17:07 +0000 Size: 5428 URL: From dak at ftp-master.debian.org Sun Aug 22 22:56:55 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 22:56:55 +0000 Subject: Processing of libxml-sax-writer-perl_0.53-1_i386.changes Message-ID: libxml-sax-writer-perl_0.53-1_i386.changes uploaded successfully to localhost along with the files: libxml-sax-writer-perl_0.53-1.dsc libxml-sax-writer-perl_0.53.orig.tar.gz libxml-sax-writer-perl_0.53-1.debian.tar.gz libxml-sax-writer-perl_0.53-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 22 23:02:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 22 Aug 2010 23:02:06 +0000 Subject: libxml-sax-writer-perl_0.53-1_i386.changes ACCEPTED Message-ID: Accepted: libxml-sax-writer-perl_0.53-1.debian.tar.gz to main/libx/libxml-sax-writer-perl/libxml-sax-writer-perl_0.53-1.debian.tar.gz libxml-sax-writer-perl_0.53-1.dsc to main/libx/libxml-sax-writer-perl/libxml-sax-writer-perl_0.53-1.dsc libxml-sax-writer-perl_0.53-1_all.deb to main/libx/libxml-sax-writer-perl/libxml-sax-writer-perl_0.53-1_all.deb libxml-sax-writer-perl_0.53.orig.tar.gz to main/libx/libxml-sax-writer-perl/libxml-sax-writer-perl_0.53.orig.tar.gz Override entries for your package: libxml-sax-writer-perl_0.53-1.dsc - source perl libxml-sax-writer-perl_0.53-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 523278 Thank you for your contribution to Debian. From owner at bugs.debian.org Sun Aug 22 23:06:05 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 22 Aug 2010 23:06:05 +0000 Subject: Bug#523278: marked as done (Updating the libxml-sax-writer-perl Maintainer/Uploaders list) References: <20090408184218.GA6532@zion.matrix.int> Message-ID: Your message dated Sun, 22 Aug 2010 23:02:06 +0000 with message-id and subject line Bug#523278: fixed in libxml-sax-writer-perl 0.53-1 has caused the Debian Bug report #523278, regarding Updating the libxml-sax-writer-perl Maintainer/Uploaders list to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 523278: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523278 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Sandro Tosi Subject: Updating the libxml-sax-writer-perl Maintainer/Uploaders list Date: Wed, 8 Apr 2009 20:42:18 +0200 Size: 2065 URL: -------------- next part -------------- An embedded message was scrubbed... From: Nicholas Bamber Subject: Bug#523278: fixed in libxml-sax-writer-perl 0.53-1 Date: Sun, 22 Aug 2010 23:02:06 +0000 Size: 6509 URL: From ntyni at debian.org Mon Aug 23 05:28:30 2010 From: ntyni at debian.org (Niko Tyni) Date: Mon, 23 Aug 2010 08:28:30 +0300 Subject: Bug#591111: libdbd-sqlite3-perl: FTBFS: failed tests In-Reply-To: <87lj8l93us.fsf@marvin.43-1.org> References: <20100731223837.GA1067@xanadu.blop.info> <87lj8l93us.fsf@marvin.43-1.org> Message-ID: <20100823052830.GA4002@madeleine.local.invalid> tag 591111 patch thanks On Thu, Aug 05, 2010 at 11:43:07AM +0900, Ansgar Burchardt wrote: > Lucas Nussbaum writes: > > > Source: libdbd-sqlite3-perl > > Version: 1.29-2 > > >> t/07_error.t ............................. ok > >> > >> # Failed test at t/08_busy.t line 101. > >> # Your testing environment might be too slow to pass this test: DBD::SQLite::db do failed: disk I/O error at t/08_busy.t line 100, line 1. > This only happens with libsqlite3-dev 3.7.0-1, the test suite passes > with the older 3.6.23.1-4. Should we reassign this to libsqlite3? No, I don't think so. I think it's just a libdbd-sqlite3-perl test suite problem. Its child processes clean up database files while the parent keeps them open. This used to work with earlier sqlite3 versions but write locks now seem to do a stat() on the file and fail if it's missing. I don't think writing to a deleted database file is useful in the real world, so it should be enough to change the test suite. Patch attached. -- Niko Tyni ntyni at debian.org From ntyni at debian.org Mon Aug 23 05:15:15 2010 From: ntyni at debian.org (Niko Tyni) Date: Mon, 23 Aug 2010 08:15:15 +0300 Subject: [PATCH] Don't clean temporary files in child processes Message-ID: As of SQLite 3.7.0, write locks try to stat() the database file and fail with a 'Disk I/O error' if it is missing. This breaks those tests that fork child processes (namely 08_busy.t and t/28_schemachange.t) because the child process removes the database file in the END block. The fix is to disable the clean() function for child processes. See --- t/lib/Test.pm | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/t/lib/Test.pm b/t/lib/Test.pm index 80e50ce..8d1be25 100644 --- a/t/lib/Test.pm +++ b/t/lib/Test.pm @@ -7,6 +7,7 @@ use Exporter (); use File::Spec (); use Test::More (); +my $parent; use vars qw{$VERSION @ISA @EXPORT @CALL_FUNCS}; BEGIN { $VERSION = '1.29'; @@ -15,6 +16,7 @@ BEGIN { # Allow tests to load modules bundled in /inc unshift @INC, 'inc'; + $parent = $$; } # Always load the DBI module @@ -22,6 +24,7 @@ use DBI (); # Delete temporary files sub clean { + return if $$ != $parent; unlink( 'foo' ); unlink( 'foo-journal' ); } -- 1.7.1 --n8g4imXOkfNTN/H1-- From owner at bugs.debian.org Mon Aug 23 05:33:10 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 23 Aug 2010 05:33:10 +0000 Subject: Processed: Re: Bug#591111: libdbd-sqlite3-perl: FTBFS: failed tests In-Reply-To: <20100823052830.GA4002@madeleine.local.invalid> References: <20100823052830.GA4002@madeleine.local.invalid> Message-ID: Processing commands for control at bugs.debian.org: > tag 591111 patch Bug #591111 [src:libdbd-sqlite3-perl] libdbd-sqlite3-perl: FTBFS: failed tests Added tag(s) patch. > thanks Stopping processing here. Please contact me if you need assistance. -- 591111: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591111 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From ntyni at debian.org Mon Aug 23 07:47:25 2010 From: ntyni at debian.org (Niko Tyni) Date: Mon, 23 Aug 2010 10:47:25 +0300 Subject: Bug#578458: still fails to build In-Reply-To: <20100618130338.GA15809@belanna.comodo.priv.at> References: <20100520160509.GA4394@belanna.comodo.priv.at> <20100618130338.GA15809@belanna.comodo.priv.at> Message-ID: <20100823074725.GA6715@madeleine.local.invalid> found 578458 5.210-1 thanks On Fri, Jun 18, 2010 at 03:03:38PM +0200, gregor herrmann wrote: > On Thu, 20 May 2010 18:05:09 +0200, gregor herrmann wrote: > > > 5.230-1 still FTBFS on some architectures; and now in an earlier test > > than the one I patched to get more informations :/ > > Actually it's probably the same test (t/19_handle.t) but we don't see > any output. > > More frustrating info: I just built the module and ran the testsuite > on albeniz (alpha porter box), and of course the tests pass. It consistently fails for me on albeniz, and so does 5.210-1 so this seems to affect squeeze as well. It looks like the test broke with libanyevent-perl_5.251-1. I don't have the time to investigate more right now. FWIW, the current libanyevent-perl version does pass its own test suite on albeniz, so it doesn't seem to be totally broken. BTW, I think the current debian/rules backend selection is potentially buggy as it's looking for substrings in the arch list, meaning "mips" matches "mipsel" and "i386" matches "kfreebsd-i386". The backend selection doesn't seem to make a difference though; I tried all the sensible configuration options on albeniz with no luck. -- Niko Tyni ntyni at debian.org From owner at bugs.debian.org Mon Aug 23 07:48:09 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 23 Aug 2010 07:48:09 +0000 Subject: Processed: Re: Bug#578458: still fails to build In-Reply-To: <20100823074725.GA6715@madeleine.local.invalid> References: <20100823074725.GA6715@madeleine.local.invalid> Message-ID: Processing commands for control at bugs.debian.org: > found 578458 5.210-1 Bug #578458 [src:libcoro-perl] libcoro-perl: FTBFS: E: Caught signal 'Terminated': terminating immediately Bug Marked as found in versions libcoro-perl/5.210-1. > thanks Stopping processing here. Please contact me if you need assistance. -- 578458: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578458 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From pkg-perl-maintainers at lists.alioth.debian.org Mon Aug 23 08:17:30 2010 From: pkg-perl-maintainers at lists.alioth.debian.org (pkg-perl-maintainers at lists.alioth.debian.org) Date: Mon, 23 Aug 2010 08:17:30 +0000 Subject: Bug#591111: Bug in libdbd-sqlite3-perl fixed in revision 61939 Message-ID: tag 591111 + pending thanks Some bugs are closed in revision 61939 by Salvatore Bonaccorso (carnil-guest) Commit message: Add 0001-Don-t-clean-temporary-files-in-child-processes.patch patch: Fixes FTBFS due failure in tests. Thanks to Niko Tyni for the investigation and patch (Closes: #591111). From owner at bugs.debian.org Mon Aug 23 08:21:05 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 23 Aug 2010 08:21:05 +0000 Subject: Processed: Bug in libdbd-sqlite3-perl fixed in revision 61939 In-Reply-To: References: Message-ID: Processing commands for control at bugs.debian.org: > tag 591111 + pending Bug #591111 [src:libdbd-sqlite3-perl] libdbd-sqlite3-perl: FTBFS: failed tests Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 591111: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591111 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From chrisb at debian.org Mon Aug 23 10:07:41 2010 From: chrisb at debian.org (Chris Butler) Date: Mon, 23 Aug 2010 11:07:41 +0100 Subject: Bug#591129: libgtk2-spell-perl: FTBFS: enchant error for language: en at t/0.GtkSpell.t line 34. In-Reply-To: <20100822183213.GA20243@madeleine.local.invalid> References: <20100731224245.GA1156@xanadu.blop.info> <20100801004113.GB10999@crustynet.org.uk> <20100822163640.GA32622@madeleine.local.invalid> <20100822165337.GB13402@crustynet.org.uk> <20100822183213.GA20243@madeleine.local.invalid> Message-ID: <20100823100741.GD13402@crustynet.org.uk> On Sun, Aug 22, 2010 at 09:32:13PM +0300, Niko Tyni wrote: > On Sun, Aug 22, 2010 at 05:53:37PM +0100, Chris Butler wrote: > > [0] Perhaps: "myspell-en-us | myspell-dictionary-en | hunspell-dictionary-en", > > That looks good to me, assuming it actually works with any of them of course. FWIW, I tested the build with all 6 packages that currently match the above, and all worked fine.. -- Chris Butler GnuPG Key ID: 4096R/49E3ACD3 From gregoa at debian.org Mon Aug 23 16:00:49 2010 From: gregoa at debian.org (gregor herrmann) Date: Mon, 23 Aug 2010 18:00:49 +0200 Subject: Bug#592506: What to do about libtest-harness-perl? In-Reply-To: <1282399382.19892.1922.camel@kaa.jungle.aubergine.my-net-space.net> References: <20100815131652.jarjyk4g00c4g080@webmail.periapt.co.uk> <1281880770.29656.28.camel@kaa.jungle.aubergine.my-net-space.net> <20100815154345.1nm78pthc0cgoogw@webmail.periapt.co.uk> <1282161776.24458.97.camel@kaa.jungle.aubergine.my-net-space.net> <20100818230249.pak0ydtz0kckccso@webmail.periapt.co.uk> <1282399382.19892.1922.camel@kaa.jungle.aubergine.my-net-space.net> Message-ID: <20100823160049.GA13998@belanna.comodo.priv.at> On Sat, 21 Aug 2010 15:03:02 +0100, Adam D. Barratt wrote: > > >> The bug concerns how the prove utility handles testing scripts > > >> directly. Anyway other members of the Debian Perl group will want to > > >> express an opinion. > > > Did any of them do so and simply fail to Cc -release? :-) > > The group definitely knows about the issue. What other information > > apart from opinions would be of use? > I only mentioned it because you said they would want to express their > opinion. ;-) :) I looked into this issue now. Disclaimer/summary: I'm confused :) The options seem to be to take either the new 3.22 release or create a huge patch by taking several commits (mentioned in the first mail to this bug). Looks both not really attractive. Looking at the diff at http://search.cpan.org/diff?from=Test-Harness-3.21&to=Test-Harness-3.22&w=1 doesn't also really help due to it's size. More interesting is a look at the two original upstream reports: https://rt.cpan.org/Public/Bug/Display.html?id=59186 https://rt.cpan.org/Public/Bug/Display.html?id=59457 Both tickets mention a fix in one commit: * 59186 -> http://github.com/AndyA/Test-Harness/commit/80cf0384667d8bc7e95c2b0565827292aacab139 (and for the test: probably http://github.com/AndyA/Test-Harness/commit/a794796d6780f4438bb492bf87ed14982a5357dd and http://github.com/AndyA/Test-Harness/commit/3a934f897b6a9d1d91afbeca21616e4c729f344f and http://github.com/AndyA/Test-Harness/commit/6ca9bf39fed165755033e824b895edea1cac21a7 ) * 59457 -> http://github.com/AndyA/Test-Harness/commit/6703fdc01e152df672047400364b227a172449e2 I have no idea if this is enough or not; Nicholas and v.nix.is, what do you think? Cheers, gregor, who hopes that someone else would also take a look into this issue -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- NP: Various Artists: Irish Ways And Irish Laws -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: From dak at ftp-master.debian.org Mon Aug 23 16:08:47 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Mon, 23 Aug 2010 16:08:47 +0000 Subject: Processing of libconfig-ini-perl_0.015-1_i386.changes Message-ID: libconfig-ini-perl_0.015-1_i386.changes uploaded successfully to localhost along with the files: libconfig-ini-perl_0.015-1.dsc libconfig-ini-perl_0.015.orig.tar.gz libconfig-ini-perl_0.015-1.debian.tar.gz libconfig-ini-perl_0.015-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Mon Aug 23 16:19:00 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Mon, 23 Aug 2010 16:19:00 +0000 Subject: libconfig-ini-perl_0.015-1_i386.changes ACCEPTED Message-ID: Accepted: libconfig-ini-perl_0.015-1.debian.tar.gz to main/libc/libconfig-ini-perl/libconfig-ini-perl_0.015-1.debian.tar.gz libconfig-ini-perl_0.015-1.dsc to main/libc/libconfig-ini-perl/libconfig-ini-perl_0.015-1.dsc libconfig-ini-perl_0.015-1_all.deb to main/libc/libconfig-ini-perl/libconfig-ini-perl_0.015-1_all.deb libconfig-ini-perl_0.015.orig.tar.gz to main/libc/libconfig-ini-perl/libconfig-ini-perl_0.015.orig.tar.gz Override entries for your package: libconfig-ini-perl_0.015-1.dsc - source perl libconfig-ini-perl_0.015-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From nicholas at periapt.co.uk Mon Aug 23 16:41:12 2010 From: nicholas at periapt.co.uk (Nicholas Bamber) Date: Mon, 23 Aug 2010 17:41:12 +0100 Subject: Bug#592506: What to do about libtest-harness-perl? In-Reply-To: <20100823160049.GA13998@belanna.comodo.priv.at> References: <20100815131652.jarjyk4g00c4g080@webmail.periapt.co.uk> <1281880770.29656.28.camel@kaa.jungle.aubergine.my-net-space.net> <20100815154345.1nm78pthc0cgoogw@webmail.periapt.co.uk> <1282161776.24458.97.camel@kaa.jungle.aubergine.my-net-space.net> <20100818230249.pak0ydtz0kckccso@webmail.periapt.co.uk> <1282399382.19892.1922.camel@kaa.jungle.aubergine.my-net-space.net> <20100823160049.GA13998@belanna.comodo.priv.at> Message-ID: <4C72A4A8.3020104@periapt.co.uk> I am digging deeper but apart from confirming that the issues are real and fixed by 3.22 I have not got anything yet. I am trying to build what a patched 3.21 would be and get a more informed opinion but the required patch does look big to me. gregor herrmann wrote: > On Sat, 21 Aug 2010 15:03:02 +0100, Adam D. Barratt wrote: > > >>>>> The bug concerns how the prove utility handles testing scripts >>>>> directly. Anyway other members of the Debian Perl group will want to >>>>> express an opinion. >>>>> >>>> Did any of them do so and simply fail to Cc -release? :-) >>>> >>> The group definitely knows about the issue. What other information >>> apart from opinions would be of use? >>> >> I only mentioned it because you said they would want to express their >> opinion. ;-) >> > > :) > > I looked into this issue now. Disclaimer/summary: I'm confused :) > > The options seem to be to take either the new 3.22 release or create > a huge patch by taking several commits (mentioned in the first mail to > this bug). Looks both not really attractive. > > Looking at the diff at > http://search.cpan.org/diff?from=Test-Harness-3.21&to=Test-Harness-3.22&w=1 > doesn't also really help due to it's size. > > More interesting is a look at the two original upstream reports: > https://rt.cpan.org/Public/Bug/Display.html?id=59186 > https://rt.cpan.org/Public/Bug/Display.html?id=59457 > > Both tickets mention a fix in one commit: > * 59186 -> http://github.com/AndyA/Test-Harness/commit/80cf0384667d8bc7e95c2b0565827292aacab139 > (and for the test: probably > http://github.com/AndyA/Test-Harness/commit/a794796d6780f4438bb492bf87ed14982a5357dd and > http://github.com/AndyA/Test-Harness/commit/3a934f897b6a9d1d91afbeca21616e4c729f344f and > http://github.com/AndyA/Test-Harness/commit/6ca9bf39fed165755033e824b895edea1cac21a7 ) > * 59457 -> http://github.com/AndyA/Test-Harness/commit/6703fdc01e152df672047400364b227a172449e2 > > I have no idea if this is enough or not; Nicholas and v.nix.is, what > do you think? > > > Cheers, > gregor, who hopes that someone else would also take a look into this > issue > > -------------- next part -------------- A non-text attachment was scrubbed... Name: nicholas.vcf Type: text/x-vcard Size: 185 bytes Desc: not available URL: From gregoa at debian.org Mon Aug 23 17:30:28 2010 From: gregoa at debian.org (gregor herrmann) Date: Mon, 23 Aug 2010 19:30:28 +0200 Subject: Bug#592506: What to do about libtest-harness-perl? In-Reply-To: <4C72A4A8.3020104@periapt.co.uk> References: <20100815131652.jarjyk4g00c4g080@webmail.periapt.co.uk> <1281880770.29656.28.camel@kaa.jungle.aubergine.my-net-space.net> <20100815154345.1nm78pthc0cgoogw@webmail.periapt.co.uk> <1282161776.24458.97.camel@kaa.jungle.aubergine.my-net-space.net> <20100818230249.pak0ydtz0kckccso@webmail.periapt.co.uk> <1282399382.19892.1922.camel@kaa.jungle.aubergine.my-net-space.net> <20100823160049.GA13998@belanna.comodo.priv.at> <4C72A4A8.3020104@periapt.co.uk> Message-ID: <20100823173028.GC4375@belanna.comodo.priv.at> On Mon, 23 Aug 2010 17:41:12 +0100, Nicholas Bamber wrote: > I am digging deeper but apart from confirming that the issues are > real and fixed by 3.22 I have not got anything yet. I am trying to > build what a patched 3.21 would be and get a more informed opinion > but the required patch does look big to me. Great, thanks! (And: s/3\.21/3.20/, since 3.20 is in testing+unstable) Cheers, gregor -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- NP: U2: Bad -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: From debian-bug at v.nix.is Mon Aug 23 18:10:07 2010 From: debian-bug at v.nix.is (Debian bug at v.nix.is) Date: Mon, 23 Aug 2010 18:10:07 +0000 Subject: Bug#592506: [v-admins] Bug#592506: What to do about libtest-harness-perl? In-Reply-To: <20100823160049.GA13998@belanna.comodo.priv.at> References: <20100815131652.jarjyk4g00c4g080@webmail.periapt.co.uk> <1281880770.29656.28.camel@kaa.jungle.aubergine.my-net-space.net> <20100815154345.1nm78pthc0cgoogw@webmail.periapt.co.uk> <1282161776.24458.97.camel@kaa.jungle.aubergine.my-net-space.net> <20100818230249.pak0ydtz0kckccso@webmail.periapt.co.uk> <1282399382.19892.1922.camel@kaa.jungle.aubergine.my-net-space.net> <20100823160049.GA13998@belanna.comodo.priv.at> Message-ID: On Mon, Aug 23, 2010 at 16:00, gregor herrmann wrote: > I have no idea if this is enough or not; Nicholas and v.nix.is, what > do you think? I didn't track down what commits exactly were pertinent to fixing this, I just did a log from 3.21 to the master at the time and picked all the pertinent ones. The tests in the current master should test for the required behavior, you can also e.g. check out Git's own git.git, run make and do cd t && prove t[0-9]*.sh to see if it works. I'm on vacation now but I'd be happy to test out any patched version around the end of the month to see if it fixes this issue. I didn't see anything major in 3.22 though that should hold back getting it into the next stable, and maintaining a 3.22 in Debian instead of a patched version would probably be less painful in the long run. From bts-link-upstream at lists.alioth.debian.org Mon Aug 23 18:30:47 2010 From: bts-link-upstream at lists.alioth.debian.org (bts-link-upstream at lists.alioth.debian.org) Date: Mon, 23 Aug 2010 18:30:47 -0000 Subject: [bts-link] source package libhtml-template-compiled-perl Message-ID: <20100823180229.22407.48200.btslink@merkel.debian.org> # # bts-link upstream status pull for source package libhtml-template-compiled-perl # see http://lists.debian.org/debian-devel-announce/2006/05/msg00001.html # user bts-link-upstream at lists.alioth.debian.org # remote status report for #578934 (http://bugs.debian.org/578934) # * http://rt.cpan.org/Public/Bug/Display.html?id=57438 # * remote status changed: new -> open usertags 578934 - status-new usertags 578934 + status-open thanks From ibriceno at intercable.net Mon Aug 23 17:35:29 2010 From: ibriceno at intercable.net (VIVIAN SALEM) Date: Tue, 24 Aug 2010 01:35:29 +0800 Subject: : MORE UPDATE Message-ID: <8128530046587@mail.intercable.net> MY NAME IS MRS.VIVIAN SALEM, I WILL NEED YOUR URGENT ASSISSTANCE FOR INVESTMENT IN YOUR COUNTRY.I WILL GIVE YOU UPDATE WHEN I HEAR FROM YOU WITH YOUR INFO.THANK YOU -------------- next part -------------- An HTML attachment was scrubbed... URL: From nicholas at periapt.co.uk Tue Aug 24 01:17:50 2010 From: nicholas at periapt.co.uk (Nicholas Bamber) Date: Tue, 24 Aug 2010 02:17:50 +0100 Subject: Bug#592506: [v-admins] Bug#592506: What to do about libtest-harness-perl? In-Reply-To: References: <20100815131652.jarjyk4g00c4g080@webmail.periapt.co.uk> <1281880770.29656.28.camel@kaa.jungle.aubergine.my-net-space.net> <20100815154345.1nm78pthc0cgoogw@webmail.periapt.co.uk> <1282161776.24458.97.camel@kaa.jungle.aubergine.my-net-space.net> <20100818230249.pak0ydtz0kckccso@webmail.periapt.co.uk> <1282399382.19892.1922.camel@kaa.jungle.aubergine.my-net-space.net> <20100823160049.GA13998@belanna.comodo.priv.at> Message-ID: <4C731DBE.2000003@periapt.co.uk> Okay a sleepless might so I have some conclusions. First of all any patched version needs to be based off 3.21 not 3.20 because the jump from 3.20 to 3.21 is really small and only affects test files. I extracted patch files for the suggested git commits. The total line count is 492 though I am not quite sure what that tells you given the context lines and other overheads. Now the very first patch (on t/testargs.t) gets rejected. There is only one change to t/testargs.t between version 3.21 and our first patch. However that was part of a large merge on the 29th June of changes by Chris Williams affecting about 30 files. In conclusion to proceed with a patched 3.21 would require manual analysis and application of the 10 patches. The second one looks irrelevant to me. Nicholas Debian bug at v.nix.is wrote: > On Mon, Aug 23, 2010 at 16:00, gregor herrmann wrote: > >> I have no idea if this is enough or not; Nicholas and v.nix.is, what >> do you think? >> > > I didn't track down what commits exactly were pertinent to fixing > this, I just did a log from 3.21 to the master at the time and picked > all the pertinent ones. > > The tests in the current master should test for the required behavior, > you can also e.g. check out Git's own git.git, run make and do cd t && > prove t[0-9]*.sh to see if it works. > > I'm on vacation now but I'd be happy to test out any patched version > around the end of the month to see if it fixes this issue. > > I didn't see anything major in 3.22 though that should hold back > getting it into the next stable, and maintaining a 3.22 in Debian > instead of a patched version would probably be less painful in the > long run. > -------------- next part -------------- A non-text attachment was scrubbed... Name: nicholas.vcf Type: text/x-vcard Size: 194 bytes Desc: not available URL: From e-commerce at b-o-lane.com Tue Aug 24 11:22:54 2010 From: e-commerce at b-o-lane.com (=?UTF-8?B?RSdMT0/pm7vlrZDloLE=?=) Date: Tue, 24 Aug 2010 19:22:54 +0800 Subject: =?UTF-8?B?57Wm5YGa5pyI5a2Q55qE5aq95ZKq5pyA5aW955qE56au54mpIQ==?= Message-ID: To view the message, please use an HTML compatible email viewer! -------------- next part -------------- An HTML attachment was scrubbed... URL: From owner at bugs.debian.org Tue Aug 24 12:39:06 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 24 Aug 2010 12:39:06 +0000 Subject: Processed: tagging 575048 In-Reply-To: <1282653289-500-bts-salvatore.bonaccorso@gmail.com> References: <1282653289-500-bts-salvatore.bonaccorso@gmail.com> Message-ID: Processing commands for control at bugs.debian.org: > tags 575048 + pending Bug #575048 [clive] clive: Mangles paths that contain non-ASCII characters Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 575048: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575048 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From dak at ftp-master.debian.org Tue Aug 24 13:15:56 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 24 Aug 2010 13:15:56 +0000 Subject: Processing of libsearch-xapian-perl_1.2.3.0-1_amd64.changes Message-ID: libsearch-xapian-perl_1.2.3.0-1_amd64.changes uploaded successfully to localhost along with the files: libsearch-xapian-perl_1.2.3.0-1.dsc libsearch-xapian-perl_1.2.3.0.orig.tar.gz libsearch-xapian-perl_1.2.3.0-1.debian.tar.gz libsearch-xapian-perl_1.2.3.0-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Tue Aug 24 13:17:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 24 Aug 2010 13:17:06 +0000 Subject: libsearch-xapian-perl_1.2.3.0-1_amd64.changes ACCEPTED Message-ID: Accepted: libsearch-xapian-perl_1.2.3.0-1.debian.tar.gz to main/libs/libsearch-xapian-perl/libsearch-xapian-perl_1.2.3.0-1.debian.tar.gz libsearch-xapian-perl_1.2.3.0-1.dsc to main/libs/libsearch-xapian-perl/libsearch-xapian-perl_1.2.3.0-1.dsc libsearch-xapian-perl_1.2.3.0-1_amd64.deb to main/libs/libsearch-xapian-perl/libsearch-xapian-perl_1.2.3.0-1_amd64.deb libsearch-xapian-perl_1.2.3.0.orig.tar.gz to main/libs/libsearch-xapian-perl/libsearch-xapian-perl_1.2.3.0.orig.tar.gz Override entries for your package: libsearch-xapian-perl_1.2.3.0-1.dsc - source perl libsearch-xapian-perl_1.2.3.0-1_amd64.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Tue Aug 24 15:01:09 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 24 Aug 2010 15:01:09 +0000 Subject: Processing of libipc-run3-perl_0.044-1_i386.changes Message-ID: libipc-run3-perl_0.044-1_i386.changes uploaded successfully to localhost along with the files: libipc-run3-perl_0.044-1.dsc libipc-run3-perl_0.044.orig.tar.gz libipc-run3-perl_0.044-1.debian.tar.gz libipc-run3-perl_0.044-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Tue Aug 24 15:03:32 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 24 Aug 2010 15:03:32 +0000 Subject: libipc-run3-perl_0.044-1_i386.changes ACCEPTED Message-ID: Accepted: libipc-run3-perl_0.044-1.debian.tar.gz to main/libi/libipc-run3-perl/libipc-run3-perl_0.044-1.debian.tar.gz libipc-run3-perl_0.044-1.dsc to main/libi/libipc-run3-perl/libipc-run3-perl_0.044-1.dsc libipc-run3-perl_0.044-1_all.deb to main/libi/libipc-run3-perl/libipc-run3-perl_0.044-1_all.deb libipc-run3-perl_0.044.orig.tar.gz to main/libi/libipc-run3-perl/libipc-run3-perl_0.044.orig.tar.gz Override entries for your package: libipc-run3-perl_0.044-1.dsc - source perl libipc-run3-perl_0.044-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Tue Aug 24 15:16:10 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 24 Aug 2010 15:16:10 +0000 Subject: Processing of libclass-mop-perl_1.06-1_i386.changes Message-ID: libclass-mop-perl_1.06-1_i386.changes uploaded successfully to localhost along with the files: libclass-mop-perl_1.06-1.dsc libclass-mop-perl_1.06.orig.tar.gz libclass-mop-perl_1.06-1.debian.tar.gz libclass-mop-perl_1.06-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Tue Aug 24 15:17:25 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 24 Aug 2010 15:17:25 +0000 Subject: libclass-mop-perl_1.06-1_i386.changes ACCEPTED Message-ID: Accepted: libclass-mop-perl_1.06-1.debian.tar.gz to main/libc/libclass-mop-perl/libclass-mop-perl_1.06-1.debian.tar.gz libclass-mop-perl_1.06-1.dsc to main/libc/libclass-mop-perl/libclass-mop-perl_1.06-1.dsc libclass-mop-perl_1.06-1_i386.deb to main/libc/libclass-mop-perl/libclass-mop-perl_1.06-1_i386.deb libclass-mop-perl_1.06.orig.tar.gz to main/libc/libclass-mop-perl/libclass-mop-perl_1.06.orig.tar.gz Override entries for your package: libclass-mop-perl_1.06-1.dsc - source perl libclass-mop-perl_1.06-1_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Tue Aug 24 15:31:10 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 24 Aug 2010 15:31:10 +0000 Subject: Processing of liblayout-manager-perl_0.32-1_i386.changes Message-ID: liblayout-manager-perl_0.32-1_i386.changes uploaded successfully to localhost along with the files: liblayout-manager-perl_0.32-1.dsc liblayout-manager-perl_0.32.orig.tar.gz liblayout-manager-perl_0.32-1.debian.tar.gz liblayout-manager-perl_0.32-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Tue Aug 24 15:32:17 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 24 Aug 2010 15:32:17 +0000 Subject: liblayout-manager-perl_0.32-1_i386.changes ACCEPTED Message-ID: Accepted: liblayout-manager-perl_0.32-1.debian.tar.gz to main/libl/liblayout-manager-perl/liblayout-manager-perl_0.32-1.debian.tar.gz liblayout-manager-perl_0.32-1.dsc to main/libl/liblayout-manager-perl/liblayout-manager-perl_0.32-1.dsc liblayout-manager-perl_0.32-1_all.deb to main/libl/liblayout-manager-perl/liblayout-manager-perl_0.32-1_all.deb liblayout-manager-perl_0.32.orig.tar.gz to main/libl/liblayout-manager-perl/liblayout-manager-perl_0.32.orig.tar.gz Override entries for your package: liblayout-manager-perl_0.32-1.dsc - source perl liblayout-manager-perl_0.32-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Tue Aug 24 15:36:10 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 24 Aug 2010 15:36:10 +0000 Subject: Processing of libtext-password-pronounceable-perl_0.30-1_i386.changes Message-ID: libtext-password-pronounceable-perl_0.30-1_i386.changes uploaded successfully to localhost along with the files: libtext-password-pronounceable-perl_0.30-1.dsc libtext-password-pronounceable-perl_0.30.orig.tar.gz libtext-password-pronounceable-perl_0.30-1.debian.tar.gz libtext-password-pronounceable-perl_0.30-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Tue Aug 24 15:47:14 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 24 Aug 2010 15:47:14 +0000 Subject: libtext-password-pronounceable-perl_0.30-1_i386.changes ACCEPTED Message-ID: Accepted: libtext-password-pronounceable-perl_0.30-1.debian.tar.gz to main/libt/libtext-password-pronounceable-perl/libtext-password-pronounceable-perl_0.30-1.debian.tar.gz libtext-password-pronounceable-perl_0.30-1.dsc to main/libt/libtext-password-pronounceable-perl/libtext-password-pronounceable-perl_0.30-1.dsc libtext-password-pronounceable-perl_0.30-1_all.deb to main/libt/libtext-password-pronounceable-perl/libtext-password-pronounceable-perl_0.30-1_all.deb libtext-password-pronounceable-perl_0.30.orig.tar.gz to main/libt/libtext-password-pronounceable-perl/libtext-password-pronounceable-perl_0.30.orig.tar.gz Override entries for your package: libtext-password-pronounceable-perl_0.30-1.dsc - source perl libtext-password-pronounceable-perl_0.30-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Tue Aug 24 15:56:11 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Tue, 24 Aug 2010 15:56:11 +0000 Subject: Processing of liblog-dispatchouli-perl_1.102350-1_i386.changes Message-ID: liblog-dispatchouli-perl_1.102350-1_i386.changes uploaded successfully to localhost along with the files: liblog-dispatchouli-perl_1.102350-1.dsc liblog-dispatchouli-perl_1.102350.orig.tar.gz liblog-dispatchouli-perl_1.102350-1.debian.tar.gz liblog-dispatchouli-perl_1.102350-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Tue Aug 24 16:02:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Tue, 24 Aug 2010 16:02:06 +0000 Subject: liblog-dispatchouli-perl_1.102350-1_i386.changes ACCEPTED Message-ID: Accepted: liblog-dispatchouli-perl_1.102350-1.debian.tar.gz to main/libl/liblog-dispatchouli-perl/liblog-dispatchouli-perl_1.102350-1.debian.tar.gz liblog-dispatchouli-perl_1.102350-1.dsc to main/libl/liblog-dispatchouli-perl/liblog-dispatchouli-perl_1.102350-1.dsc liblog-dispatchouli-perl_1.102350-1_all.deb to main/libl/liblog-dispatchouli-perl/liblog-dispatchouli-perl_1.102350-1_all.deb liblog-dispatchouli-perl_1.102350.orig.tar.gz to main/libl/liblog-dispatchouli-perl/liblog-dispatchouli-perl_1.102350.orig.tar.gz Override entries for your package: liblog-dispatchouli-perl_1.102350-1.dsc - source perl liblog-dispatchouli-perl_1.102350-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From owner at bugs.debian.org Tue Aug 24 19:06:08 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 24 Aug 2010 19:06:08 +0000 Subject: Processed: bug 591111 is forwarded to http://rt.cpan.org/Ticket/Display.html?id=60698 In-Reply-To: <1282676573-2681-bts-ntyni@debian.org> References: <1282676573-2681-bts-ntyni@debian.org> Message-ID: Processing commands for control at bugs.debian.org: > forwarded 591111 http://rt.cpan.org/Ticket/Display.html?id=60698 Bug #591111 [src:libdbd-sqlite3-perl] libdbd-sqlite3-perl: FTBFS: failed tests Set Bug forwarded-to-address to 'http://rt.cpan.org/Ticket/Display.html?id=60698'. > thanks Stopping processing here. Please contact me if you need assistance. -- 591111: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591111 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From faith_livia at yahoo.com Wed Aug 25 01:58:37 2010 From: faith_livia at yahoo.com (faith) Date: Tue, 24 Aug 2010 18:58:37 -0700 (PDT) Subject: HI Message-ID: <103846.80657.qm@web38208.mail.mud.yahoo.com> Nice to meet you, How are you and how is your work? i hope that all is well with you, My name is miss faith,i know that you may be suprise how i get your email, i got your email today when i was browsing looking for honest partner,then i feel to drop this few line to you , and? i will like you to contact me through my email so that we can know each other and exchange our pictures, and we maybecome partner. Remember the distance does not matter what matters is the love we share with each other. i am waiting? to hear from you soon. kiss regards Miss faith -------------- next part -------------- An HTML attachment was scrubbed... URL: From ansgar at 2008.43-1.org Wed Aug 25 04:12:51 2010 From: ansgar at 2008.43-1.org (Ansgar Burchardt) Date: Wed, 25 Aug 2010 13:12:51 +0900 Subject: Bug#594273: remove libdigest-sha1-perl some time after Squeeze Message-ID: <20100825041251.14016.5272.reportbug@marvin.43-1.org> Package: libdigest-sha1-perl Version: 2.13-1 Severity: important I would like to get rid of this module after Squeeze has been released. Its functionality is also provided by Digest::SHA (which is in core). Switching from Digest::SHA1 to Digest::SHA should be as easy as s,Digest::SHA1,Digest::SHA1,g as Digest::SHA only provides additional functions (with the exception of sha1_transform which is no longer present). The (build-)dependency on libdigest-sha1-perl can then be removed; Digest::SHA is already included in Lenny's perl. Regards, Ansgar From ntyni at debian.org Wed Aug 25 10:47:08 2010 From: ntyni at debian.org (Niko Tyni) Date: Wed, 25 Aug 2010 13:47:08 +0300 Subject: Bug#588118: perl: numeric overloading problem on ia64 Message-ID: <20100825104708.GA3437@madeleine.local.invalid> What seems to be happening is an integer -> float conversion somewhere behind the curtains during overloading / numification. This is reproducible on amd64 with #!/usr/bin/perl -w package Foo; my $i = 0; use overload '0+' => sub { (1 << 53) + ($i++) }, fallback => 1; 1; package main; print "1..2\n"; my $f1 = bless {}, 'Foo'; my $f2 = bless {}, 'Foo'; print ((($f1 == $f2) ? "not " : "") . "ok 1\n"); print (((0+$f1 == 0+$f2) ? "not " : "") . "ok 2\n"); __END__ which fails test 1 but not test 2. Clearly the IV is coerced into an NV in the first case, losing precision (both types are 64 bits wide) and making the values compare as equal. The special thing about ia64 is that its reference addresses are big integers and not small ones. This looks like a bug to me , but I suppose it could be argued to be a feature. I'll file an upstream bug and see what they think. It does happen with current bleadperl FWIW. -- Niko Tyni ntyni at debian.org From dak at ftp-master.debian.org Wed Aug 25 14:58:49 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Wed, 25 Aug 2010 14:58:49 +0000 Subject: Processing of clive_2.2.13-2_i386.changes Message-ID: clive_2.2.13-2_i386.changes uploaded successfully to localhost along with the files: clive_2.2.13-2.dsc clive_2.2.13-2.debian.tar.gz clive_2.2.13-2_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Wed Aug 25 15:02:07 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Wed, 25 Aug 2010 15:02:07 +0000 Subject: clive_2.2.13-2_i386.changes ACCEPTED Message-ID: Accepted: clive_2.2.13-2.debian.tar.gz to main/c/clive/clive_2.2.13-2.debian.tar.gz clive_2.2.13-2.dsc to main/c/clive/clive_2.2.13-2.dsc clive_2.2.13-2_all.deb to main/c/clive/clive_2.2.13-2_all.deb Override entries for your package: clive_2.2.13-2.dsc - source utils clive_2.2.13-2_all.deb - optional utils Announcing to debian-devel-changes at lists.debian.org Closing bugs: 575048 Thank you for your contribution to Debian. From owner at bugs.debian.org Wed Aug 25 15:03:10 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Wed, 25 Aug 2010 15:03:10 +0000 Subject: Bug#575048: marked as done (clive: Mangles paths that contain non-ASCII characters) References: <20100323033433.GA3016@benfinney.id.au> Message-ID: Your message dated Wed, 25 Aug 2010 15:02:07 +0000 with message-id and subject line Bug#575048: fixed in clive 2.2.13-2 has caused the Debian Bug report #575048, regarding clive: Mangles paths that contain non-ASCII characters to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 575048: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575048 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Ben Finney Subject: clive: Mangles paths that contain non-ASCII characters Date: Tue, 23 Mar 2010 14:35:15 +1100 Size: 4778 URL: -------------- next part -------------- An embedded message was scrubbed... From: Salvatore Bonaccorso Subject: Bug#575048: fixed in clive 2.2.13-2 Date: Wed, 25 Aug 2010 15:02:07 +0000 Size: 4981 URL: From noreply at release.debian.org Wed Aug 25 16:39:10 2010 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 25 Aug 2010 16:39:10 +0000 Subject: libcarp-clan-perl 6.04-1 MIGRATED to testing Message-ID: FYI: The status of the libcarp-clan-perl source package in Debian's testing distribution has changed. Previous version: 6.02-1 Current version: 6.04-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From dak at ftp-master.debian.org Wed Aug 25 16:44:08 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Wed, 25 Aug 2010 16:44:08 +0000 Subject: Processing of liblatex-table-perl_1.0.5-1_i386.changes Message-ID: liblatex-table-perl_1.0.5-1_i386.changes uploaded successfully to localhost along with the files: liblatex-table-perl_1.0.5-1.dsc liblatex-table-perl_1.0.5.orig.tar.gz liblatex-table-perl_1.0.5-1.debian.tar.gz liblatex-table-perl_1.0.5-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Wed Aug 25 16:47:24 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Wed, 25 Aug 2010 16:47:24 +0000 Subject: liblatex-table-perl_1.0.5-1_i386.changes ACCEPTED Message-ID: Accepted: liblatex-table-perl_1.0.5-1.debian.tar.gz to main/libl/liblatex-table-perl/liblatex-table-perl_1.0.5-1.debian.tar.gz liblatex-table-perl_1.0.5-1.dsc to main/libl/liblatex-table-perl/liblatex-table-perl_1.0.5-1.dsc liblatex-table-perl_1.0.5-1_all.deb to main/libl/liblatex-table-perl/liblatex-table-perl_1.0.5-1_all.deb liblatex-table-perl_1.0.5.orig.tar.gz to main/libl/liblatex-table-perl/liblatex-table-perl_1.0.5.orig.tar.gz Override entries for your package: liblatex-table-perl_1.0.5-1.dsc - source perl liblatex-table-perl_1.0.5-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Wed Aug 25 16:54:13 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Wed, 25 Aug 2010 16:54:13 +0000 Subject: Processing of libemail-address-perl_1.890-1_i386.changes Message-ID: libemail-address-perl_1.890-1_i386.changes uploaded successfully to localhost along with the files: libemail-address-perl_1.890-1.dsc libemail-address-perl_1.890.orig.tar.gz libemail-address-perl_1.890-1.debian.tar.gz libemail-address-perl_1.890-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Wed Aug 25 17:03:31 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Wed, 25 Aug 2010 17:03:31 +0000 Subject: libemail-address-perl_1.890-1_i386.changes ACCEPTED Message-ID: Accepted: libemail-address-perl_1.890-1.debian.tar.gz to main/libe/libemail-address-perl/libemail-address-perl_1.890-1.debian.tar.gz libemail-address-perl_1.890-1.dsc to main/libe/libemail-address-perl/libemail-address-perl_1.890-1.dsc libemail-address-perl_1.890-1_all.deb to main/libe/libemail-address-perl/libemail-address-perl_1.890-1_all.deb libemail-address-perl_1.890.orig.tar.gz to main/libe/libemail-address-perl/libemail-address-perl_1.890.orig.tar.gz Override entries for your package: libemail-address-perl_1.890-1.dsc - source perl libemail-address-perl_1.890-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Wed Aug 25 17:09:19 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Wed, 25 Aug 2010 17:09:19 +0000 Subject: Processing of libdbm-deep-perl_2.0001-1_i386.changes Message-ID: libdbm-deep-perl_2.0001-1_i386.changes uploaded successfully to localhost along with the files: libdbm-deep-perl_2.0001-1.dsc libdbm-deep-perl_2.0001.orig.tar.gz libdbm-deep-perl_2.0001-1.debian.tar.gz libdbm-deep-perl_2.0001-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Wed Aug 25 17:17:39 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Wed, 25 Aug 2010 17:17:39 +0000 Subject: libdbm-deep-perl_2.0001-1_i386.changes ACCEPTED Message-ID: Accepted: libdbm-deep-perl_2.0001-1.debian.tar.gz to main/libd/libdbm-deep-perl/libdbm-deep-perl_2.0001-1.debian.tar.gz libdbm-deep-perl_2.0001-1.dsc to main/libd/libdbm-deep-perl/libdbm-deep-perl_2.0001-1.dsc libdbm-deep-perl_2.0001-1_all.deb to main/libd/libdbm-deep-perl/libdbm-deep-perl_2.0001-1_all.deb libdbm-deep-perl_2.0001.orig.tar.gz to main/libd/libdbm-deep-perl/libdbm-deep-perl_2.0001.orig.tar.gz Override entries for your package: libdbm-deep-perl_2.0001-1.dsc - source perl libdbm-deep-perl_2.0001-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Wed Aug 25 17:19:21 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Wed, 25 Aug 2010 17:19:21 +0000 Subject: Processing of libdist-zilla-perl_4.102340-1_i386.changes Message-ID: libdist-zilla-perl_4.102340-1_i386.changes uploaded successfully to localhost along with the files: libdist-zilla-perl_4.102340-1.dsc libdist-zilla-perl_4.102340.orig.tar.gz libdist-zilla-perl_4.102340-1.debian.tar.gz libdist-zilla-perl_4.102340-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Wed Aug 25 17:29:23 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Wed, 25 Aug 2010 17:29:23 +0000 Subject: Processing of libclass-mop-perl_1.07-1_i386.changes Message-ID: libclass-mop-perl_1.07-1_i386.changes uploaded successfully to localhost along with the files: libclass-mop-perl_1.07-1.dsc libclass-mop-perl_1.07.orig.tar.gz libclass-mop-perl_1.07-1.debian.tar.gz libclass-mop-perl_1.07-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Wed Aug 25 17:33:34 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Wed, 25 Aug 2010 17:33:34 +0000 Subject: libclass-mop-perl_1.07-1_i386.changes ACCEPTED Message-ID: Accepted: libclass-mop-perl_1.07-1.debian.tar.gz to main/libc/libclass-mop-perl/libclass-mop-perl_1.07-1.debian.tar.gz libclass-mop-perl_1.07-1.dsc to main/libc/libclass-mop-perl/libclass-mop-perl_1.07-1.dsc libclass-mop-perl_1.07-1_i386.deb to main/libc/libclass-mop-perl/libclass-mop-perl_1.07-1_i386.deb libclass-mop-perl_1.07.orig.tar.gz to main/libc/libclass-mop-perl/libclass-mop-perl_1.07.orig.tar.gz Override entries for your package: libclass-mop-perl_1.07-1.dsc - source perl libclass-mop-perl_1.07-1_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Wed Aug 25 17:33:44 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Wed, 25 Aug 2010 17:33:44 +0000 Subject: libdist-zilla-perl_4.102340-1_i386.changes ACCEPTED Message-ID: Accepted: libdist-zilla-perl_4.102340-1.debian.tar.gz to main/libd/libdist-zilla-perl/libdist-zilla-perl_4.102340-1.debian.tar.gz libdist-zilla-perl_4.102340-1.dsc to main/libd/libdist-zilla-perl/libdist-zilla-perl_4.102340-1.dsc libdist-zilla-perl_4.102340-1_all.deb to main/libd/libdist-zilla-perl/libdist-zilla-perl_4.102340-1_all.deb libdist-zilla-perl_4.102340.orig.tar.gz to main/libd/libdist-zilla-perl/libdist-zilla-perl_4.102340.orig.tar.gz Override entries for your package: libdist-zilla-perl_4.102340-1.dsc - source perl libdist-zilla-perl_4.102340-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From paulo at starconsulting.com.br Wed Aug 25 23:07:03 2010 From: paulo at starconsulting.com.br (Paulo Aleksandro) Date: Wed, 25 Aug 2010 20:07:03 -0300 Subject: Proposta desenvolvimento de WebSite Message-ID: <02265571-40415-04518381971875@note-paulo> Bom Dia Meu nome e Paulo Aleksandro sou prestador de servi?os no setor de TI e sou propriet?rio da empresa Star Consulting e venho apresentar alguns dos segmentos que a Star Consulting possui . Hospedagem com email empresarial 50 caixa de emai com 7gb de espa?o cada Nao utilize mais @gmail @uol @ig @bol @hotmail use o seu dominio @seusite.com,br Desenvolvimento de Sistemas e Sites em Flash, PHP, ASP, Sistema de E-commerce, CMS, EAD ,Intranet dentre muitos outros Servidores Windows integrado com Linux Proxy autenticado com filtro de conteudo padr?o NTLM, LDAP ou Basic, Samba, Ftp e muitos outros aplicativos Linux Servidor Dns, Servidor de Hospedagem, Servidor Web, Firewall, Gateway, Balanceador de Carga, VPN, Monitor de Servidres, Servidores de email, Controle de entrada e saida de dados por email, filtro de internet, Load Balance, chat, Comunicador interno, Servidor asterisk de PBX-IP, Servidor Moodle, Joomla, E-commerce, Zimbra, ISPConfig, Cpanel, video conferencia, Voip, Filtro de internet, Filtro de Email, dentre muitos outros servi?os em plataforma linux, Windows Servidores de dominio, AD, Dns, Wins, VPN, IIS, Exchange, Isa Server e muitos outros. Virtualiza??o e Paravirtualiza??o (Emula??o de servidores) Windows e linux na mesma maquina reduzindo custo de aquisi?ao de equipamentos Manuten??o Hardware Montagem, manuten??o,e atualiza??o de equipamento para utliza??o com versoes mais recentes de sistema operacional Software de Controle Chamados T?cnicos Com SLA, Redes Montagem de redes, Cabeamento e projetos de rede, Roteadores, WIFI dentre outras solu?oes Paulo Aleksandro StarConsulting Consultoria e Treinamentos em Tecnologia www.starconsulting.com.br paulo at starconsulting.com.br +55 11 6678 - 5450 Skype: titocaldo MSN: paulo.alek at hotmail.com 25/8/2010 20:07:00 From ansgar at 2008.43-1.org Thu Aug 26 03:44:08 2010 From: ansgar at 2008.43-1.org (Ansgar Burchardt) Date: Thu, 26 Aug 2010 12:44:08 +0900 Subject: Bug#594445: Proposed-RM: libogg-vorbis-perl -- RoM; dead upstream, buggy, alternatives exist Message-ID: <20100826034408.9768.7114.reportbug@marvin.43-1.org> Package: libogg-vorbis-perl Version: 0.05.ds1-1+b1 Severity: important Hi, Niko suggested to remove this package as it is dead upstream, buggy and alternatives exist (libogg-vorbis-decoder-perl) [1]. libogg-vorbis-perl also has no rdeps in Debian. If there are no objections, I will request removal from the archive in a week or so. I wonder if we should also request removal from testing or is this still done automatically even during the freeze? Regards, Ansgar [1] From ansgar at 2008.43-1.org Thu Aug 26 04:18:00 2010 From: ansgar at 2008.43-1.org (Ansgar Burchardt) Date: Thu, 26 Aug 2010 13:18:00 +0900 Subject: Bug#594447: Proposed-RM for squeeze+1: libogg-vorbis-header-perl -- RoM; dead upstream, alternatives exist Message-ID: <20100826041800.10102.87468.reportbug@marvin.43-1.org> Package: libogg-vorbis-header-perl Version: 0.03-3+b1 Severity: important User: pkg-perl-maintainers at lists.alioth.debian.org Usertags: post-squeeze Hi, Niko suggested to remove this package as it is dead upstream and alternatives exist (libogg-vorbis-header-pureperl-perl) [1]. As there are still rdeps, I suggest to remove this package once Squeeze has been released. As libogg-vorbis-header-pureperl-perl is intended to be a drop-in replacement it should be easy to change the rdeps. Regards, Ansgar [1] From pkg-perl-maintainers at lists.alioth.debian.org Thu Aug 26 08:19:25 2010 From: pkg-perl-maintainers at lists.alioth.debian.org (pkg-perl-maintainers at lists.alioth.debian.org) Date: Thu, 26 Aug 2010 08:19:25 +0000 Subject: Bug#558272: Bug in fixed in revision 62050 Message-ID: tag 558272 + pending thanks Some bugs are closed in revision 62050 by Ansgar Burchardt (ansgar-guest) Commit message: * Team Upload. * Use SvPV to stringify the SV in case it is not already a string. (Closes: #558272) * Use source format 3.0 (quilt). * debian/copyright: Formatting changes for current DEP-5 proposal; refer to /usr/share/common-licenses/GPL-1. * Bump Standards-Version to 3.9.1. From owner at bugs.debian.org Thu Aug 26 08:21:11 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 26 Aug 2010 08:21:11 +0000 Subject: Processed: Bug in fixed in revision 62050 In-Reply-To: References: Message-ID: Processing commands for control at bugs.debian.org: > tag 558272 + pending Bug #558272 [libdate-calc-perl] Date::Calc::Decode_Month(): argument is not a string Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 558272: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558272 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From ansgar at 43-1.org Thu Aug 26 08:47:53 2010 From: ansgar at 43-1.org (Ansgar Burchardt) Date: Thu, 26 Aug 2010 17:47:53 +0900 Subject: Bug#558272: Date::Calc::Decode_Month(): argument is not a string In-Reply-To: <20100811080155.GI26410@prunille.vinc17.org> (Vincent Lefevre's message of "Wed, 11 Aug 2010 10:01:55 +0200") References: <20091127143232.GA24478@vin.lip.ens-lyon.fr> <20091127151101.GZ4576@pc1.creditreform.bg> <20100810103848.GA26489@prunille.vinc17.org> <87fwyl1vvq.fsf@marvin.43-1.org> <20100811073943.GG26410@prunille.vinc17.org> <20100811080155.GI26410@prunille.vinc17.org> Message-ID: <871v9lkbeu.fsf@marvin.43-1.org> Hi, I prepared a patch for this issue. It passes the test suite and also the code snippets that failed before. I am not very familiar with XS, so any comments are welcome. The patch can be found at [1]. Regards, Ansgar [1] From nedltd at gmail.com Thu Aug 26 12:31:04 2010 From: nedltd at gmail.com (ned harrison) Date: Thu, 26 Aug 2010 05:31:04 -0700 Subject: Order Message-ID: *Dear Sir/Madam Am Mr.Ned Harrison and i would like to make an order of HOOKS from you and would like to know the types and sizes you have in stock as well as the prices and the types of credit cards that you take for payment.Thank you and waiting to hear from you as soon as possible. Regards Ned * -------------- next part -------------- An HTML attachment was scrubbed... URL: From ntyni at debian.org Thu Aug 26 12:42:36 2010 From: ntyni at debian.org (Niko Tyni) Date: Thu, 26 Aug 2010 15:42:36 +0300 Subject: Bug#558272: Date::Calc::Decode_Month(): argument is not a string In-Reply-To: <871v9lkbeu.fsf@marvin.43-1.org> References: <20091127143232.GA24478@vin.lip.ens-lyon.fr> <20091127151101.GZ4576@pc1.creditreform.bg> <20100810103848.GA26489@prunille.vinc17.org> <87fwyl1vvq.fsf@marvin.43-1.org> <20100811073943.GG26410@prunille.vinc17.org> <20100811080155.GI26410@prunille.vinc17.org> <871v9lkbeu.fsf@marvin.43-1.org> Message-ID: <20100826124236.GA11392@madeleine.local.invalid> On Thu, Aug 26, 2010 at 05:47:53PM +0900, Ansgar Burchardt wrote: > I prepared a patch for this issue. It passes the test suite and also > the code snippets that failed before. I am not very familiar with XS, > so any comments are welcome. > [1] I think even the SvROK() is overly defensive. Consider the attached amended test file, which has an additional regression test from the lenny version. Of course, it would be nice to get the upstream opinion. -- Niko Tyni ntyni at debian.org -------------- next part -------------- A non-text attachment was scrubbed... Name: debian-558272.t Type: application/x-troff Size: 418 bytes Desc: not available URL: From desmond_fatu at yahoo.com Thu Aug 26 05:50:04 2010 From: desmond_fatu at yahoo.com (=?UTF-8?B?ZGVzbW9uZF9mYXR1QHlhaG9vLmNvbQ==?=) Date: Thu, 26 Aug 2010 07:50:04 +0200 Subject: HELLO Message-ID: <20100826055005.2FD6C11DCA9@ifrance02.ifrance.com> HELLO My name is Miss Fatu Desmond never married before,i saw your account profile in? site ( .....)? today and became intrested in you,i will also like to know you the more,and i want you to send an email direct to my email address so i can give you my picture for you to know whom i am. Here is my email address(desmond_fatu at yahoo.com) I believe we can move from here!i am waiting for your mail to my email address above (Remeber the distance or colour does not matter but love matters alot in life) ??????????? (desmond_fatu at yahoo.com) ________________________________________________________________________ http://web.ifrance.com - Email Gratuit -------------- next part -------------- An HTML attachment was scrubbed... URL: From installer at ftp-master.debian.org Thu Aug 26 23:17:16 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Thu, 26 Aug 2010 23:17:16 +0000 Subject: libpod-elemental-perl_0.102360-1_i386.changes ACCEPTED Message-ID: Accepted: libpod-elemental-perl_0.102360-1.debian.tar.gz to main/libp/libpod-elemental-perl/libpod-elemental-perl_0.102360-1.debian.tar.gz libpod-elemental-perl_0.102360-1.dsc to main/libp/libpod-elemental-perl/libpod-elemental-perl_0.102360-1.dsc libpod-elemental-perl_0.102360-1_all.deb to main/libp/libpod-elemental-perl/libpod-elemental-perl_0.102360-1_all.deb libpod-elemental-perl_0.102360.orig.tar.gz to main/libp/libpod-elemental-perl/libpod-elemental-perl_0.102360.orig.tar.gz Override entries for your package: libpod-elemental-perl_0.102360-1.dsc - source perl libpod-elemental-perl_0.102360-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Thu Aug 26 23:17:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Thu, 26 Aug 2010 23:17:06 +0000 Subject: libemail-sender-perl_0.102370-1_i386.changes ACCEPTED Message-ID: Accepted: libemail-sender-perl_0.102370-1.debian.tar.gz to main/libe/libemail-sender-perl/libemail-sender-perl_0.102370-1.debian.tar.gz libemail-sender-perl_0.102370-1.dsc to main/libe/libemail-sender-perl/libemail-sender-perl_0.102370-1.dsc libemail-sender-perl_0.102370-1_all.deb to main/libe/libemail-sender-perl/libemail-sender-perl_0.102370-1_all.deb libemail-sender-perl_0.102370.orig.tar.gz to main/libe/libemail-sender-perl/libemail-sender-perl_0.102370.orig.tar.gz Override entries for your package: libemail-sender-perl_0.102370-1.dsc - source perl libemail-sender-perl_0.102370-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Thu Aug 26 23:12:25 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Thu, 26 Aug 2010 23:12:25 +0000 Subject: Processing of libpod-elemental-perl_0.102360-1_i386.changes Message-ID: libpod-elemental-perl_0.102360-1_i386.changes uploaded successfully to localhost along with the files: libpod-elemental-perl_0.102360-1.dsc libpod-elemental-perl_0.102360.orig.tar.gz libpod-elemental-perl_0.102360-1.debian.tar.gz libpod-elemental-perl_0.102360-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Thu Aug 26 23:02:25 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Thu, 26 Aug 2010 23:02:25 +0000 Subject: Processing of libemail-sender-perl_0.102370-1_i386.changes Message-ID: libemail-sender-perl_0.102370-1_i386.changes uploaded successfully to localhost along with the files: libemail-sender-perl_0.102370-1.dsc libemail-sender-perl_0.102370.orig.tar.gz libemail-sender-perl_0.102370-1.debian.tar.gz libemail-sender-perl_0.102370-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Thu Aug 26 23:02:07 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Thu, 26 Aug 2010 23:02:07 +0000 Subject: libdbd-sqlite3-perl_1.29-3_i386.changes ACCEPTED Message-ID: Accepted: libdbd-sqlite3-perl_1.29-3.debian.tar.gz to main/libd/libdbd-sqlite3-perl/libdbd-sqlite3-perl_1.29-3.debian.tar.gz libdbd-sqlite3-perl_1.29-3.dsc to main/libd/libdbd-sqlite3-perl/libdbd-sqlite3-perl_1.29-3.dsc libdbd-sqlite3-perl_1.29-3_i386.deb to main/libd/libdbd-sqlite3-perl/libdbd-sqlite3-perl_1.29-3_i386.deb Override entries for your package: libdbd-sqlite3-perl_1.29-3.dsc - source perl libdbd-sqlite3-perl_1.29-3_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 591111 Thank you for your contribution to Debian. From dak at ftp-master.debian.org Thu Aug 26 22:57:25 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Thu, 26 Aug 2010 22:57:25 +0000 Subject: Processing of libdbd-sqlite3-perl_1.29-3_i386.changes Message-ID: libdbd-sqlite3-perl_1.29-3_i386.changes uploaded successfully to localhost along with the files: libdbd-sqlite3-perl_1.29-3.dsc libdbd-sqlite3-perl_1.29-3.debian.tar.gz libdbd-sqlite3-perl_1.29-3_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From e-commerce at b-o-lane.com Fri Aug 27 07:53:43 2010 From: e-commerce at b-o-lane.com (=?UTF-8?B?RSdMT0/pm7vlrZDloLE=?=) Date: Fri, 27 Aug 2010 15:53:43 +0800 Subject: =?UTF-8?B?5ZyY6LO85aW95bq35aSn5YSq5oOg44CB5Yqg5YWl5pyD5ZOh5bCx6YCB57SF?= =?UTF-8?B?5Yip6bue5pW4MTAwMOm7nu+8jOWNs+Wwh+e1kOadnyHjgIzlgJLmlbg=?= =?UTF-8?B?NOWkqeS4reOAjQ==?= Message-ID: <549bf3c05b8dd79036afbf5679617c06@localhost.localdomain> To view the message, please use an HTML compatible email viewer! -------------- next part -------------- An HTML attachment was scrubbed... URL: From morne.ndt at gmail.com Thu Aug 26 20:05:24 2010 From: morne.ndt at gmail.com (morne van der walt) Date: Thu, 26 Aug 2010 22:05:24 +0200 Subject: Fwd: Morne van der walt up dated CV 2010 In-Reply-To: References: Message-ID: ---------- Forwarded message ---------- From: morne van der walt Date: Thu, Aug 26, 2010 at 10:04 PM Subject: Fwd: Morne van der walt up dated CV 2010 To: sonangol at yahoo.co.uk Good day ,,, Here is a up dated CV,,, Police clearance cert and Offshore survival,, Please let me know as soon as you have something for me,,Thanks for your time ,,, 0769231900 -------------- next part -------------- A non-text attachment was scrubbed... Name: MORNE CV 2010.doc Type: application/msword Size: 3182080 bytes Desc: not available URL: From lovecynthia7095 at att.net Thu Aug 26 15:53:29 2010 From: lovecynthia7095 at att.net (love cynthia) Date: Thu, 26 Aug 2010 08:53:29 -0700 (PDT) Subject: From..............Cynthia Message-ID: <261288.45619.qm@web180601.mail.sp1.yahoo.com> From..............Cynthia My name is Miss cynthia koneh, As I whisper my prayer tonight and went into search for a nice friend at google that is(internet) I came across your contact,My mind and my heart told me to contact you for friendship, A friend who truly understand his or her friend and share their feelings together. please kindly accept my request, I believe that distance or age can never be a barrier but let's love connect us because love is a bridge that connected far distance to be close to each other, I will send my pictures to you immediately i receive your reply at my email address cynthiakoneh at live.fr ?????????? yours In Love, ??????????? cyntia. cynthiakoneh at live.fr -------------- next part -------------- An HTML attachment was scrubbed... URL: From jmm at inutil.org Thu Aug 26 16:26:19 2010 From: jmm at inutil.org (Moritz Muehlenhoff) Date: Thu, 26 Aug 2010 18:26:19 +0200 Subject: Orphaned perl module Message-ID: <20100826162619.GC29806@inutil.org> Hi, http://packages.qa.debian.org/libc/libconfig-inetd-perl.html has just been orphaned. (It's also RC buggy) Do you want to merge it into pkg-perl or is it obsolete and should be removed? Cheers, Moritz From dak at ftp-master.debian.org Fri Aug 27 15:33:16 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Fri, 27 Aug 2010 15:33:16 +0000 Subject: Processing of libsoftware-license-perl_0.102340-1_i386.changes Message-ID: libsoftware-license-perl_0.102340-1_i386.changes uploaded successfully to localhost along with the files: libsoftware-license-perl_0.102340-1.dsc libsoftware-license-perl_0.102340.orig.tar.gz libsoftware-license-perl_0.102340-1.debian.tar.gz libsoftware-license-perl_0.102340-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Fri Aug 27 15:47:52 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Fri, 27 Aug 2010 15:47:52 +0000 Subject: libsoftware-license-perl_0.102340-1_i386.changes ACCEPTED Message-ID: Accepted: libsoftware-license-perl_0.102340-1.debian.tar.gz to main/libs/libsoftware-license-perl/libsoftware-license-perl_0.102340-1.debian.tar.gz libsoftware-license-perl_0.102340-1.dsc to main/libs/libsoftware-license-perl/libsoftware-license-perl_0.102340-1.dsc libsoftware-license-perl_0.102340-1_all.deb to main/libs/libsoftware-license-perl/libsoftware-license-perl_0.102340-1_all.deb libsoftware-license-perl_0.102340.orig.tar.gz to main/libs/libsoftware-license-perl/libsoftware-license-perl_0.102340.orig.tar.gz Override entries for your package: libsoftware-license-perl_0.102340-1.dsc - source perl libsoftware-license-perl_0.102340-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From iwamatsu at nigauri.org Fri Aug 27 06:02:06 2010 From: iwamatsu at nigauri.org (Nobuhiro Iwamatsu) Date: Fri, 27 Aug 2010 15:02:06 +0900 Subject: Bug#587463: libforks-perl: FTBFS on armel: Failed test 'Check if thread 1 is deadlocked' Message-ID: <20100827060206.GA20258@chimagu.nigauri.org> Hi, sh4 has same problem. http://buildd.debian-ports.org/fetch.php?pkg=libforks-perl&arch=sh4&ver=0.34-1&stamp=1282442905&file=log&as=raw Best regards, Nobuhiro From owner at bugs.debian.org Thu Aug 26 23:06:03 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 26 Aug 2010 23:06:03 +0000 Subject: Bug#591111: marked as done (libdbd-sqlite3-perl: FTBFS: failed tests) References: <20100731223837.GA1067@xanadu.blop.info> Message-ID: Your message dated Thu, 26 Aug 2010 23:02:07 +0000 with message-id and subject line Bug#591111: fixed in libdbd-sqlite3-perl 1.29-3 has caused the Debian Bug report #591111, regarding libdbd-sqlite3-perl: FTBFS: failed tests to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 591111: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591111 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Lucas Nussbaum Subject: libdbd-sqlite3-perl: FTBFS: failed tests Date: Sat, 31 Jul 2010 18:38:37 -0400 Size: 7080 URL: -------------- next part -------------- An embedded message was scrubbed... From: Salvatore Bonaccorso Subject: Bug#591111: fixed in libdbd-sqlite3-perl 1.29-3 Date: Thu, 26 Aug 2010 23:02:07 +0000 Size: 5956 URL: From ansgar at 43-1.org Thu Aug 26 15:53:54 2010 From: ansgar at 43-1.org (Ansgar Burchardt) Date: Fri, 27 Aug 2010 00:53:54 +0900 Subject: Bug#558272: Date::Calc::Decode_Month(): argument is not a string In-Reply-To: <20100826124236.GA11392@madeleine.local.invalid> (Niko Tyni's message of "Thu, 26 Aug 2010 15:42:36 +0300") References: <20091127143232.GA24478@vin.lip.ens-lyon.fr> <20091127151101.GZ4576@pc1.creditreform.bg> <20100810103848.GA26489@prunille.vinc17.org> <87fwyl1vvq.fsf@marvin.43-1.org> <20100811073943.GG26410@prunille.vinc17.org> <20100811080155.GI26410@prunille.vinc17.org> <871v9lkbeu.fsf@marvin.43-1.org> <20100826124236.GA11392@madeleine.local.invalid> Message-ID: <87fwy1cqul.fsf@marvin.43-1.org> Niko Tyni writes: > On Thu, Aug 26, 2010 at 05:47:53PM +0900, Ansgar Burchardt wrote: > >> I prepared a patch for this issue. It passes the test suite and also >> the code snippets that failed before. I am not very familiar with XS, >> so any comments are welcome. > >> [1] > > I think even the SvROK() is overly defensive. Consider the attached > amended test file, which has an additional regression test from the > lenny version. > > Of course, it would be nice to get the upstream opinion. True, I forgot about overload here. I updated the patch accordingly and also amended the test as well. The patch is now also forwarded upstream [2] (very slightly modified to apply to Date::Calc::XS). Regards, Ansgar [2] From owner at bugs.debian.org Fri Aug 27 18:39:06 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 27 Aug 2010 18:39:06 +0000 Subject: Processed: bug 593014 is forwarded to https://rt.cpan.org/Public/Bug/Display.html?id=60810 In-Reply-To: <1282934040-2516-bts-salvatore.bonaccorso@gmail.com> References: <1282934040-2516-bts-salvatore.bonaccorso@gmail.com> Message-ID: Processing commands for control at bugs.debian.org: > forwarded 593014 https://rt.cpan.org/Public/Bug/Display.html?id=60810 Bug #593014 [src:libpoe-api-peek-perl] FTBFS: test t/03-event.t fails with libpoe-perl (2:1.2920-1) Set Bug forwarded-to-address to 'https://rt.cpan.org/Public/Bug/Display.html?id=60810'. > thanks Stopping processing here. Please contact me if you need assistance. -- 593014: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593014 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From salvatore.bonaccorso at gmail.com Fri Aug 27 18:48:15 2010 From: salvatore.bonaccorso at gmail.com (Salvatore Bonaccorso) Date: Fri, 27 Aug 2010 20:48:15 +0200 Subject: Bug#593014: [bug-POE-API-Peek@rt.cpan.org: [rt.cpan.org #60810] Bug#593014: FTBFS: test t/03-event.t fails with libpoe-perl (2:1.2920-1)] Message-ID: <20100827184815.GA23750@elende> Forwarding upstream's answer on this! ----- Forwarded message from sungo via RT ----- From: sungo via RT Reply-To: bug-POE-API-Peek at rt.cpan.org Date: Fri, 27 Aug 2010 14:43:29 -0400 To: CARNIL at cpan.org Subject: [rt.cpan.org #60810] Bug#593014: FTBFS: test t/03-event.t fails with libpoe-perl (2:1.2920-1) yeah. the latest version of poe broke this module. It's on my list of things to loook at this weekend. Thanks for the report. You should hear back from me soon ----- End forwarded message ----- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: Digital signature URL: From salvatore.bonaccorso at gmail.com Fri Aug 27 19:43:51 2010 From: salvatore.bonaccorso at gmail.com (Salvatore Bonaccorso) Date: Fri, 27 Aug 2010 21:43:51 +0200 Subject: Orphaned perl module In-Reply-To: <20100826162619.GC29806@inutil.org> References: <20100826162619.GC29806@inutil.org> Message-ID: <20100827194351.GA24413@elende> Hi Moritz On Thu, Aug 26, 2010 at 06:26:19PM +0200, Moritz Muehlenhoff wrote: > Hi, > http://packages.qa.debian.org/libc/libconfig-inetd-perl.html > has just been orphaned. (It's also RC buggy) > > Do you want to merge it into pkg-perl or is it obsolete and > should be removed? I have already filled removal requests for lenny [1] and squeeze [2] for it, but asked on debian-qa [3] if there are any objection to do so (really low popcon, and package anyway empty [4]). [1] http://bugs.debian.org/594484 [2] http://bugs.debian.org/594485 [3] http://lists.debian.org/debian-qa/2010/08/msg00064.html [4] http://bugs.debian.org/594457 IMHO it is to remove it completely thus. Bests Salvatore -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: Digital signature URL: From jmm at inutil.org Fri Aug 27 19:55:21 2010 From: jmm at inutil.org (Moritz Muehlenhoff) Date: Fri, 27 Aug 2010 21:55:21 +0200 Subject: Orphaned perl module In-Reply-To: <20100827194351.GA24413@elende> References: <20100826162619.GC29806@inutil.org> <20100827194351.GA24413@elende> Message-ID: <20100827195521.GA9249@galadriel.inutil.org> On Fri, Aug 27, 2010 at 09:43:51PM +0200, Salvatore Bonaccorso wrote: > Hi Moritz > > On Thu, Aug 26, 2010 at 06:26:19PM +0200, Moritz Muehlenhoff wrote: > > Hi, > > http://packages.qa.debian.org/libc/libconfig-inetd-perl.html > > has just been orphaned. (It's also RC buggy) > > > > Do you want to merge it into pkg-perl or is it obsolete and > > should be removed? > > I have already filled removal requests for lenny [1] and squeeze [2] > for it, but asked on debian-qa [3] if there are any objection to do so > (really low popcon, and package anyway empty [4]). > > [1] http://bugs.debian.org/594484 > [2] http://bugs.debian.org/594485 > [3] http://lists.debian.org/debian-qa/2010/08/msg00064.html > [4] http://bugs.debian.org/594457 > > IMHO it is to remove it completely thus. I agree, please file a removal bug against ftp.debian.org. Cheers, Moritz From bts-link-upstream at lists.alioth.debian.org Fri Aug 27 20:02:10 2010 From: bts-link-upstream at lists.alioth.debian.org (bts-link-upstream at lists.alioth.debian.org) Date: Fri, 27 Aug 2010 20:02:10 -0000 Subject: [bts-link] source package libdate-calc-perl Message-ID: <20100826163430.24836.76909.btslink@merkel.debian.org> # # bts-link upstream status pull for source package libdate-calc-perl # see http://lists.debian.org/debian-devel-announce/2006/05/msg00001.html # user bts-link-upstream at lists.alioth.debian.org # remote status report for #558272 (http://bugs.debian.org/558272) # * http://rt.cpan.org/Public/Bug/Display.html?id=60233 # * remote status changed: new -> open usertags 558272 - status-new usertags 558272 + status-open thanks From salvatore.bonaccorso at gmail.com Fri Aug 27 20:04:39 2010 From: salvatore.bonaccorso at gmail.com (Salvatore Bonaccorso) Date: Fri, 27 Aug 2010 22:04:39 +0200 Subject: RM: libconfig-inetd-perl -- RoQA; empty package, orphaned package In-Reply-To: <20100827195521.GA9249@galadriel.inutil.org> References: <20100826162619.GC29806@inutil.org> <20100827194351.GA24413@elende> <20100827195521.GA9249@galadriel.inutil.org> Message-ID: <20100827200439.GA24838@elende> Package: ftp.debian.org Severity: normal Hi Moritz, and FTP Master Team On Fri, Aug 27, 2010 at 09:55:21PM +0200, Moritz Muehlenhoff wrote: > On Fri, Aug 27, 2010 at 09:43:51PM +0200, Salvatore Bonaccorso wrote: > > Hi Moritz > > > > On Thu, Aug 26, 2010 at 06:26:19PM +0200, Moritz Muehlenhoff wrote: > > > Hi, > > > http://packages.qa.debian.org/libc/libconfig-inetd-perl.html > > > has just been orphaned. (It's also RC buggy) > > > > > > Do you want to merge it into pkg-perl or is it obsolete and > > > should be removed? > > > > I have already filled removal requests for lenny [1] and squeeze [2] > > for it, but asked on debian-qa [3] if there are any objection to do so > > (really low popcon, and package anyway empty [4]). > > > > [1] http://bugs.debian.org/594484 > > [2] http://bugs.debian.org/594485 > > [3] http://lists.debian.org/debian-qa/2010/08/msg00064.html > > [4] http://bugs.debian.org/594457 > > > > IMHO it is to remove it completely thus. > > I agree, please file a removal bug against ftp.debian.org. Thank you for this second opinion from QA Team. I'm filling now a bug against ftp.debian.org. Please remove libconfig-inetd-perl. The package is completly empty. The package was orphaned some days ago by MIA team. Bests Salvatore -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: Digital signature URL: From gregoa at debian.org Fri Aug 27 20:05:28 2010 From: gregoa at debian.org (gregor herrmann) Date: Fri, 27 Aug 2010 22:05:28 +0200 Subject: Orphaned perl module In-Reply-To: <20100826162619.GC29806@inutil.org> References: <20100826162619.GC29806@inutil.org> Message-ID: <20100827200528.GY6594@belanna.comodo.priv.at> On Thu, 26 Aug 2010 18:26:19 +0200, Moritz Muehlenhoff wrote: > Hi, > http://packages.qa.debian.org/libc/libconfig-inetd-perl.html > has just been orphaned. (It's also RC buggy) > Do you want to merge it into pkg-perl or is it obsolete and > should be removed? Thanks for contacting us! Salvatore has already spotted the orphaned packages, filed the RC bug and then also filed RM bugs yesterday: http://lists.debian.org/debian-qa/2010/08/msg00064.html Cheers, gregor -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- NP: Red Hot Chili Peppers: Breaking The Girl -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: From dak at ftp-master.debian.org Fri Aug 27 22:09:13 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Fri, 27 Aug 2010 22:09:13 +0000 Subject: Processing of libhttp-body-perl_1.09-1_i386.changes Message-ID: libhttp-body-perl_1.09-1_i386.changes uploaded successfully to localhost along with the files: libhttp-body-perl_1.09-1.dsc libhttp-body-perl_1.09.orig.tar.gz libhttp-body-perl_1.09-1.debian.tar.gz libhttp-body-perl_1.09-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Fri Aug 27 22:17:19 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Fri, 27 Aug 2010 22:17:19 +0000 Subject: libhttp-body-perl_1.09-1_i386.changes ACCEPTED Message-ID: Accepted: libhttp-body-perl_1.09-1.debian.tar.gz to main/libh/libhttp-body-perl/libhttp-body-perl_1.09-1.debian.tar.gz libhttp-body-perl_1.09-1.dsc to main/libh/libhttp-body-perl/libhttp-body-perl_1.09-1.dsc libhttp-body-perl_1.09-1_all.deb to main/libh/libhttp-body-perl/libhttp-body-perl_1.09-1_all.deb libhttp-body-perl_1.09.orig.tar.gz to main/libh/libhttp-body-perl/libhttp-body-perl_1.09.orig.tar.gz Override entries for your package: libhttp-body-perl_1.09-1.dsc - source perl libhttp-body-perl_1.09-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Fri Aug 27 22:49:14 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Fri, 27 Aug 2010 22:49:14 +0000 Subject: Processing of libhttp-browserdetect-perl_1.16-1_i386.changes Message-ID: libhttp-browserdetect-perl_1.16-1_i386.changes uploaded successfully to localhost along with the files: libhttp-browserdetect-perl_1.16-1.dsc libhttp-browserdetect-perl_1.16.orig.tar.gz libhttp-browserdetect-perl_1.16-1.debian.tar.gz libhttp-browserdetect-perl_1.16-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Fri Aug 27 23:02:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Fri, 27 Aug 2010 23:02:06 +0000 Subject: libhttp-browserdetect-perl_1.16-1_i386.changes ACCEPTED Message-ID: Accepted: libhttp-browserdetect-perl_1.16-1.debian.tar.gz to main/libh/libhttp-browserdetect-perl/libhttp-browserdetect-perl_1.16-1.debian.tar.gz libhttp-browserdetect-perl_1.16-1.dsc to main/libh/libhttp-browserdetect-perl/libhttp-browserdetect-perl_1.16-1.dsc libhttp-browserdetect-perl_1.16-1_all.deb to main/libh/libhttp-browserdetect-perl/libhttp-browserdetect-perl_1.16-1_all.deb libhttp-browserdetect-perl_1.16.orig.tar.gz to main/libh/libhttp-browserdetect-perl/libhttp-browserdetect-perl_1.16.orig.tar.gz Override entries for your package: libhttp-browserdetect-perl_1.16-1.dsc - source perl libhttp-browserdetect-perl_1.16-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Fri Aug 27 23:04:15 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Fri, 27 Aug 2010 23:04:15 +0000 Subject: Processing of libplack-perl_0.9945-1_i386.changes Message-ID: libplack-perl_0.9945-1_i386.changes uploaded successfully to localhost along with the files: libplack-perl_0.9945-1.dsc libplack-perl_0.9945.orig.tar.gz libplack-perl_0.9945-1.debian.tar.gz libplack-perl_0.9945-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Fri Aug 27 23:18:03 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Fri, 27 Aug 2010 23:18:03 +0000 Subject: libplack-perl_0.9945-1_i386.changes ACCEPTED Message-ID: Accepted: libplack-perl_0.9945-1.debian.tar.gz to main/libp/libplack-perl/libplack-perl_0.9945-1.debian.tar.gz libplack-perl_0.9945-1.dsc to main/libp/libplack-perl/libplack-perl_0.9945-1.dsc libplack-perl_0.9945-1_all.deb to main/libp/libplack-perl/libplack-perl_0.9945-1_all.deb libplack-perl_0.9945.orig.tar.gz to main/libp/libplack-perl/libplack-perl_0.9945.orig.tar.gz Override entries for your package: libplack-perl_0.9945-1.dsc - source perl libplack-perl_0.9945-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Fri Aug 27 23:39:17 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Fri, 27 Aug 2010 23:39:17 +0000 Subject: Processing of libdancer-perl_1.1809-1_i386.changes Message-ID: libdancer-perl_1.1809-1_i386.changes uploaded successfully to localhost along with the files: libdancer-perl_1.1809-1.dsc libdancer-perl_1.1809.orig.tar.gz libdancer-perl_1.1809-1.debian.tar.gz libdancer-perl_1.1809-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Fri Aug 27 23:47:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Fri, 27 Aug 2010 23:47:06 +0000 Subject: libdancer-perl_1.1809-1_i386.changes is NEW Message-ID: (new) libdancer-perl_1.1809-1.debian.tar.gz optional perl (new) libdancer-perl_1.1809-1.dsc optional perl (new) libdancer-perl_1.1809-1_all.deb optional perl effortless web application framework Dancer is a Perl web application framework that aims to provide the simplest way for writing web applications, and offers the flexibility to scale between a very simple lightweight web service consisting of a few lines of code in a single file, all the way up to a more complex fully-fledged web application with session support, templates for views and layouts, etc. . If you don't want to write CGI scripts by hand, and find other frameworks such as Catalyst (see libcatalyst-perl) too complex or cumbersome for your project, Dancer is what you need. (new) libdancer-perl_1.1809.orig.tar.gz optional perl Changes: libdancer-perl (1.1809-1) unstable; urgency=low . [ Jonathan Yu, I?igo Tejedor Arrondo ] * Initial Release (Closes: #569974) Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 569974 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From dak at ftp-master.debian.org Fri Aug 27 23:49:17 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Fri, 27 Aug 2010 23:49:17 +0000 Subject: Processing of libdatetimex-easy-perl_0.089-1_i386.changes Message-ID: libdatetimex-easy-perl_0.089-1_i386.changes uploaded successfully to localhost along with the files: libdatetimex-easy-perl_0.089-1.dsc libdatetimex-easy-perl_0.089.orig.tar.gz libdatetimex-easy-perl_0.089-1.debian.tar.gz libdatetimex-easy-perl_0.089-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Fri Aug 27 23:54:17 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Fri, 27 Aug 2010 23:54:17 +0000 Subject: Processing of libscalar-util-numeric-perl_0.22-1_i386.changes Message-ID: libscalar-util-numeric-perl_0.22-1_i386.changes uploaded successfully to localhost along with the files: libscalar-util-numeric-perl_0.22-1.dsc libscalar-util-numeric-perl_0.22.orig.tar.gz libscalar-util-numeric-perl_0.22-1.debian.tar.gz libscalar-util-numeric-perl_0.22-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sat Aug 28 00:02:07 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 00:02:07 +0000 Subject: libdatetimex-easy-perl_0.089-1_i386.changes ACCEPTED Message-ID: Accepted: libdatetimex-easy-perl_0.089-1.debian.tar.gz to main/libd/libdatetimex-easy-perl/libdatetimex-easy-perl_0.089-1.debian.tar.gz libdatetimex-easy-perl_0.089-1.dsc to main/libd/libdatetimex-easy-perl/libdatetimex-easy-perl_0.089-1.dsc libdatetimex-easy-perl_0.089-1_all.deb to main/libd/libdatetimex-easy-perl/libdatetimex-easy-perl_0.089-1_all.deb libdatetimex-easy-perl_0.089.orig.tar.gz to main/libd/libdatetimex-easy-perl/libdatetimex-easy-perl_0.089.orig.tar.gz Override entries for your package: libdatetimex-easy-perl_0.089-1.dsc - source perl libdatetimex-easy-perl_0.089-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Sat Aug 28 00:02:13 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 00:02:13 +0000 Subject: libscalar-util-numeric-perl_0.22-1_i386.changes ACCEPTED Message-ID: Accepted: libscalar-util-numeric-perl_0.22-1.debian.tar.gz to main/libs/libscalar-util-numeric-perl/libscalar-util-numeric-perl_0.22-1.debian.tar.gz libscalar-util-numeric-perl_0.22-1.dsc to main/libs/libscalar-util-numeric-perl/libscalar-util-numeric-perl_0.22-1.dsc libscalar-util-numeric-perl_0.22-1_i386.deb to main/libs/libscalar-util-numeric-perl/libscalar-util-numeric-perl_0.22-1_i386.deb libscalar-util-numeric-perl_0.22.orig.tar.gz to main/libs/libscalar-util-numeric-perl/libscalar-util-numeric-perl_0.22.orig.tar.gz Override entries for your package: libscalar-util-numeric-perl_0.22-1.dsc - source perl libscalar-util-numeric-perl_0.22-1_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Sat Aug 28 11:35:23 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 11:35:23 +0000 Subject: Processing of libdate-calc-perl_6.0-2_i386.changes Message-ID: libdate-calc-perl_6.0-2_i386.changes uploaded successfully to localhost along with the files: libdate-calc-perl_6.0-2.dsc libdate-calc-perl_6.0-2.debian.tar.gz libdate-calc-perl_6.0-2_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sat Aug 28 11:47:11 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 11:47:11 +0000 Subject: libdate-calc-perl_6.0-2_i386.changes ACCEPTED Message-ID: Accepted: libdate-calc-perl_6.0-2.debian.tar.gz to main/libd/libdate-calc-perl/libdate-calc-perl_6.0-2.debian.tar.gz libdate-calc-perl_6.0-2.dsc to main/libd/libdate-calc-perl/libdate-calc-perl_6.0-2.dsc libdate-calc-perl_6.0-2_i386.deb to main/libd/libdate-calc-perl/libdate-calc-perl_6.0-2_i386.deb Override entries for your package: libdate-calc-perl_6.0-2.dsc - source perl libdate-calc-perl_6.0-2_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Closing bugs: 558272 Thank you for your contribution to Debian. From owner at bugs.debian.org Sat Aug 28 11:48:07 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sat, 28 Aug 2010 11:48:07 +0000 Subject: Bug#558272: marked as done (Date::Calc::Decode_Month(): argument is not a string) References: <20091127143232.GA24478@vin.lip.ens-lyon.fr> Message-ID: Your message dated Sat, 28 Aug 2010 11:47:11 +0000 with message-id and subject line Bug#558272: fixed in libdate-calc-perl 6.0-2 has caused the Debian Bug report #558272, regarding Date::Calc::Decode_Month(): argument is not a string to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 558272: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558272 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Vincent Lefevre Subject: Date::Calc::Decode_Month(): argument is not a string Date: Fri, 27 Nov 2009 15:32:32 +0100 Size: 2698 URL: -------------- next part -------------- An embedded message was scrubbed... From: Ansgar Burchardt Subject: Bug#558272: fixed in libdate-calc-perl 6.0-2 Date: Sat, 28 Aug 2010 11:47:11 +0000 Size: 5539 URL: From dak at ftp-master.debian.org Sat Aug 28 13:59:43 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 13:59:43 +0000 Subject: Processing of libtest-tcp-perl_1.04-1_i386.changes Message-ID: libtest-tcp-perl_1.04-1_i386.changes uploaded successfully to localhost along with the files: libtest-tcp-perl_1.04-1.dsc libtest-tcp-perl_1.04.orig.tar.gz libtest-tcp-perl_1.04-1.debian.tar.gz libtest-tcp-perl_1.04-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Sat Aug 28 14:09:44 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:09:44 +0000 Subject: Processing of libcatalyst-view-tt-perl_0.35-1_i386.changes Message-ID: libcatalyst-view-tt-perl_0.35-1_i386.changes uploaded successfully to localhost along with the files: libcatalyst-view-tt-perl_0.35-1.dsc libcatalyst-view-tt-perl_0.35.orig.tar.gz libcatalyst-view-tt-perl_0.35-1.debian.tar.gz libcatalyst-view-tt-perl_0.35-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Sat Aug 28 14:14:44 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:14:44 +0000 Subject: Processing of libsearch-xapian-perl_1.2.3.0-1.99hardy_source.changes Message-ID: libsearch-xapian-perl_1.2.3.0-1.99hardy_source.changes uploaded successfully to localhost along with the files: libsearch-xapian-perl_1.2.3.0-1.99hardy.dsc libsearch-xapian-perl_1.2.3.0.orig.tar.gz libsearch-xapian-perl_1.2.3.0-1.99hardy.diff.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Sat Aug 28 14:14:44 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:14:44 +0000 Subject: Processing of libyaml-syck-perl_1.14-1_i386.changes Message-ID: libyaml-syck-perl_1.14-1_i386.changes uploaded successfully to localhost along with the files: libyaml-syck-perl_1.14-1.dsc libyaml-syck-perl_1.14.orig.tar.gz libyaml-syck-perl_1.14-1.debian.tar.gz libyaml-syck-perl_1.14-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Sat Aug 28 14:14:44 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:14:44 +0000 Subject: Processing of libsearch-xapian-perl_1.2.3.0-1.99lucid_source.changes Message-ID: libsearch-xapian-perl_1.2.3.0-1.99lucid_source.changes uploaded successfully to localhost along with the files: libsearch-xapian-perl_1.2.3.0-1.99lucid.dsc libsearch-xapian-perl_1.2.3.0-1.99lucid.debian.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Sat Aug 28 14:14:44 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:14:44 +0000 Subject: Processing of libsearch-xapian-perl_1.2.3.0-1.99karmic_source.changes Message-ID: libsearch-xapian-perl_1.2.3.0-1.99karmic_source.changes uploaded successfully to localhost along with the files: libsearch-xapian-perl_1.2.3.0-1.99karmic.dsc libsearch-xapian-perl_1.2.3.0-1.99karmic.debian.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Sat Aug 28 14:14:44 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:14:44 +0000 Subject: Processing of libsearch-xapian-perl_1.2.3.0-1.99jaunty_source.changes Message-ID: libsearch-xapian-perl_1.2.3.0-1.99jaunty_source.changes uploaded successfully to localhost along with the files: libsearch-xapian-perl_1.2.3.0-1.99jaunty.dsc libsearch-xapian-perl_1.2.3.0-1.99jaunty.diff.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Sat Aug 28 14:19:44 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:19:44 +0000 Subject: Processing of libhttp-browserdetect-perl_1.17-1_i386.changes Message-ID: libhttp-browserdetect-perl_1.17-1_i386.changes uploaded successfully to localhost along with the files: libhttp-browserdetect-perl_1.17-1.dsc libhttp-browserdetect-perl_1.17.orig.tar.gz libhttp-browserdetect-perl_1.17-1.debian.tar.gz libhttp-browserdetect-perl_1.17-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Sat Aug 28 14:29:44 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:29:44 +0000 Subject: Processing of libjson-perl_2.22-1_i386.changes Message-ID: libjson-perl_2.22-1_i386.changes uploaded successfully to localhost along with the files: libjson-perl_2.22-1.dsc libjson-perl_2.22.orig.tar.gz libjson-perl_2.22-1.debian.tar.gz libjson-perl_2.22-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sat Aug 28 14:32:14 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:32:14 +0000 Subject: libcatalyst-view-tt-perl_0.35-1_i386.changes ACCEPTED Message-ID: Accepted: libcatalyst-view-tt-perl_0.35-1.debian.tar.gz to main/libc/libcatalyst-view-tt-perl/libcatalyst-view-tt-perl_0.35-1.debian.tar.gz libcatalyst-view-tt-perl_0.35-1.dsc to main/libc/libcatalyst-view-tt-perl/libcatalyst-view-tt-perl_0.35-1.dsc libcatalyst-view-tt-perl_0.35-1_all.deb to main/libc/libcatalyst-view-tt-perl/libcatalyst-view-tt-perl_0.35-1_all.deb libcatalyst-view-tt-perl_0.35.orig.tar.gz to main/libc/libcatalyst-view-tt-perl/libcatalyst-view-tt-perl_0.35.orig.tar.gz Override entries for your package: libcatalyst-view-tt-perl_0.35-1.dsc - source perl libcatalyst-view-tt-perl_0.35-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Sat Aug 28 14:32:21 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:32:21 +0000 Subject: libhttp-browserdetect-perl_1.17-1_i386.changes ACCEPTED Message-ID: Accepted: libhttp-browserdetect-perl_1.17-1.debian.tar.gz to main/libh/libhttp-browserdetect-perl/libhttp-browserdetect-perl_1.17-1.debian.tar.gz libhttp-browserdetect-perl_1.17-1.dsc to main/libh/libhttp-browserdetect-perl/libhttp-browserdetect-perl_1.17-1.dsc libhttp-browserdetect-perl_1.17-1_all.deb to main/libh/libhttp-browserdetect-perl/libhttp-browserdetect-perl_1.17-1_all.deb libhttp-browserdetect-perl_1.17.orig.tar.gz to main/libh/libhttp-browserdetect-perl/libhttp-browserdetect-perl_1.17.orig.tar.gz Override entries for your package: libhttp-browserdetect-perl_1.17-1.dsc - source perl libhttp-browserdetect-perl_1.17-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Sat Aug 28 14:32:28 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:32:28 +0000 Subject: libjson-perl_2.22-1_i386.changes ACCEPTED Message-ID: Accepted: libjson-perl_2.22-1.debian.tar.gz to main/libj/libjson-perl/libjson-perl_2.22-1.debian.tar.gz libjson-perl_2.22-1.dsc to main/libj/libjson-perl/libjson-perl_2.22-1.dsc libjson-perl_2.22-1_all.deb to main/libj/libjson-perl/libjson-perl_2.22-1_all.deb libjson-perl_2.22.orig.tar.gz to main/libj/libjson-perl/libjson-perl_2.22.orig.tar.gz Override entries for your package: libjson-perl_2.22-1.dsc - source perl libjson-perl_2.22-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Sat Aug 28 14:32:33 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:32:33 +0000 Subject: libsearch-xapian-perl_1.2.3.0-1.99hardy_source.changes REJECTED Message-ID: Reject Reasons: Unknown distribution `hardy'. source only uploads are not supported. libsearch-xapian-perl_1.2.3.0-1.99hardy.dsc: source format '1.0' not allowed in hardy (accepted: ) Warnings: ignoring libsearch-xapian-perl_1.2.3.0.orig.tar.gz, since it's already in the archive. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From installer at ftp-master.debian.org Sat Aug 28 14:32:34 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:32:34 +0000 Subject: libsearch-xapian-perl_1.2.3.0-1.99jaunty_source.changes REJECTED Message-ID: Reject Reasons: Unknown distribution `jaunty'. source only uploads are not supported. libsearch-xapian-perl_1.2.3.0-1.99jaunty.dsc: source format '1.0' not allowed in jaunty (accepted: ) === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From installer at ftp-master.debian.org Sat Aug 28 14:32:35 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:32:35 +0000 Subject: libsearch-xapian-perl_1.2.3.0-1.99karmic_source.changes REJECTED Message-ID: Reject Reasons: Unknown distribution `karmic'. source only uploads are not supported. libsearch-xapian-perl_1.2.3.0-1.99karmic.dsc: source format '3.0 (quilt)' not allowed in karmic (accepted: ) === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From installer at ftp-master.debian.org Sat Aug 28 14:32:36 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:32:36 +0000 Subject: libsearch-xapian-perl_1.2.3.0-1.99lucid_source.changes REJECTED Message-ID: Reject Reasons: Unknown distribution `lucid'. source only uploads are not supported. libsearch-xapian-perl_1.2.3.0-1.99lucid.dsc: source format '3.0 (quilt)' not allowed in lucid (accepted: ) === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From installer at ftp-master.debian.org Sat Aug 28 14:32:39 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:32:39 +0000 Subject: libtest-tcp-perl_1.04-1_i386.changes ACCEPTED Message-ID: Accepted: libtest-tcp-perl_1.04-1.debian.tar.gz to main/libt/libtest-tcp-perl/libtest-tcp-perl_1.04-1.debian.tar.gz libtest-tcp-perl_1.04-1.dsc to main/libt/libtest-tcp-perl/libtest-tcp-perl_1.04-1.dsc libtest-tcp-perl_1.04-1_all.deb to main/libt/libtest-tcp-perl/libtest-tcp-perl_1.04-1_all.deb libtest-tcp-perl_1.04.orig.tar.gz to main/libt/libtest-tcp-perl/libtest-tcp-perl_1.04.orig.tar.gz Override entries for your package: libtest-tcp-perl_1.04-1.dsc - source perl libtest-tcp-perl_1.04-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Sat Aug 28 14:32:47 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:32:47 +0000 Subject: libyaml-syck-perl_1.14-1_i386.changes ACCEPTED Message-ID: Accepted: libyaml-syck-perl_1.14-1.debian.tar.gz to main/liby/libyaml-syck-perl/libyaml-syck-perl_1.14-1.debian.tar.gz libyaml-syck-perl_1.14-1.dsc to main/liby/libyaml-syck-perl/libyaml-syck-perl_1.14-1.dsc libyaml-syck-perl_1.14-1_i386.deb to main/liby/libyaml-syck-perl/libyaml-syck-perl_1.14-1_i386.deb libyaml-syck-perl_1.14.orig.tar.gz to main/liby/libyaml-syck-perl/libyaml-syck-perl_1.14.orig.tar.gz Override entries for your package: libyaml-syck-perl_1.14-1.dsc - source perl libyaml-syck-perl_1.14-1_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Sat Aug 28 14:54:45 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:54:45 +0000 Subject: Processing of libmojolicious-perl_0.999929-1_i386.changes Message-ID: libmojolicious-perl_0.999929-1_i386.changes uploaded successfully to localhost along with the files: libmojolicious-perl_0.999929-1.dsc libmojolicious-perl_0.999929.orig.tar.gz libmojolicious-perl_0.999929-1.debian.tar.gz libmojolicious-perl_0.999929-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Sat Aug 28 14:54:45 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:54:45 +0000 Subject: Processing of libdata-stream-bulk-perl_0.08-1_i386.changes Message-ID: libdata-stream-bulk-perl_0.08-1_i386.changes uploaded successfully to localhost along with the files: libdata-stream-bulk-perl_0.08-1.dsc libdata-stream-bulk-perl_0.08.orig.tar.gz libdata-stream-bulk-perl_0.08-1.debian.tar.gz libdata-stream-bulk-perl_0.08-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Sat Aug 28 14:59:45 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 14:59:45 +0000 Subject: Processing of libparams-classify-perl_0.011-1_i386.changes Message-ID: libparams-classify-perl_0.011-1_i386.changes uploaded successfully to localhost along with the files: libparams-classify-perl_0.011-1.dsc libparams-classify-perl_0.011.orig.tar.gz libparams-classify-perl_0.011-1.debian.tar.gz libparams-classify-perl_0.011-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sat Aug 28 15:02:26 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 15:02:26 +0000 Subject: libdata-stream-bulk-perl_0.08-1_i386.changes ACCEPTED Message-ID: Accepted: libdata-stream-bulk-perl_0.08-1.debian.tar.gz to main/libd/libdata-stream-bulk-perl/libdata-stream-bulk-perl_0.08-1.debian.tar.gz libdata-stream-bulk-perl_0.08-1.dsc to main/libd/libdata-stream-bulk-perl/libdata-stream-bulk-perl_0.08-1.dsc libdata-stream-bulk-perl_0.08-1_all.deb to main/libd/libdata-stream-bulk-perl/libdata-stream-bulk-perl_0.08-1_all.deb libdata-stream-bulk-perl_0.08.orig.tar.gz to main/libd/libdata-stream-bulk-perl/libdata-stream-bulk-perl_0.08.orig.tar.gz Override entries for your package: libdata-stream-bulk-perl_0.08-1.dsc - source perl libdata-stream-bulk-perl_0.08-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Sat Aug 28 15:02:33 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 15:02:33 +0000 Subject: libmojolicious-perl_0.999929-1_i386.changes ACCEPTED Message-ID: Accepted: libmojolicious-perl_0.999929-1.debian.tar.gz to main/libm/libmojolicious-perl/libmojolicious-perl_0.999929-1.debian.tar.gz libmojolicious-perl_0.999929-1.dsc to main/libm/libmojolicious-perl/libmojolicious-perl_0.999929-1.dsc libmojolicious-perl_0.999929-1_all.deb to main/libm/libmojolicious-perl/libmojolicious-perl_0.999929-1_all.deb libmojolicious-perl_0.999929.orig.tar.gz to main/libm/libmojolicious-perl/libmojolicious-perl_0.999929.orig.tar.gz Override entries for your package: libmojolicious-perl_0.999929-1.dsc - source perl libmojolicious-perl_0.999929-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Sat Aug 28 15:02:40 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sat, 28 Aug 2010 15:02:40 +0000 Subject: libparams-classify-perl_0.011-1_i386.changes ACCEPTED Message-ID: Accepted: libparams-classify-perl_0.011-1.debian.tar.gz to main/libp/libparams-classify-perl/libparams-classify-perl_0.011-1.debian.tar.gz libparams-classify-perl_0.011-1.dsc to main/libp/libparams-classify-perl/libparams-classify-perl_0.011-1.dsc libparams-classify-perl_0.011-1_i386.deb to main/libp/libparams-classify-perl/libparams-classify-perl_0.011-1_i386.deb libparams-classify-perl_0.011.orig.tar.gz to main/libp/libparams-classify-perl/libparams-classify-perl_0.011.orig.tar.gz Override entries for your package: libparams-classify-perl_0.011-1.dsc - source perl libparams-classify-perl_0.011-1_i386.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From ansgar at 2008.43-1.org Sat Aug 28 14:58:02 2010 From: ansgar at 2008.43-1.org (Ansgar Burchardt) Date: Sat, 28 Aug 2010 23:58:02 +0900 Subject: Bug#594709: FTBFS: test failures Message-ID: <20100828145802.30933.43767.reportbug@marvin.43-1.org> Package: libnet-twitter-perl Version: 3.13007-1 Severity: serious Justification: fails to build from source (but built successfully in the past) libnet-twitter-perl_3.13007-1 fails to build: make[2]: Entering directory `/build/sbuild-libnet-twitter-perl_3.13007-1-amd64-k1zgDd/libnet-twitter-perl-3.13007' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00_load.t t/01_basic.t t/02_fails.t t/10_net-twitter-regression.t t/11_useragent.t t/12_identica.t t/13_search.t t/14_authenticate.t t/15_subclass.t t/20_exceptions.t t/20_generated.t t/21_wraperror.t t/22_twitter_insanity.t t/30_legacy.t t/40_nt_subclasses.t t/50_inflate_objects.t t/51_rate_limit.t t/51_since.t t/60-api_lists.t t/99-pod_coverage.t t/99-pod_spelling.t t/99-pod_syntax.t t/geo.t t/lookup_users.t t/retry.t t/unicode.t # Testing Net::Twitter 3.13007, Perl 5.010001, /usr/bin/perl t/00_load.t .................... ok Use of uninitialized value in quotemeta at /usr/lib/perl5/Moose/Meta/Method/Constructor.pm line 355. Attribute (_error_return_val) does not pass the type constraint because: Validation failed for 'Maybe[ArrayRef]' with value at /build/sbuild-libnet-twitter-perl_3.13007-1-amd64-k1zgDd/libnet-twitter-perl-3.13007/blib/lib/Net/Twitter.pm line 99 Net::Twitter::new('Net::Twitter', 'legacy', 1) called at t/01_basic.t line 70 # Looks like you planned 338 tests but ran 1. # Looks like your test exited with 9 just after 1. t/01_basic.t ................... Dubious, test returned 9 (wstat 2304, 0x900) Failed 337/338 subtests Use of uninitialized value in quotemeta at /usr/lib/perl5/Moose/Meta/Method/Constructor.pm line 355. # Failed test 'bad useragent_class' # at t/02_fails.t line 26. # expecting: Regexp ((?-xism:Can't locate NoSuchModule)) # found: Attribute (_error_return_val) does not pass the type constraint because: Validation failed for 'Maybe[ArrayRef]' with value at /build/sbuild-libnet-twitter-perl_3.13007-1-amd64-k1zgDd/libnet-twitter-perl-3.13007/blib/lib/Net/Twitter.pm line 99 # Net::Twitter::new() called at t/02_fails.t line 25 # Test::Exception::throws_ok() called at t/02_fails.t line 26 # Looks like you failed 1 test of 2. t/02_fails.t ................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests t/10_net-twitter-regression.t .. ok Use of uninitialized value in quotemeta at /usr/lib/perl5/Moose/Meta/Method/Constructor.pm line 355. And so on, full log attached. Regards, Ansgar -------------- next part -------------- sbuild (Debian sbuild) 0.60.0 (23 Feb 2010) on marvin.43-1.org ???????????????????????????????????????????????????????????????????????????????? ? libnet-twitter-perl 3.13007-1 (amd64) 28 Aug 2010 23:51 ? ???????????????????????????????????????????????????????????????????????????????? Package: libnet-twitter-perl Version: 3.13007-1 Architecture: amd64 Chroot Build Dir: /var/lib/schroot/mount/unstable-amd64-sbuild-01ecfc23-f933-44cf-b4bf-f96e4a021fc7/build/sbuild-libnet-twitter-perl_3.13007-1-amd64-k1zgDd Start Time: 20100828-2351 ???????????????????????????????????????????????????????????????????????????????? ? Fetch source files ? ???????????????????????????????????????????????????????????????????????????????? Local sources ????????????? libnet-twitter-perl_3.13007-1.dsc exists in .; copying to chroot Check arch ?????????? ** Using build dependencies supplied by package: Build-Depends: debhelper (>= 7.2.13) Build-Depends-Indep: perl, libdatetime-format-strptime-perl (>= 1.1000), libdata-visitor-perl, libdatetime-perl (>= 2:0.5100), libhtml-parser-perl, libjson-any-perl (>= 1.21), libjson-xs-perl, libnamespace-autoclean-perl, libmoose-perl (>= 0.90), libwww-perl, libnet-oauth-perl (>= 0.25), libtest-exception-perl, liburi-perl (>= 1.40), perl (>= 5.10.1) | libtest-simple-perl (>= 0.88), libtry-tiny-perl, libmoosex-multiinitarg-perl, libtest-pod-perl, libtest-pod-coverage-perl, libpod-coverage-perl, libtest-deep-perl ???????????????????????????????????????????????????????????????????????????????? ? Install build dependencies (internal resolver) ? ???????????????????????????????????????????????????????????????????????????????? Checking for already installed source dependencies... debhelper: missing Using default version 8.0.0 perl: already installed (5.10.1-14) libdatetime-format-strptime-perl: missing Using default version 1.3000-1 libdata-visitor-perl: missing libdatetime-perl: missing Using default version 2:0.6100-2 libhtml-parser-perl: missing libjson-any-perl: missing Using default version 1.22-1 libjson-xs-perl: missing libnamespace-autoclean-perl: missing libmoose-perl: missing Using default version 1.09-2 libwww-perl: missing libnet-oauth-perl: missing Using default version 0.27-1 libtest-exception-perl: missing liburi-perl: missing Using default version 1.54-1 perl: already installed (5.10.1-14 >= 5.10.1 is satisfied) libtry-tiny-perl: missing libmoosex-multiinitarg-perl: missing libtest-pod-perl: missing libtest-pod-coverage-perl: missing libpod-coverage-perl: missing libtest-deep-perl: missing Checking for source dependency conflicts... Installing positive dependencies: debhelper libdatetime-format-strptime-perl libdata-visitor-perl libdatetime-perl libhtml-parser-perl libjson-any-perl libjson-xs-perl libnamespace-autoclean-perl libmoose-perl libwww-perl libnet-oauth-perl libtest-exception-perl liburi-perl libtry-tiny-perl libmoosex-multiinitarg-perl libtest-pod-perl libtest-pod-coverage-perl libpod-coverage-perl libtest-deep-perl Reading package lists... Building dependency tree... Reading state information... The following packages were automatically installed and are no longer required: liblzma1 udev Use 'apt-get autoremove' to remove them. The following extra packages will be installed: bsdmainutils file gettext gettext-base groff-base html2text intltool-debian libalgorithm-c3-perl libb-hooks-endofscope-perl libclass-accessor-perl libclass-c3-perl libclass-data-inheritable-perl libclass-mop-perl libclass-singleton-perl libcommon-sense-perl libcroco3 libcrypt-openssl-bignum-perl libcrypt-openssl-rsa-perl libdata-optlist-perl libdatetime-locale-perl libdatetime-timezone-perl libdevel-globaldestruction-perl libdevel-symdump-perl libdigest-hmac-perl libdigest-sha1-perl libglib2.0-0 libhtml-tagset-perl libhtml-tree-perl libio-stringy-perl libjson-perl liblist-moreutils-perl libmagic1 libmro-compat-perl libnamespace-clean-perl libpackage-deprecationmanager-perl libpackage-stash-perl libparams-util-perl libparams-validate-perl libpcre3 libscope-guard-perl libssl0.9.8 libsub-exporter-perl libsub-identify-perl libsub-install-perl libsub-name-perl libsub-uplevel-perl libtask-weaken-perl libtest-use-ok-perl libtie-toobject-perl libunistring0 libvariable-magic-perl libxml2 man-db netbase po-debconf Suggested packages: wamerican wordlist whois vacation dh-make gettext-doc groff libdata-dump-perl libcrypt-ssleay-perl libio-socket-ssl-perl less www-browser libmail-box-perl Recommended packages: curl wget lynx autopoint libclass-c3-xs-perl libglib2.0-data shared-mime-info libmailtools-perl libhtml-format-perl xml-core ifupdown libmail-sendmail-perl The following NEW packages will be installed: bsdmainutils debhelper file gettext gettext-base groff-base html2text intltool-debian libalgorithm-c3-perl libb-hooks-endofscope-perl libclass-accessor-perl libclass-c3-perl libclass-data-inheritable-perl libclass-mop-perl libclass-singleton-perl libcommon-sense-perl libcroco3 libcrypt-openssl-bignum-perl libcrypt-openssl-rsa-perl libdata-optlist-perl libdata-visitor-perl libdatetime-format-strptime-perl libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl libdevel-globaldestruction-perl libdevel-symdump-perl libdigest-hmac-perl libdigest-sha1-perl libglib2.0-0 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libio-stringy-perl libjson-any-perl libjson-perl libjson-xs-perl liblist-moreutils-perl libmagic1 libmoose-perl libmoosex-multiinitarg-perl libmro-compat-perl libnamespace-autoclean-perl libnamespace-clean-perl libnet-oauth-perl libpackage-deprecationmanager-perl libpackage-stash-perl libparams-util-perl libparams-validate-perl libpcre3 libpod-coverage-perl libscope-guard-perl libssl0.9.8 libsub-exporter-perl libsub-identify-perl libsub-install-perl libsub-name-perl libsub-uplevel-perl libtask-weaken-perl libtest-deep-perl libtest-exception-perl libtest-pod-coverage-perl libtest-pod-perl libtest-use-ok-perl libtie-toobject-perl libtry-tiny-perl libunistring0 liburi-perl libvariable-magic-perl libwww-perl libxml2 man-db netbase po-debconf debconf: delaying package configuration, since apt-utils is not installed 0 upgraded, 74 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/15.5MB of archives. After this operation, 51.7MB of additional disk space will be used. Selecting previously deselected package bsdmainutils. (Reading database ... 11157 files and directories currently installed.) Unpacking bsdmainutils (from .../bsdmainutils_8.0.13_amd64.deb) ... Selecting previously deselected package groff-base. Unpacking groff-base (from .../groff-base_1.20.1-10_amd64.deb) ... Selecting previously deselected package libssl0.9.8. Unpacking libssl0.9.8 (from .../libssl0.9.8_0.9.8o-1_amd64.deb) ... Selecting previously deselected package man-db. Unpacking man-db (from .../man-db_2.5.7-4_amd64.deb) ... Selecting previously deselected package netbase. Unpacking netbase (from .../archives/netbase_4.42_all.deb) ... Selecting previously deselected package libmagic1. Unpacking libmagic1 (from .../libmagic1_5.04-5_amd64.deb) ... Selecting previously deselected package file. Unpacking file (from .../archives/file_5.04-5_amd64.deb) ... Selecting previously deselected package gettext-base. Unpacking gettext-base (from .../gettext-base_0.18.1.1-1_amd64.deb) ... Selecting previously deselected package libpcre3. Unpacking libpcre3 (from .../libpcre3_8.02-1.1_amd64.deb) ... Selecting previously deselected package libxml2. Unpacking libxml2 (from .../libxml2_2.7.7.dfsg-4_amd64.deb) ... Selecting previously deselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-15_amd64.deb) ... Selecting previously deselected package libglib2.0-0. Unpacking libglib2.0-0 (from .../libglib2.0-0_2.24.1-1_amd64.deb) ... Selecting previously deselected package libcroco3. Unpacking libcroco3 (from .../libcroco3_0.6.2-1_amd64.deb) ... Selecting previously deselected package libunistring0. Unpacking libunistring0 (from .../libunistring0_0.9.3-1_amd64.deb) ... Selecting previously deselected package gettext. Unpacking gettext (from .../gettext_0.18.1.1-1_amd64.deb) ... Selecting previously deselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ... Selecting previously deselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.16_all.deb) ... Selecting previously deselected package debhelper. Unpacking debhelper (from .../debhelper_8.0.0_all.deb) ... Selecting previously deselected package libalgorithm-c3-perl. Unpacking libalgorithm-c3-perl (from .../libalgorithm-c3-perl_0.08-1_all.deb) ... Selecting previously deselected package libvariable-magic-perl. Unpacking libvariable-magic-perl (from .../libvariable-magic-perl_0.43-1_amd64.deb) ... Selecting previously deselected package libsub-install-perl. Unpacking libsub-install-perl (from .../libsub-install-perl_0.924-2_all.deb) ... Selecting previously deselected package libparams-util-perl. Unpacking libparams-util-perl (from .../libparams-util-perl_1.00-1_amd64.deb) ... Selecting previously deselected package libdata-optlist-perl. Unpacking libdata-optlist-perl (from .../libdata-optlist-perl_0.104-1_all.deb) ... Selecting previously deselected package libsub-exporter-perl. Unpacking libsub-exporter-perl (from .../libsub-exporter-perl_0.982-1_all.deb) ... Selecting previously deselected package libb-hooks-endofscope-perl. Unpacking libb-hooks-endofscope-perl (from .../libb-hooks-endofscope-perl_0.08-1_all.deb) ... Selecting previously deselected package libsub-name-perl. Unpacking libsub-name-perl (from .../libsub-name-perl_0.04-1_amd64.deb) ... Selecting previously deselected package libclass-accessor-perl. Unpacking libclass-accessor-perl (from .../libclass-accessor-perl_0.34-1_all.deb) ... Selecting previously deselected package libclass-c3-perl. Unpacking libclass-c3-perl (from .../libclass-c3-perl_0.22-1_all.deb) ... Selecting previously deselected package libclass-data-inheritable-perl. Unpacking libclass-data-inheritable-perl (from .../libclass-data-inheritable-perl_0.08-1_all.deb) ... Selecting previously deselected package libscope-guard-perl. Unpacking libscope-guard-perl (from .../libscope-guard-perl_0.20-1_all.deb) ... Selecting previously deselected package libdevel-globaldestruction-perl. Unpacking libdevel-globaldestruction-perl (from .../libdevel-globaldestruction-perl_0.02-1_amd64.deb) ... Selecting previously deselected package liblist-moreutils-perl. Unpacking liblist-moreutils-perl (from .../liblist-moreutils-perl_0.25~02-1_amd64.deb) ... Selecting previously deselected package libmro-compat-perl. Unpacking libmro-compat-perl (from .../libmro-compat-perl_0.11-1_all.deb) ... Selecting previously deselected package libpackage-deprecationmanager-perl. Unpacking libpackage-deprecationmanager-perl (from .../libpackage-deprecationmanager-perl_0.04-1_all.deb) ... Selecting previously deselected package libpackage-stash-perl. Unpacking libpackage-stash-perl (from .../libpackage-stash-perl_0.05-1_all.deb) ... Selecting previously deselected package libtask-weaken-perl. Unpacking libtask-weaken-perl (from .../libtask-weaken-perl_1.03-1_all.deb) ... Selecting previously deselected package libtry-tiny-perl. Unpacking libtry-tiny-perl (from .../libtry-tiny-perl_0.04-1_all.deb) ... Selecting previously deselected package libclass-mop-perl. Unpacking libclass-mop-perl (from .../libclass-mop-perl_1.06-1_amd64.deb) ... Selecting previously deselected package libclass-singleton-perl. Unpacking libclass-singleton-perl (from .../libclass-singleton-perl_1.4-1_all.deb) ... Selecting previously deselected package libcommon-sense-perl. Unpacking libcommon-sense-perl (from .../libcommon-sense-perl_3.3-1_all.deb) ... Selecting previously deselected package libcrypt-openssl-bignum-perl. Unpacking libcrypt-openssl-bignum-perl (from .../libcrypt-openssl-bignum-perl_0.04-2_amd64.deb) ... Selecting previously deselected package libcrypt-openssl-rsa-perl. Unpacking libcrypt-openssl-rsa-perl (from .../libcrypt-openssl-rsa-perl_0.25-1+b1_amd64.deb) ... Selecting previously deselected package libsub-identify-perl. Unpacking libsub-identify-perl (from .../libsub-identify-perl_0.04-1_amd64.deb) ... Selecting previously deselected package libnamespace-clean-perl. Unpacking libnamespace-clean-perl (from .../libnamespace-clean-perl_0.18-1_all.deb) ... Selecting previously deselected package libtest-use-ok-perl. Unpacking libtest-use-ok-perl (from .../libtest-use-ok-perl_0.02-2_all.deb) ... Selecting previously deselected package libmoose-perl. Unpacking libmoose-perl (from .../libmoose-perl_1.09-2_amd64.deb) ... Selecting previously deselected package libtie-toobject-perl. Unpacking libtie-toobject-perl (from .../libtie-toobject-perl_0.03-2_all.deb) ... Selecting previously deselected package libdata-visitor-perl. Unpacking libdata-visitor-perl (from .../libdata-visitor-perl_0.27-2_all.deb) ... Selecting previously deselected package libparams-validate-perl. Unpacking libparams-validate-perl (from .../libparams-validate-perl_0.93-1_amd64.deb) ... Selecting previously deselected package libdatetime-locale-perl. Unpacking libdatetime-locale-perl (from .../libdatetime-locale-perl_1%3a0.45-1_all.deb) ... Selecting previously deselected package libdatetime-timezone-perl. Unpacking libdatetime-timezone-perl (from .../libdatetime-timezone-perl_1%3a1.21-1+2010l_all.deb) ... Selecting previously deselected package libdatetime-perl. Unpacking libdatetime-perl (from .../libdatetime-perl_2%3a0.6100-2_amd64.deb) ... Selecting previously deselected package libdatetime-format-strptime-perl. Unpacking libdatetime-format-strptime-perl (from .../libdatetime-format-strptime-perl_1.3000-1_all.deb) ... Selecting previously deselected package libdevel-symdump-perl. Unpacking libdevel-symdump-perl (from .../libdevel-symdump-perl_2.08-3_all.deb) ... Selecting previously deselected package libdigest-sha1-perl. Unpacking libdigest-sha1-perl (from .../libdigest-sha1-perl_2.13-1_amd64.deb) ... Selecting previously deselected package libdigest-hmac-perl. Unpacking libdigest-hmac-perl (from .../libdigest-hmac-perl_1.02+dfsg-1_all.deb) ... Selecting previously deselected package liburi-perl. Unpacking liburi-perl (from .../liburi-perl_1.54-1_all.deb) ... Selecting previously deselected package libhtml-tagset-perl. Unpacking libhtml-tagset-perl (from .../libhtml-tagset-perl_3.20-2_all.deb) ... Selecting previously deselected package libhtml-parser-perl. Unpacking libhtml-parser-perl (from .../libhtml-parser-perl_3.66-1_amd64.deb) ... Selecting previously deselected package libhtml-tree-perl. Unpacking libhtml-tree-perl (from .../libhtml-tree-perl_3.23-2_all.deb) ... Selecting previously deselected package libio-stringy-perl. Unpacking libio-stringy-perl (from .../libio-stringy-perl_2.110-4_all.deb) ... Selecting previously deselected package libjson-perl. Unpacking libjson-perl (from .../libjson-perl_2.21-1_all.deb) ... Selecting previously deselected package libjson-xs-perl. Unpacking libjson-xs-perl (from .../libjson-xs-perl_2.290-1_amd64.deb) ... Selecting previously deselected package libjson-any-perl. Unpacking libjson-any-perl (from .../libjson-any-perl_1.22-1_all.deb) ... Selecting previously deselected package libmoosex-multiinitarg-perl. Unpacking libmoosex-multiinitarg-perl (from .../libmoosex-multiinitarg-perl_0.01-1_all.deb) ... Selecting previously deselected package libnamespace-autoclean-perl. Unpacking libnamespace-autoclean-perl (from .../libnamespace-autoclean-perl_0.09-1_all.deb) ... Selecting previously deselected package libnet-oauth-perl. Unpacking libnet-oauth-perl (from .../libnet-oauth-perl_0.27-1_all.deb) ... Selecting previously deselected package libpod-coverage-perl. Unpacking libpod-coverage-perl (from .../libpod-coverage-perl_0.21-1_all.deb) ... Selecting previously deselected package libsub-uplevel-perl. Unpacking libsub-uplevel-perl (from .../libsub-uplevel-perl_0.2200-1_all.deb) ... Selecting previously deselected package libtest-deep-perl. Unpacking libtest-deep-perl (from .../libtest-deep-perl_0.106-1_all.deb) ... Selecting previously deselected package libtest-exception-perl. Unpacking libtest-exception-perl (from .../libtest-exception-perl_0.29-1_all.deb) ... Selecting previously deselected package libtest-pod-coverage-perl. Unpacking libtest-pod-coverage-perl (from .../libtest-pod-coverage-perl_1.08-3_all.deb) ... Selecting previously deselected package libtest-pod-perl. Unpacking libtest-pod-perl (from .../libtest-pod-perl_1.42-1_all.deb) ... Selecting previously deselected package libwww-perl. Unpacking libwww-perl (from .../libwww-perl_5.836-1_all.deb) ... Setting up bsdmainutils (8.0.13) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode. update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode. Setting up groff-base (1.20.1-10) ... Setting up libssl0.9.8 (0.9.8o-1) ... Setting up man-db (2.5.7-4) ... Building database of manual pages ... Setting up netbase (4.42) ... Configuration file `/etc/services' ==> File on system created by you or by a script. ==> File also in package provided by package maintainer. ==> Using current old file as you requested. Configuration file `/etc/protocols' ==> File on system created by you or by a script. ==> File also in package provided by package maintainer. ==> Using current old file as you requested. Setting up libmagic1 (5.04-5) ... Setting up file (5.04-5) ... Setting up gettext-base (0.18.1.1-1) ... Setting up libpcre3 (8.02-1.1) ... Setting up libxml2 (2.7.7.dfsg-4) ... Setting up html2text (1.3.2a-15) ... Setting up libglib2.0-0 (2.24.1-1) ... Setting up libcroco3 (0.6.2-1) ... Setting up libunistring0 (0.9.3-1) ... Setting up gettext (0.18.1.1-1) ... Setting up intltool-debian (0.35.0+20060710.1) ... Setting up po-debconf (1.0.16) ... Setting up debhelper (8.0.0) ... Setting up libalgorithm-c3-perl (0.08-1) ... Setting up libvariable-magic-perl (0.43-1) ... Setting up libsub-install-perl (0.924-2) ... Setting up libparams-util-perl (1.00-1) ... Setting up libdata-optlist-perl (0.104-1) ... Setting up libsub-exporter-perl (0.982-1) ... Setting up libb-hooks-endofscope-perl (0.08-1) ... Setting up libsub-name-perl (0.04-1) ... Setting up libclass-accessor-perl (0.34-1) ... Setting up libclass-c3-perl (0.22-1) ... Setting up libclass-data-inheritable-perl (0.08-1) ... Setting up libscope-guard-perl (0.20-1) ... Setting up libdevel-globaldestruction-perl (0.02-1) ... Setting up liblist-moreutils-perl (0.25~02-1) ... Setting up libmro-compat-perl (0.11-1) ... Setting up libpackage-deprecationmanager-perl (0.04-1) ... Setting up libpackage-stash-perl (0.05-1) ... Setting up libtask-weaken-perl (1.03-1) ... Setting up libtry-tiny-perl (0.04-1) ... Setting up libclass-mop-perl (1.06-1) ... Setting up libclass-singleton-perl (1.4-1) ... Setting up libcommon-sense-perl (3.3-1) ... Setting up libcrypt-openssl-bignum-perl (0.04-2) ... Setting up libcrypt-openssl-rsa-perl (0.25-1+b1) ... Setting up libsub-identify-perl (0.04-1) ... Setting up libnamespace-clean-perl (0.18-1) ... Setting up libtest-use-ok-perl (0.02-2) ... Setting up libmoose-perl (1.09-2) ... Setting up libtie-toobject-perl (0.03-2) ... Setting up libdata-visitor-perl (0.27-2) ... Setting up libparams-validate-perl (0.93-1) ... Setting up libdatetime-locale-perl (1:0.45-1) ... Setting up libdatetime-timezone-perl (1:1.21-1+2010l) ... Setting up libdatetime-perl (2:0.6100-2) ... Setting up libdatetime-format-strptime-perl (1.3000-1) ... Setting up libdevel-symdump-perl (2.08-3) ... Setting up libdigest-sha1-perl (2.13-1) ... Setting up libdigest-hmac-perl (1.02+dfsg-1) ... Setting up liburi-perl (1.54-1) ... Setting up libhtml-tagset-perl (3.20-2) ... Setting up libhtml-parser-perl (3.66-1) ... Setting up libhtml-tree-perl (3.23-2) ... Setting up libio-stringy-perl (2.110-4) ... Setting up libjson-perl (2.21-1) ... Setting up libjson-xs-perl (2.290-1) ... Setting up libjson-any-perl (1.22-1) ... Setting up libmoosex-multiinitarg-perl (0.01-1) ... Setting up libnamespace-autoclean-perl (0.09-1) ... Setting up libnet-oauth-perl (0.27-1) ... Setting up libpod-coverage-perl (0.21-1) ... Setting up libsub-uplevel-perl (0.2200-1) ... Setting up libtest-deep-perl (0.106-1) ... Setting up libtest-exception-perl (0.29-1) ... Setting up libtest-pod-coverage-perl (1.08-3) ... Setting up libtest-pod-perl (1.42-1) ... Setting up libwww-perl (5.836-1) ... Removing negative dependencies: Checking correctness of source dependencies... Kernel: Linux 2.6.32-5-amd64 amd64 (x86_64) Toolchain package versions: libc6-dev_2.11.2-2 dpkg-dev_1.15.8.4 linux-libc-dev_2.6.32-20 gcc-4.4_4.4.4-9 g++-4.4_4.4.4-9 binutils_2.20.1-13 libstdc++6-4.4-dev_4.4.4-9 libstdc++6_4.4.4-9 Package versions: apt_0.7.25.3 base-files_5.9 base-passwd_3.5.22 bash_4.1-3 binutils_2.20.1-13 bsdmainutils_8.0.13 bsdutils_1:2.17.2-3.1 build-essential_11.5 bzip2_1.0.5-4 coreutils_8.5-1 cpio_2.11-4 cpp_4:4.4.4-2 cpp-4.3_4.3.5-2 cpp-4.4_4.4.4-9 dash_0.5.5.1-7 debconf_1.5.35 debconf-i18n_1.5.35 debhelper_8.0.0 debian-archive-keyring_2010.08.15 debianutils_3.4 diff_1:3.0-1 diffutils_1:3.0-1 dmsetup_2:1.02.48-3 dpkg_1.15.8.4 dpkg-dev_1.15.8.4 e2fslibs_1.41.12-2 e2fsprogs_1.41.12-2 fakeroot_1.14.4-1 file_5.04-5 findutils_4.4.2-1 g++_4:4.4.4-2 g++-4.3_4.3.5-2 g++-4.4_4.4.4-9 gcc_4:4.4.4-2 gcc-4.2-base_4.2.4-6 gcc-4.3_4.3.5-2 gcc-4.3-base_4.3.5-2 gcc-4.4_4.4.4-9 gcc-4.4-base_4.4.4-9 gettext_0.18.1.1-1 gettext-base_0.18.1.1-1 gnupg_1.4.10-4 gpgv_1.4.10-4 grep_2.6.3-3 groff-base_1.20.1-10 gzip_1.3.12-9 hostname_3.04 html2text_1.3.2a-15 initscripts_2.88dsf-12 insserv_1.14.0-2 intltool-debian_0.35.0+20060710.1 libacl1_2.2.49-3 libalgorithm-c3-perl_0.08-1 libattr1_1:2.4.44-2 libb-hooks-endofscope-perl_0.08-1 libblkid1_2.17.2-3.1 libbz2-1.0_1.0.5-4 libc-bin_2.11.2-2 libc-dev-bin_2.11.2-2 libc6_2.11.2-2 libc6-dev_2.11.2-2 libclass-accessor-perl_0.34-1 libclass-c3-perl_0.22-1 libclass-data-inheritable-perl_0.08-1 libclass-mop-perl_1.06-1 libclass-singleton-perl_1.4-1 libcomerr2_1.41.12-2 libcommon-sense-perl_3.3-1 libcroco3_0.6.2-1 libcrypt-openssl-bignum-perl_0.04-2 libcrypt-openssl-rsa-perl_0.25-1+b1 libdata-optlist-perl_0.104-1 libdata-visitor-perl_0.27-2 libdatetime-format-strptime-perl_1.3000-1 libdatetime-locale-perl_1:0.45-1 libdatetime-perl_2:0.6100-2 libdatetime-timezone-perl_1:1.21-1+2010l libdb4.6_4.6.21-16 libdb4.7_4.7.25-9 libdb4.8_4.8.30-1 libdevel-globaldestruction-perl_0.02-1 libdevel-symdump-perl_2.08-3 libdevmapper1.02.1_2:1.02.48-3 libdigest-hmac-perl_1.02+dfsg-1 libdigest-sha1-perl_2.13-1 libdpkg-perl_1.15.8.4 libgcc1_1:4.4.4-9 libgdbm3_1.8.3-9 libglib2.0-0_2.24.1-1 libgmp3c2_2:4.3.2+dfsg-1 libgomp1_4.4.4-9 libhtml-parser-perl_3.66-1 libhtml-tagset-perl_3.20-2 libhtml-tree-perl_3.23-2 libio-stringy-perl_2.110-4 libjson-any-perl_1.22-1 libjson-perl_2.21-1 libjson-xs-perl_2.290-1 liblist-moreutils-perl_0.25~02-1 liblocale-gettext-perl_1.05-6 liblzma1_4.999.9beta+20091116-1 liblzma2_4.999.9beta+20100810-1 libmagic1_5.04-5 libmoose-perl_1.09-2 libmoosex-multiinitarg-perl_0.01-1 libmpfr1ldbl_2.4.2-3 libmpfr4_3.0.0-2 libmro-compat-perl_0.11-1 libnamespace-autoclean-perl_0.09-1 libnamespace-clean-perl_0.18-1 libncurses5_5.7+20100313-2 libncursesw5_5.7+20100313-2 libnet-oauth-perl_0.27-1 libpackage-deprecationmanager-perl_0.04-1 libpackage-stash-perl_0.05-1 libpam-modules_1.1.1-4 libpam-runtime_1.1.1-4 libpam0g_1.1.1-4 libparams-util-perl_1.00-1 libparams-validate-perl_0.93-1 libpcre3_8.02-1.1 libpod-coverage-perl_0.21-1 libreadline5_5.2-7 libreadline6_6.1-3 libscope-guard-perl_0.20-1 libselinux1_2.0.96-1 libsepol1_2.0.41-1 libslang2_2.2.2-4 libss2_1.41.12-2 libssl0.9.8_0.9.8o-1 libstdc++6_4.4.4-9 libstdc++6-4.3-dev_4.3.5-2 libstdc++6-4.4-dev_4.4.4-9 libsub-exporter-perl_0.982-1 libsub-identify-perl_0.04-1 libsub-install-perl_0.924-2 libsub-name-perl_0.04-1 libsub-uplevel-perl_0.2200-1 libtask-weaken-perl_1.03-1 libtest-deep-perl_0.106-1 libtest-exception-perl_0.29-1 libtest-pod-coverage-perl_1.08-3 libtest-pod-perl_1.42-1 libtest-use-ok-perl_0.02-2 libtext-charwidth-perl_0.04-6 libtext-iconv-perl_1.7-2 libtext-wrapi18n-perl_0.06-7 libtie-toobject-perl_0.03-2 libtimedate-perl_1.2000-1 libtry-tiny-perl_0.04-1 libudev0_161-1 libunistring0_0.9.3-1 liburi-perl_1.54-1 libusb-0.1-4_2:0.1.12-15 libuuid1_2.17.2-3.1 libvariable-magic-perl_0.43-1 libwww-perl_5.836-1 libxml2_2.7.7.dfsg-4 linux-libc-dev_2.6.32-20 login_1:4.1.4.2-1 lsb-base_3.2-23.1 lzma_4.43-14 make_3.81-8 makedev_2.3.1-89 man-db_2.5.7-4 mawk_1.3.3-15 mktemp_8.5-1 mount_2.17.2-3.1 ncurses-base_5.7+20100313-2 ncurses-bin_5.7+20100313-2 netbase_4.42 passwd_1:4.1.4.2-1 patch_2.6-2 perl_5.10.1-14 perl-base_5.10.1-14 perl-modules_5.10.1-14 po-debconf_1.0.16 procps_1:3.2.8-9 readline-common_6.1-3 sed_4.2.1-7 sensible-utils_0.0.4 sysv-rc_2.88dsf-12 sysvinit_2.88dsf-12 sysvinit-utils_2.88dsf-12 tar_1.23-2.1 tzdata_2010l-1 udev_161-1 util-linux_2.17.2-3.1 xz-utils_4.999.9beta+20100810-1 zlib1g_1:1.2.3.4.dfsg-3 ???????????????????????????????????????????????????????????????????????????????? ? Build ? ???????????????????????????????????????????????????????????????????????????????? Unpack source ????????????? dpkg-source: warning: -sn is not a valid option for Dpkg::Source::Package::V3::quilt gpgv: keyblock resource `/home/ansgar/.gnupg/trustedkeys.gpg': file open error gpgv: Signature made Wed Jul 7 15:52:01 2010 UTC using RSA key ID 8649AA06 gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./libnet-twitter-perl_3.13007-1.dsc dpkg-source: info: extracting libnet-twitter-perl in libnet-twitter-perl-3.13007 dpkg-source: info: unpacking libnet-twitter-perl_3.13007.orig.tar.gz dpkg-source: info: unpacking libnet-twitter-perl_3.13007-1.debian.tar.gz dpkg-source: info: applying disable-pod-spelling Check disc space ???????????????? dpkg-buildpackage ????????????????? dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: source package libnet-twitter-perl dpkg-buildpackage: source version 3.13007-1 dpkg-buildpackage: source changed by Ansgar Burchardt dpkg-source --before-build libnet-twitter-perl-3.13007 dpkg-buildpackage: host architecture amd64 /usr/bin/fakeroot debian/rules clean dh clean dh_testdir dh_auto_clean dh_clean debian/rules build dh build dh_testdir dh_auto_configure *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.92 >= 0.88) - Carp ...loaded. (1.11) - Digest::SHA ...loaded. (5.47) - List::Util ...loaded. (1.21) - Net::Netrc ...loaded. (2.12) - Scalar::Util ...loaded. (1.21) - Data::Visitor::Callback ...loaded. (0) - DateTime ...loaded. (0.61 >= 0.51) - DateTime::Format::Strptime ...loaded. (1.2000 >= 1.09) - Encode ...loaded. (2.35) - HTML::Entities ...loaded. (3.64) - HTTP::Request::Common ...loaded. (5.824) - JSON::Any ...loaded. (1.22 >= 1.21) - LWP::UserAgent ...loaded. (5.835 >= 2.032) - Moose ...loaded. (1.09 >= 0.9) - Moose::Exporter ...loaded. (1.09) - Moose::Role ...loaded. (1.09) - MooseX::MultiInitArg ...loaded. (0.01) - namespace::autoclean ...loaded. (0.09 >= 0.09) - Net::OAuth ...loaded. (0.27 >= 0.25) - URI ...loaded. (1.54 >= 1.4) - URI::Escape ...loaded. (3.30) - Try::Tiny ...loaded. (0.04) - JSON::XS ...loaded. (2.29) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good 'CREATE_PACKLIST' is not a known MakeMaker parameter name. Writing Makefile for Net::Twitter dh_auto_build make[1]: Entering directory `/build/sbuild-libnet-twitter-perl_3.13007-1-amd64-k1zgDd/libnet-twitter-perl-3.13007' cp lib/Net/Identica.pm blib/lib/Net/Identica.pm cp lib/Net/Twitter/Role/RetryOnError.pm blib/lib/Net/Twitter/Role/RetryOnError.pm cp lib/Net/Twitter/Role/API/Search/Trends.pm blib/lib/Net/Twitter/Role/API/Search/Trends.pm cp lib/Net/Twitter/Search.pm blib/lib/Net/Twitter/Search.pm cp lib/Net/Twitter/Role/OAuth.pm blib/lib/Net/Twitter/Role/OAuth.pm cp lib/Net/Twitter.pod blib/lib/Net/Twitter.pod cp lib/Net/Twitter/Role/API/TwitterVision.pm blib/lib/Net/Twitter/Role/API/TwitterVision.pm cp lib/Net/Twitter/Role/SimulateCursors.pm blib/lib/Net/Twitter/Role/SimulateCursors.pm cp lib/Net/Twitter/Role/API/Lists.pm blib/lib/Net/Twitter/Role/API/Lists.pm cp lib/Net/Twitter.pm blib/lib/Net/Twitter.pm cp lib/Net/Twitter/Error.pm blib/lib/Net/Twitter/Error.pm cp lib/Net/Twitter/Role/InflateObjects.pm blib/lib/Net/Twitter/Role/InflateObjects.pm cp lib/Net/Twitter/Role/API/REST.pm blib/lib/Net/Twitter/Role/API/REST.pm cp lib/Net/Twitter/OAuth.pm blib/lib/Net/Twitter/OAuth.pm cp lib/Net/Twitter/Core.pm blib/lib/Net/Twitter/Core.pm cp lib/Net/Twitter/API.pm blib/lib/Net/Twitter/API.pm cp lib/Net/Twitter/Role/RateLimit.pm blib/lib/Net/Twitter/Role/RateLimit.pm cp lib/Net/Twitter/Role/API/Search.pm blib/lib/Net/Twitter/Role/API/Search.pm cp lib/Net/Twitter/Role/WrapError.pm blib/lib/Net/Twitter/Role/WrapError.pm cp lib/Net/Twitter/Role/Legacy.pm blib/lib/Net/Twitter/Role/Legacy.pm Manifying blib/man3/Net::Twitter::Role::API::Search::Trends.3pm Manifying blib/man3/Net::Twitter::Role::RetryOnError.3pm Manifying blib/man3/Net::Identica.3pm Manifying blib/man3/Net::Twitter::Role::OAuth.3pm Manifying blib/man3/Net::Twitter::Search.3pm Manifying blib/man3/Net::Twitter::Role::API::TwitterVision.3pm Manifying blib/man3/Net::Twitter.3pm Manifying blib/man3/Net::Twitter::Role::SimulateCursors.3pm Manifying blib/man3/Net::Twitter::Role::API::Lists.3pm Manifying blib/man3/Net::Twitter::Error.3pm Manifying blib/man3/Net::Twitter::Role::InflateObjects.3pm Manifying blib/man3/Net::Twitter::Role::API::REST.3pm Manifying blib/man3/Net::Twitter::OAuth.3pm Manifying blib/man3/Net::Twitter::Core.3pm Manifying blib/man3/Net::Twitter::API.3pm Manifying blib/man3/Net::Twitter::Role::RateLimit.3pm Manifying blib/man3/Net::Twitter::Role::API::Search.3pm Manifying blib/man3/Net::Twitter::Role::WrapError.3pm Manifying blib/man3/Net::Twitter::Role::Legacy.3pm make[1]: Leaving directory `/build/sbuild-libnet-twitter-perl_3.13007-1-amd64-k1zgDd/libnet-twitter-perl-3.13007' debian/rules override_dh_auto_test make[1]: Entering directory `/build/sbuild-libnet-twitter-perl_3.13007-1-amd64-k1zgDd/libnet-twitter-perl-3.13007' http_proxy= TEST_POD=1 dh_auto_test make[2]: Entering directory `/build/sbuild-libnet-twitter-perl_3.13007-1-amd64-k1zgDd/libnet-twitter-perl-3.13007' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00_load.t t/01_basic.t t/02_fails.t t/10_net-twitter-regression.t t/11_useragent.t t/12_identica.t t/13_search.t t/14_authenticate.t t/15_subclass.t t/20_exceptions.t t/20_generated.t t/21_wraperror.t t/22_twitter_insanity.t t/30_legacy.t t/40_nt_subclasses.t t/50_inflate_objects.t t/51_rate_limit.t t/51_since.t t/60-api_lists.t t/99-pod_coverage.t t/99-pod_spelling.t t/99-pod_syntax.t t/geo.t t/lookup_users.t t/retry.t t/unicode.t # Testing Net::Twitter 3.13007, Perl 5.010001, /usr/bin/perl t/00_load.t .................... ok Use of uninitialized value in quotemeta at /usr/lib/perl5/Moose/Meta/Method/Constructor.pm line 355. Attribute (_error_return_val) does not pass the type constraint because: Validation failed for 'Maybe[ArrayRef]' with value at /build/sbuild-libnet-twitter-perl_3.13007-1-amd64-k1zgDd/libnet-twitter-perl-3.13007/blib/lib/Net/Twitter.pm line 99 Net::Twitter::new('Net::Twitter', 'legacy', 1) called at t/01_basic.t line 70 # Looks like you planned 338 tests but ran 1. # Looks like your test exited with 9 just after 1. t/01_basic.t ................... Dubious, test returned 9 (wstat 2304, 0x900) Failed 337/338 subtests Use of uninitialized value in quotemeta at /usr/lib/perl5/Moose/Meta/Method/Constructor.pm line 355. # Failed test 'bad useragent_class' # at t/02_fails.t line 26. # expecting: Regexp ((?-xism:Can't locate NoSuchModule)) # found: Attribute (_error_return_val) does not pass the type constraint because: Validation failed for 'Maybe[ArrayRef]' with value at /build/sbuild-libnet-twitter-perl_3.13007-1-amd64-k1zgDd/libnet-twitter-perl-3.13007/blib/lib/Net/Twitter.pm line 99 # Net::Twitter::new() called at t/02_fails.t line 25 # Test::Exception::throws_ok() called at t/02_fails.t line 26 # Looks like you failed 1 test of 2. t/02_fails.t ................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests t/10_net-twitter-regression.t .. ok Use of uninitialized value in quotemeta at /usr/lib/perl5/Moose/Meta/Method/Constructor.pm line 355. # Failed test 'object creation with useragent_args' # at t/11_useragent.t line 13. # died: Attribute (_error_return_val) does not pass the type constraint because: Validation failed for 'Maybe[ArrayRef]' with value at /build/sbuild-libnet-twitter-perl_3.13007-1-amd64-k1zgDd/libnet-twitter-perl-3.13007/blib/lib/Net/Twitter.pm line 99 # Net::Twitter::new() called at t/11_useragent.t line 12 # Test::Exception::lives_ok() called at t/11_useragent.t line 13 Can't call method "ua" on an undefined value at t/11_useragent.t line 15. # Looks like you planned 3 tests but ran 2. # Looks like you failed 1 test of 2 run. # Looks like your test exited with 9 just after 2. t/11_useragent.t ............... Dubious, test returned 9 (wstat 2304, 0x900) Failed 2/3 subtests t/12_identica.t ................ ok t/13_search.t .................. ok Use of uninitialized value in quotemeta at /usr/lib/perl5/Moose/Meta/Method/Constructor.pm line 355. Attribute (_error_return_val) does not pass the type constraint because: Validation failed for 'Maybe[ArrayRef]' with value at /build/sbuild-libnet-twitter-perl_3.13007-1-amd64-k1zgDd/libnet-twitter-perl-3.13007/blib/lib/Net/Twitter.pm line 99 Net::Twitter::new('Net::Twitter', 'legacy', 1) called at t/14_authenticate.t line 14 # Looks like your test exited with 9 before it could output anything. t/14_authenticate.t ............ Dubious, test returned 9 (wstat 2304, 0x900) Failed 13/13 subtests Use of uninitialized value in quotemeta at /usr/lib/perl5/Moose/Meta/Method/Constructor.pm line 355. Attribute (_error_return_val) does not pass the type constraint because: Validation failed for 'Maybe[ArrayRef]' with value at /build/sbuild-libnet-twitter-perl_3.13007-1-amd64-k1zgDd/libnet-twitter-perl-3.13007/blib/lib/Net/Twitter.pm line 99 Net::Twitter::new('My::Subclass::WithNew', 'username', 'me', 'password', 'secret') called at t/15_subclass.t line 13 My::Subclass::WithNew::new('My::Subclass::WithNew', 'username', 'me', 'password', 'secret') called at t/15_subclass.t line 55 # Looks like your test exited with 9 before it could output anything. t/15_subclass.t ................ Dubious, test returned 9 (wstat 2304, 0x900) Failed 27/27 subtests t/20_exceptions.t .............. ok t/20_generated.t ............... ok Use of uninitialized value in quotemeta at /usr/lib/perl5/Moose/Meta/Method/Constructor.pm line 355. Attribute (_error_return_val) does not pass the type constraint because: Validation failed for 'Maybe[ArrayRef]' with value at /build/sbuild-libnet-twitter-perl_3.13007-1-amd64-k1zgDd/libnet-twitter-perl-3.13007/blib/lib/Net/Twitter.pm line 99 Net::Twitter::new('Net::Twitter', 'username', 'me', 'password', 'secret') called at t/21_wraperror.t line 17 # Looks like you planned 12 tests but ran 1. # Looks like your test exited with 9 just after 1. t/21_wraperror.t ............... Dubious, test returned 9 (wstat 2304, 0x900) Failed 11/12 subtests t/22_twitter_insanity.t ........ ok Use of uninitialized value in quotemeta at /usr/lib/perl5/Moose/Meta/Method/Constructor.pm line 355. Attribute (_error_return_val) does not pass the type constraint because: Validation failed for 'Maybe[ArrayRef]' with value at /build/sbuild-libnet-twitter-perl_3.13007-1-amd64-k1zgDd/libnet-twitter-perl-3.13007/blib/lib/Net/Twitter.pm line 99 Net::Twitter::new('Net::Twitter', 'username', 'me', 'password', 'secret') called at t/30_legacy.t line 17 # Looks like you planned 5 tests but ran 1. # Looks like your test exited with 9 just after 1. t/30_legacy.t .................. Dubious, test returned 9 (wstat 2304, 0x900) Failed 4/5 subtests Use of uninitialized value in quotemeta at /usr/lib/perl5/Moose/Meta/Method/Constructor.pm line 355. Use of uninitialized value in quotemeta at /usr/lib/perl5/Moose/Meta/Method/Constructor.pm line 355. Use of uninitialized value in quotemeta at /usr/lib/perl5/Moose/Meta/Method/Constructor.pm line 355. Attribute (_error_return_val) does not pass the type constraint because: Validation failed for 'Maybe[ArrayRef]' with value at t/40_nt_subclasses.t line 16 # Looks like you planned 20 tests but ran 3. # Looks like your test exited with 255 just after 3. t/40_nt_subclasses.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 17/20 subtests t/50_inflate_objects.t ......... ok t/51_rate_limit.t .............. ok t/51_since.t ................... ok t/60-api_lists.t ............... ok Use of uninitialized value in quotemeta at /usr/lib/perl5/Moose/Meta/Method/Constructor.pm line 355. Use of uninitialized value in quotemeta at /usr/lib/perl5/Moose/Meta/Method/Constructor.pm line 355. Use of uninitialized value in quotemeta at /usr/lib/perl5/Moose/Meta/Method/Constructor.pm line 355. t/99-pod_coverage.t ............ ok t/99-pod_spelling.t ............ skipped: set TEST_POD_SPELLING to enable this test t/99-pod_syntax.t .............. ok t/geo.t ........................ ok t/lookup_users.t ............... ok t/retry.t ...................... ok t/unicode.t .................... ok Test Summary Report ------------------- Failed 8/26 test programs. 2/1012 subtests failed. t/01_basic.t (Wstat: 2304 Tests: 1 Failed: 0) Non-zero exit status: 9 Parse errors: Bad plan. You planned 338 tests but ran 1. t/02_fails.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 t/11_useragent.t (Wstat: 2304 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 9 Parse errors: Bad plan. You planned 3 tests but ran 2. t/14_authenticate.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: Bad plan. You planned 13 tests but ran 0. t/15_subclass.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: Bad plan. You planned 27 tests but ran 0. t/21_wraperror.t (Wstat: 2304 Tests: 1 Failed: 0) Non-zero exit status: 9 Parse errors: Bad plan. You planned 12 tests but ran 1. t/30_legacy.t (Wstat: 2304 Tests: 1 Failed: 0) Non-zero exit status: 9 Parse errors: Bad plan. You planned 5 tests but ran 1. t/40_nt_subclasses.t (Wstat: 65280 Tests: 3 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 20 tests but ran 3. Files=26, Tests=1012, 13 wallclock secs ( 0.14 usr 0.05 sys + 11.62 cusr 0.95 csys = 12.76 CPU) Result: FAIL make[2]: *** [test_dynamic] Error 255 make[2]: Leaving directory `/build/sbuild-libnet-twitter-perl_3.13007-1-amd64-k1zgDd/libnet-twitter-perl-3.13007' dh_auto_test: make -j1 test returned exit code 2 make[1]: *** [override_dh_auto_test] Error 29 make[1]: Leaving directory `/build/sbuild-libnet-twitter-perl_3.13007-1-amd64-k1zgDd/libnet-twitter-perl-3.13007' make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 ???????????????????????????????????????????????????????????????????????????????? Build finished at 20100828-2352 FAILED [dpkg-buildpackage died] ???????????????????????????????????????????????????????????????????????????????? Purging /var/lib/schroot/mount/unstable-amd64-sbuild-01ecfc23-f933-44cf-b4bf-f96e4a021fc7/build/sbuild-libnet-twitter-perl_3.13007-1-amd64-k1zgDd Not removing build depends: cloned chroot in use ???????????????????????????????????????????????????????????????????????????????? Finished at 20100828-2352 Build needed 00:00:33, 1188k disc space From gregoa at debian.org Sat Aug 28 15:19:49 2010 From: gregoa at debian.org (gregor herrmann) Date: Sat, 28 Aug 2010 17:19:49 +0200 Subject: Bug#594709: FTBFS: test failures In-Reply-To: <20100828145802.30933.43767.reportbug@marvin.43-1.org> References: <20100828145802.30933.43767.reportbug@marvin.43-1.org> Message-ID: <20100828151949.GK6594@belanna.comodo.priv.at> tag 594709 + sid thanks On Sat, 28 Aug 2010 23:58:02 +0900, Ansgar Burchardt wrote: > Package: libnet-twitter-perl > Version: 3.13007-1 > Severity: serious > Justification: fails to build from source (but built successfully in the past) > > libnet-twitter-perl_3.13007-1 fails to build: Both 3.13007-1 and 3.13008-1 (in svn) fail to build in a sid chroot; both build fine in a squeeze chroot. We're trying to find out which dependency (Moose? Class::Mop?) is causing the problems. Cheers, gregor -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- NP: Dhafer Youssef: Ivresse Divine -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: From owner at bugs.debian.org Sat Aug 28 15:21:08 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sat, 28 Aug 2010 15:21:08 +0000 Subject: Processed: Re: Bug#594709: FTBFS: test failures In-Reply-To: <20100828151949.GK6594@belanna.comodo.priv.at> References: <20100828151949.GK6594@belanna.comodo.priv.at> Message-ID: Processing commands for control at bugs.debian.org: > tag 594709 + sid Bug #594709 [libnet-twitter-perl] FTBFS: test failures Added tag(s) sid. > thanks Stopping processing here. Please contact me if you need assistance. -- 594709: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594709 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From nicholas at periapt.co.uk Sat Aug 28 15:13:46 2010 From: nicholas at periapt.co.uk (Nicholas Bamber) Date: Sat, 28 Aug 2010 16:13:46 +0100 Subject: Bug#592506: [v-admins] Bug#592506: What to do about libtest-harness-perl? In-Reply-To: <4C731DBE.2000003@periapt.co.uk> References: <20100815131652.jarjyk4g00c4g080@webmail.periapt.co.uk> <1281880770.29656.28.camel@kaa.jungle.aubergine.my-net-space.net> <20100815154345.1nm78pthc0cgoogw@webmail.periapt.co.uk> <1282161776.24458.97.camel@kaa.jungle.aubergine.my-net-space.net> <20100818230249.pak0ydtz0kckccso@webmail.periapt.co.uk> <1282399382.19892.1922.camel@kaa.jungle.aubergine.my-net-space.net> <20100823160049.GA13998@belanna.comodo.priv.at> <4C731DBE.2000003@periapt.co.uk> Message-ID: <4C7927AA.6090100@periapt.co.uk> Adam, My conclusion is that in test the package should be rolled back to 3.17. Do you agree and if not why not? My reasoning is that attempting to do a patch is the most risky action since it would require unwinding most of the 3.21->3.22 transition which was a large one. In such a context it is hard to argue for a roll forward to 3.22 and that only leaves rolling back. Nicholas Nicholas Bamber wrote: > Okay a sleepless might so I have some conclusions. > > First of all any patched version needs to be based off 3.21 not 3.20 > because the jump from 3.20 to 3.21 is really small and only affects > test files. > > I extracted patch files for the suggested git commits. The total line > count is 492 though I am not quite sure what that tells you given the > context lines and other overheads. > > Now the very first patch (on t/testargs.t) gets rejected. > > There is only one change to t/testargs.t between version 3.21 and our > first patch. However that was part of a large merge on the 29th June > of changes by Chris Williams affecting about 30 files. > > In conclusion to proceed with a patched 3.21 would require manual > analysis and application of the 10 patches. The second one looks > irrelevant to me. > > Nicholas > > Debian bug at v.nix.is wrote: >> On Mon, Aug 23, 2010 at 16:00, gregor herrmann >> wrote: >> >>> I have no idea if this is enough or not; Nicholas and v.nix.is, what >>> do you think? >>> >> >> I didn't track down what commits exactly were pertinent to fixing >> this, I just did a log from 3.21 to the master at the time and picked >> all the pertinent ones. >> >> The tests in the current master should test for the required behavior, >> you can also e.g. check out Git's own git.git, run make and do cd t && >> prove t[0-9]*.sh to see if it works. >> >> I'm on vacation now but I'd be happy to test out any patched version >> around the end of the month to see if it fixes this issue. >> >> I didn't see anything major in 3.22 though that should hold back >> getting it into the next stable, and maintaining a 3.22 in Debian >> instead of a patched version would probably be less painful in the >> long run. >> > -------------- next part -------------- A non-text attachment was scrubbed... Name: nicholas.vcf Type: text/x-vcard Size: 185 bytes Desc: not available URL: From noreply at release.debian.org Sat Aug 28 16:39:17 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 28 Aug 2010 16:39:17 +0000 Subject: libdevel-ebug-perl 0.49-3 MIGRATED to testing Message-ID: FYI: The status of the libdevel-ebug-perl source package in Debian's testing distribution has changed. Previous version: 0.49-2 Current version: 0.49-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From rana.ahmad at undpprojects.sy Sat Aug 28 09:42:45 2010 From: rana.ahmad at undpprojects.sy (Helpdest Support) Date: Sat, 28 Aug 2010 12:42:45 +0300 Subject: Admin Report Message-ID: <20100828124245.huv4td8mpgyogssk@webmail.undpprojects.sy> This is to inform you that you have exceeded your quota for email limit of 325MB and you need to increase your quota limit e-mail because in less than 48 hours of your e-mail is off. Increase your email quota limit and continue to use your webmail account. To increase your email quota limit to 1.7 GB click the link below: http://www.rudolphdietrich.ch/phpform/use/admin/form1.html Thank you for your understanding. Copyright ? 2010 Center Webmail Helpdest Support From salvatore.bonaccorso at gmail.com Sun Aug 29 14:06:45 2010 From: salvatore.bonaccorso at gmail.com (Salvatore Bonaccorso) Date: Sun, 29 Aug 2010 16:06:45 +0200 Subject: Bug#593014: [bug-POE-API-Peek@rt.cpan.org: Re: [rt.cpan.org #60810] Bug#593014: FTBFS: test t/03-event.t fails with libpoe-perl (2:1.2920-1)] Message-ID: <20100829140645.GA2910@elende> Forwarding upstreams notes on this. ----- Forwarded message from sungo via RT ----- From: sungo via RT Reply-To: bug-POE-API-Peek at rt.cpan.org Date: Sat, 28 Aug 2010 20:30:47 -0400 To: CARNIL at cpan.org Subject: Re: [rt.cpan.org #60810] Bug#593014: FTBFS: test t/03-event.t fails with libpoe-perl (2:1.2920-1) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 There's a major internal change in POE v1.289 that broke the event queue from an external perspective. There are now two event queues, one I can't get access to currently. I've filed a rant with the POE maintainer and a rollback is theoretically coming soon. In the meantime, I will be releasing a new version that notes these errors, skips the broken tests, and warns the first time an event queue related method is used. While this is technically going to be the stable version, I strongly recommend not updating the debian package until the POE rollback is complete and I can release a new version where the whole api works again. - -- sungo http://sungo.us -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkx5qiUACgkQ3wph+sE0MUuuGgCfYEfpqLPYPSg0S6rAKJES++o/ n3YAnRik+92rFD7FP7SAm91rYqQk/LnA =1ega -----END PGP SIGNATURE----- ----- End forwarded message ----- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: Digital signature URL: From noreply at release.debian.org Sun Aug 29 16:39:10 2010 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 29 Aug 2010 16:39:10 +0000 Subject: jifty 0.91117+dfsg-3 MIGRATED to testing Message-ID: FYI: The status of the jifty source package in Debian's testing distribution has changed. Previous version: 0.91117+dfsg-2 Current version: 0.91117+dfsg-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From dak at ftp-master.debian.org Sun Aug 29 16:41:11 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 29 Aug 2010 16:41:11 +0000 Subject: Processing of libtest-regression-perl_0.05-1_i386.changes Message-ID: libtest-regression-perl_0.05-1_i386.changes uploaded successfully to localhost along with the files: libtest-regression-perl_0.05-1.dsc libtest-regression-perl_0.05.orig.tar.gz libtest-regression-perl_0.05-1.debian.tar.gz libtest-regression-perl_0.05-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Sun Aug 29 16:46:13 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 29 Aug 2010 16:46:13 +0000 Subject: Processing of libapp-daemon-perl_0.11-1_i386.changes Message-ID: libapp-daemon-perl_0.11-1_i386.changes uploaded successfully to localhost along with the files: libapp-daemon-perl_0.11-1.dsc libapp-daemon-perl_0.11.orig.tar.gz libapp-daemon-perl_0.11-1.debian.tar.gz libapp-daemon-perl_0.11-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 29 16:47:11 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 29 Aug 2010 16:47:11 +0000 Subject: libapp-daemon-perl_0.11-1_i386.changes ACCEPTED Message-ID: Accepted: libapp-daemon-perl_0.11-1.debian.tar.gz to main/liba/libapp-daemon-perl/libapp-daemon-perl_0.11-1.debian.tar.gz libapp-daemon-perl_0.11-1.dsc to main/liba/libapp-daemon-perl/libapp-daemon-perl_0.11-1.dsc libapp-daemon-perl_0.11-1_all.deb to main/liba/libapp-daemon-perl/libapp-daemon-perl_0.11-1_all.deb libapp-daemon-perl_0.11.orig.tar.gz to main/liba/libapp-daemon-perl/libapp-daemon-perl_0.11.orig.tar.gz Override entries for your package: libapp-daemon-perl_0.11-1.dsc - source perl libapp-daemon-perl_0.11-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From installer at ftp-master.debian.org Sun Aug 29 16:47:16 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 29 Aug 2010 16:47:16 +0000 Subject: libtest-regression-perl_0.05-1_i386.changes is NEW Message-ID: (new) libtest-regression-perl_0.05-1.debian.tar.gz optional perl (new) libtest-regression-perl_0.05-1.dsc optional perl (new) libtest-regression-perl_0.05-1_all.deb optional perl test library for regression testing output Test::Regression is a Test::More compatible module that provides an ok_regression function which compares the output of a code reference with stored reference files. If necessary the reference files can be regenerated by setting an environment variable. (new) libtest-regression-perl_0.05.orig.tar.gz optional perl Changes: libtest-regression-perl (0.05-1) unstable; urgency=low . * Initial Release. (Closes: #594699) Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 594699 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From dak at ftp-master.debian.org Sun Aug 29 20:56:42 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 29 Aug 2010 20:56:42 +0000 Subject: Processing of libcpan-meta-perl_2.102400-1_i386.changes Message-ID: libcpan-meta-perl_2.102400-1_i386.changes uploaded successfully to localhost along with the files: libcpan-meta-perl_2.102400-1.dsc libcpan-meta-perl_2.102400.orig.tar.gz libcpan-meta-perl_2.102400-1.debian.tar.gz libcpan-meta-perl_2.102400-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 29 21:02:29 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 29 Aug 2010 21:02:29 +0000 Subject: libcpan-meta-perl_2.102400-1_i386.changes ACCEPTED Message-ID: Accepted: libcpan-meta-perl_2.102400-1.debian.tar.gz to main/libc/libcpan-meta-perl/libcpan-meta-perl_2.102400-1.debian.tar.gz libcpan-meta-perl_2.102400-1.dsc to main/libc/libcpan-meta-perl/libcpan-meta-perl_2.102400-1.dsc libcpan-meta-perl_2.102400-1_all.deb to main/libc/libcpan-meta-perl/libcpan-meta-perl_2.102400-1_all.deb libcpan-meta-perl_2.102400.orig.tar.gz to main/libc/libcpan-meta-perl/libcpan-meta-perl_2.102400.orig.tar.gz Override entries for your package: libcpan-meta-perl_2.102400-1.dsc - source perl libcpan-meta-perl_2.102400-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Sun Aug 29 22:41:52 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 29 Aug 2010 22:41:52 +0000 Subject: Processing of libdatetime-format-flexible-perl_0.16-1_i386.changes Message-ID: libdatetime-format-flexible-perl_0.16-1_i386.changes uploaded successfully to localhost along with the files: libdatetime-format-flexible-perl_0.16-1.dsc libdatetime-format-flexible-perl_0.16.orig.tar.gz libdatetime-format-flexible-perl_0.16-1.debian.tar.gz libdatetime-format-flexible-perl_0.16-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 29 22:47:10 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 29 Aug 2010 22:47:10 +0000 Subject: libdatetime-format-flexible-perl_0.16-1_i386.changes ACCEPTED Message-ID: Accepted: libdatetime-format-flexible-perl_0.16-1.debian.tar.gz to main/libd/libdatetime-format-flexible-perl/libdatetime-format-flexible-perl_0.16-1.debian.tar.gz libdatetime-format-flexible-perl_0.16-1.dsc to main/libd/libdatetime-format-flexible-perl/libdatetime-format-flexible-perl_0.16-1.dsc libdatetime-format-flexible-perl_0.16-1_all.deb to main/libd/libdatetime-format-flexible-perl/libdatetime-format-flexible-perl_0.16-1_all.deb libdatetime-format-flexible-perl_0.16.orig.tar.gz to main/libd/libdatetime-format-flexible-perl/libdatetime-format-flexible-perl_0.16.orig.tar.gz Override entries for your package: libdatetime-format-flexible-perl_0.16-1.dsc - source perl libdatetime-format-flexible-perl_0.16-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From dak at ftp-master.debian.org Sun Aug 29 23:06:55 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Sun, 29 Aug 2010 23:06:55 +0000 Subject: Processing of libdbix-class-encodedcolumn-perl_0.00010-1_i386.changes Message-ID: libdbix-class-encodedcolumn-perl_0.00010-1_i386.changes uploaded successfully to localhost along with the files: libdbix-class-encodedcolumn-perl_0.00010-1.dsc libdbix-class-encodedcolumn-perl_0.00010.orig.tar.gz libdbix-class-encodedcolumn-perl_0.00010-1.debian.tar.gz libdbix-class-encodedcolumn-perl_0.00010-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Sun Aug 29 23:17:08 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Sun, 29 Aug 2010 23:17:08 +0000 Subject: libdbix-class-encodedcolumn-perl_0.00010-1_i386.changes ACCEPTED Message-ID: Accepted: libdbix-class-encodedcolumn-perl_0.00010-1.debian.tar.gz to main/libd/libdbix-class-encodedcolumn-perl/libdbix-class-encodedcolumn-perl_0.00010-1.debian.tar.gz libdbix-class-encodedcolumn-perl_0.00010-1.dsc to main/libd/libdbix-class-encodedcolumn-perl/libdbix-class-encodedcolumn-perl_0.00010-1.dsc libdbix-class-encodedcolumn-perl_0.00010-1_all.deb to main/libd/libdbix-class-encodedcolumn-perl/libdbix-class-encodedcolumn-perl_0.00010-1_all.deb libdbix-class-encodedcolumn-perl_0.00010.orig.tar.gz to main/libd/libdbix-class-encodedcolumn-perl/libdbix-class-encodedcolumn-perl_0.00010.orig.tar.gz Override entries for your package: libdbix-class-encodedcolumn-perl_0.00010-1.dsc - source perl libdbix-class-encodedcolumn-perl_0.00010-1_all.deb - optional perl Announcing to debian-devel-changes at lists.debian.org Thank you for your contribution to Debian. From admin-wl at topcfo.net Mon Aug 30 08:22:06 2010 From: admin-wl at topcfo.net (cfoworld) Date: Mon, 30 Aug 2010 08:22:06 +0000 (UTC) Subject: =?GB2312?B?ytfPr7LGzvG52UXW3L+vKLXaMjXG2iktsNnKwtbQufo=?= =?GB2312?B?zbvP3aGwyea62sPFobEgMrHKyfHD2NXLv+7G2LP2tPOwuNXmz+A=?= Message-ID: <1283156526545.mail@r2.news-deliver.com> ?????????????e?? ?????????????????? ???????????? ???????????????? ??? ; ; ; ; ; ; ; ; ; ; ; ; ; ; ?? ???? ???? ???? ???? ???? ???? ???? ???? ???? ???? ???????? ???? ? ? ? ? ?????????? ?????????? ????????????????????????????????????????????????????????????????????????? ?????????5.4???????? ???????????????????????????????????24??25??????????????????????????? ????????? ??????????? ???????????????????????????????????????????????????????????????????????? ???? ?????????????? ?????? ????????????? ??????? ????????????? ??????? *???????2011????? ???????? *2010??CFO????????????????? *??????E???????????010-68258216 ? ? ? ? ???????8?21?-8?27?? ?????????????:??????? CFO?? ?????:???????? ?????A?????????????????????????????????????????????????????????? ????????????? ???????????????????????????????????????????????????????????????? ????CFO:??????? ???????????????????????????????????????????????????????????????????????? CFO??:?????????? ???????????????????????????????????????????????????????????????????? CFO?? ?Top CFO???? ??????????? ???????? 1 .??IPO???????:?????? 2 .????????????? 3 .?????????? ????????? 4 .??????750? ????????? 5 .????????????? 6 .???????????? ??????? 7 .??????????????? 8 .?????????????? 9 .??????????? ??9????? 10 .???????? ???????? ?? ?? ??????????? ????????? ?33????????????? ???? ?????CFO?????? ?????? ??????????????? ?????E?? ?????? ??????? 010-6825 8216 ???????010-6825 6686 ?????admin-w at topcfo.net ????????????16??15?? ?3? ??? 100036 ?ICP?09021912? ?????????? ?????????? ; -------------- next part -------------- An HTML attachment was scrubbed... URL: From perrycole at secretarias.com Mon Aug 30 14:16:11 2010 From: perrycole at secretarias.com (perrycole at secretarias.com) Date: Mon, 30 Aug 2010 07:16:11 -0700 (PDT) Subject: Info Message-ID: <24825.53389.qm@web88101.mail.re2.yahoo.com> You Won ?750,000 Irish Promo Send Name,Age,Occupation,Country. From dak at ftp-master.debian.org Mon Aug 30 14:34:04 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Mon, 30 Aug 2010 14:34:04 +0000 Subject: Processing of libwww-perl_5.813-1+lenny2_i386.changes Message-ID: libwww-perl_5.813-1+lenny2_i386.changes uploaded successfully to localhost along with the files: libwww-perl_5.813-1+lenny2.dsc libwww-perl_5.813-1+lenny2.diff.gz libwww-perl_5.813-1+lenny2_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From dak at ftp-master.debian.org Mon Aug 30 17:49:17 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Mon, 30 Aug 2010 17:49:17 +0000 Subject: Processing of libexporter-renaming-perl_1.19-1_i386.changes Message-ID: libexporter-renaming-perl_1.19-1_i386.changes uploaded successfully to localhost along with the files: libexporter-renaming-perl_1.19-1.dsc libexporter-renaming-perl_1.19.orig.tar.gz libexporter-renaming-perl_1.19-1.debian.tar.gz libexporter-renaming-perl_1.19-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Mon Aug 30 18:02:06 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Mon, 30 Aug 2010 18:02:06 +0000 Subject: libexporter-renaming-perl_1.19-1_i386.changes is NEW Message-ID: (new) libexporter-renaming-perl_1.19-1.debian.tar.gz optional perl (new) libexporter-renaming-perl_1.19-1.dsc optional perl (new) libexporter-renaming-perl_1.19-1_all.deb optional perl facility to rename symbols when imported After 'use Exporter::Renaming;' you can import symbols from exporting modules not only under their original names, but also under names of your choosing. Exporter continues to behave normally for normal imports while renaming behaviour is switched on. Only the presence of the keyword 'Renaming' followed by an array reference after a 'use' statement triggers renaming. (new) libexporter-renaming-perl_1.19.orig.tar.gz optional perl Changes: libexporter-renaming-perl (1.19-1) unstable; urgency=low . * Initial Release. (Closes: #594854) Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 594854 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From dak at ftp-master.debian.org Mon Aug 30 18:14:18 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Mon, 30 Aug 2010 18:14:18 +0000 Subject: Processing of libapache-htgroup-perl_1.22-1_i386.changes Message-ID: libapache-htgroup-perl_1.22-1_i386.changes uploaded successfully to localhost along with the files: libapache-htgroup-perl_1.22-1.dsc libapache-htgroup-perl_1.22.orig.tar.gz libapache-htgroup-perl_1.22-1.debian.tar.gz libapache-htgroup-perl_1.22-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Mon Aug 30 18:17:19 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Mon, 30 Aug 2010 18:17:19 +0000 Subject: libapache-htgroup-perl_1.22-1_i386.changes is NEW Message-ID: (new) libapache-htgroup-perl_1.22-1.debian.tar.gz optional perl (new) libapache-htgroup-perl_1.22-1.dsc optional perl (new) libapache-htgroup-perl_1.22-1_all.deb optional perl interface to Apache authentication group files Apache::Htgroup provides methods to manage the membership of Apache authentication groups. . Please note that this is not a mod_perl module. Please also note that there is another module that does similar things (HTTPD::UserManage) and that this is a more simplistic module, not doing all the things that one does. (new) libapache-htgroup-perl_1.22.orig.tar.gz optional perl Changes: libapache-htgroup-perl (1.22-1) unstable; urgency=low . * Initial Release. (Closes: #594767) Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 594767 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From dak at ftp-master.debian.org Mon Aug 30 18:29:20 2010 From: dak at ftp-master.debian.org (Archive Administrator) Date: Mon, 30 Aug 2010 18:29:20 +0000 Subject: Processing of libtest-weaken-perl_3.004000-1_i386.changes Message-ID: libtest-weaken-perl_3.004000-1_i386.changes uploaded successfully to localhost along with the files: libtest-weaken-perl_3.004000-1.dsc libtest-weaken-perl_3.004000.orig.tar.gz libtest-weaken-perl_3.004000-1.debian.tar.gz libtest-weaken-perl_3.004000-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From installer at ftp-master.debian.org Mon Aug 30 18:33:41 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Mon, 30 Aug 2010 18:33:41 +0000 Subject: libtest-weaken-perl_3.004000-1_i386.changes is NEW Message-ID: (new) libtest-weaken-perl_3.004000-1.debian.tar.gz optional perl (new) libtest-weaken-perl_3.004000-1.dsc optional perl (new) libtest-weaken-perl_3.004000-1_all.deb optional perl Perl module to test that freed memory objects were actually freed A memory leak occurs when a Perl data structure is destroyed but some of the contents of that structure are not freed. Leaked memory is a useless overhead. Leaks can significantly impact system performance. They can also cause an application to abend due to lack of memory. In Perl, circular references are a common cause of memory leaks. Circular references are allowed in Perl, but data structures containing circular references will leak memory unless the programmer takes specific measures to prevent leaks. Preventive measures include weakening the references and arranging to break the reference cycle just before the structure is destroyed. When using circular references, it is easy to misdesign or misimplement a scheme for preventing memory leaks. Mistakes of this kind have been hard to detect in a test suite. Test::Weaken allows easy detection of unfreed Perl data and allows you to examine the unfreed data, even data that would usually have been made inaccessible. (new) libtest-weaken-perl_3.004000.orig.tar.gz optional perl Changes: libtest-weaken-perl (3.004000-1) unstable; urgency=low . * Initial Release. (Closes: #594764) Override entries for your package: Announcing to debian-devel-changes at lists.debian.org Closing bugs: 594764 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. From installer at ftp-master.debian.org Mon Aug 30 20:31:33 2010 From: installer at ftp-master.debian.org (Archive Administrator) Date: Mon, 30 Aug 2010 20:31:33 +0000 Subject: libwww-perl_5.813-1+lenny2_i386.changes ACCEPTED Message-ID: Notes: Mapping stable to proposed-updates. Accepted: libwww-perl_5.813-1+lenny2.diff.gz to main/libw/libwww-perl/libwww-perl_5.813-1+lenny2.diff.gz libwww-perl_5.813-1+lenny2.dsc to main/libw/libwww-perl/libwww-perl_5.813-1+lenny2.dsc libwww-perl_5.813-1+lenny2_all.deb to main/libw/libwww-perl/libwww-perl_5.813-1+lenny2_all.deb Override entries for your package: libwww-perl_5.813-1+lenny2.dsc - source perl libwww-perl_5.813-1+lenny2_all.deb - optional perl Announcing to debian-changes at lists.debian.org Thank you for your contribution to Debian. From ansgar at 43-1.org Tue Aug 31 12:14:20 2010 From: ansgar at 43-1.org (Ansgar Burchardt) Date: Tue, 31 Aug 2010 21:14:20 +0900 Subject: Bug#594709: FTBFS: test failures In-Reply-To: <20100828145802.30933.43767.reportbug@marvin.43-1.org> (Ansgar Burchardt's message of "Sat, 28 Aug 2010 23:58:02 +0900") References: <20100828145802.30933.43767.reportbug@marvin.43-1.org> Message-ID: <87aao3f083.fsf@marvin.43-1.org> reassign 594709 libmoose-perl 1.09-2 retitle 594709 libmoose-perl: Needs update due to changes in libclass-mop-perl affects 594709 libnet-twitter-perl thanks Ansgar Burchardt writes: > libnet-twitter-perl_3.13007-1 fails to build: Moose needs to be updated due to the changes in Class::MOP. Regards, Ansgar From owner at bugs.debian.org Tue Aug 31 12:18:15 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 31 Aug 2010 12:18:15 +0000 Subject: Processed: Re: Bug#594709: FTBFS: test failures In-Reply-To: <87aao3f083.fsf@marvin.43-1.org> References: <87aao3f083.fsf@marvin.43-1.org> Message-ID: Processing commands for control at bugs.debian.org: > reassign 594709 libmoose-perl 1.09-2 Bug #594709 [libnet-twitter-perl] FTBFS: test failures Bug reassigned from package 'libnet-twitter-perl' to 'libmoose-perl'. Bug No longer marked as found in versions libnet-twitter-perl/3.13007-1. Bug #594709 [libmoose-perl] FTBFS: test failures Bug Marked as found in versions libmoose-perl/1.09-2. > retitle 594709 libmoose-perl: Needs update due to changes in libclass-mop-perl Bug #594709 [libmoose-perl] FTBFS: test failures Changed Bug title to 'libmoose-perl: Needs update due to changes in libclass-mop-perl' from 'FTBFS: test failures' > affects 594709 libnet-twitter-perl Bug #594709 [libmoose-perl] libmoose-perl: Needs update due to changes in libclass-mop-perl Added indication that 594709 affects libnet-twitter-perl > thanks Stopping processing here. Please contact me if you need assistance. -- 594709: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594709 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Tue Aug 31 12:18:17 2010 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 31 Aug 2010 12:18:17 +0000 Subject: Processed: Bug in libmoose-perl fixed in revision 62240 In-Reply-To: References: Message-ID: Processing commands for control at bugs.debian.org: > tag 594709 + pending Bug #594709 [libmoose-perl] libmoose-perl: Needs update due to changes in libclass-mop-perl Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 594709: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594709 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From pkg-perl-maintainers at lists.alioth.debian.org Tue Aug 31 12:16:43 2010 From: pkg-perl-maintainers at lists.alioth.debian.org (pkg-perl-maintainers at lists.alioth.debian.org) Date: Tue, 31 Aug 2010 12:16:43 +0000 Subject: Bug#594709: Bug in libmoose-perl fixed in revision 62240 Message-ID: tag 594709 + pending thanks Some bugs are closed in revision 62240 by Ansgar Burchardt (ansgar-guest) Commit message: TODO: Upload or not? * New upstream release. (Closes: #594709) * Add build-dep on libtest-requires-perl. Be less strict than upstream and make the build-dep unversioned as Test::Requires 0.05 only updates dependencies. * Bump (build-)dep on libclass-mop-perl to >= 1.05. * Make build-dep on perl unversioned and remove dependency on perl (>= 5.10.0) | libscalar-list-utils-perl (>= 1.19): stable already has perl 5.10. * debian/control: Update Breaks field. * debian/copyright: Refer to "Debian systems" instead of only "Debian GNU/Linux systems". From noreply at release.debian.org Tue Aug 31 16:39:16 2010 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 31 Aug 2010 16:39:16 +0000 Subject: libmoosex-types-perl 0.22-1 MIGRATED to testing Message-ID: FYI: The status of the libmoosex-types-perl source package in Debian's testing distribution has changed. Previous version: 0.21-1 Current version: 0.22-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Aug 31 16:39:16 2010 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 31 Aug 2010 16:39:16 +0000 Subject: nama 1.064-3 MIGRATED to testing Message-ID: FYI: The status of the nama source package in Debian's testing distribution has changed. Previous version: 1.062-1 Current version: 1.064-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Aug 31 16:39:16 2010 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 31 Aug 2010 16:39:16 +0000 Subject: libmoosex-types-structured-perl 0.23-1 MIGRATED to testing Message-ID: FYI: The status of the libmoosex-types-structured-perl source package in Debian's testing distribution has changed. Previous version: 0.20-1 Current version: 0.23-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Aug 31 16:39:15 2010 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 31 Aug 2010 16:39:15 +0000 Subject: libmoose-perl 1.09-2 MIGRATED to testing Message-ID: FYI: The status of the libmoose-perl source package in Debian's testing distribution has changed. Previous version: 1.05-1 Current version: 1.09-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. From bogus@does.not.exist.com Fri Aug 27 17:10:57 2010 From: bogus@does.not.exist.com () Date: Fri, 27 Aug 2010 17:10:57 -0000 Subject: No subject Message-ID: 5.271-2 for squeeze should be enough. The libcoro-perl version in squeeze (5.210) should indeed be fine, and if there's a need to get 5.230 in that should be a separate discussion. Apologies, the confusion was probably because of my earlier comment about cleaning the backend selection code for squeeze. That's not necessary because the code never got in squeeze in the first place. -- Niko Tyni ntyni at debian.org From bogus@does.not.exist.com Fri Aug 27 17:10:57 2010 From: bogus@does.not.exist.com () Date: Fri, 27 Aug 2010 17:10:57 -0000 Subject: No subject Message-ID: Director (Payment Approval) Office of the Treasure - Department Of Finance Pretoria Head Quarters, Republic of South Africa --0-1314752699-1284562132=:70129 Content-Type: text/html; charset=us-ascii
From Dr. David Njama Radebe
Director (Payment Approval)
Office of the Treasure - Department Of Finance
Pretoria Head Quarters,
Republic of South Africa
--0-1314752699-1284562132=:70129-- --0-1374386090-1284562132=:70129 Content-Type: application/msword; name=Office Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="Office of the Treasure - Department Of Finance.doc" 0M8R4KGxGuEAAAAAAAAAAAAAAAAAAAAAPgADAP7/CQAGAAAAAAAAAAAAAAAB AAAAJwAAAAAAAAAAEAAAKQAAAAEAAAD+////AAAAACYAAAD///////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// ///////////////////////spcEANyAJBAAA8BK/AAAAAAAAEAAAAAAABAAA ThAAAA4AYmpialUWVRYAAAAAAAAAAAAAAAAAAAAAAAAJBBYAJRoAADd8AAA3 fAAATgwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD//w8AAAAAAAAA AAD//w8AAAAAAAAAAAD//w8AAAAAAAAAAAAAAAAAAAAAAGwAAAAAAK4BAAAA AAAArgEAAK4BAAAAAAAArgEAAAAAAACuAQAAAAAAAK4BAAAAAAAArgEAABQA AAAAAAAAAAAAAMIBAAAAAAAAlAMAAAAAAACUAwAAAAAAAJQDAAAAAAAAlAMA AAwAAACgAwAADAAAAMIBAAAAAAAAzwUAALYAAAC4AwAAAAAAALgDAAAAAAAA uAMAAAAAAAC4AwAAAAAAALgDAAAAAAAAuAMAAAAAAAC4AwAAAAAAALgDAAAA AAAATgUAAAIAAABQBQAAAAAAAFAFAAAAAAAAUAUAAAAAAABQBQAAAAAAAFAF AAAAAAAAUAUAACQAAACFBgAAIAIAAKUIAABIAAAAdAUAABUAAAAAAAAAAAAA AAAAAAAAAAAArgEAAAAAAAC4AwAAAAAAAAAAAAAAAAAAAAAAAAAAAAC4AwAA AAAAALgDAAAAAAAAuAMAAAAAAAC4AwAAAAAAAHQFAAAAAAAAkAQAAAAAAACu AQAAAAAAAK4BAAAAAAAAuAMAAAAAAAAAAAAAAAAAALgDAAAAAAAAiQUAABYA AACQBAAAAAAAAJAEAAAAAAAAkAQAAAAAAAC4AwAAOgAAAK4BAAAAAAAAuAMA AAAAAACuAQAAAAAAALgDAAAAAAAATgUAAAAAAAAAAAAAAAAAAJAEAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAuAMAAAAAAABOBQAAAAAAAJAEAAC+AAAAkAQAAAAAAAAAAAAAAAAAAE4F AAAAAAAArgEAAAAAAACuAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATgUAAAAAAAC4AwAA AAAAAKwDAAAMAAAAoEqEg/FTywHCAQAA0gEAAJQDAAAAAAAA8gMAABYAAABO BQAAAAAAAAAAAAAAAAAATgUAAAAAAACfBQAAMAAAAM8FAAAAAAAATgUAAAAA AADtCAAAAAAAAAgEAACIAAAA7QgAAAAAAABOBQAAAAAAAJAEAAAAAAAAwgEA AAAAAADCAQAAAAAAAK4BAAAAAAAArgEAAAAAAACuAQAAAAAAAK4BAAAAAAAA AgDZAAAARnJvbSBEci4gRGF2aWQgTmphbWEgUmFkZWJlC0RpcmVjdG9yIChQ YXltZW50IEFwcHJvdmFsKQtPZmZpY2Ugb2YgdGhlIFRyZWFzdXJlIC0gRGVw YXJ0bWVudCBPZiBGaW5hbmNlC1ByZXRvcmlhIEhlYWQgUXVhcnRlcnMsIAtS ZXB1YmxpYyBvZiBTb3V0aCBBZnJpY2EgDQ1UaGUgVHJlYXN1cnkgb2ZmaWNl IG9mIHRoZSBEZXBhcnRtZW50IG9mIEZpbmFuY2UgaGVyZSBpbiB0aGUgUmVw dWJsaWMgb2YgU291dGggQWZyaWNhLCBoYXMgaW52ZXN0aWdhdGVkIHlvdXIg ZnVuZCwgd2hpY2ggaGFzIGJlZW4gb24gdHJhbnNmZXIgcHJvY2VzcyBmb3Ig c29tZSBwZXJpb2Qgb2YgdGltZS4LRHVyaW5nIHRoZSBzZWNvbmQgcXVhcnRl ciBvZiB0aGUgZ2VuZXJhbCBGaW5hbmNpYWwgQXVkaXRpbmcgaW4gdGhlIFNv dXRoIEFmcmljYW4gUmVzZXJ2ZSBCYW5rLCB0aGUgb2ZmaWNlIG9mIHRoZSBh dWRpdGluZyBhbmQgZnVuZCByZWNvdmVyeSB1bml0LCBoYXMgcmVjb3ZlcmVk IHlvdXIgZnVuZCBhdCB0aGUgdHVuZSBvZiBHQlCjMiwwMDAsMDAwLjAwLCB3 aGljaCB3YXMgdG8gYmUgcGFpZCB0byB5b3UgdGhyb3VnaCBiYW5rLXRvLWJh bmsgdHJhbnNmZXIgdG8geW91ciBiYW5rIGFjY291bnQuIA0NQWZ0ZXIgdGhl IGF1ZGl0aW5nLCB0aGUgU0FSQiBkZWNpZGVzIHRoYXQgYWxsIHJlY292ZXJl ZCBhbmQgcmV0dXJuZWQgZnVuZCBzaG91bGQgYmUgcGFpZCB0byB0aGVpciB2 YXJpb3VzIGJlbmVmaWNpYXJpZXMgd2l0aGluIDIxIGRheXMgc3RhcnRpbmcg ZnJvbSB0b2RheS4gVGhpcyBkZWNpc2lvbiB3YXMgdGFraW5nIGJ5IHRoZSBC b2FyZCBvZiB0aGUgYXVkaXRvcnMgYW5kIHRoZSBFeHRlcm5hbCBBZmZhaXJz IGluIHRoZSBEZXBhcnRtZW50IG9mIEZpbmFuY2UgKE9mZmljZSBvZiB0aGUg VHJlYXN1cnkpLCBhbmQgYXQgcHJlc2VudCB5b3VyIGZ1bmQgaXMgaW4gdGhl IGVzY3JvdyBhY2NvdW50IG9mIHRoZSBTb3V0aCBBZnJpY2FuIFJlc2VydmUg QmFuay4gDQ1JdCBoYXMgYmVlbiB1bmRlcnN0b29kIGJ5IG91ciBpbnZlc3Rp Z2F0aW9uIHRlYW0sIHRoYXQgdGhpcyBmdW5kIHdhcyBhY3F1aXJlZCBieSB5 b3UgYXMgYSByZXN1bHQgb2YgdGhlIGluaXRpYWwgaW5oZXJpdGFuY2Ugb2Yg ZnVuZCwgd2hpY2ggYW4gYWdlbnQgaW4gU291dGggQWZyaWNhIHdhcyBzdXBw b3NlZCB0byByZW1pdCB0aGUgZnVuZCBpbnRvIHlvdXIgYmFuayBhY2NvdW50 IGluIHlvdXIgY291bnRyeSBzb21lIHRpbWUgYWdvLCBhbHRob3VnaCB5b3Ug aGF2ZSBub3QgcmVjZWl2ZWQgdGhlIGZ1bmQgZHVlIHRvIHRoZSBmYWN0IHRo YXQgdGhlIFNvdXRoIEFmcmljYW4gUmV2ZW51ZSBTZXJ2aWNlIERlcGFydG1l bnQgYW5kIHNvbWUgb3RoZXIgZmluYW5jZSBlbnRpdGllcyByZXF1ZXN0ZWQg Zm9yIHNvbWUgcGF5bWVudCwgaW5jbHVkaW5nIHRoZSBJbmxhbmQgUmV2ZW51 ZSBUYXguIA1UaGUgZ29vZCBuZXdzIGlzIHRoYXQgdGhlIFNvdXRoIEFmcmlj YW4gR292ZXJubWVudCBoYXMgZmluYWxseSByZXNvbHZlZCBhbGwgcGF5bWVu dHMgaW5jbHVkaW5nIHRoZSBJbmxhbmQgUmV2ZW51ZSBUYXggZnJvbSB5b3Vy IGZ1bmQsIGFuZCB5b3UgZG8gbm90IGhhdmUgdG8gbWFrZSBzdWNoIHBheW1l bnQgYW55IGxvbmdlciwgYWxsIHlvdSBuZWVkIGlzIHRvIHJlY2VpdmUgeW91 ciBmdW5kLiALC1RoZSBEZXBhcnRtZW50IG9mIEZpbmFuY2UgaGFzIHNpZ25l ZCB0aGUgcmVsZWFzZWQgb2YgeW91ciBmdW5kLCBhbmQgaXQgaGFzIGFsc28g ZGVjaWRlZCB0aGF0IHlvdXIgZnVuZCBzaG91bGQgYmUgcGFpZCBvdXQgdG8g eW91IHdpdGhvdXQgYW55IGZ1cnRoZXIgZGVsYXkuIA0NRm9yIHlvdXIgZnVs bCBpZGVudGlmaWNhdGlvbiBhbmQgY29tcGxldGlvbiBvZiB5b3VyIHBheW1l bnQsIHlvdSBhcmUgaGVyZWJ5IGFkdmlzZWQgdG8gc2VuZCB0byBvdXIgYWdl bnQgKENpdGl6ZW5zIEZpbmFuY2UgQ29ycCBvZiBTb3V0aCBBZnJpY2EpLCB5 b3VyIGZ1bGwgaW5mb3JtYXRpb24gYXMgc3RhdGVkIGJlbG93OiANDU5BTUU6 C0FHRToLQUREUkVTUzoLT0NDVVBBVElPTjoLUEhPTkUgTlVNQkVSOgtGQVgg TlVNQkVSOiALRU1BSUw6IA0NTm90ZSB0aGF0IHRoZSBEZXBhcnRtZW50IG9m IEZpbmFuY2UgaGFzIG9yZGVyZWQgYW5kIGFzc2lnbmVkIG91ciBhY2NyZWRp dGVkIGFnZW50IChDaXRpemVucyBGaW5hbmNlIENvcnAgb2YgU291dGggQWZy aWNhKSB0byBjYXJyeSBvdXQgeW91ciBwYXltZW50LCB0aGVyZWZvcmUgeW91 IHNob3VsZCB1cmdlbnRseSBjb250YWN0IHRoZW0gb24gdGhlIGZvbGxvd2lu ZyBkZXRhaWxzOyANQ09OVEFDVCBQRVJTT046IFByb2YuIFNBTVNPTiBOR09C RU5JC0NPTVBBTlk6IENJVElaRU5TIEZJTkFOQ0UgQ09SUCBPRiBTT1VUSCBB RlJJQ0ELUE9TSVRJT046IFBVQkxJQyBBRkZBSVJTIERJUkVDVE9SDQtQSE9O RTogKzI3IDc4NDgzNTk5NyANRU1BSUw6IGNpdGl6ZW5zZmluYW5jZWNvcnAx QGdhbGEubmV0C1BBWU9VVCBBTU9VTlQ6IEdCUKMyLDAwMCwwMDAuMDALSU4g V09SRFM6IFRXTyBNSUxMSU9OIEJSSVRJU0ggUE9VTkRTIFNURVJMSU5HIA1Q bGVhc2UgY29udGFjdCB0aGUgYWJvdmUgcGVyc29uIG9uIHBob25lIHVyZ2Vu dGx5ICsyNyA3ODQ4MzU5OTcgYW5kIHJlcXVlc3QgdGhlbSB0byBnaXZlIHlv dSBtb3JlIGluZm9ybWF0aW9uIG9uIHRoZSBtZWFucyB3aGljaCB5b3Ugd2ls bCByZWNlaXZlIHlvdXIgZnVuZC4gDQtBcyBzb29uIGFzIG91ciBhZ2VudCAo Q2l0aXplbnMgRmluYW5jZSBDb3JwIG9mIFNvdXRoIEFmcmljYSkgaGFzIGNv bmZpcm1lZCB0byB1cyB0aGF0IHlvdSBoYXZlIGNvbnRhY3RlZCB0aGVtLCB0 aGUgRGVwYXJ0bWVudCBvZiBGaW5hbmNlIHdpbGwgcHJvY2VlZCB0byBoYW5k IG92ZXIgeW91ciBmdW5kIHRvIChDaXRpemVucyBGaW5hbmNlIENvcnAgb2Yg U291dGggQWZyaWNhKSBhbmQgcmVxdWVzdCB0aGVtIHRvIGNvbW1lbmNlIHlv dXIgcGF5bWVudCB3aXRoIGltbWVkaWF0ZSBlZmZlY3QuIA1XYWl0aW5nIGZv ciB5b3VyIHJlcGx5IGZvciBmdXJ0aGVyIHByb2NlZWRpbmdzLgtSZWdhcmRz LAsLRHIuIERhdmlkIE5qYW1hIFJhZGViZQtEZXBhcnRtZW50IG9mIFRyZWFz dXJ5C01pbmlzdHJ5IG9mIEZpbmFuY2ULUmVwdWJsaWMgb2YgU291dGggQWZy aWNhLg0NAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAEAABzDQAAig0AAJENAACuDQAAtw8AAEwQAABNEAAAThAAAPwA /PT8APEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABENKFgAA DzUIgUIqAlwIgXBoAAD/AAY1CIFcCIEIAAQAAJoEAACbBAAAZgYAAGcGAADf BwAA4AcAAKIJAAAiCwAAIwsAAN0LAADeCwAAIQwAACIMAAD9DAAAcw0AAIoN AAD+DQAAnA4AALcPAABNEAAAThAAAPUAAAAAAAAAAAAAAAD1AAAAAAAAAAAA AAAA9QAAAAAAAAAAAAAAAPUAAAAAAAAAAAAAAAD1AAAAAAAAAAAAAAAA9QAA AAAAAAAAAAAAAPUAAAAAAAAAAAAAAAD1AAAAAAAAAAAAAAAA9QAAAAAAAAAA AAAAAPUAAAAAAAAAAAAAAAD1AAAAAAAAAAAAAAAA9QAAAAAAAAAAAAAAAPUA AAAAAAAAAAAAAAD1AAAAAAAAAAAAAAAA9QAAAAAAAAAAAAAAAPMAAAAAAAAA AAAAAAD1AAAAAAAAAAAAAAAA9QAAAAAAAAAAAAAAAPUAAAAAAAAAAAAAAADz AAAAAAAAAAAAAAAA7QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAUAAA+ErPlehKz5AAESAAAJAAAOhGD6D4Ss+V2EYPpehKz5ABUABAAA ThAAAP0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAQEAAEBASMAEjAAHFABAB+w0C8gsOA9IbAIByKwCAcjkLQAJJC0 ACWwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAATAAoAAQBpAA8AAwAA AAAAAAAAADgAAEDx/wIAOAAMAAYATgBvAHIAbQBhAGwAAAACAAAAGABDShgA X0gBBGFKGABtSAkEc0gJBHRICQQAAAAAAAAAAAAAAAAAAAAAAAA8AEFA8v+h ADwADAAWAEQAZQBmAGEAdQBsAHQAIABQAGEAcgBhAGcAcgBhAHAAaAAgAEYA bwBuAHQAAAAAAAAAAAAAAAAALgBVQKIA8QAuAAwACQBIAHkAcABlAHIAbABp AG4AawAAAAwAPioBQioCcGgAAP8APgBCQAEAAgE+AAwACQBCAG8AZAB5ACAA VABlAHgAdAAAABYAEAATpGQAFKRkADEkADckADgkAEgkAAQAQ0oWAFQAQ0AB ABIBVAAMABAAQgBvAGQAeQAgAFQAZQB4AHQAIABJAG4AZABlAG4AdAAAAB4A EQAPhGD6E6RkABSkZAAxJAA3JAA4JABIJABehGD6BABDShYAPgBUQAEAIgE+ AAwACgBCAGwAbwBjAGsAIABUAGUAeAB0AAAAEgASAA6EYPoPhKz5XYRg+l6E rPkGADUIgVwIgQAAAABODAAABQAAGgAAAAD/////AAAAAJoAAACbAAAAZgIA AGcCAADfAwAA4AMAAKIFAAAiBwAAIwcAAN0HAADeBwAAIQgAACIIAAD9CAAA cwkAAIoJAAD+CQAAnAoAALcLAABNDAAAUAwAAJgAAAAAMAAAAAAAAACAAAAA gJgAAAAAMAAAAAAAAACAAAAAgJgAAAAAMAAAAAAAAACAAAAAgJgAAAAAMAAA AAAAAACAAAAAgJgAAAAAMAAAAAAAAACAAAAAgJgAAAAAMAAAAAAAAACAAAAA gJgAAAAAMAAAAAAAAACAAAAAgJgAAAAAMAAAAAAAAACAAAAAgJgAAAAAMAAA AAAAAACAAAAAgJgAAAAAMAAAAAAAAACAAAAAgJgAAAAAMAAAAAAAAACAAAAA gJgAAAAAMAAAAAAAAACAAAAAgJgAAAAAMAAAAAAAAACAAAAAgJgAAAAAMAAA AAAAAACAAAAAgJgAAAAAMAAAAAAAAACAAAAAgJgAAAASMAAAAAAAAACAAAAA gJgAAAAAMAAAAAAAAACAAAAAgJgAAAAAMAAAAAAAAACAAAAAgJgAAAAAMAAA AAAAAACAAAAAgJgAAAASMAAAAAAAAACAAAAAgAoAAAAAMAAAAAAAAAAAAAAA AAAEAABOEAAACgAAAAAEAABOEAAACwAAAAAEAABOEAAADAAAAAAAAAAPAAAA FAAAABUAAAAbAAAA+wsAAAAMAAABDAAABwwAAFAMAAAHABwABwAcAAcAHAAH ABwABwAAAAAA+ggAAPsIAABQDAAABwAzAAcAAAAAAJkAAACaAAAAZQIAAGYC AADeAwAA3wMAACEHAAAiBwAA3AcAAN0HAAAgCAAAIQgAAHIJAABzCQAAkQkA AK4JAADZCQAA3QkAAJsKAACcCgAATQwAAFAMAAADAAQAAwAEAAMABAADAAQA AwAEAAMABAADAAQAAwAEAAMABAADAAQAAwAHAP//AgAAAAQAdQBzAGUAcgBW AEMAOgBcAEQAbwBjAHUAbQBlAG4AdABzACAAYQBuAGQAIABTAGUAdAB0AGkA bgBnAHMAXABhAFwARABlAHMAawB0AG8AcABcAE8AZgBmAGkAYwBlACAAbwBm ACAAdABoAGUAIABUAHIAZQBhAHMAdQByAGUAIAAtACAARABlAHAAYQByAHQA bQBlAG4AdAAgAE8AZgAgAEYAaQBuAGEAbgBjAGUALgBkAG8AYwD/QAOAAQCJ CQAAiQkAADTjQgA+AD4AiQkAAAAAAACJCQAAAAAAAAIQAAAAAAAAAE4MAABQ AAAIAEAAAP//AQAAAAcAVQBuAGsAbgBvAHcAbgD//wEACAAAAAAAAAAAAAAA //8BAAAAAAD//wAAAgD//wAAAAD//wAAAgD//wAAAAADAAAARxaQAQAAAgIG AwUEBQIDBId6ACAAAACACAAAAAAAAAD/AQAAAAAAAFQAaQBtAGUAcwAgAE4A ZQB3ACAAUgBvAG0AYQBuAAAANRaQAQIABQUBAgEHBgIFBwAAAAAAAAAQAAAA AAAAAAAAAACAAAAAAFMAeQBtAGIAbwBsAAAAMyaQAQAAAgsGBAICAgICBId6 ACAAAACACAAAAAAAAAD/AQAAAAAAAEEAcgBpAGEAbAAAACIABABxCIgYAPDQ AgAAaAEAAAAA7XLpRu1y6UYAAAAAAgAIAAAAxwEAACUKAAABAAUAAAAEAAMQ FQAAAAAAAAAAAAAAAQABAAAAAQAAAAAAAAAhAwDwEAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIB7QAtAC0AIGBMjAAAAAA AAAAAAAAAAAAAHUMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAy g1EA8BAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD//xIAAAAA AAAABwBGAHIAbwBtACAARAByAAAAAAAAAAQAdQBzAGUAcgAEAHUAcwBlAHIA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP7/AAAFAQIAAAAAAAAA AAAAAAAAAAAAAAEAAADghZ/y+U9oEKuRCAArJ7PZMAAAAGgBAAARAAAAAQAA AJAAAAACAAAAmAAAAAMAAACoAAAABAAAALQAAAAFAAAAxAAAAAYAAADQAAAA BwAAANwAAAAIAAAA7AAAAAkAAAD8AAAAEgAAAAgBAAAKAAAAJAEAAAwAAAAw AQAADQAAADwBAAAOAAAASAEAAA8AAABQAQAAEAAAAFgBAAATAAAAYAEAAAIA AADkBAAAHgAAAAgAAABGcm9tIERyAB4AAAABAAAAAHJvbR4AAAAFAAAAdXNl cgBEcgAeAAAAAQAAAABzZXIeAAAAAQAAAABzZXIeAAAABwAAAE5vcm1hbAAA HgAAAAUAAAB1c2VyAGwAAB4AAAACAAAAMgBlch4AAAATAAAATWljcm9zb2Z0 IFdvcmQgOS4wAABAAAAAADAaHgEAAABAAAAAAPZof/FTywFAAAAAAPZof/FT ywEDAAAAAQAAAAMAAADHAQAAAwAAACUKAAADAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD+/wAABQECAAAAAAAA AAAAAAAAAAAAAAABAAAAAtXN1ZwuGxCTlwgAKyz5rjAAAADwAAAADAAAAAEA AABoAAAADwAAAHAAAAAFAAAAfAAAAAYAAACEAAAAEQAAAIwAAAAXAAAAlAAA AAsAAACcAAAAEAAAAKQAAAATAAAArAAAABYAAAC0AAAADQAAALwAAAAMAAAA 0AAAAAIAAADkBAAAHgAAAAEAAAAAAEQAAwAAABUAAAADAAAABQAAAAMAAAB1 DAAAAwAAAKAKCQALAAAAAAAAAAsAAAAAAAAACwAAAAAAAAALAAAAAAAAAB4Q AAABAAAACAAAAEZyb20gRHIADBAAAAIAAAAeAAAABgAAAFRpdGxlAAMAAAAB AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAIAAAADAAAA BAAAAAUAAAAGAAAABwAAAAgAAAAJAAAACgAAAAsAAAAMAAAADQAAAP7///8P AAAAEAAAABEAAAASAAAAEwAAABQAAAAVAAAA/v///xcAAAAYAAAAGQAAABoA AAAbAAAAHAAAAB0AAAD+////HwAAACAAAAAhAAAAIgAAACMAAAAkAAAAJQAA AP7////9////KAAAAP7////+/////v////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////9SAG8AbwB0ACAARQBuAHQAcgB5AAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFgAFAf//////////AwAAAAYJAgAA AAAAwAAAAAAAAEYAAAAAAAAAAAAAAACQ542D8VPLASoAAACAAAAAAAAAADEA VABhAGIAbABlAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAOAAIA////////////////AAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAQAAAAAAAAVwBvAHIAZABE AG8AYwB1AG0AZQBuAHQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAABoAAgEFAAAA//////////8AAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAJRoAAAAAAAAFAFMAdQBtAG0AYQByAHkA SQBuAGYAbwByAG0AYQB0AGkAbwBuAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAKAACAQIAAAAEAAAA/////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAABYAAAAAEAAAAAAAAAUARABvAGMAdQBtAGUAbgB0AFMAdQBt AG0AYQByAHkASQBuAGYAbwByAG0AYQB0AGkAbwBuAAAAAAAAAAAAAAA4AAIB ////////////////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAHgAAAAAQAAAAAAAAAQBDAG8AbQBwAE8AYgBqAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABIAAgEBAAAABgAA AP////8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA agAAAAAAAABPAGIAagBlAGMAdABQAG8AbwBsAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFgABAP///////////////wAA AAAAAAAAAAAAAAAAAAAAAAAAkOeNg/FTywGQ542D8VPLAQAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////////////////AAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAP7/ //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// //////////////8BAP7/AwoAAP////8GCQIAAAAAAMAAAAAAAABGGAAAAE1p Y3Jvc29mdCBXb3JkIERvY3VtZW50AAoAAABNU1dvcmREb2MAEAAAAFdvcmQu RG9jdW1lbnQuOAD0ObJxAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== --0-1374386090-1284562132=:70129-- From bogus@does.not.exist.com Fri Aug 27 17:10:57 2010 From: bogus@does.not.exist.com () Date: Fri, 27 Aug 2010 17:10:57 -0000 Subject: No subject Message-ID: United Arab Emirates Greetings From Dubai, =A0 This message might meet you in (utmost surprise),however,it's just my urgen= t need for foreign partner that made me to contact you for this transaction I am a ban= ker by profession from United Arab Emirates and currently holding the post of Dire= ctor Auditing and Accounting unit of the bank. =A0 I have the opportunity of transferring the left over funds ($17.5million)our bank deceased customer late Richard Burson, who died=A0 o= n (Egypt Air Flight 990)along with his family on a plane crash below.http://news.bbc.co.uk/1/hi/world/americas/502503.stm. Hence i am inviting you for a business deal where this money can be shared = between us in the ratio of 50/50 as a brotherhood. =A0 If you agree to my business proposal.further details of the transfer will be forwarded to you as soon as i receive your return=A0 mail. Respectfully. Mr.Khaldoon Khalifa. =A0 --0-420532217-1291040080=:34120 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable
BE MY BUSINESS PARTNER
From Mr.Khaldo= on Khalifa.
United Arab Emirates
Greetings From Dubai,
 
T= his message might meet you in (utmost surprise),however,it's just my urgent= need for
foreign partner that made me to contact you for this transacti= on I am a banker by
profession from United Arab Emirates and currently h= olding the post of Director
Auditing and Accounting unit of
the bank.=
 
I have the opportunity of transferring the left over funds($17.5million)our bank deceased customer late Richard Burson, who died&nbs= p; on (Egypt Air
Flight 990)along with his family on a plane crash
be= low.http://news.bbc.co.uk/1/hi/world/americas/502503.stm.
Hence i am inv= iting you for a business deal where this money can be shared between us
= in the ratio of 50/50 as a brotherhood.
 
If you agree to my business proposal.further details of the
transfer will be forwarded to = you as soon as i receive your return  mail.
Respectfully.
Mr.Khaldoon Khalifa.
 
--0-420532217-1291040080=:34120--