Date: Sun, 14 Aug 2016 18:55:06 +0000 From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 211842] mail/p5-Mail-DKIM: Missing dependency Message-ID: <bug-211842-14331-vPPzfilhew@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211842-14331@https.bugs.freebsd.org/bugzilla/> References: <bug-211842-14331@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211842 --- Comment #5 from Max Kostikov <max@kostikov.co> --- I think I found problem. By default FreeBSD using Perl 5.20 at this moment. But I have (and have no clue why) p5-Crypt-OpenSSL-RSA installed in Perl 5.= 18 directories # pkg info -l p5-Crypt-OpenSSL-RSA p5-Crypt-OpenSSL-RSA-0.28_1: /usr/local/lib/perl5/site_perl/mach/5.18/Crypt/OpenSSL/RSA.pm /usr/local/lib/perl5/site_perl/mach/5.18/auto/Crypt/OpenSSL/RSA/RSA= .so =20=20=20=20=20=20=20 /usr/local/lib/perl5/site_perl/mach/5.18/auto/Crypt/OpenSSL/RSA/autosplit.ix =20=20=20=20=20=20=20 /usr/local/lib/perl5/site_perl/mach/5.18/auto/Crypt/OpenSSL/RSA/get_key_par= ameters.al =20=20=20=20=20=20=20 /usr/local/lib/perl5/site_perl/mach/5.18/auto/Crypt/OpenSSL/RSA/import_rand= om_seed.al =20=20=20=20=20=20=20 /usr/local/lib/perl5/site_perl/mach/5.18/auto/Crypt/OpenSSL/RSA/new_key_fro= m_parameters.al =20=20=20=20=20=20=20 /usr/local/lib/perl5/site_perl/mach/5.18/auto/Crypt/OpenSSL/RSA/new_public_= key.al /usr/local/lib/perl5/site_perl/man/man3/Crypt::OpenSSL::RSA.3.gz So after pkg delete -fy p5-Crypt-OpenSSL-RSA && pkg install p5-Crypt-OpenSSL-RSA all was reinstalled in 5.20 directories. So this is not port bug but local installation issue. Thank you for support! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211842-14331-vPPzfilhew>