View Single Post
Posts: 479 | Thanked: 1,284 times | Joined on Jan 2012 @ Enschede, The Netherlands
#8
Hm, looks rather... elaborated. And I guess it might interfere with updates later on. While I'm not afraid to reflash the device when things go wrong, I'd rather avoid it.

I've tried this:

Code:
~ # dpkg --no-act --ignore-depends=mp-harmattan-001-pr -r facebook
(Reading database ... 51426 files and directories currently installed.)
Would remove or purge facebook ...
This gives no errors, no warnings.. However, I'm rather hesitant to run it without the "--no-act" for obvious reasons. I've tried running it in QEMU, but there facebook is no reverse dependency of mp-harmattan-001-pr And to try it on Nokia's Remote Device Access is a bit rude, as it seems the test device isn't cleared between sessions.

Anyway, could anybody make an educated guess what will happen with the --ignore-depends option? (Or have the balls and simply try it )