Results 1 to 6 of 6

Thread: dependancy is not satisfiable error

  1. #1
    Join Date
    May 2011
    Beans
    68
    Distro
    Ubuntu 10.04 Lucid Lynx

    dependancy is not satisfiable error

    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

  2. #2
    Join Date
    Mar 2006
    Beans
    8,348

    Re: dependancy is not satisfiable error

    Code:
    sudo apt-get install libmono-system-web2.0-cil
    After that try again to install deb package.
    There is no greater religion than a truth.

  3. #3
    Join Date
    May 2011
    Beans
    68
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: dependancy is not satisfiable error

    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?

  4. #4
    Join Date
    Jul 2006
    Location
    Portland, Oregon, USA
    Beans
    15
    Distro
    Xubuntu 6.06

    Re: dependancy is not satisfiable error

    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?

  5. #5
    Join Date
    Nov 2010
    Location
    India
    Beans
    Hidden!

    Re: dependancy is not satisfiable error

    Quote Originally Posted by ciscoboy View Post
    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.
    Dont miss anything even it is small. one small pin is enough to bring down a man.


  6. #6
    Join Date
    Oct 2006
    Location
    /dev/null
    Beans
    1,574
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: dependancy is not satisfiable error

    Quote Originally Posted by wallydallas View Post
    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
    Understanding is a three-edged sword: Your side, their side, and the truth

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •