StreetSec/FatRat

Mono develop not installing

Opened this issue · 3 comments

Even after so many tries mono develop was not able to install.
I also tried to follow the guidelines given on the mono-project website but it did not resolve the problem. Shown in the image.
Capture
But in the second line there was server failure.
So help me to resolve the problem.

my system is kali linux 2019.4.
64-bit

Also Tried to install from the starting.
Install.log
xterm -> OK
Dns-Utils -> OK
Mono-Denvelop Utils -> Not OK
GCC -> OK
Apache2 -> OK
Gnome Terminal -> OK
UPX -> OK
Ruby -> OK
Openssl -> OK
Jarsigner -> OK
Unzip -> OK
Keytool -> OK
Mingw64 -> OK
Mingw32 -> OK
DX -> OK
Aapt -> OK
Apktool -> OK
Baksmali -> OK
Metasploit -> OK
Backdoor-Factory -> OK
Searchsploit -> OK
Was not possible to install The Packages Labeled (Not Ok) in this list above
Try : (apt-get remove --purge && apt-get autoremove && apt-get install -f)
before running fatrat setup script again
This is Apt.log
apt.log
Please help.

having the same issue myself.

xterm -> OK
Dns-Utils -> OK
GCC -> OK
Apache2 -> OK
Gnome Terminal -> OK
UPX -> OK
Ruby -> OK
Openssl -> OK
monodevelop -> Not OK
Jarsigner -> OK
Unzip -> OK
Keytool -> OK
Mingw64 -> OK
DX -> OK
Aapt -> OK
Apktool -> OK
Dex2Jar -> OK
Metasploit -> OK
Backdoor-Factory -> OK
Searchsploit -> OK
Was not possible to install The Packages Labeled (Not Ok) in this list above
Try : (apt-get remove --purge && apt-get autoremove && apt-get install -f)
before running fatrat setup script again

tried the same fix from the mono website but nothing and the suggested fix by fatrat also did not work evn though the suggested fix by fatrat ran successfully and i can see its got the latest version installed

─# apt install mono-devel
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
mono-devel is already the newest version (6.8.0.105+dfsg-3.5).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.