Page 1 of 4 123 ... LastLast
Results 1 to 10 of 39

Thread: fix broken package

  1. #1
    Join Date
    Aug 2010
    Location
    cloud;)
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    fix broken package

    i'm not able to install few applications from the apt-get,ubuntu software centre or the synaptic package manger.why is this happening so??any help ??
    tried sudo apt-get install -f ,auto clean,clean,dis-upgrade,update everything but still somewhere something is wrong..pls help.
    here this pic shows an example..


  2. #2
    winh8r is offline Iced Almond Soy Ubuntu, No Foam
    Join Date
    Sep 2007
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: fix broken package

    Which release of Ubuntu are you using? (11.04,11.10 etc)

  3. #3
    Join Date
    Aug 2010
    Location
    cloud;)
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: fix broken package

    Quote Originally Posted by winh8r View Post
    Which release of Ubuntu are you using? (11.04,11.10 etc)
    11.04 natty narwhal ....thnx for the response bro...

  4. #4
    winh8r is offline Iced Almond Soy Ubuntu, No Foam
    Join Date
    Sep 2007
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: fix broken package

    Go to Software Centre

    click Edit > Software sources

    make sure all repositories are enabled

    universe

    multiverse

    restricted


    run

    Code:
    sudo updatedb
    Code:
    sudo apt-get update
    then try to install again.

  5. #5
    Join Date
    Aug 2010
    Location
    cloud;)
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: fix broken package

    Quote Originally Posted by winh8r View Post
    Go to Software Centre

    click Edit > Software sources

    make sure all repositories are enabled

    universe

    multiverse

    restricted


    run

    Code:
    sudo updatedb
    Code:
    sudo apt-get update
    then try to install again.
    that is already enabled bro....anyway i tried with the other two commands with no positive results.....any other workout?

  6. #6
    Join Date
    Nov 2011
    Location
    Redlands, Ca. U.S.A.
    Beans
    120
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: fix broken package

    Quick question. Have you tried to install other packages with synaptic / software center recently? If so, what were the results? Did you succeed, or were the results the same? I ask because I just recently tried for a VERY new version of vitualbox, from the manufacturers website and my old version REALLY croaked, plus the new did not install, but gave a VERY similar message. The results were a couple of hours of headaches.
    Last edited by Scott Baker; March 9th, 2012 at 05:55 PM.
    Oh Ubuntu, you are my favorite Linux-based operating system! Dr Sheldon Cooper, The Big Bang Theory.

  7. #7
    Join Date
    Feb 2012
    Location
    Athens/Greece
    Beans
    Hidden!
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: fix broken package

    Hello .
    I know that you can fix broken packages (if you have) from Synaptic. Open in and go to edit --> fix broken packages .
    Alternatively you can run on terminal
    Code:
    sudo apt-get -f install

  8. #8
    Join Date
    Aug 2010
    Location
    cloud;)
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: fix broken package

    Quote Originally Posted by Scott Baker View Post
    Quick question. Have you tried to install other packages with synaptic / software center recently? If so, what were the results? Did you succeed, or were the results the same? I ask because I just recently tried for a VERY new version of vitualbox, from the manufacturers website and my old version REALLY croaked, plus the new did not install, but gave a VERY similar message. The results were a couple of hours of headaches.
    s scott i'm able to install other softwares.even now i tried to install an application n it was succeeded look this pic..

    so that is not the problem.
    s i have had the same experience when i tried to install a newer version of audacious which even now i couldn't solve.(i'm using clementine now).i think the problem would be somewhat closely related to the conflicting of various packages.... i really miss pidgin..

  9. #9
    Join Date
    Aug 2010
    Location
    cloud;)
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: fix broken package

    Quote Originally Posted by NikTh View Post
    Hello .
    I know that you can fix broken packages (if you have) from Synaptic. Open in and go to edit --> fix broken packages .
    Alternatively you can run on terminal
    Code:
    sudo apt-get -f install
    no bro that wont solve it either

  10. #10
    winh8r is offline Iced Almond Soy Ubuntu, No Foam
    Join Date
    Sep 2007
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: fix broken package

    try running

    Code:
    sudo apt-get upgrade
    that might clear up the dependency problems.

Page 1 of 4 123 ... LastLast

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
  •