Date: Thu, 26 Jul 2018 15:55:51 +0300 From: =?UTF-8?B?w5Z6a2FuIEtJUklL?= <ozkan.kirik@gmail.com> To: freebsd-pkg@freebsd.org Subject: pkg database any package repo inconsistency, pkg fails to fetch php71 Message-ID: <CAAcX-AFFNZ6hXWhOWyJvKPtB5xpktJmpe_VZeow-RXSkPTf5PA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello,
I'm using FreeBSD 11.2 RELEASE amd64.
I'm using the latest repo. My /etc/pkg/FreeBSD.conf ise as below:
FreeBSD: {
url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
enabled: yes
}
While I'm trying to install php71, Altough my pkg database is up to date,
I got the error as below:
# pkg install -y php71
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
The following 3 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
php71: 7.1.19
libxml2: 2.9.7
pcre: 8.42
Number of packages to be installed: 3
The process will require 33 MiB more space.
5 MiB to be downloaded.
pkg: http://pkg.FreeBSD.org/FreeBSD:11:amd64/latest/All/php71-7.1.19.txz:
Not Found
And then, I saw that php71-7.1.20.txz was built but pkg database is still
old.
Could somebody rebuild pkg database ?
Best regards
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAcX-AFFNZ6hXWhOWyJvKPtB5xpktJmpe_VZeow-RXSkPTf5PA>
