As of nx-libs 3.5.0, libnx-x11 is a transitional dummy package and can be safely removed.
As of nx-libs 3.6 beta, libnx-x11 no longer exists.
So run:
sudo apt-get purge libnx-x11 sudo apt-get install libnx-x11-6
-Mike
On Tue, Sep 20, 2016 at 12:12 AM, Robert Dinse <nanook@eskimo.com> wrote:
I am trying to upgrade another Ubuntu server after having done so
successfully on one but I am getting stuck at:
apt-get install libnx-x11 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: libnx-x11 : Depends: libnx-x11-6 (< 2:3.5.0.32-0~668~ubuntu16.04.1.1) but 2:3.5.99.1-0.1+git20160913.1427+16.04.release.1 is to be installed E: Unable to correct problems, you have held broken packages. [...]