Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cathode - error during build #563

Open
Rohlik opened this issue Dec 21, 2020 · 1 comment
Open

cathode - error during build #563

Rohlik opened this issue Dec 21, 2020 · 1 comment
Labels

Comments

@Rohlik
Copy link

Rohlik commented Dec 21, 2020

This error occur during the build cathode image:

Sending build context to Docker daemon   2.56kB
Step 1/7 : FROM debian:bullseye-slim
 ---> ea64efa816a4
Step 2/7 : LABEL maintainer "Jessie Frazelle <[email protected]>"
 ---> Using cache
 ---> 7691750a2721
Step 3/7 : RUN apt-get update && apt-get install -y     build-essential         ca-certificates         git     qmlscene        qt5-qmake       qt5-default     qtdeclarative5-dev      qml-module-qtquick-controls     qml-module-qtgraphicaleffects   qml-module-qtquick-dialogs   qml-module-qtquick-localstorage  qml-module-qtquick-window2      --no-install-recommends         && rm -rf /var/lib/apt/lists/*
 ---> Running in 35ba69c47ca4
Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
Get:2 http://deb.debian.org/debian bullseye InRelease [123 kB]
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [40.1 kB]
Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [7961 kB]
Fetched 8168 kB in 2s (3544 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package qt5-default
The command '/bin/sh -c apt-get update && apt-get install -y    build-essential         ca-certificates         git     qmlscene        qt5-qmake       qt5-default     qtdeclarative5-dev      qml-module-qtquick-controls     qml-module-qtgraphicaleffects   qml-module-qtquick-dialogs    qml-module-qtquick-localstorage         qml-module-qtquick-window2      --no-install-recommends         && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.98. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@issue-label-bot issue-label-bot bot added the bug label Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant