Results 1 to 5 of 5

Thread: Can't fix broken packages in Synaptic

  1. #1
    Join Date
    Jan 2007
    Beans
    31

    Can't fix broken packages in Synaptic

    My x-fi extreme (creative) audio card worked in 9.04 but won't in 10.10. I'm trying to remove pulseaudio to see if it will work with alsa. When Synaptic says it can't remove *pulseaudio* and its dependencies, it says that broken packages have to be fixed. But when I try to fix them in the Edit menu it comes back with

    E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
    E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
    E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
    E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
    E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
    E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
    E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
    E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
    E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
    E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
    E: Unable to correct dependencies
    E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
    E: Unable to correct dependencies

    So I tried

    sudo apt-get clean
    sudo apt-get update
    sudo apt-get upgrade
    sudo apt-get dist-upgrade

    but all remains unchanged.

    I don't know what is a held package!

    thanx
    Last edited by AbeJarano; December 25th, 2010 at 11:14 PM. Reason: requesting more info

  2. #2
    Join Date
    Jan 2007
    Beans
    31

    Re: Can't fix broken packages in Synaptic

    No questions even??

  3. #3
    Join Date
    Sep 2009
    Beans
    8,874
    Distro
    Ubuntu Development Release

    Re: Can't fix broken packages in Synaptic

    Is there a right click on the broken that is a information, dependencies...etc.

    Your able to open and run without any errors and no command suggested?





  4. #4
    Join Date
    Apr 2009
    Location
    Rawalpindi, Pakistan
    Beans
    5,669
    Distro
    Ubuntu Gnome Development Release

    Re: Can't fix broken packages in Synaptic

    From, Applications > Accessories > Terminal, post the output of these commands.

    Code:
    sudo apt-get install -f
    Code:
    sudo dpkg --configure -a
    Code:
    sudo apt-get update && sudo apt-get upgrade
    While posting, click the # icon in post menu and paste your text in between the generated [code] tags.

  5. #5
    Join Date
    Jan 2007
    Beans
    31

    Re: Can't fix broken packages in Synaptic

    Thankx You Two,

    I tried to follow Willee Nillee's question first and that did it. And to answer his there was nothing there. I noticed that fewer errors had popped up because I had selected fewer packages to remove. Trying to Apply the removal one by one worked with the necessity of having to remove the simpler ones first libpulse0 or pulselib0 last. Each time Synaptic fixed the broken dependencies if any were found. Gloria! Pulse audio is gone!
    Last edited by AbeJarano; December 26th, 2010 at 01:18 AM. Reason: Completeness, correctness

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
  •