[Fuego] Fix a error related to packages have unmet dependencies

Bird, Timothy Tim.Bird at sony.com
Wed Oct 18 05:08:49 UTC 2017



> -----Original Message-----
> From: Hoang Van Tuyen on Tuesday, October 17, 2017 8:18 PM
> Dear Fuego developers,
> I have used the latest Fuego source with both next and master branches.
> When I ran the install.sh script, I got the below error:
> > 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:
> >   autoconf : Depends: perl (> 5.005) but it is not going to be installed
> >   git : Depends: liberror-perl but it is not going to be installed
> > E: Unable to correct problems, you have held broken packages.
> > The command '/bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get
> update && apt-get -yV install 	apt-utils daemon gcc make cmake python-
> paramiko python-lxml python-simplejson 	python-matplotlib python-
> serial python-yaml python-openpyxl python-requests 	libtool xmlstarlet
> autoconf automake rsync openjdk-7-jre openjdk-7-jdk iperf 	netperf
> netpipe-tcp sshpass wget git diffstat sudo net-tools vim curl 	inotify-tools
> g++ bzip2 bc libaio-dev gettext pkg-config libglib2.0-dev 	time python-
> pip python-xmltodict at minicom lzop bsdmainutils u-boot-tools 	mc
> netcat lava-tool openssh-server python-parsedatetime 	libsdl1.2-dev
> libcairo2-dev libxmu-dev libxmuu-dev' returned a non-zero code: 100
> It seems that the Debian container image has some packages which are
> newer than
> in the existing repository. So, I think we need to add a repository with
> newer packages.
> 
> I have attached the error log file and the patch for fixing the problem
> in the attachment.
> Could you please check them?

Looks good to me.  I didn't see this error (or maybe didn't notice it),
when I did recent testing on master, but I see no problem with the fix.
I've applied this to my 'master' branch.  Please pull and rebuild, and let
me know if it works.

Thanks very much!
 -- Tim


More information about the Fuego mailing list