Skip to content

all.bash: problem with spaces in path #66061

Closed
@programmingkidx

Description

@programmingkidx

Go version

go version go1.22.0 darwin/amd64

Output of go env in your module/workspace:

This isn't needed.

What did you do?

I ran this command:
clear ; time GOOS=darwin GOARCH=amd64 ./all.bash

What did you see happen?

I saw this error message at the end of testing the go compiler:
./all.bash: line 13: /<snip>/Go: No such file or directory

What did you expect to see?

I expected to see this:

ALL TESTS PASSED
---
Installed Go for darwin/amd64 in /Users/<snip>/Go compiler/goroot
Installed commands in /Users/<snip>/Go compiler/goroot/bin
*** You need to add /Users/<snip>/Go compiler/goroot/bin to your PATH.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions