Good day!
I have a test server with jails through sysutils/qjail and after a port upgrade procedure on the host system and rebooting, my jails are not starting. When I do
After some Googling here
I'm understanding that this happens after qjail upgrades to version -3.0. But none in /usr/ports/UPDATING, or on qjail.sf.net nothing about a working system upgrade
How can I resolve the problem without building all jails from scratch? At the link above, people propose to delete all previous jails and recreate it with new qjail, but it is a disaster, or I'm mistaken and that is a trivial procedure?
I have a test server with jails through sysutils/qjail and after a port upgrade procedure on the host system and rebooting, my jails are not starting. When I do
/usr/local/etc/rc.d/qjail.bootime start
:
Code:
jail: qjail: path : not an absolute pathname
Error: /usr/sbin/jail failed to start jail jail_test.
because of errors in jail.conf file
After some Googling here
I'm understanding that this happens after qjail upgrades to version -3.0. But none in /usr/ports/UPDATING, or on qjail.sf.net nothing about a working system upgrade
