gentoo-layman/Dockerfile.template: Disable check_official
authorW. Trevor King <wking@tremily.us>
Wed, 22 Oct 2014 19:50:05 +0000 (12:50 -0700)
committerW. Trevor King <wking@tremily.us>
Wed, 22 Oct 2014 19:50:05 +0000 (12:50 -0700)
I'm going to write up a patch so that you can override this from
Layman's command line, but until that patch lands in an upstream
release we'll need to tweak the config to support non-interactive
overlay additions.

gentoo-layman/Dockerfile.template

index 3516234ebec051499867beda2e0fa77cf970859c..c6fe3ab6a5aec2a904e1f5c33e7a1bab2090e80d 100644 (file)
@@ -38,4 +38,5 @@ RUN echo 'dev-python/ssl-fetch ~amd64' >> /etc/portage/package.accept_keywords/l
 RUN emerge -v layman
 RUN eselect news read new
 RUN echo 'source /var/lib/layman/make.conf' >> /etc/portage/make.conf
+RUN sed -i 's/^check_official.*/check_official : no/' /etc/layman/layman.cfg
 RUN layman --fetch