scp "lost connection" failure

2025-01-21 Thread Jay M Martin via Cygwin
Get random (but eventual) "lost connection" using scp (which uses sftp/sftp-server) when transferring huge files via 1G ethernet. No problem if use "scp -O" (don't use sftp protocol) or piping through ssh. Will also happen with a local scp via loopback (localhost) so not a network problem. Ru

Need to update file package utility 5.44 to 5.45 and keychain 2.7.1 to 2.8.5

2024-04-26 Thread J M via Cygwin
Hi, The keychain package already has updated by the Ubuntu Team: dpkg --list | grep keychain ii keychain 2.8.5-2 all key manager for OpenSSH And the file package utility because I find bugs inside 5.44 version, and wid

Re: [Question] When the cygwin support Python version 3.11.5 or newer?

2024-04-23 Thread J M via Cygwin
El lun., 22 abr. 2024 2:26, Zhike Wang (EXT) via Cygwin escribió: > Hi > > Any update/advice for this topic? Or should I raise a ticket to other > Cygwin Mailing Lists? > Thanks > > BRs//Zhike > From: Zhike Wang (EXT) > Sent: April 18, 2024 20:29 > To: cygwin@cygwin.com > Subject: [Question] When

Re: Howto request an upgrade for keychain package

2024-04-20 Thread J M via Cygwin
El vie., 19 abr. 2024 21:19, Brian Inglis via Cygwin escribió: > On 2024-04-19 08:53, J M via Cygwin wrote: > > El jue., 18 abr. 2024 20:10, J M > escribió: > >> I'm having some problems (gpg2, and some for ssh management) with > keychain > >> package: h

Re: Howto request an upgrade for keychain package

2024-04-19 Thread J M via Cygwin
El jue., 18 abr. 2024 20:10, J M escribió: > Hi, > > I'm having some problems (gpg2, and some for ssh management) with keychain > package: https://www.cygwin.com/packages/summary/keychain.html > > It version is 2.7.1, can be upgraded to, by example the last 2.8.5

Re: See repeated /usr/bin in my path

2024-04-19 Thread J M via Cygwin
El jue., 18 abr. 2024 18:50, Andrey Repin escribió: > Greetings, J M! > > > Isn't it better that original_path be removed all startwith > > $mycygwin_homepath? > > $original_path is stored once when you first run Cygwin with empty home > profile, IIRC. And not

Howto request an upgrade for keychain package

2024-04-18 Thread J M via Cygwin
Hi, I'm having some problems (gpg2, and some for ssh management) with keychain package: https://www.cygwin.com/packages/summary/keychain.html It version is 2.7.1, can be upgraded to, by example the last 2.8.5? It is here: https://github.com/funtoo/keychain/tree/2.8.5 Regards -- Problem report

Re: See repeated /usr/bin in my path

2024-04-17 Thread J M via Cygwin
24 23:35, Andrey Repin escribió: > Greetings, J M! > > > I think that is a bug, in my Windows environment path I have this: > > C:\cygwin64\bin > > > Then for some mystery change this to /usr/bin, instead to delete. > > You can file an issue? > > It's n

Re: See repeated /usr/bin in my path

2024-04-17 Thread J M via Cygwin
I think that is a bug, in my Windows environment path I have this: C:\cygwin64\bin Then for some mystery change this to /usr/bin, instead to delete. You can file an issue? Regards El mié, 17 abr 2024 a las 19:10, J M () escribió: > Hi, > > I see repeated /usr/bin in my path. > I

See repeated /usr/bin in my path

2024-04-17 Thread J M via Cygwin
Hi, I see repeated /usr/bin in my path. I don't known if is something of my PC or not. To check I do: which -a ls Show: /usr/bin/ls /usr/bin/ls My path is: /usr/local/bin /usr/bin ... /usr/bin ... Seeing other files, I reach to /etc/profile and use one variable ORIGINAL_PATH that contains one /

Re: Cygwin a bit slow

2024-04-12 Thread J M via Cygwin
:34, Christian Franke via Cygwin wrote: > > J M via Cygwin wrote: > >> ... > >> > >> Specifically for this problem, I have investigated the problem and can > be > >> related to pipes and antivirus. > >> > >> Specifically > >> while

Re: Change for the initial installation of Cygwin to set the default terminal terminal 256 color

2024-04-12 Thread J M via Cygwin
search and moves over the yellow background text. What settings would I need to make it look like Ubuntu's vim? I don't know if I can put screenshots to explain it better. Regards El jue., 11 abr. 2024 14:36, J M escribió: > Hi, > > You can change in the initial insta

Change for the initial installation of Cygwin to set the default terminal terminal 256 color

2024-04-11 Thread J M via Cygwin
Hi, You can change in the initial install setup of Cygwin to set the default terminal to 256 color as Ubuntu does? Regards -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info:

Re: Cygwin a bit slow

2024-04-09 Thread J M via Cygwin
win64 and perhaps those paths of those pipes are having effects in that other software. By now this... Regards El lun., 8 abr. 2024 21:48, Adam Dinwoodie escribió: > On Fri, 5 Apr 2024 at 16:19, J M via Cygwin wrote: > > > > Hi, > > > > I'm seeing that Cyg

Re: Cygwin a bit slow

2024-04-05 Thread J M via Cygwin
I added, sed and grex x60 to x80, no software running and no antivirus. Regards El vie., 5 abr. 2024 17:18, J M escribió: > Hi, > > I'm seeing that Cygwin is a bit slow, directly and after comparing to > simple ubuntu virtual machines by example. > > Specifically: > &

Cygwin a bit slow

2024-04-05 Thread J M via Cygwin
Hi, I'm seeing that Cygwin is a bit slow, directly and after comparing to simple ubuntu virtual machines by example. Specifically: - Copy and paste texts in vim, I see clearly the slow in paste. - Using sed and/or grep that count approx. between 6x and 8x respect to virtual machine simple ubuntu

Help with use of pgrep or pkill commands with full name options

2024-03-22 Thread J M via Cygwin
Help with use of pgrep or pkill commands with full name options. I trying to use pgrep or pkill utility commands to find processes but using the full path names, by example, find /usr/bin/bash (package procps-ng): Then, if I use pgrep -f /usr/bin/bash, don't find nothing. Using pkill -f /usr/bin

Re: Getting error 60 of curl to cygwin setup

2024-03-22 Thread J M via Cygwin
Hi, This is a very painfull and weird failed error of Windows antivirus. I apologize for not having realized before. For other people who may encounter this difficult problem, the key to find this error is (cut connections only for sites that use Letsencrypt certificates), is the strace /usr/bin

Re: Getting error 60 of curl to cygwin setup

2024-03-19 Thread J M via Cygwin
ebmail> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> El lun, 18 mar 2024 a las 23:19, Brian Inglis via Cygwin () escribió: > On 2024-03-18 15:21, J M via Cygwin wrote: > > With a fresh install of Cygwin then I launch (with package curl > installed): > > > > curl -O htt

Getting error 60 of curl to cygwin setup

2024-03-18 Thread J M via Cygwin
Hi, With a fresh install of Cygwin then I launch (with package curl installed): curl -O https://www.cygwin.com/setup-x86_64.exe Shows a curl 60 error ssl problem. Using -k or --insecure works, but is not recomended. Howto fix it? Regards, Cesar Jorge -- Problem reports: https://cygwin.co

RE: [EXT] Re: XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise.

2023-11-16 Thread Stone, Timothy M via Cygwin
e. (2) There appears to be a bug in Exceed 15 where if you set the environment variable "UserDir", it causes the cut/paste functionality to not work. There was a previous bug where NOT setting this variable caused other issues. thanks for all your help! From: Stone, Timothy M Sent: Wedn

RE: [EXT] Re: XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise.

2023-11-08 Thread Stone, Timothy M via Cygwin
are used internally) that sound a lot like this error message. "RegisterClipboardFormat()" and "GetClipboardFormatName()", for instance. Hopefully this new information can help the experts help me determine why my program is working on Windows 7 and crashing on Windows 11. thanks! From: Sto

RE: [EXT] Re: XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise.

2023-11-07 Thread Stone, Timothy M via Cygwin
I have created an entire program to test this. It's only 40 lines. The program pops up a type in window...then you can type something in it and test the copy/paste. On Windows 11 enterprise: When using "translations_ignore", it correctly just prints "Ignoring" every time I cut/copy/past

RE: [EXT] Re: XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise.

2023-11-06 Thread Stone, Timothy M via Cygwin
>-Original Message- >From: Brian Inglis >Sent: Monday, November 6, 2023 2:14 PM >To: cygwin@cygwin.com >Cc: Stone, Timothy M >Subject: Re: [EXT] Re: XWin copy/paste succeeds on Windows 7, crashes on >Windows 11 Enterprise. >On 2023-11-06 12:04, Stone, Ti

RE: [EXT] Re: XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise.

2023-11-06 Thread Stone, Timothy M via Cygwin
>Have you tried the original Motif copy/cut/paste C-Ins/S-Del/S-Ins available >at Windows system level to see if that can give you some hints about what's >happening? > >-- >Take care. Thanks, Brian Inglis Calgary, Alberta, Canada > >La perfection est atteinte Perf

RE: [EXT] Re: XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise.

2023-11-06 Thread Stone, Timothy M via Cygwin
ULL); XtManageChild(textarea); XtManageChild (rowcol); XtPopup(thewin,XtGrabNone); } -Original Message- From: Jon Turney Sent: Saturday, November 4, 2023 11:11 AM To: Stone, Timothy M ; The Cygwin Mailing List Subject: [EXT] Re: XWin copy/paste succeeds on Windows 7, c

XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise.

2023-11-03 Thread Stone, Timothy M via Cygwin
Hi folks, I'm having a really hard time debugging this issue. If I use the exact same version of cygwin and XWin, exact same code, exact same Motif GUI app... I find that when I try to use copy/paste functionality in TextFieldWidgets: *Cut/Copy/Paste works perfectly on Windows 7 P

RE: [EXT] Re: How to use X-Server on VM with multiple client displays?

2023-08-23 Thread Stone, Timothy M via Cygwin
23, 2023 4:16 PM To: Stone, Timothy M ; The Cygwin Mailing List Subject: [EXT] Re: How to use X-Server on VM with multiple client displays? *** This email originated outside of IDA. Please verify that you recognize the sender and know the content is safe before proceeding. *** On 22/08/2023 18

How to use X-Server on VM with multiple client displays?

2023-08-22 Thread Stone, Timothy M via Cygwin
Hello, I hope I'm using the right list! I have an X application that uses the cygwin X Server XWin. It works fine on Windows: * When I launch the application, XWin launches, then the X app raises it's window. When I install this application (and cygwin and XWin) on a virtual machine, I

Error line 30, E 117...

2022-09-06 Thread Kevin M. Wilson via Cygwin
Question if Cygwin isn't 'installed' by Windows 10, then how is it installed, and how can it be uninstalled?? Good sense makes one slow to anger, and it is his glory tooverlook an offense. Proverbs 19:11 -- Problem reports: https://cygwin.com/problems.html FAQ: https://

I got a '~' showing up as the Title of my Window

2022-07-15 Thread Kevin M. Wilson via Cygwin
Greetings,    Well, I've gone and done something, and I don't know how to fix it...Please help! I start a terminal window on my windows machine, ssh'g to my Linux box. At the  top lefthand corner of that window is a tilde, "~bash". The word disappears, leaving behind the 'tilde'. Plus, on the scr

update version on https://cygwin.com/ from 3.3.4 to 3.3.5?

2022-06-13 Thread Stone, Timothy M
Hello, I've recently installe3d the latest version of cygwin, 3.3.5, which is listed as the lastest on the mirrors and also in cygwin's announcements. Unfortunately, the main page still lists the lastest as 3.3.4: https://cygwin.com/ This is causing me problems getting cygwin approved here, b

Re: gcc 11.1.0: printf("%.43f\n", 0x1.52f8a8e32e982p-140): printed value is incorrectly rounded

2021-11-03 Thread Pavel M via Cygwin
To Brian Inglis: thanks! Forwarded to newlib mailing list. -- 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

C standard library: standard headers may reserve non-standard identifiers which don't begin with an underscore

2021-11-03 Thread Pavel M via Cygwin
Observation: C standard library: standard headers may reserve non-standard identifiers which don't begin with an underscore. Invocations: $ echo -e "#include \n#define NL_NMAX" | gcc -xc - -std=c11 -pedantic -Wall -Wextra -E > /dev/null :2: warning: "NL_NMAX" redefined In file included from /usr/l

Re: gcc 11.1.0: printf("%.43f\n", 0x1.52f8a8e32e982p-140): printed value is incorrectly rounded

2021-11-03 Thread Pavel M via Cygwin
Ah, sorry! Now I see: https://www.mail-archive.com/cygwin@cygwin.com/msg168488.html. -- 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-

Re: gcc 11.1.0: printf("%.43f\n", 0x1.52f8a8e32e982p-140): printed value is incorrectly rounded

2021-11-03 Thread Pavel M via Cygwin
Hello. Is there any update on this? Thanks. -- 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

gcc 11.1.0: printf("%.43f\n", 0x1.52f8a8e32e982p-140): printed value is incorrectly rounded

2021-06-12 Thread Pavel M via Cygwin
Sample code (t903.c): #include int main(void) { printf("%.43f\n", 0x1.52f8a8e32e982p-140); return 0; } Invocations: # gcc on Windows 10 (Cygwin) $ gcc t903.c -Wall -Wextra -std=c11 -pedantic -Wfatal-errors && ./a.exe 0.010 $ gcc --version gcc (GCC)

Re: gdb under emacs is now aborting

2021-04-27 Thread William M. (Mike) Miller via Cygwin
On Tue, Apr 27, 2021 at 3:14 PM Takashi Yano wrote: > On Tue, 27 Apr 2021 09:58:01 -0400 > "William M. \(Mike\) Miller via Cygwin" wrote: > > I refreshed my Cygwin installation over the weekend, and ever since I > have > > not been able to run gdb under emacs as I

Error Report

2021-04-04 Thread M. Wortmann Elektrotechnik GmbH & Co. KG
1 [main] rsync 3280 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com sending incremental file list -- M. Wortmann Elektrotechnik GmbH & Co. KG Horst 13 48301 Nottuln 02502/2243821 i...@wortmann-e

Re: wget missing?

2020-12-28 Thread M Douglas McIlroy via Cygwin
>>> I use wget from cygwin fairly often. Today, when I was updating via cygwin setup - select packages, I did not see wget listed in the web category. I hope this is a glitch, not a death notice for wget. >>> >>> It's in the Net category. You can locate it by typing "wget" into the sear >

wget missing?

2020-12-26 Thread M Douglas McIlroy via Cygwin
I use wget from cygwin fairly often. Today, when I was updating via cygwin setup - select packages, I did not see wget listed in the web category. I hope this is a glitch, not a death notice for wget. PS. cygwin update works more smoothly than any other software source I deal with. Bravo. -- Prob

Re: Failed assertion dialog box

2020-11-15 Thread William M. (Mike) Miller via Cygwin
n cygwin or in mintty. Maybe this is something that > Thomas Wolff (mintty author) or Takashi Yano (pseudo-console support > expert) would want to look at. > That seems like useful information. However, my experience is a bit different; I get the popup regardless of whether the CY

Re: Failed assertion dialog box

2020-11-15 Thread William M. (Mike) Miller via Cygwin
> > Thanks for your reply; unfortunately, yes, it does. I had refreshed > > the installation fairly recently, and running the installer only updated > a > > few things, not cygwin.dll and not gcc; my installation is the same as > > yours. I've tried it with three diffe

Re: Failed assertion dialog box

2020-11-14 Thread William M. (Mike) Miller via Cygwin
On Sat, Nov 14, 2020 at 10:26 AM Lemures Lemniscati via Cygwin < cygwin@cygwin.com> wrote: > On Sat, 14 Nov 2020 09:12:11 -0500, William M. (Mike) Miller > > On Sat, Nov 14, 2020 at 12:39 AM Lemures Lemniscati via Cygwin < > > cygwin@cygwin.com> wrote: > > > &g

Re: Failed assertion dialog box

2020-11-14 Thread William M. (Mike) Miller via Cygwin
ame as > > yours. I've tried it with three different shells (tcsh, bash, mksh) and > > with both gcc and clang, and all have the same behavior. (Interestingly, > if > > I compile the example with MSVC and run it in a Cygwin shell, it does > _not_ > > pop up an error

Re: Failed assertion dialog box

2020-11-13 Thread William M. (Mike) Miller via Cygwin
, it does. I had refreshed the installation fairly recently, and running the installer only updated a few things, not cygwin.dll and not gcc; my installation is the same as yours. I've tried it with three different shells (tcsh, bash, mksh) and with both gcc and clang, and all have the sa

Failed assertion dialog box

2020-11-13 Thread William M. (Mike) Miller via Cygwin
as desired with no dialog box. Is there an environment setting or compiler command-line option I can give to suppress the dialog box and always just write a message to stderr and abort? Thanks for any insights. -- William M. (Mike) Miller | Edison Design Group william.m.mil...@gmail.com

RE: [EXTERNAL] Re: Country Of Origin Verification - 8944

2020-06-17 Thread Watson, Christian M. (GRC-V000)[Peerless Technologies Corp.] via Cygwin
followed the link you suggested and could still not find this information. Thank You. -Original Message- From: Brian Inglis Sent: Thursday, June 11, 2020 1:19 PM To: cygwin@cygwin.com Cc: Watson, Christian M. (GRC-V000)[Peerless Technologies Corp.] ; Pesich, Justin M. (GRC-LTF0

Country Of Origin Verification - 8944

2020-06-11 Thread Watson, Christian M. (GRC-V000)[Peerless Technologies Corp.] via Cygwin
Hello, My name is Christian Watson and I am a Supply Chain Risk Management Coordinator at NASA Glenn Research Center As such, I ensure that all NASA Headquarter IT purchase requests comply with Section 514 of the Consolidated Appropriations Act, 2018, Public Law 115-141 (amended), enacted Febr

Country Of Origin Verification - 8944

2020-06-11 Thread Watson, Christian M. (GRC-V000)[Peerless Technologies Corp.] via Cygwin
Hello, My name is Christian Watson and I am a Supply Chain Risk Management Coordinator at NASA Glenn Research Center As such, I ensure that all NASA Headquarter IT purchase requests comply with Section 514 of the Consolidated Appropriations Act, 2018, Public Law 115-141 (amended), enacted Febr

Re: diff --horizon-lines=lines

2020-05-27 Thread m@d m0nk via Cygwin
Thanks EM.I did go through the post, I understood the concept/theory, but I am unable to do a practical demo of it. Do you have a sample file set for demo or can you suggest something? On Thu, May 28, 2020 at 8:10 AM Eliot Moss wrote: > > On 5/27/2020 10:27 PM, m@d m0nk via Cygwin

diff --horizon-lines=lines

2020-05-27 Thread m@d m0nk via Cygwin
Hello All, I am trying to understand the practical use of "--horizon-lines=lines" option in the diff utility. Can i get some pointers on two sample files which can demonstrate the use of --horizon-lines=lines I understood the theory / definition from the info / man file. However, I am unable to

Re: After cygwin upgrade, Emacs shell buffers with colors are corrupted

2020-03-19 Thread William M. (Mike) Miller via Cygwin
, if I wanted to, could you point me to the documentation for > > changing that file? The README doesn't say anything about this. > > > > > Just so it's clear, Ken Brown directly sent me some information of what he > knew about the emacs.xml documentation, but i

Re: Emacs gud not working on new installation

2020-03-05 Thread William M. (Mike) Miller
On Thu, Mar 5, 2020 at 5:40 AM Takashi Yano wrote: > On Wed, 4 Mar 2020 10:39:11 -0500 > "William M. (Mike) Miller" wrote: > > On Wed, Mar 4, 2020 at 9:58 AM Ken Brown wrote: > > > > > On 3/4/2020 9:44 AM, William M. (Mike) Miller wrote: > > > >

Re: Emacs gud not working on new installation

2020-03-04 Thread William M. (Mike) Miller
On Wed, Mar 4, 2020 at 9:58 AM Ken Brown wrote: > On 3/4/2020 9:44 AM, William M. (Mike) Miller wrote: > > I installed Cygwin on a new computer last weekend. On my previous > computer, > > I used gud with gdb in emacs (M-x gdb) for debugging. However, on the new > > compu

Emacs gud not working on new installation

2020-03-04 Thread William M. (Mike) Miller
I installed Cygwin on a new computer last weekend. On my previous computer, I used gud with gdb in emacs (M-x gdb) for debugging. However, on the new computer it is not working. I suspect that gdb is producing output that is not formatted correctly for gud to parse. When I start gud in emacs on

Re: io_stream_cygfile: fopen(/etc/setup/setup.rc) failed

2020-01-20 Thread Arpitha M
output file name... configure: error: in `/cygdrive/e/CLIENT': configure: error: C compiler cannot create executables See `config.log' for more details. Could you please guide me how to resolve this? Thanks in advance. Regards, Arpitha M On Thu, Jan 9, 2020 at 11:38 AM Arpitha M wrote:

Re: io_stream_cygfile: fopen(/etc/setup/setup.rc) failed

2020-01-08 Thread Arpitha M
s, Arpitha M On Wed, Jan 8, 2020 at 4:30 AM Marco Atzeri wrote: > Am 07.01.2020 um 04:58 schrieb Arpitha M: > > Hi Marco, > > > > Thanks a lot for the help :) > > > > I have successfully installed cygwin in my machine. While I am trying to > > build my c

Re: io_stream_cygfile: fopen(/etc/setup/setup.rc) failed

2020-01-06 Thread Arpitha M
child_info_fork::abort: \??\D:\cygwin\bin\cygiconv-2.dll: Loaded to different address: parent(0x5D) != child(0x44) make: fork: Resource temporarily unavailable Could you please help me resolving this issue? Thank you in advance. Regards, Arpitha M On Fri, Jan 3, 2020 at 1:12 PM Marco Atzeri

Re: io_stream_cygfile: fopen(/etc/setup/setup.rc) failed

2020-01-02 Thread Arpitha M
Hi, It did not crash this time. Installation is in progress. Thank you so much for the help. Will keep you posted. Regards, Arpitha M On Fri, Jan 3, 2020 at 12:48 PM Marco Atzeri wrote: > Am 03.01.2020 um 08:10 schrieb Arpitha M: > > Hi, > > > > Sorry I did not underst

Re: io_stream_cygfile: fopen(/etc/setup/setup.rc) failed

2020-01-02 Thread Arpitha M
> > Hi, > > Sorry I did not understand what you meant by trim on mailing list. > > I tried to install test version but my machine is not allowing and throws > error "Windows prevented an unrecognized app from starting.Running this app > might put your PC int

Re: io_stream_cygfile: fopen(/etc/setup/setup.rc) failed

2020-01-02 Thread Arpitha M
available. Have you tried to setup a 64bit Cygwin ? No I have not. Regards, Arpitha M On Fri, Jan 3, 2020 at 11:42 AM Marco Atzeri wrote: > Am 03.01.2020 um 06:39 schrieb Arpitha M: > > Hi, > > > > We are trying to install cygwin in our 64 bit-OS using 32 bit setup.exe > &g

io_stream_cygfile: fopen(/etc/setup/setup.rc) failed

2020-01-02 Thread Arpitha M
/log/ folder and found the below error: 2020/01/02 12:17:09 io_stream_cygfile: fopen(/etc/setup/setup.rc) failed 2 No such file or directory 2020/01/02 12:17:09 Ending cygwin install Please guide us to rectify the above issue. Regards, Arpitha M -- Problem reports: http://cygwin.com

OpenSSL 1.1.1d/1.0.2t Availability

2019-09-13 Thread D'Ambra, Nikki M [US] (MS) (Contr)
Now that the latest versions of openssl, versions 1.1.1d and 1.0.2t, are available to the public, are there plans, or an ETA, to make these openssl packages available to the cygwin community? Thank you, Nikki -- Problem reports: http://cygwin.com/problems.html FAQ: ht

OpenSSL 1.0.2t Availability

2019-08-22 Thread D'Ambra, Nikki M [US] (MS) (Contr)
Are there plans to make the openssl 1.0.2t package available to the cygwin community? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscr

RE: Please include and build version >= 2.3 binutils

2018-10-17 Thread Mustafa M
Jon is there anyway we could include an updated version of mingw64-x86_64-binutils and x86_64-w64-mingw32-ld. ( >= v2.30). The issue is with the mingw-264 toolchain versions. Thanks, Mustafa M From: JonY<mailto:10wa...@gmail.com> Sent: Tuesday, October 16, 2018 7:49 PM To:

RE: Please include and build version >= 2.3 binutils

2018-10-16 Thread Mustafa M
Ok I think the issue has been resolved. There may be some issue with out of tree builds with Julia, because with the latest binutils update I can now build Julia in tree, but for out of tree configurations. Mustafa M From: cygwin-ow...@cygwin.com on

RE: Please include and build version >= 2.3 binutils

2018-10-15 Thread Mustafa M
binutils on Cygwin cross compilation is failing for me. Thanks, Mustafa M From: JonY<mailto:10wa...@gmail.com> Sent: Monday, October 15, 2018 7:44 PM To: cygwin@cygwin.com<mailto:cygwin@cygwin.com> Cc: Mustafa M<mailto:mu...@outlook.com> Subject: Re: Please include and bu

Re: Please include and build version >= 2.3 binutils

2018-10-15 Thread Mustafa M
I’m still having the same linking bug with Julia, despite testing binutils 2.31.1. (BTW, for some reason I did not receive any reply email on my outlook) I had to manually reply to your response (not sure why or how to properly fix this issue) Thanks -- Problem reports: http://cygwi

Please include and build version >= 2.3 binutils

2018-10-12 Thread Mustafa M
Unfournately a bug in binutils (https://github.com/bminor/binutils-gdb/commit/d520d4956e59bd4759932a4d1742828f88c0dd7a) Prevents cross compiling Julia. Please include and build version >= 2.3 binutils to resolve this issue. Thanks, Mustafa -- Problem reports: http://cygwin.com/probl

Curl

2018-09-24 Thread Mcclintock, Timothy M CTR USARMY MEDCOM JMLFDC (US)
With the latest updates to OpenSSL will we be seeing a new version of Curl as well? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-s

Error

2018-05-05 Thread Maxime M
This is very strange, I downloaded johntheripper from the official website and I get this error: 1 [main] john 10244 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com Cygwin was not installed on my pc. -- Problem re

Open-ssl 1.0.2n

2018-01-10 Thread McKenzie, Ronald M [US] (MS)
OpenSSL has released version 1.0.2n. Is it possible for the maintainer of the open-ssl packages to update the "open-ssl" pacakges to 1.0.2n? Thank you, Ron McKenzie -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http

Multiple Issues: Porting UserMOde Linux, Unable to compile binutils 2.28; current ld linker doesn't support weak NT exrternals well, access denies exception running executable etc

2017-03-28 Thread Edison M. Castro
Guys Sorry for bothering the list for my issues. I am trying to port User Mode Linux. I am just at the beginning stages. I downloaded the latest Linux version and started hacking it. After making several code modifications, I am able to fully compile the source code. Now I am only able to create t

Re: gdb 7.11.1-2 started within emacs fails

2016-10-19 Thread William M. (Mike) Miller
On Wed, Oct 19, 2016 at 12:54 PM, Corinna Vinschen wrote: > On Oct 19 12:46, Rockefeller, Harry wrote: >> >-Original Message- >> >From: cygwin-ow...@cygwin.com [mailto:cygwin->ow...@cygwin.com] On Behalf >> >Of William M. (Mike) Miller >> >

Re: gdb 7.11.1-2 started within emacs fails

2016-10-19 Thread William M. (Mike) Miller
foo.f -o foo >>> >>> Emacs version info: GNU Emacs 25.1.1 (i686-pc-cygwin, GTK+ Version >>> 3.18.9) of 2016-09-17 >>> >>> Inside emacs I ran M-x gud-gdb and got ... GNU gdb (GDB) (Cygwin >>> 7.11.1-2) 7.11.1 ... >>> (gdb) b 1 >&g

Re: updated vim broke arrow/delete keys

2016-09-04 Thread Felipe M. Vieira
Erik, The motive: http://learnvimscriptthehardway.stevelosh.com/chapters/10.html The idea is to force yourself to use a faster escape key. Gary, the output of that command: timeoutlen=1000 ttimeoutlen=-1 I guess the final answer is the one from Randy Morris: https://stackoverflow.com/q

installing dask python (psutils problem)

2016-08-16 Thread Felipe M. Vieira
Ken, thanks for the answer. psutil is a dependency of a dependency. Thus not so easily disabled (I had already looked at it). In the end I ran py.test as instructed in the tutorial for dask but with verbose. Then it 'core dumped' when dealing with h5py (verbose enabled me to track the precise er

installing dask python (psutils problem)

2016-08-15 Thread Felipe M. Vieira
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dear mailing list, my primary goal is to install dask (python program). Upon issuing (after git clone and cd): /tmp/dask [master] » pip3 install -e '.[complete]' Obtaining file:///tmp/dask Running setup.py (path:/tmp/dask/setup.py) egg_info for

Licensing for bundling setup-x86[_64].exe installer?

2016-08-11 Thread m . gainer
I'm working on a Google-sponsored open-source project. I'd like to bundle setup-x86.exe with the project to improve usablility on our installer. The installer fetches Cygwin to enable our bash scripts to install our other dependencies and then launch App Engine runtime/installer tools. The que

Re: Trouble running emacs on new box

2016-07-29 Thread David M. Karr
On 07/29/2016 07:06 PM, Ken Brown wrote: On 7/29/2016 4:51 PM, David Karr wrote: I had Cygwin running on an old box for a while. I have a desktop shortcut to run Emacs, using the following command line: - C:\cygwin64\bin\run2.exe --display 127.0.0.1:0.0 /usr/local/bin/emacs

Re: emacs gud-interface is not updated after gdb command execution (maybe because of incomplete output from gdb)

2016-05-26 Thread William M. (Mike) Miller
elcome to have a fully-working gud again. Just one update on that original report: item #3 has been fixed by recent versions of gdb and is no longer a problem. -- William M. (Mike) Miller | Edison Design Group william.m.mil...@gmail.com -- Problem reports: http://cygwin.com/problem

Re: Performance of "ls -F"

2016-01-21 Thread William M. (Mike) Miller
'*' category, reduces the time for ls in one of my (local) large directories from over one second to 0.04 seconds. -- William M. (Mike) Miller | Edison Design Group william.m.mil...@gmail.com -- Problem reports: http://cygwin.com/problems.html FAQ: http://cyg

Re: [ANNOUNCEMENT] Updated: gdb-7.10.1-1 (TEST)

2016-01-14 Thread William M. (Mike) Miller
On Thu, Jan 14, 2016 at 6:33 PM, Jon Turney wrote: > On 14/01/2016 15:53, William M. (Mike) Miller wrote: >> >> On Thu, Jan 14, 2016 at 10:11 AM, Jon Turney >> wrote: >>> >>> >>> The following package has been updated in the Cygwin distribution:

Re: [ANNOUNCEMENT] Updated: gdb-7.10.1-1 (TEST)

2016-01-14 Thread William M. (Mike) Miller
the fix that was discussed here a few months ago for gdb arbitrarily starting extra threads, preventing stepping, continuing, etc.? (See the discussion containing https://cygwin.com/ml/cygwin/2015-06/msg00321.html for context.) -- William M. (Mike) Miller | Edison Design Group william.m.mil...@g

Re: gdb arbitrarily starting threads

2015-09-13 Thread William M. (Mike) Miller
lem on Cygwin. (I already > verified that the native MinGW debugging is fixed by that patch.) Any estimate on when a gdb release containing this patch might make it to Cygwin? It's not in the most recent version in setup (7.9.1-1). -- William M. (Mike) Miller | Edison Design Group

Re: gdb arbitrarily starting threads

2015-09-05 Thread William M. (Mike) Miller
lem on Cygwin. (I already > verified that the native MinGW debugging is fixed by that patch.) Any prognosis for if/when a version of gdb containing this patch might make it to Cygwin? -- William M. (Mike) Miller | Edison Design Group william.m.mil...@gmail.com -- Problem reports: http://cyg

Re: gdb arbitrarily starting threads

2015-06-21 Thread William M. (Mike) Miller
On Sun, Jun 21, 2015 at 3:29 PM, Ken Brown wrote: > On 6/20/2015 4:51 PM, William M. (Mike) Miller wrote: >> >> On Sat, Jun 20, 2015 at 4:42 PM, Ken Brown wrote: >>> >>> On 6/20/2015 4:02 PM, William M. (Mike) Miller wrote: >>>> >>>> &g

Re: gdb arbitrarily starting threads

2015-06-20 Thread William M. (Mike) Miller
On Sat, Jun 20, 2015 at 4:42 PM, Ken Brown wrote: > On 6/20/2015 4:02 PM, William M. (Mike) Miller wrote: >> >> Thanks for the reply. My concern, however, isn't that new threads are >> being created; it's that when gdb does this, it sets the state of all >>

Re: gdb arbitrarily starting threads

2015-06-20 Thread William M. (Mike) Miller
On Sat, Jun 20, 2015 at 2:47 PM, Corinna Vinschen wrote: > On Jun 20 09:29, William M. (Mike) Miller wrote: >> I have a single-threaded executable that has a number of debug-print >> routines that can be called interactively in the debugger to display >> data structures to s

gdb arbitrarily starting threads

2015-06-20 Thread William M. (Mike) Miller
735ad1f in ntdll!RtlInitializeExceptionChain () from /c/WINDOWS/SYSTEM32/ntdll.dll #7 0x7735acea in ntdll!RtlInitializeExceptionChain () from /c/WINDOWS/SYSTEM32/ntdll.dll #8 0x in ?? () Any ideas on what I can do to avoid this annoying behavior or to regain control of my debugging session af

Re: Problems running gdb in emacs on Windows 8.1

2015-06-18 Thread William M. (Mike) Miller
On Thu, Jun 18, 2015 at 10:29 AM, Ken Brown wrote: > On 6/18/2015 8:09 AM, William M. (Mike) Miller wrote: >> >> On Thu, Jun 18, 2015 at 7:53 AM, Jon TURNEY >> wrote: >>> >>> On 17/06/2015 15:53, William M. (Mike) Miller wrote: >>>> >>

Re: Problems running gdb in emacs on Windows 8.1

2015-06-18 Thread William M. (Mike) Miller
On Thu, Jun 18, 2015 at 7:53 AM, Jon TURNEY wrote: > On 17/06/2015 15:53, William M. (Mike) Miller wrote: >> >> I'm having numerous problems recently running gdb inside emacs (both >> -w32 and -X11): > > [...] >> >> All of these things used to wor

Problems running gdb in emacs on Windows 8.1

2015-06-17 Thread William M. (Mike) Miller
ion for quite a while. My current installation has gdb 7.9.1-1 and emacs 24.5-1. Any thoughts on what the problem might be and how to fix it would be appreciated. -- William M. (Mike) Miller | Edison Design Group william.m.mil...@gmail.com -- Problem reports: http://cygwin.com/problems.htm

Packages for Cygwin 2.87

2015-05-05 Thread Brown, Eric M
Hi, I downloaded the .exe for Cygwin 2.87 and tried to install on my pc but do not see any available packages to install. I was trying to install the x11 package. How would I be able to get the packages? I will be setting this up on a standalone pc. Thank you, Eric Brown -- Problem reports:

RE: SSHd configuration problems (System error 1376)

2015-01-22 Thread Watson, Hal M (MNIT)
>From what I've seen on the mailing list announcements, it appears that this >bug has been addressed in test release 1.7.34-005 Can anyone confirm this is true? Thanks, Hal -Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Andrey Repin Sent

RE: SSHd configuration problems (System error 1376) - CONFIRMED

2015-01-06 Thread Watson, Hal M (MNIT)
Ok, I'm hopeful this message is going to reach the correct thread. Thanks for your patience, I was accessing and posting to the discussion via web browser which is how I discovered it. Now that I'm properly subscribed to the list and using my email client... on to business. Regarding sshd co

libssh2 update info. legitimate?

2014-11-11 Thread m
Hello, I noticed there was an update to libssh uploaded yesterday (11/10/14): https://cygwin.com/packages/x86/libssh2_1/ I don't see anything about an update to this in the announcements section. I also tried searching the site and can't find anything about an update to libssh. Can someone pl

Error

2014-10-28 Thread Elizabeth M Theriot
Hello! I recently encountered this message in NetBeans 7.4: " 1 [main] pty 8992 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list" . Is this perhaps why my code doesn't compile on any machine other than my won? Thanks Elizabeth T

RE: Missing Dependency

2014-08-12 Thread Karl M
; To: cygwin >> Subject: Re: Missing Dependency >> >> On Aug 11 13:56, Karl M wrote: >>> Hi All... >>> >>> >>> I just did two 32 bit Cygwin + OpenSSH installs on brand new machines >>> (Win 64), and received an error message that cyggmp3.dll

  1   2   3   4   5   6   7   >