Re: cygwin utils can access directory and its contents, but W10 utils claim to have no access, why?

2024-04-02 Thread John Ruckstuhl via Cygwin
On Mon, Jan 22, 2024 at 10:59 AM John Ruckstuhl wrote: > > Thanks for the replies Brian & Corinna, I learned a lot. > > On Mon, Jan 22, 2024 at 1:48 AM Corinna Vinschen > wrote: > > Users in the Administrators group have these privileges in their user > > token.

Re: cygwin utils can access directory and its contents, but W10 utils claim to have no access, why?

2024-01-22 Thread John Ruckstuhl via Cygwin
... State = ... ... SeBackupPrivilege ... Disabled SeRestorePrivilege... Disabled ... C:\> Thanks very much. John Ruckstuhl -- Problem reports: https://cygwin.com/problems.html FAQ:

cygwin utils can access directory and its contents, but W10 utils claim to have no access, why?

2024-01-21 Thread John Ruckstuhl via Cygwin
0 files And the second try to delete succeeds C:\Users\Alice\AppData\Local\Temp>del /S /Q _MEI21002 In summary, why is it that Bob the Administrator can Cygwin "rm.exe" to delete these folders without taking ownership, but to delete with Windows utils, he needs to take ownership

/usr/bin/vi: errors parsing .vim files from vim-common package

2023-12-16 Thread John Hein via Cygwin
I just updated vim packages (including vim-minimal and vim-common) to 9.0.2155-1 Now when I run 'vi', I get this: Error detected while processing /usr/share/vim/vim90/filetype.vim: line 11: E319: Sorry, the command is not available in this version: let did_load_filetypes = 1 line 14: E319: S

python pip3 fails after first invocation

2023-03-06 Thread Vinopal, John via Cygwin
30 ~/Downloads $ pip -V comp@130 ~/Downloads John Vinopal (he/him) Principal Software Engineer e:jvino...@carnegielearning.com carnegielearning.com scilearn.com zorbitsmath.com Shaping the Future of Learning This email message, including any attachments hereto or documents accessed via links

RE: TMP and TMPDIR mapping

2023-01-27 Thread john daintree via Cygwin
to simplify the repro. $PATH is mapped in a similar way. So I assume that there is a list of names which are mapped. I'd like to be able to add my own names to that list. Thanks. John. -Original Message- From: Andrey Repin Sent: 27 January 2023 07:45 To: john daintree ; cygwin@c

TMP and TMPDIR mapping

2023-01-24 Thread john daintree via Cygwin
lso automatically mapped in the same way? Thanks /John -- 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

Re: Vim gives error message since 8.2.3755-1

2022-07-25 Thread John Ruckstuhl
There was a bug upstream and it has been fixed upstream. I'm confident that eventually it will get to us. Meanwhile, I found that if you simply create an empty ~/.exrc, the bug is avoided. See https://bugzilla.redhat.com/show_bug.cgi?id=1969936 Regards, John Ruckstuhl On Mon, Jul 25, 2022 at

Re: error: CYGWIN_NT-10.0-x86_64 is not supported (yet?) on Windows 10

2022-04-24 Thread John Balkunas
Thank you!  This looks like it may help. 8< From: Cygwin on behalf of Brian Inglis Sent: Sunday, April 24, 2022 1:08 PM To: cygwin@cygwin.com Subject: Re: error: CYGWIN_NT-10.0-x86_64 is not supported (yet?) on Windows 10   On 2022-04-24 08:02, John Balkunas wrote: > Hello,

error: CYGWIN_NT-10.0-x86_64 is not supported (yet?) on Windows 10

2022-04-24 Thread John Balkunas
Hello, I installed Cywin64 Terminal so that I can compile chrony-4.2 for use with Windows 10 Pro 64-bit. I used the Cygwin Setup program/installer named setup-x86_64.exe for 64 bit Windows.  The install appeared to go well.  After the install, from within the Cywin64 Terminal, I see the followi

emacs-27.2-1 windows7 cygwin64-3.3.4-2 crash when open remote file larger than 10240 bytes

2022-03-29 Thread john p
to reproduce: emacs -Q -nw C-x C-f /-:: stackdump & gdb backtrace attached problem only seen with: emacs-27.2-1 windows7 cygwin-3.3.4-2 problem doesnt happen with: emacs-27.2-1 windows7 cygwin-3.3.3-1 emacs-27.2-1 windows10 cygwin-3.3.4-2 hopefully someone knows significance of 102

Fwd: Cygwin-X AWT windows snap back after drag in multi-window mode (w/example): long-standing issue

2022-03-23 Thread John Harris
-X multi window mode. -- Forwarded message - From: John Harris Date: Sun, Feb 13, 2022 at 10:14 AM Subject: Cygwin-X AWT windows snap back after drag in multi-window mode (w/example): long-standing issue To: For well over ten years, I (and other developers with the same conf

Cygwin-X AWT windows snap back after drag in multi-window mode (w/example): long-standing issue

2022-02-13 Thread John Harris
For well over ten years, I (and other developers with the same configuration) have been experiencing this issue with Cygwin-X in multi-window mode with Java AWT apps. The issue is simply that the first time (and only the first time) certain AWT dialogs are dragged to move them, they snap back to t

RE: Starting CMD from a bash shell with current directory on a mounted/network drive results in an incorrect current directory

2021-12-14 Thread john daintree
Yano wrote: > On Mon, 13 Dec 2021 10:53:41 - > "john daintree" wrote: > > I've just upgraded a machine from Windows 10 to Windows 11. Part of > > my work process is now broken because when starting cmd from Cygwin > > with the current directory on a

RE: Starting CMD from a bash shell with current directory on a mounted/network drive results in an incorrect current directory

2021-12-13 Thread john daintree
Excellent news, thank you. I apologise if I should have seen that somewhere. /John -Original Message- From: Cygwin On Behalf Of Takashi Yano Sent: 13 December 2021 11:06 To: cygwin@cygwin.com Subject: Re: Starting CMD from a bash shell with current directory on a mounted/network drive

Starting CMD from a bash shell with current directory on a mounted/network drive results in an incorrect current directory

2021-12-13 Thread john daintree
our network (I've redacted a bit of the path, for probably no good reason) Is there a workaround? Or is this something that can be fixed in Cygwin? Thanks John. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

Re: Program files environmental variables

2021-11-23 Thread john doe via Cygwin
On 11/23/2021 2:10 PM, Eliot Moss wrote: On 11/23/2021 4:02 AM, john doe via Cygwin wrote: > Cygwins, > > Is there a way to get the value of PROGRAMFILES(x86) and PROGRAMW6432 in > Bash: > > $ echo $PROGRAMFILES; echo "$PROGRAMFILES(x86)"; echo $PROGGRAMW6

Re: Program files environmental variables

2021-11-23 Thread john doe via Cygwin
On 11/23/2021 10:37 AM, Daniel Abrahamsson wrote: John Doe wrote: Cygwins, Is there a way to get the value of PROGRAMFILES(x86) and PROGRAMW6432 in Bash: $ echo $PROGRAMFILES; echo "$PROGRAMFILES(x86)"; echo $PROGGRAMW6432 C:\Program Files C:\Program Files(x86) $ cmd.ex

Program files environmental variables

2021-11-23 Thread john doe via Cygwin
ram Files C:\Program Files (x86) C:\Program Files PROGRAMFILES works in Bash but not the other two. I could not find anything relevent in the archive or when googling. -- John Doe -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documen

Re: Unable to start Cygwin64 terminal after password change

2021-08-03 Thread john doe via Cygwin
ed". I repeat it again: my new password was working everywhere I needed to enter Might be better to reword than to repeat again. -- John Doe -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/doc

Re: calls to socket() fail when calling getaddrinfo() with IPPROTO_TCP

2021-07-30 Thread John Scott via Cygwin
On Fri, 2021-07-30 at 12:47 +0200, Corinna Vinschen wrote: > I've uploaded a new developer snapshot to https://cygwin.com/snapshots > Please give it a try and report back. Thank you so much! The snapshot works perfectly and now my daytime server works without code changes. signature.asc Descript

calls to socket() fail when calling getaddrinfo() with IPPROTO_TCP

2021-07-29 Thread John Scott via Cygwin
Hi, I was wondering why my daytime server doesn't work when built for Cygwin, and I have been able to narrow it down to this reproducible test case: #define _POSIX_C_SOURCE 200809L #include #include #include #include #include #include #include int main(void) { struct addrinfo *res

Re: Questions on how to upgrade Apache

2021-04-08 Thread Stephen John Smoogen via Cygwin
On Thu, 8 Apr 2021 at 10:02, Andy Romens via Cygwin wrote: > Hi Cygwin (or whoever gets these, I just signed up), > > I got a question for you all. I need to update Apache from 2.4.39 to > 2.4.46. I have searched far and wide on the web to see if there is a way to > do that, but so far nothing ha

Re: Cygwin now on Python 3? What about Mercurial?

2021-03-04 Thread Stephen John Smoogen via Cygwin
On Thu, 4 Mar 2021 at 04:27, Russell VT via Cygwin wrote: > Cygwin Enthusiasts! > ... > > So, I understand... that's a LONG way to go to ask all of y'all, how do we > fix this thing? Can someone point me at a good reference to being a Cygwin > contributor, to the point that I can actually help

bug in cygstart utility

2021-03-01 Thread John Vincent via Cygwin
is not outputting the correct UFT-8 for either the * character or the ? character. I think this is a bug. Thanks, John Vincent. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscri

Re: Removing netcat from Cygwin

2021-02-16 Thread Stephen John Smoogen via Cygwin
On Tue, 16 Feb 2021 at 12:22, Rodney Kissee via Cygwin wrote: > My company identifies netcat as a hacking tool and is requiring it to be > removed from our version of Cygwin. How can it be removed or can Cygwin be > downloaded without netcat included? > > Run setup, Click 'view Full' scroll down

bug report: tty/termios flags weirdness

2020-11-14 Thread john hood via Cygwin
After thrashing with my own bugs for a while, I think I've found a minor bug in Cygwin's tty/termios handling-- seen in 3.1.7 on Windows 10 20H2.  Among other things, this causes tmux to fail on non-pty sessions. STC: Start Cygwin in conhost or Windows Terminal. Execute 'stty -isig' You will pr

Re: Cygwin-64 on W10-64 : the only game in town?

2020-11-01 Thread Stephen John Smoogen via Cygwin
On Sun, 1 Nov 2020 at 04:02, Duncan Roe wrote: > On Sun, Nov 01, 2020 at 08:49:23AM +, cygwin wrote: > > With W7 no longer supported, W10-32 supported but no longer provided on > > new machines (Microsoft states that, "Beginning with Windows 10, version > > 2004, all new Windows 10 systems wi

Re: Couldn't compute FAST_CWD pointer

2020-09-28 Thread Stephen John Smoogen via Cygwin
On Mon, 28 Sep 2020 at 08:45, Alice Bilton via Cygwin wrote: > Hello, > > I am a Sheffield University student trying to install MASS software. > However, during the process I have received the following message a number > of times: > > The problem is that the MASS software is meant for an older v

Re: Remotely restart a windows machine

2020-09-25 Thread john doe
Windows command, I would look at 'shutdown.exe' or whatever tools is using rpc to restart windows remotely. -- John Doe -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info:

Re: Remotely restart a windows machine

2020-09-25 Thread john doe
On 9/25/2020 3:32 PM, Peter J. Krum via Cygwin wrote: I used this command on ubuntu: net rpc shutdown -r -f -t 30 -I 123.123.123.123 -U user:pass What would be the equivalent in CYGWIN? -- What error/issue are you having? -- John Doe -- Problem reports: https://cygwin.com/problems.html

Re: cygwin qsort erratic

2020-09-01 Thread Stephen John Smoogen via Cygwin
On Tue, 1 Sep 2020 at 16:31, Kurt-Karen Carlson-Lougheed via Cygwin < cygwin@cygwin.com> wrote: > > B. If you could kindly provide me or point me to the cygwin qsort() source > I'll check it out myself. > The source code is availble at https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git an

Developing for Cygwin from POSIX host

2020-08-06 Thread John Scott via Cygwin
o what I seek to do? Thanks, John signature.asc Description: This is a digitally signed message part. -- 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

Re: issue with reply to mailing list

2020-05-16 Thread Stephen John Smoogen via Cygwin
On Sat, 16 May 2020 at 12:10, Marco Atzeri via Cygwin wrote: > Hi guys, > > it is just me or the cygwin mailing lists post are not > reporting anymore the reply to the list tag ? > > I am using Thunderbird and the option reply to list is not > offered anymore for any of the cygwin mailing list. >

Re: help compilation qemu

2020-05-02 Thread john doe
FYI, qemu for Windows is available. -- John Doe -- 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

Re: g++ with -fprofile-dir flag has a bug (backslash instead of forward-slash issue)

2020-04-12 Thread John Selbie via Cygwin
defined by this preprocessor stuff: #if defined(__MSDOS__) || defined(_WIN32) || defined(__OS2__) || defined (__CYGWIN__) # ifndef HAVE_DOS_BASED_FILE_SYSTEM #define HAVE_DOS_BASED_FILE_SYSTEM 1 # endif Still a gcc bug? I'm guessing so. On Sun, Apr 12, 2020 at 4:26 AM JonY via Cyg

Re: g++ with -fprofile-dir flag has a bug (backslash instead of forward-slash issue)

2020-04-12 Thread John Selbie via Cygwin
Sure, but this bug is unique to cygwin. Why would that be there bug? On Sun, Apr 12, 2020 at 2:57 AM JonY via Cygwin wrote: > On 4/12/20 7:27 AM, John Selbie via Cygwin wrote: > > TLDR: With gcc/g++ 9.2.0 and 9.30 on Cygwin, when you use > > -fprofile-generate and -fprofile-di

g++ with -fprofile-dir flag has a bug (backslash instead of forward-slash issue)

2020-04-12 Thread John Selbie via Cygwin
TLDR: With gcc/g++ 9.2.0 and 9.30 on Cygwin, when you use -fprofile-generate and -fprofile-dir together, the target path for the .gcda file is corrupted with a backslash instead of having a forward slash used. Here's a sample run where profile guided optimization is getting enabled for a simple li

Re: I can no longer access newlib-cygwin.git via http.

2020-03-12 Thread Stephen John Smoogen via Cygwin
On Thu, 12 Mar 2020 at 10:22, Takashi Yano via Cygwin wrote: > On Thu, 12 Mar 2020 12:51:06 +0100 > Corinna Vinschen wrote: > > > Is there any possibility that http access will be restored? > > > > I don't think so, http is a no-no these days. Just change over > > to https, you can easily fix th

Re: ASLR revisited

2020-03-02 Thread John Selbie
And I just discovered that recompiling with this added to the g++ command line: -Xlinker --dynamicbase Seems to work. Or at the least, triggers the process to show up in Process Explorer as ASLR? Good idea to continue with this? On Mon, Mar 2, 2020 at 8:26 PM John Selbie wrote: > For

ASLR revisited

2020-03-02 Thread John Selbie
For my open source project, I publish source code for Unix written in C++. And as a convenience, I publish Win32 binaries compiled with Cygwin's g++ build. I bundled the compiled EXE along with the dependent Cygwin DLLs (cygcrypto, cyggcc, cycstdc++, cygwin1, and cygz.dll). Someone rang me up toda

Re: anyone interested in loading a portable drive?

2020-01-26 Thread john doe
tests will give you an > idea of the best performance, and experience will tell you about reliability. > > Start by downloading only the base packges or upgrading what you have > installed, > and be patient during postinstall steps, as rebasing all the DLLs, and > rebuilding upd

Re: rsync and ls -lR slow for directories with many files

2020-01-05 Thread Stephen John Smoogen
On Sat, 4 Jan 2020 at 17:16, wrote: > > I am running rsync on a small linux server to synchronize files in one > directory and its subdirectories from Windows (using sshd from Cygwin) to > this server for backup purposes. The directory contains almost 1 TB of images > and videos in about 160k f

OPENMPI only works on Cygwin Terminal not windows Command Line

2019-10-27 Thread William John
Sorry I replied to email and that was the default formatting for replies. I hardlinked the files with mklink and it seems to run now. Thanks for the help, William John -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

Re: OPENMPI only works on Cygwin Terminal not windows Command Line

2019-10-27 Thread William John
I did add it to the Path and also restarted the computer and the command line. I do see that the file mpicc is a symbolic link to opalwrapper executable file and windows cannot recognize that. Is there some way to remedy this? On Sat, Oct 26, 2019 at 11:33 PM William John wrote: > Dear Cyg

Re: OPENMPI only works on Cygwin Terminal not windows Command Line

2019-10-27 Thread john doe
On 10/27/2019 4:33 AM, William John wrote: > Dear Cygwin, > > I recently installed openmpi and libopenmpi-devel on my windows machine. > However, I cannot call mpicc on my windows cmd, rather I get "'mpicc' is > not recognized as an internal or external command, op

OPENMPI only works on Cygwin Terminal not windows Command Line

2019-10-26 Thread William John
configuration for my windows command line. Would it be possible to direct me to a solution or to help me with this? Best, William John -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubsc

0 [main] rsync 25012 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.

2019-09-03 Thread John Penrod
Hello, Getting the above error and also says "Profile weekly data copy failed to execute". Please advise. Thanks! -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: ht

Re: Odd, is it not? mkdir 'e:\' cannot be undone by rmdir 'e:\' ...

2019-08-28 Thread john doe
t; all refer to /drv/e # /cygdrive/e if not remapped > > Only mkdir does NOT. > > And I am the only one who finds this a bit odd? That why I asked: why > cannot mkdir and rmdir be symmetrical w/ respect to e:\ ? > > Because of Linux? Weird. > > Now I have to tell

Re: getpriority() and top display for priority inconsistent

2019-08-15 Thread john doe
o, your commit message should have the form of: "Subject line Commit message" A subject line is maximum 50 character long A subject line starts in the imperative mode and does not end with any punctuation marks. The commit message is 72 character long. -- John Doe -- Problem reports:

Re: getpriority() and top display for priority inconsistent

2019-08-15 Thread john doe
omment you could use 'git send-email' on your own patch. Basically, you need to familiorize yourself with 'git format-patch' and 'git send-email'. -- John Doe -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/

Re: Download setup-x86_64 issue

2019-06-04 Thread john doe
On 6/4/2019 8:09 PM, Eliot Moss wrote: > On 6/4/2019 2:00 PM, john doe wrote: >> Hi, I'm trying to download the setup file to update cygwin using >> powershell but it fails miserably: >> >> PS > (new-object system.net.webclient).do >> wnloadfile("ht

Download setup-x86_64 issue

2019-06-04 Thread john doe
nfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : DotNetMethodException It works for other URLs and would appriciate any input on the above. P.S. Using Wget on this w7works. -- John Doe -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: base-files revisited

2019-04-08 Thread John Morrison
On Mon, 8 Apr 2019 at 08:05, Brian Inglis wrote: > On 2019-04-06 08:08, John Morrison wrote: > > I've been asked at work to get the standard base-files extended with > > specifics for the company I work for and wondered if this would be a good > > time to revis

Re: base-files revisited

2019-04-08 Thread John Morrison
On Mon, 8 Apr 2019 at 17:56, Achim Gratz wrote: > John Morrison writes: > > I've been asked at work to get the standard base-files extended with > > specifics for the company I work for and wondered if this would be a good > > time to revisit how the .bashrc file in

base-files revisited

2019-04-06 Thread John Morrison
files from me. Achim, are you still around? Open for a discussion? Kind regards John. -- 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-simple

Re: Missing pygmentize

2019-03-29 Thread John Gotts
Thanks, installing that package fixed it! On Fri, Mar 29, 2019, 1:59 PM Yaakov Selkowitz wrote: > On Fri, 2019-03-29 at 13:49 -0400, John Gotts wrote: > > Recently python was updated and now the pygmentize executable is missing. > > $ cygcheck -p pygmentize > [snip] > py

Missing pygmentize

2019-03-29 Thread John Gotts
Recently python was updated and now the pygmentize executable is missing. Please advise. John -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml

Re: bash string-operator problem

2019-02-21 Thread john doe
" > B="A" > if [ $A != $B ]; then > echo "not identical" > fi > if [ $A == $B ]; then > echo "identical" > fi > if [ A!=B ]; then > echo "not identical" > fi > if [ A==B ]; then > echo "identical" > fi > One equal sign ('=') should be used instead of two equal signs ('=='). -- John Doe -- 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-simple

Re: Can't create scheduled task over ssh as current user

2019-02-19 Thread John Oxley
From: cygwin-ow...@cygwin.com on behalf of Bill Stewart Sent: 19 February 2019 19:15 To: cygwin@cygwin.com Subject: Re: Can't create scheduled task over ssh as current user On Tue, Feb 19, 2019 at 12:02 PM John Oxley wrote: >> I'm running a Wi

Can't create scheduled task over ssh as current user

2019-02-19 Thread John Oxley
The scheduled task "foobar4" has successfully been created. If I log into the VM with remote desktop as the user foo, I can create the task. I have tried substituting /ru and /rp with /u and /p but get the error ERROR: User credentials are not allowed on the local machine. I am not sure w

Re: find_fast_cwd auto-responder test

2019-02-13 Thread john doe
X-IsSubscribed: yes' indicates if the OP is subscribed to the list. A big thank you for looking into this. -- John Doe -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

Re: OpenSSH server on latest Windows 10

2019-01-08 Thread Stephen John Smoogen
On Tue, 8 Jan 2019 at 16:20, Jari Fredriksson wrote: > Hello! > > I have used Cygwin and OpenSSH server from Windows 7 to these days with > Windows 10. > > In some late Windows update it seems that Microsoft has removed the > "Cygwin sshd” -service all together! > > I don't think it removed it..

Re: Permissions not set for 'other' when copying from Windows

2018-12-17 Thread john doe
On 12/17/2018 1:15 PM, Corinna Vinschen wrote: > On Dec 17 13:06, john doe wrote: >> Hi, >> >> I'm trying to understand why a copied file from 'C:\' into >> /home/user/try doesn't have the permissions set for 'other' (see below). &

Permissions not set for 'other' when copying from Windows

2018-12-17 Thread john doe
CPed on a linux server the permissions need to be change for 'other' to match the permissions on that server. Why is that so and is there a better way around this? -- John Doe -- 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-simple

Re: cygwin.com is down

2018-12-13 Thread Stephen John Smoogen
On Thu, 13 Dec 2018 at 21:29, Andy Li wrote: > > I did use downforeveryoneorjustme to check before posting here, and it was > down. > But I can see that it is up again now. > Thanks anyway :) > There was a 'short' planned outage which turned into a longer one due to a switch problem. This affecte

Re: Mount UNC path different user

2018-12-02 Thread john doe
On 12/2/2018 12:09 PM, Andrey Repin wrote: > Greetings, john doe! > >> How can I do the following on Cygwin?: > > >> /sbin/mount.cifs //server/share /mount-point -o user=different-user > >> In other words, how can I mount a windows share with a specific user

Mount UNC path different user

2018-12-02 Thread john doe
Hi, How can I do the following on Cygwin?: /sbin/mount.cifs //server/share /mount-point -o user=different-user In other words, how can I mount a windows share with a specific user ? -- John Doe -- Problem reports: http://cygwin.com/problems.html FAQ: http

Re: problem with my Grads Aplication

2018-11-02 Thread john doe
On 11/2/2018 8:11 AM, Marco Atzeri wrote: > Am 02.11.2018 um 07:32 schrieb john doe: >> On 11/2/2018 2:58 AM, Rafika Sri Nurjannah wrote: >>>   Couldn't compute FAST_CWD pointer. to Grads >>> >> >> https://cygwin.com/faq/faq.html#faq.using.fixing-find_fa

Re: problem with my Grads Aplication

2018-11-01 Thread john doe
On 11/2/2018 2:58 AM, Rafika Sri Nurjannah wrote: > Couldn't compute FAST_CWD pointer. to Grads > https://cygwin.com/faq/faq.html#faq.using.fixing-find_fast_cwd-warnings -- John Doe -- Problem reports: http://cygwin.com/problems.html FAQ: http://cyg

Re: Does cygwin E-mail list still work?

2018-11-01 Thread john doe
   http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple > Yes, the list is still active (have a look at the list archive (1)) https://cygwin.com/lists.html -- John Doe -- Problem reports:

setup.exe: How do I download sources for just ONE package when using setup-x86 from the command-line?

2018-11-01 Thread John Doucette
. Only the boost-build sources are downloaded. John Doucette -- 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-simple

Re: WARNING: Couldn't compute FAST_CWD pointer

2018-10-24 Thread john doe
On 10/24/2018 4:36 PM, Stephen John Smoogen wrote: > On Wed, 24 Oct 2018 at 10:32, Ng Wai Kin wrote: >> >> Windows 10. > > That is not enough information to help anyone here. What software is > showing this and what is the course you are using it in. The problem > is

Re: WARNING: Couldn't compute FAST_CWD pointer

2018-10-24 Thread Stephen John Smoogen
On Wed, 24 Oct 2018 at 10:32, Ng Wai Kin wrote: > > Windows 10. That is not enough information to help anyone here. What software is showing this and what is the course you are using it in. The problem is that the software needs to be updated and recompiled to work with newer Cygwin versions, and

Re: erro

2018-10-22 Thread john doe
@cygwin.com > zip2john: unknown option -- A > > > > C:\Users\gian.Bortoli\Desktop\john180j1w\run>john.exe --pot=018.pot > --wordlist=john/run/password.lst 018.hash > > 0 [main] john 8972 find_fast_cwd: WARNING: Couldn't compute FAST_CWD > point > > e

Re: Error

2018-10-22 Thread john doe
On 10/22/2018 6:32 PM, sidrah ijaz wrote: > could not compute FAST_CWD pointer > Not sure if the above is a question. https://cygwin.com/faq/faq.html#faq.using.fixing-find_fast_cwd-warnings HTH. -- John Doe -- Problem reports: http://cygwin.com/problems.ht

Re: urgent help for tool

2018-10-22 Thread john doe
monitor. > https://cygwin.com/faq/faq.html#faq.using.fixing-find_fast_cwd-warnings HTH. -- John Doe -- 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-simple

Re: Is who -b command available? Need to know when computer was started.

2018-10-16 Thread john doe
ackage do I need to install in order to have this command available > (or any other command > > that can tell when the computer was last booted). > If you have 'SystemInfo' you could try: $ cmd.exe /C "SystemInfo /FO list" | grep 'System Boot Time' --

Re: Trying to run a crontab in cygwin

2018-09-26 Thread john doe
heduler. https://stackoverflow.com/questions/7195503/setting-up-a-cron-job-in-windows/21502661 Alternatively, have a look here: https://www.davidjnice.com/cygwin_cron_service.html > Please let me know if there is some step I missed. > What step(s) did you do? -- John Doe -- Proble

Re: Mutt and gpg 1.4

2018-09-20 Thread john doe
On 9/19/2018 7:49 PM, cyg Simple wrote: On 9/19/2018 11:51 AM, john doe wrote: Hi, When I install 'mutt' through command line '... --packages mutt ...' it works. gpg-1.4.23 is installed as dependency. I rather use gpg4win already installed on my host. How can I remov

Mutt and gpg 1.4

2018-09-19 Thread john doe
ent, through command line, 'gpg' from being installed when installing mutt? Thanks for any help. -- John Doe -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe i

Re: Why does -std=c++11 hide certain function calls

2018-09-05 Thread John Selbie
ll assume the developer wants it all...) But at last now I'm unblocked. Thanks everyone. jrs On Wed, Sep 5, 2018 at 1:41 PM Brian Inglis wrote: > On 2018-09-05 13:36, John Selbie wrote: > > On Wed, Sep 5, 2018 at 11:46 AM Hans-Bernhard Bröker wrote: > >> Am 05.

Re: Why does -std=c++11 hide certain function calls

2018-09-05 Thread John Selbie
e how I view the writing and building of portable code now and in the future. But saying, "everywhere else but here is wrong" and because ", doesn't help. jrs On Wed, Sep 5, 2018 at 11:46 AM Hans-Bernhard Bröker wrote: > Am 05.09.2018 um 07:55 schrieb John Selbie:

Why does -std=c++11 hide certain function calls

2018-09-04 Thread John Selbie
Updating Stuntman (Open source Stun Server) from C++ to modern C++. I ran into an issue. This code: #include #include #include int some_networking_code() { addrinfo* addr = NULL; int flags = AI_NUMERICHOST; return 0; } Compiles fine everywhere: wit

Re: Cygwin Dirmngr and TBB for windows

2018-08-30 Thread john doe
On 8/30/2018 5:07 PM, Corinna Vinschen wrote: On Aug 30 14:35, Marco Atzeri wrote: Am 30.08.2018 um 11:30 schrieb john doe: On 7/11/2018 10:11 AM, john doe wrote: Hi, I'm trying to get Cygwin dirmngr to work with  Tor Browser for Windows. Following some discussion on the gnupg user li

Re: Cygwin Dirmngr and TBB for windows

2018-08-30 Thread john doe
On 7/11/2018 10:11 AM, john doe wrote: Hi, I'm trying to get Cygwin dirmngr to work with  Tor Browser for Windows. Following some discussion on the gnupg user list it looks like that the connect(2) function in Cygwin does not return the proper error code: https://lists.gnupg.org/pipe

Re: distributing preconfigured cygwin

2018-08-29 Thread john doe
or PowerShell as appropriate. I do not know PowerShell. It looks very complicated to me. You could also use the language you speak, that language interpreter would need to be package as well though. -- John Doe -- Problem reports: http://cygwin.com/problems.html FAQ

Re: equivalent to su or sudo?

2018-08-17 Thread john doe
On 8/17/2018 12:01 PM, Ulli Horlacher wrote: I need to run some scripts with full administrator rights (for chown, chmod, setfacl). Is there a cygwin equivalent to su or sudo? https://stackoverflow.com/questions/4090301/root-user-sudo-equivalent-in-cygwin -- John Doe -- Problem reports

Re: distributing preconfigured cygwin

2018-08-17 Thread john doe
also run the powershell script as administrator, if needed. From a CLI pass the '-h, --help' option to the setup file to get all available options. -- John Doe -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: strtod ("nan") returns negative NaN

2018-08-14 Thread Stephen John Smoogen
On Tue, 14 Aug 2018 at 17:09, Andy Moreton wrote: > > On Tue 14 Aug 2018, Steven Penny wrote: > > a number can be positive or negative. as "NaN" is by definition not a > > number, > > it cannot be positive or negative, it is simply itself, something anathema > > to > > a number. > > The C standa

Re: strtod ("nan") returns negative NaN

2018-08-14 Thread Stephen John Smoogen
On Tue, 14 Aug 2018 at 09:23, Corinna Vinschen wrote: > > On Aug 14 21:17, Masamichi Hosoda wrote: > > > On Aug 14 11:56, Corinna Vinschen wrote: > > >> On Aug 14 13:45, Masamichi Hosoda wrote: > > >> > >From a50ee5a4747a99c70469a53fe959f3dc22d3b79a Mon Sep 17 00:00:00 2001 > > >> > From: Masamich

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.11.0-0.1

2018-08-13 Thread john doe
ing, indentation ...) In most cases you can simply do 'git send-email' and pass the options for 'git format-patch' at the end of the cmd: $ git send-email master --to=m...@example.com --reroll-count 1 --rfc The options '--reroll-count, --rfc' are form

Re: `std::stod ("nan")` returns negative NaN

2018-08-13 Thread Stephen John Smoogen
On Mon, 13 Aug 2018 at 19:46, Duncan Roe wrote: > > On Mon, Aug 13, 2018 at 12:52:48PM -0400, Stephen John Smoogen wrote: > > On Mon, 13 Aug 2018 at 11:16, Masamichi Hosoda wrote: > [...] > > On Fedora 27 with 7.3.1 it gives > > ``` > > stod ("nan")

Re: `std::stod ("nan")` returns negative NaN

2018-08-13 Thread Stephen John Smoogen
On Mon, 13 Aug 2018 at 11:16, Masamichi Hosoda wrote: > > Hi > > I've found a curious behavior about `std::stod ("nan")` on Cygwin. > Only on Cygwin, `std::stod ("nan")` returns negative NaN. > On Linux etc., `std::stod ("nan")` returns positive NaN. > > Here is a reproduction code. > > ``` > // g

Re: Strange git issue with a particular repo

2018-08-05 Thread john doe
case-sensitivity?view=vsts In other words, on "Cygwin" git can not handle files defering only by the case. -- John Doe -- 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-simple

Re: git-email missing module

2018-08-04 Thread john doe
Hi Adam, On 8/4/2018 7:49 PM, Adam Dinwoodie wrote: On Sat, 4 Aug 2018 at 15:11, john doe wrote: Hi, On a fresh install of Cygwin_x86_64, I have installed "git,git-email" packages and I'm getting the following: $ git send-email master --confirm=always --to=x...@example.com

git-email missing module

2018-08-04 Thread john doe
d-email line 36. I had to install "Mail::Address" manually using cpan. -- John Doe -- 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-simple

Re: Issue running PowerShell code on Windows Machine from Linux machine using Cygwin

2018-07-30 Thread john doe
e this server does not exist, it is currently down, or it does not have th e Active Directory Web Services running.,Microsoft.ActiveDirectory.Managem ent.Commands.GetADComputer ++ In ~/.ssh/authorized_keys you could try those options: NO-PTY,NO-USER-RC ssh EG: authori

NEW DEFECT: Basic cygwin Update Fails to Complete

2018-07-25 Thread John Delaney
Cygwin Developer Team - My basic Cygwin update failure means that file redirection does work quite right. I had to manually add the cygcheck data. - John Delaney -Forwarded Message- From: John Delaney Sent: Jul 25, 2018 3:10 AM To: Cygwin@cygwin.com Subject: NEW DEFECT: Basic cygwin

Re: How to Setup Multiple System Distro Manpages

2018-07-15 Thread john doe
On 7/15/2018 9:21 AM, Brian Inglis wrote: On 2018-07-15 00:39, john doe wrote: On 7/14/2018 10:50 PM, Brian Inglis wrote: I've installed a few WSL distros for comparison and downloaded a bunch of other manpage sets and unpacked them: $ l /proc/cygdrive/c/usr/local/share/man/

  1   2   3   4   5   6   7   8   9   10   >