Re: Dependency problem of ipython 7.16.1-1

2020-07-27 Thread Marco Atzeri via Cygwin
On 27.07.2020 18:18, ggl329 via Cygwin wrote: Hi all, Recently, I upgraded python36-ipython to 7.16.1-1 and got an error shown below. The upgraded ipython seems to depend on backcall module (https://github.com/takluyver/backcall). But cygwin doesn't have python-backcall package. Is there anyo

Re: Problem with output from gawk software in recent Cygwin installation

2020-07-27 Thread Brian Inglis
On 2020-07-27 15:58, Bryan VanSchouwen wrote: > On Mon, Jul 27, 2020 at 4:20 PM Brian Inglis wrote: >> On 2020-07-27 11:50, Michel LaBarre wrote: >>> On July 27, 2020 12:52 PM, Eliot Moss wrote: On 7/27/2020 11:47 AM, Bryan VanSchouwen wrote: > I just tried executing an awk script using th

setting up a cygwin cross compiler on linux

2020-07-27 Thread marty leisner via Cygwin
I want to cross compile cygwin programs on linux. I vaguely recall there was a debian package for this years ago. No luck now. All my web searches talk about cross compiling on cygwin for linux. I wonder if there's a pre-assembled kit to do this (i.e. include files, libraries, and specs file)

Re: Problem with output from gawk software in recent Cygwin installation

2020-07-27 Thread Brian Inglis
On 2020-07-27 11:50, Michel LaBarre wrote: >> On July 27, 2020 12:52 PM, Eliot Moss wrote: >> On 7/27/2020 11:47 AM, Bryan VanSchouwen wrote: >>> I just tried executing an awk script using the most recent version of > gawk, >>> but the output did not turn out the way that it was supposed to. >>> >

RE: Problem with output from gawk software in recent Cygwin installation

2020-07-27 Thread Michel LaBarre
> -Original Message- > From: Cygwin [mailto:cygwin-boun...@cygwin.com] On Behalf Of Eliot Moss > Sent: July 27, 2020 12:52 PM > To: Bryan VanSchouwen; cygwin@cygwin.com > Subject: Re: Problem with output from gawk software in recent Cygwin > installation > > On 7/27/2020 11:47 AM, Bryan

Re: Meld 3.18.0-1 does not start

2020-07-27 Thread Ken Brown via Cygwin
On 7/27/2020 12:57 PM, Ken Brown via Cygwin wrote: On 7/27/2020 9:50 AM, Rabbe Fogelholm wrote: I am having problems with meld 3.18.0-1. On startup I get "fatal: external diff died, stopping at ", where is a file to be inspected. My workaround is to downgrade to 3.16.4-1, which works. I am run

Re: Meld 3.18.0-1 does not start

2020-07-27 Thread Ken Brown via Cygwin
On 7/27/2020 9:50 AM, Rabbe Fogelholm wrote: I am having problems with meld 3.18.0-1. On startup I get "fatal: external diff died, stopping at ", where is a file to be inspected. My workaround is to downgrade to 3.16.4-1, which works. I am running cygwin on Windows 10. My cygwin installation is

Re: Problem with output from gawk software in recent Cygwin installation

2020-07-27 Thread Eliot Moss
On 7/27/2020 11:47 AM, Bryan VanSchouwen via Cygwin wrote: Hello. I just tried executing an awk script using the most recent version of gawk, but the output did not turn out the way that it was supposed to. This script uses the following command to print the output data to the output file: prin

Re: Problem with output from gawk software in recent Cygwin installation

2020-07-27 Thread Henry S. Thompson via Cygwin
Bryan VanSchouwen via Cygwin writes: > I just tried executing an awk script using the most recent version of gawk, > but the output did not turn out the way that it was supposed to. ... > and previously, this command always printed the values of the three > variables on a single line, separated

Dependency problem of ipython 7.16.1-1

2020-07-27 Thread ggl329 via Cygwin
Hi all, Recently, I upgraded python36-ipython to 7.16.1-1 and got an error shown below. The upgraded ipython seems to depend on backcall module (https://github.com/takluyver/backcall). But cygwin doesn't have python-backcall package. Is there anyone who will provide python-backcall package? $ i

RE: missing Python 3.7 for python3 package version

2020-07-27 Thread Allen Hewes via Cygwin
> > > Question: any reason to not use python 3.8 ? > For me, it's because when you moved to 3.8 from 3.6, a "core" (popular?) number of python38-* packages weren't moved to 3.8 either. I didn't want 3 Pythons installed b/c of the move to 3.8. And I didn't want to add to the packages (the handfu

Problem with output from gawk software in recent Cygwin installation

2020-07-27 Thread Bryan VanSchouwen via Cygwin
Hello. I just tried executing an awk script using the most recent version of gawk, but the output did not turn out the way that it was supposed to. This script uses the following command to print the output data to the output file: print(cai[i], rpi[i], i) > "Fit_Height_correln_plot_-_cPuMP_vs_2N

Meld 3.18.0-1 does not start

2020-07-27 Thread Rabbe Fogelholm
I am having problems with meld 3.18.0-1. On startup I get "fatal: external diff died, stopping at ", where is a file to be inspected. My workaround is to downgrade to 3.16.4-1, which works. I am running cygwin on Windows 10. My cygwin installation is recently updated, except I am using version 3

Re: Relating device names in /dev/ to drive letters in Windows.

2020-07-27 Thread Brian Inglis
On 2020-07-27 05:24, Hamish McIntyre-Bhatty via Cygwin wrote: Please maintain threading using Reply to List or Reply/All to keep the discussion together in email clients using proper References headers for threads, rather than just Subject, and also please retain some quoted context for your repli

Re: Relating device names in /dev/ to drive letters in Windows.

2020-07-27 Thread Corinna Vinschen
On Jul 27 12:24, Hamish McIntyre-Bhatty via Cygwin wrote: > Thanks Corinna and Brian. > > smartmontools does help - I can see make and model, which is definitely > helpful. > > Oh, I guess I just didn't have blkid installed then. I'll fix that. > > Brian, > > I'd be happy to attempt implementin

Re: Relating device names in /dev/ to drive letters in Windows.

2020-07-27 Thread Hamish McIntyre-Bhatty via Cygwin
Thanks Corinna and Brian. smartmontools does help - I can see make and model, which is definitely helpful. Oh, I guess I just didn't have blkid installed then. I'll fix that. Brian, I'd be happy to attempt implementing this, but I'm not sure where to start. With the information you've given me

Re: tcsh 6.22.02 , can we please get it for wildcard expansion bugfix?

2020-07-27 Thread Corinna Vinschen
On Jul 25 13:19, Reik Reid via Cygwin wrote: > There is an unpleasant wildcard expansion bug in tcsh since around version > 6.21.00, and that got fixed in 6.22.02. Can we please get 6.22.02 in cygwin? I uploaded tcsh-6.22.02. Thanks for the reminder. Corinna -- Corinna Vinschen Cygwin Maintai

[ANNOUNCEMENT] tcsh 6.22.02-1

2020-07-27 Thread Corinna Vinschen
The following packages have been uploaded to the Cygwin distribution: * tcsh-6.22.02-1 Tcsh is an enhanced but completely compatible version of csh, the C shell. Tcsh is a command language interpreter which can be used both as an interactive login shell and as a shell script command processor. T