wuf-Gavin opened a new issue, #30249:
URL: https://github.com/apache/superset/issues/30249
### Bug description
=> CANCELED [superset-websocket build 5/5] RUN npm ci && npm run build
210.5s
=> ERROR [superset-worker-beat superset-node 3/14] RUN apt-get update -qq
&& apt-get install -yqq --no-install-recommends
build-essential python3 zstd
168.4s
------
> [superset-worker-beat superset-node 3/14] RUN apt-get update -qq &&
apt-get install -yqq --no-install-recommends build-essential
python3 zstd:
168.3 W: Failed to fetch
http://deb.debian.org/debian/dists/bullseye/InRelease Temporary failure
resolving 'deb.debian.org'
168.3 W: Failed to fetch
http://deb.debian.org/debian-security/dists/bullseye-security/InRelease
Temporary failure resolving 'deb.debian.org'
168.3 W: Failed to fetch
http://deb.debian.org/debian/dists/bullseye-updates/InRelease Temporary
failure resolving 'deb.debian.org'
168.3 W: Some index files failed to download. They have been ignored, or old
ones used instead.
168.4 E: Unable to locate package build-essential
168.4 E: Unable to locate package python3
168.4 E: Unable to locate package zstd
### How to reproduce the bug
run command `docker compose up`
### Screenshots/recordings
_No response_
### Superset version
master / latest-dev
### Python version
3.9
### Node version
16
### Browser
Chrome
### Additional context
_No response_
### Checklist
- [ ] I have searched Superset docs and Slack and didn't find a solution to
my problem.
- [ ] I have searched the GitHub issue tracker and didn't find a similar bug
report.
- [ ] I have checked Superset's logs for errors and if I found a relevant
Python stacktrace, I included it here as text in the "additional context"
section.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]