[Bug 525780] New: Missing dependencies of git send-email
http://bugzilla.novell.com/show_bug.cgi?id=525780 Summary: Missing dependencies of git send-email Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Development AssignedTo: sndirsch@novell.com ReportedBy: mvyskocil@novell.com QAContact: qa@suse.de Found By: --- The git send-email with tls encryption $ git send-email --to 'wwoods@redhat.com' --from 'mvyskocil@suse.cz' --smtp-encryption tls --smtp-pass ****** --smtp-server imap.suse.cz --smtp-user mvyskocil *patch ends with a following error 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 912. I found some perl-Net-SMTP-SSL packages in OBS, because it's not in Factory $ osc search perl-Net-SMTP-SSL No matches found for 'perl-Net-SMTP-SSL' in projects #################################################################### matches for 'perl-Net-SMTP-SSL' in packages: # Package # Project perl-Net-SMTP-SSL Intel:Moblin2 perl-Net-SMTP-SSL Intel:Moblin2:Test perl-Net-SMTP-SSL home:dominig perl-Net-SMTP-SSL home:illuusio perl-Net-SMTP-SSL home:seife I used the one from home:seife, which seems the best. After that the send-email ends with Need MIME::Base64 and Authen::SASL todo auth at /usr/lib/git/git-send-email line 949. So I installed perl-Authen-SASL and perl-MIME-Base64 and then git send-email worked well. Packages perl-Net-SMTP-SSL, perl-Authen-SASL and perl-MIME-Base64 needs to be in Requires of git-email. -- 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=525780 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sndirsch@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=525780 http://bugzilla.novell.com/show_bug.cgi?id=525780#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:02 UTC --- Thanks for the report - I have decided to track this in a different bug now. *** 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