From reviews-return-92595-apmail-mesos-reviews-archive=mesos.apache.org@mesos.apache.org Fri Sep 11 12:53:41 2020 Return-Path: X-Original-To: apmail-mesos-reviews-archive@locus.apache.org Delivered-To: apmail-mesos-reviews-archive@locus.apache.org Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with ESMTP id 56D7E1A545 for ; Fri, 11 Sep 2020 12:53:41 +0000 (UTC) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id 0C2DC12371D for ; Fri, 11 Sep 2020 12:53:41 +0000 (UTC) Received: (qmail 22384 invoked by uid 500); 11 Sep 2020 12:53:40 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 22341 invoked by uid 500); 11 Sep 2020 12:53:40 -0000 Mailing-List: contact reviews-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@mesos.apache.org Delivered-To: mailing list reviews@mesos.apache.org Received: (qmail 22327 invoked by uid 99); 11 Sep 2020 12:53:40 -0000 Received: from spamproc1-he-fi.apache.org (HELO spamproc1-he-fi.apache.org) (95.217.134.168) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Sep 2020 12:53:40 +0000 Received: from localhost (localhost [127.0.0.1]) by spamproc1-he-fi.apache.org (ASF Mail Server at spamproc1-he-fi.apache.org) with ESMTP id 9EF5CC0416 for ; Fri, 11 Sep 2020 12:53:39 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamproc1-he-fi.apache.org X-Spam-Flag: NO X-Spam-Score: 1.612 X-Spam-Level: * X-Spam-Status: No, score=1.612 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=0.2, KAM_DMARC_STATUS=0.01, KAM_LAZY_DOMAIN_SECURITY=1, KHOP_HELO_FCRDNS=0.4, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-ec2-va.apache.org ([116.203.227.195]) by localhost (spamproc1-he-fi.apache.org [95.217.134.168]) (amavisd-new, port 10024) with ESMTP id vXuh_6hWdULn for ; Fri, 11 Sep 2020 12:53:38 +0000 (UTC) Received-SPF: None (mailfrom) identity=mailfrom; client-ip=95.217.165.199; helo=reviews-vm-he-fi.apache.org; envelope-from=noreply@reviews.apache.org; receiver= Received: from reviews-vm-he-fi.apache.org (static.199.165.217.95.clients.your-server.de [95.217.165.199]) by mx1-ec2-va.apache.org (ASF Mail Server at mx1-ec2-va.apache.org) with ESMTP id 49DE5C152C for ; Fri, 11 Sep 2020 12:53:38 +0000 (UTC) Received: from reviews-vm-he-fi.apache.org (reviews-vm-he-fi.apache.org [127.0.0.1]) by reviews-vm-he-fi.apache.org (Postfix) with ESMTP id 5F1A61603E7; Fri, 11 Sep 2020 12:53:37 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3135799323281550716==" MIME-Version: 1.0 Subject: Re: Review Request 72859: Added `--no-same-owner` option to tar command. From: Andrei Sekretenko To: Andrei Sekretenko Cc: mesos , Vinod Kone Date: Fri, 11 Sep 2020 12:53:37 -0000 Message-ID: <20200911125337.13989.81905@reviews-vm-he-fi.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Andrei Sekretenko X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/72859/ X-Sender: Andrei Sekretenko X-ReviewBoard-ShipIt: 1 References: <20200910213901.2546.256@reviews-vm-he-fi.apache.org> In-Reply-To: <20200910213901.2546.256@reviews-vm-he-fi.apache.org> X-ReviewBoard-ShipIt-Only: 1 Reply-To: Andrei Sekretenko X-ReviewRequest-Repository: mesos --===============3135799323281550716== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72859/#review221853 ----------------------------------------------------------- Ship it! Ship It! - Andrei Sekretenko On Sept. 10, 2020, 11:39 p.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72859/ > ----------------------------------------------------------- > > (Updated Sept. 10, 2020, 11:39 p.m.) > > > Review request for mesos and Andrei Sekretenko. > > > Repository: mesos > > > Description > ------- > > This ensures extracted tarballs are owned by root when running the > build as root. > > > Diffs > ----- > > 3rdparty/stout/3rdparty/Makefile.am 5a888890a11c67131f21dc4487222ea1dde228dd > > > Diff: https://reviews.apache.org/r/72859/diff/1/ > > > Testing > ------- > > > Thanks, > > Vinod Kone > > --===============3135799323281550716==--