From owner-freebsd-questions@freebsd.org Thu Jan 12 23:07:16 2017 Return-Path: Delivered-To: freebsd-questions@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 D2A1DCADDAF for ; Thu, 12 Jan 2017 23:07:16 +0000 (UTC) (envelope-from byrnejb@harte-lyne.ca) Received: from inet08.hamilton.harte-lyne.ca (inet08.hamilton.harte-lyne.ca [216.185.71.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "inet08.hamilton.harte-lyne.ca", Issuer "CA_HLL_ISSUER_2016" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 891FB10BF for ; Thu, 12 Jan 2017 23:07:16 +0000 (UTC) (envelope-from byrnejb@harte-lyne.ca) Received: from localhost (localhost [127.0.0.1]) by inet08.hamilton.harte-lyne.ca (Postfix) with ESMTP id 364336229F for ; Thu, 12 Jan 2017 11:21:32 -0500 (EST) X-Virus-Scanned: amavisd-new at harte-lyne.ca Received: from inet08.hamilton.harte-lyne.ca ([127.0.0.1]) by localhost (inet08.hamilton.harte-lyne.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hHCPZd2ATjW5 for ; Thu, 12 Jan 2017 11:21:30 -0500 (EST) Received: from webmail.harte-lyne.ca (inet04.hamilton.harte-lyne.ca [216.185.71.24]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by inet08.hamilton.harte-lyne.ca (Postfix) with ESMTPSA id 04ED66229E for ; Thu, 12 Jan 2017 11:21:29 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=harte-lyne.ca; s=dkim_hll; t=1484238090; bh=lZlCm3khIvM84ry433muMLQs+8Uhr9X6t+5Rprnz/co=; h=Date:Subject:From:To:Reply-To; b=TD0zHa2vQtnHT79vqrfqcu53LwLxa4qcuEgtqCv9R5r9GoWSGW0R4fWhS6bAtIWHU rUhcUDgWSH1+c86XV6pDeObZmMPLjE2UxCMNo+MuGe78ZtXr9iDUgt8Gja2Lbpd7kP Tdu2aKk99dKrJ0Y6VsGsB9n+5aB5npjtjLcqy1ix6o8seRL2fQN90rN0Ut9KGw5RtF 75NRe2xP53JTh/lhIizdNX4nPSMZ2f4309JWwQIj1W1rN3pfnCM7cPjwgZC4L5Vq+p RQCtiCPrVQtUsxfyQH42i8nD9gKeI3+4ShazmfQljRAfem6/pwoYRUtbg8qHDgtwfX 1vK2vfcqseijg== Received: from 216.185.71.44 (SquirrelMail authenticated user byrnejb_hll) by webmail.harte-lyne.ca with HTTP; Thu, 12 Jan 2017 11:21:30 -0500 Message-ID: Date: Thu, 12 Jan 2017 11:21:30 -0500 Subject: pkg management From: "James B. Byrne" To: freebsd-questions@freebsd.org Reply-To: byrnejb@harte-lyne.ca User-Agent: SquirrelMail/1.4.22-4.el6 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2017 23:07:17 -0000 In December past I installed these packages using pkg: postgresql96-server-9.6.1_1 postgresql96-client-9.6.1 postgresql96-contrib-9.6.1 postgresql96-docs-9.6.1_1 When I ran pkg upgrade today I saw this: pkg update Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. [root@inet13 /usr/ports/databases]# pkg upgrade Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. Checking for upgrades (53 candidates): 100% Processing candidates (53 candidates): 100% Checking integrity... done (2 conflicting) - postgresql93-client-9.3.15_1 conflicts with postgresql96-client-9.6.1 on /usr/local/bin/clusterdb - postgresql93-client-9.3.15_1 conflicts with postgresql96-client-9.6.1 on /usr/local/bin/clusterdb Checking integrity... done (0 conflicting) The following 6 package(s) will be affected (of 0 checked): Installed packages to be REMOVED: postgresql96-server-9.6.1_1 postgresql96-client-9.6.1 postgresql96-contrib-9.6.1 postgresql96-docs-9.6.1_1 New packages to be INSTALLED: postgresql93-client: 9.3.15_1 Installed packages to be REINSTALLED: p5-DBD-Pg-3.5.3 (direct dependency changed: postgresql93-client) Number of packages to be removed: 4 Number of packages to be installed: 1 Number of packages to be reinstalled: 1 The operation will free 37 MiB. Proceed with this action? [y/N]: n Why is pkg trying to remove the version I have installed and replace it with an older one? Is there some switch I am to set somewhere to tell pkg not to do this? -- *** e-Mail is NOT a SECURE channel *** Do NOT transmit sensitive data via e-Mail Do NOT open attachments nor follow links sent by e-Mail James B. Byrne mailto:ByrneJB@Harte-Lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive vox: +1 905 561 1241 Hamilton, Ontario fax: +1 905 561 0757 Canada L8E 3C3