← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #78778]: Broken Package fixed, but still can't install

 

Question #78778 on apt in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/apt/+question/78778

    Status: Open => Answered

Ville Aine proposed the following answer:
OK, try running

   $ sudo dpkg --remove kompozer-dev
   $ sudo apt-get -f install

If that does not work, I'd try this sequence of commands

   $ sudo dpkg -i --force-overwrite /var/cache/apt/archives/libnspr4-dev_4.7.3-0ubuntu2_i386.deb
   $ apt-get -f install
   $ apt-get remove kompozer-dev
   $ apt-get install --reinstall libnspr4

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.