https://bugzilla.redhat.com/show_bug.cgi?id=1173062
Bug ID: 1173062
Summary: perl-PDF-Reuse-0.36 is available
Product: Fedora
Version: rawhide
Component: perl-PDF-Reuse
Keywords: FutureFeature, Triaged
Assignee: ppisar(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: mmaslano(a)redhat.com,
perl-devel(a)lists.fedoraproject.org, ppisar(a)redhat.com,
psabata(a)redhat.com
Latest upstream release: 0.36
Current version/release in Fedora Rawhide: 0.35-15.fc22
URL: http://search.cpan.org/dist/PDF-Reuse/
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service
will be implemented by a new system: https://release-monitoring.org/
It will require to manage monitored projects via a new web interface. Please
make yourself familiar with the new system to ease the transition.
--
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=zHvmCtNDyT&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1470542
Bug ID: 1470542
Summary: PAR::Packer needs rebuild for perl 5.24.1
Product: Fedora
Version: 25
Component: perl-PAR-Packer
Severity: high
Assignee: jplesnik(a)redhat.com
Reporter: jvromans(a)squirrel.nl
QA Contact: extras-qa(a)fedoraproject.org
CC: jplesnik(a)redhat.com,
perl-devel(a)lists.fedoraproject.org
Description of problem:
PAR::Packer is built for Perl 5.24.0 and was not rebuilt for 5.24.1.
Version-Release number of selected component (if applicable):
perl-PAR-Packer-1.035-1.fc25
How reproducible:
Always.
Steps to Reproduce:
1. pp -e 'print "Hello"'
Actual results:
/tmp/parlJ7MK: Perl lib version (5.24.1) doesn't match executable 'perl'
version (5.24.0) at /usr/lib64/perl5/Config.pm line 62.
Compilation failed in require at /usr/lib64/perl5/Errno.pm line 10.
BEGIN failed--compilation aborted at /usr/lib64/perl5/Errno.pm line 10.
Compilation failed in require at /usr/share/perl5/vendor_perl/File/Temp.pm line
17.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/File/Temp.pm
line 17.
Compilation failed in require at /home/jv/lib/perl5/Archive/Zip.pm line 26.
BEGIN failed--compilation aborted at /home/jv/lib/perl5/Archive/Zip.pm line 26.
Compilation failed in require at -e line 240.
/bin/pp: Failed to extract a parl from 'PAR::StrippedPARL::Static' to file
'/tmp/parl50_HDGo' at /usr/share/perl5/vendor_perl/PAR/Packer.pm line 1184,
<DATA> line 1.
Expected results:
An executable a.out.
Additional info:
PAR::Packer depends on the perl ABI and must always be rebuilt with perl
upgrades.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1485919
Bug ID: 1485919
Summary: Do not provide "perl(setup)"
Product: Fedora
Version: rawhide
Component: fusioninventory-agent
Assignee: marianne(a)tuxette.fr
Reporter: ppisar(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: johan(a)x-tnd.be, marianne(a)tuxette.fr,
perl-devel(a)lists.fedoraproject.org
This commit pushed into all branches is wrong:
commit 76234f1bb0f3f77ec2466cd72c8de11f68152326 (HEAD -> master, origin/master,
origin/f27, origin/HEAD, f27)
Author: Johan Cwiklinski <johan(a)x-tnd.be>
Date: Mon Aug 14 08:24:52 2017 +0200
Add missing provides on perl(setup)
diff --git a/fusioninventory-agent.spec b/fusioninventory-agent.spec
index 0aa169f..99b7426 100644
--- a/fusioninventory-agent.spec
+++ b/fusioninventory-agent.spec
@@ -10,7 +10,7 @@ License: GPLv2+
URL: http://fusioninventory.org/
Version: 2.3.21
-Release: 1%{?dist}
+Release: 2%{?dist}
Source0:
https://github.com/fusioninventory/%{name}/releases/download/%{version}/Fus…
Source1: %{name}.cron
#Use systemd override capabilities
@@ -72,6 +72,7 @@ Requires: perl(Net::SSLeay)
Requires: perl(Proc::Daemon)
Requires: perl(Proc::PID::File)
Requires: perl(Socket::GetAddrInfo)
+Provides: perl(setup) = %{version}-%{release}
%description -n perl-FusionInventory-Agent
Libraries for Fusioninventory agent.
@@ -316,7 +317,10 @@ install -m 644 -D contrib/yum-plugin/%{name}.conf
%{buildroot}%{_sysconfdir}/yum
%changelog
-* Tue Aug 01 2017 Marianne Lombard <jehane(a)fedoraproject.org> - 2.3.21
+* Thu Aug 10 2017 Johan Cwiklinski <jcwiklinski AT teclib DOT com> - 2.3.21-2
+- Fix missing provides issue on perl(setup)
+
Providing 'perl(setup)' means any Perl code do "use setup;" to load
'setup'-named Perl module. This is not true because fusioninventory-agent puts
the setup.pm into a private location.
You have to remove the dependency on "perl(setup)".
--
You are receiving this mail because:
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: perl-threads-lite keeps hanging during self checks
https://bugzilla.redhat.com/show_bug.cgi?id=719874
Summary: perl-threads-lite keeps hanging during self checks
Product: Fedora
Version: rawhide
Platform: powerpc
OS/Version: Unspecified
Status: NEW
Severity: unspecified
Priority: unspecified
Component: perl-threads-lite
AssignedTo: ppisar(a)redhat.com
ReportedBy: karsten(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: fedora-perl-devel-list(a)redhat.com,
mmaslano(a)redhat.com, ppisar(a)redhat.com,
psabata(a)redhat.com
Blocks: 718269
Classification: Fedora
Story Points: ---
Description of problem:
During a mass rebuild on PPC and PPC64, perl-threads-lite-0.031-2.fc16 gets
stuck while doing self checks on ppc. ppc64 completed the build just fine.
I have to either cancel the job or wait until mock gets a timeout.
Here's where it is hanging:
# Testing threads::lite 0.031, Perl 5.012003, /usr/bin/perl
t/00-load.t ....... ok
t/10-basics.t .....
Failed 5/6 subtests
Version-Release number of selected component (if applicable):
perl-threads-lite-0.031-2.fc16
Actual results:
http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=249482
Note how ppc64 completed the build within 2 minutes and ppc was still working
on it after more than 9 hours when I've canceled the job.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1489529
Bug ID: 1489529
Summary: perl-XML-LibXML-2.0129-7.fc28 FTBFS: tests fail with
libxml2-2.9.5
Product: Fedora
Version: 27
Component: perl-XML-LibXML
Assignee: jplesnik(a)redhat.com
Reporter: ppisar(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: alexl(a)redhat.com, caillon+fedoraproject(a)gmail.com,
caolanm(a)redhat.com, jplesnik(a)redhat.com,
mbarnes(a)fastmail.com,
perl-devel(a)lists.fedoraproject.org, ppisar(a)redhat.com,
rhughes(a)redhat.com, rstrode(a)redhat.com,
sandmann(a)redhat.com
External Bug ID: CPAN 122958
perl-XML-LibXML-2.0129-7.fc28 fails to build in F28 because tests fail:
t/31xpc_functions.t ................................ ok
# Failed test ' TODO : Add test name'
# at t/32xpc_variables.t line 114.
# Looks like you failed 1 test of 35.
t/32xpc_variables.t ................................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/35 subtests
[...]
t/48_memleak_rt_83744.t ............................ ok
# Failed test 'xml_reader is undef'
# at t/48_reader_undef_warning_on_empty_str_rt106830.t line 33.
# Looks like you failed 1 test of 2.
t/48_reader_undef_warning_on_empty_str_rt106830.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
This is caused by upgrading libxml2-devel from 2.9.4-5.fc28 to
2.9.5-1.fc28.
The 2.9.5 was pushed to Fedora ≥ 27.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1392479
Bug ID: 1392479
Summary: perl-Alien-ROOT not available on ppc64le because root
is not there
Product: Fedora
Version: rawhide
Component: perl-Alien-ROOT
Assignee: ppisar(a)redhat.com
Reporter: ppisar(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: perl-devel(a)lists.fedoraproject.org, ppisar(a)redhat.com
Depends On: 1392478
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1392478
[Bug 1392478] root is not built for ppc64le
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1392475
Bug ID: 1392475
Summary: perl-Alien-ROOT not available on ppc64 because root is
not there
Product: Fedora
Version: rawhide
Component: perl-Alien-ROOT
Assignee: ppisar(a)redhat.com
Reporter: ppisar(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: perl-devel(a)lists.fedoraproject.org, ppisar(a)redhat.com
Depends On: 1392472
Blocks: 238953 (FE-ExcludeArch-ppc64)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=238953
[Bug 238953] ExcludeArch Tracker for ppc64
https://bugzilla.redhat.com/show_bug.cgi?id=1392472
[Bug 1392472] root is not built for ppc64
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1495026
Bug ID: 1495026
Summary: perl-File-Fetch-0.54 is available
Product: Fedora
Version: rawhide
Component: perl-File-Fetch
Keywords: FutureFeature, Triaged
Assignee: ppisar(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: jplesnik(a)redhat.com,
perl-devel(a)lists.fedoraproject.org, ppisar(a)redhat.com,
steve(a)silug.org
Latest upstream release: 0.54
Current version/release in rawhide: 0.52-394.fc27
URL: http://search.cpan.org/dist/File-Fetch/
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from anitya:
https://release-monitoring.org/project/2884/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1495846
Bug ID: 1495846
Summary: perl-Net-LibIDN2-1.00 is available
Product: Fedora
Version: rawhide
Component: perl-Net-LibIDN2
Keywords: FutureFeature, Triaged
Assignee: ppisar(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: jplesnik(a)redhat.com,
perl-devel(a)lists.fedoraproject.org, ppisar(a)redhat.com
Latest upstream release: 1.00
Current version/release in rawhide: 0.03-4.fc27
URL: http://search.cpan.org/dist/Net-LibIDN2/
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from anitya:
https://release-monitoring.org/project/14882/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1491474
Bug ID: 1491474
Summary: perl-CPANPLUS-0.9170 is available
Product: Fedora
Version: rawhide
Component: perl-CPANPLUS
Keywords: FutureFeature, Triaged
Assignee: ppisar(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: jplesnik(a)redhat.com,
perl-devel(a)lists.fedoraproject.org, ppisar(a)redhat.com
Latest upstream release: 0.9170
Current version/release in rawhide: 0.916.800-4.fc27
URL: http://search.cpan.org/dist/CPANPLUS/
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from anitya:
https://release-monitoring.org/project/2733/
--
You are receiving this mail because:
You are on the CC list for the bug.