From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6458972999552860160 X-Received: by 10.25.161.5 with SMTP id k5mr292219lfe.12.1504006015301; Tue, 29 Aug 2017 04:26:55 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 10.28.215.200 with SMTP id o191ls253303wmg.26.canary-gmail; Tue, 29 Aug 2017 04:26:54 -0700 (PDT) X-Google-Smtp-Source: ADKCNb6YEFVhR3r6Tdm8vWVD5xqCK7Ju4nmXw2uP5noytT49VcPC2UEl9nFmZ9LTB2uYLWxymAE2 X-Received: by 10.28.178.12 with SMTP id b12mr294204wmf.3.1504006014951; Tue, 29 Aug 2017 04:26:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1504006014; cv=none; d=google.com; s=arc-20160816; b=bineXsx2h09UdcxGHVtraLy6a1Kie76pP20mvL+babCA7VXAYQtIA8woo0JR1IJTSr GYlkUvdWhMD9uWdp0GmPtn1jBxErKCZbimtLQfY+WlzNfUcyB0CuKPlY1Ov0r17N3yJM ZMaj8rtqzxCmtR0yp9/6QXTzo0x4YEfpj5GSo39DgrwAIvbuC79f2GZ46PNGt13NwhYM L92R4dZE9cfGTmHMwJevJcN7tSpIP2B+Zlj9xTSxqPV9lN1TWAZyk1warCqaS/tgdcqj YGITdWoAEst8DO/0hIl9qsGKPQRsaNtYC22lGUMfg0Qov5RowdPzjEYhX+ukD0KLMw1S zXhA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:from:references:cc:to:subject :arc-authentication-results; bh=FRp0mLmfIS8FD1OmiATejWCxXJkC3i/sHzDWmZqkhMY=; b=yBOeqmIeZU2bWDbWbCJWxXZhX+63WjOAMJ1fzChWQyxHgVuX5zzFEp5/mVDkQZ0qFr vsyCri1qFq7ulunt1Ytw36d2tAN/ue3yWL/ifJUT4ltfbGPovIKdEBzIdiUsazV2cCqy vQ40NoNFgwEuZdFqp57s0uRSbvGBeWoE4p3q+I8L6VdJV/yzODd5rH8J8XR93s9Dk5Hl QcHTbGkeyfpvRYt9B9EuSp6hlQC3juPPnMHqeZ4Dh2EyCHzKMSSk3XOjxOcWjmgzQD3P U/A1qfqhoaMnhZSihhuK4Lrm35zarMjPp7PCYuDn5geFa1oUhIIwkQfBtH/v/FVlFKug 0qeA== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 192.35.17.2 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 thoth.sbs.de (thoth.sbs.de. [192.35.17.2]) by gmr-mx.google.com with ESMTPS id m11si167001wmi.9.2017.08.29.04.26.54 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2017 04:26:54 -0700 (PDT) Received-SPF: neutral (google.com: 192.35.17.2 is neither permitted nor denied by best guess record for domain of jan.kiszka@siemens.com) client-ip=192.35.17.2; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 192.35.17.2 is neither permitted nor denied by best guess record for domain of jan.kiszka@siemens.com) smtp.mailfrom=jan.kiszka@siemens.com Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by thoth.sbs.de (8.15.2/8.15.2) with ESMTPS id v7TBQs7L018231 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 29 Aug 2017 13:26:54 +0200 Received: from md1f2u6c.ww002.siemens.net ([139.25.68.37]) by mail3.siemens.de (8.15.2/8.15.2) with ESMTP id v7TBQsxj015645; Tue, 29 Aug 2017 13:26:54 +0200 Subject: Re: [PATCH 5/6] classes/dpkg: Properly update packages in the cache To: "[ext] Henning Schild" , Alexander Smirnov Cc: isar-users@googlegroups.com References: <20170827151339.12806-1-asmirnov@ilbers.de> <20170827151339.12806-6-asmirnov@ilbers.de> <20170828173233.010d4b0b@md1em3qc> <218c4e50-fd72-ba3f-fedb-110802137574@ilbers.de> <20170829095748.395eb941@md1em3qc> From: Jan Kiszka Message-ID: Date: Tue, 29 Aug 2017 13:26:54 +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 In-Reply-To: <20170829095748.395eb941@md1em3qc> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: vS6zVAnzA2+S On 2017-08-29 09:57, [ext] Henning Schild wrote: > Am Tue, 29 Aug 2017 10:20:41 +0300 > schrieb Alexander Smirnov : > >>> This is another fixup of 1/6, fold it in. >>> >> >> It's a good question if we want to keep development history. Because >> these patches reflect the real history of binary caching development. > > To me the answer is clear. If we find issues in a patch during review, > the patch should be fixed before getting merged. > If we do not follow that policy you might as well merge all patches > without review. ACK. This is how many many other projects work as well. Jan -- Siemens AG, Corporate Technology, CT RDA ITP SES-DE Corporate Competence Center Embedded Linux