From owner-freebsd-virtualization@freebsd.org Wed Mar 1 05:58:05 2017 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BC0E4CF3199 for ; Wed, 1 Mar 2017 05:58:05 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9D35AC40 for ; Wed, 1 Mar 2017 05:58:05 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 89529CF3196; Wed, 1 Mar 2017 05:58:05 +0000 (UTC) Delivered-To: virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88078CF3192; Wed, 1 Mar 2017 05:58:05 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5D309C3B; Wed, 1 Mar 2017 05:58:02 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from [10.0.1.70] (cpe-071-065-239-148.nc.res.rr.com [71.65.239.148] (may be forged)) (authenticated bits=0) by mouf.net (8.14.9/8.14.9) with ESMTP id v215vs6W005998 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Wed, 1 Mar 2017 05:58:00 GMT (envelope-from swills@FreeBSD.org) Subject: Re: [CFT] emulators/open-vm-tools{,-nox11} update to 10.1.0 To: ports@freebsd.org, emulation@FreeBSD.org, virtualization@FreeBSD.org References: <64b8d45d-2953-fc08-0c79-87bf3510c5b1@FreeBSD.org> From: Steve Wills Message-ID: <4239ee2c-6cd8-acad-a4e3-a6fdcb1c28bb@FreeBSD.org> Date: Wed, 1 Mar 2017 00:57:54 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <64b8d45d-2953-fc08-0c79-87bf3510c5b1@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="hqeTRI5n43UWA9qpaLWvskcKpjTQV8Wto" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Wed, 01 Mar 2017 05:58:00 +0000 (UTC) X-Spam-Status: No, score=-1.0 required=4.5 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mouf.net X-Virus-Scanned: clamav-milter 0.99.2 at mouf.net X-Virus-Status: Clean X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Mar 2017 05:58:05 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --hqeTRI5n43UWA9qpaLWvskcKpjTQV8Wto Content-Type: multipart/mixed; boundary="D6rhLirG99nSwE9whU9BXk0ongdTQ7BCd"; protected-headers="v1" From: Steve Wills To: ports@freebsd.org, emulation@FreeBSD.org, virtualization@FreeBSD.org Message-ID: <4239ee2c-6cd8-acad-a4e3-a6fdcb1c28bb@FreeBSD.org> Subject: Re: [CFT] emulators/open-vm-tools{,-nox11} update to 10.1.0 References: <64b8d45d-2953-fc08-0c79-87bf3510c5b1@FreeBSD.org> In-Reply-To: <64b8d45d-2953-fc08-0c79-87bf3510c5b1@FreeBSD.org> --D6rhLirG99nSwE9whU9BXk0ongdTQ7BCd Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi All, Thanks to everyone who tested. I've updated the patch and packages in the same location and fixed a number of issues. Please re-test if you can. The only remaining issue that I know of is building with libunwind installed. If you run into an issue buidling, uninstall libunwind. Upstream is looking at that. This is likely the final change before I commit this, which currently I plan to do on 3/15. So if you use it, now is your chance to test and report issues. Steve On 01/19/2017 16:59, Steve Wills wrote: > Hi, >=20 > I'd like anyone possible to test an updated version of > emulators/open-vm-tools{,-nox11}. I have the patch here for those who > wish to build themselves: >=20 > https://people.freebsd.org/~swills/open-vm-tools/open-vm-tools-10.1.0.d= iff >=20 > And for those who wish to test using packages, I've built packages with= > the new version and it's deps from the quarterly ports branch here: >=20 > https://people.freebsd.org/~swills/open-vm-tools/ >=20 > with sub-directories for various FreeBSD versions and archs. There's > also a script which can help you configure the repo so that you can > install using pkg, here: >=20 > https://people.freebsd.org/~swills/open-vm-tools/ovmsetup.sh >=20 > Just grab the script, run it, then pkg install the open-vm-tools > package, or update it if you already have it installed. This is a bit o= f > a new testing method for me, so don't be surprised if there are some bu= mps. >=20 > I would be really nice see tests with both various versions of VMWare > ESXi, particularly ESXi 6.0 and 6.5, and also VMWare desktop products. > Any help testing would be appreciated. Even just a "worked OK for me" i= s > helpful. >=20 > One particular note about this version, it no longer includes vmhgfs. > Instead, there's support for using fuse to share files, though I haven'= t > found documentation on that yet. >=20 > So, if you can try it out, please do and let me know how it goes. >=20 > Thanks, > Steve >=20 --D6rhLirG99nSwE9whU9BXk0ongdTQ7BCd-- --hqeTRI5n43UWA9qpaLWvskcKpjTQV8Wto Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQGnBAEBCgCRFiEEmPpBSlwqDvnP0K0N9c9isyB7G6EFAli2YuJfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDk4 RkE0MTRBNUMyQTBFRjlDRkQwQUQwREY1Q0Y2MkIzMjA3QjFCQTETHHN3aWxsc0Bm cmVlYnNkLm9yZwAKCRD1z2KzIHsbobIgB/9cup0eurZK0b/8AzbKkMs55nC+RngY vho5Tmvx82EuigT7mH6aUBatjPyIkBYfghf8bYZ41NAbXUeYbPijmODrSWKWyCqN kJyfU9aK2GekNCIl5+KJDozPWqfWWhB5WzLVQ+//um40fDcwtj63chdALWKq59yp lAqlIZ0JI/SjFgIAJN9oLK0+04gYNcIfoGkt7LLqRxuX6Ehz8VxX4LqBlSOxMAxo ymXUJdGtosjevsym4RzMACkpxDfnsDoYiavLnmeGTpbDxNeQBWOpuyLdveV0aqbV 1dEZqdIyBTSQDtoyF9lugs3c0s5RRxLGMrZp5B/HEtBoxCVtf9cCcdwP =a0KY -----END PGP SIGNATURE----- --hqeTRI5n43UWA9qpaLWvskcKpjTQV8Wto--