Skip to content
Prev 221458 / 398500 Next

Error in untar2(tarfile, files, list, exdir) : unsupported entry type ‘x’

Hi,

I'm starting to think this is a Mac OS X Snow Leopard specific issue.
The GNU docs on the tar format say the type flag 'x' means this:

#define XHDTYPE  'x'            /* Extended header referring to the
                                   next file in the archive */

Maybe, OSX is putting some bad juju in my files causing them to have
these extended headers?? Aaarg!

-chris