Skip to content

Feature "Install package(s) via Advanced Package Tool" failed to install! #11

@alexanderilyin

Description

@alexanderilyin
"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!

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions