Date: Fri, 25 Jun 2021 11:10:54 +0200 From: Johan Hendriks <joh.hendriks@gmail.com> To: freebsd-ports <freebsd-ports@freebsd.org> Subject: py38-salt-3003.1_1 is not picked up by system with pkg upgrade Message-ID: <1b55a2eb-49d5-a43c-ea98-9dfc59c9795b@gmail.com>
next in thread | raw e-mail | index | archive | help
Hello all, i saw that py-salt has been updated to 3003.1_1 https://www.freshports.org/sysutils/py-salt/ On my system i have installed py38-salt-3002.6 But if i do a pkg upgrade it will not update py-salt, it updates other packages but not salt. If i force a pkg install of py38-salt it tells me that i am using the latest version. root@jhost001:/usr/src # pkg install py38-salt Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. Checking integrity... done (0 conflicting) The most recent versions of packages are already installed My /etc/pkg/FreeBSD.conf file is set to use the latest repository FreeBSD: { url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest", mirror_type: "srv", signature_type: "fingerprints", fingerprints: "/usr/share/keys/pkg", enabled: yes } There is no pkg dir in /usr/local/etc/ that could override the base pkg config. This is on FreeBSD 13.0-STABLE Am i missing something?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1b55a2eb-49d5-a43c-ea98-9dfc59c9795b>