From owner-freebsd-questions@freebsd.org Fri Jul 12 19:01:02 2019 Return-Path: Delivered-To: freebsd-questions@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 DF89715D3576 for ; Fri, 12 Jul 2019 19:01:02 +0000 (UTC) (envelope-from srs0=5xsx=vj=lafn.org=bc979@sermon-archive.info) Received: from mail.sermon-archive.info (sermon-archive.info [71.177.216.148]) by mx1.freebsd.org (Postfix) with ESMTP id 18D128749A for ; Fri, 12 Jul 2019 19:01:01 +0000 (UTC) (envelope-from srs0=5xsx=vj=lafn.org=bc979@sermon-archive.info) Received: from [192.168.1.144] (96-8-177-190.block0.gvtc.com [96.8.177.190]) by mail.sermon-archive.info (Postfix) with ESMTPSA id 45lj1f6Lm7z2fjRP for ; Fri, 12 Jul 2019 12:00:54 -0700 (PDT) From: Doug Hardie Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) Date: Fri, 12 Jul 2019 14:00:53 -0500 Subject: Freebsd-update issue Message-Id: <7A37F7AE-D904-42EF-8D5B-54D091DC575B@lafn.org> To: freebsd-questions@freebsd.org X-Mailer: iPad Mail (16F203) X-Virus-Scanned: clamav-milter 0.100.2 at mail X-Virus-Status: Clean X-Rspamd-Queue-Id: 18D128749A X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of srs0=5xsx=vj=lafn.org=bc979@sermon-archive.info designates 71.177.216.148 as permitted sender) smtp.mailfrom=srs0=5xsx=vj=lafn.org=bc979@sermon-archive.info X-Spamd-Result: default: False [-0.79 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-0.93)[-0.935,0]; FROM_HAS_DN(0.00)[]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+ip4:71.177.216.148]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.99)[-0.989,0]; IP_SCORE(-0.19)[asn: 5650(-0.88), country: US(-0.06)]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MX_GOOD(-0.01)[sermon-archive.info]; RCVD_IN_DNSWL_NONE(0.00)[148.216.177.71.list.dnswl.org : 127.0.10.0]; NEURAL_SPAM_SHORT(0.74)[0.737,0]; FORGED_SENDER(0.30)[bc979@lafn.org,srs0=5xsx=vj=lafn.org=bc979@sermon-archive.info]; RCVD_NO_TLS_LAST(0.10)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:5650, ipnet:71.177.216.0/23, country:US]; FROM_NEQ_ENVFROM(0.00)[bc979@lafn.org,srs0=5xsx=vj=lafn.org=bc979@sermon-archive.info]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jul 2019 19:01:03 -0000 I have a server running=20 I tried to update it today. Freebsd-update fetch ran fine. Freebsd-update i= nstall quickly showed: freebsd-update install Installing updates...cp: ///boot/kernel.old1/./.freebsd-update: File exists and then just sits there. I don=E2=80=99t detect any I/O with systat and wh= ile there are two freebsd-update processes, neither of them every shows in t= he top 40 with top. Eventually my ssh connection to the server times out an= d it all goes away. I don=E2=80=99t find any freebsd-update file in /boot/k= ernel.old1 either. I tried removing /boot/kernel.old and /boot/kernel.old1 a= nd install had the same behavior. -- Doug=