Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-09 Thread Thorsten Kampe
* Vincent Huang (Fri, 9 Nov 2007 15:27:31 +0800) > Something about python sqlite3: > > sqlite3 is a embeded database engine, it doesn't need server to > support database service. since sqlite3 is just some kind of lib for > all kinds of object develop lanage, so i don't think for python to >

from address of cron emails

2007-11-09 Thread Rob Siklos
Hi, I'm running cron through cygwin, using ssmtp.exe as the sendmail replacement. It seems that none of cron's e-mails are getting through, because my SMTP server rejects "root (Cron Daemon)" as a valid From address in the outgoing e-mail. Is there any way of changing this? Thanks, Rob.

Workaround for silent linkage errors

2007-11-09 Thread Phil Betts
We seem to be getting a lot of messages along the lines of "I ran xyz and it did nothing." The typical response is something like "if you echo $? it is probably 53 which indicates a missing DLL." This usually gives rise to a further email asking where to get the missing DLL. Attached is a short

Re: Permissions/acl problem

2007-11-09 Thread Larry Hall (Cygwin)
Jerome Fong wrote: Any idea what I need to change since chmod doesn't seem to have any effect. Add 'smbntsec' to your global CYGWIN environment variable or to your service settings (in the registry) for crond and restart crond. -- Larry Hall http://www.rfk.com R

Re: from address of cron emails

2007-11-09 Thread Pierre A. Humblet
- Original Message - From: "Rob Siklos" <> To: Sent: Friday, November 09, 2007 11:02 AM Subject: from address of cron emails | Hi, | | I'm running cron through cygwin, using ssmtp.exe as the sendmail | replacement. It seems that none of cron's e-mails are getting through, | because

Re: from address of cron emails

2007-11-09 Thread Rob Siklos
- Original Message - From: "Pierre A. Humblet" <[EMAIL PROTECTED]> To: "Rob Siklos" <[EMAIL PROTECTED]>; Sent: Friday, November 09, 2007 1:25 PM Subject: Re: from address of cron emails - Original Message - From: "Rob Siklos" <> To: Sent: Friday, November 09, 2007 11:02 AM

Setup reports in-use files when files don't exist, errors creating c:\cygwin and the setup log files

2007-11-09 Thread Matthew X. Economou
I'm trying to install Cygwin 1.5.24-2 using setup.exe and a complete package set downloaded as of 09 November 2007. I am executing the setup program with the following arguments (where %CD% is the current directory): setup -d -L -l "%CD%\localpkgs" -R %SystemDrive%\cygwin Or set

Re: Setup reports in-use files when files don't exist, errors creating c:\cygwin and the setup log files

2007-11-09 Thread Brian Dessent
[ note that cygwin-apps is the list to use for setup.exe issues ] "Matthew X. Economou" wrote: > this manner. When I run setup interactively, using the original > setup.ini file and setting the installation action on "All" to > "Install", setup sometimes stops on a different file, but it's the >

Version mismatch - gcov and -mno-cygwin

2007-11-09 Thread Jevin Sweval
When adding instrumenting to -mno-cygwin compiled programs (using -ftest-coverage -fprofile-arcs and linking against -lgcov), I get and error complaining about "version mismatch between version 304c and 304m". Using `strings`, I believe that the gcc versions (for the cygwin and mingw cc1) are 304c

Re: Version mismatch - gcov and -mno-cygwin

2007-11-09 Thread Brian Dessent
Jevin Sweval wrote: > When adding instrumenting to -mno-cygwin compiled programs (using > -ftest-coverage -fprofile-arcs and linking against -lgcov), I get and > error complaining about "version mismatch between version 304c and > 304m". Using `strings`, I believe that the gcc versions (for the >

Re: from address of cron emails

2007-11-09 Thread Pierre A. Humblet
- Original Message - From: "Rob Siklos" <> To: Sent: Friday, November 09, 2007 4:15 PM Subject: Re: from address of cron emails | - Original Message - | From: "Pierre A. Humblet" <[EMAIL PROTECTED]> | To: "Rob Siklos" <[EMAIL PROTECTED]>; | Sent: Friday, November 09, 2007 1:2

Re: Permissions/acl problem

2007-11-09 Thread Jerome Fong
Larry Hall (Cygwin) wrote: Jerome Fong wrote: Any idea what I need to change since chmod doesn't seem to have any effect. Add 'smbntsec' to your global CYGWIN environment variable or to your service settings (in the registry) for crond and restart crond. This doesn't seem to help. I re-ra

Re: Permissions/acl problem

2007-11-09 Thread Brian Dessent
Jerome Fong wrote: > This doesn't seem to help. I re-ran cron_diagnose.sh and made sure I > had ntsec and smbntsec define, but that doesn't seem to help. Am I > suppose to add it to my .profile? I think Larry might have been a little quick on the trigger to suggest smbntsec, as I don't see how

Re: Permissions/acl problem

2007-11-09 Thread Larry Hall (Cygwin)
Jerome Fong wrote: Larry Hall (Cygwin) wrote: Jerome Fong wrote: Any idea what I need to change since chmod doesn't seem to have any effect. Add 'smbntsec' to your global CYGWIN environment variable or to your service settings (in the registry) for crond and restart crond. This doesn't se

Re: Permissions/acl problem

2007-11-09 Thread Larry Hall (Cygwin)
Brian Dessent wrote: Jerome Fong wrote: This doesn't seem to help. I re-ran cron_diagnose.sh and made sure I had ntsec and smbntsec define, but that doesn't seem to help. Am I suppose to add it to my .profile? I think Larry might have been a little quick on the trigger to suggest smbntsec,

Re: Permissions/acl problem

2007-11-09 Thread Brian Dessent
"Larry Hall (Cygwin)" wrote: > the info already provided. But given that the OP was able to list the > contents of the share from cron, he's managed this in some way. Assuming > this information is not faulty, 'smbntsec' may indeed be what he needs to > manipulate permissions on these files. Bu

Re: Permissions/acl problem

2007-11-09 Thread Larry Hall (Cygwin)
Brian Dessent wrote: "Larry Hall (Cygwin)" wrote: the info already provided. But given that the OP was able to list the contents of the share from cron, he's managed this in some way. Assuming this information is not faulty, 'smbntsec' may indeed be what he needs to manipulate permissions on

Re: Permissions/acl problem

2007-11-09 Thread Brian Dessent
"Larry Hall (Cygwin)" wrote: > And the fact that he can access it at all through cron suggests that > something else is going on. Not at all, that just means that the share has read (but not write) permissions by the unauthenticated guest user. Brian -- Unsubscribe info: http://cygwin.com/

RE: cygwin compliation crash when uninstalling the old version of bash - 1 attachment

2007-11-09 Thread Peter Keller
Ok, here's another chance. I'd been having this problem too, which was fixed by deleting the bash.lst.gz. I've attached it. Peter > Augh! There goes the last chance of finding out what happened! > > Next time, could somebody hang on to one of those files and perhaps > offer it > on the