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

Sync runc version to v1.1.12 #19684

Closed
wants to merge 1 commit into from
Closed

Sync runc version to v1.1.12 #19684

wants to merge 1 commit into from

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Apr 29, 2024

Preview status

gitpod:summary

Build Options

Build
  • /werft with-werft
    Run the build with werft instead of GHA
  • leeway-no-cache
  • /werft no-test
    Run Leeway with --dont-test
Publish
  • /werft publish-to-npm
  • /werft publish-to-jb-marketplace
Installer
  • analytics=segment
  • with-dedicated-emulation
  • workspace-feature-flags
    Add desired feature flags to the end of the line above, space separated
Preview Environment / Integration Tests
  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-gce-vm
    If enabled this will create the environment on GCE infra
  • /werft preemptible
    Saves cost. Untick this only if you're really sure you need a non-preemtible machine.
  • with-integration-tests=workspace
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh. If enabled, with-preview and with-large-vm will be enabled.
  • with-monitoring

@aledbf aledbf requested a review from a team as a code owner April 29, 2024 21:10
@kylos101
Copy link
Collaborator

Build failed with:

[components/ws-daemon:lib] pkg/cgroup/plugin_fuse_v2.go:14:2: could not import github.com/opencontainers/runc/libcontainer/specconv (-: # github.com/opencontainers/runc/libcontainer/specconv
[components/ws-daemon:lib] /home/gitpod/go-packages/pkg/mod/github.com/opencontainers/[email protected]/libcontainer/specconv/spec_linux.go:947:33: undefined: userns.GetUserNamespaceMappings
[components/ws-daemon:lib] /home/gitpod/go-packages/pkg/mod/github.com/opencontainers/[email protected]/libcontainer/specconv/spec_linux.go:963:15: undefined: userns.IsSameMapping
[components/ws-daemon:lib] /home/gitpod/go-packages/pkg/mod/github.com/opencontainers/[email protected]/libcontainer/specconv/spec_linux.go:964:13: undefined: userns.IsSameMapping) (typecheck)
[components/ws-daemon:lib] 	"github.com/opencontainers/runc/libcontainer/specconv"
[components/ws-daemon:lib] 	^
[components/ws-daemon:lib] pkg/content/initializer.go:21:2: could not import github.com/opencontainers/runc/libcontainer/specconv (-: # github.com/opencontainers/runc/libcontainer/specconv
[components/ws-daemon:lib] /home/gitpod/go-packages/pkg/mod/github.com/opencontainers/[email protected]/libcontainer/specconv/spec_linux.go:947:33: undefined: userns.GetUserNamespaceMappings
[components/ws-daemon:lib] /home/gitpod/go-packages/pkg/mod/github.com/opencontainers/[email protected]/libcontainer/specconv/spec_linux.go:963:15: undefined: userns.IsSameMapping
[components/ws-daemon:lib] /home/gitpod/go-packages/pkg/mod/github.com/opencontainers/[email protected]/libcontainer/specconv/spec_linux.go:964:13: undefined: userns.IsSameMapping) (typecheck)
[components/ws-daemon:lib] 	"github.com/opencontainers/runc/libcontainer/specconv"
[components/ws-daemon:lib] 	^
[components/ws-daemon:lib] package build failed while linting
[components/ws-daemon:lib] Reason: exit status 1

@aledbf aledbf closed this May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants