Well, I know that Hardy Heron is still in beta, and I also know that since that update that was pushed out yesterday, liblaunchpad-integration1, that I could not install any updates, or fix the broken dependencies. The trouble was, I had been working all day to fix the problem. I re-installed the broken dependencies, deleted the problem image which could not be overwritten, and then finally, I just gave up. I reinstalled Ubuntu Hardy Heron, last night, along with all the updates, programs and anything else that I wanted. Lets just say that I did not get to sleep before Wednesday morning.
For all that trouble though I have learned few things:
- Read all the update changes
- You may have to reinstall a couple of times when running alphas, betas, or anything else.
- File bug reports, these help developers to know what happened and how they can fix it.
So with these new things in mind I wander on into the world of Ubuntu Hardy Heron, again.
The bug reports can be found at these pages:
- https://bugs.launchpad.net/ubuntu/+source/launchpad-integration/+bug/213940
- https://bugs.launchpad.net/ubuntu/+source/launchpad-integration/+bug/213921
- https://bugs.launchpad.net/ubuntu/+source/launchpad-integration/+bug/213863
One response to “update crash, unable to install dependencies liblaunchpad-integration1”
Just manually download the package that fails and use dpkg to force it to install.
dpkg –force-overwrite -i packagename.deb
Or just wait for the package to be fixed. There’s no reason to reinstall.