Hi
Did anybody have problems on updating Metasploit Framework 3 in BackTrack4 final ? I recently tried to update it but i couldn't
anybodt know how can I update it??
Hi
Did anybody have problems on updating Metasploit Framework 3 in BackTrack4 final ? I recently tried to update it but i couldn't
anybodt know how can I update it??
I had no issues what is the command that you are using to update metasploit? And do you get any error messages, would help in trouble shooting the problem.
run svn update in /framework3
or you can update via Fast-Track i believe
how did you try and update it?
how did it fail?
I get this erroe message what can I do?
msf > svn update[*] exec: svn update
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
msf >
I get this erroe message!did you know whats mean?
msf > svn update[*] exec: svn update
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
msf >
Last edited by Archangel-Amael; 02-26-2010 at 12:49 AM.
No l didn't have any problems either. Did you try updating through the interactive menu in Fasttrack instead of the Web Gui? lt might make a difference.
Or perhaps just run 'msfupdate' from the terminal.
Last edited by jimmy; 02-26-2010 at 09:36 PM.
I could have missed something here... but it appears that your trying to run svn FROM msf shell. this is NOT proper operating, and hence the lock and errors you have.
run your update from the "linux shell" NOT from msf shell..
and as stated if you dont know what your dooin I would suggest using fasttrack
/pentest/exploits/fastrack/fastrack -i
choose option 1
choose option 1
choose option 2