-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Description
I'm trying to compile Orange Pi One image in Docker (as described in #255) and facing couple problems. My host is Debian Sid. Configuration:
./compile.sh BOARD=orangepione PROGRESS_DISPLAY=plain RELEASE=jessie PROGRESS_LOG_TO_FILE=yes KERNEL_ONLY=no BUILD_DESKTOP=no BRANCH=default CLEAN_LEVEL=cache
This lead to incorrect URL - E: Failed getting release file http://localhost:3142/httpredir.debian.org/debian/dists/jessie/Release. Looks like this was caused by incorrect result in lib/debootstrap-ng.sh:133. I tried to use NO_APT_CACHE=yes but it leads to other problems.
For EXTENDED_DEBOOTSTRAP=no I'm getting out of loop devices in container.
Any ideas what I can do to build OPi One image ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels