I am experiencing some dependency issues when I am trying to install nfs-kernel-server on Wheezy on the RPI2
I am getting the following message:
- sudo apt-get install nfs-kernel-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
nfs-kernel-server : Depends: libtirpc1 but it is not going to be installed
Depends: nfs-common (= 1:1.2.6-4) but it is not going to b\
e installed
E: Unable to correct problems, you have held broken packages
Can anyone point me in the right direction on how to solve this issue?
Thanks
Galto