Re: How to stop Cygwin git giving away my internal network structure?

2016-12-21 Thread Corinna Vinschen
On Dec 21 08:32, Andrey Repin wrote: > Greetings, All! > > When I commit into my local repository, the commit author name is shown as > U-\ or \ > > How to make it stop doing that? I'm not comfortable with giving away my > internal network structure. $ git config --global add user.name "Madonna

Re: [ANNOUNCEMENT] Updated: OpenSSH-7.4p1-1

2016-12-21 Thread Corinna Vinschen
On Dec 20 23:46, Ismail Donmez wrote: > On Tue, Dec 20, 2016 at 9:44 PM, Corinna Vinschen wrote: > > I've just updated the Cygwin version of OpenSSH to 7.4p1-1. > > > > This is primarily an upstream bugfix release. > > > > Below's the original release message. > [...] > > * ssh(1): Add a proxy mul

Re: Package x3270 installation error: startx crashes

2016-12-21 Thread Marco Atzeri
On 20/12/2016 22:21, SERGEY BULDYREV wrote: Dear All, In November 2016 I tried several times to install Cygwin 2.6.0 from the official cite setup-x86_64.exe form various mirrors. Installation always ended with an error:Package: _/x3270 x3270.sh exit code 1 can you try to run

Re: [ANNOUNCEMENT] Updated: OpenSSH-7.4p1-1

2016-12-21 Thread Frank Fesevur
2016-12-20 21:44 GMT+01:00 Corinna Vinschen: > * The next release of OpenSSH will remove support for running sshd(8) >with privilege separation disabled. Just noticed this. Not sure what that means for Cygwin ssh servers. I think I did the right thing when I installed ssh on my servers back

RE: open IE from command line

2016-12-21 Thread Nellis, Kenneth
Thanx to all who responded to my query... > On 12/20/16, Nellis, Kenneth wrote: > > How to open a web page (remote or local) or launch IE from the > > mintty/bash command line? I've tried all the suggestions and the same thing happens: IE flashes on the screen and immediately disappears. Indeed,

Re: compile python executable file on cygwin for windows

2016-12-21 Thread Erik Bray
On Tue, Dec 20, 2016 at 5:52 PM, Goodman Leung wrote: > i tried cygcheck , there was no error report from it . > and i check my program again, the error info is , program can not find > cygwin1.dll, > > i check that fell,it is under c:\cygwin\bin\cygwin1.dll > cygcheck can also find it . You nee

RE: open IE from command line

2016-12-21 Thread Buchbinder, Barry (NIH/NIAID) [E]
Nellis, Kenneth sent the following at Wednesday, December 21, 2016 9:11 AM >Thanx to all who responded to my query... >> On 12/20/16, Nellis, Kenneth wrote: >> > How to open a web page (remote or local) or launch IE from the >> > mintty/bash command line? > >I've tried all the suggestions and the s

add to mirror list

2016-12-21 Thread Mirror Universitas Pasundan
I'm a system administrator of Universitas Pasundan Bandung - one of the largest University in Bandung Indonesia. I'm being responsible for becoming a mirror of community sites. Here my mirror information url = http://cygwin.repo.unpas.ac.id/cygwin/ Location = Indonesia: repo.unpas.ac.id(http) -- P

Re: open IE from command line

2016-12-21 Thread Lee
On 12/21/16, Nellis, Kenneth wrote: > Thanx to all who responded to my query... > >> On 12/20/16, Nellis, Kenneth wrote: >> > How to open a web page (remote or local) or launch IE from the >> > mintty/bash command line? > > I've tried all the suggestions and the same thing happens: > IE flashes on

Re: [ANNOUNCEMENT] Updated: OpenSSH-7.4p1-1

2016-12-21 Thread Corinna Vinschen
On Dec 21 14:21, Frank Fesevur wrote: > 2016-12-20 21:44 GMT+01:00 Corinna Vinschen: > > * The next release of OpenSSH will remove support for running sshd(8) > >with privilege separation disabled. > > Just noticed this. > > Not sure what that means for Cygwin ssh servers. > I think I did th

RE: open IE from command line

2016-12-21 Thread Nellis, Kenneth
From: Nellis, Kenneth > I suspect the issue is that some required DLLs are not in > my PATH. Indeed, my Cygwin PATH is a pruned version of my > Windows PATH. Actually, that's not the case and is irrelevant as Lee demon- strates in https://cygwin.com/ml/cygwin/2016-12/msg00220.html. Comparing the

can't access /cygdrive/c/Windows/Sysnative ?

2016-12-21 Thread Lester Ingber
In some older cygwin posts, I see cygwin use of Sysnative for 64-bit access to System32 files. In my Cygwin64 installation on my Thinkpad Windows 10 x64 Pro PC I cannot see Sysnative at all under cygwin. However, for example, using windows opened by Malwarebytes I can access this directory just fi

Re: [ANNOUNCEMENT] Updated: OpenSSH-7.4p1-1

2016-12-21 Thread Erik Soderquist
On Wed, Dec 21, 2016 at 11:41 AM, Corinna Vinschen wrote: > In /etc/sshd_config: > > UsePrivilegeSeparation yes Essentially this no longer becomes optional? Or am I misreading? -- Erik -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Docu

Re: Package x3270 installation error: startx crashes

2016-12-21 Thread Peter A. Castro
On Wed, 21 Dec 2016, Marco Atzeri wrote: Date: Wed, 21 Dec 2016 10:56:23 +0100 From: Marco Atzeri To: cygwin@cygwin.com Subject: Re: Package x3270 installation error: startx crashes On 20/12/2016 22:21, SERGEY BULDYREV wrote: Dear All, In November 2016 I tried several times to install Cygwi

Re: can't access /cygdrive/c/Windows/Sysnative ?

2016-12-21 Thread Brian Inglis
On 2016-12-21 10:09, Lester Ingber wrote: > In some older cygwin posts, I see cygwin use of Sysnative for 64-bit > access to System32 files. In my Cygwin64 installation on my Thinkpad > Windows 10 x64 Pro PC I cannot see Sysnative at all under cygwin. > However, for example, using windows opened

Re: [ANNOUNCEMENT] Updated: OpenSSH-7.4p1-1

2016-12-21 Thread Corinna Vinschen
On Dec 21 12:39, Erik Soderquist wrote: > On Wed, Dec 21, 2016 at 11:41 AM, Corinna Vinschen wrote: > > In /etc/sshd_config: > > > > UsePrivilegeSeparation yes > > Essentially this no longer becomes optional? Or am I misreading? Yes. No. In this order :) Corinna -- Corinna Vinschen

Re: [ANNOUNCEMENT] Updated: OpenSSH-7.4p1-1

2016-12-21 Thread Brian Inglis
On 2016-12-21 10:39, Erik Soderquist wrote: > On Wed, Dec 21, 2016 at 11:41 AM, Corinna Vinschen wrote: >> In /etc/sshd_config: >> UsePrivilegeSeparation yes > Essentially this no longer becomes optional? Or am I misreading? They are dropping support for the *no* option. The default is currently

Re: How to stop Cygwin git giving away my internal network structure?

2016-12-21 Thread Andrey Repin
Greetings, Corinna Vinschen! > On Dec 21 08:32, Andrey Repin wrote: >> Greetings, All! >> >> When I commit into my local repository, the commit author name is shown as >> U-\ or \ >> >> How to make it stop doing that? I'm not comfortable with giving away my >> internal network structure. > $ gi

Re: [ANNOUNCEMENT] Updated: Cygwin 2.6.1-1

2016-12-21 Thread David Stacey
On 18/12/16 08:41, Corinna Vinschen wrote: I uploaded Cygwin to release 2.6.1-1. Just a curiosity: the file timestamps for the source and binary are a day apart. Normally, both are created and uploaded at the same time. I'm sure there's a good reason for this, but just being cautious... Dave.

Re: can't access /cygdrive/c/Windows/Sysnative ?

2016-12-21 Thread Lester Ingber
So, I guess that I should have seen that the Windows 10 Ubuntu bash.exe is actually written as a 32 bit code (they didn't use the 64-bit code as on my other true Ubuntu x64 platform?) from the PE32+ info?: 12:08:44pm ingber@lesterX1:/cygdrive/c/Windows/System32# ls -l bash.exe -rwxr-x---+ 2 Truste

RE: Please explain how to add to a thread in this mailing list

2016-12-21 Thread Lester Ingber
Since gmail inserts extra characters that are not recognized as text, I am using mutt. mutt does not permit adding References: headers. Instead, I seem to be OK getting "Message-ID: <...>" from the Raw link, and changing this to "In-Reply-To: <...>" Is there a better/different way of replying to

Re: [ANNOUNCEMENT] Updated: Cygwin 2.6.1-1

2016-12-21 Thread Corinna Vinschen
On Dec 21 19:10, David Stacey wrote: > On 18/12/16 08:41, Corinna Vinschen wrote: > > I uploaded Cygwin to release 2.6.1-1. > Just a curiosity: the file timestamps for the source and binary are a day > apart. Normally, both are created and uploaded at the same time. I'm sure > there's a good reason

Re: Please explain how to add to a thread in this mailing list

2016-12-21 Thread Gary Johnson
On 2016-12-21, Lester Ingber wrote: > Since gmail inserts extra characters that are not recognized as text, I > am using mutt. > > mutt does not permit adding References: headers. Instead, I seem to be > OK getting > "Message-ID: <...>" > from the Raw link, and changing this to > "In-Reply-To: <.

Re: open IE from command line

2016-12-21 Thread Doug Henderson
On 21 December 2016 at 10:01, Nellis, Kenneth wrote: > > From: Nellis, Kenneth > > I suspect the issue is that some required DLLs are not in > > my PATH. Indeed, my Cygwin PATH is a pruned version of my > > Windows PATH. > > Actually, that's not the case and is irrelevant as Lee demon- > strates in

Re: can't access /cygdrive/c/Windows/Sysnative ?

2016-12-21 Thread Mark Geisert
Lester Ingber wrote: So, I guess that I should have seen that the Windows 10 Ubuntu bash.exe is actually written as a 32 bit code (they didn't use the 64-bit code as on my other true Ubuntu x64 platform?) from the PE32+ info?: 12:08:44pm ingber@lesterX1:/cygdrive/c/Windows/System32# ls -l bash.e

Re: open IE from command line

2016-12-21 Thread Doug Henderson
On 21 December 2016 at 18:04, Doug Henderson wrote: > On 21 December 2016 at 10:01, Nellis, Kenneth wrote: > Attached is a bash script, renamed as openurl.sh.txt, which will open > a url with either the default browser or Internet Explorer. It takes Last minute fix: before using the script, edit