Where is igawk and why doesn't @include replicate this feature?

2019-09-10 Thread Troy Kenah
t_FY2019Q1OIC.awk:36: ^ syntax error gawk: get_FY2019Q1OIC.awk:36: fromdate=mktime("2019 09 01 00 00 00") gawk: get_FY2019Q1OIC.awk:36: ^ 0 is invalid as number of arguments for mktime Any help would be much appreciated! Regards, Troy Kenah. 0416 273 135

Re: Basic question about cygport

2014-08-04 Thread Richard Troy
On Mon, 4 Aug 2014, Steven Penny wrote: ...snip... This is highly presumptuous. I have asked 10 questions and given 68 answers on ... This list has had a long history of having a somewhat different attitude - culture, if you will - than you might find elsewhere on the net; some might call

Cygwin slow to drop to bash

2014-01-20 Thread Troy Cleland
we have an issue with ssh taking forever to drop to bash, like 1-3 mins to get to the bash prompt. Not sure if we missed something during uninstall. Would like to see what we might have missed. Anyone have any ideas or where to look? Thanks Troy -- Problem reports: http://cygwin.com

Long wait until SSH drops you to cygwin prompt...

2013-10-23 Thread Troy Cleland
mins or longer to actually drop me to the prompt in cygwin. Its like the hand off from the authentication to cygwin prompt is getting caught somewhere in the process. This happens with people using mac or windows, doesnt seem to matter. Any ideas on this would be helpful.. Thanks Troy

Re: cannot find -levent

2013-04-10 Thread Troy Blank
Troy Blank gmail.com> writes: Well like all things I struggle with it for hours and as soon as I ask for help I magically figure it out, anyway for anyone who wants to know how I did it I installed a beta release of gevent from http://code.google.com/p/gevent/downloads/list ... which doesn&#x

Re: cannot find -levent

2013-04-10 Thread Troy Blank
Well like all things I struggle with it for hours and as soon as I ask for help I magically figure it out, anyway for anyone who wants to know how I did it I installed a beta release of gevent from http://code.google.com/p/gevent/downloads/list ... which doesn't use as many dependencies so it allow

cannot find -levent

2013-04-10 Thread Troy Blank
Hello, I have used cygwin for awhile now and love i, having an issue that is very confusing to me. So I am trying to install django-socketio via pip install django-socketio and after it succesffully I always get the error (I install things through pip all the time so I know pip is stable): //--

Re: Why /usr/bin/*.dll must be executable?

2012-04-23 Thread Richard Troy
On Mon, 23 Apr 2012, Larry Hall (Cygwin) wrote: > > On 4/23/2012 3:01 PM, Warren Young wrote: > > Options 2-5 in the list at the page linked above don't really apply here. > > Cygwin purposely keeps itself nice and segregated from the rest of the > > system, so installing DLLs under c:\Windows isn

Installation / download issues

2012-04-14 Thread Richard Troy
...During an exchange on a completely unrelated topic: On Sat, 14 Apr 2012, Christopher Faylor wrote: > >> > >> On 4/10/2012 6:15 PM, Richard Troy wrote: > >> > >> > >> > >Did that, though once again I ran into the ole cygwin update / >

Re: Some context is being stripped and I don't know how to create it to avoid "error while loading shared libraries: ?: cannot open shared object file: No such file or directory" problem

2012-04-14 Thread Richard Troy
On Tue, 10 Apr 2012, Larry Hall (Cygwin) wrote: > > On 4/10/2012 6:15 PM, Richard Troy wrote: > > > > The orphaned installations represent places where cygwin1.dlls are or were. > You want to make sure you clean them up. No reason to leave around orphans > to trip and

Some context is being stripped and I don't know how to create it to avoid "error while loading shared libraries: ?: cannot open shared object file: No such file or directory" problem

2012-04-10 Thread Richard Troy
Hello All, some oh, ten years ago or so I ran into this problem and thought I had it licked wherein I'm launching Cygwin's bash utility (and from it another program compiled under Cygwin) from Java. However, while the same code works on every other version of Windows I can remember trying, it see

Re: GNU Guile 1.8.7 - readline is not provided

2011-12-29 Thread Richard Troy
ct the problem because it didn't show up in the list of packages to possibly upgrade, delete, or whathaveyou. Merely pointing to a different repository solved the problem. I don't understand how the dependency engine lets this happen, but it does. Good luck, Richard -- Richard Troy, Chie

Broken dependencies? Bad Mirrors causing hidden problems? Was Re: New Installation fails: cygreadline7.dll not found.

2011-12-14 Thread Richard Troy
On Wed, 14 Dec 2011, Larry Hall (Cygwin) wrote: > > On 12/14/2011 10:51 PM, Richard Troy wrote: > > > > Hi Folks, > > > > I'm a long-time Cygwin user and recently got a new Windows 7 box that > > needed to be taught bash and other neat tricks, so natu

New Installation fails: cygreadline7.dll not found.

2011-12-14 Thread Richard Troy
f cygwin? Other comments / ideas? ...I apologize in advance if I missed something obvious. Thanks, Richard -- Richard Troy, Chief Scientist Science Tools Corporation 510-717-6942 rt...@sciencetools.com, http://ScienceTools.com/ -- Problem reports: http://cygwin.com/problems.html FAQ:

Email problem with local users

2009-09-30 Thread Troy Bull
unknown user. Anyone have any ideas on how to "fix" this issue?  Is it a problem with exim or email? Thanks troy -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

Re: SMTP

2008-04-01 Thread Troy Bull
use the package ssmtp, and or the email package. Troy -- 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: File name length

2008-03-27 Thread Troy Bull
On Thu, Mar 27, 2008 at 2:07 PM, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote: > > Troy Bull wrote: > > Greetings > > > > Over the last few days I have ran into the error where a filename is > > too long for cygwin. I know this has been discussed does

File name length

2008-03-27 Thread Troy Bull
Greetings Over the last few days I have ran into the error where a filename is too long for cygwin. I know this has been discussed does anyone have a timeline for when this might get changed? thanks troy -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

Re: MIME::Lite Help

2008-03-15 Thread Troy Bull
ile > ); > > $msg->send('sendmail', '/usr/sbin/ssmtp', '[EMAIL PROTECTED]'); > > Good luck > Thanks, this worked like a charm, got it on the first attempt! Troy -- 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/

MIME::Lite Help

2008-03-14 Thread Troy Bull
any tips I would really appreciate it. Thanks troy -- 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/

Easy question

2008-03-12 Thread Troy Bull
e anywhere that says all the ones that work. Thanks Troy -- 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: [ANNOUNCEMENT] Updated: [experimental] cygwin-1.5.25-10

2008-03-02 Thread Troy Bull
he newest.. As I run this on Server 08 I am interested in having the latest version. Thanks Troy -- 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: Space in Dir Name with shell script and tar

2007-01-17 Thread Troy
Thanks, This worked DIRECTORY_TO_BACKUP="/cygdrive/g/Mark I+/Experimental Data" tar -czvpf $NAME_OF_BACKUP.tgz "$DIRECTORY_TO_BACKUP" Troy -- View this message in context: http://www.nabble.com/Space-in-Dir-Name-with-shell-script-and-tar-tf3031755.html#a8424281 Sent f

Space in Dir Name with shell script and tar

2007-01-17 Thread Troy
I am trying to make a shell script to do automatic bckups with tar. My problem is that tar stumbles on the spaces in the dir names if they are in a variable. Probiably best shown by example The dir I want to back up is g:/Mark I+/Experimental Data/ I if do this in the script tar -czvpf $NAME_

Re: Bug in stty or /dev/ttySx handling code

2005-08-11 Thread Troy Curtiss
presently set baud rate should be returned, regardless of the state of DTR. My earlier patch violates #2. I am sending a patch to fix this to cygwin-patches right now (CC'ing you, as well.) Thanks for bringing this to my attention - I don't know what I was thinking that day :) -Troy

up2date

2005-03-14 Thread Troy Bull
Hi all. Is there anything like up2date that will keep my cygwin packages updated to the most current? If not is there a reason no one ports one over? Thanks troy -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: Cygwin & openssh(d) & login without password

2004-10-09 Thread Richard Troy
x27;t volunteer to fix this for the community. All that said, you've made your point. ...Here's a write up I did find helpful out there: http://www.netsys.com/cgi-bin/display_article.cgi?1254 And, in case it helps, below are some notes on setting up SSH in mixed Open/non-Open ssh

Re: Spurious "You have multiple copies of cygwin1.dll on your system."

2004-10-07 Thread Richard Troy
surprised me was that the write to that memory space was permitted and it failed sometime later when that memory location was needed/used for something else! (wtf? -frown- ) Tnx, RT P.P.S. My Windows XP Pro _doesn't_ have ping or dig/nslookup?! -frown- Tnx again, RT -- Richard Troy, Ch

Re: seg-vios from gcc program at execv() on Windows XP

2004-09-30 Thread Richard Troy
W, XP (and 2k) come with "`cygpath -S`/ping.exe" and > "`cygpath -S`/nslookup.exe". ?? ...Doesn't do _anything_ on my computer! -smile- (Maybe I'd better to a hunt for them as they aren't in my path today.) Richard -- Richard Troy, Chief Scientist Science Tools

seg-vios from gcc program at execv() on Windows XP

2004-09-30 Thread Richard Troy
a fresh, absolutely complete installation - even the stuff I never need. (BTW ping and dig utilities would be nice!) Help! Thanks everyone, Richard -- Richard Troy, Chief Scientist Science Tools Corporation [EMAIL PROTECTED], 510-567-9957, http://ScienceTools.com/ -- Unsubscribe info:

Implementing a workaround for the suid bit

2004-03-24 Thread Richard Troy
then change users, and this may be a desireable trait to consider in your helpers. Regards, Richard -- Richard Troy, Chief Scientist Science Tools Corporation rtroy at ScienceTools dot com, 510-567-9957, http://ScienceTools.com/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Probl

Re: sshd as a substitute for the suid bit on executables...

2004-03-23 Thread Richard Troy
On Tue, 23 Mar 2004, Corinna Vinschen wrote: > On Mar 23 08:22, Richard Troy wrote: > > One additional challenge that has just occurred to me in my particular > > scenario is that in ordinary useage on Unix, my program that runs under > > the suid bit eventually launche

Re: suid bit on executables?

2004-03-23 Thread Richard Troy
user context switch is not possible from all user > accounts unless special privileges are assigned to all user accounts, > which *would* open a security hole. I sure hope you're wrong as that's what this whole exercise is all about! We want a user context switch to a new user w

Re: suid bit on executables?

2004-03-23 Thread Richard Troy
account able to switch user contexts is SYSTEM. Reading > <http://cygwin.com/cygwin-ug-net/ntsec.html> should provide some insights. > Win2003 makes it harder because the appropriate privileges aren't assigned > to SYSTEM by default, as they were in the previous versions of Wind

Re: suid bit on executables?

2004-03-23 Thread Richard Troy
his example, does it work? Also, since there's an ability to specify the user, maybe use the user flag, specify it explicitly and ignore the su.exe? Thanks for all your keystrokes! Regards, Richard -- Richard Troy, Chief Scientist Science Tools Corporation [EMAIL PROTECTED], 510-567-9957,

Re: suid bit on executables?

2004-03-23 Thread Richard Troy
y hard to ensure that nothing else is compatible with Windows. -frown- Regards, Richard -- Richard Troy, Chief Scientist Science Tools Corporation [EMAIL PROTECTED], 510-567-9957, http://ScienceTools.com/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

sshd as a substitute for the suid bit on executables...

2004-03-23 Thread Richard Troy
> From: Corinna Vinschen <[EMAIL PROTECTED]> > Subject: Re: suid bit on executables? > > > On Mar 23 07:04, Richard Troy wrote: > > I know > > there's the SSHD code that could serve as an example, but it seems to > > me that it's overkill for wha

Re: suid bit on executables?

2004-03-23 Thread Richard Troy
On Tue, 23 Mar 2004, Corinna Vinschen wrote: > On Mar 22 19:49, Richard Troy wrote: > > A little over a year ago, I poked my nose under the tent to inquire about > > this once more and in the interrim there had been a new cygserver and a > > new ssh daemon, and I was very h

suid bit on executables?

2004-03-22 Thread Richard Troy
I'm all ears. I was just painfully reminded today how really deeply needed this functionality is! Thanks, Richard -- Richard Troy, Chief Scientist Science Tools Corporation [EMAIL PROTECTED], 510-567-9957, http://ScienceTools.com/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscr

cannot make a directory called "aux"

2004-02-09 Thread Troy Hicks
: $ ls -al total 12 drwxrwxrwx+ 4 Troy A. None0 Feb 8 19:04 . drwxrwxrwx+ 3 Troy A. None0 Jan 31 12:29 .. -rw---1 Troy A. None 6459 Feb 7 13:19 .bash_history -rwxr-xr-x1 Troy A. None 533 Jan 31 11:10 .bash_profile -rwxr-xr-x1 Troy A. None

Re: cygwin GDB crashes on single step

2003-07-14 Thread Richard Troy
On Mon, 14 Jul 2003, Christopher Faylor wrote: > From: Christopher Faylor <[EMAIL PROTECTED]> ...snip... > Just type "insight" to get insight. > > cgf Ah, what that it were all so easy in life. -shrug- Thanks for the perspective. RT -- Richard Troy, C

More Re: flaky disk share access

2003-07-11 Thread Richard Troy
te output but commands to change things don't work, and an ssh session - is like Cygwin Bash but can't get help output. Harumph. Comments still welcome. Richard -- Richard Troy, Chief Scientist Science Tools Corporation [EMAIL PROTECTED], 510-567-9957, http://ScienceTools.com/ On F

RE: Issue with net.exe and no output when ssh'ing into NT system

2003-07-11 Thread Richard Troy
- Thanks again, Richard -- Richard Troy, Chief Scientist Science Tools Corporation [EMAIL PROTECTED], 510-567-9957, http://ScienceTools.com/ On Fri, 11 Jul 2003, Todd Bowden wrote: > Date: Fri, 11 Jul 2003 10:45:53 -0500 > From: Todd Bowden <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED

Re: flaky disk share access

2003-07-11 Thread Richard Troy
* /user:rtroy ...Since I've never successfully used 'net use', I'm still struggling a little with the syntax, but that asside, 'net' isn't having a normal user interation dialogue with me, I don't think. Any further comments greatly appreciated. Richard -- Rich

flaky disk share access

2003-07-10 Thread Richard Troy
hemselves for their own private shares? If so, please point me in the right direction! ...This would be damned handy, privilege wise, for example, what about logging into a box that hasn't got anybody logged in at the console? Thanks much, Richard P.S. "cygcheck version 1.32"

procps / top shows only the unix subset of processes

2003-01-20 Thread troy . holly
that also shows the windows processes? Thanks Troy Holly -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: GCC bug with strftime

2003-01-14 Thread Richard Troy
Thanks, Corinna, ...Good thing I've already written a work-around! -smile- Gee, you never know what you might learn by posting on the wrong list! -wink- RT -- Richard Troy, Chief Scientist Science Tools Corporation [EMAIL PROTECTED], 510-567-9957, http://ScienceTools.com/ On Tue, 1

Re: Bugs in Rsync?

2003-01-13 Thread Richard Troy
u explicitly walk over problems like the one you report. Hope this helps, Richard -- Richard Troy, Chief Scientist Science Tools Corporation [EMAIL PROTECTED], 510-567-9957, http://ScienceTools.com/ On Mon, 13 Jan 2003, Michael Hipp wrote: > Date: Mon, 13 Jan 2003 23:15:10 -0600 >

Re: GCC bug with strftime

2003-01-13 Thread Richard Troy
> > of cygwin and tried again, but it's still there. So, I'd like to report > > it. I sent mail to the gcc-bugs list but nobody there seems to care, so I > > thought I'd mention it here. > > > > The problem is that this call fails to return an hour: > > > > strftime(IT,key,"%m/%d/%y %l:%M %p", br

Re: GCC bug with strftime

2003-01-13 Thread Richard Troy
> >I recently discovered a bug in strftime(). I downloaded a very recent copy > >of cygwin and tried again, but it's still there. So, I'd like to report > >it. I sent mail to the gcc-bugs list but nobody there seems to care, > > Why *would* anyone in gcc care about a library problem? I believe th

current state of credential hopping?

2003-01-13 Thread Richard Troy
traight answer if someone knows, please.) Thanks, and happy CYGWINning! Richard -- Richard Troy, Chief Scientist Science Tools Corporation [EMAIL PROTECTED], 510-567-9957, http://ScienceTools.com/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://c

GCC bug with strftime

2003-01-13 Thread Richard Troy
(as reported by cygcheck -s): gcc 3.2-3 gcc-mingw 20020817-4 gcc22.95.3-10 Please direct me on how I can get this information to someone who knows what to do with it! Thanks much, Richard -- Richard Troy, Chief Scientist Science Tools Corporation [

Re: Sorting environment

2002-12-30 Thread Troy Rollo
WARNING: DO NOT add my email address to any mailing list or database without my PRIOR, EXPLICIT permission. Fight spam in Australia - Join CAUBE.AU - http://www.caube.org.au/ Troy Rollo, Technical Director,

Re: UNC paths are not supported. Defaulting to Windows directory.

2002-12-06 Thread troy . holly
ut Bash.Bat on your PATH and .dosLogin in you HOME directory. You may now use a UNC working directory to start bash from the explorer context menu (right mouse button) or via redirection. You still get an error message from windows, that UNC Paths are unsupported. Bash will, however, have the UNC directory

AW: cygwin emacs: broken key mappings

2002-12-03 Thread troy . holly
Setting CYGWIN=tty did solve the C-c mapping. C-SPC and C-h remain, however. I also noticed that C-@ is broken. I also get the very same errors (C-SPC, C-h and C-@ are broken) under Linux (Suse 8.0 I think) using Emacs (Version 23.n) in a ssh-window. I think that this is an emacs problem and not a

cygwin emacs: broken key mappings

2002-11-27 Thread troy . holly
I listed above. Under these conditions emacs turns out to be a real adventure. You want help and you end up deleting things. Want to quit? No way, unless you do it the hard way: save-buffers-kill-emacs - Troy Holly -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reportin

open() not handling previously opened serial port gracefully?

2002-10-29 Thread Troy Curtiss
open() call - an access violation of some sort.) I don't remember this happening in the past (but don't have my older cygwin1.dll versions to test with) - can anyone verify this (and thus prove that I'm not doing anything silly at my end :) Thanks, -Troy Using: Windows 2000,

RE: The Cygwin Server Daemon

2002-04-23 Thread Richard Troy
ading of the archive. Glad you caught that as I was _quite_ curious - which is why I included it in the writeup! > Good work on the collation to date, keep it coming :}. Thanks, Rob, it was a whole lot more work than I would have thought! (And the mail archive being down part of Sunday d

Re: The Cygwin Server Daemon - VERY LONG

2002-04-22 Thread Richard Troy
Hi All, when I asked: > + Regarding my own hopeful use someday: What is a reasonable approach to > adding the honoring of the setuid (and guid) bit(s) in image execution? > > I take it that cygwin1.dll needs to be changed, but cygwin1.dll seems to > be built of little bits of source c

Re: The Cygwin Server Daemon

2002-04-22 Thread Richard Troy
Hi All, I've finally had a chance to play some. So, there's nothing like trying something! In answer to some of my own questions: > + Why doesn't the cygserver run, itself, as a server under NT much as sshd > does? You can do that. > + Regarding starting the server with cygrunsrv: > > -

The Cygwin Server Daemon - VERY LONG

2002-04-22 Thread Richard Troy
ts and, if the bit is set, a call to change security context into the file owner should occurr. Comments _please._ In particular, does anyone know the module name I should be mucking with? What about the call to change context to the file owner? These pointers will help save me a lot of time

The Server Daemon

2002-04-20 Thread Richard Troy
/d/d1/RT/cygwin/obj/i686-pc-cygwin/winsup/cinstall' make[1]: *** [cinstall] Error 1 make[1]: Leaving directory `/d/d1/RT/cygwin/obj/i686-pc-cygwin/winsup' make: *** [all-target-winsup] Error 2 Any ideas what went wrong? -- Richard Troy, Chief Scientist Science Tools Corporation [EMAIL PR

RE: cygwin mentors? Was: bash and the suid bit

2002-04-20 Thread Richard Troy
o write bug-free code! -smile- Another consideration is feasibility: How close is the code already? And, if it's not very close, are there good alternatives for what I want to do? Please see my next post... Thanks for your suggestion, Richard -- Richard Troy, Chief Scientist Science Tools Corp

Re: cygwin mentors? Was: bash and the suid bit

2002-04-18 Thread Richard Troy
ure I'm ready for the risk of this tar-baby (time sink). Yes, it's possible to use this e-list for that purpose, but experience says that's not nearly as effective as someone making the decision, "OK, I'll point. Here's where you need to go..." Respectfully yours, R

cygwin mentors? Was: bash and the suid bit

2002-04-18 Thread Richard Troy
with me, point me at the juicy stuff so I don't have to hunt so much, I can probably commit to this project. Otherwise, I'm concerned it'll take me too long to ramp up. Anyone want to be a mentor? Regards, Richard -- Richard Troy, Chief Scientist Science Tools Corporation [E

Re: will bash honor the suid bit or not?

2002-04-17 Thread Richard Troy
of you: Anyone else care to confirm Larry's suggestion that giving privileges to users is the solution in this case? Thanks for your input, Richard -- Richard Troy, Chief Scientist Science Tools Corporation [EMAIL PROTECTED], 510-567-9957, http://ScienceTools.com/ On Wed, 17 Apr 2002, Larry Hall

will bash honor the suid bit or not?

2002-04-17 Thread Richard Troy
that I don't really feel competent to write such code! I have _never_ written _any_ "Windows" application code!) Inquiring minds - and creative and demanding hackers - need to know! ...Thanks in advance for your time! Richard -- Richard Troy, Chief Scientist Science Tool