Skip to content

Instantly share code, notes, and snippets.

@samueldr
Created April 24, 2021 22:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samueldr/e93b53cefdb6de8be952f469cd7586cb to your computer and use it in GitHub Desktop.
Save samueldr/e93b53cefdb6de8be952f469cd7586cb to your computer and use it in GitHub Desktop.
FAILED: /build/out/target/product/surfna/obj/STATIC_LIBRARIES/libguitwrp_intermediates/twrp
/bin/bash -c "(mkdir -p /build/out/target/product/surfna/recovery/root/twres/ ) && (cp -fr bootable/recovery/gui/theme/common/fonts bootable/recovery/gui/theme/common/languages bootable/recover
y/gui/theme/extra-languages/fonts bootable/recovery/gui/theme/extra-languages/languages bootable/recovery/gui/theme/common/portrait.xml /build/out/target/product/surfna/recovery/root/twres/ )
&& (cp -fr bootable/recovery/gui/theme/portrait_hdpi/* /build/out/target/product/surfna/recovery/root/twres/ )"
cp: cannot create regular file '/build/out/target/product/surfna/recovery/root/twres/fonts/DroidSansFallback.ttf': Permission denied
cp: cannot create regular file '/build/out/target/product/surfna/recovery/root/twres/fonts/NotoSansCJKjp-Regular.ttf': Permission denied
cp: cannot create regular file '/build/out/target/product/surfna/recovery/root/twres/fonts/OFL.txt': Permission denied
cp: cannot create regular file '/build/out/target/product/surfna/recovery/root/twres/languages/ja.xml': Permission denied
cp: cannot create regular file '/build/out/target/product/surfna/recovery/root/twres/languages/zh_CN.xml': Permission denied
cp: cannot create regular file '/build/out/target/product/surfna/recovery/root/twres/languages/zh_TW.xml': Permission denied
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment