Skip to content

qemu-system has unmet dependencies #18

@acerv

Description

@acerv

When trying to build the docker with command:
sudo docker build -t lavadev .

I have the following error:

The following packages have unmet dependencies:
qemu-system : Depends: qemu-system-sparc but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
The command '/bin/sh -c echo 'lava-server lava-server/instance-name string lava-docker-instance' | debconf-set-selections && echo 'locales locales/locales_to_be_generated multiselect C.UTF-8 UTF-8, en_US.UTF-8 UTF-8 ' | debconf-set-selections && echo 'locales locales/default_environment_locale select en_US.UTF-8' | debconf-set-selections && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y android-tools-fastboot cu expect lava-coordinator lava-dev lava-dispatcher lava-tool linaro-image-tools locales openssh-server postgresql screen sudo vim && service postgresql start && DEBIAN_FRONTEND=noninteractive apt-get install -y -t jessie-backports lava qemu-system && a2dissite 000-default && a2ensite lava-server && /stop.sh && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions