Consultor Eletrônico



Kbase P92863: can not extract the patch / service pack tar archive
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

FACT(s) (Environment):

UNIX

SYMPTOM(s):

can not extract the patch / service pack tar archive

tar xvf <service_pack.tar> gives permission denied errors

CAUSE:

Mounted volume is a remote share (NFS/SAMBA etc.) that do not allow the current user to write to the volume.

FIX:

Remount the remote volume with read / write permissions or copy tar file to
a local filesystem volume and extract the tar archive.