Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flyme fullota 失败apktool问题 #21

Open
ChenZesen opened this issue Dec 8, 2017 · 3 comments
Open

flyme fullota 失败apktool问题 #21

ChenZesen opened this issue Dec 8, 2017 · 3 comments

Comments

@ChenZesen
Copy link

ChenZesen commented Dec 8, 2017

fullota
Check project land ...
< Check project land done
build |target-files|PREBUILT,OTA,META,SYSTEM| ...
generate |target-files|PREBUILT| ...
make[1]: Entering directory '/root/flyme/devices/land'
<< generate |target-files|PREBUILT| done
generate |target-files|OTA| ...
<< generate |target-files|OTA| done
prepare boot ramdisk from /root/flyme/devices/land/boot.img.out ...
pack out/obj/BOOT/RAMDISK/file_contexts.bin ...
<< pack out/obj/BOOT/RAMDISK/file_contexts.bin done
<< prepare boot ramdisk from /root/flyme/devices/land/boot.img.out do - ne
pack out/obj/BOOT to out/boot.img ...
Pack QCOM out/obj/BOOT --> out/merged_target_files/IMAGES/boot.img
<< pack out/obj/BOOT to out/boot.img done

  • build boot.img out ==> out/boot.img

  • use prebuilt recovery.img

generating mac_permissions ...
<<< generating mac_permissions.xml done

  • mac_permissions.xml out ==> out/merged_target_files/SYSTEM/etc/security/mac_permissions.xml

apktool if(install framework): board ...
S: WARNING: Could not write to (/root/.local/share/apktool/framework), using /tmp instead...
S: Please be aware this is a volatile directory and frameworks could go missing, please utilize --frame-path if the default storage directory is unavailable
I: Framework installed to: /tmp/2-board_land.apk
S: WARNING: Could not write to (/root/.local/share/apktool/framework), using /tmp instead...
S: Please be aware this is a volatile directory and frameworks could go missing, please utilize --frame-path if the default storage directory is unavailable
I: Framework installed to: /tmp/1-board_land.apk
S: --frame-path is set to a file, not a directory.
S: --frame-path is set to a file, not a directory.
/root/flyme/build/main.mk:183: recipe for target 'out/obj/system/framework/ifboard' failed
make[1]: *** [out/obj/system/framework/ifboard] Error 1
make[1]: Leaving directory '/root/flyme/devices/land'
/root/flyme/build/main.mk:34: recipe for target 'ota' failed
make: *** [ota] Error 2

<<< fullota failed

@ChenZesen
Copy link
Author

@hexiaoshuai

@hexiaoshuai
Copy link
Member

mkdir -p ~/.local/share/apktool/framework/board_modify
工具近期更新修复

@ChenZesen
Copy link
Author

@hexiaoshuai 什么时候出7.1的base-cm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants