X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9E8473851C18 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1597498314; bh=j4/lO4APr4rwfVm1iULnBTB6JkHKCDWXP5EWR1xp4Eo=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=OjuatXTQ5q2IGrV0flhLgIzaMigwZR3OoDo95GTSMN3uQ0N0ODWxdTlcBxJSqUhJx wOzm3JrLq+Md4mB/rHJdgQQ/wlctXApEM5GF7XIfLwvp1gRezcWEQ+VQvjyBA6fJd/ oE4TS6MQCOR9Ph7KvKb/kkuL7RDKoGTZtwkVbTIs= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D59F13857C4A X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=9NdqvspymBSQO+3FjQuub6YN4xr7+/AK9KkIuhW5/a4=; b=EPLg+F7vwqDAiNoS4vPVjoWDt7zdvV94Ibxj5EJHLUcKqWBKCaflUMG8zKfZ86EArl JvKLILLeRzHjxHRK7kv24Nk4ie1RDzDVvcQWBp7m5OVlnm1wCtxplBJML2/SizSLhS+3 kxhkloG+bglX6MD+RS1dl3OIFW8pHk12Q/SKI9eMLUTg5O2b8KxOCjICeH+SRrKIH2YL lONjgvzKx/MGyS1YeA9VbODsfj/toz1xRvyqdkGVzoXfh5U74uFoMw3NU0u3kDgR3c5p VU1fd1x6pqb+gJjnXxNALhh4qWpPttsLWIa+hJ3CEJwkm3KWPKz8lVHdH6f5eaPDVwyb WCxg== X-Gm-Message-State: AOAM533x7O39FkZtUJRytwfidPpQdY4axBWOLDF46JRZ++I+UNuyibUA Ajw4qsK2VrL20NiqCcZD/7zkqxO1tkCkQw== X-Google-Smtp-Source: ABdhPJxgmhxfcCLOhmuusj5WmAhNoR/EaiI+Hex/rOUpiw1XHcQchIvhai/qNu+2sAtBxiYixo3jUg== X-Received: by 2002:a05:6402:d07:: with SMTP id eb7mr7234688edb.160.1597498310551; Sat, 15 Aug 2020 06:31:50 -0700 (PDT) Subject: Re: Need upgrade/update advice/procedures: Cygwin32 to Cygwin64 To: "Mike O'Brien" , cygwin AT cygwin DOT com References: <6653fc0f-ead4-7976-56e1-ab2f6a4c68d6 AT gmail DOT com> <000ed0fd-325f-c3d7-fc52-24e76f91d276 AT gmail DOT com> <6dd3cff3-b7ac-4fbc-aa8e-954d5b7e3bf6 AT gmail DOT com> Message-ID: Date: Sat, 15 Aug 2020 15:31:48 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 In-Reply-To: <6dd3cff3-b7ac-4fbc-aa8e-954d5b7e3bf6@gmail.com> Content-Language: it X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 07FDWIKZ023138 On 15.08.2020 13:49, Mike O'Brien wrote: > On 8/13/2020 3:10 PM, Marco Atzeri via Cygwin wrote: >> On 13.08.2020 20:25, Mike O'Brien via Cygwin wrote: >>> My first and only post — >>> >>> I would like to upgrade/update/switch from Cygwin32 to Cygwin64 (on >>> Win 7x64, sp1) and I'm not so sure what all the likely pitfalls may >>> be. Would appreciate any pertinent advice, informational links, etc. >>> that experienced users may wish to share. I've searched around and >>> pieced together a few insights, but I would be remiss not to ask here... >>> >>> TIA. >>> >>> Mike O'B. >>> >> >> duplicate installation with the attached script >> >>   ./cyg-reinstall.sh -A >>   sed -e "s/setup-x86/setup-x86_64/" cyg-reinstall-x86.bat > >> cyg-reinstall-x86_64.bat >> >> run the "cyg-reinstall-x86_64.bat" script in the same directory of >> "setup-x86_64.exe" >> >> after you can use your 32bit to copy the /home/ >> and all the content of "/etc" that you have customized. >> >> Regards >> Marco >> > > All done and looking good! > That wasn't painful at all — much to my surprise . . . > Seriously though, thank you, Marco. you are welcome > Mike O'B. > -- > Mater mea, et are Hibernica Pater, et Ego Hibernica quoque! I was not aware that Ireland was called Hibernia in the old times. -- 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