[rpms/perl-Module-Runtime] PR #4: 0.018 bump
mspacek opened a new pull-request against the project: `perl-Module-Runtime` that you are following: `` 0.018 bump `` To reply, visit the link below https://src.fedoraproject.org/rpms/perl-Module-Runtime/pull-request/4 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361102] perl-Mail-Box-POP3-3.007 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361102 Fedora Update System changed: What|Removed |Added Status|NEW |MODIFIED --- Comment #1 from Fedora Update System --- FEDORA-2025-8760421930 (perl-Mail-Box-POP3-3.007-1.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-8760421930 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361102 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361102%23c1 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361102] perl-Mail-Box-POP3-3.007 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361102 Fedora Update System changed: What|Removed |Added Fixed In Version||perl-Mail-Box-POP3-3.007-1. ||fc43 Status|MODIFIED|CLOSED Resolution|--- |ERRATA Last Closed||2025-04-22 11:28:01 --- Comment #2 from Fedora Update System --- FEDORA-2025-8760421930 (perl-Mail-Box-POP3-3.007-1.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361102 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361102%23c2 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361576] New: perl-Catalyst-Model-DBIC-Schema-0.66-6.fc43 FTBFS: Can't locate object method "meta" via package "MooseX::Types::LoadableClass" at /usr/share/perl5/vendor_perl/MooseX/Types/Loadable
https://bugzilla.redhat.com/show_bug.cgi?id=2361576 Bug ID: 2361576 Summary: perl-Catalyst-Model-DBIC-Schema-0.66-6.fc43 FTBFS: Can't locate object method "meta" via package "MooseX::Types::LoadableClass" at /usr/share/perl5/vendor_perl/MooseX/Types/LoadableClas s.pm line 39 Product: Fedora Version: rawhide Status: NEW Component: perl-Catalyst-Model-DBIC-Schema Assignee: emman...@seyman.fr Reporter: ppi...@redhat.com QA Contact: extras...@fedoraproject.org CC: emman...@seyman.fr, perl-devel@lists.fedoraproject.org Blocks: 2339432 (F43FTBFS,RAWHIDEFTBFS) Target Milestone: --- Classification: Fedora perl-Catalyst-Model-DBIC-Schema-0.66-6.fc43 fails to build in Fedora 43 because all tests fail like this: # Failed test 'use Catalyst::Model::DBIC::Schema;' # at t/01use.t line 4. # Tried to use 'Catalyst::Model::DBIC::Schema'. # Error: Can't locate object method "meta" via package "MooseX::Types::LoadableClass" at /usr/share/perl5/vendor_perl/MooseX/Types/LoadableClass.pm line 39. # Compilation failed in require at /builddir/build/BUILD/perl-Catalyst-Model-DBIC-Schema-0.66-build/Catalyst-Model-DBIC-Schema-0.66/blib/lib/Catalyst/Model/DBIC/Schema/Types.pm line 11. # BEGIN failed--compilation aborted at /builddir/build/BUILD/perl-Catalyst-Model-DBIC-Schema-0.66-build/Catalyst-Model-DBIC-Schema-0.66/blib/lib/Catalyst/Model/DBIC/Schema/Types.pm line 11. # Compilation failed in require at /builddir/build/BUILD/perl-Catalyst-Model-DBIC-Schema-0.66-build/Catalyst-Model-DBIC-Schema-0.66/blib/lib/Catalyst/Model/DBIC/Schema.pm line 18. # BEGIN failed--compilation aborted at /builddir/build/BUILD/perl-Catalyst-Model-DBIC-Schema-0.66-build/Catalyst-Model-DBIC-Schema-0.66/blib/lib/Catalyst/Model/DBIC/Schema.pm line 18. # Compilation failed in require at t/01use.t line 4. # BEGIN failed--compilation aborted at t/01use.t line 4. # Failed test 'use Catalyst::Helper::Model::DBIC::Schema;' # at t/01use.t line 5. # Tried to use 'Catalyst::Helper::Model::DBIC::Schema'. # Error: Attempt to reload Catalyst/Model/DBIC/Schema/Types.pm aborted. # Compilation failed in require at /builddir/build/BUILD/perl-Catalyst-Model-DBIC-Schema-0.66-build/Catalyst-Model-DBIC-Schema-0.66/blib/lib/Catalyst/Helper/Model/DBIC/Schema.pm line 15. # BEGIN failed--compilation aborted at /builddir/build/BUILD/perl-Catalyst-Model-DBIC-Schema-0.66-build/Catalyst-Model-DBIC-Schema-0.66/blib/lib/Catalyst/Helper/Model/DBIC/Schema.pm line 15. # Compilation failed in require at t/01use.t line 5. # BEGIN failed--compilation aborted at t/01use.t line 5. # Looks like you failed 2 tests of 2. t/01use.t ... Dubious, test returned 2 (wstat 512, 0x200) This is triggered by upgrading perl-MooseX-Types from 0.50-24.fc42 to 0.51-1.fc43. The failure can be reduced to: $ perl -Ilib -e 'require Catalyst::Model::DBIC::Schema' Can't locate object method "meta" via package "MooseX::Types::LoadableClass" at /usr/share/perl5/vendor_perl/MooseX/Types/LoadableClass.pm line 39. Compilation failed in require at lib/Catalyst/Model/DBIC/Schema/Types.pm line 11. BEGIN failed--compilation aborted at lib/Catalyst/Model/DBIC/Schema/Types.pm line 11. Compilation failed in require at lib/Catalyst/Model/DBIC/Schema.pm line 18. BEGIN failed--compilation aborted at lib/Catalyst/Model/DBIC/Schema.pm line 18. Compilation failed in require at -e line 1. Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=2339432 [Bug 2339432] Fedora 43 FTBFS Tracker -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361576 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361576%23c0 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361576] perl-Catalyst-Model-DBIC-Schema-0.66-6.fc43 FTBFS: Can't locate object method "meta" via package "MooseX::Types::LoadableClass" at /usr/share/perl5/vendor_perl/MooseX/Types/LoadableClass
https://bugzilla.redhat.com/show_bug.cgi?id=2361576 Petr Pisar changed: What|Removed |Added CC||iarn...@gmail.com Component|perl-Catalyst-Model-DBIC-Sc |perl-MooseX-Types-LoadableC |hema|lass --- Comment #1 from Petr Pisar --- This is actually an issue in perl-MooseX-Types-LoadableClass-0.015-24.fc42.noarch. Supposedly fixed in 0.016. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361576 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361576%23c1 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361249] perl-MooseX-Types-LoadableClass-0.016 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361249 Petr Pisar changed: What|Removed |Added Blocks||2361576 Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=2361576 [Bug 2361576] perl-Catalyst-Model-DBIC-Schema-0.66-6.fc43 FTBFS: Can't locate object method "meta" via package "MooseX::Types::LoadableClass" at /usr/share/perl5/vendor_perl/MooseX/Types/LoadableClass.pm line 39 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361249 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361576] perl-Catalyst-Model-DBIC-Schema-0.66-6.fc43 FTBFS: Can't locate object method "meta" via package "MooseX::Types::LoadableClass" at /usr/share/perl5/vendor_perl/MooseX/Types/LoadableClass
https://bugzilla.redhat.com/show_bug.cgi?id=2361576 Petr Pisar changed: What|Removed |Added Depends On||2361249 Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=2361249 [Bug 2361249] perl-MooseX-Types-LoadableClass-0.016 is available -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361576 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361119] perl-CPAN-Perl-Releases-5.20250422 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361119 Fedora Update System changed: What|Removed |Added Status|NEW |MODIFIED --- Comment #3 from Fedora Update System --- FEDORA-2025-40ca82ba62 (perl-CPAN-Perl-Releases-5.20250422-1.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-40ca82ba62 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361119 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361119%23c3 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361119] perl-CPAN-Perl-Releases-5.20250422 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361119 --- Comment #4 from Fedora Update System --- FEDORA-2025-ef34fcc805 (perl-CPAN-Perl-Releases-5.20250422-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-ef34fcc805 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361119 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361119%23c4 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361119] perl-CPAN-Perl-Releases-5.20250422 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361119 --- Comment #4 from Fedora Update System --- FEDORA-2025-ef34fcc805 (perl-CPAN-Perl-Releases-5.20250422-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-ef34fcc805 --- Comment #5 from Fedora Update System --- FEDORA-2025-3ee42b75c9 (perl-CPAN-Perl-Releases-5.20250422-1.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2025-3ee42b75c9 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361119 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361119%23c5 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361119] perl-CPAN-Perl-Releases-5.20250422 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361119 --- Comment #5 from Fedora Update System --- FEDORA-2025-3ee42b75c9 (perl-CPAN-Perl-Releases-5.20250422-1.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2025-3ee42b75c9 --- Comment #6 from Fedora Update System --- FEDORA-2025-a29e5d4dfe (perl-CPAN-Perl-Releases-5.20250422-1.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-a29e5d4dfe -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361119 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361119%23c6 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361119] perl-CPAN-Perl-Releases-5.20250422 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361119 Fedora Update System changed: What|Removed |Added Resolution|--- |ERRATA Status|MODIFIED|CLOSED Fixed In Version||perl-CPAN-Perl-Releases-5.2 ||0250422-1.fc43 Last Closed||2025-04-22 12:01:00 --- Comment #7 from Fedora Update System --- FEDORA-2025-40ca82ba62 (perl-CPAN-Perl-Releases-5.20250422-1.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361119 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361119%23c7 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361101] perl-Mail-Box-IMAP4-3.009 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361101 Fedora Update System changed: What|Removed |Added Status|NEW |MODIFIED --- Comment #1 from Fedora Update System --- FEDORA-2025-cd7ba62c63 (perl-Mail-Box-IMAP4-3.009-1.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-cd7ba62c63 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361101 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361101%23c1 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361101] perl-Mail-Box-IMAP4-3.009 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361101 --- Comment #2 from Fedora Update System --- FEDORA-2025-19d7e91de7 (perl-Mail-Box-IMAP4-3.009-1.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-19d7e91de7 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361101 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361101%23c2 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361101] perl-Mail-Box-IMAP4-3.009 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361101 Fedora Update System changed: What|Removed |Added Resolution|--- |ERRATA Status|MODIFIED|CLOSED Fixed In Version||perl-Mail-Box-IMAP4-3.009-1 ||.fc43 Last Closed||2025-04-22 10:19:00 --- Comment #3 from Fedora Update System --- FEDORA-2025-cd7ba62c63 (perl-Mail-Box-IMAP4-3.009-1.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361101 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361101%23c3 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361571] perl-RPM2-1.4-30.fc43 fails tests with rpm-5.99.90-3.fc43
https://bugzilla.redhat.com/show_bug.cgi?id=2361571 Petr Pisar changed: What|Removed |Added Resolution|--- |RAWHIDE Status|MODIFIED|CLOSED Last Closed||2025-04-22 10:16:59 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361571 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361571] perl-RPM2-1.4-30.fc43 segfaults/fails with rpm-5.99.90-3.fc43
https://bugzilla.redhat.com/show_bug.cgi?id=2361571 Petr Pisar changed: What|Removed |Added Link ID||Github ||lkundrak/perl-RPM2/pull/2 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361571 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361571] perl-RPM2-1.4-30.fc43 segfaults/fails with rpm-5.99.90-3.fc43
https://bugzilla.redhat.com/show_bug.cgi?id=2361571 --- Comment #1 from Petr Pisar --- Actually the crash is independent from the new rpm. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361571 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361571%23c1 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361454] perl-Module-Runtime-0.018 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361454 Michal Josef Spacek changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1 from Michal Josef Spacek --- Changes: 0.018 2025-04-21 - avoid xattr headers in release tarball - minor code reformatting For rawhide. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361454 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361454%23c1 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361571] New: perl-RPM2-1.4-30.fc43 segfaults/fails with rpm-5.99.90-3.fc43
https://bugzilla.redhat.com/show_bug.cgi?id=2361571 Bug ID: 2361571 Summary: perl-RPM2-1.4-30.fc43 segfaults/fails with rpm-5.99.90-3.fc43 Product: Fedora Version: rawhide URL: https://koschei.fedoraproject.org/package/perl-RPM2 Status: NEW Component: perl-RPM2 Assignee: jples...@redhat.com Reporter: ppi...@redhat.com QA Contact: extras...@fedoraproject.org CC: jples...@redhat.com, ka...@ucw.cz, lkund...@v3.sk, perl-devel@lists.fedoraproject.org Blocks: 2339432 (F43FTBFS,RAWHIDEFTBFS) Target Milestone: --- Classification: Fedora perl-RPM2-1.4-30.fc43 crashes with rpm-5.99.90-3.fc43: If rpm-plugin-fapolicyd-5.99.90-3.fc43.x86_64 is installed: # test.pl line 133 is: ok(RPM2->rpm_api_version =~ /4.\d+/); ok 39 ok 40 ok 41 Program received signal SIGSEGV, Segmentation fault. #0 0x772789f0 in fapolicyd_init () from /usr/lib64/rpm-plugins/fapolicyd.so #1 0x775b3a2c in rpmtsSetupTransactionPlugins(rpmts_s*) () from /lib64/librpm.so.10 #2 0x77585688 in rpmtsAddInstallElement () from /lib64/librpm.so.10 #3 0x778893b8 in XS_RPM2__C__Transaction__add_install (my_perl=, cv=) at lib/RPM2.xs:523 #4 0x77ce2622 in Perl_pp_entersub () from /lib64/libperl.so.5.40 #5 0x77d62650 in Perl_runops_standard () from /lib64/libperl.so.5.40 #6 0x77c2dfb6 in perl_run () from /lib64/libperl.so.5.40 #7 0x468e in main () If it isn't, then test 38 fails: ok 37 not ok 38 # Failed test 38 in test.pl at line 133 # test.pl line 133 is: ok(RPM2->rpm_api_version =~ /4.\d+/); ok 39 Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=2339432 [Bug 2339432] Fedora 43 FTBFS Tracker -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361571 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361571%23c0 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361571] perl-RPM2-1.4-30.fc43 fails tests with rpm-5.99.90-3.fc43
https://bugzilla.redhat.com/show_bug.cgi?id=2361571 Petr Pisar changed: What|Removed |Added Status|ASSIGNED|MODIFIED Fixed In Version||perl-RPM2-1.4-31.fc43 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361571 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361571] perl-RPM2-1.4-30.fc43 fails tests with rpm-5.99.90-3.fc43
https://bugzilla.redhat.com/show_bug.cgi?id=2361571 Petr Pisar changed: What|Removed |Added Summary|perl-RPM2-1.4-30.fc43 |perl-RPM2-1.4-30.fc43 fails |segfaults/fails with|tests with |rpm-5.99.90-3.fc43 |rpm-5.99.90-3.fc43 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361571 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[rpms/perl-Module-Runtime] PR #4: 0.018 bump
mspacek merged a pull-request against the project: `perl-Module-Runtime` that you are following. Merged pull-request: `` 0.018 bump `` https://src.fedoraproject.org/rpms/perl-Module-Runtime/pull-request/4 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361571] perl-RPM2-1.4-30.fc43 segfaults/fails with rpm-5.99.90-3.fc43
https://bugzilla.redhat.com/show_bug.cgi?id=2361571 Petr Pisar changed: What|Removed |Added Link ID||Github ||lkundrak/perl-RPM2/pull/3 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361571 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361454] perl-Module-Runtime-0.018 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361454 Michal Josef Spacek changed: What|Removed |Added Fixed In Version||perl-Module-Runtime-0.018-1 ||.fc43 Status|ASSIGNED|CLOSED Resolution|--- |RAWHIDE Last Closed||2025-04-22 09:26:53 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361454 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361571] perl-RPM2-1.4-30.fc43 segfaults/fails with rpm-5.99.90-3.fc43
https://bugzilla.redhat.com/show_bug.cgi?id=2361571 Petr Pisar changed: What|Removed |Added Assignee|jples...@redhat.com |ppi...@redhat.com Status|NEW |ASSIGNED -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361571 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361100] perl-Log-Report-1.40 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361100 Fedora Update System changed: What|Removed |Added Status|ASSIGNED|MODIFIED --- Comment #1 from Fedora Update System --- FEDORA-2025-1dca5058dc (perl-Log-Report-1.40-1.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-1dca5058dc -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361100 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361100%23c1 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361100] perl-Log-Report-1.40 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361100 --- Comment #2 from Fedora Update System --- FEDORA-2025-9355c90982 (perl-Log-Report-1.40-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-9355c90982 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361100 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361100%23c2 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361330] perl-Module-CoreList-5.20250421 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361330 Fedora Update System changed: What|Removed |Added Status|NEW |MODIFIED --- Comment #2 from Fedora Update System --- FEDORA-2025-43c5c4c79b (perl-Module-CoreList-5.20250421-1.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-43c5c4c79b -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361330 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361330%23c2 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361330] perl-Module-CoreList-5.20250421 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361330 --- Comment #3 from Fedora Update System --- FEDORA-2025-f44b329d60 (perl-Module-CoreList-5.20250421-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-f44b329d60 --- Comment #4 from Fedora Update System --- FEDORA-2025-6bbdf4a2c7 (perl-Module-CoreList-5.20250421-1.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-6bbdf4a2c7 --- Comment #5 from Fedora Update System --- FEDORA-2025-fd38889e4f (perl-Module-CoreList-5.20250421-1.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2025-fd38889e4f -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361330 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361330%23c5 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361330] perl-Module-CoreList-5.20250421 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361330 --- Comment #3 from Fedora Update System --- FEDORA-2025-f44b329d60 (perl-Module-CoreList-5.20250421-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-f44b329d60 --- Comment #4 from Fedora Update System --- FEDORA-2025-6bbdf4a2c7 (perl-Module-CoreList-5.20250421-1.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-6bbdf4a2c7 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361330 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361330%23c4 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361330] perl-Module-CoreList-5.20250421 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361330 Fedora Update System changed: What|Removed |Added Status|MODIFIED|CLOSED Resolution|--- |ERRATA Fixed In Version||perl-Module-CoreList-5.2025 ||0421-1.fc43 Last Closed||2025-04-22 12:48:59 --- Comment #6 from Fedora Update System --- FEDORA-2025-43c5c4c79b (perl-Module-CoreList-5.20250421-1.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361330 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361330%23c6 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361576] perl-Catalyst-Model-DBIC-Schema-0.66-6.fc43 FTBFS: Can't locate object method "meta" via package "MooseX::Types::LoadableClass" at /usr/share/perl5/vendor_perl/MooseX/Types/LoadableClass
https://bugzilla.redhat.com/show_bug.cgi?id=2361576 Bug 2361576 depends on bug 2361249, which changed state. Bug 2361249 Summary: perl-MooseX-Types-LoadableClass-0.016 is available https://bugzilla.redhat.com/show_bug.cgi?id=2361249 What|Removed |Added Status|NEW |CLOSED Resolution|--- |RAWHIDE -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361576 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361249] perl-MooseX-Types-LoadableClass-0.016 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361249 Emmanuel Seyman changed: What|Removed |Added Resolution|--- |RAWHIDE Status|NEW |CLOSED Fixed In Version||perl-MooseX-Types-LoadableC ||lass-0.016-1.fc43 Last Closed||2025-04-22 13:22:13 --- Comment #1 from Emmanuel Seyman --- Built for rawhide: https://koji.fedoraproject.org/koji/buildinfo?buildID=2703699 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361249 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361249%23c1 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361100] perl-Log-Report-1.40 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361100 --- Comment #3 from Fedora Update System --- FEDORA-2025-87daf377e4 (perl-Log-Report-1.40-1.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2025-87daf377e4 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361100 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361100%23c3 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361703] New: perl-IO-Async-0.804 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361703 Bug ID: 2361703 Summary: perl-IO-Async-0.804 is available Product: Fedora Version: rawhide Status: NEW Component: perl-IO-Async Keywords: FutureFeature, Triaged Assignee: emman...@seyman.fr Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: emman...@seyman.fr, kwiz...@gmail.com, perl-devel@lists.fedoraproject.org Target Milestone: --- Classification: Fedora Releases retrieved: 0.804 Upstream release that is considered latest: 0.804 Current version/release in rawhide: 0.803-4.fc42 URL: https://metacpan.org/dist/IO-Async 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_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/7999/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/perl-IO-Async -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361703 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361703%23c0 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361330] perl-Module-CoreList-5.20250421 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361330 --- Comment #3 from Fedora Update System --- FEDORA-2025-f44b329d60 (perl-Module-CoreList-5.20250421-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-f44b329d60 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361330 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361330%23c3 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361576] perl-Catalyst-Model-DBIC-Schema-0.66-6.fc43 FTBFS: Can't locate object method "meta" via package "MooseX::Types::LoadableClass" at /usr/share/perl5/vendor_perl/MooseX/Types/LoadableClass
https://bugzilla.redhat.com/show_bug.cgi?id=2361576 Petr Pisar changed: What|Removed |Added Status|NEW |CLOSED Fixed In Version||perl-MooseX-Types-LoadableC ||lass-0.016-1.fc43 Resolution|--- |RAWHIDE Last Closed||2025-04-22 13:42:06 --- Comment #2 from Petr Pisar --- I confirm it is fixed in 0.016. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361576 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361576%23c2 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361101] perl-Mail-Box-IMAP4-3.009 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361101 --- Comment #4 from Fedora Update System --- FEDORA-2025-19d7e91de7 has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-19d7e91de7` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-19d7e91de7 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361101 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361101%23c4 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361119] perl-CPAN-Perl-Releases-5.20250422 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361119 --- Comment #8 from Fedora Update System --- FEDORA-2025-a29e5d4dfe has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-a29e5d4dfe` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-a29e5d4dfe See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361119 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361119%23c8 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361100] perl-Log-Report-1.40 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361100 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #4 from Fedora Update System --- FEDORA-2025-1dca5058dc has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-1dca5058dc` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-1dca5058dc See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361100 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361100%23c4 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361100] perl-Log-Report-1.40 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361100 --- Comment #5 from Fedora Update System --- FEDORA-2025-9355c90982 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-9355c90982` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-9355c90982 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361100 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361100%23c5 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2359299] perl-CPAN-Perl-Releases-5.20250413 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2359299 --- Comment #9 from Fedora Update System --- FEDORA-2025-ef34fcc805 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-ef34fcc805` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-ef34fcc805 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2359299 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202359299%23c9 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2359301] perl-Module-CoreList-5.20250414 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2359301 --- Comment #9 from Fedora Update System --- FEDORA-2025-f44b329d60 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-f44b329d60` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-f44b329d60 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2359301 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202359301%23c9 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361330] perl-Module-CoreList-5.20250421 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361330 --- Comment #8 from Fedora Update System --- FEDORA-2025-f44b329d60 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-f44b329d60` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-f44b329d60 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361330 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361330%23c8 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361100] perl-Log-Report-1.40 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361100 --- Comment #6 from Fedora Update System --- FEDORA-2025-87daf377e4 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-87daf377e4` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-87daf377e4 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361100 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361100%23c6 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361330] perl-Module-CoreList-5.20250421 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361330 --- Comment #9 from Fedora Update System --- FEDORA-2025-fd38889e4f has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-fd38889e4f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-fd38889e4f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361330 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361330%23c9 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2359301] perl-Module-CoreList-5.20250414 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2359301 --- Comment #10 from Fedora Update System --- FEDORA-2025-fd38889e4f has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-fd38889e4f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-fd38889e4f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2359301 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202359301%23c10 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2359299] perl-CPAN-Perl-Releases-5.20250413 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2359299 --- Comment #10 from Fedora Update System --- FEDORA-2025-3ee42b75c9 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-3ee42b75c9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-3ee42b75c9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2359299 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202359299%23c10 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2361119] perl-CPAN-Perl-Releases-5.20250422 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2361119 --- Comment #10 from Fedora Update System --- FEDORA-2025-3ee42b75c9 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-3ee42b75c9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-3ee42b75c9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2361119 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202361119%23c10 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2360677] perl-IO-Interactive-1.027 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2360677 Fedora Update System changed: What|Removed |Added Resolution|--- |ERRATA Fixed In Version|perl-IO-Interactive-1.027-1 |perl-IO-Interactive-1.027-1 |.fc43 |.fc43 ||perl-IO-Interactive-1.027-1 ||.fc42 Status|ON_QA |CLOSED Last Closed||2025-04-23 01:48:15 --- Comment #12 from Fedora Update System --- FEDORA-2025-7ac1dea6aa (perl-IO-Interactive-1.027-1.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2360677 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202360677%23c12 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2359138] perl-DBD-MySQL-5.012 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2359138 Fedora Update System changed: What|Removed |Added Fixed In Version|perl-DBD-MySQL-5.012-1.fc43 |perl-DBD-MySQL-5.012-1.fc43 ||perl-DBD-MySQL-5.012-1.fc42 --- Comment #5 from Fedora Update System --- FEDORA-2025-8f443ddcab (perl-DBD-MySQL-5.012-1.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2359138 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202359138%23c5 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Bug 2360677] perl-IO-Interactive-1.027 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2360677 Fedora Update System changed: What|Removed |Added Fixed In Version|perl-IO-Interactive-1.027-1 |perl-IO-Interactive-1.027-1 |.fc43 |.fc43 |perl-IO-Interactive-1.027-1 |perl-IO-Interactive-1.027-1 |.fc42 |.fc42 ||perl-IO-Interactive-1.027-1 ||.fc41 --- Comment #13 from Fedora Update System --- FEDORA-2025-9f4a67f8f1 (perl-IO-Interactive-1.027-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2360677 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202360677%23c13 -- ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue