PDA

View Full Version : dependancy is not satisfiable error



ciscoboy
July 15th, 2011, 11:03 PM
hello,

I am trying to install inssider on my laptop using a .deb package and the full error states:

Error: Dependency is not satisfiable: libmono-system-web2.0-cil (>= 2.6.7)

I also tried to install it using the terminal, without success. Another error pops-up and reads:

error processing inssider_0.1.1.0429_i386.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
inssider_0.1.1.0429_i386.deb


Any advice would be greatly apreciated.

Thank you

Ciscoboy

zvacet
July 20th, 2011, 09:09 PM
sudo apt-get install libmono-system-web2.0-cil

After that try again to install deb package.

ciscoboy
July 22nd, 2011, 04:56 AM
I tried it, and it didn't work. Is there something to do or download for any dependancy

errors regarding downloads? Could redownloading the .deb package or downloading it from

another source have any change in the results?

wallydallas
January 13th, 2012, 08:26 AM
I have the same problem and found this thread with google. I also want to install the "inssider" wifi tool to solve problems with too many hot spots in a dense apartment building.

My GUI software center ( Ubuntu 10.04 ) shows ver 2 is installed.
seen on screen:
libmono2.0-cil is installed.
libmono-system-web2.0cil ( version 2.4.4 )

I'm trying to install "inssider" after downloading a DEB file
inssider_0.1.1.0429_i386.deb
from the website:
http://www.metageek.net/products/inssider/linux/

I right click that file and select open with gdebi package installer
error: dependency is not satisfiable
libmono-system-web2.0cil (>= 2.6.7)

I then get the same error noted here. Can someone help me.
I think I need 2.6.7 or higher, but how do I use apt-get or the gdebi tools to get the very new version of this mono software?

raja.genupula
January 13th, 2012, 09:51 AM
hello,

I am trying to install inssider on my laptop using a .deb package and the full error states:

Error: Dependency is not satisfiable: libmono-system-web2.0-cil (>= 2.6.7)

I also tried to install it using the terminal, without success. Another error pops-up and reads:

error processing inssider_0.1.1.0429_i386.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
inssider_0.1.1.0429_i386.deb


Any advice would be greatly apreciated.

Thank you

Ciscoboy



sudo apt-get install -f

and then try again.

directhex
January 13th, 2012, 10:53 AM
I right click that file and select open with gdebi package installer
error: dependency is not satisfiable
libmono-system-web2.0cil (>= 2.6.7)

I then get the same error noted here. Can someone help me.
I think I need 2.6.7 or higher, but how do I use apt-get or the gdebi tools to get the very new version of this mono software?

As per http://mono-project.com/DistroPackages/Ubuntu 2.6.7 is officially only available for Ubuntu Maverick (10.10) and newer.

There are unofficial backports at badgerports.org