[Bug 1180415] Re: nothing can install se-toolkit can't upgrade
sisufos
TheUltralisk at hotmail.com
Sun May 26 13:53:59 UTC 2013
Okay.. I think I got why this happens..
https://www.trustedsec.com/january-2013/set-artillery-moving-github/
for some reason which is not yet clear to me, updating or removing & re-
installing se-toolkit via the package manager doesn't fix the problem
caused by trustedsec migration from svn to git. aptitude keeps trying to
configure se-toolkit by accessing the old repository on svn, can't find
it and prints the error.
neither the first part mentioned in the link including the svn update
works.
the git part, though, works fine.
the only catch is that you first have to completely remove all of the previous se-toolkit files and configuration.
which is done by:
1) #aptitude remove se-toolkit
2) #aptitude purge se-toolkit
3) #aptitude clean
4) #aptitude autoclean
verify that it was removed correctly:
5) #aptitude search se-toolkit
now, navigate to the directory you want to place your git clone
and enter this in your bash:
6) #git clone https://github.com/trustedsec/social-engineer-toolkit/
set/
it has a installer script written in python, run it and you will have a
working se-toolkit in your system.
I think you have to update manually since the installation is not done
via the package manager.
Please tell us if this worked for you.
Sorry for the length, wasn't really sure which parts were obvious.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1180415
Title:
nothing can install se-toolkit can't upgrade
Status in “update-manager” package in Ubuntu:
Confirmed
Bug description:
Doesn't matter what I try and install, if se-toolkit is related to the
new installation, that installation fails, with:
...
Setting up se-toolkit (4.2.1-bt0) ...
svn: OPTIONS of 'http://svn.trustedsec.com/social_engineering_toolkit': could not connect to server (http://svn.trustedsec.com)
dpkg: error processing se-toolkit (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up libcurl4-gnutls-dev (7.19.7-1ubuntu1.1) ...
Errors were encountered while processing:
se-toolkit
E: Sub-process /usr/bin/dpkg returned an error code (1)
Description: Ubuntu 10.04.3 LTS
Release: 10.04
W: Unable to locate package pkgname
I was expecting to install tools
Instead installation failed
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1180415/+subscriptions
More information about the foundations-bugs
mailing list