webosose / build-webos

webOS OSE build layer
670 stars 126 forks source link

Webosose Can't build because Ostree's master branch has been changed to the main branch #24

Closed SeoHyeonMyeong closed 3 years ago

SeoHyeonMyeong commented 3 years ago

error code :

ERROR: ostree-2020.3-r0 do_fetch: Fetcher failure: Unable to find revision 6ed48234ba579ff73eb128af237212b0a00f2057 in branch master even from upstream
ERROR: ostree-2020.3-r0 do_fetch: Fetcher failure for URL: 'gitsm://github.com/ostreedev/ostree'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/default/Downloads/build-webos/BUILD/work/raspberrypi4-webos-linux-gnueabi/ostree/2020.3-r0/temp/log.do_fetch.24493
ERROR: Task (/home/default/Downloads/build-webos/meta-oe/meta-oe/recipes-extended/ostree/ostree_2020.3.bb:do_fetch) failed with exit code '1'

check the follow link for detail : [https://github.com/ostreedev/ostree/issues/2360]

shr-project commented 3 years ago

It's already fixed in meta-oe/dunfell for a while, but you either need to cherry-pick https://github.com/shr-project/build-webos/commit/036edb49dbe19f6e125434b39dcaf834497784c5 or wait for next webOS OSE release which will include this fix.