On Wed, 2019-02-27 at 09:10 +0000, Olaf Mandel wrote: > The bosybox version of tar in sumo considers symlink targets that > start > with / or with ../ to be unsafe and refuses to unpack them unless the > EXTRACT_UNSAFE_SYMLINKS environment variable is set to 1. > > As even many core packages legitimately contain such links (e.g. > coreutils-locale-*, dropbear, eudev, initscripts, kmod, ...), add the > environment variable to the remote script. > --- > scripts/lib/devtool/deploy.py | 5 +++++ > 1 file changed, 5 insertions(+)
I'm tempted to suggest we backport changes to busybox in sumo to address this... Cheers, Richard > -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
