Opened 11 months ago

Last modified 10 months ago

#67706 new defect

imapsync : Can't locate Encode/IMAPUTF7.pm

Reported by: gagarine (Simon) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc: dbevans (David B. Evans)
Port: imapsync

Description (last modified by jmroot (Joshua Root))

After installation I got this error when running imapsync:

Can't locate Encode/IMAPUTF7.pm in @INC (you may need to install the Encode::IMAPUTF7 module) (@INC contains: /opt/local/lib/perl5/site_perl/5.34/darwin-thread-multi-2level /opt/local/lib/perl5/site_perl/5.34 /opt/local/lib/perl5/vendor_perl/5.34/darwin-thread-multi-2level /opt/local/lib/perl5/vendor_perl/5.34 /opt/local/lib/perl5/5.34/darwin-thread-multi-2level /opt/local/lib/perl5/5.34) at /opt/local/bin/imapsync line 970.
BEGIN failed--compilation aborted at /opt/local/bin/imapsync line 970.

I try to install p5.32-encode but same error.

I'm on a apple silicone and MacOS 13.

Change History (1)

comment:1 Changed 10 months ago by jmroot (Joshua Root)

Cc: dbevans added
Description: modified (diff)

Looks like it's a separate module that doesn't have a port yet. https://metacpan.org/dist/Encode-IMAPUTF7

Not sure why this wasn't noticed before. Maybe it's only needed when handling email in that encoding?

Note: See TracTickets for help on using tickets.