Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#54334 - [git] send-email fails in vendor_perl/Net/SMTP/SSL.pm
Attached to Project:
Arch Linux
Opened by Liam (networkimprov) - Wednesday, 07 June 2017, 01:57 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 08 June 2017, 14:53 GMT
Opened by Liam (networkimprov) - Wednesday, 07 June 2017, 01:57 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 08 June 2017, 14:53 GMT
|
DetailsThis is configured to send via a gmail account
git send-email --to-cover --cc-cover <patch-list> I See Attempt to reload IO/Socket/SSL.pm aborted. Compilation failed in require at /usr/share/perl5/vendor_perl/Net/SMTP/SSL.pm line 6. BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Net/SMTP/SSL.pm line 6. Compilation failed in require at /usr/lib/git-core/git-send-email line 1386. fatal: 'send-email' appears to be a git command, but we were not able to execute it. Maybe git-send-email is broken? True for git-2.13.0-1/2.13.0-2/2.13.1-1(from testing), with optional packages installed: perl-mime-tools perl-net-smtp-ssl perl-authen-sasl |
This task depends upon
https://git.kernel.org/pub/scm/git/git.git/log/?qt=grep&q=send-email
Also tried git 2.11.1 & 2.12.2.
git 2.9.x fails with a different error, libcrypto.so mismatch.
Can't load '/usr/lib/perl5/vendor_perl/auto/Net/SSLeay/SSLeay.so' for module Net::SSLeay: libssl.so.1.0.0: cannot open shared object file: No such file or directory at /usr/lib/perl5/core_perl/DynaLoader.pm line 193.
at /usr/share/perl5/vendor_perl/IO/Socket/SSL.pm line 19.
Compilation failed in require at /usr/share/perl5/vendor_perl/IO/Socket/SSL.pm line 19.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/IO/Socket/SSL.pm line 19.
Compilation failed in require.
BEGIN failed--compilation aborted.
Can't load '/usr/lib/perl5/site_perl/auto/Net/SSLeay/SSLeay.so' for module Net::SSLeay ...
# ls /usr/share/perl5/site_perl/
# ls /usr/share/perl5/vendor_perl/
Authen Convert Date Error Error.pm Git Git.pm IO MIME Mail Net Time URI URI.pm
# pacman -Q perl-net-ssleay
perl-net-ssleay 1.81-2
My problem is fixed. I had failed to uninstall both of /usr/{lib,share}/perl5/site_perl/*