View Single Post
Posts: 479 | Thanked: 1,284 times | Joined on Jan 2012 @ Enschede, The Netherlands
#11
Originally Posted by wolke View Post
to answer this question more directly, --ignore-depends will allow you the dpkg command to succeed whereas normally it would fail. it does not alter package state; it does not record that you would prefer a package not to be installed.
So, in effect it does absolutely nothing? I would be fine with mp-harmattan-00? having an unmet dependency - as long as it doesn't brake anything.

the only alternative to doing this is to create a dummy facebook package that fulfills the dependency without doing anything, and then mark the version as 'fixed' so it wont receive upgrades.
I've been thinking about that as well. But the facebook-package is undoubtedly signed, which makes "updating" it with a non-signed version impossible. That is, I once tried updating an app which I originally obtained from the store, but it failed because of this. I had to uninstall the "store-version" first.

really, my solution is a lot less involved than you might think.
Yeah, guess so. Either way, I'm learning a bit more about package management