From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 52509 invoked by alias); 1 Feb 2020 11:21:45 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 52502 invoked by uid 89); 1 Feb 2020 11:21:45 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=dia, docshtml, UD:docs.html, unsubscribe-simple X-HELO: mail-ot1-f49.google.com Received: from mail-ot1-f49.google.com (HELO mail-ot1-f49.google.com) (209.85.210.49) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 01 Feb 2020 11:21:43 +0000 Received: by mail-ot1-f49.google.com with SMTP id j20so707744otq.3 for ; Sat, 01 Feb 2020 03:21:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kztsoftware-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=A3261VC+qLulMQq7+78CMXpxmabCndy7+MNk9pfHvNo=; b=eYBEsqDvA3UdHowCSibfTung9r/FHoLkxFLxGgh1O9lJoJENaZAYytOgO6lXBNhK5P XMOP3GrimBNxX1QP060iVH0TeIEXiWRdS5+x1ceF8RCIho4PswFXGM1Qm2iohCcdUas6 0xWDMntHAdWfINZG311B9FYBSGFxieNp5c30/Yh5buTsn6equ0226ibi1vYTXIGtQN/+ VGoL5WF4jdOO1ke6tmNkDBhvJrNGB3j26ycKP+vg+TfAIFDL9XVActYiymMwlQqCiEM7 Xk9I/fL+SkI0AS9f0jOYSp+GvEhn0kZRXADZhhrURITN/gRi6ppISSWqeWwtIxn+iUfi qVNw== MIME-Version: 1.0 References: <16fc5b76c50.2780.a1382e26d1292f71ec6ef0cd03d49346@pdc.ca> <20200131102434.GB5074@tik.uni-stuttgart.de> <20200131112904.GC5074@tik.uni-stuttgart.de> <5cc67e71-0edf-90a2-3601-50affd5c14da@towo.net> <20200131140622.GB6676@tik.uni-stuttgart.de> <1764577188.20200201125607@yandex.ru> In-Reply-To: <1764577188.20200201125607@yandex.ru> From: BGINFO4X Date: Sat, 01 Feb 2020 11:21:00 -0000 Message-ID: Subject: Re: Is there a way to clone-install Cygwin? To: cygwin@cygwin.com Cc: Ulli Horlacher Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2020-02/txt/msg00003.txt.bz2 Hello, What about something like this? https://vegardit.github.io/cygwin-portable-installer/ Can it help u? Regards. Missatge de Andrey Repin del dia ds., 1 de febr. 2020 a les 11:05: > Greetings, Ulli Horlacher! > > > I tried to write an installer.bat which uses the Windows bsdtar, but it > > fails with: > > > > > C:\>dir > > Volume in drive C has no label. > > Volume Serial Number is EC42-8D26 > > > Directory of C:\ > > > 31 Jan 2020 12:45 84.340.162 cygwin64.tgz > > 31 Jan 2020 14:38 91.960.715 cygwin64.zip > > 31 Jan 2020 12:45 45 cygwin64_addons.tgz > > 19 Mar 2019 05:52 PerfLogs > > 13 Jan 2020 13:12 Program Files > > 15 Jan 2020 17:32 Program Files (x86) > > 13 Jan 2020 13:12 Users > > 13 Jan 2020 14:46 Windows > > 31 Jan 2020 13:59 xx > > 31 Jan 2020 14:43 91.960.889 xxx_20200131_144048.zip > > 4 File(s) 268.261.811 bytes > > 6 Dir(s) 45.442.043.904 bytes free > > > C:\>tar -xf cygwin64.zip > > cygwin64/bin/apropos: Can't create '\\\\?\\C:\\\\cygwin64\\bin\\apropos' > > cygwin64/bin/awk: Can't create '\\\\?\\C:\\\\cygwin64\\bin\\awk' > > cygwin64/bin/bzcmp: Can't create '\\\\?\\C:\\\\cygwin64\\bin\\bzcmp' > > cygwin64/bin/bzegrep: Can't create '\\\\?\\C:\\\\cygwin64\\bin\\bzegrep' > > cygwin64/bin/bzfgrep: Can't create '\\\\?\\C:\\\\cygwin64\\bin\\bzfgrep' > > cygwin64/bin/bzless: Can't create '\\\\?\\C:\\\\cygwin64\\bin\\bzless' > > cygwin64/bin/captoinfo: Can't create > '\\\\?\\C:\\\\cygwin64\\bin\\captoinfo' > > ^C > > C:\> > > > (I run it as administrator). > > > Any idea what went wrong > > Wrong is precisely the way you are trying to "install" it. > > > and how I can fix it? > > Use supported ways to install Cygwin. > Even if you would successfully unpack your clone, on a different system, > you > would still need to run full rebase. It's way easier to just script > setup.exe > to install what you need. > > > -- > With best regards, > Andrey Repin > Saturday, February 1, 2020 12:53:20 > > Sorry for my terrible english... > > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple