eneral it works fine, but inetd seems to
insist on a simple file, not a symbolic link. Is this
worth fixing; ie would you consider supporting the
symbolic link in a future release?
Thanks so much to everyone working on Cygwin, I really
appreciate the tools and the environment!!
regards,
Tom
Hey all,
I used to use MSYS simply as my general purpose shell (infinitely better than
cmd!) However, I've started using Cygwin since I really just use it as a shell
rather than a build environment, and Cygwin has the full selection of tools.
That said, one thing I loved about msys is the ab
Dave Korn artimi.com> writes:
> But cygwin apps understand *nix style paths natively! ...
Right - My problem comes when I want to run a windows app from the cygwin shell.
For example:
gvim.exe /c/src/myfile.cs
Why would I want to do this:
1. The Cygwin shell in general has all sorts of good
See this thread for more info:
http://sourceforge.net/forum/forum.php?thread_id=1430505&forum_id=290275
I guess the two will be mutually exclusive, unless you Cygwin devs see some
reason to merge some of Earnie's work. I'm have to believe there's some reason
why it hasn't been done though. I'm s
Alright -- thanks so much for the clarificaiton. From your suggestions I should
be able to create a script that will do the job well enough.
Thanks again -Tom
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation
On Fri, Aug 12, 2005 at 03:06:03PM -0400, Larry Hall wrote:
> You should take a look through the email archives if you're interested in
> starting some discussion on this topic. It has come up before, as well as
> the notion of using Windows reparse points in some similar way. There are
> good
ns. ;-)
Fair enough. I always thought that when an application dies because of
a lacking statically linked dynamic library* you get the "this
application needs to be re-installed" error messsage, which I always
took as a genuine Windows error.
Ciao
Tom
*) This is oxymoronic, I know. With that
There is an email thread from 2006 to this topic:
http://cygwin.com/ml/cygwin/2006-03/msg00507.html
I have compiled my own GCC 4.2.0 for cygwin, but not tested and not
really used it a lot. And I must admit that what Charles et al were
talking about is not my core expertise.
I would appreciat
My apologies, I must have missed the latest one about GCC 4.2.0 RC3 for
some reason, sorry.
Tom wrote:
There is an email thread from 2006 to this topic:
http://cygwin.com/ml/cygwin/2006-03/msg00507.html
I have compiled my own GCC 4.2.0 for cygwin, but not tested and not
really used it a lot
Hi,
this is mainly for Dave Korn. First of all, thanks for integrating
gdc into gcc. Do you have any plans to upgrade it? The one cygwin
provides is based on dmd 0.12, the current on is 0.24.
Thank you,
Ciao
Tom
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem
is';uname -r
This is perl, v5.8.0 built for cygwin-multi-64int
1.3.22(0.78/3/2)
--^-^--C-U-T---H-E-R-E---------^-^--
Comments please.
--
thanks/regards,
Tom
# run below to get my address:
perl -e 'print unpack("u", "\.\=\$\!T\http:/
d -a
000 cr nl cr nl
004
What am I missing, it's still broke. PERLIO=raw works fine
though..
bash-2.05b$ printf "\r\n\n"|PERLIO=stdio perl -pe '1;'|od -a
000 cr nl nl
003
bash-2.05b$ printf "\r\n\n"|PERLIO=raw perl -pe '1;'
I would like to be able to write to the Windows event application log with my shell
scripts running on Cygwin. Any "tried and true" solutions would be appreciated.
Thanks,
Tom
Tom Siegel
Programmer Analyst
Intrado Inc.
1601 Dry Creek Drive
Longmont, CO 80503
direct: 720.86
ow imp it is. Looks like a
bug though - any comments would be appreciated.
__
thanks/regards,
Tom Rodman
pls run for my address:
perl -e 'print unpack("u", "\.\=\$\!T\http://www.cygwin.com/ml/cygwin-patches/2003-q1/msg00291.html
Frame 542 (158 on wire, 158 captured)
the archives and haven't found
a clear-cut answer.
Thanks!
-Tom Johnson
--
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/
Is there a cygwin emacs HOWTO? If so, I'd appreciate a pointer.
Use case: I download/setup cygwin 1.3.13-1, and download/setup
emacs 21.2. I run bash, and (from ~)
> $ emacs
> emacs: Terminal type cygwin is not defined.
> If that is not the actual type of terminal you have,
> use the Bourne
Tom Roche wrote:
>> Is there a cygwin GNU emacs HOWTO? If so, I'd appreciate a
>> pointer.
I've made space for one at
http://www.emacswiki.org/cgi-bin/wiki.pl?CygwinizedEmacsHOWTO
I'm adding stuff as I learn, and I encourage folks who already
know more to contri
correct type. It may be necessary
>>> to do `unset TERMINFO' (C-shell: `unsetenv TERMINFO') as well.
Tom Roche wrote:
>> I get the same message for 'emacs -nw'? What do I need to tell
>> emacs? or cygwin? or both?
Joe Buehler replied:
> Make sure te
>>> to do `unset TERMINFO' (C-shell: `unsetenv TERMINFO') as well.
Tom Roche wrote:
>> I get the same message for 'emacs -nw'? What do I need to tell
>> emacs? or cygwin? or both?
Joe Buehler replied:
> Make sure terminfo is installed -- there sho
I have begun running the cygwinized emacs
GNU Emacs 21.2 (i686-pc-cygwin) of 2002-10-14
that is setup.exe-able from cygwin 1.3.13-1. It was very easy to
setup, but it has its quirks. One is that C-h is mapped to DEL in
both X and -nox. Is there any way to restore it to its normal
help-command ro
On Mon, 14 Oct 2002, Tom Roche wrote:
>> C-h is mapped to DEL in both X and -nox.
So as a result I see (out-of-the-box)
* Backspace removes character to left of mark
* Delete removes character under mark
* C-h removes character to left of mark
>> Is there any way to resto
I un/reinstalled cygwin 1.3.13-1, and upon running bash get
bash: id: command not found
bash: /bin/echo: No such file or directory
bash: /bin/grep: No such file or directory
When I try to
find / -name 'id'
I get an error about cygintl-1.dll not on the path.
How can I find out which packages t
"Kris Thielemans" Tue, 15 Oct 2002 11:04:39
> does that mean you've sorted out the terminal problem then? (I
> didn't have any problems are doing the CYGWIN and TERM stuff)
No, even after un/reinstalling, I still see
* When emacs starts up, the display is usually shifted either down a
line
Thanks to the help of lots of folks, I now have emacs goodness in both
bash and X. I've tried to transfer the knowledge to
http://www.emacswiki.org/cgi-bin/wiki.pl?CygwinizedEmacsHOWTO
Feel free to add/modify. HTH another newbie.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simp
m not asking for help. I dont thing there is any. I'm just very tired and
frustrated.
sorry, Im just not smart enough to use this stuff.
tom dorgan.
__
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/
--
Unsubs
Greetings
rsyncd corrupts ownership and file permissions. Any thoughts on this?
I'm using the latest distribution of rsync: rsync-2.5.5, running on a
windows 2000 box. I'm backing up to a 120 GB ntfs disk.
In my /etc/rsyncd.conf file I have the Global Option
uid=1007
gid=513
which happens to b
ators" was the real owner.
What am I missing? Is there a fix for this, or do I have an
incorrect config setting? I have included more background info below.
--
thanks/regards,
Tom Rodman
perl -e 'print unpack("u", "\.\=\$\!T\http://cygwin.com/ml/#unsubscribe-simple
Bug
oogle, but I can't find anything. The error message appears below.
If you can offer any advice, I would appreciate whatever you can offer.
Thanks,
Tom
/bin/bash ../libtool --mode=link gcc -g -O2 -o libsidl.la -rpath
/tmp/cygwin/
=inst/lib -no-undefined -release 0.8.0 SIDLfortran.lo SIDLfo
Hello everyone!
I am VERY new to Cygwin, though not to Linux.
I use the bash shell a LOT and was wondering how do I get it so that I can
copy and paste something from a windows window (such as an IP address) into
the bash shell window. For example I want to use the whois functionality of
the bas
odified a USENET script that uses the perl Win32::Perms module
from David Roth; the script works fine but does not show the flag I need.
thanks/regards,
--
Tom Rodman
--
PS
The Usenix perl script that I modified was called perms.pl. You
can pry it out of:
http://www.unetu.net/jiao
Hi there,
does mutt work now? I installed Cygwin a while ago on
Win98 and mutt had that lock prob, so I uninstalled
Cygwin and decided to wait till they included a
working version of mutt in the package. Did that
happen yet or does anyone know how long it will take
till I can download a working bi
Damn...and that is why I rarely post questions heresad.
If the "manual" was a cohesive, comprehensive document that I could curl up
with and read until my eyes bleed that would ALWAYS be the correct thing to
do. Instead you have to read a FAQ, some documentation, archives, yada,
yada, yada.
B
Is there a cygwinized XSL processor? What I mean, why I ask:
Occasionally I need to strip cruft out of a bunch (~1k) of xml files.
Since they're distributed throughout a filesystem, and some additional
processing is required, I use a bash script to get the input files.
Feeding them to the processo
On Tue, 11 Mar 2003, Tom Roche wrote:
>> my script does a lot of path translations like
>> cygpath="/g/eclipse/builds/foo"
>> winpath="g:\\eclipse\\builds\\foo"
>> and it doesn't iterate over the paths. (Not a big deal, but it
>> offends m
Gerrit P. Haase wrote:
http://cygwin.com/cgi-bin2/package-grep.cgi?grep=iconv.h
Doh! Thanks, and thanks for fixing the setup.hint.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/do
ygwin specific. Again, ideally we'd do this via the
upstream libltdl.
Tom
--
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/
and then rebuild libjava, the modules, etc.
I think so. Care to try upgrading the libltdl in libjava?
Tom
--
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/
he return value of "new
class[]" is checked and to treat a return of 4 the same as 0.
Tom
--
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/
This bug is more properly a bug with GCC and not with cygwin - it shows up
in GCC 3.2.2 (i386-redhat-linux) as well. So I've submitted the problem to
GCC Bugzilla. It's Bug 13215. - Tom
-Original Message-----
From: Tom Scott [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 26,
.
Yesterday I used a procedure that had worked many times (weeks earlier).
--
thanks/regards,
Tom Rodman
perl -e 'print unpack("u", "\.\=\$\!T\http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygw
This is just FYI, no response needed.
(BTW - I did get the answer to my post to via the package maintainer. )
--
thanks,
Tom Rodman
#
# header for first failed msg, sent ~12:47 CST 12/4/03
# o e-mail sent to the below From
1
Dear Cygwin-announce
No B.S. Get a free DVD player. FREE SHIPPING.
http://lnk.freefunoffers.com/p/1507327
Get out of here:
www.freefunoffers.com/optout.html
8 flotationrc fk
xya
flvw dp zriaqd mwft bh
re on the "#!" construct.
You just need to rethink your workaround..
I'm sure others can correct some of what I just said, but I believe
is mostly right ;->
--
Tom Rodman
pls run for my address:
perl -e 'print unpack("u", "1\:6UP\,\$\!T\http://cygwin.c
that has '#!' pointing to another
script, to fail intermittently - see example at end of e-mail. I have a fair
number of aliases and functions in my profile; I've found that
if I run the script with "env -i" as wrapper that it seems to fail less (I have
yet to make it fail)
t on
the script while it's running?
See below for my tests - you need
to watch the timestamps in the prompts and hop back and forth between
the bash sessions to follow it. At 10:24:27 foobar is run on the
remote host; foobar is killed w/a ^C at 10:28:11. The 300 lin
quot; showed this.
I read the help as saying up to 255 separate env vars may be
defined.
--
thanks,
Tom Rodman
perl -e 'print unpack("u", "1\:6UP\,\$\!T\http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation:
On Sun 4/18/04 13:15 +0200 Corinna wrote:
>I've uploaded version 1.0-1 which allows arbitrarily sized environment
>variables. The number of variables is still limited to 255.
Thank-you Corinna!
--
Tom Rodman
pls run for my address:
perl -e 'print unpack("u&
ntended?
I would like to see someone smarter than me argue that:
"\r" at EOL should never being stripped out of a
cygwin binary pipe.
Why shouldn't binary pipes behave the same in Cygwin and UNIX?
respectfully/regards,
Tom Rodman
--v-v--C-U-T---H-E-R-E--
find anything explaining the
postgresql cygwin-package separately and what to do then. And I´ve read
somewhere that win98se is supposed to be supported...
Thanks in advance,
Tom
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin
ey should defintely work?
Hm, I´m seriously wondering if *anybody* did manage it to run under W98...
Thanks anyway, i´ll try it another few hours, and then... :D
Tom
--
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/
isappears" or whatever when starting a script
But, eitherway, could you tell me if Postgresql will work on 98 (for me it´s a
test/db-design period, no production use...) or if it´s not recommended since
I´ve read that NT, W2K & XP are the only _supported_ platforms, and W98 isn´t
but it ma
textmode mounted would solve the problem.
$ umount /usr/bin
umount: /usr/bin: No such file or directory (???)
Well, all paths are working, but when running a script several things just a) can´t
be executed or b)can´t be found.
This would be strange, because in the shell itself it works...
replace it, but where does
sh.exe come from then? I only installed bash..*strange*...or is it
already mapped somehow to "bash.exe"?
Tom
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://
What a mess... no, everything seems to be installed fine.
I have ash (20020131-1) and bash (2.05a-2)
Now I tried to "initdb" postgres manually, and this is what it told me (in
debug-level 5):
$ postgres -F -D /usr/share/postgresql/data/template1 -O -d 5 template1
FindExec: searching PATH ...
Va
; do
if [ -f $i ]; then
. $i
fi
done
export MAKE_MODE=unix
export PS1='\[\033]0;\w\007
\033[32m\]\u@\h \[\033[33m\w\033[0m\]
$ '
cd "$HOME"
__EOT___
Tom
p.s. mind my other posting @Jason
--
Unsubscribe info: http://cygwin.
1.13.19-1
termcap 20010825-1
terminfo5.2-1
textutils 2.0.21-1
unzip 5.41-1
w32api 1.2-1
which 1.5-1
zip 2.3-1
zlib1.1.3-7
___EOT
phew, thats all so far!
But strange, while it
aybe someone else who does can
> help...
> Jason
Does anybody know how to fix that? sys: win98se cygwin 1.3.10 (NEW)
Thanks!
Tom
--
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/
;? and 544?
Hope it makes something more clear...?
Tom
--
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/
point to
Cygwin use. However that just doesn't sound right to me. I'm sure that
the problem is elsewhere (how could Cygwin cause this?) but I thought
I'd post a message to see if anyone else is having the same problem.
Thanks,
--Tom
--
Unsubscribe info: http://cygwin
an crashes
Now everything is fine, I installed Postgres & pgAdminII and Cygwin does its best (so
far)!!!
So my resumeé: never trust a driver that manages ntfs under win98. and never trust
partition magic when it says a partition belongs to HD xy!!! ;)
Thanks,
Tom
--
Unsubscribe
tion requires at least 64-bit alignment. */
if (flag_hash_synchronization && POINTER_SIZE < 64)
DECL_ALIGN (decl) = 64;
Tom
--
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/
e that now there aren't any.
All that matters to us is the alignment of statically allocated
object, and objects created by the GC.
Tom
--
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/
I understand that Windows shortcuts and symlinks are
different and the reasons why they are different.
However, I want to be able to process files pointed to
by Windows shortcuts using Cygwin utilities. In order
to be able to do this, I need a utility that will take
a Windows shortcut name, xxx.lnk
shell is *not* restricted.
Any ideas on how to work around this? Is this fixed in 1.3.22 or later?
__
thanks,
Tom
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ
through ssh the shell is *not* restricted.
Any ideas on how to work around this? Is this fixed in 1.3.22 or later?
__
thanks,
Tom
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com
Cache (Version 2.4.STABLE7): Terminated abnormally.
CPU Usage: 0.100 seconds = 0.030 user + 0.070 sys
Maximum Resident Size: 16000 KB
Page faults with physical i/o: 1089
Aborted (core dumped)
-Tom
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwi
or a special case needs to be added to ./configure so that it
won't try to set it to 8192. -TOm
On Fri, 10 Oct 2003, Robert Collins wrote:
> Date: Fri, 10 Oct 2003 19:36:17 +1000
> From: Robert Collins <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: problems w
Consider the path:
/tmp/xxx/yyy/zzz
Within rxvt I want to doubleclick on "xxx" with the
result that only "xxx" is highlighted. Unfortunately
the complete path highlights. Interestingly enough
it works with "\", ie:
\tmp\xxx\yyy\zzz
Is there a switch to fix
t; switch on a domain controller would simplify
the cron script I use to automatically rebuild /etc/passwd.
--
thank/regards,
Tom Rodman
pls run for my address:
perl -e 'print unpack("u", "1\:6UP\,\$\!T\http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/
lib:
/lib/terminfo -> ../share/terminfo
results in a dead link, because "/share/terminfo" does not exist.
The link should be an absolute link to "/usr/share/terminfo" and not
a relative link such as it is.
--Tom Porcher
--
Unsubscribe info: http://c
The cygwin release of xemacs 21.4 crashes with cygwin 1.3.6-1. The
problem is can be worked around by reverting back to the earlier release
of cygwin, cygwin 1.3.5-3
What is happening is that the assert on line 81 of xemacs/src/realpath.c
is reached with a null pointer. This happens only when I a
ell things work dandy.
thanks for your help.
tom
--
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/
on
about wildcards.
thank you all and have a nice day.
one last thing - i just tried searching the mailing list and the answer
popped
up so easily!! thanks so much for teaching me this valuable resource!!
> >No need to e-mail me personally. Hope you'll get
> >your ans
of course i got it from the cygwin website. originally when i installed
cygwin i searched google to figure out an interesting *feature*
of the login program (specifically that you can't use it to change
users) AND i searched google a bunch to figure out the whole
passwd file and win2K problem wh
"Robert Collins" <[EMAIL PROTECTED]> writes:
> (gdb) bt
> #0 0x778a018d in ?? ()
> #1 0x77e7758a in ?? ()
> These addresses are in MS dll memory space anyway, not PG or cygwin.
Okay ... so what do we do next?
regards, tom lane
--
Dear cygwinners,
My appeal for assistance hereby revoked. My cygwin root was flagged with
write protection in windows explorer aimed as a protection of a shared
volume in my wlan. How 'setup' has been allowed to perform its doings hence
confuses me.
/ Tom Axehult
-Origin
I was wondering if cygwin can see the "$sys$" files
after the sony rootkit has corrupted their computer?
___
How much free photo storage do you get? Store your holiday
snaps for FREE with Yahoo! Photos http://uk.photos.yah
o finish
it for a few days; at that time I will followup later with a post that
follows the problem reporting guidelines.
--
thanks,
Tom Rodman
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation:
15.192:2682 ESTABLISHED
TCP10.125.15.180:1098 10.125.15.180:5413 ESTABLISHED
TCP10.125.15.180:1104 10.125.15.180:5413 ESTABLISHED
TCP10.125.15.180:1106 10.125.15.180:1339 ESTABLISHED
TCP10.125.15.180:1106 10.125.15.180:13
Enclosed is an expect script (to ssh to the localhost with password
authentication) that "hangs" (search ahead for "parent: waiting for sync byte")
with the Dec 16 snapshot. Please take a look at the working and
non-working test cases below.
--
thanks,
Tom
working case (
aseall each time the cygwin1.dll
is updated?
--
thanks,
Tom
--
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/
utput from
the "date" command is lost. Note that the 20051220 is in use above.
Not sure the date command even ran, see the additional test after my sig.
As always, I appreciate all the work that goes into cygwin.
--
thanks,
Tom
--v-v--C-U-T---H-E-R-E-
lost.
> >
> > WJFFM.
>
> Ditto, tested in cmd, rxvt and in a remote ssh session.
Thanks to both of you for responding.
The problem persists, it's repeatable on my end, even after rebooting. When
I get time (day or two?) I will submit a complete report. Maybe I'
connections are open:
#0 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cfd -1)
debug3: channel 0: close_fds r -1 w -1 e 6 c -1
debug1: Transferred: stdin 0, stdout 0, stderr 0 bytes in 0.4 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.0
debug1: Exit status 0
~ $
is functionality but it was never truly what I wanted it to be.
Maybe this has been there forever, but I never knew about it 'til this
past fall (and I've been using Cygwin here and there since B19).
-tom!
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem
c 24 11:45:21 CST 2005
My next idea, is to try a fresh install of cygwin with no customizations
at all, on my laptop.
Maybe I'll get lucky, and someone other than me, w/developer skills
will duplicate the problem, just try:
ssh localhost date #pls use a snapshot after Dec 16
--
thanks muc
Thanks Igor for your help, pls see strace results below:
On Sat 12/24/05 23:45 EST cygwin@cygwin.com wrote:
> On Sat, 24 Dec 2005, Tom Rodman wrote:
>
> > Problem: 'ssh localhost date' asks for password, I type it, I'm
> > authenticated, but no out
ase, and post
a link to the logfile (I'll keep the logfile on my website). I may not
get to this until Tuesday though.
--
thanks,
Tom
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http
mistake, I just re-ran the failing test case, and put
the logs on a web server:
for DOS cmd.exe window log see:
http://yz4.org/cygwin/051226/failingtestcase.txt
for the resulting sshd log files see:
http://yz4.org/cygwin/051226/sshd_strace
http://yz4.org/cygwin/051
Solving this issue is important to us. We have a tool
that triggers a remote job via an ssh client. If this
general approach works:
ssh remotehostname "job arg1 arg2.."
I think our tool will work.
On Mon 12/26/05 16:31 CST Tom Rodman wrote:
--snip
> my mistake, I just re-ran the
e shows up
$ scp [EMAIL PROTECTED]:/etc/passwd /tmp/toss
Enter passphrase for key '/home/adm_tsr/.ssh/id_rsa':
[EMAIL PROTECTED]'s password:
$ : skipped passphrase prompt, notice nothing echoed after password was
entered
comments? can anyone else duplicate this?
--
tha
e fix above (*really*), but
could it have resurrected the expect script problem? - admittedly a WAG.
Sorry, I'm "out of the loop"; have not been following the
cygwin mailing list for about a week..
When I get time, I will post simple log of the failing expect script test c
8 12:44:04 2006
from 127.0.0.1\r\r\nWelcome to Engineering Systems tcm server ..\r\n> 12:44:45
Sun Jan 08 0j tty3 2728 ~\r\r\n> OurServer108 staffuser1 >"
send: sending "date; exit\r" to { 4 }
date; exit
Sun Jan 8 12:44:46 CST 2006
logout
Connection to local
hanks,
Tom
--
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/
On Sun 1/8/06 at 13:13 CST I wrote:
--snip
> The test case at the console may not have worked for the last several cygwin
> releases.
--snip
It's working just fine at the console under the 1/8/06 snapshot :->
--
Thanks!
Tom Rodman
--
At the risk of wasting bandwidth, here are
ontains the following:
>
> sshd: PID 5604: starting service `sshd' failed: fork: 0, No error.
>
> Sshd starts up with no problems from a SYSTEM shell.
THANKS so much to cgf, Igor, and Larry (and any others I missed) for all
your work on this fix! :->
I'm sure you'l
ps -W lists windows process' but top doesn't seem to be aware for them.
Is there a version of top that can show windows process' - especially
for w95/98!
Tom
_
This e-mail message has been scanne
ps -W lists windows process' but top doesn't seem to be aware for them.
Is there a version of top that can show windows process' - especially
for w95/98!
Tom
_
This e-mail message has been scanne
On Thu 1/26/06 17:57 GMT "Dave Korn" wrote:
--snip
> I made the terrible mistake of trying to use M$ migwiz.exe to
> recover my old cygwin installation from a dead machine's drive to a
> new one.
>
> I thought it might be just a simple archiver that would conveniently
> help move all my stuff
velopers can author web sites on this computer
Members
---
The command completed successfully.
end The new local groups added today
}
-- background --
This host is in a large Active Directory Domain, with tho
1 - 100 of 432 matches
Mail list logo