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

teleport_15: 15.3.7 -> 15.4.11 #333048

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Conversation

justinas
Copy link
Contributor

@justinas justinas commented Aug 7, 2024

Description of changes

New minor version of Teleport 15. Part of #332957.

I will follow up with an update to teleport_16 (which is not affected by the issue mentioned) in a separate PR. Updating it is more involved, as the upstream has switched from yarn to pnpm in both master and v16.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@justinas
Copy link
Contributor Author

justinas commented Aug 7, 2024

@ofborg test teleport

@SuperSandro2000
Copy link
Member

applying patch /nix/store/211dqg5s4d1nkbii08lyffvmj0bhc2ml-tsh.patch
patching file tool/tsh/common/tsh.go
Hunk #1 succeeded at 1194 (offset 110 lines).
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
calling 'preConfigure' function hook '_multioutConfig'
Running phase: buildPhase
evaling implicit 'preBuild' string hook
go: github.com/go-resty/resty/[email protected]: read "https://proxy.golang.org/github.com/go-resty/resty/v2/@v/v2.11.0.zip": stream error: stream ID 3711; INTERNAL_ERROR; received from peer
error: builder for '/nix/store/2s66l2lb6dsfj6jlq1r9dbcp5g55v1aw-teleport-15.4.11-go-modules.drv' failed with exit code 1;

@justinas
Copy link
Contributor Author

justinas commented Aug 8, 2024

applying patch /nix/store/211dqg5s4d1nkbii08lyffvmj0bhc2ml-tsh.patch
patching file tool/tsh/common/tsh.go
Hunk #1 succeeded at 1194 (offset 110 lines).
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
calling 'preConfigure' function hook '_multioutConfig'
Running phase: buildPhase
evaling implicit 'preBuild' string hook
go: github.com/go-resty/resty/[email protected]: read "https://proxy.golang.org/github.com/go-resty/resty/v2/@v/v2.11.0.zip": stream error: stream ID 3711; INTERNAL_ERROR; received from peer
error: builder for '/nix/store/2s66l2lb6dsfj6jlq1r9dbcp5g55v1aw-teleport-15.4.11-go-modules.drv' failed with exit code 1;

Noticed this. Looks like an intermittent connection error, subsequent ofborg test teleport succeeded.

@SuperSandro2000 SuperSandro2000 merged commit 6168229 into NixOS:master Aug 9, 2024
40 of 44 checks passed
Copy link
Contributor

github-actions bot commented Aug 9, 2024

Successfully created backport PR for release-24.05:

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.

2 participants