From nobody Sat May 6 21:03:00 2023 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QDKlG2r3Jz4983V for ; Sat, 6 May 2023 21:03:06 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Received: from nightmare.dreamchaser.org (ns.dreamchaser.org [66.109.141.57]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "discoveriesinwood.com", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QDKlG0vC2z43TK for ; Sat, 6 May 2023 21:03:06 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Authentication-Results: mx1.freebsd.org; none Received: from [192.168.151.122] (breakaway [192.168.151.122]) by nightmare.dreamchaser.org (8.16.1/8.16.1) with ESMTP id 346L305o009512; Sat, 6 May 2023 15:03:00 -0600 (MDT) (envelope-from freebsd@dreamchaser.org) Message-ID: Date: Sat, 6 May 2023 14:03:00 -0700 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.7.0 From: Gary Aitken Subject: Re: Error in vm manpage To: Arthur Chance , Yuri , freebsd-questions@freebsd.org References: <2986dfd0-ac48-9793-f480-84c8e6f4d222@Gmail.com> <4763e87b-86bb-8756-4d67-febc6c3d6b04@aetern.org> <1a48dbcf-71ba-69a0-c010-f16b11d14628@qeng-ho.org> Content-Language: en-US Reply-To: freebsd@dreamchaser.org In-Reply-To: <1a48dbcf-71ba-69a0-c010-f16b11d14628@qeng-ho.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.4 (nightmare.dreamchaser.org [192.168.151.101]); Sat, 06 May 2023 15:03:00 -0600 (MDT) X-Rspamd-Queue-Id: 4QDKlG0vC2z43TK X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:21947, ipnet:66.109.128.0/19, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On 5/6/23 09:21, Arthur Chance wrote: > Maybe it's time I regenerated my ports rather than just updating them. > It would appear portsnap doesn't necessarily delete old ports as I have > both ports on my system and my last portsnap update was just after > midnight today. > > Also ports.freebsd.org doesn't seem to be up to date on these ports. I'm not dead certain on this but I think this is about the time when the tree is being updated, so it may be in a state of flux. Although if the change is not recent that wouldn't be what you're seeing. I've had problems in the past where waiting a few hours and then things showed up. Gary