-
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?
-
Do me one more favor, download:
http://pypi.python.org/packages/sour...c455714492295e
tar -zxvf setuptools-0.6cn9.tar.gz and python setup.py install then try running pymills setup, any luck?
-
Just burned his ISO
Nay man.....
setuptools installed OK but pymills returned the same error as last time!
-
Just burned his ISO
Ok im going back to a backup to see if its something ive broken in the last few days.
-
Just burned his ISO
no joy with the backup :?
im rapidly running out of hair!
here is the full output in case it helps....
***********************************************
******* Performing dependency checks... *******
***********************************************
*** FreeTDS and PYMMSQL are installed. (Check) ***
*** PExpect is installed. (Check) ***
*** ClientForm is installed. (Check) ***
*** Psyco is installed. (Check) ***
*** Beautiful Soup is installed. (Check) ***
!!! *ERROR* PyMills is NOT installed...This is needed for SQLPwnage. *ERROR* !!!
Would you like to install it now? yes or no: y
Installing PyMills Python Module, this may take a few mins
A pym/setuptools
A pym/setuptools/tests
A pym/setuptools/tests/win_script_wrapper.txt
A pym/setuptools/tests/test_resources.py
A pym/setuptools/tests/__init__.py
A pym/setuptools/tests/test_packageindex.py
A pym/setuptools/tests/doctest.py
A pym/setuptools/extension.py
A pym/setuptools/gui.exe
A pym/setuptools/archive_util.py
A pym/setuptools/sandbox.py
A pym/setuptools/__init__.py
A pym/setuptools/cli.exe
A pym/setuptools/depends.py
A pym/setuptools/package_index.py
A pym/setuptools/dist.py
A pym/setuptools/command
A pym/setuptools/command/alias.py
A pym/setuptools/command/install_lib.py
A pym/setuptools/command/develop.py
A pym/setuptools/command/rotate.py
A pym/setuptools/command/__init__.py
A pym/setuptools/command/install_egg_info.py
A pym/setuptools/command/saveopts.py
A pym/setuptools/command/install.py
A pym/setuptools/command/build_py.py
A pym/setuptools/command/egg_info.py
A pym/setuptools/command/install_scripts.py
A pym/setuptools/command/setopt.py
A pym/setuptools/command/test.py
A pym/setuptools/command/build_ext.py
A pym/setuptools/command/bdist_wininst.py
A pym/setuptools/command/bdist_rpm.py
A pym/setuptools/command/register.py
A pym/setuptools/command/upload.py
A pym/setuptools/command/sdist.py
A pym/setuptools/command/easy_install.py
A pym/setuptools/command/bdist_egg.py
A pym/launcher.c
A pym/version
A pym/ez_setup.py
A pym/setup.py
A pym/pkg_resources.txt
A pym/release.sh
A pym/site.py
A pym/virtual-python.py
A pym/version.dat
A pym/setup.cfg
A pym/setuptools.txt
A pym/pkg_resources.py
A pym/tests
A pym/tests/shlib_test
A pym/tests/shlib_test/hello.pyx
A pym/tests/shlib_test/hello.c
A pym/tests/shlib_test/setup.py
A pym/tests/shlib_test/test_hello.py
A pym/tests/shlib_test/hellolib.c
A pym/wikiup.cfg
A pym/EasyInstall.txt
A pym/api_tests.txt
A pym/setuptools.egg-info
A pym/setuptools.egg-info/entry_points.txt
A pym/README.txt
A pym/easy_install.py
Checked out revision 69554.
running install
/pentest/fast-track/pym/setuptools/command/easy_install.py:173: UserWarning: Unbuilt egg for setuptools [unknown version] (/pentest/fast-track/pym)
self.local_index = Environment(self.shadow_path+sys.path)
running bdist_egg
running egg_info
writing setuptools.egg-info/PKG-INFO
writing top-level names to setuptools.egg-info/top_level.txt
writing dependency_links to setuptools.egg-info/dependency_links.txt
writing entry points to setuptools.egg-info/entry_points.txt
writing manifest file 'setuptools.egg-info/SOURCES.txt'
writing manifest file 'setuptools.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-i686/egg
running install_lib
running build_py
creating build
creating build/lib
copying pkg_resources.py -> build/lib
copying easy_install.py -> build/lib
copying site.py -> build/lib
creating build/lib/setuptools
copying setuptools/extension.py -> build/lib/setuptools
copying setuptools/archive_util.py -> build/lib/setuptools
copying setuptools/sandbox.py -> build/lib/setuptools
copying setuptools/__init__.py -> build/lib/setuptools
copying setuptools/depends.py -> build/lib/setuptools
copying setuptools/package_index.py -> build/lib/setuptools
copying setuptools/dist.py -> build/lib/setuptools
creating build/lib/setuptools/tests
copying setuptools/tests/test_resources.py -> build/lib/setuptools/tests
copying setuptools/tests/__init__.py -> build/lib/setuptools/tests
copying setuptools/tests/test_packageindex.py -> build/lib/setuptools/tests
copying setuptools/tests/doctest.py -> build/lib/setuptools/tests
creating build/lib/setuptools/command
copying setuptools/command/alias.py -> build/lib/setuptools/command
copying setuptools/command/install_lib.py -> build/lib/setuptools/command
copying setuptools/command/develop.py -> build/lib/setuptools/command
copying setuptools/command/rotate.py -> build/lib/setuptools/command
copying setuptools/command/__init__.py -> build/lib/setuptools/command
copying setuptools/command/install_egg_info.py -> build/lib/setuptools/command
copying setuptools/command/saveopts.py -> build/lib/setuptools/command
copying setuptools/command/install.py -> build/lib/setuptools/command
copying setuptools/command/build_py.py -> build/lib/setuptools/command
copying setuptools/command/egg_info.py -> build/lib/setuptools/command
copying setuptools/command/install_scripts.py -> build/lib/setuptools/command
copying setuptools/command/setopt.py -> build/lib/setuptools/command
copying setuptools/command/test.py -> build/lib/setuptools/command
copying setuptools/command/build_ext.py -> build/lib/setuptools/command
copying setuptools/command/bdist_wininst.py -> build/lib/setuptools/command
copying setuptools/command/bdist_rpm.py -> build/lib/setuptools/command
copying setuptools/command/register.py -> build/lib/setuptools/command
copying setuptools/command/upload.py -> build/lib/setuptools/command
copying setuptools/command/sdist.py -> build/lib/setuptools/command
copying setuptools/command/easy_install.py -> build/lib/setuptools/command
copying setuptools/command/bdist_egg.py -> build/lib/setuptools/command
copying setuptools/gui.exe -> build/lib/setuptools
copying setuptools/cli.exe -> build/lib/setuptools
creating build/bdist.linux-i686
creating build/bdist.linux-i686/egg
copying build/lib/pkg_resources.py -> build/bdist.linux-i686/egg
copying build/lib/easy_install.py -> build/bdist.linux-i686/egg
copying build/lib/site.py -> build/bdist.linux-i686/egg
creating build/bdist.linux-i686/egg/setuptools
copying build/lib/setuptools/extension.py -> build/bdist.linux-i686/egg/setuptools
copying build/lib/setuptools/archive_util.py -> build/bdist.linux-i686/egg/setuptools
copying build/lib/setuptools/sandbox.py -> build/bdist.linux-i686/egg/setuptools
copying build/lib/setuptools/__init__.py -> build/bdist.linux-i686/egg/setuptools
copying build/lib/setuptools/depends.py -> build/bdist.linux-i686/egg/setuptools
copying build/lib/setuptools/package_index.py -> build/bdist.linux-i686/egg/setuptools
copying build/lib/setuptools/dist.py -> build/bdist.linux-i686/egg/setuptools
creating build/bdist.linux-i686/egg/setuptools/tests
copying build/lib/setuptools/tests/test_resources.py -> build/bdist.linux-i686/egg/setuptools/tests
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