Jump to content

Error while installing with Docker


Recommended Posts

Hello! I do everything according to the instructions, but I get the same error every time: 

2018-11-14-10-11-46.png

 

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 by CptMcMillan
add files
Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines