All of lore.kernel.org
 help / color / mirror / Atom feed
* git semd-email - Unknown callback: 'authname'. (user|auth|language|pass)
@ 2010-09-04  7:41 Mike Galbraith
  2010-09-04 10:29 ` Ævar Arnfjörð Bjarmason
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Galbraith @ 2010-09-04  7:41 UTC (permalink / raw)
  To: git

Greetings,

Trying to convince send-email to send a series isn't working out for me
at all, and I'm wondering what I'm doing wrong.

(using git 1.7.2.3 now , was 1.7.2.2 yesterday)

git send-email --compose --from='Mike Galbraith <efault@gmx.de>' --to='Mike Galbraith <efault@gmx.de>' --subject='el-testo' --suppress-cc=all --thread v2.6.32.21...

From: Mike Galbraith <efault@gmx.de>
To: Mike Galbraith <efault@gmx.de>
Subject: [PATCH 01/50] sched: kill migration thread in CPU_POST_DEAD instead of CPU_DEAD
Date: Sat,  4 Sep 2010 09:03:26 +0200
Message-Id: <1283583855-23333-1-git-send-email-efault@gmx.de>
X-Mailer: git-send-email 1.7.2.3

Send this email? ([y]es|[n]o|[q]uit|[a]ll): y
Unknown callback: 'authname'. (user|auth|language|pass)

Also, with sendemail.smtpencryption = ssl

Send this email? ([y]es|[n]o|[q]uit|[a]ll): y
Can't locate Net/SMTP/SSL.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl .) at /usr/lib/git/git-send-email line 1037.

Linking /usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/Net/SSL.pm so it can find/include it didn't help much..

From: Mike Galbraith <efault@gmx.de>
To: Mike Galbraith <efault@gmx.de>
Subject: [PATCH 01/50] sched: kill migration thread in CPU_POST_DEAD instead of CPU_DEAD
Date: Sat,  4 Sep 2010 09:19:09 +0200
Message-Id: <1283584798-23449-1-git-send-email-efault@gmx.de>
X-Mailer: git-send-email 1.7.2.3

Send this email? ([y]es|[n]o|[q]uit|[a]ll): y
Can't locate object method "new" via package "Net::SMTP::SSL" at /usr/lib/git/git-send-email line 1039.

..so I _suppose_ I need newer perl toys.

I had to git format-patch, and import 50 mbox files into evolution one
by one to get the job done.

TIA for any hints, tips, tricks.. kicks in the britches,

	-Mike

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: git semd-email - Unknown callback: 'authname'. (user|auth|language|pass)
  2010-09-04  7:41 git semd-email - Unknown callback: 'authname'. (user|auth|language|pass) Mike Galbraith
@ 2010-09-04 10:29 ` Ævar Arnfjörð Bjarmason
  0 siblings, 0 replies; 2+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2010-09-04 10:29 UTC (permalink / raw)
  To: Mike Galbraith; +Cc: git

On Sat, Sep 4, 2010 at 07:41, Mike Galbraith <efault@gmx.de> wrote:
> Greetings,
>
> Trying to convince send-email to send a series isn't working out for me
> at all, and I'm wondering what I'm doing wrong.
>
> (using git 1.7.2.3 now , was 1.7.2.2 yesterday)
>
> git send-email --compose --from='Mike Galbraith <efault@gmx.de>' --to='Mike Galbraith <efault@gmx.de>' --subject='el-testo' --suppress-cc=all --thread v2.6.32.21...
>
> From: Mike Galbraith <efault@gmx.de>
> To: Mike Galbraith <efault@gmx.de>
> Subject: [PATCH 01/50] sched: kill migration thread in CPU_POST_DEAD instead of CPU_DEAD
> Date: Sat,  4 Sep 2010 09:03:26 +0200
> Message-Id: <1283583855-23333-1-git-send-email-efault@gmx.de>
> X-Mailer: git-send-email 1.7.2.3
>
> Send this email? ([y]es|[n]o|[q]uit|[a]ll): y
> Unknown callback: 'authname'. (user|auth|language|pass)

No idea what that's about.

> Also, with sendemail.smtpencryption = ssl
>
> Send this email? ([y]es|[n]o|[q]uit|[a]ll): y
> Can't locate Net/SMTP/SSL.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl .) at /usr/lib/git/git-send-email line 1037.
>
> Linking /usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/Net/SSL.pm so it can find/include it didn't help much..
>
> From: Mike Galbraith <efault@gmx.de>
> To: Mike Galbraith <efault@gmx.de>
> Subject: [PATCH 01/50] sched: kill migration thread in CPU_POST_DEAD instead of CPU_DEAD
> Date: Sat,  4 Sep 2010 09:19:09 +0200
> Message-Id: <1283584798-23449-1-git-send-email-efault@gmx.de>
> X-Mailer: git-send-email 1.7.2.3
>
> Send this email? ([y]es|[n]o|[q]uit|[a]ll): y
> Can't locate object method "new" via package "Net::SMTP::SSL" at /usr/lib/git/git-send-email line 1039.

You can't just symlink a single .pm file like that to use it. It
likely ends up using some .so in the perl module tree to include
libssl, it can't find that (and probably random other stuff) if you
symlink a single file.

The right way to do this is to include the paths you need in your @INC
(see perldoc -q '@INC'), but even then perhaps the path isn't in @INC
for a reason, e.g. it may be compiled for a different perl than yours.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-04 10:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-04  7:41 git semd-email - Unknown callback: 'authname'. (user|auth|language|pass) Mike Galbraith
2010-09-04 10:29 ` Ævar Arnfjörð Bjarmason

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.