Results 1 to 5 of 5

Thread: Can't install things.

  1. #1
    Join Date
    Jun 2012
    Beans
    3

    Can't install things.

    Hello.

    Some time ago my friend gave me VPS server with ubuntu. I was using it for while and noticed today that I can't install anything.

    For example:

    apt-get install vlc
    Code:
    http://pastebin.com/aGs7ggaa
    apt-get -f install
    Code:
    http://pastebin.com/nrcFyjkA
    I was looking at google for this problem and found this is something with old kernel or something but I'm kinda novice for this and don't know what to do exactly now. Could you guys try to help me?
    I think reinstall would be good for this one but I don't have access to server panel...

  2. #2
    Join Date
    Jun 2012
    Beans
    3

    Re: Can't install things.

    anyone?

  3. #3
    Join Date
    Nov 2008
    Location
    S.H.I.E.L.D. 6-1-6
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Can't install things.

    Quote Originally Posted by needik View Post
    Hello.

    Some time ago my friend gave me VPS server with ubuntu. I was using it for while and noticed today that I can't install anything.

    For example:

    apt-get install vlc
    Code:
    http://pastebin.com/aGs7ggaa
    apt-get -f install
    Code:
    http://pastebin.com/nrcFyjkA
    I was looking at google for this problem and found this is something with old kernel or something but I'm kinda novice for this and don't know what to do exactly now. Could you guys try to help me?
    I think reinstall would be good for this one but I don't have access to server panel...
    Looks like it is half-upgraded, the glibc versions do not match. Since dpkg is broken, best thing to do would be to reinstall
    Don't waste your energy trying to change opinions ... Do your thing, and don't care if they like it.

  4. #4
    Join Date
    Nov 2007
    Location
    Wisconsin
    Beans
    1,139

    Re: Can't install things.

    Looks like you had a failed LTS upgrade from Lucid to Precise.

    Look through your /var/log/apt/term.log to see if you can find the upgrade and failure. If so, post it here.

    You can also try running the upgrade again.

    If you cannot pinpoint the failure, and cannot complete the upgrade, then your best choice is indeed to reinstall. (Don't forget to backup all your data first!)

  5. #5
    Join Date
    Jun 2012
    Beans
    3

    Re: Can't install things.

    I think that's it:

    Code:
    http://pastebin.com/1nc0JDQd
    I can't really reinstall that vps right now because I don't have access to server panel. My friend gave me just ssh access to it...

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
  •