From owner-freebsd-current@freebsd.org Mon Mar 2 17:58:08 2020 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3DD60255626 for ; Mon, 2 Mar 2020 17:58:08 +0000 (UTC) (envelope-from marco+freebsd-current@lordsith.net) Received: from lb1-smtp-cloud7.xs4all.net (lb1-smtp-cloud7.xs4all.net [194.109.24.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.xs4all.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48WSYB2LPqz45LL for ; Mon, 2 Mar 2020 17:58:05 +0000 (UTC) (envelope-from marco+freebsd-current@lordsith.net) Received: from lordsith.net ([IPv6:2001:980:93d7:1:30df:f5ff:fee9:10df]) by smtp-cloud7.xs4all.net with ESMTP id 8pKLjeEl6EE3q8pKOjvyz3; Mon, 02 Mar 2020 18:58:04 +0100 Date: Mon, 2 Mar 2020 17:58:01 +0000 From: marco To: freebsd-current@freebsd.org Subject: Re: Pkg repository is broken... Message-ID: <20200302175801.GA48484@lordsith.net> Reply-To: marco Mail-Followup-To: marco , freebsd-current@freebsd.org References: <966320bd-cf2a-6168-9615-16ffd7e98555@umanwizard.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="sdtB3X0nJg68CQEu" Content-Disposition: inline In-Reply-To: <966320bd-cf2a-6168-9615-16ffd7e98555@umanwizard.com> Organization: lordsith.net X-Operating-System: SunOS 5.11 joyent_20190411T032840Z X-Unix: Use Unix or die X-GPG-Fingerprint: A025 D8AA AC1B D2FC 380D 4FC1 8EA0 0BA8 8580 E6CB X-GPG-Key: https://lordsith.net/marco.gpg X-Uptime: 17:02pm up 104 days 20:36, 1 user, load average: 0.00, 0.00, 0.00 User-Agent: Mutt/1.5.22 (2013-10-16) X-CMAE-Envelope: MS4wfBv0w0FuyiKTGEqNdT6MPG9EzVSiR0HUrzz3VGFf7NDukhdl1zEs3reRLHdyxgrqg4iUzHcZn/4ETTNS4a0ThpvNg6CrkW17/+e3gMTrdk+/NMQZC+z/ Jdtj4rZPGuN0QDPOjN6Lg/p17xLIR6C/2wOkwAWUzNJQLrJ02654pgztOJNp9FjCSgi1FbPe14StyaiZg71xeC3n/93L5xNHMZ6lNttAmzFR6mpp/o4xnmJe kuPxbocsJqyMeabdWPyV2g== X-Rspamd-Queue-Id: 48WSYB2LPqz45LL X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=softfail (mx1.freebsd.org: 194.109.24.24 is neither permitted nor denied by domain of marco@lordsith.net) smtp.mailfrom=marco@lordsith.net X-Spamd-Result: default: False [-4.28 / 15.00]; ARC_NA(0.00)[]; HAS_REPLYTO(0.00)[marco+freebsd-current@lordsith.net]; RCVD_COUNT_TWO(0.00)[2]; REPLYTO_EQ_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; IP_SCORE(-0.03)[ipnet: 194.109.0.0/16(-0.16), asn: 3265(-0.03), country: NL(0.03)]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[lordsith.net]; R_SPF_SOFTFAIL(0.00)[~all]; RCPT_COUNT_ONE(0.00)[1]; HAS_ORG_HEADER(0.00)[]; RCVD_TLS_LAST(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_MEDIUM(-0.95)[-0.946,0]; SIGNED_PGP(-2.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[24.24.109.194.list.dnswl.org : 127.0.5.1]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:3265, ipnet:194.109.0.0/16, country:NL]; MID_RHS_MATCH_FROM(0.00)[]; TAGGED_FROM(0.00)[freebsd-current]; FROM_EQ_ENVFROM(0.00)[] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 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, 02 Mar 2020 17:58:08 -0000 --sdtB3X0nJg68CQEu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 01, 2020 at 04:50:59PM -0500, you (Brennan Vincent) sent the fo= llowing to [freebsd-current] : > Apparently something has its ABI erroneously listed as FreeBSD:13.0:amd64 > instead of FreeBSD:13:amd64. >=20 > ``` > $ sudo pkg update -f > Updating FreeBSD repository catalogue... > Fetching meta.conf: 100% 163 B 0.2kB/s 00:01 > Fetching packagesite.txz: 100% 6 MiB 6.4MB/s 00:01 > Processing entries: 72% > pkg: wrong architecture: FreeBSD:13.0:amd64 instead of FreeBSD:13:amd64 > pkg: repository FreeBSD contains packages with wrong ABI: FreeBSD:13.0:am= d64 > Processing entries: 100% > Unable to update repository FreeBSD > Error updating repositories! > ``` Ran into this very same problem today too. Just learned on #freebsd that the repos are temporarily borked and people are working hard to fix it. I even tried bootstrapping pkg like: env ABI=3DFreeBSD:13:amd64 pkg bootstrap -f (pkg 1.13.2 already installed) to no avail. Hoping things get sorted soon. --=20 Marco van Lienen -- Unix SysAdmin -- https://lordsith.net/ https://keybase.io/scarcry , GnuPG id: 8580E6CB "The Tuck Pendleton machine...zero defects." --sdtB3X0nJg68CQEu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEAREKAAYFAl5dSSkACgkQjqALqIWA5st3pQCeKyz9AmmegcvS4oDMJ/ePnyGZ j8gAn3Ui881t+FBVHLasZpAQPKYvPawH =yh4F -----END PGP SIGNATURE----- --sdtB3X0nJg68CQEu--