Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213549 - dev-util/git >=1.5.4 misses dependencies with USE=perl
Summary: dev-util/git >=1.5.4 misses dependencies with USE=perl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Fernando J. Pereda (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 213597
Blocks:
  Show dependency tree
 
Reported: 2008-03-16 06:09 UTC by Christian Faulhammer (RETIRED)
Modified: 2008-03-21 19:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Faulhammer (RETIRED) gentoo-dev 2008-03-16 06:09:37 UTC
Hi,

1.5.4 introduces the --smtp-ssl (and SMTP login) feature and this needs some more dependencies:

1) dev-perl/Authen-SASL
2) A package that provides 
Can't locate Net/SMTP/SSL.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.7/i686-linux /usr/lib/perl5/site_perl /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl .) at /usr/bin/git-send-email line 637.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2008-03-17 09:06:44 UTC
Added for 1.5.4.4
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2008-03-21 11:57:02 UTC
(In reply to comment #0)
> 1) dev-perl/Authen-SASL

 This is still missing for USE=perl and and in the ewarn for git-send-mail.
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2008-03-21 19:40:15 UTC
opfer:
dev-util/git USE=perl -> dev-perl/Net-SMTP-SSL -> virtual/perl-libnet -> perl-core/libnet USE=sasl -> dev-perl/Authen-SASL

And also:
root@grubbs-int:/usr/portage/dev-util/git # grep SASL -ir /var/tmp/portage/dev-util/git-1.5.4.4/
root@grubbs-int:/usr/portage/dev-util/git #