Thread
:
[HELP]Getting man-db to work on N9/N950
View Single Post
reinob
2012-07-05 , 11:26
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#
5
No idea, but it looks like you're not getting man-db anytime soon
Given that man-db wants to also pull these:
bsdmainutils bsdutils coreutils debianutils groff-base mktemp
you could try simulating installation of each one individually, e.g.
# apt-get -s install bsdmainutils
# apt-get -s install bsdutils
..
and see which one(s) cause the whole mess.
Honestly, if all you want the man *database* (without the man program, etc.) I cannot imagine how the maintainer managed to massively fvck up the dependencies (but hey, this is debian).
One option is to simply unpack the .deb and live with it..
Quote & Reply
|
The Following User Says Thank You to reinob For This Useful Post:
Ariadeno
reinob
View Public Profile
Send a private message to reinob
Find all posts by reinob