[wp-trac] [WordPress Trac] #57187: Add devcontainer + Codespaces support
WordPress Trac
noreply at wordpress.org
Fri Feb 10 16:19:18 UTC 2023
#57187: Add devcontainer + Codespaces support
------------------------------+---------------------
Reporter: helen | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.2
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+---------------------
Comment (by johnbillion):
Here's the full terminal log:
https://gist.github.com/johnbillion/1a51bad2eb523e491cc08582513bd749
There's an error on line 142 in addition to the one I reported above:
{{{
=> ERROR [dev_containers_target_stage 3/6] RUN cd /tmp/build-features/co
0.4s
------
> [dev_containers_target_stage 3/6] RUN cd /tmp/build-features/common-
utils_1 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-
features-install.sh:
#11 0.129
===========================================================================
#11 0.129 Feature : Common Utilities
#11 0.129 Description : Installs a set of common command line utilities,
Oh My Zsh!, and sets up a non-root user.
#11 0.129 Id : ghcr.io/devcontainers/features/common-utils
#11 0.129 Version : 2.0.8
#11 0.129 Documentation :
https://github.com/devcontainers/features/tree/main/src/common-utils
#11 0.129 Options :
#11 0.129 INSTALLZSH="true"
#11 0.129 CONFIGUREZSHASDEFAULTSHELL="false"
#11 0.129 INSTALLOHMYZSH="true"
#11 0.129 UPGRADEPACKAGES="true"
#11 0.129 USERNAME="wordpress"
#11 0.129 USERUID="automatic"
#11 0.129 USERGID="automatic"
#11 0.129 NONFREEPACKAGES="false"
#11 0.129
===========================================================================
#11 0.173 Packages to verify are installed: apt-utils openssh-
client gnupg2 dirmngr iproute2 procps
lsof htop net-tools psmisc curl
tree wget rsync ca-certificates unzip
bzip2 zip nano vim-tiny less jq
lsb-release apt-transport-https dialog libc6
libgcc1 libkrb5-3 libgssapi-krb5-2
libicu[0-9][0-9] liblttng-ust[0-9] libstdc++6
zlib1g locales sudo ncdu man-db
strace manpages manpages-dev init-system-helpers
libssl1.1 git
#11 0.244 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
#11 0.305 Get:2 http://deb.debian.org/debian-security bullseye-security
InRelease [48.4 kB]
#11 0.315 Err:1 http://deb.debian.org/debian bullseye InRelease
#11 0.315 At least one invalid signature was encountered.
#11 0.334 Get:3 http://deb.debian.org/debian bullseye-updates InRelease
[44.1 kB]
#11 0.338 Err:2 http://deb.debian.org/debian-security bullseye-security
InRelease
#11 0.338 At least one invalid signature was encountered.
#11 0.360 Err:3 http://deb.debian.org/debian bullseye-updates InRelease
#11 0.360 At least one invalid signature was encountered.
#11 0.361 Reading package lists...
#11 0.366 W: GPG error: http://deb.debian.org/debian bullseye InRelease:
At least one invalid signature was encountered.
#11 0.366 E: The repository 'http://deb.debian.org/debian bullseye
InRelease' is not signed.
#11 0.366 W: GPG error: http://deb.debian.org/debian-security bullseye-
security InRelease: At least one invalid signature was encountered.
#11 0.366 E: The repository 'http://deb.debian.org/debian-security
bullseye-security InRelease' is not signed.
#11 0.366 W: GPG error: http://deb.debian.org/debian bullseye-updates
InRelease: At least one invalid signature was encountered.
#11 0.366 E: The repository 'http://deb.debian.org/debian bullseye-updates
InRelease' is not signed.
#11 0.367 ERROR: Feature "Common Utilities"
(ghcr.io/devcontainers/features/common-utils) failed to install! Look at
the documentation at
https://github.com/devcontainers/features/tree/main/src/common-utils for
help troubleshooting this error.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57187#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list