Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84433 - Metasploit should have an optional dependancy on NET::SSLeay
Summary: Metasploit should have an optional dependancy on NET::SSLeay
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-07 13:30 UTC by Kelly
Modified: 2005-03-08 06:36 UTC (History)
0 users

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 Kelly 2005-03-07 13:30:33 UTC
Metasploit has an update command which can use NET::SSLeay for secure updates. Currently NET:SSLeay is not part of the Metasploit dependancies though. Currently it is necessary to manually emergr Net-SSLeay if it is not already installed.

Reproducible: Always
Steps to Reproduce:
1.msfupdate -u

Actual Results:  
msfupdate warns about NET::SSLeay not being installed.



Expected Results:  
The update should continue without the above warning.

Portage 2.0.51.19 (default-linux/x86/2004.0, gcc-3.3.5, glibc-2.3.4.20040808-r1,
2.4.28-gentoo-r5 i686)
=================================================================
System uname: 2.4.28-gentoo-r5 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 11 2005, 18:44:43)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=pentium3 -march=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=pentium3 -march=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/
ftp://ftp.easynet.nl/mirror/gentoo/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.tiscali.nl/gentoo/
ftp://ftp.tiscali.nl/pub/mirror/gentoo
ftp://mirror.scarlet-internet.nl/pub/gentoo ftp://mirror.nutsmaas.nl/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp/portage"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage"
USE="x86 X adns alsa apm avi berkdb bitmap-fonts crypt cscope cups curl directfb
divx4linux dvd emboss encode esd f77 fam fbcon flac font-server foomaticdb
fortran gdbm ggi gif gimpprint gnome gpm gstreamer gtk gtk2 imagemagick imap
imlib ipv6 jack jack-tmpfs javascript jpeg kde kerberos ladcca ldap libg++
libwww lirc mad mbox mikmod mmx mng motif mp3 mpeg ncurses nls oggvorbis opengl
openssh oss pam pcmcia pdflib perlpng python qt quicktime readline samba sdl
slang snmp spell sse ssl svga tcpd threads tiff truetype truetype-fonts
type1-fonts v4l v4l2 wifiwmf xml xml2 xmms xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Marco Morales 2005-03-07 20:57:34 UTC
Its already set as RDEPEND ... what ebuild did you try? :S
Comment 2 Aaron Walker (RETIRED) gentoo-dev 2005-03-08 06:36:04 UTC
Net-SSLeay has been a dep of this package since the initial commit.