danb35 / freenas-iocage-nextcloud

Script to create an iocage jail on FreeNAS for the latest Nextcloud 28 release, including Caddy, MariaDB or PostgreSQL, and Let's Encrypt
GNU General Public License v3.0
258 stars 71 forks source link

php73-pecl-redis error #103

Closed beltet closed 4 years ago

beltet commented 4 years ago

Copy paste from terminal:

  - php73-pecl-redis... 
pkg: http://pkg.FreeBSD.org/FreeBSD:11:amd64/quarterly/meta.txz: No address record
pkg: http://pkg.FreeBSD.org/FreeBSD:11:amd64/quarterly/packagesite.txz: No address record
    - php73-pecl-redis failed to install, retry #1
pkg: http://pkg.FreeBSD.org/FreeBSD:11:amd64/quarterly/meta.txz: No address record
pkg: http://pkg.FreeBSD.org/FreeBSD:11:amd64/quarterly/packagesite.txz: No address record
    - php73-pecl-redis failed to install, retry #2
pkg: http://pkg.FreeBSD.org/FreeBSD:11:amd64/quarterly/meta.txz: No address record
pkg: http://pkg.FreeBSD.org/FreeBSD:11:amd64/quarterly/packagesite.txz: No address record
    - php73-pecl-redis failed to install, retry #3

Seems like the packages is not available? The install is still going, and will check if it works after. Maybe the package change it's name?

EDIT: my own network issues. Sorry for posting.