public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Alexander Smirnov <asmirnov@ilbers.de>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: isar-users <isar-users@googlegroups.com>
Subject: Re: [PATCH] docker: Take qemu-user-static from stretch for Isar image
Date: Fri, 2 Mar 2018 17:30:23 +0300	[thread overview]
Message-ID: <297d415f-ba77-135b-1da0-aa9f7d1234cd@ilbers.de> (raw)
In-Reply-To: <75945125-2a6e-a716-4c88-83c6ae70e4f5@siemens.com>

On 02/27/2018 09:57 AM, Jan Kiszka wrote:
> From: Jan Kiszka <jan.kiszka@siemens.com>
> 
> The jessie version easily crashes, e.g. during kernel build over
> dpkg-deb.
> 
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
>   Dockerfile.isar | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Dockerfile.isar b/Dockerfile.isar
> index f46c890..14bc2a4 100644
> --- a/Dockerfile.isar
> +++ b/Dockerfile.isar

No this file in isar at github, or I'm wrong?

Alex

> @@ -7,12 +7,12 @@ RUN echo 'deb http://deb.debian.org/debian jessie-backports main' >> /etc/apt/so
>       apt-get update && \
>       apt-get install -y -f --no-install-recommends --target-release jessie \
>               autoconf automake gdisk libtool bash-completion \
> -            sudo grub2 grub-efi-amd64-bin grub-efi-ia32-bin qemu-user-static \
> +            sudo grub2 grub-efi-amd64-bin grub-efi-ia32-bin \
>               reprepro python3 binfmt-support && \
>       apt-get install -y -f --no-install-recommends --target-release jessie-backports \
>               e2fsprogs && \
>       apt-get install -y -f --no-install-recommends --target-release stretch \
> -            multistrap && \
> +            multistrap qemu-user-static && \
>       apt-get clean && \
>       rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp*
>   
> 

  reply	other threads:[~2018-03-02 14:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-27  6:57 Jan Kiszka
2018-03-02 14:30 ` Alexander Smirnov [this message]
2018-03-02 14:39   ` Jan Kiszka
2018-03-06  9:23 ` Daniel Wagner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=297d415f-ba77-135b-1da0-aa9f7d1234cd@ilbers.de \
    --to=asmirnov@ilbers.de \
    --cc=isar-users@googlegroups.com \
    --cc=jan.kiszka@siemens.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox