From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6436374115778560000 X-Received: by 10.25.202.72 with SMTP id h8mr1235603lfj.21.1498585128489; Tue, 27 Jun 2017 10:38:48 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 10.46.20.16 with SMTP id u16ls36976ljd.4.gmail; Tue, 27 Jun 2017 10:38:47 -0700 (PDT) X-Received: by 10.46.77.7 with SMTP id a7mr1233259ljb.26.1498585127868; Tue, 27 Jun 2017 10:38:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1498585127; cv=none; d=google.com; s=arc-20160816; b=LMERz/lkuCWs+sk3XjBYa2azVqxKvyVqnwie6K0Sqb8lUac5UctcuSc29W7/wJppCb /mndpos8Fjoh/0j0gWls/bM+zqIzGFktn8nn5DJyEjlO0ulT8eP6XnVodFLOPLxNLlRR yvE55Uqw9ULDHdzrHbpm5cK8ubhyxAEN26e5PirRXu4ri5W+4WSXLLpZk5mVfSXPaWIA OFa0lXClL5bv7qXmLtjks1Gv7hT5GkmV6en5AykpY56Sbw1kRrHC9rB970pA5bs1iZYF +4TISL94kQ9tmjXOlc9MkB78Lb5s1NOehtubb9pdV6nlQuaVjJFGDdgB0V/0Q6C1DqUz rjZw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:mime-version:user-agent :date:message-id:subject:from:to:arc-authentication-results; bh=RhQlXbPH5yCv2DB4dKbndFfBTlTzQD/oPmKUB+OrK6Q=; b=tVYlmvTjNjvng9YOGLcMZuhroc0uxdYIxACmQBOwG1wlgbQqEg8f2kthXebC2OJQlz OmYErSwS2xhnFZdPYfxGwqnR0slXfPVn/p2k8jdqoZCuVfvVVpDFMeuntM1XoxWVTCXB vvHJbrU7qZXGvRPDMp8jUefXoE1dJqBmRdxZcDFn81PtO9RbieaceL6N7n6vwcK+rzES pOdDEpYjGiQOwMm5ie/80RBjSSfRjgSdA4PDB0trRei/47bumnHL3LSJRwZPKyd/U371 AZs1YkJ2yKffzqDjSapnvMf/LfBBM7sR7/sVMy/2LcrCs/DFP9qhZqglvwJUyGha1npe mlxQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 192.35.17.14 is neither permitted nor denied by best guess record for domain of jan.kiszka@siemens.com) smtp.mailfrom=jan.kiszka@siemens.com Return-Path: Received: from david.siemens.de (david.siemens.de. [192.35.17.14]) by gmr-mx.google.com with ESMTPS id r131si1277623wmd.2.2017.06.27.10.38.47 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2017 10:38:47 -0700 (PDT) Received-SPF: neutral (google.com: 192.35.17.14 is neither permitted nor denied by best guess record for domain of jan.kiszka@siemens.com) client-ip=192.35.17.14; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 192.35.17.14 is neither permitted nor denied by best guess record for domain of jan.kiszka@siemens.com) smtp.mailfrom=jan.kiszka@siemens.com Received: from mail2.siemens.de (mail2.siemens.de [139.25.208.11]) by david.siemens.de (8.15.2/8.15.2) with ESMTPS id v5RHclGM018578 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Tue, 27 Jun 2017 19:38:47 +0200 Received: from md1f2u6c.ww002.siemens.net ([139.25.68.37]) by mail2.siemens.de (8.15.2/8.15.2) with ESMTP id v5RHclxf012337 for ; Tue, 27 Jun 2017 19:38:47 +0200 To: isar-users@googlegroups.com From: Jan Kiszka Subject: Jessie: Host configuration leakage around apt-get Message-ID: <4b30841e-f0a1-d7f1-5844-cd8d792a2063@siemens.com> Date: Tue, 27 Jun 2017 19:38:46 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: OA8rTYoEEIpw Hi all, for days, I was hunting a nasty bug around multistrap mystically failing in a jessie docker container while working fine in a stretch container as well as a regular jessie VM installation. It turned out that the docker image (debian:jessie-slim) contains /etc/apt/apt.conf.d/docker-gzip-indexes which disables the unpacking of packages index files after downloading. Due to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774698, this also affected the multistrap call of apt-get. So, everyone trying to build Isar images with jessie can run into this bug. Maybe we should detect the affect version (<2.2.1) and warn at least? Considering to pull in 2.2.9 from stretch into my builder image now... Jan -- Siemens AG, Corporate Technology, CT RDA ITP SES-DE Corporate Competence Center Embedded Linux