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

Dart container breaks when changing VARIANT to 3 or latest #847

Closed
j-h-a opened this issue Nov 12, 2023 · 1 comment
Closed

Dart container breaks when changing VARIANT to 3 or latest #847

j-h-a opened this issue Nov 12, 2023 · 1 comment

Comments

@j-h-a
Copy link

j-h-a commented Nov 12, 2023

Ok, so I think I finally find the right org/repo 🤷‍♀️
This is in relation to this container: https://github.com/microsoft/vscode-dev-containers/tree/main/containers/dart

I see it's not migrated into this org yet, but I don't see anywhere else that's more appropriate than here...

When changing the VARIANT to 3 or latest, the common-debian script no longer works, failing as follows:

ERROR: failed to solve: process "/bin/sh -c /bin/bash /tmp/library-scripts/common-debian.sh \"${INSTALL_ZSH}\" \"${USERNAME}\" \"${USER_UID}\" \"${USER_GID}\" \"${UPGRADE_PACKAGES}\" \"true\" \"true\"" did not complete successfully: exit code: 2
@samruddhikhandale
Copy link
Member

Hi 👋

We migrated Templates to the devcontainers org, as part of the work on the open dev container specification. For more details, you can review the microsoft/vscode-dev-containers#1589. However, it did not include the Templates which were contributed by the community and we only continued support for the official ones.

As mentioned in https://containers.dev/templates, Dart Template is no longer maintained and hence, we won't be able to help with your request. We tried reaching out to the contributors, but they haven't yet to migrated it to their own repo.

Image

If you are interested, we would appreciate if you could add this Template in a separate repository of your control. The devcontainers/template-starter repo has more guidance on self authoring them. Once you've self authored and if you'd like to share it with the community, feel free to add it to the index.

This is in relation to this container: https://github.com/microsoft/vscode-dev-containers/tree/main/containers/dart

I thought we updated the READMEs with a Note to mention that they have been deprecated, and are no longer maintained. But looks like it is missing, apologies for the inconvenience. // cc @bamurtaugh

@samruddhikhandale samruddhikhandale closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants