Results 1 to 5 of 5

Thread: Installation: Could not apply changes! Fix broken packages first.

  1. #1
    Join Date
    Jan 2010
    Beans
    2

    Installation: Could not apply changes! Fix broken packages first.

    I new to Linux, decided to start with Ubuntu 9.10. Tried to install Wine. First added to the repository "ppa:ubuntu-wine/ppa" as instructed. Reloaded. Clicked the "click this link" that goes to appt://wine. Clicked OK to launch the default application "apturl". Clicked "Install" for "Install additional software?" I was then told, "Could not apply changes! Fix broken packages first." Closed that, went to System -> Administration - Synaptic Package Manager. Clicked Edit - Fix broken packages. After that, also clicked Mark All Upgrades. After that, Reload. Tried Wine installation again - same results. Rebooted and tried again - same results.

    What's a newbie to do?

    John

  2. #2
    Join Date
    Jul 2007
    Location
    Alsip, IL
    Beans
    2,027
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Installation: Could not apply changes! Fix broken packages first.

    Try removing/disabling the Wine PPA you added and then in terminal run:

    Code:
    sudo apt-get update
    sudo apt-get install wine1.2
    Regards,
    ~Jeff

  3. #3
    Join Date
    Feb 2010
    Beans
    1

    Re: Installation: Could not apply changes! Fix broken packages first.

    Thanks Jeff. I had the same problem as John. Your suggestion worked perfectly, Regards, Greg

  4. #4
    Join Date
    Sep 2009
    Beans
    32

    Re: Installation: Could not apply changes! Fix broken packages first.

    @beastrace91 (jeff)
    You saved my night!
    Life is all about timing... the unreachable becomes reachable, the unavailable become available, the unattainable... attainable. Have the patience, wait it out It's all about timing.
    (Stacey Charter)

  5. #5
    Join Date
    Mar 2010
    Location
    Philadelphia
    Beans
    50
    Distro
    Ubuntu 10.04 Lucid Lynx

    Smile Re: Installation: Could not apply changes! Fix broken packages first.

    I had a similar issue and this helped me; I believe this will solve your problem:

    First, go to: http://www.liberiangeek.net/2010/11/...erick-meerkat/ and follow those quick and easy steps.

    Second, go to a terminal and type:

    Code:
    sudo apt-get update
    Then you shouldnt have any broken pacages, and your filesystem is ready to install whatever you want, be it Wine, ClamAV, etc...
    Last edited by robot_chicken_parm; August 27th, 2011 at 07:28 AM.

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
  •