Gentoo Archives: gentoo-user

From: Hinnerk van Bruinehsen <h.v.bruinehsen@×××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] metasploit jumping into "emerge -uDN world"
Date: Sun, 29 Dec 2013 13:47:58
Message-Id: e44a0af7-7092-400b-a0c9-57651551815b@email.android.com
In Reply to: [gentoo-user] metasploit jumping into "emerge -uDN world" by Zhu
1 Zhu <zhushazang@×××××××××.br> wrote:
2 >Hello, every time that i try to made a "emerge -uDN world", metasploit
3 >jump in the process installation. I've check and there aren't
4 >dependencies ask for him:
5 >
6 >/[root@asgard ~]$ equery d net-analyzer/metasploit//
7 >// * These packages depend on net-analyzer/metasploit://
8 >//[root@asgard ~]$ equery d dev-ruby/metasploit_data_models//
9 >// * These packages depend on dev-ruby/metasploit_data_models://
10 >//[root@asgard ~]$ equery d app-admin/eselect-metasploit
11 >* These packages depend on app-admin/eselect-metasploit://
12 >/
13 >
14 >but,
15 >
16 >/[root@asgard ~]$ emerge -pvauDN world
17 >
18 >These are the packages that would be merged, in order:
19 >
20 >Calculating dependencies ... done!
21 >[ebuild R ] sys-devel/gcc-4.8.2:4.8 [4.8.2:4.8.2] USE="cxx fortran
22 >gcj go graphite mudflap (multilib) multislot nls nptl objc objc++
23 >objc-gc openmp (-altivec) -awt% -doc (-fixed-point) (-hardened)
24 >(-libssp) -nopie -nossp -regression-test -vanilla (-gtk%*) (-lto%)" 0
25 >kB
26 >[ebuild N ] net-analyzer/metasploit-4.8.2:4.8 USE="java lorcon
27 >pcap (-development) {-test}" 0 kB
28 >
29 >Total: 2 packages (1 new, 1 reinstall), Size of downloads: 0 kB
30 >/
31 >How to discover what are putting metasploit into "updatable world
32 >list"?
33 >
34
35 Most likely metasploit itself is in world. You can check you worldfile with your favourite editor (/var/lib/portage/world). It should also be printed bold in the emerge output if your terminal supports it

Replies

Subject Author
Re: [gentoo-user] metasploit jumping into "emerge -uDN world" Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] metasploit jumping into "emerge -uDN world" Zhu <zhushazang@×××××××××.br>