RE: [BUG] Latest python38 package (3.8.7-1) fails to execute 'ensurepip', 3.8.3.-1 works

2021-01-23 Thread Oleh Svirshchevsky via Cygwin
Hi Marco, Confirming that the provided patch fixes the problem, thanks! Do you have an estimate of when you plan on releasing 3.8.7-2 with this fix? Thanks, Oleh -Original Message- From: Cygwin On Behalf Of Marco Atzeri via Cygwin Sent: Saturday, January 23, 2021 11:14 AM To:

[PATCH cygport] Make a build-depends list from a cygport file

2021-01-23 Thread Lemures Lemniscati via Cygwin-apps
Hi! Here are small patches, which might be useful (I guess). 1. We can get a build-depends list from a cygport file by cygport foo.cygport builddep-oneline | tail -1 and can easily use the results from other scripts. 2. Make sure a build-depends list in *-src.hint be a single line

Link/$PATH interaction problem

2021-01-23 Thread Frank Eske via Cygwin
Similar to December's "cygwin1.dll > 3.1.4 Program execution fails if (WSL-)symlink exists and is present in PATH", but it's still present in 3.1.6 and 3.1.7. While I can revert back to 3.1.4 (and 3.1.2,) links I have created since then do not show up as links and are listed as owned by

Re: python doesn't work with asyncio library

2021-01-23 Thread Marco Atzeri via Cygwin
On 23.01.2021 22:09, ggl329 via Cygwin wrote: Hi Marco, Thank you for maintaining python related packages. I found that the updated python38 (3.8.6-2, 3.8.7-1) and python36 (3.6.12-2) don't work with asyncio library. The "Hello World!" sample in python documentation fails. Using python38

python doesn't work with asyncio library

2021-01-23 Thread ggl329 via Cygwin
Hi Marco, Thank you for maintaining python related packages. I found that the updated python38 (3.8.6-2, 3.8.7-1) and python36 (3.6.12-2) don't work with asyncio library. The "Hello World!" sample in python documentation fails. Using python38 (3.8.3-1) or python36 (3.6.10-1), it succeeds.

Re: [BUG] Latest python38 package (3.8.7-1) fails to execute 'ensurepip', 3.8.3.-1 works

2021-01-23 Thread Marco Atzeri via Cygwin
On 23.01.2021 19:47, Marco Atzeri wrote: On 23.01.2021 19:23, Oleh Svirshchevsky via Cygwin wrote: Latest python38 package (3.8.7-1) fails to execute 'ensurepip', 3.8.3.-1 works Latest version: $ python3.8.exe --version Python 3.8.7 $ python3.8.exe -Im ensurepip --upgrade --default-pip

Re: missing perl directories

2021-01-23 Thread Achim Gratz
Anthony Heading writes: […] > What approach do you want? (Choose 'local::lib', 'sudo' or 'manual') > [local::lib] Well, just say "manual" at this prompt to override the heuristics for switching to local::lib, then. Alternatively you can report it upstream so that this check is properly guarded

[ANNOUNCEMENT] biber 2.16-1

2021-01-23 Thread Ken Brown via Cygwin-announce via Cygwin
The following package has been uploaded to the Cygwin distribution: * biber-2.16-1 Biber is a BibTeX replacement for users of BibLaTeX. Biber supports full UTF-8, can (re-)encode input and output, supports highly configurable sorting, dynamic bibliography sets, and many other features. This is

biber 2.16-1

2021-01-23 Thread Ken Brown via Cygwin-announce
The following package has been uploaded to the Cygwin distribution: * biber-2.16-1 Biber is a BibTeX replacement for users of BibLaTeX. Biber supports full UTF-8, can (re-)encode input and output, supports highly configurable sorting, dynamic bibliography sets, and many other features. This is

Re: [BUG] Latest python38 package (3.8.7-1) fails to execute 'ensurepip', 3.8.3.-1 works

2021-01-23 Thread Marco Atzeri via Cygwin
On 23.01.2021 19:23, Oleh Svirshchevsky via Cygwin wrote: Latest python38 package (3.8.7-1) fails to execute 'ensurepip', 3.8.3.-1 works Latest version: $ python3.8.exe --version Python 3.8.7 $ python3.8.exe -Im ensurepip --upgrade --default-pip Traceback (most recent call last): File

[BUG] Latest python38 package (3.8.7-1) fails to execute 'ensurepip', 3.8.3.-1 works

2021-01-23 Thread Oleh Svirshchevsky via Cygwin
Latest python38 package (3.8.7-1) fails to execute 'ensurepip', 3.8.3.-1 works Latest version: $ python3.8.exe --version Python 3.8.7 $ python3.8.exe -Im ensurepip --upgrade --default-pip Traceback (most recent call last): File "/usr/lib/python3.8/runpy.py", line 185, in _run_module_as_main

Re: Random question: plans for Wayland support?

2021-01-23 Thread Hamish McIntyre-Bhatty via Cygwin
On 22/01/2021 23:34, Brian Inglis wrote: > On 2021-01-22 03:02, Hamish McIntyre-Bhatty via Cygwin wrote: >> Kind of a random question, but are there potential plans to supporting >> running Wayland under Cygwin as an alternative to X11? >> >> I have no idea if it would even be practical/possible

[ANNOUNCEMENT] Updated: openldap-2.4.57-1

2021-01-23 Thread Achim Gratz
The openldap package in Cygwin has been updated to the latest upstream version 2.4.57. https://www.openldap.org/software/release/changes.html Notes = I don't use the server components of openldap myself and know next to nothing about these, so use them with due care. The tests have been

Updated: openldap-2.4.57-1

2021-01-23 Thread Achim Gratz
The openldap package in Cygwin has been updated to the latest upstream version 2.4.57. https://www.openldap.org/software/release/changes.html Notes = I don't use the server components of openldap myself and know next to nothing about these, so use them with due care. The tests have been

[Attn. Maintainers] perl-5.32

2021-01-23 Thread Achim Gratz
Perl 5.32 was released today. In order to switch to this new Perl we will again have to update or re-release a bunch of packages that are using Perl. I will soon replace the RC1 in my test repository with the release version and rebuild all distributions. You can then use this repository to

Re: Terminal output disappearing after SSH into cygwin

2021-01-23 Thread Thomas Wolff
Am 23.01.2021 um 14:22 schrieb Martyn B: Thomas Wolff wrote on 22.01.21 17:16: The clear is conditional. Maybe the value of $SHLVL after ssh login has changed somehow? It's 1 like in Cygwin Terminal on the Windows box Yeah, but maybe it wasn't 1 before, when it still worked for you?

Re: Terminal output disappearing after SSH into cygwin

2021-01-23 Thread Martyn B
Thomas Wolff wrote on 22.01.21 17:16: The clear is conditional. Maybe the value of $SHLVL after ssh login has changed somehow? It's 1 like in Cygwin Terminal on the Windows box martyn@linuxbox:~$ ssh Winuser@ Last login: Sat Jan 23 13:34:48 2021 from Winuser@WINDOWS-BOX ~ $ echo $SHLVL

[ANNOUNCEMENT] Updated: Perl distributions

2021-01-23 Thread Achim Gratz
The following Perl distributions have been updated to their latest release version available on CPAN: x86/x86_64 -- perl-Cairo-1.109-1 perl-IO-Tty-1.16-1 perl-Net-SSLeay-1.90-1 noarch -- perl-Business-ISBN-3.006-1 perl-Business-ISBN-Data-20210112.001-1 perl-DateTime-Locale-1.31-2

Updated: Perl distributions

2021-01-23 Thread Achim Gratz
The following Perl distributions have been updated to their latest release version available on CPAN: x86/x86_64 -- perl-Cairo-1.109-1 perl-IO-Tty-1.16-1 perl-Net-SSLeay-1.90-1 noarch -- perl-Business-ISBN-3.006-1 perl-Business-ISBN-Data-20210112.001-1 perl-DateTime-Locale-1.31-2