Hi,
I'm uploading this fix now, thanks for reporting it!
Micah
Alexander Gerasiov wrote:
> Daniel Hokka Zakrisson wrote:
>> would it be possible for you to test the attached fix (patch
>> -d/usr/lib*/util-vserver -p1 < delta-nsc-cwd.diff)?
>>
>>
>> ------------------------------------------------------------------------
>>
>> Index: scripts/vserver.functions
>> ===================================================================
>> --- scripts/vserver.functions (revision 2410)
>> +++ scripts/vserver.functions (working copy)
>> @@ -1199,7 +1199,7 @@
>>
>> # these are things that have to be accessible post-cleanup
>> for tmp in "$root" "$__SBINDIR" "$__PKGLIBDIR" "$vdir" \
>> - "$__PKGSTATEDIR" "[EMAIL PROTECTED]"; do
>> + "$__PKGSTATEDIR" "[EMAIL PROTECTED]" "`pwd`"; do
>> while test -n "$tmp"; do
>> list=( "[EMAIL PROTECTED]" "$tmp" )
>> tmp="${tmp%/*}"
> Everything looks ok (at least starting from shell).
>
>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]