On Thu, May 06, 2021 at 01:44:19PM +0000, Martin wrote: > After upgrade dkimproxy and error appeared, I did 'pkg_delete dkimproxy' and > 'pkg_delete -a' afterwards to clean up dependent Perl modules (possible > broken ones). > > 'pkg_add dkimproxy' to install it from scratch with all working p5 modules. > It didn't help, the same error. > > Previous upgrades went smoothly from 6.7->6.8 for instance.
This sounds like you've upgraded Encode using the CPAN client, hopefully can resolve this, but you can tell for sure if you look for: /usr/local/libdata/perl5/site_perl/*/auto/Encode/Encode.so If that exists, you'll have to clean up whatever you installed using a CPAN client outside of packages. (I have some ideas for making this better in the future, but it won't help for 6.9) > > Martin > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > On Thursday, May 6, 2021 1:22 PM, Martin <[email protected]> wrote: > > > Hi list, > > > > After upgrading packages on 6.9amd64 dkimproxy_out won't start with > error: > > > > rcctl -d start dkimproxy_out > > doing rc_check > > Encode.c: loadable library and perl binaries are mismatched (got > handshake key 0xb600000, needed 0xec00000) > > doing _rc_rm_runfile > > > > Martin > > </[email protected]> > -- andrew - http://afresh1.com Hey, I think I see a barn up ahead. -- The American Astronaut
