Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jessie: Host configuration leakage around apt-get #16

Closed
ismagulb opened this issue Jun 28, 2017 · 1 comment
Closed

Jessie: Host configuration leakage around apt-get #16

ismagulb opened this issue Jun 28, 2017 · 1 comment

Comments

@ismagulb
Copy link
Contributor

To: isar-users@googlegroups.com
From: Jan Kiszka
Subject: Jessie: Host configuration leakage around apt-get
Date: Tue, 27 Jun 2017 19:38:46 +0200

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

@ismagulb
Copy link
Contributor Author

We don't use multistrap anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant