os: MkdirAll error has junk characters on Plan 9 #24921
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Plan9
Milestone
What version of Go are you using (
go version
)?go version go1.10.1 plan9/amd64
Does this issue reproduce with the latest release?
Yes.
What operating system and processor architecture are you using (
go env
)?GOARCH='amd64'
GOBIN=''
GOCACHE='/usr/p/lib/cache/go-build'
GOEXE=''
GOHOSTARCH='amd64'
GOHOSTOS='plan9'
GOOS='plan9'
GOPATH='/usr/p/go'
GORACE=''
GOROOT='/sys/go/1.10.1'
GOTMPDIR=''
GOTOOLDIR='/sys/go/1.10.1/pkg/tool/plan9_amd64'
GCCGO='gccgo'
CC='6c'
CXX='g++'
CGO_ENABLED='0'
CGO_CFLAGS='-g -O2'
CGO_CPPFLAGS=''
CGO_CXXFLAGS='-g -O2'
CGO_FFLAGS='-g -O2'
CGO_LDFLAGS='-g -O2'
PKG_CONFIG='pkg-config'
GOGCCFLAGS='-fPIC -m64 -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build510394034=/tmp/go-build -gno-record-gcc-switches'
What did you do?
What did you expect to see?
mkdir foo/bar: 'foo/bar' does not exist
mkdir foo/bar: 'foo/bar' does not exist
mkdir foo/bar: 'foo/bar' does not exist
mkdir foo/bar: 'foo/bar' does not exist
mkdir foo/bar: 'foo/bar' does not exist
What did you see instead?
mkdir foo/bar: 'foo/bar' does not exist existst
mkdir foo/bar: 'foo/bar' does not existes not ex
mkdir foo/bar: 'foo/bar' does not existon denied
mkdir foo/bar: 'foo/bar' does not existon denied
mkdir foo/bar: 'foo/bar' does not existon denied
The text was updated successfully, but these errors were encountered: