CptMcMillan Posted November 15, 2018 Posted November 15, 2018 (edited) Hello! I do everything according to the instructions, but I get the same error every time: I'm using the latest version of Docker, include my user in Docker group, no spaces in full path to /build directory etc... In the error text clearly states that the required package is not found, but why?? Where it must be found? On another computer it's all fine worked and build, and version of host OS almost the same. I attached two files. The first is the output.log which is obtained with a successful build. I renamed it to builded.log Second is the output.log which is obtained with a UNsuccessful build. I renamed it to not_builded.log Tell me please, what could be problem. I nothing understand. Sorry, i could not attach files using internal forum tools. These external links: Builded log: https://upload.cat/1d1250d7d6cd8005 Not builded: https://upload.cat/468a7b18da5b7d04 Edited November 15, 2018 by CptMcMillan add files
Igor Posted November 15, 2018 Posted November 15, 2018 Please provide your build config and userpatches/lib.config
CptMcMillan Posted November 16, 2018 Author Posted November 16, 2018 Here you are! http://bit.do/eAYtp
Igor Posted November 16, 2018 Posted November 16, 2018 I didn't check the inside config/ directory. That is not user configurable Try changing this: EXTERNAL="yes" and use only: PACKAGE_LIST_ADDITIONAL="$PACKAGE_LIST_ADDITIONAL mc" as written in https://docs.armbian.com/Developer-Guide_User-Configurations/#user-provided-configuration Start from a clean build and than add features.
Recommended Posts