USArmyResearchLab / Dshell

Dshell is a network forensic analysis framework.
Other
5.45k stars 1.14k forks source link

Gentoo PRE-ALPHA Ebuild #71

Closed necrose99 closed 3 years ago

necrose99 commented 8 years ago

\ NOTE:to any fellow Gentoo USERS/DEVS **

Tester's Wanted

https://github.com/necrose99/necromancy-overlay/blob/master/app-forensics/dshell/dshell-9999.ebuild

https://github.com/necrose99/Dshell/blob/master/install-gentoo.py Proof of concept PROVED WORKING (going to TEST tomorrow evening , anyone else cares to verify, the install-gentoo.py its opened pull. ) if package missing (mainly cloned existing debian/ubuntu script and replaced to call Gentoo Emerge)

as well you can install these dependencies. DEPS = dev-python/pycrypto, dev-python/dpkt ,dev-python/ipy , dev-python/pypcap dev-python/pygeoip , & for documents dev-python/epydoc

GENTOO EBUILD = Sabayon Linux, FUNTOO, Calculate Linux, PENTOO , Google Chrome O/S,(IE Chromebooks), Zentoo,Core O/S, others.

Goals: Get up-streamed to Pentoo & Gentoo Main REPO's soon. so DSHELL will Be available to nearly Everybody.

emerge -av app-forensics/dshell .. not quite their yet? victims ; I mean testers welcome. layman -a necromancy-overlay. (Many Alpha ebuilds hear just a warning some may not as of yet work , some do and were rescued from now gone overlays)

Any Gentoo USERS/DEVS (related variants/forks ) Pull Requests and fixes are welcomed. EBUILD is Proof of concept/pre-alpha trial , going to test shortly.

currently testing them myself however any fixes , to the script and or for the EBUILD are quite Welcome.

necrose99 commented 8 years ago
     -/oyddmdhs+:.                spikeuser@spike
 -odNMMMMMMMMNNmhy+-`             OS: sabayon 

-yNMMMMMMMMMMMNNNmmdhy+- Kernel: x86_64 Linux 3.19.0-spike omMMMMMMMMMMMMNmdmmmmddhhy/ Uptime: 2h 8m omMMMMMMMMMMMNhhyyyohmdddhhhdoPackages: Unknown .ydMMMMMMMMMMdhs++so/smdddhhhhdm+ Shell: zsh 5.0.7 oyhdmNMMMMMMMNdyooydmddddhhhhyhNd. Resolution: 1600x795 :oyhhdNNMMMMMMMNNNmmdddhhhhhyymMh DE: XFCE4 .:+sydNMMMMMNNNmmmdddhhhhhhmMmy WM: Xfwm4 /mMMMMMMNNNmmmdddhhhhhmMNhs: WM Theme: Greybird oNMMMMMMMNNNmmmddddhhdmMNhs+ GTK Theme: Greybird [GTK2], Not Found [GTK3] sNMMMMMMMMNNNmmmdddddmNMmhs/. Icon Theme: Numix-Circle /NMMMMMMMMNNNNmmmdddmNMNdso: Font: DejaVu Sans 10 +MMMMMMMNNNNNmmmmdmNMNdso/- CPU: Intel Core i7-2630QM CPU @ 1.995GHz MNNNNNNNmmmmmNNMmhs+/-RAM: 976MB / 3951MB /hMMNNNNNNNNMNdhs++/-
/ohdmmddhys+++/:.
`-//////:--.
(MY SPIKE/SABAYON/PENTOO-Hybrid Gentoo) make all works

spikeuser at spike in ~ [3:18:54]

$ su spike spikeuser # cd /home/spikeuser/Downloads/Dshell-master/ spike Dshell-master # ls bin doc install-ubuntu.py LICENSE.txt README.md decoders docker lib Makefile share spike Dshell-master # make

Generating .dshellrc and dshell files

python /home/spikeuser/Downloads/Dshell-master/bin/generate-dshellrc.py /home/spikeuser/Downloads/Dshell-master chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell-decode chmod 755 /home/spikeuser/Downloads/Dshell-master/bin/decode.py ln -s /home/spikeuser/Downloads/Dshell-master/bin/decode.py /home/spikeuser/Downloads/Dshell-master/bin/decode find /home/spikeuser/Downloads/Dshell-master/decoders -type d -not -path .svn -print -exec touch {}/init.py \; /home/spikeuser/Downloads/Dshell-master/decoders /home/spikeuser/Downloads/Dshell-master/decoders/tftp /home/spikeuser/Downloads/Dshell-master/decoders/templates /home/spikeuser/Downloads/Dshell-master/decoders/smb /home/spikeuser/Downloads/Dshell-master/decoders/protocol /home/spikeuser/Downloads/Dshell-master/decoders/misc /home/spikeuser/Downloads/Dshell-master/decoders/http /home/spikeuser/Downloads/Dshell-master/decoders/ftp /home/spikeuser/Downloads/Dshell-master/decoders/flows /home/spikeuser/Downloads/Dshell-master/decoders/filter /home/spikeuser/Downloads/Dshell-master/decoders/dns /home/spikeuser/Downloads/Dshell-master/decoders/dhcp (cd /home/spikeuser/Downloads/Dshell-master/doc && ./generate-doc.sh /home/spikeuser/Downloads/Dshell-master ) wrote dfile.html wrote dnsdecoder.html wrote dshell.html wrote httpdecoder.html wrote smbdecoder.html wrote util.html wrote colorout.html wrote csvout.html wrote jsonout.html wrote netflowout.html wrote output.html wrote xmlout.html no Python documentation found for 'decode' no Python documentation found for 'generate-dshellrc' no Python documentation found for 'pcapanon' wrote tftp.html wrote SessionDecoder.html wrote PacketDecoder.html wrote smbfiles.html wrote rip-smb-uploads.html wrote psexec.html wrote protocol.html wrote ip.html wrote ether.html wrote xor.html wrote writer.html wrote synrst.html wrote merge.html wrote grep.html wrote followstream.html wrote web.html wrote rip-http.html wrote ms15-034.html wrote httpdump.html wrote flash-detect.html wrote ftp.html wrote reverse-flow.html wrote netflow.html wrote long-flows.html wrote large-flows.html wrote track.html wrote snort.html wrote country.html wrote asn-filter.html wrote reservedips.html wrote innuendo-dns.html wrote dns.html wrote dns-cc.html wrote dns-asn.html wrote dhcp.html spike Dshell-master # ^C spike Dshell-master # make all

Generating .dshellrc and dshell files

python /home/spikeuser/Downloads/Dshell-master/bin/generate-dshellrc.py /home/spikeuser/Downloads/Dshell-master [Errno 17] File exists: '/home/spikeuser/Downloads/Dshell-master/lib/python2.7' chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell-decode chmod 755 /home/spikeuser/Downloads/Dshell-master/bin/decode.py ln -s /home/spikeuser/Downloads/Dshell-master/bin/decode.py /home/spikeuser/Downloads/Dshell-master/bin/decode ln: failed to create symbolic link ‘/home/spikeuser/Downloads/Dshell-master/bin/decode’: File exists Makefile:8: recipe for target 'rc' failed make: *\ [rc] Error 1 spike Dshell-master # make clean find /home/spikeuser/Downloads/Dshell-master/decoders -name '.pyc' -exec rm -v {} \; removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/tftp/tftp.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/templates/PacketDecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/templates/SessionDecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/smb/psexec.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/smb/rip-smb-uploads.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/smb/smbfiles.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/protocol/ether.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/protocol/ip.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/protocol/protocol.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/followstream.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/grep.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/merge.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/synrst.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/writer.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/xor.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/flash-detect.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/httpdump.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/ms15-034.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/rip-http.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/web.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/ftp/ftp.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/flows/large-flows.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/flows/long-flows.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/flows/netflow.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/flows/reverse-flow.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/filter/asn-filter.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/filter/country.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/filter/snort.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/filter/track.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/dns-asn.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/dns-cc.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/dns.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/innuendo-dns.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/reservedips.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dhcp/dhcp.pyc’ find /home/spikeuser/Downloads/Dshell-master/lib -name '.pyc' -exec rm -v {} \; removed ‘/home/spikeuser/Downloads/Dshell-master/lib/smbdecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/httpdecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/dnsdecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/util.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/dshell.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/dfile.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/xmlout.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/netflowout.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/jsonout.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/csvout.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/output.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/colorout.pyc’ spike Dshell-master # make all

Generating .dshellrc and dshell files

python /home/spikeuser/Downloads/Dshell-master/bin/generate-dshellrc.py /home/spikeuser/Downloads/Dshell-master [Errno 17] File exists: '/home/spikeuser/Downloads/Dshell-master/lib/python2.7' chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell-decode chmod 755 /home/spikeuser/Downloads/Dshell-master/bin/decode.py ln -s /home/spikeuser/Downloads/Dshell-master/bin/decode.py /home/spikeuser/Downloads/Dshell-master/bin/decode ln: failed to create symbolic link ‘/home/spikeuser/Downloads/Dshell-master/bin/decode’: File exists Makefile:8: recipe for target 'rc' failed make: *\ [rc] Error 1 spike Dshell-master # call(["make", "all"]) bash: syntax error near unexpected token `["make",' spike Dshell-master # make

Generating .dshellrc and dshell files

python /home/spikeuser/Downloads/Dshell-master/bin/generate-dshellrc.py /home/spikeuser/Downloads/Dshell-master [Errno 17] File exists: '/home/spikeuser/Downloads/Dshell-master/lib/python2.7' chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell-decode chmod 755 /home/spikeuser/Downloads/Dshell-master/bin/decode.py ln -s /home/spikeuser/Downloads/Dshell-master/bin/decode.py /home/spikeuser/Downloads/Dshell-master/bin/decode ln: failed to create symbolic link ‘/home/spikeuser/Downloads/Dshell-master/bin/decode’: File exists Makefile:8: recipe for target 'rc' failed make: *\ [rc] Error 1 spike Dshell-master # make

Generating .dshellrc and dshell files

python /home/spikeuser/Downloads/Dshell-master/bin/generate-dshellrc.py /home/spikeuser/Downloads/Dshell-master [Errno 17] File exists: '/home/spikeuser/Downloads/Dshell-master/lib/python2.7' chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell-decode chmod 755 /home/spikeuser/Downloads/Dshell-master/bin/decode.py ln -s /home/spikeuser/Downloads/Dshell-master/bin/decode.py /home/spikeuser/Downloads/Dshell-master/bin/decode ln: failed to create symbolic link ‘/home/spikeuser/Downloads/Dshell-master/bin/decode’: File exists Makefile:8: recipe for target 'rc' failed make: *\ [rc] Error 1 spike Dshell-master # ls bin doc dshell install-ubuntu.py LICENSE.txt README.md decoders docker dshell-decode lib Makefile share spike Dshell-master # make clean find /home/spikeuser/Downloads/Dshell-master/decoders -name '.pyc' -exec rm -v {} \; find /home/spikeuser/Downloads/Dshell-master/lib -name '.pyc' -exec rm -v {} \; spike Dshell-master # make all

Generating .dshellrc and dshell files

python /home/spikeuser/Downloads/Dshell-master/bin/generate-dshellrc.py /home/spikeuser/Downloads/Dshell-master [Errno 17] File exists: '/home/spikeuser/Downloads/Dshell-master/lib/python2.7' chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell-decode chmod 755 /home/spikeuser/Downloads/Dshell-master/bin/decode.py ln -s /home/spikeuser/Downloads/Dshell-master/bin/decode.py /home/spikeuser/Downloads/Dshell-master/bin/decode ln: failed to create symbolic link ‘/home/spikeuser/Downloads/Dshell-master/bin/decode’: File exists Makefile:8: recipe for target 'rc' failed make: *\ [rc] Error 1 spike Dshell-master # make

Generating .dshellrc and dshell files

python /home/spikeuser/Downloads/Dshell-master/bin/generate-dshellrc.py /home/spikeuser/Downloads/Dshell-master [Errno 17] File exists: '/home/spikeuser/Downloads/Dshell-master/lib/python2.7' chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell-decode chmod 755 /home/spikeuser/Downloads/Dshell-master/bin/decode.py ln -s /home/spikeuser/Downloads/Dshell-master/bin/decode.py /home/spikeuser/Downloads/Dshell-master/bin/decode ln: failed to create symbolic link ‘/home/spikeuser/Downloads/Dshell-master/bin/decode’: File exists Makefile:8: recipe for target 'rc' failed make: *\ [rc] Error 1 spike Dshell-master # make all make: getcwd: No such file or directory

Generating .dshellrc and dshell files

shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory python /home/spikeuser/Downloads/Dshell-master/bin/generate-dshellrc.py /home/spikeuser/Downloads/Dshell-master [Errno 17] File exists: '/home/spikeuser/Downloads/Dshell-master/lib/python2.7' chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell-decode chmod 755 /home/spikeuser/Downloads/Dshell-master/bin/decode.py ln -s /home/spikeuser/Downloads/Dshell-master/bin/decode.py /home/spikeuser/Downloads/Dshell-master/bin/decode find /home/spikeuser/Downloads/Dshell-master/decoders -type d -not -path .svn -print -exec touch {}/init.py \; shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory /home/spikeuser/Downloads/Dshell-master/decoders /home/spikeuser/Downloads/Dshell-master/decoders/tftp /home/spikeuser/Downloads/Dshell-master/decoders/templates /home/spikeuser/Downloads/Dshell-master/decoders/smb /home/spikeuser/Downloads/Dshell-master/decoders/protocol /home/spikeuser/Downloads/Dshell-master/decoders/misc /home/spikeuser/Downloads/Dshell-master/decoders/http /home/spikeuser/Downloads/Dshell-master/decoders/ftp /home/spikeuser/Downloads/Dshell-master/decoders/flows /home/spikeuser/Downloads/Dshell-master/decoders/filter /home/spikeuser/Downloads/Dshell-master/decoders/dns /home/spikeuser/Downloads/Dshell-master/decoders/dhcp (cd /home/spikeuser/Downloads/Dshell-master/doc && ./generate-doc.sh /home/spikeuser/Downloads/Dshell-master ) shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory wrote dfile.html wrote dnsdecoder.html wrote dshell.html wrote httpdecoder.html wrote smbdecoder.html wrote util.html wrote colorout.html wrote csvout.html wrote jsonout.html wrote netflowout.html wrote output.html wrote xmlout.html no Python documentation found for 'decode' no Python documentation found for 'generate-dshellrc' no Python documentation found for 'pcapanon' wrote tftp.html wrote SessionDecoder.html wrote PacketDecoder.html wrote smbfiles.html wrote rip-smb-uploads.html wrote psexec.html wrote protocol.html wrote ip.html wrote ether.html wrote xor.html wrote writer.html wrote synrst.html wrote merge.html wrote grep.html wrote followstream.html wrote web.html wrote rip-http.html wrote ms15-034.html wrote httpdump.html wrote flash-detect.html wrote ftp.html wrote reverse-flow.html wrote netflow.html wrote long-flows.html wrote large-flows.html wrote track.html wrote snort.html wrote country.html wrote asn-filter.html wrote reservedips.html wrote innuendo-dns.html wrote dns.html wrote dns-cc.html wrote dns-asn.html wrote dhcp.html spike Dshell-master # ^C spike Dshell-master #

necrose99 commented 8 years ago

spike Dshell-master # make clean find /home/spikeuser/Downloads/Dshell-master/decoders -name '.pyc' -exec rm -v {} \; removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/tftp/tftp.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/templates/PacketDecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/templates/SessionDecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/smb/psexec.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/smb/rip-smb-uploads.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/smb/smbfiles.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/protocol/ether.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/protocol/ip.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/protocol/protocol.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/followstream.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/grep.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/merge.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/synrst.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/writer.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/xor.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/flash-detect.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/httpdump.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/ms15-034.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/rip-http.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/web.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/ftp/ftp.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/flows/large-flows.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/flows/long-flows.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/flows/netflow.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/flows/reverse-flow.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/filter/asn-filter.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/filter/country.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/filter/snort.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/filter/track.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/dns-asn.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/dns-cc.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/dns.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/innuendo-dns.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/reservedips.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dhcp/dhcp.pyc’ find /home/spikeuser/Downloads/Dshell-master/lib -name '.pyc' -exec rm -v {} \; removed ‘/home/spikeuser/Downloads/Dshell-master/lib/smbdecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/httpdecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/dnsdecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/util.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/dshell.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/dfile.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/xmlout.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/netflowout.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/jsonout.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/csvout.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/output.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/colorout.pyc’ spike Dshell-master # ./install-gentoo.py File "./install-gentoo.py", line 11 "pygeoip" : "dev-python/pygeoip" ^ SyntaxError: invalid syntax spike Dshell-master # ./install-gentoo.py dshell requires pygeoip Crypto is installed dpkt is installed pydoc is installed IPy is installed pcap is installed Hello, Calling Emerge to Build packages that are missing

Generating .dshellrc and dshell files

python /home/spikeuser/Downloads/Dshell-master/bin/generate-dshellrc.py /home/spikeuser/Downloads/Dshell-master [Errno 17] File exists: '/home/spikeuser/Downloads/Dshell-master/lib/python2.7' chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell-decode chmod 755 /home/spikeuser/Downloads/Dshell-master/bin/decode.py ln -s /home/spikeuser/Downloads/Dshell-master/bin/decode.py /home/spikeuser/Downloads/Dshell-master/bin/decode ln: failed to create symbolic link ‘/home/spikeuser/Downloads/Dshell-master/bin/decode’: File exists Makefile:8: recipe for target 'rc' failed make: *\ [rc] Error 1 Emerge compleated, NOTE:if you are a Sabayon User (Gentoo-overlay/BIN-overlay) you will Likely whish to resync Portage to Entropy equo rescue spmsync, to do this , else entropy; Your binary pkg-manager may not be aware that $missing_pkgs were installed spike Dshell-master # emerge pygeoip

Performing Global Updates (Could take a couple of minutes if you have a lot of binary packages.) .='update pass' ='binary update' #='/var/db update' @='/var/db move' s='/var/db SLOT move' %='binary move' S='binary SLOT move' p='update /etc/portage/package.' /var/lib/layman/pentoo/profiles/updates/1Q-2012. /var/lib/layman/pentoo/profiles/updates/2Q-2012. /var/lib/layman/pentoo/profiles/updates/3Q-2012. /var/lib/layman/pentoo/profiles/updates/4Q-2012. /var/lib/layman/pentoo/profiles/updates/1Q-2013. /var/lib/layman/pentoo/profiles/updates/2Q-2015. /var/lib/layman/pentoo/profiles/updates/3Q-2015.

Exiting on signal 2 spike Dshell-master # equo i pygeoip ☛ ☛ Entropy is running off a Live System ☛ Performance and stability could get severely compromised ☛ ╠ ╠ ☛ Please update the following critical packages: ☛ # sys-devel/base-gcc:4.9 ☛ !!! You should install them as soon as possible ╠ ╠ ☛ !!! No match for pygeoip in repositories. ╠ ? When you wrote pygeoip You Meant(tm) one of these below? ╠ # app-arch/p7zip:0 ╠ # app-arch/pbzip2:0 ╠ # dev-haskell/pcap:0 ╠ # sci-electronics/pcb:0 ╠ # app-arch/peazip:0 ╠ # dev-tex/pgf:0 ╠ # dev-embedded/picp:0 ╠ # media-gfx/pqiv:0 ╠ # sci-mathematics/pspp:0 ╠ # app-misc/pwsafe:0

PRUNED BIG LIST OF PACKAGES

╠ # dev-python/yara-python:0spike Dshell-master # make clean find /home/spikeuser/Downloads/Dshell-master/decoders -name '.pyc' -exec rm -v {} \; removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/tftp/tftp.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/templates/PacketDecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/templates/SessionDecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/smb/psexec.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/smb/rip-smb-uploads.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/smb/smbfiles.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/protocol/ether.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/protocol/ip.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/protocol/protocol.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/followstream.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/grep.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/merge.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/synrst.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/writer.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/xor.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/flash-detect.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/httpdump.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/ms15-034.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/rip-http.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/web.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/ftp/ftp.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/flows/large-flows.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/flows/long-flows.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/flows/netflow.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/flows/reverse-flow.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/filter/asn-filter.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/filter/country.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/filter/snort.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/filter/track.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/dns-asn.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/dns-cc.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/dns.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/innuendo-dns.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/reservedips.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dhcp/dhcp.pyc’ find /home/spikeuser/Downloads/Dshell-master/lib -name '.pyc' -exec rm -v {} \; removed ‘/home/spikeuser/Downloads/Dshell-master/lib/smbdecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/httpdecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/dnsdecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/util.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/dshell.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/dfile.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/xmlout.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/netflowout.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/jsonout.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/csvout.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/output.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/colorout.pyc’ spike Dshell-master # ./install-gentoo.py File "./install-gentoo.py", line 11 "pygeoip" : "dev-python/pygeoip" ^ SyntaxError: invalid syntax spike Dshell-master # ./install-gentoo.py dshell requires pygeoip Crypto is installed dpkt is installed pydoc is installed IPy is installed pcap is installed Hello, Calling Emerge to Build packages that are missing

Generating .dshellrc and dshell files

python /home/spikeuser/Downloads/Dshell-master/bin/generate-dshellrc.py /home/spikeuser/Downloads/Dshell-master [Errno 17] File exists: '/home/spikeuser/Downloads/Dshell-master/lib/python2.7' chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell-decode chmod 755 /home/spikeuser/Downloads/Dshell-master/bin/decode.py ln -s /home/spikeuser/Downloads/Dshell-master/bin/decode.py /home/spikeuser/Downloads/Dshell-master/bin/decode ln: failed to create symbolic link ‘/home/spikeuser/Downloads/Dshell-master/bin/decode’: File exists Makefile:8: recipe for target 'rc' failed make: *\ [rc] Error 1 Emerge compleated, NOTE:if you are a Sabayon User (Gentoo-overlay/BIN-overlay) you will Likely whish to resync Portage to Entropy equo rescue spmsync, to do this , else entropy; Your binary pkg-manager may not be aware that $missing_pkgs were installed spike Dshell-master # emerge pygeoip

Performing Global Updates (Could take a couple of minutes if you have a lot of binary packages.) .='update pass' ='binary update' #='/var/db update' @='/var/db move' s='/var/db SLOT move' %='binary move' S='binary SLOT move' p='update /etc/portage/package.' /var/lib/layman/pentoo/profiles/updates/1Q-2012. /var/lib/layman/pentoo/profiles/updates/2Q-2012. /var/lib/layman/pentoo/profiles/updates/3Q-2012. /var/lib/layman/pentoo/profiles/updates/4Q-2012. /var/lib/layman/pentoo/profiles/updates/1Q-2013. /var/lib/layman/pentoo/profiles/updates/2Q-2015. /var/lib/layman/pentoo/profiles/updates/3Q-2015.

Exiting on signal 2 spike Dshell-master # equo i pygeoip ☛ ☛ Entropy is running off a Live System ☛ Performance and stability could get severely compromised ☛ ╠ ╠ ☛ Please update the following critical packages: ☛ # sys-devel/base-gcc:4.9 ☛ !!! You should install them as soon as possible ╠ ╠ ☛ !!! No match for pygeoip in repositories. ╠ ? When you wrote pygeoip You Meant(tm) one of these below? ╠ # app-arch/p7zip:0 ╠ # app-arch/pbzip2:0 ╠ # dev-haskell/pcap:0 ╠ # sci-electronics/pcb:0 ╠ # app-arch/peazip:0 ╠ # dev-tex/pgf:0 ╠ # dev-embedded/picp:0 ╠ # media-gfx/pqiv:0 ╠ # sci-mathematics/pspp:0 ╠ # app-misc/pwsafe:0 ╠ # dev-ml/pxp:0 ╠ # dev-python/pyspf:0 ╠ # dev-python/pyusb:0 ╠ # dev-python/pcapy:0 ☢ No packages found. spike Dshell-master # equo i dev-python/pygeoip ☛ ☛ Entropy is running off a Live System ☛ Performance and stability could get severely compromised ☛ ╠ ╠ ☛ Please update the following critical packages: ☛ # sys-devel/base-gcc:4.9 ☛ !!! You should install them as soon as possible ╠ ╠ ☛ !!! No match for dev-python/pygeoip in repositories. ╠ ? When you wrote dev-python/pygeoip You Meant(tm) one of these below? ╠ # dev-python/3to2:0 ╠ # dev-python/Babel:0 ╠ # dev-python/BitVector:0 ╠ # dev-python/CacheControl:0 ╠ # dev-python/PyFoam:0 ╠ # dev-python/PyGithub:0 ╠ # dev-python/PyQt4:0 ╠ # dev-python/PyQt5:0 ╠ ╠ # dev-python/yolk-portage:0spike Dshell-master # make clean find /home/spikeuser/Downloads/Dshell-master/decoders -name '.pyc' -exec rm -v {} \; removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/tftp/tftp.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/templates/PacketDecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/templates/SessionDecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/smb/psexec.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/smb/rip-smb-uploads.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/smb/smbfiles.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/protocol/ether.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/protocol/ip.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/protocol/protocol.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/followstream.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/grep.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/merge.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/synrst.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/writer.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/misc/xor.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/flash-detect.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/httpdump.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/ms15-034.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/rip-http.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/http/web.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/ftp/ftp.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/flows/large-flows.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/flows/long-flows.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/flows/netflow.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/flows/reverse-flow.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/filter/asn-filter.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/filter/country.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/filter/snort.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/filter/track.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/dns-asn.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/dns-cc.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/dns.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/innuendo-dns.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dns/reservedips.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/decoders/dhcp/dhcp.pyc’ find /home/spikeuser/Downloads/Dshell-master/lib -name '.pyc' -exec rm -v {} \; removed ‘/home/spikeuser/Downloads/Dshell-master/lib/smbdecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/httpdecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/dnsdecoder.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/util.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/dshell.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/dfile.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/xmlout.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/netflowout.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/jsonout.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/csvout.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/output.pyc’ removed ‘/home/spikeuser/Downloads/Dshell-master/lib/output/colorout.pyc’ spike Dshell-master # ./install-gentoo.py File "./install-gentoo.py", line 11 "pygeoip" : "dev-python/pygeoip" ^ SyntaxError: invalid syntax spike Dshell-master # ./install-gentoo.py dshell requires pygeoip Crypto is installed dpkt is installed pydoc is installed IPy is installed pcap is installed Hello, Calling Emerge to Build packages that are missing

Generating .dshellrc and dshell files

python /home/spikeuser/Downloads/Dshell-master/bin/generate-dshellrc.py /home/spikeuser/Downloads/Dshell-master [Errno 17] File exists: '/home/spikeuser/Downloads/Dshell-master/lib/python2.7' chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell chmod 755 /home/spikeuser/Downloads/Dshell-master/dshell-decode chmod 755 /home/spikeuser/Downloads/Dshell-master/bin/decode.py ln -s /home/spikeuser/Downloads/Dshell-master/bin/decode.py /home/spikeuser/Downloads/Dshell-master/bin/decode ln: failed to create symbolic link ‘/home/spikeuser/Downloads/Dshell-master/bin/decode’: File exists Makefile:8: recipe for target 'rc' failed make: *\ [rc] Error 1 Emerge compleated, NOTE:if you are a Sabayon User (Gentoo-overlay/BIN-overlay) you will Likely whish to resync Portage to Entropy equo rescue spmsync, to do this , else entropy; Your binary pkg-manager may not be aware that $missing_pkgs were installed spike Dshell-master # emerge pygeoip

Performing Global Updates (Could take a couple of minutes if you have a lot of binary packages.) .='update pass' ='binary update' #='/var/db update' @='/var/db move' s='/var/db SLOT move' %='binary move' S='binary SLOT move' p='update /etc/portage/package.' /var/lib/layman/pentoo/profiles/updates/1Q-2012. /var/lib/layman/pentoo/profiles/updates/2Q-2012. /var/lib/layman/pentoo/profiles/updates/3Q-2012. /var/lib/layman/pentoo/profiles/updates/4Q-2012. /var/lib/layman/pentoo/profiles/updates/1Q-2013. /var/lib/layman/pentoo/profiles/updates/2Q-2015. /var/lib/layman/pentoo/profiles/updates/3Q-2015.

Exiting on signal 2 spike Dshell-master # equo i pygeoip ☛ ☛ Entropy is running off a Live System ☛ Performance and stability could get severely compromised ☛ ╠ ╠ ☛ Please update the following critical packages: ☛ # sys-devel/base-gcc:4.9 ☛ !!! You should install them as soon as possible ╠ ╠ ☛ !!! No match for pygeoip in repositories. ╠ ? When you wrote pygeoip You Meant(tm) one of these below? ╠ # app-arch/p7zip:0 ╠ # app-arch/pbzip2:0 ╠ # dev-haskell/pcap:0 ╠ # sci-electronics/pcb:0 ╠ # app-arch/peazip:0 ╠ # dev-tex/pgf:0 ╠ # dev-embedded/picp:0 ╠ # media-gfx/pqiv:0 ╠ # sci-mathematics/pspp:0 ╠ # app-misc/pwsafe:0 ╠ # dev-ml/pxp:0 ╠ # dev-python/pyspf:0 ╠ # dev-python/pyusb:0 ╠ # dev-python/pcapy:0 ☢ No packages found. spike Dshell-master # equo i dev-python/pygeoip ☛ ☛ Entropy is running off a Live System ☛ Performance and stability could get severely compromised ☛ ╠ ╠ ☛ Please update the following critical packages: ☛ # sys-devel/base-gcc:4.9 ☛ !!! You should install them as soon as possible ╠ ╠ ☛ !!! No match for dev-python/pygeoip in repositories. ╠ ? When you wrote dev-python/pygeoip You Meant(tm) one of these below? ╠ # dev-python/3to2:0 ╠ # dev-python/Babel:0 ╠ # dev-python/BitVector:0 ╠ # dev-python/CacheControl:0 ╠ # dev-python/PyFoam:0 ╠ # dev-python/PyGithub:0 ╠ # dev-python/PyQt4:0 ╠ # dev-python/PyQt5:0 ╠ # dev-python/addons:0 ╠ # dev-python/adns-python:0 ╠ # dev-python/adodb-py:0 ╠ # dev-python/aiohttp:0 ╠ # dev-python/alabaster:0 ╠ # dev-python/amqplib:0 ╠ # dev-python/ansi2html:0 ╠ # dev-python/anyjson:0 ╠ # dev-python/anyvc:0 ╠ # dev-python/apipkg:0 ╠ # dev-python/appdirs:0 ╠ # dev-python/apptools:0 ╠ # dev-python/apse:0 ╠ # dev-python/apsw:0 ╠ # dev-python/argcomplete:0 ╠ # dev-python/argh:0 ╠ # dev-python/asciitable:0 ╠ # dev-python/astng:0 ╠ # dev-python/astroid:0

☢ No packages found. spike Dshell-master # pip install pygeoip Collecting pygeoip Downloading pygeoip-0.3.2-py2.py3-none-any.whl Installing collected packages: pygeoip

Successfully installed pygeoip-0.3.2 spike Dshell-master # not realy wise to use pip on a gentoo Error: Executable "" doesn't exist! spike Dshell-master #

╠ # dev-python/zope-interface:0 ╠ # dev-python/zsi:0 ╠ # dev-python/DartsPyLRU:0 ╠ # dev-python/async:0

╠ # dev-python/gpsoauth:0 ╠ # dev-python/guess-language:0 ╠ # dev-python/halberd:0 ╠ # dev-python/impacket:0 ╠ # dev-python/metlog-cef:0 ╠ # dev-python/metlog-py:0 ╠ # dev-python/nassl:0 ╠ # dev-python/netlib:0 ╠ # dev-python/passlib:0 ╠ # dev-python/pcapy:0 ╠ # dev-python/pefile:0 ╠ # dev-python/phply:0 ╠ # dev-python/poster:0 ╠ # dev-python/proboscis:0 ╠ # dev-python/pyamf:0 ╠ # dev-python/pybindgen:0 ╠ # dev-python/pygoogle-ajax:0 ╠ # dev-python/pymills:0 ╠ # dev-python/pynetfilter_conntrack:0 ╠ # dev-python/pypcap:0 ╠ # dev-python/pyscard:0 ╠ # dev-python/python-ntlm:0 ╠ # dev-python/python-registry:0 ╠ # dev-python/scrypt:0 ╠ # dev-python/smmap:0 ╠ # dev-python/ua-parser:0 ╠ # dev-python/user-agents:0 ╠ # dev-python/validictory:0 ╠ # dev-python/xdot:0 ╠ # dev-python/yara-python:0 ☢ No packages found. spike Dshell-master # pip install pygeoip Collecting pygeoip Downloading pygeoip-0.3.2-py2.py3-none-any.whl Installing collected packages: pygeoip

Successfully installed pygeoip-0.3.2 spike Dshell-master # not realy wise to use pip on a gentoo Error: Executable "" doesn't exist! spike Dshell-master #

☢ No packages found. spike Dshell-master # pip install pygeoip Collecting pygeoip Downloading pygeoip-0.3.2-py2.py3-none-any.whl Installing collected packages: pygeoip

Successfully installed pygeoip-0.3.2 spike Dshell-master # not realy wise to use pip on a gentoo Error: Executable "" doesn't exist! spike Dshell-master # http://gpo.zugaina.org/dev-python/pygeoip , my Addapted Scipt works , however the pygeoip req build from overlay ,

dek443 commented 3 years ago

The Python 2 version of Dshell is now deprecated and frozen as Release v2.4.10. We are closing all Pull Requests and Issues associated with that version, as Dshell development has shifted to the current version for Python 3. Thank you for your support.