-
Just burned his ISO
Fast Track problem after update Help Req plz
First and foremost I would like thank all the dev,mods,bods & contributors for the outstanding tool that is BT3!
really THANK you all
I have been able to muddle through many instances of "how the hell do I do that?" syndrome using this forum to counteract my noobieness but now im stuck.
I updated Fasttrack from whatever version ships w BT3F using the update function on the web GUI, now when I try to run fasttrack it tells me I need to install pymills,the problem is that the auto installer on fasttrack will not install it and I cannot find out how to do it manually as the ****:/ / trac . shortcircuit . net . au / pymills / site is down.
when I run python setup.py install and hit Y to install pymills it gets through to this point
Installed /usr/lib/python2.5/site-packages/setuptools-0.6c9dev_r66750-py2.5.egg
Processing dependencies for setuptools==0.6c9dev-r66750
Finished processing dependencies for setuptools==0.6c9dev-r66750
--00:27:37-- **** : / / pypi . python . org / packages / source / p / pymills / pymills-3.4.tar.gz
=> `pymills-3.4.tar.gz'
Resolving pypi.python.org... 32.1.8.136, 2001:888:2000:d::a3
Connecting to pypi.python.org|32.1.8.136|:80...
then hangs for a minute or so before resetting to the
Enter the path to the metasploit directory
Hit enter for default (/pentest/exploits/framework3/): prompt
which I assume I leave as default?
any help would be greatly appreciated
-
Heya dude, the server should be up now, looks like it was down for a bit... Let me know if it still doesn't work, and yep enter the default.
-
Just burned his ISO
Hi relik cheers for the fast reply and also for your dedication to the fasttrack project, my hat is off to you!
I tried to run again but its still not working mate?
the output is
=> `pymills-3.4.tar.gz'
Resolving pypi.python.org... 32.1.8.136, 2001:888:2000:d::a3
Connecting to pypi.python.org|32.1.8.136|:80... failed: Connection timed out.
Connecting to pypi.python.org|2001:888:2000:d::a3|:80... failed: Address family not supported by protocol.
tar: pymills-3.4.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
mv: cannot stat `pymills-3.4': No such file or directory
sh: line 0: cd: pymills/: No such file or directory
it seems like there is a problem with the h t t p: / / pypi.python.org/ site.
-
I'll take a peek as soon as the power comes back on here, we got hit with a 60mph windstorm that diced through our power grid. When the power gets back up I'll take a peek and see if I can fix.. Thanks for the output
-
Very strange, I am able to do it no problem from here.... Try manually download pymills and installing it:
http://pypi.python.org/packages/sour...f2f4b4f86e92a9
tar -zxvf pymills-3.4.tar.gz
python setup.py install
That should do it for ya..
-
Just burned his ISO
Still no joy here 
bt ~ # tar -zxvf pymills-3.4.tar.gz
pymills-3.4/
pymills-3.4/pymills/
pymills-3.4/pymills/ai/
pymills-3.4/pymills/ai/semnet.py
pymills-3.4/pymills/ai/ann.py
pymills-3.4/pymills/ai/deduce.py
pymills-3.4/pymills/ai/__init__.py
pymills-3.4/pymills/net/
pymills-3.4/pymills/net/irc.py
pymills-3.4/pymills/net/sockets.py
pymills-3.4/pymills/net/http.py
pymills-3.4/pymills/net/__init__.py
pymills-3.4/pymills/datatypes.py
pymills-3.4/pymills/db.py
pymills-3.4/pymills/io.py
pymills-3.4/pymills/tests/
pymills-3.4/pymills/tests/db.py
pymills-3.4/pymills/tests/event.py
pymills-3.4/pymills/tests/sockets.py
pymills-3.4/pymills/tests/run.py
pymills-3.4/pymills/tests/__init__.py
pymills-3.4/pymills/tests/utils.py
pymills-3.4/pymills/timers.py
pymills-3.4/pymills/misc.py
pymills-3.4/pymills/env.py
pymills-3.4/pymills/table.py
pymills-3.4/pymills/emailtools.py
pymills-3.4/pymills/log.py
pymills-3.4/pymills/event.py
pymills-3.4/pymills/web.py
pymills-3.4/pymills/__init__.py
pymills-3.4/pymills/utils.py
pymills-3.4/PKG-INFO
pymills-3.4/pymills.egg-info/
pymills-3.4/pymills.egg-info/entry_points.txt
pymills-3.4/pymills.egg-info/PKG-INFO
pymills-3.4/pymills.egg-info/dependency_links.txt
pymills-3.4/pymills.egg-info/SOURCES.txt
pymills-3.4/pymills.egg-info/top_level.txt
pymills-3.4/setup.cfg
pymills-3.4/setup.py
bt ~ # cd pymills-3.4
bt pymills-3.4 # python setup.py install
Traceback (most recent call last):
File "setup.py", line 7, in <module>
pkg = __import__(name)
ImportError: No module named pymills-3.4
bt pymills-3.4 #
I have absolutly no idea what this means but I am assuming it must be something on my system.
the only changes I made from a clean install was to fix slapt-get using the 4 file fix from the wiki i then upgraded slapt get manually to the latest rls.
and I manually updated sqlite and then aircrack-ng.
any ideas?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules