From owner-freebsd-amd64@freebsd.org Sun Feb 5 03:21:09 2017 Return-Path: Delivered-To: freebsd-amd64@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CDDA7CD15F5 for ; Sun, 5 Feb 2017 03:21:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A56EAE35 for ; Sun, 5 Feb 2017 03:21:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v153L9a2031449 for ; Sun, 5 Feb 2017 03:21:09 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 216805] pkg will break itself on a pre 10.3 system Date: Sun, 05 Feb 2017 03:21:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Package Infrastructure X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jim@jimkeener.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: 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-amd64@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 03:21:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216805 Bug ID: 216805 Summary: pkg will break itself on a pre 10.3 system Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Package Infrastructure Assignee: portmgr@FreeBSD.org Reporter: jim@jimkeener.com CC: freebsd-amd64@FreeBSD.org CC: freebsd-amd64@FreeBSD.org pkg will break itself if on a pre-10.3 system when upgrading. Desired behav= ior would be to fail on update or upgrade with a message saying the current pkg package is incompatible with the current version of the operating system. % sudo pkg update Password: Updating FreeBSD repository catalogue... Fetching meta.txz: 100% 944 B 0.9kB/s 00:01=20=20=20=20 Fetching packagesite.txz: 100% 6 MiB 5.9MB/s 00:01=20=20=20=20 Processing entries: 100% FreeBSD repository update completed. 26006 packages processed. % sudo pkg upgrade=20 Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. New version of pkg detected; it needs to be installed first. The following 1 package(s) will be affected (of 0 checked): Installed packages to be UPGRADED: pkg: 1.8.7_3 -> 1.9.4_1 Number of packages to be upgraded: 1 2 MiB to be downloaded. Proceed with this action? [y/N]: y Fetching pkg-1.9.4_1.txz: 100% 2 MiB 2.6MB/s 00:01=20=20=20=20 Checking integrity... done (0 conflicting) [1/1] Upgrading pkg from 1.8.7_3 to 1.9.4_1... [1/1] Extracting pkg-1.9.4_1: 100% /usr/local/lib/libpkg.so.3: Undefined symbol "openat" --=20 You are receiving this mail because: You are on the CC list for the bug.=