FS#20923 - [git] 1.7.3-1 missing optdepends for git send-email
Attached to Project:
Arch Linux
Opened by Vincent Cappe (vcap) - Thursday, 23 September 2010, 19:41 GMT
Last edited by Dan McGee (toofishes) - Wednesday, 27 April 2011, 15:41 GMT
Opened by Vincent Cappe (vcap) - Thursday, 23 September 2010, 19:41 GMT
Last edited by Dan McGee (toofishes) - Wednesday, 27 April 2011, 15:41 GMT
|
Details
the PKGBUILD has 'perl-net-smtp-ssl: git send-email TLS
support', but i got the following error trying to send it
thru gmail:
Need MIME::Base64 and Authen::SASL todo auth at /usr/lib/git-core/git-send-email line 1093. Installing perl-mime-tools and perl-authen-sasl made it work. |
This task depends upon
Closed by Dan McGee (toofishes)
Wednesday, 27 April 2011, 15:41 GMT
Reason for closing: Fixed
Additional comments about closing: 1.7.5
Wednesday, 27 April 2011, 15:41 GMT
Reason for closing: Fixed
Additional comments about closing: 1.7.5
[user]
name = Vincent Cappe
email = vcappe@gmail.com
[core]
pager = /usr/bin/vim -R -
editor = /usr/bin/vim
[sendemail]
smtpencryption = tls
smtpserver = smtp.gmail.com
smtpserverport = 587
smtpuser = vcappe
smtppass = obviously_edited_password