https://bugzilla.redhat.com/show_bug.cgi?id=2351093

Jitka Plesnikova <jples...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CLOSED
         Resolution|---                         |WORKSFORME
        Last Closed|                            |2025-03-10 14:23:27



--- Comment #1 from Jitka Plesnikova <jples...@redhat.com> ---
This usually happens when you upgrade Fedora to a version with a newer Perl
release.

The issue is that you're not using the perl-Encode package provided by Fedora,
which is rebuilt for each Fedora release to match the proper Perl version.

It looks like you installed Encode via CPAN, and it was built with Perl 5.38,
which is used in Fedora 40.

The recommended solution is to use the perl-Encode package provided by Fedora.
However, you can also fix this by rebuilding Encode against Perl 5.40.1, which
is available in Fedora 41.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2351093

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202351093%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

Reply via email to