[Bug 1064271] perl-Net-SSLeay tests failing on s390(x) with glibc-2.18.90-21.fc21

2014-04-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1064271



--- Comment #39 from Dan Horák  ---
(In reply to Petr Pisar from comment #38)
> (In reply to Dan Horák from comment #37)
> > I have restarted rawhide builds and the change seems to be more severe than
> > I thought originally. The perl stack is mixing old and rebuilt modules too
> > often ...
> 
> Do you talk about perl.spec itself or about building a Perl package in
> general? 

perl-5.18.2-297.fc21 build went fine, thanks for the fix. The problem lies app
that use perl (eg. automake) or additional perl modules.

> In the first case, this should not happen in minimal build root.
> 
> In the second case, you have to do the bootstrap. I.e. to rebuild the
> packages in dependency order and with defined perl_bootstrap spec macro and
> with changed rebuild_from_scratch macro in perl.spec and you have to treat
> dual-living packages specially.

Yeah, I'm thinking about some kind of bootstrap. Unfortunately doing such thing
solely for a secondary arch is difficult, so I'm thinking about the options.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=rU6KTc1GmU&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-PDL

2014-04-11 Thread buildsys


perl-PDL has broken dependencies in the epel-7 tree:
On ppc64:
perl-PDL-2.7.0-2.el7.1.ppc64 requires perl(PDL::Slatec)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File IO-Socket-Timeout-0.24.tar.gz uploaded to lookaside cache by ddick

2014-04-11 Thread David Dick
A file has been added to the lookaside cache for perl-IO-Socket-Timeout:

21070d58ea35fcecdf7f4150af1d8795  IO-Socket-Timeout-0.24.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: mojomojo

2014-04-11 Thread buildsys


mojomojo has broken dependencies in the rawhide tree:
On x86_64:
mojomojo-1.10-1.fc20.noarch requires 
perl(HTML::FormFu::Element::reCAPTCHA)
On i386:
mojomojo-1.10-1.fc20.noarch requires 
perl(HTML::FormFu::Element::reCAPTCHA)
On armhfp:
mojomojo-1.10-1.fc20.noarch requires 
perl(HTML::FormFu::Element::reCAPTCHA)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Catalyst-Controller-HTML-FormFu

2014-04-11 Thread buildsys


perl-Catalyst-Controller-HTML-FormFu has broken dependencies in the rawhide 
tree:
On x86_64:
perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc20.noarch requires 
perl(HTML::FormFu::MultiForm)
On i386:
perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc20.noarch requires 
perl(HTML::FormFu::MultiForm)
On armhfp:
perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc20.noarch requires 
perl(HTML::FormFu::MultiForm)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-GnuPG-Interface

2014-04-11 Thread buildsys


perl-GnuPG-Interface has broken dependencies in the rawhide tree:
On x86_64:
perl-GnuPG-Interface-0.50-1.fc21.noarch requires perl(MooX::late)
On i386:
perl-GnuPG-Interface-0.50-1.fc21.noarch requires perl(MooX::late)
On armhfp:
perl-GnuPG-Interface-0.50-1.fc21.noarch requires perl(MooX::late)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Language-Expr

2014-04-11 Thread buildsys


perl-Language-Expr has broken dependencies in the rawhide tree:
On x86_64:
perl-Language-Expr-0.19-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Language-Expr-0.19-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Language-Expr-0.19-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1085905] perl-Catalyst-Model-DBIC-Schema-0.61-1.fc21 FTBFS

2014-04-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1085905

Petr Pisar  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|iarn...@gmail.com   |ppi...@redhat.com



--- Comment #3 from Petr Pisar  ---
I will apply patch I've posted to upstream. I think this is just matter of
tests expecting invariant output from Data::Dumper::Dumper.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=G603ljLjlM&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Catalyst-Model-DBIC-Schema] Restore compatibility with Data-Dumper-2.151

2014-04-11 Thread Petr Pisar
commit ea4f676be248a57db6700b99e852b8e1e7efff6d
Author: Petr Písař 
Date:   Fri Apr 11 16:16:40 2014 +0200

Restore compatibility with Data-Dumper-2.151

 ...hema-0.62-Adjust-test-to-Data-Dumer-2.151.patch |   61 
 perl-Catalyst-Model-DBIC-Schema.spec   |8 ++-
 2 files changed, 68 insertions(+), 1 deletions(-)
---
diff --git 
a/Catalyst-Model-DBIC-Schema-0.62-Adjust-test-to-Data-Dumer-2.151.patch 
b/Catalyst-Model-DBIC-Schema-0.62-Adjust-test-to-Data-Dumer-2.151.patch
new file mode 100644
index 000..82d678e
--- /dev/null
+++ b/Catalyst-Model-DBIC-Schema-0.62-Adjust-test-to-Data-Dumer-2.151.patch
@@ -0,0 +1,61 @@
+From 13325b238c8c1b854a14e9c5a9a270b16b87614d Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Fri, 11 Apr 2014 16:05:40 +0200
+Subject: [PATCH] Adjust test to Data-Dumer-2.151
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Data-Dumper-2.151 changed regular expression Dumper format:
+
+Before:
+
+$ perl -MData::Dumper -e '$q=qr/^(foo|bar)$/; print $q, qq{\n}; print 
Dumper($q)'
+(?^:^(foo|bar)$)
+$VAR1 = qr/(?^:^(foo|bar)$)/;
+
+After:
+
+$ perl -MData::Dumper -e '$q=qr/^(foo|bar)$/; print $q, qq{\n}; print 
Dumper($q)'
+(?^:^(foo|bar)$)
+$VAR1 = qr/^(foo|bar)$/;
+
+Signed-off-by: Petr Písař 
+---
+ t/08helper.t | 10 +++---
+ 1 file changed, 7 insertions(+), 3 deletions(-)
+
+diff --git a/t/08helper.t b/t/08helper.t
+index 09ae5eb..31de2bd 100644
+--- a/t/08helper.t
 b/t/08helper.t
+@@ -9,6 +9,7 @@ use Test::Exception;
+ use Catalyst::Helper::Model::DBIC::Schema;
+ use Storable 'dclone';
+ use Test::Requires qw(Catalyst::Helper DBIx::Class::Schema::Loader);
++require Data::Dumper;
+ 
+ my $helper  = Catalyst::Helper->new;
+ $helper->{base} = $Bin;
+@@ -72,12 +73,15 @@ $i = instance(args => [$static, 
q{components=TimeStamp,Foo}]);
+ is_deeply $i->components, ['InflateColumn::DateTime', 'TimeStamp', 'Foo'],
+ 'two extra components';
+ 
+-my $flags = qr// =~ /\^/ ? '^' : "-xism";
++my $expected_dumper_output = qq{qr/^(foo|bar)\$/};
++if ($Data::Dumper::VERSION < 2.151) {
++my $flags = qr// =~ /\^/ ? '^' : "-xism";
++$expected_dumper_output = qq{qr/(?$flags:^(foo|bar)\$)/};
++}
+ $i = instance(args => [$static, q{constraint=^(foo|bar)$}]);
+ is $i->loader_args->{constraint}, qr/^(foo|bar)$/,
+ 'constraint loader arg';
+-is $i->helper->{loader_args}{constraint},
+-qq{qr/(?$flags:^(foo|bar)\$)/},
++is $i->helper->{loader_args}{constraint}, $expected_dumper_output,
+ 'constraint loader arg as string';
+ 
+ $i = instance(args => [$static, q{exclude=^(foo|bar)$}]);
+-- 
+1.9.0
+
diff --git a/perl-Catalyst-Model-DBIC-Schema.spec 
b/perl-Catalyst-Model-DBIC-Schema.spec
index 29ed901..462d9e3 100644
--- a/perl-Catalyst-Model-DBIC-Schema.spec
+++ b/perl-Catalyst-Model-DBIC-Schema.spec
@@ -1,10 +1,12 @@
 Name:   perl-Catalyst-Model-DBIC-Schema
 Summary:DBIx::Class::Schema Model Class
 Version:0.61
-Release:1%{?dist}
+Release:2%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Source0:
http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/Catalyst-Model-DBIC-Schema-%{version}.tar.gz
+# Restore compatibility with Data-Dumper-2.151, bug #1085905, CPAN RT#94599
+Patch0: 
Catalyst-Model-DBIC-Schema-0.62-Adjust-test-to-Data-Dumer-2.151.patch
 URL:http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 BuildArch:  noarch
@@ -62,6 +64,7 @@ generating these Models via Helper scripts.
 
 %prep
 %setup -q -n Catalyst-Model-DBIC-Schema-%{version}
+%patch0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -83,6 +86,9 @@ TEST_POD=1 C_M_DBIC_SCHEMA_TESTAPP=1 make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Apr 11 2014 Petr Pisar  - 0.61-2
+- Restore compatibility with Data-Dumper-2.151 (bug #1085905)
+
 * Sat Aug 10 2013 Paul Howarth  - 0.61-1
 - Update to 0.61
   - Fix test failure caused by hash randomization in perl 5.17 (RT#82917)
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Catalyst-Model-DBIC-Schema/f20] Restore compatibility with Data-Dumper-2.151

2014-04-11 Thread Petr Pisar
Summary of changes:

  ea4f676... Restore compatibility with Data-Dumper-2.151 (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Catalyst-Model-DBIC-Schema/f19] Restore compatibility with Data-Dumper-2.151

2014-04-11 Thread Petr Pisar
commit bf5dc3121820404c54aeeae3d9e128215f1c399e
Author: Petr Písař 
Date:   Fri Apr 11 16:16:40 2014 +0200

Restore compatibility with Data-Dumper-2.151

 ...hema-0.62-Adjust-test-to-Data-Dumer-2.151.patch |   61 
 perl-Catalyst-Model-DBIC-Schema.spec   |8 ++-
 2 files changed, 68 insertions(+), 1 deletions(-)
---
diff --git 
a/Catalyst-Model-DBIC-Schema-0.62-Adjust-test-to-Data-Dumer-2.151.patch 
b/Catalyst-Model-DBIC-Schema-0.62-Adjust-test-to-Data-Dumer-2.151.patch
new file mode 100644
index 000..82d678e
--- /dev/null
+++ b/Catalyst-Model-DBIC-Schema-0.62-Adjust-test-to-Data-Dumer-2.151.patch
@@ -0,0 +1,61 @@
+From 13325b238c8c1b854a14e9c5a9a270b16b87614d Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Fri, 11 Apr 2014 16:05:40 +0200
+Subject: [PATCH] Adjust test to Data-Dumer-2.151
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Data-Dumper-2.151 changed regular expression Dumper format:
+
+Before:
+
+$ perl -MData::Dumper -e '$q=qr/^(foo|bar)$/; print $q, qq{\n}; print 
Dumper($q)'
+(?^:^(foo|bar)$)
+$VAR1 = qr/(?^:^(foo|bar)$)/;
+
+After:
+
+$ perl -MData::Dumper -e '$q=qr/^(foo|bar)$/; print $q, qq{\n}; print 
Dumper($q)'
+(?^:^(foo|bar)$)
+$VAR1 = qr/^(foo|bar)$/;
+
+Signed-off-by: Petr Písař 
+---
+ t/08helper.t | 10 +++---
+ 1 file changed, 7 insertions(+), 3 deletions(-)
+
+diff --git a/t/08helper.t b/t/08helper.t
+index 09ae5eb..31de2bd 100644
+--- a/t/08helper.t
 b/t/08helper.t
+@@ -9,6 +9,7 @@ use Test::Exception;
+ use Catalyst::Helper::Model::DBIC::Schema;
+ use Storable 'dclone';
+ use Test::Requires qw(Catalyst::Helper DBIx::Class::Schema::Loader);
++require Data::Dumper;
+ 
+ my $helper  = Catalyst::Helper->new;
+ $helper->{base} = $Bin;
+@@ -72,12 +73,15 @@ $i = instance(args => [$static, 
q{components=TimeStamp,Foo}]);
+ is_deeply $i->components, ['InflateColumn::DateTime', 'TimeStamp', 'Foo'],
+ 'two extra components';
+ 
+-my $flags = qr// =~ /\^/ ? '^' : "-xism";
++my $expected_dumper_output = qq{qr/^(foo|bar)\$/};
++if ($Data::Dumper::VERSION < 2.151) {
++my $flags = qr// =~ /\^/ ? '^' : "-xism";
++$expected_dumper_output = qq{qr/(?$flags:^(foo|bar)\$)/};
++}
+ $i = instance(args => [$static, q{constraint=^(foo|bar)$}]);
+ is $i->loader_args->{constraint}, qr/^(foo|bar)$/,
+ 'constraint loader arg';
+-is $i->helper->{loader_args}{constraint},
+-qq{qr/(?$flags:^(foo|bar)\$)/},
++is $i->helper->{loader_args}{constraint}, $expected_dumper_output,
+ 'constraint loader arg as string';
+ 
+ $i = instance(args => [$static, q{exclude=^(foo|bar)$}]);
+-- 
+1.9.0
+
diff --git a/perl-Catalyst-Model-DBIC-Schema.spec 
b/perl-Catalyst-Model-DBIC-Schema.spec
index a1f4f6a..0cc779a 100644
--- a/perl-Catalyst-Model-DBIC-Schema.spec
+++ b/perl-Catalyst-Model-DBIC-Schema.spec
@@ -1,10 +1,12 @@
 Name:   perl-Catalyst-Model-DBIC-Schema
 Summary:DBIx::Class::Schema Model Class
 Version:0.60
-Release:4%{?dist}
+Release:5%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Source0:
http://search.cpan.org/CPAN/authors/id/R/RK/RKITOVER/Catalyst-Model-DBIC-Schema-%{version}.tar.gz
+# Restore compatibility with Data-Dumper-2.151, bug #1085905, CPAN RT#94599
+Patch0: 
Catalyst-Model-DBIC-Schema-0.62-Adjust-test-to-Data-Dumer-2.151.patch
 URL:http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 BuildArch:  noarch
@@ -62,6 +64,7 @@ generating these Models via Helper scripts.
 
 %prep
 %setup -q -n Catalyst-Model-DBIC-Schema-%{version}
+%patch0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -83,6 +86,9 @@ TEST_POD=1 C_M_DBIC_SCHEMA_TESTAPP=1 make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Apr 11 2014 Petr Pisar  - 0.60-5
+- Restore compatibility with Data-Dumper-2.151 (bug #1085905)
+
 * Thu Feb 14 2013 Fedora Release Engineering  
- 0.60-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1078083] CVE-2014-2525 libyaml: heap-based buffer overflow when parsing URLs

2014-04-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1078083
Bug 1078083 depends on bug 1081383, which changed state.

Bug 1081383 Summary: CVE-2014-2525 perl-YAML-LibYAML: libyaml: heap-based 
buffer overflow when parsing URLs [epel-6]
https://bugzilla.redhat.com/show_bug.cgi?id=1081383

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=o0kfD6kVHB&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1033990] CVE-2013-6393 libyaml: heap-based buffer overflow when parsing YAML tags

2014-04-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033990
Bug 1033990 depends on bug 1081386, which changed state.

Bug 1081386 Summary: CVE-2013-6393 perl-YAML-LibYAML: libyaml: heap-based 
buffer overflow when parsing YAML tags [epel-6]
https://bugzilla.redhat.com/show_bug.cgi?id=1081386

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Iq9jiErKDF&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1033990] CVE-2013-6393 libyaml: heap-based buffer overflow when parsing YAML tags

2014-04-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033990



--- Comment #49 from Fedora Update System  ---
perl-YAML-LibYAML-0.38-4.el6 has been pushed to the Fedora EPEL 6 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=MuXYnIYI6u&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1078083] CVE-2014-2525 libyaml: heap-based buffer overflow when parsing URLs

2014-04-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1078083



--- Comment #35 from Fedora Update System  ---
perl-YAML-LibYAML-0.38-4.el6 has been pushed to the Fedora EPEL 6 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=n8kjYirIW1&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel