Trouble with `go get -u upspin.io/cmd/...`

53 views
Skip to first unread message

Gurjant Kalsi

unread,
Mar 18, 2020, 9:26:06 PM3/18/20
to Upspin
When I try running

go get -u upspin.io/cmd/...

I get the following error:
bazil.org/fuse/fuse.go:410: undefined: errors.As
bazil.org/fuse/fuse.go:521: undefined: os.ModeIrregular
bazil.org/fuse/fuse.go:526: undefined: os.ModeIrregular

Am I holding it wrong or did something regress?

David Presotto

unread,
Mar 18, 2020, 9:35:09 PM3/18/20
to Gurjant Kalsi, Upspin
Must be the corona virus.   I'll try later and see what's up.

--
You received this message because you are subscribed to the Google Groups "Upspin" group.
To unsubscribe from this group and stop receiving emails from it, send an email to upspin+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/upspin/176dc7eb-f03f-48b6-b0c3-c7cb8affde12%40googlegroups.com.

Gurjant Kalsi

unread,
Mar 18, 2020, 9:47:16 PM3/18/20
to Upspin
Awesome, thank you!


On Wednesday, March 18, 2020 at 6:35:09 PM UTC-7, David L Presotto wrote:
Must be the corona virus.   I'll try later and see what's up.

On Wed, Mar 18, 2020 at 6:26 PM Gurjant Kalsi <gurjan...@gmail.com> wrote:
When I try running

go get -u upspin.io/cmd/...

I get the following error:
bazil.org/fuse/fuse.go:410: undefined: errors.As
bazil.org/fuse/fuse.go:521: undefined: os.ModeIrregular
bazil.org/fuse/fuse.go:526: undefined: os.ModeIrregular

Am I holding it wrong or did something regress?

--
You received this message because you are subscribed to the Google Groups "Upspin" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ups...@googlegroups.com.

Tom Lieber

unread,
Mar 18, 2020, 10:30:41 PM3/18/20
to Gurjant Kalsi, Upspin
How old is your Go?

os.ModeIrregular was added in 1.11.
errors.As was added in 1.13.

On Wed, Mar 18, 2020 at 6:26 PM Gurjant Kalsi <gurjan...@gmail.com> wrote:
--
You received this message because you are subscribed to the Google Groups "Upspin" group.
To unsubscribe from this group and stop receiving emails from it, send an email to upspin+un...@googlegroups.com.

Gurjant Kalsi

unread,
Mar 19, 2020, 1:39:45 AM3/19/20
to Upspin
Ah thanks, that did it!

I thought I was running latest but I guess not :(


On Wednesday, March 18, 2020 at 7:30:41 PM UTC-7, Tom Lieber wrote:
How old is your Go?

os.ModeIrregular was added in 1.11.
errors.As was added in 1.13.

On Wed, Mar 18, 2020 at 6:26 PM Gurjant Kalsi <gurjan...@gmail.com> wrote:
When I try running

go get -u upspin.io/cmd/...

I get the following error:
bazil.org/fuse/fuse.go:410: undefined: errors.As
bazil.org/fuse/fuse.go:521: undefined: os.ModeIrregular
bazil.org/fuse/fuse.go:526: undefined: os.ModeIrregular

Am I holding it wrong or did something regress?

--
You received this message because you are subscribed to the Google Groups "Upspin" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ups...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages