Trying to remove all traces of RC4 from libauthen-sasl-perl it will
instead fail because of DES:

Can't locate Crypt/DES.pm in @INC (@INC contains: /usr/share/perl/5.10.1 
/etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 
/usr/local/lib/site_perl .) at (eval 397) line 3, <STDIN> line 1.
        ...propagated at /usr/lib/git-core/git-send-email line 1067, <STDIN> 
line 1.

That's actually available in libcrypt-des-perl, so I installed that.
However, then it instead fails like this:

Died at /usr/lib/git-core/git-send-email line 1067, <STDIN> line 1.

Line 1067 is:

                $smtp->mail( $raw_from ) or die $smtp->message;

-- 
Can't locate Crypt/RC4.pm
https://bugs.launchpad.net/bugs/295510
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to