fail install mc

Dear All,

I’m having problem in installing Midnight commander for Jetson Tx1 with Ubuntu 14.04.
This is my error.

ubuntu@tegra-ubuntu:~$ sudo apt-get install mc
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 follow packages have unmet dependencies:
md : Depends: mc-data (=3:4.8.15-2) but 3:4.8.19-0-eugenesan-xenial1 is to be installed
E: Unable to correct problems, you have held broken packages.

How do I do?

It seems mc has a dependency to mc-data, but you have a repository enabled where a newer version is found.

If you run

/usr/bin/software-properties-gtk

in tab ‘Other Software’, do you have an entry with somthing like Eugene San in Launchpad… ?
You may try to disable it, run apt-get update and retry.

Otherwise, if you need to keep it active, then you may try to install eugensan’s version 3.4.8.19 of mc.