Keychain 2.7.1-1 reports error caching private keys

2019-05-07 Thread Chuck Hamilton
While trying to cache my private ssh key with keychain I get the following warning: "Can't determine fingerprint from the following line, falling back to filename". I've left the actual line out for privacy. It appears to be the same bug documented at https://bbs.archlinux.org/viewtopic.php?id=1949

Solution to terrible performance in Cygwin under VPN

2017-11-01 Thread Chuck Wilde
discrepancy between the domains slows down commands tremendously. We following the steps for Uninstalling Cygwin from Windows, reinstalled it as use...@neotech.com<mailto:use...@neotech.com>, and now our performance is back to what it was before. Chuck Wilde 408.914.8223 NEOTech Napervi

Is there an easy way to find the version of Cygwin I have?

2016-01-13 Thread Chuck Roberts
Including the bit depth, 32 or 64-bit. Plus critical DLL files. Thanks! Chuck -- 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

RE: cron bug

2016-01-13 Thread Chuck Roberts
n bash script after 1 minute passes. See the man page for 'at' for more info on the TIMESPEC format. Chuck -- 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

Quotes changed to odd characters in gcc error msgs

2016-01-13 Thread Chuck Roberts
ws and nedit. DISPLAY=10.19.251.67:0.0; export DISPLAY export PAGER=/usr/bin/less # Misc stuff export PATH=./:$PATH eval `dircolors -b $HOME/.dircolors` Thank you. Chuck -- 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

ioctl problem with pconsole

2011-03-21 Thread Chuck Cox
I'm guessing that it's failing due to the way Cygwin implements ttys as pipes and/or maybe the value of TIOCSTI given above just doesn't work on Cygwin. Anyone have a suggestion here? Thanks, Chuck /* pconsole WJ101 Copyright (C) 2001 Walter de Jong This program i

Design issue with new MS-DOS style path warning?

2010-01-20 Thread Batson, Chuck
Perhaps there should be no warning generated for command-line arguments when the executable is launched from Windows. Or perhaps paths should be converted from Windows to POSIX at that time (similar to the way the PATH environment variable is handled). Or perhaps I'm completely missing somet

1.7.1 upgrade: uid/gid issue

2010-01-05 Thread Chuck
After upgrading to 1.7.1 and rebuilding /etc/group and /etc/passwd, it seems my uid and gid have changed. What I mean is all of the files in my $HOME directory show uid=400, gid=401 but that's not what's in the passwd and group files now. How do I fix this? I *think* gid 401 used to be my Administ

SIGINT not delivered on Ctrl-C

2007-05-10 Thread Chuck Taylor
Does anyone know why a SIGINT signal would fail to be delivered to a Cygwin-linked process (via Ctrl-C) in the scenario where all of the following conditions hold? 1) Process in question is launched from a non-Cygwin-linked program (such as native Windows command prompt), with all of stdin, stdout

Re: ls output still truncated

2007-03-01 Thread Chuck
Chuck wrote: > Folks I could really use some help here. I still cannot get the ls > command to work reliably. It worked for years and about two weeks ago > started sputtering. I have completely unstalled all cygwin packages, > deleted the directories, and reinstalled from scratc

Re: [ANNOUNCEMENT] Updated: openssl-0.9.8e-1, openssl-devel-0.9.8e-1

2007-02-23 Thread Chuck
Corinna Vinschen wrote: > The compatibility package openssl097 will not be updated anymore and its > usage is deprecated. If you're still using any application relying on > openssl 0.9.7, consider updating or rebuilding to a new version which > depends on openssl 0.9.8. None of the packages in t

Re: ls output still truncated

2007-02-21 Thread Chuck
Cesar Strauss wrote: > Chuck wrote: >> Cesar Strauss wrote: >>> Chuck wrote: >>>> Folks I could really use some help here. I still cannot get the ls >>>> command to work reliably. It worked for years and about two weeks ago >>>> started sputte

Re: ls output still truncated

2007-02-20 Thread Chuck
Cesar Strauss wrote: > Chuck wrote: >> Folks I could really use some help here. I still cannot get the ls >> command to work reliably. It worked for years and about two weeks ago >> started sputtering. I have completely unstalled all cygwin packages, >> deleted the d

Re: ls output still truncated

2007-02-20 Thread Chuck
Larry Hall (Cygwin) wrote: > On 02/20/2007, Chuck wrote: >> Larry Hall (Cygwin) wrote: >> > Can you send the output of a successful 'ls -l' from within a directory >> > with one file and then the strace of a failing case of 'ls' within this >>

Re: ls output still truncated

2007-02-20 Thread Chuck
Larry Hall (Cygwin) wrote: > Frodak Baksik wrote: >> On 2/20/07, Chuck wrote: >> >>> Your wish is my command. Attached are two strace output files. The names >>> should be self-explanatory. Please let me know if you see anything. In >>> the mean time I&#

Re: ls output still truncated

2007-02-20 Thread Chuck
Frodak Baksik wrote: > On 2/20/07, Chuck wrote: > >> Your wish is my command. Attached are two strace output files. The names >> should be self-explanatory. Please let me know if you see anything. In >> the mean time I'm going to refresh myself on the use of gcc and

Re: ls output still truncated

2007-02-20 Thread Chuck
Larry Hall (Cygwin) wrote: > Chuck wrote: >> Larry Hall (Cygwin) wrote: >>> Chuck wrote: >>>> Folks I could really use some help here. I still cannot get the ls >>>> command to work reliably. It worked for years and about two weeks ago >>>>

Re: ls output still truncated

2007-02-20 Thread Chuck
Gary Johnson wrote: > On 2007-02-20, Chuck wrote: >> Folks I could really use some help here. I still cannot get the ls >> command to work reliably. It worked for years and about two weeks ago >> started sputtering. I have completely unstalled all cygwin packages, >> d

Re: ls output still truncated

2007-02-20 Thread Chuck
Larry Hall (Cygwin) wrote: > Chuck wrote: >> Folks I could really use some help here. I still cannot get the ls >> command to work reliably. It worked for years and about two weeks ago >> started sputtering. I have completely unstalled all cygwin packages, >> d

Re: ls output still truncated

2007-02-20 Thread Chuck
Ken Shaffer wrote: >> Folks I could really use some help here. I still cannot get the ls >> command to work reliably. > > Well, I ran sum -r (I'm running cygwin 1.5.24): > >~$ sum -r /bin/ls.exe /bin/cygwin1.dll >0875696 /bin/ls.exe >59473 1830 /bin/cygwin1.dll > > You might do

ls output still truncated

2007-02-20 Thread Chuck
Folks I could really use some help here. I still cannot get the ls command to work reliably. It worked for years and about two weeks ago started sputtering. I have completely unstalled all cygwin packages, deleted the directories, and reinstalled from scratch. Even just installing the bare mimimum

Re: problem installing cygwin+sshd

2007-02-20 Thread Chuck
Michael wrote: > Hello, > > I'm trying to install cygwin+sshd on a WinXPPro-machine, but get an > error, when starting the service. > It would be great, if someone is able to help me find a hint for a > solution for this problem! > > Here a summary what I did: > - logged in with domain-user with

Re: ls command not outputting file names.

2007-02-15 Thread Chuck
This latest strace of my problem contains a few windows errors. Can anyone tell what the root problem is? Strace.out is attached. Thanks. ** Program name: C:\cygwin\bin\ls.exe (pid 3172, ppid 1) App version: 1005.23, api: 0.156 DLL version: 1005.24,

Re: ls command not outputting file names.

2007-02-14 Thread Chuck
Ken Shaffer wrote: >>> Any other ideas? Anyone? > > Perhaps your filenames have special characters in them which do funny > things to your terminal. > > Try "ls -ad .* * | cat -v". Doesn't show anything unusual. > > Are the serial numbers on the physical drives unique? There's only one physic

Re: ls command not outputting file names.

2007-02-14 Thread Chuck
Frodak Baksik wrote: > On 2/14/07, Chuck <[EMAIL PROTECTED]> wrote: >> > > What is actually in your home folder? > Also how did you create this trace? It appears to be truncated. Or > at least ls never got past the point where it reads the contents of > the dir

Re: ls command not outputting file names.

2007-02-14 Thread Chuck
Chuck wrote: > Shankar Unni wrote: > >> Obviously something odd about that share. Chuck: can you tell if there's >> something unusual about the server that exports that share (as opposed >> to the other drives you have, like K: and G:)? >> >> > &g

Re: ls command not outputting file names.

2007-02-14 Thread Chuck
Shankar Unni wrote: > > Obviously something odd about that share. Chuck: can you tell if there's > something unusual about the server that exports that share (as opposed > to the other drives you have, like K: and G:)? > > Nothing unusual about that share. I can even r

Re: ls not showing anything - sometimes

2007-02-14 Thread Chuck
Shankar Unni wrote: > Chuck wrote: > >> Any other ideas? Anyone? > > Have you followed the problem reporting guidelines at > http://cygwin.com/problems.html ? > > Also, if you are familiar with "strace", you may want to run "strace > /bin/ls"

Re: ls not showing anything - sometimes

2007-02-13 Thread Chuck
Christopher Faylor wrote: > > I have apologized for my previous confusion and imprecise language but > it seems like there might still be lingering confusion on your part as a > result. There was. Apologies. > I hope that the above clarification serves to put this issue to > rest and that you

Re: ls not showing anything - sometimes

2007-02-13 Thread Chuck
Christopher Faylor wrote: > On Mon, Feb 12, 2007 at 06:04:57PM -0500, Chuck wrote: >> Dennis Simpson wrote: >>> One co-worker downloaded the latest Windows cygwin last week. His "ls" >>> command now consistently does not return anything, regardless of wha

Re: ls not showing anything - sometimes

2007-02-13 Thread Chuck
Christopher Faylor wrote: > On Tue, Feb 13, 2007 at 11:06:29AM -0500, Chuck wrote: >> Christopher Faylor wrote: >>> You have no basis for jumping on every potential cockpit error and >>> claim it is YA occurrence of your problem. I don't know what is >>

Re: Help. Cygwin corrupting files

2007-02-13 Thread Chuck
Larry Hall (Cygwin) wrote: > Chuck wrote: >> Larry Hall (Cygwin) wrote: >>> Chuck wrote: >>>> Larry Hall (Cygwin) wrote: >>>>> Chuck wrote: >>>>>> Larry Hall (Cygwin) wrote: >>>>>>> Chuck wrote: >>>&

Re: ls not showing anything - sometimes

2007-02-13 Thread Chuck
Christopher Faylor wrote: > > You have no basis for jumping on every potential cockpit error and claim > it is YA occurrence of your problem. I don't know what is causing your > problem but the problem reported in this thread is likely to have been > caused by exactly what I said. > Why on ear

Re: ls not showing anything - sometimes

2007-02-13 Thread Chuck
Christopher Faylor wrote: > On Mon, Feb 12, 2007 at 06:04:57PM -0500, Chuck wrote: >> Dennis Simpson wrote: >>> One co-worker downloaded the latest Windows cygwin last week. His "ls" >>> command now consistently does not return anything, regardless of wha

Re: ls not showing anything - sometimes

2007-02-12 Thread Chuck
Dennis Simpson wrote: > One co-worker downloaded the latest Windows cygwin last week. His "ls" > command now consistently does not return anything, regardless of what > directory he is in. This is in addition to not being able to run shell > scripts any more, either. > > The other two of us t

Re: Help. Cygwin corrupting files

2007-02-12 Thread Chuck
Andrew DeFaria wrote: > Chuck wrote: >> I'd buy into the HD-getting-ready-to-fail argument more if I saw >> weirdness on Windows too, but I don't. At least not yet. Plus scans of >> the HD with both Tuneup Utilities and Windows itself are not turning >> anyt

Re: Help. Cygwin corrupting files

2007-02-12 Thread Chuck
Larry Hall (Cygwin) wrote: > Chuck wrote: >> Larry Hall (Cygwin) wrote: >>> Chuck wrote: >>>> Larry Hall (Cygwin) wrote: >>>>> Chuck wrote: >>> >>> >>>> HD scan shows no errors. >>> >>> >>>>

Re: Help. Cygwin corrupting files

2007-02-12 Thread Chuck
DePriest, Jason R. wrote: > I am not used the latest / greatest DaemonTools however since I am > under the impression that it has become adware if you don't buy it. > > -Jason > It includes adware. You can unselect it in the installer. -- Unsubscribe info: http://cygwin.com/ml/#unsubscri

Re: Help. Cygwin corrupting files

2007-02-12 Thread Chuck
Matthew Woehlke wrote: > Andrew DeFaria wrote: >> I have no idea what this Daemon tools thing is. Hooks into the file >> system. Gee that's beginning to sound like a root-kit! > > Last I checked, it is a program to allow you to mount CD images as "real > drives". Since it is supposed to make them

Re: Help. Cygwin corrupting files

2007-02-12 Thread Chuck
Larry Hall (Cygwin) wrote: > Chuck wrote: >> Larry Hall (Cygwin) wrote: >>> Have you checked if you can do similar operations with DOS commands? I >>> believe what you're seeing here is a hardware (probably disk) problem. >>> Years ago I had a failing

Re: Help. Cygwin corrupting files

2007-02-12 Thread Chuck
Larry Hall (Cygwin) wrote: > > Have you checked if you can do similar operations with DOS commands? I > believe what you're seeing here is a hardware (probably disk) problem. > Years ago I had a failing disk pick off files randomly for a while until > the whole thing finally went. > > Is there

Re: Help. Cygwin corrupting files

2007-02-12 Thread Chuck
Andrew DeFaria wrote: >> which makes me think that maybe its the writing to stdout that's failing. >> >> > At this point I'd suggest SpinRite: http://www.grc.com/sr/spinrite.htm Haven't tried spinrite yet but I did do a "thorough" check of the drive using Tuneup Utilities. That's the one that req

Re: Help. Cygwin corrupting files

2007-02-12 Thread Chuck
Larry Hall (Cygwin) wrote: > Chuck wrote: >> Larry Hall (Cygwin) wrote: >>> Chuck wrote: > > > >> >> HD scan shows no errors. > > > >> I'm beginning to think I need to remove and reinstall every cygwin >> package, but I'm

Re: Help. Cygwin corrupting files

2007-02-12 Thread Chuck
Andrew DeFaria wrote: > Chuck wrote: >> At first I thought my recent problems with cygwin were limited to the >> occasional "ls" command listing nothing. Run it again an it works >> (usually). Now the problems are getting worse. I tried to "rm" a file &g

Re: Help. Cygwin corrupting files

2007-02-12 Thread Chuck
Frodak wrote: > Back up your stuff. > > This happened to me before days before ntfs.sys > deleted itself. I then asked my boss for a new > hard-drive and then did a fresh windows install. > > I had bizarre issues. > > Amongst what you described that happened for a while, > the following occurr

Re: Help. Cygwin corrupting files

2007-02-09 Thread Chuck
Larry Hall (Cygwin) wrote: > Chuck wrote: >> At first I thought my recent problems with cygwin were limited to the >> occasional "ls" command listing nothing. Run it again an it works >> (usually). Now the problems are getting worse. I tried to "rm" a file

Re: Help. Cygwin corrupting files

2007-02-09 Thread Chuck
Larry Hall (Cygwin) wrote: > > Have you checked if you can do similar operations with DOS commands? I > believe what you're seeing here is a hardware (probably disk) problem. > Years ago I had a failing disk pick off files randomly for a while until > the whole thing finally went. > > Everyth

Help. Cygwin corrupting files

2007-02-09 Thread Chuck
At first I thought my recent problems with cygwin were limited to the occasional "ls" command listing nothing. Run it again an it works (usually). Now the problems are getting worse. I tried to "rm" a file that I own and it didn't fully delete it. It corrupted it. An ls of the file shows this (that

ls not showing anything - sometimes

2007-02-09 Thread Chuck
I started noticing a strange problem recently. When I am in the /cygdrive directory I can't ls anything most of the time. Same thing sometimes happens in my home directory too but it happens less often. Here's some sample output. As you can see the /cygdrive $ uname -a CYGWIN_NT-5.1 1.5.24(0.156/

sar?

2007-01-05 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is there a sar or sar-like utility for cygwin? A package search didn't turn up anything other than top which is not what I'm looking for. Thanks. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (MingW32) iEYEARECAAYFAkWeqX0ACgkQzIf+rZpn0oRRyACfVxy

Re: Cygwin installing into wrong directory

2006-08-31 Thread Chuck
Larry Hall (Cygwin) wrote: > > Be careful that wordpad didn't add CRLF to the end of the lines though. > > Meant to say thats why I *DON'T* use notepad. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: Cygwin installing into wrong directory

2006-08-31 Thread Chuck
Larry Hall (Cygwin) wrote: > > > Be careful that wordpad didn't add CRLF to the end of the lines though. > > Thanks. Wordpad preserves end of line characters. Notepad does not. That's why I use notepad. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: Cygwin installing into wrong directory

2006-08-30 Thread Chuck
Larry Hall (Cygwin) wrote: > Dave Korn wrote: >> On 29 August 2006 16:09, Larry Hall (Cygwin) wrote: >> >>> Chuck wrote: >> >>>> [ ... ] Then I noticed that it created my user home directory in >>>> "c:\documents and settings\userid"

Cygwin installing into wrong directory

2006-08-29 Thread Chuck
Can someone please help me with this? I've searched the docs but its like finding a needle in a haystack. I got a new PC recently and need to reinstall cygwin (unless you can tell me an safe way of copying everything I had before to the new one). I made a list of all packages I had previously and

Update GCC in Cygwin?

2006-08-21 Thread Chuck Chopp
a GCC build that's made explicitly for use in Cygwin? TIA, Chuck -- Chuck Chopp ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com RTFM Consulting Services Inc. 864 801 2795 voice & voicemail 103 Autumn Hill Road 864 801 2774 fax Greer, SC 29651 "R

Re: Permissions problems after domain change

2006-08-16 Thread Chuck
Dave Korn wrote: > On 16 August 2006 15:10, Chuck wrote: > >> One more question on this topic. I still have a lot of files scattered >> around the HD with an owner and/or group of "" (numeric uid of >> 4294967295). > > That's -1. > >

Re: Permissions problems after domain change

2006-08-16 Thread Chuck
One more question on this topic. I still have a lot of files scattered around the HD with an owner and/or group of "" (numeric uid of 4294967295). Most of them are system files like ssh_config or the /cygdrive/ directory. What user id and group should own these files? -- Unsubscribe info:

Re: Permissions problems after domain change

2006-08-16 Thread Chuck
Herb Martin wrote: >> My winXP ID was recently moved from one domain to >> another. Now when I >> log in to cygwin, I don't have permissions to access >> some of my own >> files - like my ssh id_rsa file for example. Can someone >> tell me what I >> need to do to fix this? Also,

Re: Permissions problems after domain change

2006-08-15 Thread Chuck
Larry Hall (Cygwin) wrote: > Chuck wrote: >> My winXP ID was recently moved from one domain to another. Now when I >> log in to cygwin, I don't have permissions to access some of my own >> files - like my ssh id_rsa file for example. Can someone tell me what I >> n

Permissions problems after domain change

2006-08-15 Thread Chuck
My winXP ID was recently moved from one domain to another. Now when I log in to cygwin, I don't have permissions to access some of my own files - like my ssh id_rsa file for example. Can someone tell me what I need to do to fix this? Also, the group name is showing up as all question marks when I d

Re: grep and words

2006-07-12 Thread Chuck
prz wrote: > another question from newbie .. > is it possible with grep to select only the rows where the second word > applies, because the pattern can occur at different places like : > row 1 : zzz > row 2 : zzz > I need only the row where word 2 = > grep would also

Re: Cron Job Assistance Required

2006-07-12 Thread Chuck
[EMAIL PROTECTED] wrote: > Hi "CygWinners" { :) (C) Sujit Menon }, > > Can anybody help me write a cron or at batch job using cygwin. > > I want to run a script every Tuesday morning. The script directs certain > files which it picks up from my windows directory system, which is why > cygwin is h

Re: Is anything getting through to the list?

2006-07-11 Thread Chuck
Christopher Faylor wrote: > > If you don't have anything to say then wait until you do. I tried that a week ago and it didn't work. Six times and it didn't work. And I've got plenty to say about responses I received in private email basically telling me that the problem was on my end when it wasn

Re: Is anything getting through to the list?

2006-07-11 Thread Chuck
Chuck wrote: > Christopher Faylor wrote: >> That was not the case here, however. The problem was that the keyword >> "bluebottle" was in the header of a massive spam attack so it was >> unceremoniously blocked. IIRC, I did this a couple of years ago before >>

Re: Is anything getting through to the list?

2006-07-11 Thread Chuck
Christopher Faylor wrote: > That was not the case here, however. The problem was that the keyword > "bluebottle" was in the header of a massive spam attack so it was > unceremoniously blocked. IIRC, I did this a couple of years ago before > I instituted the use of spamassasin on sourceware. The

Re: Is anything getting through to the list?

2006-07-11 Thread Chuck
Dave Korn wrote: > On 11 July 2006 15:22, Chuck wrote: > > >> I have been trying to post a question to this list for over a week and >> it never appears, not does it bounce back indicating a problem. >> > > Oh yes it does (bounce back, that is).

Is anything getting through to the list?

2006-07-11 Thread Chuck
I have been trying to post a question to this list for over a week and it never appears, not does it bounce back indicating a problem. I've tried to email the list owner and haven't gotten any help there either. I guess I have to run my own test to see if this gets through. I apologize if this test

Cygwin and Windows Vista Beta 2

2006-06-06 Thread Chuck McDevitt
Just an FYI: Cygwin's fork() implementation has an intermittent bug when running on Windows Vista Beta 2 (Beta 2 will be released to the general public soon). Here's an example error (from running bash -l ): 6 [main] ? (3572) c:\cygwin\bin\bash.exe: *** fatal error - couldn't alloc ate h

opendir,readdir

2005-11-08 Thread Fry, Chuck \(GE Trans\)
atly appreciated. Thanks Chuck Lead Specialist Assembly & Test Facility Design Phone: (513) 243-3388 Dial Comm: 8 332-3388 Email: [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: Installer option?

2005-08-30 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Blake wrote: >>>This was fixed in a snapshot (and it was not so much the * character >>>in key names as a bug in open() on virtual directories). > > >>Thanks. Do you know which snapshot has it? > > > See this thread: > http://sources.redhat.co

Re: Installer option?

2005-08-30 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Blake wrote: >>>This was fixed in a snapshot (and it was not so much the * character >>>in key names as a bug in open() on virtual directories). > > >>Thanks. Do you know which snapshot has it? > > > See this thread: > http://sources.redhat.co

Re: Installer option?

2005-08-30 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Blake wrote: >>-BEGIN PGP SIGNED MESSAGE- >>Hash: SHA1 >> >>Is there a way to permanently tell the setup.exe program NOT to update >>my version of findutils? Recent versions do not traverse the registry if >>they encounter *'s in key names

Installer option?

2005-08-30 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is there a way to permanently tell the setup.exe program NOT to update my version of findutils? Recent versions do not traverse the registry if they encounter *'s in key names. The version I have (4.1.7-4) does. Everytime I want to update cygwin though

Paranoid checking downloading setup.exe...?

2005-07-14 Thread Chuck Swiger
...according to what I get when I hit my own apache-2 webserver. Is this enough information for someone to fix this issue, or would it help if I did a tcpdump of the connection? Thanks, -- -Chuck PS: I have BCC'ed webmaster@ on this, please CC: me but keep any discussion just on the ma

Re: findutils still broken

2005-04-21 Thread Chuck
g "touch \*". Find version 4.1.7 and prior had no problems handling it. I am still using the older version for that reason. Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: findutils still broken

2005-04-21 Thread Chuck
Dave Korn wrote: > Original Message > >>From: Chuck >>Sent: 19 April 2005 16:09 > > >>Findutils is broken when it comes to using it on the /proc filesystem. >>The last version that worked is 4.1.7. Newer versions crash if you run >&g

Re: findutils still broken

2005-04-19 Thread Chuck
Christopher Faylor wrote: > On Tue, Apr 19, 2005 at 11:09:27AM -0400, Chuck wrote: > >>Findutils is broken when it comes to using it on the /proc filesystem. >>The last version that worked is 4.1.7. Newer versions crash if you run >>"find /proc". Anyone care to t

findutils still broken

2005-04-19 Thread Chuck
Findutils is broken when it comes to using it on the /proc filesystem. The last version that worked is 4.1.7. Newer versions crash if you run "find /proc". Anyone care to tackle this? I posted this here several months ago and got sent over to a Gnu list. The Gnu folks think it's a cygwin problem an

Re: ssh-add hangers -- please try the latest snapshot

2005-03-10 Thread Chuck
Christopher Faylor wrote: > Corinna identified a couple of problems and checked in some fixes > which may solve the problem with ssh-add hanging. > > Please try the latest snapshot and report success for failure here. > > http://cygwin.com/snapshots/ > > cgf > Seems to have fixed the problem.

Re: cygwin.dll 1.5.13-1: hangs

2005-03-09 Thread Chuck
Andrew Schulman wrote: >>In my case, this snapshot does not fix the problem. Now instead of >>ssh-add hanging the first time it's run before prompting for the >>passphrase, it now hangs *every* time after prompting for the >>passphrase. > > > I can confirm this. I'm now running with cygwin1-2005

Re: cygwin.dll 1.5.13-1: hangs

2005-03-09 Thread Chuck
Andrew Schulman wrote: >>In my case, this snapshot does not fix the problem. Now instead of >>ssh-add hanging the first time it's run before prompting for the >>passphrase, it now hangs *every* time after prompting for the >>passphrase. > > > I can confirm this. I'm now running with cygwin1-2005

Re: cygwin.dll 1.5.13-1: hangs

2005-03-09 Thread Chuck
Corinna Vinschen wrote: > On Mar 9 08:25, Chuck wrote: > >>I was looking for the snapshot today but didn't see it. Any idea when >>the next snapshot will be made available? > > > The 2005-03-08 snapshot has been recreated by Chris yesterday, so it already > c

Re: cygwin.dll 1.5.13-1: hangs

2005-03-09 Thread Chuck
Corinna Vinschen wrote: > On Mar 8 17:36, Corinna Vinschen wrote: > >>I've checked in a patch which hopefully solves that problem. Please >>try the next developers snapshot from http://www.cygwin.com/snapshots/ >>(the next after 2005-02-08) > >^^ >

Re: keychain service--hanging in ssh-add

2005-03-07 Thread Chuck
r the passphrase and everything starts working as it did prior to installing cygwin-1.5.13-1. Is there a snapshot available somewhere? I normally don't install anything but production releases. -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

Re: keychain service--hanging in ssh-add

2005-03-04 Thread Chuck
Karl M wrote: > Hi All... > > I tracked it down. It is not a problem with keychain, openssh or cygwin. > > Occasionally, on this particular laptop (XP SP2), the user can reboot, > log in and start a bash shell before all of the services are running or > while they are still starting. Gotta love M

www.cygwin.com down?

2005-02-06 Thread Chuck
What's up, or should I say *down* with cygwin.com? I can't access the website, and the cygwin installer can't do an "Install from the Internet" either. -- To reply by email remove "_nospam" -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.co

Cygwin and Pocket PC

2005-02-06 Thread Chuck
Is there a way to access files on a Windows Mobile 2003 device with Cygwin either through Activesync or some other way? The files show up on the windows explorer under "My Computer\Mobile Device". Haven't found it on any of my cygwin filesystems though. -- To reply by email remove "_nospam" --

Installer question

2005-01-26 Thread Chuck
Is there a way to tell the installer never to update findutils? The current version of that package is still broken and every time I update other packages, it installs the newer findutils by default. I want it to ignore findutils while still updating other packages. TIA -- To reply by email rem

Re: fortune maintainer wanted and question for Corinna (was Re: Obscene content in cygwin file.)

2005-01-07 Thread Chuck
Andrew DeFaria wrote: Yeah, it does. For the first time in history, there are now two lawyers for every human on the planet. Lawyers subsist almost entirely on a diet of lawsuits. Funny, I thought they ate food like the rest of us... Actually, when you think about it, it's impossible for that s

fuser

2005-01-07 Thread Chuck
I searched both the cygwin packages and gnu site for fuser but didn't find it. Did I miss it or is it not there? If not are there any plans to port fuser to cygwin? TIA -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwi

Re: available for test: findutils-20041219-1

2005-01-03 Thread Chuck
Christopher Faylor wrote: I've built findutils from CVS and made it available as a test/experimental version. This version is reputed to fix the problem the '-printf "%P"'. I don't know if it also solves the mind-bogglingly awful problem of spurious floppy access but if anyone is still functional

Re: Piping output from sqlplus

2004-12-21 Thread Chuck
Christopher Faylor wrote: On Mon, Dec 20, 2004 at 10:02:22AM -0500, Chuck wrote: Bakken, Luke wrote: I need a korn shell that will handle the windows-like path names (pdksh), and where "read" executes in the same shell that called it (ksh '93). Keep wishing. There are other ways of

Re: Piping output from sqlplus

2004-12-20 Thread Chuck
Bakken, Luke wrote: I need a korn shell that will handle the windows-like path names (pdksh), and where "read" executes in the same shell that called it (ksh '93). Keep wishing. There are other ways of doing what you need to do with sqlplus without using a pipe and read. I have dozen's of ksh scr

Re: Piping output from sqlplus

2004-12-17 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christopher Faylor wrote: | On Fri, Dec 17, 2004 at 11:26:15AM -0500, Chuck wrote: | |>Bakken, Luke wrote: |> |>>>Why would ksh behave differently under Cygwin than under Solaris? |>> |>> |>>cygwin ksh is pdksh. The s

Re: Piping output from sqlplus

2004-12-17 Thread Chuck
Bakken, Luke wrote: Why would ksh behave differently under Cygwin than under Solaris? cygwin ksh is pdksh. The specific set of code you gave does not work in pdksh. Read about it here: http://web.cs.mun.ca/~michael/pdksh/ "Its weak points are that there are still a few differences from ksh88 (the

Re: Piping output from sqlplus

2004-12-17 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bakken, Luke wrote: |>Why would ksh behave differently under Cygwin than under Solaris? | | | cygwin ksh is pdksh. The specific set of code you gave does not work in | pdksh. Read about it here: | http://web.cs.mun.ca/~michael/pdksh/ | | "Its weak point

Re: Piping output from sqlplus

2004-12-16 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christopher Faylor wrote: | On Thu, Dec 16, 2004 at 03:29:16PM -0500, Chuck wrote: | |>I'm having a strange problem reading the output from sqlplus in Cygwin. |>Sqlplus is a windows command line program used to access oracle |>databas

Re: Piping output from sqlplus

2004-12-16 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Buchbinder, Barry (NIH/NIAID) wrote: | At Thursday, December 16, 2004 3:29 PM, Chuck wrote: | |>-BEGIN PGP SIGNED MESSAGE- |>Hash: SHA1 |> |>I'm having a strange problem reading the output from sqlplus in |>Cygwin. Sqlplus

Piping output from sqlplus

2004-12-16 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm having a strange problem reading the output from sqlplus in Cygwin. Sqlplus is a windows command line program used to access oracle databases. My command looks something like this... sqlplus -s < This should output one line to stdout with the two va

Re: find crashes in /proc/registry

2004-12-14 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christopher Faylor wrote: | On Tue, Dec 14, 2004 at 02:12:48PM -0500, Chris Herborth wrote: | |>Chuck wrote: |> |>>Christopher Faylor wrote: |>>| On Mon, Dec 13, 2004 at 04:52:31PM -0500, Chuck wrote: |>>| |>>|>I don

  1   2   >