[ROM][4.2.2] Cyanogenmod

penguin449

Senior Member
Feb 2, 2013
656
1,385
0
23
Littlepport ~ Cambridge
Well theres the error, status 7 can mean many things but usually, if you set_perm a thing that is not there or is corrupt to give perms too properly, it will not install, you'll have to re-build from source without any errors or else it wont work..
 

LaputaCake

Senior Member
Apr 9, 2013
1,886
760
0
Well theres the error, status 7 can mean many things but usually, if you set_perm a thing that is not there or is corrupt to give perms too properly, it will not install, you'll have to re-build from source without any errors or else it wont work..
Yeah but there is no error message
 

bilal_liberty

Senior Member
Aug 28, 2012
3,638
12,779
0
This all is hapening because of this error:

Package target files: /home/dominos/cm10.1/out/target/product/golfu/obj/PACKAGING/target_files_intermediates/cm_golfu-target_files-eng.dominos.zip
Package OTA: /home/dominos/cm10.1/out/target/product/golfu/cm_golfu-ota-eng.dominos.zip
device/htc/golfu/releasetools/ota_from_target_files -v \
-p /home/dominos/cm10.1/out/host/linux-x86 \
-k build/target/product/security/testkey \
--backup=true \
--override_device=auto \
/home/dominos/cm10.1/out/target/product/golfu/obj/PACKAGING/target_files_intermediates/cm_golfu-target_files-eng.dominos.zip /home/dominos/cm10.1/out/target/product/golfu/cm_golfu-ota-eng.dominos.zip
/bin/bash: device/htc/golfu/releasetools/ota_from_target_files: Permission denied
make: *** [/home/dominos/cm10.1/out/target/product/golfu/cm_golfu-ota-eng.dominos.zip] Error 126
 

LaputaCake

Senior Member
Apr 9, 2013
1,886
760
0
This all is hapening because of this error:

Package target files: /home/dominos/cm10.1/out/target/product/golfu/obj/PACKAGING/target_files_intermediates/cm_golfu-target_files-eng.dominos.zip
Package OTA: /home/dominos/cm10.1/out/target/product/golfu/cm_golfu-ota-eng.dominos.zip
device/htc/golfu/releasetools/ota_from_target_files -v \
-p /home/dominos/cm10.1/out/host/linux-x86 \
-k build/target/product/security/testkey \
--backup=true \
--override_device=auto \
/home/dominos/cm10.1/out/target/product/golfu/obj/PACKAGING/target_files_intermediates/cm_golfu-target_files-eng.dominos.zip /home/dominos/cm10.1/out/target/product/golfu/cm_golfu-ota-eng.dominos.zip
/bin/bash: device/htc/golfu/releasetools/ota_from_target_files: Permission denied
make: *** [/home/dominos/cm10.1/out/target/product/golfu/cm_golfu-ota-eng.dominos.zip] Error 126
Is there a way to fix it?