Can the cygwin support scipy, pandas, sympy, jupyterlab?

2022-02-16 Thread Tatsuro MATSUOKA
Can the cygwin support scipy, pandas, sympy, jupyterlab? The above is very popular in scientific field but the cygwin does not have the package. I used the internet search and was able to install those package python pip install. However, if thtse package can be installed without pip install,

Re: Package request: python-pytest-mock

2022-02-16 Thread Marco Atzeri
On 16.02.2022 12:55, Adam Dinwoodie wrote: On Wed, Feb 16, 2022 at 12:49:05PM +0100, marco atzeri wrote: On Wed, Feb 16, 2022 at 12:16 PM Adam Dinwoodie wrote: As part of pulling some of the packages I maintain up to date, I've discovered some of the test scripts now rely on the pytest-mock

Re: Apache error when enabling ssl

2022-02-16 Thread Marco Atzeri
On 16.02.2022 23:34, Scott Wood wrote: Whenever I try to enable the ssl module in apache2 (original dist version or custom compiled version) I get the following error: $ apachectl -k start [Wed Feb 16 17:29:11.188154 2022] [core:emerg] [pid 47724] (88)Function not implemented: AH00023: Couldn't

Apache error when enabling ssl

2022-02-16 Thread Scott Wood
Whenever I try to enable the ssl module in apache2 (original dist version or custom compiled version) I get the following error: $ apachectl -k start [Wed Feb 16 17:29:11.188154 2022] [core:emerg] [pid 47724] (88)Function not implemented: AH00023: Couldn't create the mpm-accept mutex (88)Function

Re: Can't start cygsshd service

2022-02-16 Thread
I should add that running '/usr/sbin/sshd' (with elevated privileges) works fine. I just can't start it as a service... "" wrote at about 12:48:40 -0500 on Wednesday, February 16, 2022: > I just installed Cygwin and cygwin sshd on a fresh Win10 Virtual Box > machine. > > Running

Can't start cygsshd service

2022-02-16 Thread
I just installed Cygwin and cygwin sshd on a fresh Win10 Virtual Box machine. Running 'ssh-host-config' worked perfectly, saying the service was installed. I accepted all the defaults. However, the service fails to start -- whether on 'reboot' or manually. Specifically, #cygrunsrv -S

State of github.com/cygwinports

2022-02-16 Thread Adam Dinwoodie
There's a GitHub organisation at https://github.com/cygwinports that looks to have been largely abandoned; there doesn't seem to have been any meaningful activity there since at least July 2019, and the link in the top bar has clearly been taken over by domain squatters. I think the purpose of

[ANNOUNCEMENT] Updated: asciidoc v10.1.1-1

2022-02-16 Thread Adam Dinwoodie
Version 10.1.1-1 of asciidoc has been uploaded, and should be coming soon to a mirror near you. This is an update to the latest upstream release. See https://asciidoc.org/CHANGELOG.html for the full upstream changelog. Enjoy! -- Problem reports: https://cygwin.com/problems.html FAQ:

Re: Package request: python-pytest-mock

2022-02-16 Thread Adam Dinwoodie
On Wed, Feb 16, 2022 at 12:49:05PM +0100, marco atzeri wrote: > On Wed, Feb 16, 2022 at 12:16 PM Adam Dinwoodie wrote: > > > > As part of pulling some of the packages I maintain up to date, I've > > discovered some of the test scripts now rely on the pytest-mock module. > > That's not currently

Re: Package request: python-pytest-mock

2022-02-16 Thread marco atzeri
On Wed, Feb 16, 2022 at 12:16 PM Adam Dinwoodie wrote: > > As part of pulling some of the packages I maintain up to date, I've > discovered some of the test scripts now rely on the pytest-mock module. > That's not currently packaged for Cygwin; could we make it available? > > I'm happy to add

Re: Inconsistent handling of python3-module vs python3x-module packages

2022-02-16 Thread marco atzeri
On Wed, Feb 16, 2022 at 12:11 PM Adam Dinwoodie wrote: > > While wrangling a bunch of Python packages for my Cygwin installation, > I've noticed an inconsistency about how python3 vs python3x packages are > installed. Only one ? ;-) > As an example: the python3 package itself describes itself

Package request: python-pytest-mock

2022-02-16 Thread Adam Dinwoodie
As part of pulling some of the packages I maintain up to date, I've discovered some of the test scripts now rely on the pytest-mock module. That's not currently packaged for Cygwin; could we make it available? I'm happy to add packaging this up to my stack of packages to maintain, (although I'm

Inconsistent handling of python3-module vs python3x-module packages

2022-02-16 Thread Adam Dinwoodie
While wrangling a bunch of Python packages for my Cygwin installation, I've noticed an inconsistency about how python3 vs python3x packages are installed. As an example: the python3 package itself describes itself as a meta-package; the package itself is almost empty, and the key thing selecting

Re: [PATCH v2] Cygwin: wincap: Add capabilities for Windows 11.

2022-02-16 Thread Corinna Vinschen
On Feb 16 18:40, Takashi Yano wrote: > - The capability changes since Windows 11 have been reflected in > wincap.cc. The capability has_con_broken_tabs is added, which is > false since Windows 11. > --- > winsup/cygwin/wincap.cc | 47 - >

Re: Trouble trying to compile apache2

2022-02-16 Thread Adam Dinwoodie
On Tue, Feb 15, 2022 at 04:50:22AM -0800, Russell VT wrote: > Thanks for the clarification, Adam. > > I've been meaning/wanting to step up and take care of some Cygwin packages, > given that it's generally my Unix after from my desktop environment sort of > arrangement ... and, well, I have a

Re: Console output hangs in the middle of a line

2022-02-16 Thread Takashi Yano
On Wed, 16 Feb 2022 18:59:05 +0900 Takashi Yano wrote: > On Wed, 16 Feb 2022 11:49:36 +0200 > Orgad Shaneh wrote: > > I'm using cygwin runtime 3.3.4-2. CYGWIN env variable is empty. > > Running in Windows Terminal. > > > > When I run git clean -dfx on a Node.JS project, which has huge > >

Re: Console output hangs in the middle of a line

2022-02-16 Thread Takashi Yano
On Wed, 16 Feb 2022 11:49:36 +0200 Orgad Shaneh wrote: > I'm using cygwin runtime 3.3.4-2. CYGWIN env variable is empty. > Running in Windows Terminal. > > When I run git clean -dfx on a Node.JS project, which has huge > node_modules directories, that produces a lot of output in high rate, > the

Console output hangs in the middle of a line

2022-02-16 Thread Orgad Shaneh
Hi, I'm using cygwin runtime 3.3.4-2. CYGWIN env variable is empty. Running in Windows Terminal. When I run git clean -dfx on a Node.JS project, which has huge node_modules directories, that produces a lot of output in high rate, the console seems to freeze for very long in the middle of a line,

Re: [PATCH] Cygwin: wincap: Add capabilities for Windows 11.

2022-02-16 Thread Takashi Yano
On Wed, 16 Feb 2022 18:33:11 +0900 Takashi Yano wrote: > - if (likely (version.dwBuildNumber >= 19041)) > + if (likely (version.dwBuildNumber >= 22000)) > + caps = _11; > + if (version.dwBuildNumber >= 19041) Sorry, here is a bug. I have sent v2 patch. -- Takashi Yano

[PATCH v2] Cygwin: wincap: Add capabilities for Windows 11.

2022-02-16 Thread Takashi Yano
- The capability changes since Windows 11 have been reflected in wincap.cc. The capability has_con_broken_tabs is added, which is false since Windows 11. --- winsup/cygwin/wincap.cc | 47 - winsup/cygwin/wincap.h | 2 ++ 2 files changed, 48

[PATCH] Cygwin: wincap: Add capabilities for Windows 11.

2022-02-16 Thread Takashi Yano
- The capability changes since Windows 11 have been reflected in wincap.cc. The capability has_con_broken_tabs is added, which is false since Windows 11. --- winsup/cygwin/wincap.cc | 47 - winsup/cygwin/wincap.h | 2 ++ 2 files changed, 48

Re: [PATCH] fhandler_proc.cc(format_proc_cpuinfo): fix bad bits in last change

2022-02-16 Thread Corinna Vinschen
On Feb 15 14:54, Brian Inglis wrote: > > move Linux 5.16 Gobble Gobble flags to 5.17 Superb Owl correct positions: > 0x0007:1 Intel Advanced Matrix eXtensions: >EAX:22 amx_bf16 Brain Float 16 dot product >EAX:24 amx_tile Tile matrix multiply >