Skip to content

Error installing on Ubuntu 16.04 #2

@jgonzas

Description

@jgonzas

I have a problem installing on Ubuntu 16.04, show this error:

can you help me?

gonzas@javier-Acer-X4630G:~/Descargas/docker-qt$ sudo ./docker-build.sh
Sending build context to Docker daemon 102.9 kB
Step 1/17 : FROM ubuntu:16.04
---> f975c5035748
Step 2/17 : ENV QT_VERSION v5.9.1
---> Using cache
---> c6b6734c42b2
Step 3/17 : ENV QT_CREATOR_VERSION v4.3.1
---> Using cache
---> a51993e5a2c7
Step 4/17 : RUN apt-get -y upgrade
---> Using cache
---> 32bc19f65173
Step 5/17 : RUN apt-get -y update
---> Using cache
---> 9da29e04faa1
Step 6/17 : RUN apt-get -y build-dep qt5-default
---> Running in a1d245c71414
Reading package lists...
E: Unable to find a source package for qt5-default
Picking 'qtbase-opensource-src' as source package instead of 'qt5-default'
The command '/bin/sh -c apt-get -y build-dep qt5-default' 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