X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C35E83857B82 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1701545986; bh=VyphTkBYcWw/ApMMpEcQJbkbTPTh8c/J4GfKGFPWREE=; h=To:Cc:Subject:References:Date:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=mvMn/8UIc/q5jTsoIH7kvux+jOI1xOxzx9pSAd9t27AC4E/J81cEO+uRzaJe9jL2J 7qXWzF8Zb+H+XlwAzw1zzk7SB2AbiuHvzfPQGLfsyd/eL2YB+JnRhTfQ21fjvp6RpP K6pvZmz+xQIElpvJ6+3C2d2qwVgzEINh+9bKfdTA= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 22CA93858D33 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 22CA93858D33 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1701545951; cv=none; b=O7SCnvsajOtBcpdroPEZz5PspLMoUInZEXegn2/X2zwEd8gjGtzDKolXxavTkmSmA54OY8kEZevj85bu7U6if8YNoPtR3c2Ty5DmMY8iRWnvzAup6sjeqys7OJASaVCfWEzLNxdoJk9uivRW8WLg4vDEJZP7Q7vT210aIt8qiWE= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1701545951; c=relaxed/simple; bh=eOc6IhZd5YA9PzWE83GyYwOiQ1Gpp4Sf94/8PQbzjqU=; h=To:Subject:From:Date:Message-ID:MIME-Version; b=nLrG3uI7r3vOlKvZ/G/IfPda0Wn2hqGo+XKR7VGXIGCbMTIIEL243Di0wvXY2GtcL3yxIXy0YFUgQ3f2Qi9TGldirRjIGI/4XevNthm2f4Lhtyx3IbG/GdZSh/myIrVVKW8csuqeDjMlVl8bD1Yohkhl+4O+if0jNtHIVfqTX/M= ARC-Authentication-Results: i=1; server2.sourceware.org To: Marco Atzeri Cc: cygwin AT cygwin DOT com Subject: Re: R install.package() bug References: <9d3883e8-0fb5-454e-ac96-47e424bfb195 AT gmail DOT com> Date: Sat, 02 Dec 2023 19:39:07 +0000 In-Reply-To: <9d3883e8-0fb5-454e-ac96-47e424bfb195@gmail.com> (Marco Atzeri via Cygwin's message of "Sat\, 2 Dec 2023 19\:29\:14 +0100") Message-ID: User-Agent: Gnus/5.101 (Gnus v5.10.10) XEmacs/21.5-b35 (linux) MIME-Version: 1.0 X-Edinburgh-Scanned: at seine.is.ed.ac.uk X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: "Henry S. Thompson via Cygwin" Reply-To: "Henry S. Thompson" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Marco Atzeri via Cygwin writes: > As work around: > > $ tar -xf DBI-1.1.3.tar.gz > > ... > > $ tar -xzf DBI-1.1.3.tar.gz DBI-1.1.3 Argh ^ I'm pretty sure that will just undo the fix! Cut-and-paste error? I think what's wanted is $ tar -czf DBI-1.1.3.tar.gz DBI-1.1.3 ht -- Henry S. Thompson, School of Informatics, University of Edinburgh 10 Crichton Street, Edinburgh EH8 9AB, SCOTLAND -- (44) 131 650-4440 Fax: (44) 131 650-4587, e-mail: ht AT inf DOT ed DOT ac DOT uk URL: http://www.ltg.ed.ac.uk/~ht/ [mail from me _always_ has a .sig like this -- mail without it is forged spam] -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple