Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Apr 2022 20:33:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263644] sysutils/govmomi: update to 0.28.0
Message-ID:  <bug-263644-7788-3BKkM2OdPZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263644-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263644-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263644

--- Comment #3 from Aleksandr Ignatyev <alex@i.org.ua> ---
It was successful on go 1.17. But, with Go 1.18 upgrade make is failing with
error:

=3D=3D=3D>  Extracting for govmomi-0.28.0
=3D> SHA256 Checksum OK for go/sysutils_govmomi/govmomi-v0.28.0/v0.28.0.mod.
=3D> SHA256 Checksum OK for go/sysutils_govmomi/govmomi-v0.28.0/v0.28.0.zip.
github.com/vmware/govmomi/examples/alarms imports
        github.com/dougm/pretty: no required module provides package
github.com/dougm/pretty; to add it:
        go get github.com/dougm/pretty
github.com/vmware/govmomi/govc/object imports
        github.com/a8m/tree: no required module provides package
github.com/a8m/tree; to add it:
        go get github.com/a8m/tree
github.com/vmware/govmomi/toolbox imports
        github.com/rasky/go-xdr/xdr2: no required module provides package
github.com/rasky/go-xdr/xdr2; to add it:
        go get github.com/rasky/go-xdr/xdr2
*** Error code 1


=3D=3D=3D=3D=3D=3D=3D=3D %< =3D=3D=3D=3D=3D=3D=3D=3D=3D

These modules updates a long time ago.

Actually, I see several reported bugs with the same error about other Go-bu=
ilt
ports after Go upgrade.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263644-7788-3BKkM2OdPZ>