https://bugzilla.redhat.com/show_bug.cgi?id=1860591
Bug ID: 1860591
Summary: perl-mime-construct missing in EPEL 8
Product: Fedora EPEL
Version: epel8
Status: NEW
Component: perl-mime-construct
Assignee: mrunge(a)redhat.com
Reporter: necci(a)dia.uniroma3.it
QA Contact: extras-qa(a)fedoraproject.org
CC: emmanuel(a)seyman.fr, mrunge(a)redhat.com,
perl-devel(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Description of problem:
perl-mime-construct is missing in EPEL 8, may someone provide it?
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1860592
Bug ID: 1860592
Summary: perl-Proc-WaitStat missing in EPEL 8
Product: Fedora EPEL
Version: epel8
Status: NEW
Component: perl-Proc-WaitStat
Assignee: mrunge(a)redhat.com
Reporter: necci(a)dia.uniroma3.it
QA Contact: extras-qa(a)fedoraproject.org
CC: emmanuel(a)seyman.fr, mrunge(a)redhat.com,
perl-devel(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Description of problem:
perl-Proc-WaitStat is missing in EPEL 8, may someone provide it?
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1860590
Bug ID: 1860590
Summary: perl-IPC-Signal missing in EPEL 8
Product: Fedora EPEL
Version: epel8
Status: NEW
Component: perl-IPC-Signal
Assignee: mrunge(a)redhat.com
Reporter: necci(a)dia.uniroma3.it
QA Contact: extras-qa(a)fedoraproject.org
CC: emmanuel(a)seyman.fr, mrunge(a)redhat.com,
perl-devel(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Description of problem:
perl-IPC-Signal is missing in EPEL 8, may someone provide it?
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2120427
Bug ID: 2120427
Summary: perl-Astro-FITS-CFITSIO-1.16 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: perl-Astro-FITS-CFITSIO
Keywords: FutureFeature, Triaged
Assignee: orion(a)nwra.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: jakub.jedelsky(a)gmail.com, orion(a)nwra.com,
perl-devel(a)lists.fedoraproject.org,
scitech-bugs(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Releases retrieved: 1.16
Upstream release that is considered latest: 1.16
Current version/release in rawhide: 1.15-8.fc37
URL: http://search.cpan.org/dist/Astro-FITS-CFITSIO/
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/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/11580/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/perl-Astro-FITS-CFITSIO
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2120427
https://bugzilla.redhat.com/show_bug.cgi?id=2183997
Bug ID: 2183997
Summary: perl-Math-BigInt-FastCalc-0.5014 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: perl-Math-BigInt-FastCalc
Keywords: FutureFeature, Triaged
Assignee: jplesnik(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: jplesnik(a)redhat.com, mspacek(a)redhat.com,
perl-devel(a)lists.fedoraproject.org, ppisar(a)redhat.com
Target Milestone: ---
Classification: Fedora
Releases retrieved: 0.5014
Upstream release that is considered latest: 0.5014
Current version/release in rawhide: 0.501.300-4.fc38
URL: http://search.cpan.org/dist/Math-BigInt-FastCalc/
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_M…
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/12782/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/perl-Math-BigInt-FastCalc
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2183997
https://bugzilla.redhat.com/show_bug.cgi?id=2151502
Bug ID: 2151502
Summary: perl-Marpa-XS: Build in C89 mode
Product: Fedora
Version: rawhide
Status: ASSIGNED
Component: perl-Marpa-XS
Assignee: fweimer(a)redhat.com
Reporter: fweimer(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: jplesnik(a)redhat.com, lkundrak(a)v3.sk,
perl-devel(a)lists.fedoraproject.org
Blocks: 2137516 (PortingToModernCExemptions)
Target Milestone: ---
Classification: Fedora
The sources are written in CWEB. The header file generated from the CWEB input
is incomplete, and the XS module uses implicit function declarations. I
spot-checked and these functions return int, so this hopefully is okay.
Given that this Perl module does not seem to see active development, it doesn't
look like it's worth porting it to C99. Setting the compiler to CC="gcc
-std=gnu89" is properly honored, so implementing the exception is easy.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2137516
[Bug 2137516] Porting Fedora to modern C: exemptions
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2151502
https://bugzilla.redhat.com/show_bug.cgi?id=2187598
Bug ID: 2187598
Summary: perl-Astro-FITS-CFITSIO-1.17 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: perl-Astro-FITS-CFITSIO
Keywords: FutureFeature, Triaged
Assignee: orion(a)nwra.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: jakub.jedelsky(a)gmail.com, orion(a)nwra.com,
perl-devel(a)lists.fedoraproject.org,
scitech-bugs(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Releases retrieved: 1.17
Upstream release that is considered latest: 1.17
Current version/release in rawhide: 1.16-1.fc38
URL: http://search.cpan.org/dist/Astro-FITS-CFITSIO/
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_M…
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/11580/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/perl-Astro-FITS-CFITSIO
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2187598
https://bugzilla.redhat.com/show_bug.cgi?id=2203073
Bug ID: 2203073
Summary: perl-PPI-Tester: FTBFS: No package found for:
perl(inc::Module::Install::DSL) >= 0.86
Product: Fedora
Version: rawhide
URL: https://koschei.fedoraproject.org/package/perl-PPI-Tes
ter
OS: Linux
Status: NEW
Component: perl-PPI-Tester
Severity: medium
Assignee: spotrh(a)gmail.com
Reporter: jplesnik(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: perl-devel(a)lists.fedoraproject.org, spotrh(a)gmail.com
Target Milestone: ---
Classification: Fedora
Description of problem:
Package perl-PPI-Tester fails to build from source in Fedora Rawhide.
It is caused by updating perl-Module-Install to version >= 1.20.
Module::Install::DSL has been removed in version 1.20.
Version-Release number of selected component (if applicable):
0.15-27.fc38
Steps to Reproduce:
koji build --scratch f39 perl-PPI-Tester-0.15-27.fc38.src.rpm
Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/perl-PPI-Tester
Reproducible: Always
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2203073
https://bugzilla.redhat.com/show_bug.cgi?id=2196756
Bug ID: 2196756
Summary: perl-Class-Autouse-2.01-34.fc39 FTBFS: Can't locate
inc/Module/Install/DSL.pm
Product: Fedora
Version: rawhide
URL: https://koschei.fedoraproject.org/package/perl-Class-A
utouse
OS: Linux
Status: NEW
Component: perl-Class-Autouse
Severity: medium
Assignee: rc040203(a)freenet.de
Reporter: ppisar(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: lkundrak(a)v3.sk, lxtnow(a)gmail.com,
perl-devel(a)lists.fedoraproject.org,
rc040203(a)freenet.de
Target Milestone: ---
Classification: Fedora
perl-Class-Autouse-2.01-34.fc39 fails to build in Fedora 39:
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
Can't locate inc/Module/Install/DSL.pm in @INC (you may need to install the
inc::Module::Install::DSL module) (@INC contains: /usr/local/lib64/perl5/5.36
/usr/local/share/perl5/5.36 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at Makefile.PL
line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.2aG8mg (%build)
This is triggered by upgrading perl-Module-Install from 1.19-24.fc38 to
1.21-1.fc39:
Changes for Perl programming language extension Module-Install
1.21 2023-04-28
- fix tests broken by Module::Install::DSL removal
1.20 2023-04-27
- Module::Install::DSL has been removed, as its use is highly discouraged.
Reproducible: Always
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2196756
https://bugzilla.redhat.com/show_bug.cgi?id=2183554
Bug ID: 2183554
Summary: perl-Math-BigInt-1.999838 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: perl-Math-BigInt
Keywords: FutureFeature, Triaged
Assignee: jplesnik(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: jplesnik(a)redhat.com, mspacek(a)redhat.com,
perl-devel(a)lists.fedoraproject.org, ppisar(a)redhat.com
Target Milestone: ---
Classification: Fedora
Releases retrieved: 1.999838
Upstream release that is considered latest: 1.999838
Current version/release in rawhide: 1.9998.37-3.fc38
URL: http://search.cpan.org/dist/Math-BigInt/
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_M…
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/7954/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/perl-Math-BigInt
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2183554