Closed Bug 982009 Opened 11 years ago Closed 11 years ago

[dolphin] b2g binary files are not executable

Categories

(Firefox OS Graveyard :: GonkIntegration, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: seinlin, Unassigned)

References

Details

(Whiteboard: [POVB] [sprd314214])

mkfs.ubifs is with binary format and it seems not support fs_config through include/private/android_filesystem_config.h. Need to patch init.rc to make b2g binary files executable.
Blocks: dolphin
No longer blocks: dolphin
Blocks: dolphin
Here is an example how mkfs.ubifs to support fs config. https://gitorious.org/0xdroid/external_mtd_utils/commit/3e93a9d28a1d9df6fc5d2f2d8fabd686228c9fb6 I think platform/build may also need to be updated accordingly. James, can you help to assign someone to support this? Thanks!
Flags: needinfo?(james.zhang)
Ying, please check Kai-Zhen's issue and find filesystem owner to support.
Flags: needinfo?(james.zhang)
Thanks James, now I got a work around is as below, but I think to support it through mkfs.ubifs is the right method. https://raw.githubusercontent.com/Seinlin/gonk-patches/7715/all-scx15_sp7715ga/device/sprd/make_b2g_binary_executable.patch
Whiteboard: [POVB]
Sam, Can you get this fixed? Then these line in scx15/init.scx15.rc should be removed. chmod 0755 /system/b2g/b2g chmod 0755 /system/b2g/plugin-container chmod 0755 /system/b2g/updater
Flags: needinfo?(sam.hua)
Flags: needinfo?(kli)
Sam, this patch is a work-around, it was merged. It should be removed, after this issue got fixed as comment 1. You can get see it here https://github.com/Seinlin/gonk-patches/commit/8e8ce3eca85ea12b57e224b9042b9172b7c0d999.patch
Flags: needinfo?(kli)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [POVB] → [POVB] [sprd314214]
Blocks: 1014372
You need to log in before you can comment on or make changes to this bug.