From nobody Thu Nov 23 05:04:29 2023 X-Original-To: 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 4SbQyZ404Hz51RVc for ; Thu, 23 Nov 2023 05:04:38 +0000 (UTC) (envelope-from kh@panix.com) Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4SbQyY3xj1z4bH7 for ; Thu, 23 Nov 2023 05:04:37 +0000 (UTC) (envelope-from kh@panix.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=panix.com header.s=panix header.b=ip01HDVe; spf=pass (mx1.freebsd.org: domain of kh@panix.com designates 166.84.1.89 as permitted sender) smtp.mailfrom=kh@panix.com; dmarc=pass (policy=none) header.from=panix.com Received: from [10.0.1.2] (c-73-142-21-0.hsd1.ma.comcast.net [73.142.21.0]) by mailbackend.panix.com (Postfix) with ESMTPSA id 4SbQyX40fxznGG for ; Thu, 23 Nov 2023 00:04:36 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=panix.com; s=panix; t=1700715876; bh=Nw9kA2c4pgoZVO2Ct2POKNIFUWbD+pORxkUxHetrbdM=; h=Date:Subject:To:References:From:In-Reply-To; b=ip01HDVeuF7U3UmUL6mDbjiZGxuEQdXzCZltBJkvB4OudSHjo3cnXHPiEwUU7W8H/ YikJqNdyxG5v1W3ojWw234s3kSnB2rYEBBIyjvCzkGO8lGGl3EwYnh4F7IDcNyr8Ni eToMkNim3b+kcCKTQsO1o7ipfCaSBFjNoIx+T6l0= Message-ID: Date: Thu, 23 Nov 2023 00:04:29 -0500 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 Thunderbird Subject: Re: Problem upgrading to 14 Content-Language: en-US To: questions@freebsd.org References: <552FE20D-43B7-494A-ABD5-5180731B6975@sermon-archive.info> <53587263-89D7-46FD-834E-D56744C9F260@sermon-archive.info> From: Kurt Hackenberg In-Reply-To: <53587263-89D7-46FD-834E-D56744C9F260@sermon-archive.info> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-4.09 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; DMARC_POLICY_ALLOW(-0.50)[panix.com,none]; R_SPF_ALLOW(-0.20)[+ip4:166.84.1.64/26:c]; R_DKIM_ALLOW(-0.20)[panix.com:s=panix]; MIME_GOOD(-0.10)[text/plain]; RWL_MAILSPIKE_GOOD(-0.10)[166.84.1.89:from]; XM_UA_NO_VERSION(0.01)[]; MLMMJ_DEST(0.00)[questions@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:2033, ipnet:166.84.0.0/16, country:US]; ARC_NA(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; DKIM_TRACE(0.00)[panix.com:+]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; MID_RHS_MATCH_FROM(0.00)[] X-Rspamd-Queue-Id: 4SbQyY3xj1z4bH7 X-Spamd-Bar: ---- On 2023/11/22 23:42, Doug Hardie wrote: > It gets more interesting. pkg upgrade doesn't work. No idea what is causing the problem or how to fix it. > > # pkg upgrade > Updating FreeBSD repository catalogue... > Fetching meta.conf: 100% 163 B 0.2kB/s 00:01 > Fetching packagesite.pkg: 100% 7 MiB 6.9MB/s 00:01 > pkg: Error extracting the archive: 'Write error' > pkg: No signature found > Unable to update repository FreeBSD > Error updating repositories! Write error. Filesystem full? Or mounted read-only for some reason?