Severity: wishlist tar-untar-buffer silently converts symlinks into regular files. There might be some portability trouble with supporting them, but at least we should warn about low fidelity unpacking, as in the patch below. This initially turned up as a yasnippet bug, because the package's tarball was using symlinks. Of course that has to be fixed by avoiding symlinks (https://github.com/joaotavora/yasnippet/issues/748).