From owner-freebsd-doc@freebsd.org Wed Sep 4 00:51:27 2019 Return-Path: Delivered-To: freebsd-doc@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 1C297DF486 for ; Wed, 4 Sep 2019 00:51:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 46NQHf6p25z4bP8 for ; Wed, 4 Sep 2019 00:51:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id E941FDF485; Wed, 4 Sep 2019 00:51:26 +0000 (UTC) Delivered-To: doc@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 E905BDF484 for ; Wed, 4 Sep 2019 00:51:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46NQHf5rnbz4bP7 for ; Wed, 4 Sep 2019 00:51:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AD867B83A for ; Wed, 4 Sep 2019 00:51:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x840pQt0089310 for ; Wed, 4 Sep 2019 00:51:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x840pQRm089198 for doc@FreeBSD.org; Wed, 4 Sep 2019 00:51:26 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 239498] Upgrade instructions from 11.3 to 12.0 result in break of pkg utility Date: Wed, 04 Sep 2019 00:51:20 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Website X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: freebsd@cory.albrecht.name X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Sep 2019 00:51:27 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239498 Cory Albrecht changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd@cory.albrecht.name --- Comment #1 from Cory Albrecht --- I have the same problem on a DigitalOcean VPS that was originall 11.2, upgr= aded to 11.3 then to 12.0, the could not do 'pkg update'. Having to run pkg-stat= ic shoul dnot be necessary as that should be one of the tasks done by running freebsd-update. root@db1:/etc # pkg update ld-elf.so.1: Shared object "libarchive.so.6" not found, required by "pkg" root@db1:/etc # pkg-static install -f pkg pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended Updating poudriere repository catalogue... pkg-static: Repository poudriere has a wrong packagesite, need to re-create database Fetching meta.txz: 100% 1 KiB 1.3kB/s 00:01=20=20=20=20 Fetching packagesite.txz: 100% 82 KiB 84.4kB/s 00:01=20=20=20=20 Processing entries: 100% poudriere repository update completed. 278 packages processed. All repositories are up to date. The following 1 package(s) will be affected (of 0 checked): Installed packages to be REINSTALLED: pkg-1.11.1 [poudriere] (ABI changed: 'freebsd:11:x86:64' -> 'freebsd:12:x86:64') Number of packages to be reinstalled: 1 3 MiB to be downloaded. Proceed with this action? [y/N]: y [1/1] Fetching pkg-1.11.1.txz: 100% 3 MiB 3.4MB/s 00:01=20=20=20=20 Checking integrity... done (0 conflicting) [1/1] Reinstalling pkg-1.11.1... [1/1] Extracting pkg-1.11.1: 100% root@db1:/etc # pkg update Updating poudriere repository catalogue... --=20 You are receiving this mail because: You are the assignee for the bug.=