If you are having problems sending email here

2014-03-11 Thread Christopher Faylor
message if it's not html-related. And, *please* don't reply to this message complaining that you did everything and nothing worked. If you are having problems send a short note to postmaster (aka me) and I will work out what is going on. I'll even do it if you are bitter, angry, and le

Re: I'm having problems with cygwin 1.7 and ACL handling.

2012-07-05 Thread Corinna Vinschen
On Jul 5 12:02, Mark Lommers wrote: > Hi Corinna, > > Thanks for your tip, it pointed me to the right direction. > > When calling the test now with > > cygdrop -P backup -P restore test.exe > > the test is running fine. > > Is it also possible to drop this privileges by default? No,

Re: I'm having problems with cygwin 1.7 and ACL handling.

2012-07-05 Thread Mark Lommers
don't have to change my scripts which call the test, but can configure it on the system itself. Regards, Mark Re: I'm having problems with cygwin 1.7 and ACL handling. From: Corinna Vinschen To: cygwin at cygwin dot com Date: Mon, 2 Jul 2012 18:04:52 +0200 Subject: Re: I'm havin

Re: I'm having problems with cygwin 1.7 and ACL handling.

2012-07-02 Thread Richard Gribble
, Richard. On Mon, Jul 2, 2012 at 11:56 AM, Mark Lommers wrote: > > Hi, > > I'm having problems with cygwin 1.7 and ACL handling. > > I do some software development and for the software I write I also create > unit tests. Those unit test are run automatically in a c

Re: I'm having problems with cygwin 1.7 and ACL handling.

2012-07-02 Thread Corinna Vinschen
On Jul 2 17:56, Mark Lommers wrote: > Hi, > > I'm having problems with cygwin 1.7 and ACL handling. > > I do some software development and for the software I write I also create > unit tests. Those unit test are run automatically in a cygwin environment > triggered

I'm having problems with cygwin 1.7 and ACL handling.

2012-07-02 Thread Mark Lommers
Hi, I'm having problems with cygwin 1.7 and ACL handling. I do some software development and for the software I write I also create unit tests. Those unit test are run automatically in a cygwin environment triggered by a build system. Now I'm updating the machines on which the unit

Re: Having problems with tcsh

2010-02-11 Thread Mahzari, Milad
I removed cygwin completely from my computer, and installed it again (just basic packages plus tcsh). It works now. Thanks - Original Message - From: "Christopher Faylor" To: cygwin@cygwin.com Sent: Thursday, February 11, 2010 8:45:57 PM GMT -05:00 US/Canada Eastern Subject:

Re: Having problems with tcsh

2010-02-11 Thread Christopher Faylor
On Thu, Feb 11, 2010 at 05:41:23PM -0600, Jeremy Bopp wrote: >On 2/11/2010 5:37 PM, Mahzari, Milad wrote: >> Hi, >> >> I am having some problems with tcsh. I installed it using cygwin setup. I >> checked my bin and it is in there. I can also see the manual entry for it >> when I type "man tcsh".

Re: Having problems with tcsh

2010-02-11 Thread Jeremy Bopp
On 2/11/2010 5:37 PM, Mahzari, Milad wrote: > Hi, > > I am having some problems with tcsh. I installed it using cygwin setup. I > checked my bin and it is in there. I can also see the manual entry for it > when I type "man tcsh". However, I can not log into it. When I type the > following comma

Having problems with tcsh

2010-02-11 Thread Mahzari, Milad
Hi, I am having some problems with tcsh. I installed it using cygwin setup. I checked my bin and it is in there. I can also see the manual entry for it when I type "man tcsh". However, I can not log into it. When I type the following command in bash shell: tcsh -l nothing happens and I see th

Re: Still having problems installing on WinNT 4.0

2009-12-28 Thread Jerry DeLisle
On 12/28/2009 08:41 PM, Jerry DeLisle wrote: On 12/28/2009 08:18 PM, Christopher Faylor wrote: On Mon, Dec 28, 2009 at 08:05:10PM -0800, Jerry DeLisle wrote: On a separate machine from my previous install problem, setup.exe runs but I get this warning: "The current ini file is from a newer ver

Re: Still having problems installing on WinNT 4.0

2009-12-28 Thread Gregg Levine
On Mon, Dec 28, 2009 at 11:41 PM, Jerry DeLisle wrote: > On 12/28/2009 08:18 PM, Christopher Faylor wrote: >> >> On Mon, Dec 28, 2009 at 08:05:10PM -0800, Jerry DeLisle wrote: >>> >>> On a separate machine from my previous install problem, setup.exe runs >>> but I get >>> this warning: >>> >>> "Th

Re: Still having problems installing on WinNT 4.0

2009-12-28 Thread Christopher Faylor
On Mon, Dec 28, 2009 at 08:41:34PM -0800, Jerry DeLisle wrote: >On 12/28/2009 08:18 PM, Christopher Faylor wrote: >> On Mon, Dec 28, 2009 at 08:05:10PM -0800, Jerry DeLisle wrote: >>> On a separate machine from my previous install problem, setup.exe runs but >>> I get >>> this warning: >>> >>> "Th

Re: Still having problems installing on WinNT 4.0

2009-12-28 Thread Jerry DeLisle
On 12/28/2009 08:18 PM, Christopher Faylor wrote: On Mon, Dec 28, 2009 at 08:05:10PM -0800, Jerry DeLisle wrote: On a separate machine from my previous install problem, setup.exe runs but I get this warning: "The current ini file is from a newer version of setup.exe. If you have any trouble in

Re: Still having problems installing on WinNT 4.0

2009-12-28 Thread Christopher Faylor
On Mon, Dec 28, 2009 at 08:05:10PM -0800, Jerry DeLisle wrote: >On a separate machine from my previous install problem, setup.exe runs but I >get >this warning: > >"The current ini file is from a newer version of setup.exe. If you have any >trouble installing, please download a fresh " > >

Still having problems installing on WinNT 4.0

2009-12-28 Thread Jerry DeLisle
On a separate machine from my previous install problem, setup.exe runs but I get this warning: "The current ini file is from a newer version of setup.exe. If you have any trouble installing, please download a fresh " I have scanned the disks for any ini I can find and there are none rem

Re: Having problems with bash

2009-01-29 Thread Dave Korn
syllk wrote: > I am hoping that there is a simple fix to this. I am new to cygwin and tinyos > and when running cygwin it immediately runs with this first line 'bash: [: > /home/Chris: binary operator expected'. With this problem I seem to get > errors whenever I try to 'make' anything. > > If anyo

Re: Having problems with bash

2009-01-28 Thread Christopher Faylor
On Wed, Jan 28, 2009 at 08:08:24AM -0800, syllk wrote: >I am hoping that there is a simple fix to this. I am new to cygwin and >tinyos and when running cygwin it immediately runs with this first line >'bash: [: /home/Chris: binary operator expected'. With this problem I >seem to get errors whenev

Having problems with bash

2009-01-28 Thread syllk
one knows how to fix this I would much appreciate it. -- View this message in context: http://www.nabble.com/Having-problems-with-bash-tp21708788p21708788.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: pdksh having problems starting native gvim on Vista x64

2008-01-30 Thread Chris J
Igor Peshansky wrote: > > Can you please post the output of "ls -l /cygdrive/c/vim/vim71/gvim.exe", > "ls -ld /cygdrive/c/vim/vim71", and "ls -ld /cygdrive/c/vim"? Also of > "cygcheck /cygdrive/c/vim/vim71/gvim.exe"? $ pwd /cygdrive/c/Vim $ ls -l vim71/gvim.exe --+ 1 chris None 3048448

Re: pdksh having problems starting native gvim on Vista x64

2008-01-28 Thread Igor Peshansky
On Mon, 28 Jan 2008, Chris J wrote: > Hi all, > > I've a recently installed Cygwin setup on Vista x64 and I've been having > problems with pdksh. I've got a x64-build of native gvim installed[1] > which pdksh doesn't want to start. On trying to run I get: &

Re: pdksh having problems starting native gvim on Vista x64

2008-01-28 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Chris J on 1/28/2008 1:00 PM: | The exception is zsh, with which I get the following error on invoking: | | 3 [main] zsh 6168 C:\cygwin\bin\zsh.exe: *** fatal error - unable to remap | C:\cygwin\lib\zsh\4.3.4\zsh\complete.dll to same addr

pdksh having problems starting native gvim on Vista x64

2008-01-28 Thread Chris J
Hi all, I've a recently installed Cygwin setup on Vista x64 and I've been having problems with pdksh. I've got a x64-build of native gvim installed[1] which pdksh doesn't want to start. On trying to run I get: $ /cygdrive/c/vim/vim71/gvim.exe /bin/pdksh: /cygdrive/c/vim/vi

Still having problems with cron writing to a restricted directory

2007-03-08 Thread Jerome Fong
Hi there, Sorry, but I am totally confused now. I have a script that creates a new sub-directory and copies files over to the new sub-directory. My problem is, the directory where this sub-directory is supposed to be created is restricted. Only I have have write permissions to the director

Re: having problems with getting Up and Runnign

2007-01-07 Thread Larry Hall (Cygwin)
Morgan Gangwere wrote: Thanks! i deleted all registry entrys and the cygwin dir. i suspect that how cygwin handles all the locations of things (such as where the binaries live) and how all that runs i also found that bash and such have an issue with mulit-word usernames windows allows these but P

Re: having problems with getting Up and Runnign

2007-01-07 Thread Morgan Gangwere
Thanks! i deleted all registry entrys and the cygwin dir. i suspect that how cygwin handles all the locations of things (such as where the binaries live) and how all that runs i also found that bash and such have an issue with mulit-word usernames windows allows these but Pine and Mutt fail becaus

Re: having problems with getting Up and Runnign

2007-01-06 Thread Larry Hall (Cygwin)
Morgan Gangwere wrote: all: i have been using cygwin for some time now and found a problem. i installed irssi with cygwin static and have now decided to run real cygwin. here is hte proccess i went through: 1. install irssi 2. use irssi 3. decide I want real cygwin 4. download and Install cygwi

having problems with getting Up and Runnign

2007-01-06 Thread Morgan Gangwere
all: i have been using cygwin for some time now and found a problem. i installed irssi with cygwin static and have now decided to run real cygwin. here is hte proccess i went through: 1. install irssi 2. use irssi 3. decide I want real cygwin 4. download and Install cygwin (setting the install pat

Re: Having problems with a program after upgrading to Cygwin 1.5.5

2003-12-30 Thread Nuno Ferreira
On Ter, 2003-12-30 at 10:19, Jarrod Hermer wrote: > I have been successfully using Kannel, latest cvs release from > www.kannel.org under cygwin 1.3.4 for quite some time. As soon as I > upgraded to 1.5.5 the program stopped functioning correctly. I think it > may be because of the way it (kannel a

Re: Having problems with a program after upgrading to Cygwin 1.5.5

2003-12-30 Thread Nuno Ferreira
On Ter, 2003-12-30 at 10:19, Jarrod Hermer wrote: > I have been successfully using Kannel, latest cvs release from > www.kannel.org under cygwin 1.3.4 for quite some time. As soon as I > upgraded to 1.5.5 the program stopped functioning correctly. I think it > may be because of the way it (kannel a

Having problems with a program after upgrading to Cygwin 1.5.5

2003-12-30 Thread Jarrod Hermer
Hi All, I understand that this is not the forum to complain about 3rd party apps breaking when using a different cygwin release but maybe someone knows of a simple solution... I have been successfully using Kannel, latest cvs release from www.kannel.org under cygwin 1.3.4 for quite some time. As

Re: Having problems

2003-03-20 Thread Christopher Faylor
On Thu, Mar 20, 2003 at 08:38:59PM -0500, Igor Pechtchanski wrote: >On Thu, 20 Mar 2003, Nicholas Marsh wrote: > >> Having problems getting off the list. I have tried the automated system >> but it says that I'm not on the list. Please help, thanks! >> >

Re: Having problems

2003-03-20 Thread Igor Pechtchanski
On Thu, 20 Mar 2003, Nicholas Marsh wrote: > Having problems getting off the list. I have tried the automated system > but it says that I'm not on the list. Please help, thanks! > > nick marsh > [EMAIL PROTECTED] > > -- > Unsubscribe info: http://cygw

Having problems

2003-03-20 Thread Nicholas Marsh
Having problems getting off the list. I have tried the automated system but it says that I'm not on the list. Please help, thanks! nick marsh [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Document

having problems with w32api OLE header files

2002-04-26 Thread Jonathan Wilson
Here are the errors... objidl.h:535: warning: `IPersist::GetClassID(CLSID *)' was hidden shlobj.h:568: warning: by `IPersistFolder::GetClassID(_GUID)' In file included from nsFileSpec.cpp:506: nsFileSpecWin.cpp: In function `void nsFileSpecHelpers::Canonify(nsSimpleCharString &, int)': nsFileSp

Re: I'm having problems with CPAN mod...

2002-03-29 Thread Larry Hall (RFK Partners, Inc)
At 07:58 AM 3/29/2002, Muhammad Isa wrote: >Hi,A PERL QUESTION ??? > - >I was wondering if anybody has noticed a problem with the CPAN 'shell'. >With all other 'Net' applications shut down, it seems to behave quite well, >except when runnin

I'm having problems with CPAN mod...

2002-03-29 Thread Muhammad Isa
Hi,A PERL QUESTION ??? - I was wondering if anybody has noticed a problem with the CPAN 'shell'. With all other 'Net' applications shut down, it seems to behave quite well, except when running the 'readme' routine. It first says it's runn

Re: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-16 Thread Corinna Vinschen
On Fri, Mar 15, 2002 at 08:18:10PM -0800, Stephen Gutknecht wrote: > BTW: Is the currently available SSHD patched for the zlib fix? Of course not. It's linked dynamically against libz. Libz has been fixed with 1.1.4-1. Corinna -- Corinna Vinschen Please, send mails regardin

Re: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-15 Thread Stephen Gutknecht
Haha. Hey, I spent 8 hours on this as I was a newbie and was just sure I was doing something wrong :) Was just trying to save someone else the effort. I had this happen on 6 servers in 6 cities I was trying to set SSH up on. BTW: Is the currently available SSHD patched for the zlib fix? St

Re: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-15 Thread Corinna Vinschen
On Fri, Mar 15, 2002 at 09:34:26AM +0100, Martin Bene wrote: > > does that also mean there's no difference between logging in, > > as a given user on a PDC, locally or in the domain? > > Coorect. The PDC doesn't have a local context seperate from the domain. Uh, now I understand the question.

AW: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-15 Thread Martin Bene
> does that also mean there's no difference between logging in, > as a given user on a PDC, locally or in the domain? Coorect. The PDC doesn't have a local context seperate from the domain. Bye, Martin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: ht

Re: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-15 Thread Corinna Vinschen
On Thu, Mar 14, 2002 at 10:27:21PM +0100, Heribert Dahms wrote: > Hi Corinna, > > does that also mean there's no difference between logging in, as a given > user on a PDC, locally or in the domain? Uhm, I don't understand your question. Could you repeat in other words? Corinna -- Corinna Vin

Re: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-14 Thread Larry Hall (RFK Partners, Inc)
At 08:23 PM 3/14/2002, Christopher Faylor wrote: >On Thu, Mar 14, 2002 at 07:42:40PM -0500, Charles Wilson wrote: > >Larry Hall (RFK Partners, Inc) wrote: > >>Thank goodness someone has found the Cygwin release that's a panacea > >>for all subsequent Cygwin ills! I'd heard B20 touted as this for s

Re: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-14 Thread Christopher Faylor
On Thu, Mar 14, 2002 at 07:42:40PM -0500, Charles Wilson wrote: >Larry Hall (RFK Partners, Inc) wrote: >>Thank goodness someone has found the Cygwin release that's a panacea >>for all subsequent Cygwin ills! I'd heard B20 touted as this for so >>long that I was afraid Cygwin would never reach such

Re: Having problems with sshd and user accounts? 1.3.10 appears to be broken,1.3.9 fixed it...

2002-03-14 Thread Gareth Pearce
> >Larry Hall (RFK Partners, Inc) wrote: > >>Thank goodness someone has found the Cygwin release that's a panacea for >>all >>subsequent Cygwin ills! I'd heard B20 touted as this for so long that I >>was >>afraid Cygwin would never reach such heights again. Boy am I relieved! I >>guess there'

Re: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-14 Thread Charles Wilson
Larry Hall (RFK Partners, Inc) wrote: > Thank goodness someone has found the Cygwin release that's a panacea for all > subsequent Cygwin ills! I'd heard B20 touted as this for so long that I was > afraid Cygwin would never reach such heights again. Boy am I relieved! I > guess there's no n

RE: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-14 Thread Heribert Dahms
> To: cygwin > Subject: Re: Having problems with sshd and user accounts? 1.3.10 > appears to be broken, 1.3.9 fixed it... > [Heribert] [snip] > Unfortunately, this doesn't work on domain controllers. The reason is > that when the domain has been created, the

Re: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-14 Thread Corinna Vinschen
On Thu, Mar 14, 2002 at 07:10:55PM +0100, Martin Bene wrote: > Given: cygwin on a W2k Primary domain controller. > > When running mkpasswd -l and mkgroup -l, you get primary group 513 in passwd, and no >mention of either 513 or 10513 in group file. Ok, I've found the reason, probably. Basicall

AW: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-14 Thread Martin Bene
Hi Corinna, > Currently I don't understand how setup could create a /etc/passwd file > with gid 513 and a group file with gid 10513. > > IIRC, setup calls both, mkpasswd and mkgroup, using the -l option. > This should naturally result in using the 513 in both files. > > If anybody could sched s

Re: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-14 Thread Corinna Vinschen
On Thu, Mar 14, 2002 at 05:21:47PM +0100, Martin Bene wrote: > Hi Corinna, > > > That's fine. Patches gratefully accepted. > > Just for the record: I ran into the problem as well, and of course your analysis was >correct. > > the passwd/group files automaticaly generated during install didn't

AW: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-14 Thread Martin Bene
Hi Corinna, > That's fine. Patches gratefully accepted. Just for the record: I ran into the problem as well, and of course your analysis was correct. the passwd/group files automaticaly generated during install didn't match wrt to groups (group 513 in passwd, 10513 in group file). The solut

Re: Having problems with sshd and user accounts? 1.3.10appears to be broken, 1.3.9 fixed it...

2002-03-14 Thread Lapo Luchini
> Just some food for thought. For my needs manually adding group [10]513 if /etc/group is OK, and anyone can do this easily.. OF COURSE it someone would had the time&will to find&fix the problem it WOULD be better eheheh ;-) (again, as you always say: "patches gratefully accepted") BTW: this is

Re: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-14 Thread Christopher Faylor
On Thu, Mar 14, 2002 at 07:11:33AM -0800, Stephen Gutknecht wrote: >subject says all. There are other reports on this NG of same. Yep. As soon as we reach the critical mass of "me toos" the problem will magically go away. I think we only have 2^31 - 14 to go. cgf -- Unsubscribe info: h

Re: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-14 Thread Larry Hall (RFK Partners, Inc)
At 10:11 AM 3/14/2002, Stephen Gutknecht wrote: >subject says all. There are other reports on this NG of same. Thank goodness someone has found the Cygwin release that's a panacea for all subsequent Cygwin ills! I'd heard B20 touted as this for so long that I was afraid Cygwin would never re

Re: Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-14 Thread Corinna Vinschen
On Thu, Mar 14, 2002 at 07:11:33AM -0800, Stephen Gutknecht wrote: > subject says all. There are other reports on this NG of same. That's fine. Patches gratefully accepted. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer

Having problems with sshd and user accounts? 1.3.10 appears to be broken, 1.3.9 fixed it...

2002-03-14 Thread Stephen Gutknecht
subject says all. There are other reports on this NG of same. -- 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: Having problems running services under Win2K ( inetd/sshd/... )?

2002-03-06 Thread Larry Hall (RFK Partners, Inc)
At 07:05 PM 3/5/2002, John Tynefield wrote: >Over many frustrating hours I have been trying to get inetd ( or sshd ) to >work with my Win2K cygwin setup to enable civilized remote access. It >worked great on one of my local systems, but every time I tried to start the >service on a very similarly

Having problems running services under Win2K ( inetd/sshd/... )?

2002-03-05 Thread John Tynefield
Over many frustrating hours I have been trying to get inetd ( or sshd ) to work with my Win2K cygwin setup to enable civilized remote access. It worked great on one of my local systems, but every time I tried to start the service on a very similarly configured machine it would fail with: cygruns

Re: CHMOD - Still having problems !!

2002-02-07 Thread Pavel Tsekov
gt;From: Pavel Tsekov <[EMAIL PROTECTED]> >>Sent: 07 February 2002 14:40 >>To: Turner, Nicholas >>Cc: '[EMAIL PROTECTED]' >>Subject: Re: CHMOD - Still having problems !! >> >>Do you use NTFS or FAT ? >> >>Turner, N

Re: CHMOD - Still having problems !!

2002-02-07 Thread Pavel Tsekov
Do you use NTFS or FAT ? Turner, Nicholas wrote: > Hi, > > I have checked the cygwin mailing lists and read the relevant docs > but still have problem getting chmod to work on my NT4 SP6 PC. > > I have set the cygwin environment variable as below: > > $ cat cygwin.bat > @echo off > D: >

RE: CHMOD - Still having problems !!

2002-02-07 Thread Turner, Nicholas
As a note to this mail I also get the message : chmod: changing permissions of `tmp': Permission denied Regard, Nick. > -Original Message- > From: Turner, Nicholas > Sent: 07 February 2002 14:24 > To: '[EMAIL PROTECTED]' > Subject:

CHMOD - Still having problems !!

2002-02-07 Thread Turner, Nicholas
Hi, I have checked the cygwin mailing lists and read the relevant docs but still have problem getting chmod to work on my NT4 SP6 PC. I have set the cygwin environment variable as below: $ cat cygwin.bat @echo off D: chdir \Program Files\Cygnus\bin set CYGWIN=binmode ntsec tty set PATH=