-
Notifications
You must be signed in to change notification settings - Fork 0
git send-email fails due to used system Perl #1795
Comments
Maybe it would work, if you didn't put This is the old perl installation, which (since two years or so) is planned to be replaced. The modules are not registered anywhere, they were just installed on the distmaster over several years. So I didn't make things worse by just adding Net::SMTP::SSL. Try again tomorrow. |
Thanks, on to the next error:
|
Fix git? :-) |
This works:
|
/usr/libexec/git-core/git-send-email wouldn't use NET::SMTP::SSL if Net::SMTP had version |
You mean 2.34:
|
When I change the shebang of
I'm working on #1419 again (see mariux64/pkg-scripts#113 ). When this is done, /usr/bin/perl will invoke a perl from /pkg. So I guess, this problem will be fixed by the way. |
For the record, here the failing code in question:
Thanks for the |
|
|
Same with
prun perl-5.28.1-0 git send-email …
.The text was updated successfully, but these errors were encountered: