From mboxrd@z Thu Jan 1 00:00:00 1970 From: rendaw <7e9wc56emjakcm@s.rendaw.me> Subject: bug#35359: docker-image produces corrupt tar Date: Mon, 22 Apr 2019 23:35:13 +0900 Message-ID: References: <87a7gj2j13.fsf@gnu.org> <875zr66y7m.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:46933) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hIa39-0003gs-NK for bug-guix@gnu.org; Mon, 22 Apr 2019 10:36:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hIa38-00080E-Lm for bug-guix@gnu.org; Mon, 22 Apr 2019 10:36:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37666) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hIa38-000806-I2 for bug-guix@gnu.org; Mon, 22 Apr 2019 10:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hIa38-0000WL-5s for bug-guix@gnu.org; Mon, 22 Apr 2019 10:36:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <875zr66y7m.fsf@elephly.net> Content-Language: en-US List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ricardo Wurmus Cc: 35359@debbugs.gnu.org On 4/22/19 9:06 PM, Ricardo Wurmus wrote: > rendaw <7e9wc56emjakcm@s.rendaw.me> writes: > >> $ guix --version >> guix (GNU Guix) 0.16.0 >> Copyright (C) 2018 the Guix authors >> License GPLv3+: GNU GPL version 3 or later >> >> This is free software: you are free to change and redistribute it. >> There is NO WARRANTY, to the extent permitted by law. >> >> I tried `guix describe` as root too, same error. >> >> I downloaded guix a couple weeks ago, so it's possible it's out of >> date. It looks like the same version as is listed on the website though. > This is the last release, but you should run “guix pull” on a regular > basis to get updates to Guix and to be able to install package updates. > > -- > Ricardo > Thanks!  I just did `guix pull` and forced an image rebuild (by changing host-name), but I get the same tar error.