My host OS version is ubuntu 14.04.1
After run the setup.sh, the failed informations as follows:
User 'root' is already apart of the 'dialout' group
-------------------------------------------------------------------------------
setup package script
This script will make sure you have the proper host support packages installed
This script requires administrator priviliges (sudo access) if packages are to be installed.
-------------------------------------------------------------------------------
System requires packages xinetd tftpd nfs-kernel-server build-essential libncurses5-dev automake dos2unix screen u-boot-tools to be installed
Installation requires you to have administrator priviliges (sudo access)
on your host. Do you have administrator privilieges?
Type 'y' to continue or 'n' to exit the installation: y
Performing sudo apt-get install xinetd tftpd nfs-kernel-server build-essential libncurses5-dev automake dos2unix screen u-boot-tools
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
automake : Depends: autoconf (>= 2.65) but it is not going to be installed
Depends: autotools-dev (>= 20020320.1) but it is not going to be installed
build-essential : Depends: gcc (>= 4:7.2) but 4:4.8.2-1ubuntu6 is to be installed
Depends: g++ (>= 4:7.2) but it is not going to be installed
Depends: dpkg-dev (>= 1.17.11) but it is not going to be installed
libc-bin : Depends: libc6 (< 2.20) but 2.24-17 is to be installed
libc-l10n : Breaks: locales (< 2.21-1) but 2.13+git20120306-12.1 is to be installed
libc6 : Breaks: locales (< 2.24) but 2.13+git20120306-12.1 is to be installed
libc6-dev : Depends: linux-libc-dev (>= 4.12.6) but 3.13.0-77.121 is to be installed
Breaks: binutils (< 2.26) but 2.24-5ubuntu14 is to be installed
libncurses5-dev : Depends: libtinfo5 (= 6.0+20170902-1) but 5.9+20140118-1ubuntu1 is to be installed
Depends: libncurses5 (= 6.0+20170902-1) but 5.9+20140118-1ubuntu1 is to be installed
Depends: libtinfo-dev (= 6.0+20170902-1) but it is not going to be installed
nfs-kernel-server : Depends: libtirpc1 (>= 0.2.4) but it is not going to be installed
Depends: init-system-helpers (>= 1.18~) but 1.14 is to be installed
Depends: nfs-common (= 1:1.3.4-2.1+b1) but it is not going to be installed
Depends: keyutils
screen : Depends: libtinfo5 (>= 6) but 5.9+20140118-1ubuntu1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Failed setup, aborting..
Failed setup, aborting..