[PC-BSD Testing] Cannot import jail with Warden
Jeff
dejamuse at yahoo.com
Fri Aug 20 21:27:20 PDT 2010
Now getting this error:
p, li { white-space: pre-wrap; }
/Programs/Warden/warden/scripts/backend/importjail.sh: cannot open *.header: No such file or directory
--- On Thu, 8/19/10, Kris Moore <kris at pcbsd.org> wrote:
From: Kris Moore <kris at pcbsd.org>
Subject: Re: [PC-BSD Testing] Cannot import jail with Warden
To: testing at lists.pcbsd.org
Date: Thursday, August 19, 2010, 9:26 AM
On 08/18/2010 22:37, Jeff wrote:
After updating The Warden, I can no longer import a jail.
Got this error:
#yiv1774920210 p, #yiv1774920210 li {white-space:pre-wrap;}
/Programs/Warden/warden/scripts/backend/importjail.sh:
${IFILE:0...}: Bad substitution
I'm totally hosed
without this jail. If it can't quickly be fixed, can I get a copy of
the old Warden which did work?
_______________________________________________
Testing mailing list
Testing at lists.pcbsd.org
http://lists.pcbsd.org/mailman/listinfo/testing
In that file on Line 49 or so, change it to this:
chk=`echo "${IFILE}" | cut -c 1-1`
if [ "$chk" != "/" ]
then
IFILE="`pwd`/${IFILE}"
fi
That should correct the problem, and I'll get it fixed in the next cut.
http://trac.pcbsd.org/changeset/7401
--
Kris Moore
PC-BSD Software
iXsystems
-----Inline Attachment Follows-----
_______________________________________________
Testing mailing list
Testing at lists.pcbsd.org
http://lists.pcbsd.org/mailman/listinfo/testing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pcbsd.org/pipermail/testing/attachments/20100820/60db1b38/attachment.html>
More information about the Testing
mailing list