From owner-freebsd-current@freebsd.org Mon Jun 25 18:52:42 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6E523101B1BE for ; Mon, 25 Jun 2018 18:52:42 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x229.google.com (mail-it0-x229.google.com [IPv6:2607:f8b0:4001:c0b::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F38B489490 for ; Mon, 25 Jun 2018 18:52:41 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x229.google.com with SMTP id m194-v6so13976173itg.2 for ; Mon, 25 Jun 2018 11:52:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=2jQSr4l08Ckh396n9R1+hHc8mkzS8GY8E+HpaIXIG7w=; b=zzVPpWD6hLWeALA4ofA6wwxe+XPL83Eko3tuq+aT9sCsy85WIY4GjOh/5sZMXhD/49 0UtZmoL3ZtupdxBDIUOuUCvqsS39hePJwZjYu0PUNGEb6IwGnXlOPwmmyvLjO629K4fP uXvhCqewMypMRWqQqsJvq3xYoVx3AHTv35oY3LERXn6CJK4iHE1cLdyRvvEDIhzcnph6 3HsGuDX4JrRY8eGAC6/nuMXUZwwxTN1lA4CcNr/r0+uKYmD5O/ABQkxU806zUrA/sJhS 2OzkCT2855gwvAS1FO+Sxi+BS6eKaFoqk5D7A2xfVQ14lF5bq5NTo/X1XNt+zn46WQEk Yqig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=2jQSr4l08Ckh396n9R1+hHc8mkzS8GY8E+HpaIXIG7w=; b=AbIoQvw3cQA8RvmNFlMKexZCLaf6N+LioVaI10oTEuNYWETCH8IAVgu+eSoc/soAt7 QqL/1FDcbnh+igjzbvKttG+oJQGPSAZfYSG8Kl2xYe/+SFCNCyB2yXG/rYes1I+b/o87 +8SkAmn/FO7ldfeToxLV0WwsMAfXeHlYDhRQsrz2RgZNTazxy7dY0ApaZiSMnvYW0QMr LKHzGeit6c8aQhO1QLOBSUcP9as7+WSIeBMQF+37wkD9VEz9lw6VKe/6J5Gwy+E8R+3u nPFw7ufLSvr9Su5YgXrKbLNbNfXGj+Qzbz3JOZ4xwYwTwW0rBsbqjakXrAzSArfyzvKa H9rA== X-Gm-Message-State: APt69E2S41E+PRjmhczyOdnc7xOzBgRy4WIWtDTCQzV138phH71mlxQ5 BxTTvSayIwjqdsd6wci4w637coU1l6rtAKl4Cggkbg== X-Google-Smtp-Source: ADUXVKIpOqrma9uOWcvuPoAQLhIz6PBjttQ8oISsGWr8q8BuQEGaaPxgj7M2WI1sb5WMNbGryexBef6TD4XFzNoGuds= X-Received: by 2002:a24:7c8d:: with SMTP id a135-v6mr1896493itd.73.1529952761330; Mon, 25 Jun 2018 11:52:41 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 2002:a4f:5945:0:0:0:0:0 with HTTP; Mon, 25 Jun 2018 11:52:40 -0700 (PDT) X-Originating-IP: [50.227.106.226] In-Reply-To: <95bc106f-cd0f-c163-3fc3-7b3d02047eb5@zyxst.net> References: <68667907-4698-c2f0-3d97-bb7f75ff6bbf@zyxst.net> <95bc106f-cd0f-c163-3fc3-7b3d02047eb5@zyxst.net> From: Warner Losh Date: Mon, 25 Jun 2018 12:52:40 -0600 X-Google-Sender-Auth: 5EtNxx3lSHH4b3VxmYuNqDdsNLw Message-ID: Subject: Re: ino64 To: tech-lists Cc: FreeBSD Current Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jun 2018 18:52:42 -0000 On Mon, Jun 25, 2018 at 11:40 AM, tech-lists wrote: > On 25/06/2018 16:37, Warner Losh wrote: > >> While the compat stuff generally works, there are edge cases where it >> will fail when you have a mixed environment. You're best bet is to >> reinstall all ports. If you do just a few, you'll hit the edge cases. >> > > Hi, > > What do you mean by "mixed environment"? for context, this is a remote > server that runs sshd abd bhyve, and that's it. > A mixed environment would be a mix of old and new packages. > I expected to have to rebuild everything. I guess portupgrade -af will do > it? > I believe so. That will avoid all issues I'm aware of. Warner