We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"image": "mcr.microsoft.com/devcontainers/python:3.10-bullseye",
=> ERROR [dev_containers_target_stage 7/9] RUN --mount=type=bind,from=de 2.0s ------ > [dev_containers_target_stage 7/9] RUN --mount=type=bind,from=dev_containers_feature_content_source,source=apt_2,target=/tmp/build-features-src/apt_2 cp -ar /tmp/build-features-src/apt_2 /tmp/dev-container-features && chmod -R 0755 /tmp/dev-container-features/apt_2 && cd /tmp/dev-container-features/apt_2 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-features-install.sh && rm -rf /tmp/dev-container-features/apt_2: [2024-11-27T04:50:56.684Z] 0.189 =========================================================================== 0.189 Feature : Install package(s) via Advanced Package Tool 0.189 Description : Install apt packages via JSON or apt.txt 0.189 Id : ghcr.io/deepspacecartel/devcontainers-features/apt 0.189 Version : 2.0.0 0.189 Documentation : 0.189 Options : 0.189 PACKAGES="shellcheck bash-completion cmake libcairo2-dev pkg-config python3-dev ffmpeg libsm6 libxext6 openscad pypy3 pypy3-dev graphviz pipx time" 0.189 =========================================================================== 0.192 Installing packages: shellcheck bash-completion cmake libcairo2-dev pkg-config python3-dev ffmpeg libsm6 libxext6 openscad pypy3 pypy3-dev graphviz pipx time [2024-11-27T04:50:56.684Z] 0.192 The effective dev container remoteUser is 'vscode' 0.192 The effective dev container remoteUser's home directory is '/home/vscode' 0.192 The effective dev container containerUser is 'root' 0.192 The effective dev container containerUser's home directory is '/root' 0.197 0.197 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 0.197 0.327 Hit:1 http://deb.debian.org/debian bullseye InRelease 0.351 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease [2024-11-27T04:50:56.684Z] 0.370 Hit:3 https://dl.yarnpkg.com/debian stable InRelease 0.378 Hit:4 http://deb.debian.org/debian bullseye-updates InRelease 0.685 Reading package lists... 1.148 Building dependency tree... 1.262 Reading state information... 1.273 All packages are up to date. [2024-11-27T04:50:56.684Z] 1.281 1.281 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 1.281 1.290 Reading package lists... 1.748 Building dependency tree... 1.865 Reading state information... [2024-11-27T04:50:56.684Z] 1.950 E: Unable to locate package pipx 1.951 ERROR: Feature "Install package(s) via Advanced Package Tool" (ghcr.io/deepspacecartel/devcontainers-features/apt) failed to install!
The text was updated successfully, but these errors were encountered:
alexanderilyin
No branches or pull requests
The text was updated successfully, but these errors were encountered: