Dear all
I have two FreeBSD boxes, one is running 10.1, the other (a fresh install) is running 10.3.
Interestingly
FreeBSD 10.1:
FreeBSD 10.3:
I doubt that the root cause is the different FreeBSD version, but that's how I distinguish them here. Could it be that the two machines are using a different pkg repo?
BTW: /usr/local/etc/pkg.conf is the same on both machines:
I have two FreeBSD boxes, one is running 10.1, the other (a fresh install) is running 10.3.
Interestingly
pkgng
sees different versions of owncloud as the most recent one on these installations. I would expect them to be the same (i.e. ownCloud 9.1).FreeBSD 10.1:
$ freebsd-version
10.1-RELEASE-p37
$ pkg update
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
$ pkg version -v |grep own
owncloud-9.1.0 < needs updating (remote has 9.1.0_1)
FreeBSD 10.3:
$ freebsd-version
10.3-RELEASE-p7
$ pkg update
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
$ pkg version -v |grep own
owncloud-9.0.3 = up-to-date with remote
I doubt that the root cause is the different FreeBSD version, but that's how I distinguish them here. Could it be that the two machines are using a different pkg repo?
BTW: /usr/local/etc/pkg.conf is the same on both machines:
$ openssl dgst -sha256 /usr/local/etc/pkg.conf
SHA256(/usr/local/etc/pkg.conf)= 13fc46c33a0b08aa45f0612f20d336b7a77bdd52928d15485f2d0dcb92132efe
$ openssl dgst -sha256 /usr/local/etc/pkg.conf
SHA256(/usr/local/etc/pkg.conf)= 13fc46c33a0b08aa45f0612f20d336b7a77bdd52928d15485f2d0dcb92132efe