Re: gawk core dumped on too many input values

2023-08-27 Thread Jeremy Hetzler via Cygwin
> 0005EE2D cygintl-8.dll > 7FFD41A0 cygwin1.dll > 0003F9F7 cygiconv-2.dll > 7FFD51C7 advapi32.dll > 7FFD51FD msvcrt.dll > 7FFD525A sechost.dll > 7FFD5265 RPCRT4.dll > 7FFD4F3A CRYPTBASE.DLL > 7FFD5038 bcryptPrimitives.dll > $

'kill --list' and 'kill --version' complain "not enough arguments"

2023-03-15 Thread Jeremy Hetzler via Cygwin
Copyright (C) 1996 - 2023 Cygwin Authors > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > kill: not enough arguments > Seems like --list and --version are complete subcomman

Re: [bug?] cygwin cannot mount smb shares beginning with underscore; "Invalid argument"

2023-01-22 Thread Jeremy Hetzler via Cygwin
Thanks Brian and Corinna. Jeremy On Sun, Jan 22, 2023, 14:57 Brian Inglis via Cygwin wrote: > On 2023-01-22 12:21, Corinna Vinschen via Cygwin wrote: > > On Jan 21 11:30, Jeremy Hetzler via Cygwin wrote: > >> First, thank you for many years of Cygwin. > >> >

mintty: can't disable font bolding

2015-08-08 Thread Jeremy Hetzler
Using mintty 2.1.4-0, I can't seem to disable font bolding. The font is Lucida Console 8pt. I have unchecked "Show bold as font" and "Show bold as colour", but I still see bold fonts rendered with extra width. Is there a way to disable this feature? Thanks, Jeremy He

Re: [1.7.27] cannot redirect output to /dev/clipboard: "write error: Permission denied"

2014-01-07 Thread Jeremy Hetzler
On Tue, Jan 7, 2014 at 10:53 AM, Corinna Vinschen wrote: > On Jan 7 00:29, Jeremy Hetzler wrote: >> I am getting errors when using bash redirect syntax to write to >> /dev/clipboard. Reading works ok. >> >> # this does not work >> $ echo "foo bar" >

[1.7.27] cannot redirect output to /dev/clipboard: "write error: Permission denied"

2014-01-06 Thread Jeremy Hetzler
b None 13, 254 Nov 30 2006 /dev/clipboard $ uname -a CYGWIN_NT-6.1-WOW64 box3 1.7.27(0.271/5/3) 2013-12-09 11:57 i686 Cygwin I have rebooted and updated Cygwin (cygcheck attached). Any ideas? Yours, Jeremy Hetzler cygcheck.out Description: Binary data -- Problem reports: htt

Re: vim not working as an editor for git

2013-12-06 Thread Jeremy Hetzler
I am seeing. 'ps' shows the expected one copy of bash and one copy of vim. I am using mintty for my terminal. CYGWIN_NT-6.1-WOW64 box3 1.7.25(0.270/5/3) 2013-08-31 20:39 i686 Cygwin Hope this is helpful. Yours, Jeremy Hetzler -- Problem reports: http://cygwin.com/problems.h

Re: Problems in configuring Perl on Cygwin-64

2013-08-24 Thread Jeremy Hetzler
cpanminus-1.6941/lib/App/cpanminus.pm ), which is easier to use than CPAN and less fiddly. Jeremy Hetzler -- 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 the Perl module Net::LDAP available for Cygwin's Perl implementation?

2013-06-25 Thread Jeremy Hetzler
On Tue, Jun 25, 2013 at 9:58 AM, Alfred von Campe wrote: > > If so, is there a way to install it from the command line? I need it on a > server that I usually just ssh into and running setup.exe is a little > cumbersome. > > If not, what is the best/easiest way to get it? I would like to run a

Re: getclip and cygutils and cygcheck

2013-06-19 Thread Jeremy Hetzler
Ping? Any testers? > > > Corinna > I tested the snapshot and it seems to have fixed the problem. Thanks! Yours, Jeremy Hetzler -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.h

Re: getclip and cygutils and cygcheck

2013-06-13 Thread Jeremy Hetzler
move large (multi-megabyte) amounts of data from Windows programs in and out of the clipboard. "cat /dev/clipboard" fails with "bad address" over a certain size. Please please keep these utilities unless there is a fully functional replacement. Thanks, Jeremy Hetzler --

Re: [1.7.11] perl dll address clash, rebaseall/perlrebase does not help

2012-03-19 Thread Jeremy Hetzler
After further investigation, I see that the error is triggered by using backticks, either to call /bin/file or perl itself. Yours, Jeremy Hetzler On Mon, Mar 19, 2012 at 2:13 PM, Jeremy Hetzler wrote: > All, > > I am getting the following errors midway through a perl script: > >

[1.7.11] perl dll address clash, rebaseall/perlrebase does not help

2012-03-19 Thread Jeremy Hetzler
What can I do? Cygcheck output attached. Thanks, Jeremy Hetzler cygcheck.out Description: Binary data -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cyg

Re: Vim segv'ing

2011-06-29 Thread Jeremy Hetzler
In addition, the segfault only occurs if /etc/hosts is specified on the command line. This works: vi :e /etc/hosts :w :q -- Jeremy Hetzler On Wed, Jun 29, 2011 at 6:27 PM, Jeremy Hetzler wrote: > I have noticed this problem as well. > > - "vi /etc/hosts": segfaults > - &

Re: Vim segv'ing

2011-06-29 Thread Jeremy Hetzler
-6.1-WOW64 box 1.7.9(0.237/5/3) 2011-03-29 10:10 i686 Cygwin Windows 7 x64 -- Jeremy Hetzler -- On Mon, Jun 27, 2011 at 3:34 PM, Andrew DeFaria wrote: > > Just started happening recently: > > $ vi /etc/hosts > :wq > $ vi /etc/hosts > :w > Vim: Caught deadly signal SEGV > &g

[1.7.9] frequent five-second pauses for no apparent reason

2011-04-19 Thread Jeremy Hetzler
ay, when I ran setup.exe and upgraded everything, including the cygwin package. Was something changed that might be causing this? CYGWIN_NT-5.1 HetzlerXP 1.7.9(0.237/5/3) 2011-03-29 10:10 i686 Cygwin on WinXP. Thanks, Jeremy Hetzler cygcheck.out Description: Binary data -- Problem re

Re: [1.7] cvs over ssh hangs on completion

2009-12-11 Thread Jeremy Hetzler
On Fri, Dec 11, 2009 at 11:11 PM, Jeremy Hetzler wrote: > On Tue, Dec 1, 2009 at 5:24 AM, Corinna Vinschen > wrote: >> >> On Nov 30 11:23, Corinna Vinschen wrote: >> > On Nov 26 22:42, Jeremy Hetzler wrote: >> > > I have cvs on a client machine

Re: [1.7] cvs over ssh hangs on completion

2009-12-11 Thread Jeremy Hetzler
On Tue, Dec 1, 2009 at 5:24 AM, Corinna Vinschen wrote: > > On Nov 30 11:23, Corinna Vinschen wrote: > > On Nov 26 22:42, Jeremy Hetzler wrote: > > > I have cvs on a client machine connecting to a host over ssh. The cvs > > > procedure finishes, but the connection

Re: [1.7] cvs over ssh hangs on completion

2009-11-26 Thread Jeremy Hetzler
Here is the tail end of an strace of the hanging cvs process. Jeremy cvs.strace.out Description: Binary data -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cy

[1.7] cvs over ssh hangs on completion

2009-11-26 Thread Jeremy Hetzler
I have cvs on a client machine connecting to a host over ssh. The cvs procedure finishes, but the connection does not terminate until I hit ctrl-c. The cvs process is then left running on the host. Regular ssh connections (ie interactive login) do not have this problem. The host machine is Cygwin

[1.5.25] rxvt slow to open on Win 7 32bit

2009-11-04 Thread Jeremy Hetzler
] rxvt 2444 fcntl_worker: -1 = fcntl (7, 9, 0x22CA20) 19 15859736 [main] rxvt 2444 close: close (7) 17 15859753 [main] rxvt 2444 fhandler_base::close: closing '/var/run/utmp' handle 0x258 33 15859786 [main] rxvt 2444 close: 0 = close (7) Full strace at http://drop.io/crko18m .

Re: Posible to create filenames with colons?

2003-06-23 Thread Jeremy Hetzler
At 08:58 AM 6/23/2003 -0700, Michael Eager wrote: There are a few packages (Perl for example) which create file names with colons. Windows doesn't like this. Perl creates no such files, thus Windows does not complain. It would be good if Cygwin mapped these into something compatible, say, an equ

Re: >/dev/stderr broken in /bin/sh?, makewhatis unhappy, & apropos confused, or just me?

2003-03-10 Thread Jeremy Hetzler
directory nonexistent I invoked the -v when a simple "makewhatis" yielded "cd: can't cd to /cygdrive/c/Documents" http://sources.redhat.com/ml/cygwin/2003-02/msg00097.html Jeremy Hetzler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

Re: bash's (built-in) type command can not handle spaces in paths

2003-02-27 Thread Jeremy Hetzler
At 01:51 AM 2/28/2003 -0800, Jeremy Hetzler wrote: What is different about your particular installation, I have no idea. Actually, one idea. Your 'type' might be an alias or function that fails to quote its arguments properly. Try "builtin type -a type". If it doesn't

Re: bash's (built-in) type command can not handle spaces in paths

2003-02-27 Thread Jeremy Hetzler
re, so probably others aren't seeing it either. What is different about your particular installation, I have no idea. Jeremy Hetzler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygw

Re: Why the rash of people bypassing setup.exe to install?

2003-02-15 Thread Jeremy Hetzler
At 08:47 PM 2/15/2003 -0800, Peter A. Castro wrote: On 16 Feb 2003, Robert Collins wrote: > On Sun, 2003-02-16 at 11:48, Peter A. Castro wrote: > > On 16 Feb 2003, Robert Collins wrote: > > > > > On Sun, 2003-02-16 at 10:41, Peter A. Castro wrote: > > > > Where, exactly, did you read this (a link

Re: Problem with makewhatis

2003-02-01 Thread Jeremy Hetzler
At 09:23 AM 2/1/2003 +0100, Bernadette et Luc Henninger wrote: Hello, I have problem with "makewhatis" that may be related to "sh": $ /usr/sbin/makewhatis -v -u /usr/sbin/makewhatis: cannot create /dev/stderr: directory nonexistent $ bash /usr/sbin/makewhatis -v -u about to enter /usr/man $ cy

Fwd: Re: Installation

2003-01-17 Thread Jeremy Hetzler
From: "Scott Taylor" <[EMAIL PROTECTED]> Subject: Re: Installation Date: Fri, 17 Jan 2003 11:06:41 - OK got locate working, but there seems to be something wrong in general with calling commands. "ls -l" works fine but... "ls -l | more" does not Also, I wanted to install cygipc but it give

RE: Tab completion list takes enormously long time to generate from empty string

2003-01-13 Thread Jeremy Hetzler
At 01:12 AM 1/14/2003 +0100, Magnus Holmgren wrote: A second option might even be to disallow tab completion of commands without entering a prefix. /Magnus "shopt -s no_empty_cmd_completion" will do exactly that. Jeremy -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug

RE: [ANNOUNCEMENT] Updated cygwin package rxvt-2.7.9-3

2003-01-08 Thread Jeremy Hetzler
At 09:09 AM 1/8/2003 -0800, Randall R Schulz wrote: By the way, even though there appears to be no command-line options for choosing among the three available kinds of scroll bars, I don't know why the resources file is "far preferable" since only with command line options can you readily have

Re: perl error messages with cygwin 1.3.18-1

2003-01-04 Thread Jeremy Hetzler
At 05:03 AM 1/2/2003 -0600, Tommy Butler wrote: Greg Matheson wrote: Further, perldoc.exe isn't rendering pages correctly since 5.8 either. For example, "$ perldoc UNIVERSAL" produces the following when run from cygwin bash (quoted text snippet indented 3 spaces.) ESC[1mNAMEESC[0m

Re: Text problems with Cygwin >1.1.14 and TinyFugue

2002-11-12 Thread Jeremy Hetzler
At 07:59 AM 11/12/2002 -0600, Jonathan Fosburgh wrote: The problem was first noticed with Cygwin 1.1.14 but I wanted to see if it would persist in a later release, which it has. I have noticed in in 1.1.15 as well. When trying to use TinyFugue (http://tf.tcp.com/~hawkeye/tf) with these versions

Re: New user question(s)

2002-10-01 Thread Jeremy Hetzler
At 10:15 AM 10/1/2002 -0500, you wrote: >Hi List, > >I'm new to cygwin, running xfree86 version. I've attempted to look at the >faq and the >list archive and didn't see these questions. I think they're a result of >some mis- >understanding I have of UNIX. > >When I launch my cygwin window from t

Re: Moving cygwin discussions to Usenet? (e.g., alt.os.cygwin)

2002-09-30 Thread Jeremy Hetzler
At 10:48 AM 9/30/2002 -0700, Eduardo Chappa wrote: >Finally, one of the advantages about a separate newsgroup is that people >would feel more confortable asking a question. The cygwin mailing list >tries very hard to have people not to ask questions (search the FAQs >first, look for a better mail

Re: How does cygwin map / to c:/cygwin?

2002-09-27 Thread Jeremy Hetzler
At 05:44 PM 9/27/2002 -0500, Jeff Perry wrote: >I am very confused about how cygwin maps its root to the c:/cygwin >directory. I'm also not sure what /cygdrive is. "c:\cygwin" is mounted as "/". Your Windows drives (c:, d:) are mounted under /cygdrive (/cygdrive/c, /cygdrive/d). >When I type gv

Re: ps within DOS

2002-03-29 Thread Jeremy Hetzler
At 02:54 PM 3/29/2002 -0800, Brian Warn wrote: >As part of a (win32) perl program I'm running, I'm trying to run a >system ps command and return to the DOS shell (or whatever the shell is >known as in Win2K). From the command line, I can do the following, but >I stay in the bash shell: > >C:> c:\

Re: How to fix the 'cannot find -luser32' problem

2002-03-19 Thread Jeremy Hetzler
At 02:34 PM 3/20/2002 +1200, you wrote: >I searched high and low and couldn't find anything on how to fix the >error > >/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6/../../../../i686-pc-cygwin/bin/ >ld: cannot find -luser32 > >So I decided to use my brains and found the files in the directory >C:\cygwi

gcc error: ld cannot find user32 (w32api package installed)

2002-03-19 Thread Jeremy Hetzler
Installed packages include cygwin 1.3.10-1, binutils 20011002-1, gcc 2.95.3-5, and w32api 1.2-1. gcc and cygcheck output follows. $ cat hello.c #include int main() { printf("Hello World!\n"); return 0; } $ gcc -v -o hello hello.c Reading specs from /usr/lib/gcc-lib/i686-pc-c

setup.exe v2.125.2.10: package selection strangeness, behavior not documented

2002-03-14 Thread Jeremy Hetzler
I have a working cygwin installation. I want to download only a single package (cron, say) and its dependenciess. To do this, I need to start the package-selection screen in setup from a "skip or keep everything" state, that is, do not download anything. Is this what prev/curr/exp are designed