[Bug 566878] New: git send-email requires perl Net::SMTP::SSL module
http://bugzilla.novell.com/show_bug.cgi?id=566878 http://bugzilla.novell.com/show_bug.cgi?id=566878#c0 Summary: git send-email requires perl Net::SMTP::SSL module Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: All OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: vojtech.vitek@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.7 (KHTML, like Gecko) Chrome/4.0.273.0 Safari/532.7 I found a possible bug in packaging today. Git send-email requires perl Net::SMTP::SSL module. $ git-send-email --to vojtech.vitek@***.com --smtp-server smtp.gmail.com --smtp-user vojtech.vitek --smtp-pass *** Can't locate Net/SMTP/SSL.pm in @INC (@INC contains: /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/site_perl/5.10.0/x86_64-linux-thread-multi /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 926, <FIN> line 3. I found this bug described in http://kerneltrap.org/mailarchive/git/2008/1/10/554171 And installing the module by $ perl -MCPAN -e 'install Net::SMTP::SSL' helped me. Maybe there was simplier way using YaST2. Hope this will be any helpful. V-Teq Reproducible: Always Steps to Reproduce: 1. install git 2. run git-send-email through any remote smtp server -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=566878 http://bugzilla.novell.com/show_bug.cgi?id=566878#c Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pth@novell.com AssignedTo|pth@novell.com |pbaudis@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=566878 http://bugzilla.novell.com/show_bug.cgi?id=566878#c1 Petr Baudis <pbaudis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Petr Baudis <pbaudis@novell.com> 2010-06-01 01:19:28 UTC --- Thanks for the report, we already track this bug. *** This bug has been marked as a duplicate of bug 561690 *** http://bugzilla.novell.com/show_bug.cgi?id=561690 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com