Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2019 17:06:09 +0000
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
Message-ID:  <bug-239498-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239498

            Bug ID: 239498
           Summary: Upgrade instructions from 11.3 to 12.0 result in break
                    of pkg utility
           Product: Documentation
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Website
          Assignee: doc@FreeBSD.org
          Reporter: pablo@pablobm.com

The upgrade process described at
https://www.freebsd.org/releases/12.0R/installation.html#upgrade breaks the=
 pkg
utility.

To reproduce:

1. Install FreeBSD 11.3-RELEASE.
2. Follow the process to upgrade to 12.0-RELEASE as described at
https://www.freebsd.org/releases/12.0R/installation.html#upgrade
3. After completing the process log back into the newly-upgraded system.
4. Use the pkg utility.

Expected outcome:

* I should be able to install/etc binary packages with pkg.

Actual outcome:

* Error message: `ld-elf.so.1: Shared object "libarchive.so.6" not found,
required by "pkg"`

Fix:

* Run `pkg-static install -f pkg` to upgrade the utility without relying on=
 the
removed version of the libarchive library.

Suggestion:

* Mention this at
https://www.freebsd.org/releases/12.0R/installation.html#upgrade, please :-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239498-9>