From owner-freebsd-stable@freebsd.org Sun May 27 13:16:50 2018 Return-Path: Delivered-To: freebsd-stable@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 17B35F73513 for ; Sun, 27 May 2018 13:16:50 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:8006::18]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B2F447FCCC for ; Sun, 27 May 2018 13:16:49 +0000 (UTC) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ryuu.rg.net) by ran.psg.com with esmtp (Exim 4.86_2) (envelope-from ) id 1fMvXT-0000A1-H0; Sun, 27 May 2018 13:16:47 +0000 Date: Sun, 27 May 2018 06:16:47 -0700 Message-ID: From: Randy Bush To: Wolfgang Zenker Cc: FreeBSD Stable Subject: Re: freebsd-update: cannot open patchlist In-Reply-To: <20180527085129.GB60420@lyxys.ka.sub.org> References: <20180527085129.GB60420@lyxys.ka.sub.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/25.3 Mule/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 May 2018 13:16:50 -0000 >> # freebsd-update upgrade -r 11.1-RELEASEa > > you probably noticed the moment you hit the send button, but in case > you didn't: Try to update to 11.1-RELEASE instead of 11.1-RELEASEa typo after paste # history | grep upgrade 53 freebsd-update upgrade -r 11.1-RELEASE 58 history | grep upgrade and i now have the problem on two out of four systems i am upgrading. all currently 10.3-RELEASE-p24 trying to go to 11.1 randy