Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/goPublic

x/build: add doas package on NetBSD systems #70708

Open
Labels
Buildersx/build issues (builders, bots, dashboards)NeedsFixThe path to resolution is known, but the work has not been done.OS-NetBSD
Milestone
@ianlancetaylor

Description

@ianlancetaylor

Go version

devel

Output ofgo env in your module/workspace:

N/A

What did you do?

#70702 reports that su asks for a password on some FreeBSD systems, causing the runtime testTestSUID to fail and leaving the terminal in a broken state. Using thedoas command with the-n option avoids this problem.doas is available as a separate package on FreeBSD and perhaps also NetBSD. Let's add it to the builders, and switch the test to use it. It's OK to run the test on systems where there is nodoas command; the test will be skipped.

What did you see happen?

/bin/sh: doas: not found

What did you expect to see?

A passing test.

CC @golang/release

Metadata

Metadata

Assignees

No one assigned

    Labels

    Buildersx/build issues (builders, bots, dashboards)NeedsFixThe path to resolution is known, but the work has not been done.OS-NetBSD

    Type

    No type

    Projects

    Status

    Planned

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp