Results 1 to 4 of 4

Thread: .deb install error

  1. #1
    Join Date
    Jun 2008
    Beans
    481
    Distro
    Ubuntu 8.04 Hardy Heron

    .deb install error

    Hello

    When I go in synaptic and click on the "Install vpnc network adapter" it looks like is installing but it gives me error out-put.

    Code:
    orlsend@orlsend-laptop:~$ sudo apt-get install kvpnc
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    You might want to run `apt-get -f install' to correct these:
    The following packages have unmet dependencies:
      kvpnc: Depends: kdebase-runtime (>= 4:4.3.0) but it is not going to be installed
             Depends: kdelibs5 (>= 4:4.3.4) but it is not going to be installed
             Depends: libqt4-qt3support (>= 4:4.5.3) but it is not going to be installed
      network-manager-vpnc: Depends: libnm-glib-vpn1 (>= 0.7.999) but it is not going to be installed
      network-manager-vpnc-gnome: Depends: libnm-glib-vpn1 (>= 0.7.999) but it is not going to be installed
    E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
    Any Ideas why?

  2. #2
    Join Date
    Jun 2008
    Location
    Vancouver Canada
    Beans
    3,139
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: .deb install error

    Hi Orlsend.

    In a terminal, try

    Code:
    sudo apt-get -f install
    See if it helps.
    I learn something ubuntu everyday.
    dell precision T7500 1Tb hdd x 2
    2.67 Ghz intel xeon X5550 cpu
    nvidia quadro fx 4800-1.5 Gb video card

  3. #3
    Join Date
    Jun 2008
    Beans
    481
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: .deb install error

    Thanks for the Reply, Sadly no it does nothing.

  4. #4
    Join Date
    Jun 2008
    Location
    Vancouver Canada
    Beans
    3,139
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: .deb install error

    Quote Originally Posted by Orlsend View Post
    Thanks for the Reply, Sadly no it does nothing.
    Did it give any errors?
    I learn something ubuntu everyday.
    dell precision T7500 1Tb hdd x 2
    2.67 Ghz intel xeon X5550 cpu
    nvidia quadro fx 4800-1.5 Gb video card

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
  •