X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5A0F3388C016 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1609343099; bh=5JD1HAz4UJSTH2/O1k9q4Suij1GaGLb2JOAb5B93OcE=; h=To:Subject:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=QrSRF0g2Q/aXwJmf8wN74+o2etgHGkbn4hwOZI0pErFhWDT1lf5uBPYKd78hjO4dZ zAS1VfXFCBP+y47mxceQwyeWnBNVYaOG5v3VmlWVo5td4Rx9umUeXL0q6gzZC4lse1 glo5y9Tb8DpKmb/en37Z34UJAUKH17QVnItRoSd0= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 36B71388C00C To: Marco Atzeri Subject: Re: Package "python" removed from default package selection References: <20474c54-4367-faf2-c376-45b052c766cb AT yahoo DOT de> <0b4df701-8548-91e6-e7ef-48def0b70489 AT gmail DOT com> Date: Wed, 30 Dec 2020 15:44:54 +0000 In-Reply-To: <0b4df701-8548-91e6-e7ef-48def0b70489@gmail.com> (Marco Atzeri via Cygwin's message of "Wed\, 30 Dec 2020 12\:39\:50 +0100") Message-ID: User-Agent: Gnus/5.1012 (Gnus v5.10.12) XEmacs/21.5-b34 (linux) MIME-Version: 1.0 X-Edinburgh-Scanned: at loire.is.ed.ac.uk X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, BIGNUM_EMAILS, KAM_DMARC_STATUS, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, 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: "Henry S. Thompson via Cygwin" Reply-To: "Henry S. Thompson" Cc: cygwin AT cygwin DOT com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Marco Atzeri via Cygwin writes: > strange, python27-2.7.18-2 postinstall script should have set > /usr/bin/python. Neither python27-2.7.18-1 or -2 have any postinstall script. The change from -1 to -2 that causes python as such to disappear (which I can confirm) is the loss of welded-in links: > tar -tvf python2-2.7.18-1.tar.xz lrwxrwxrwx Marco/Kein 0 2020-05-23 11:05 usr/bin/pydoc -> pydoc2.7 lrwxrwxrwx Marco/Kein 0 2020-05-23 11:05 usr/bin/pydoc2 -> pydoc2.7 lrwxrwxrwx Marco/Kein 0 2020-05-23 11:05 usr/bin/python -> python2.7.exe lrwxrwxrwx Marco/Kein 0 2020-05-23 11:05 usr/bin/python2 -> python2.7.exe -rw-rw-r-- Marco/Kein 45 2020-05-23 11:05 usr/share/man/man1/python.1.gz -rw-rw-r-- Marco/Kein 46 2020-05-23 11:05 usr/share/man/man1/python2.1.gz > tar -tvf python2-2..tar.xz lrwxrwxrwx Marco/Kein 0 2020-12-28 08:57 usr/bin/pydoc2 -> pydoc2.7 lrwxrwxrwx Marco/Kein 0 2020-12-28 08:57 usr/bin/python2 -> python2.7.exe -rw-rw-r-- Marco/Kein 46 2020-12-28 08:57 usr/share/man/man1/python2.1.gz 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] The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. -- 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