apollo icon indicating copy to clipboard operation
apollo copied to clipboard

ERROR hint: can not find metadata file

Open huangxiongd opened this issue 1 year ago • 2 comments

use the code in preview tag on the machine nvidia orin, follow the method use: https://apollo.baidu.com/community/article/1279

then run "buildtool build" in docker,
show error:

[buildtool] INFO try to search plugin in local... [buildtool] INFO plugin search complete: /opt/apollo/neo/packages/buildtool/9.0.0/pkg_maker/action [buildtool] ERROR Encounter ErrCode.FileIoErr [buildtool] ERROR hint: can not find metadata file [buildtool] INFO apollo build tool exit.

why????

huangxiongd avatar Nov 27 '24 06:11 huangxiongd

Some bugs have been resolved in the latest version, please pull the latest code and hava a try.

hearto1314 avatar Dec 23 '24 10:12 hearto1314

@hearto1314 I also encountered the same issue on version 10.0.0. Has this problem been solved? If so, where is the patch

[nvidia@in-dev-docker:/apollo_workspace]$ buildtool build
[buildtool] INFO try to search plugin in local... [buildtool] INFO plugin search complete: /opt/apollo/neo/packages/buildtool/9.0.0/pkg_maker/action [buildtool] ERROR Encounter ErrCode.FileIoErr [buildtool] ERROR hint: can not find metadata file [buildtool] INFO apollo build tool exit. [nvidia@in-dev-docker:/apollo_workspace]$

chyongkang avatar Dec 25 '24 08:12 chyongkang