Hi.
I would like to install Urbackup in a jail.
I run FreeNAS-11.1-U1 created the jail in the new UI ( iocage)
I use the guide here:
https://www.urbackup.org/freenasserverinstall.html
I ssh to the jail (IP address)
and run
pkg update
result is.
root@freenas:~ # pkg update
Updating local repository catalogue...
pkg: Repository local load error: access repo file(/var/db/pkg/repo-local.sqlite ) failed: No such file or directory
pkg: file:///usr/ports/packages/meta.txz: No such file or directory
repository local has no meta file, using default settings
pkg: file:///usr/ports/packages/packagesite.txz: No such file or directory
Unable to update repository local
Error updating repositories!
But why am i root@freenas not root@urbackup(jail)
there is a guide for installing Unifi server in jail
it guides me to ssh to the freenas and them run: jexec <jailname> csh (replace <jailname> with your jail's name)
jexec urbackup csh
jexec: jail "urbackup" not found
here is the jail /mnt/iocage/jails/urbackup
Any Ideas
