Installing ubuntu desktop on M4
Posted: Fri Dec 21, 2018 12:41 pm
Dear All, I really would like to have Ubuntu-desktop on the M4 unfortunately what ever I do I get stuck.
I managed to install:
rk3399-eflasher-friendlydesktop-bionic-4.4-arm64-20181219.img
and flash it to the eMMC.
I then reboot and login as root to the eMMC terminal.
sudo apt-get update
sudo apt-get upgrade
then I understand it is better to
sudo apt-get install tasksel
and then if I launch it and try to install anything I get:
tasksel: apt-get failed (100)
almost immediately..
I can't find anything usefull in /var/log and /var/log/apt
Anyway I try to manually start the install using sudo apt-get install ubuntu-desktop
and sudo apt-get install ubuntu-desktop^
and then I get:
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:
ubuntu-desktop : Depends: gvfs-bin
Recommends: bluez-cups but it is not going to be installed
Recommends: cups
Recommends: cups-bsd
Recommends: cups-client
Recommends: cups-filters but it is not going to be installed
Recommends: hplip but it is not going to be installed
Recommends: printer-driver-foo2zjs but it is not going to be installed
Recommends: printer-driver-m2300w but it is not going to be installed
Recommends: printer-driver-pxljr but it is not going to be installed
Recommends: printer-driver-splix but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I tried several things like:
dpkg --configure -a
but nothing seems to work... Any help appreciated...
I managed to install:
rk3399-eflasher-friendlydesktop-bionic-4.4-arm64-20181219.img
and flash it to the eMMC.
I then reboot and login as root to the eMMC terminal.
sudo apt-get update
sudo apt-get upgrade
then I understand it is better to
sudo apt-get install tasksel
and then if I launch it and try to install anything I get:
tasksel: apt-get failed (100)
almost immediately..
I can't find anything usefull in /var/log and /var/log/apt
Anyway I try to manually start the install using sudo apt-get install ubuntu-desktop
and sudo apt-get install ubuntu-desktop^
and then I get:
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:
ubuntu-desktop : Depends: gvfs-bin
Recommends: bluez-cups but it is not going to be installed
Recommends: cups
Recommends: cups-bsd
Recommends: cups-client
Recommends: cups-filters but it is not going to be installed
Recommends: hplip but it is not going to be installed
Recommends: printer-driver-foo2zjs but it is not going to be installed
Recommends: printer-driver-m2300w but it is not going to be installed
Recommends: printer-driver-pxljr but it is not going to be installed
Recommends: printer-driver-splix but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I tried several things like:
dpkg --configure -a
but nothing seems to work... Any help appreciated...