X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4C1986D8.9020804@gmail.com> Date: Thu, 17 Jun 2010 03:22:16 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com, cygwin AT cygwin DOT com Subject: Re: AW: [bulk] - AW: AW: [bulk] - Re: Setup.exe don't remember previos settings References: <8CCC8F85C5F2784387A32FAD835FB4E602DBF139D8 AT server03> <4BE2C630 DOT 9040505 AT gmail DOT com> <8CCC8F85C5F2784387A32FAD835FB4E602DBF139DE AT server03> <4BE2DB2C DOT 6080101 AT gmail DOT com> <8CCC8F85C5F2784387A32FAD835FB4E602DBF139DF AT server03> <8CCC8F85C5F2784387A32FAD835FB4E602E19C9052 AT server03> <4C194EC2 DOT 9020507 AT gmail DOT com> <20100616234830 DOT GA23119 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: <20100616234830.GA23119@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 17/06/2010 00:48, Christopher Faylor wrote: > On Wed, Jun 16, 2010 at 11:22:58PM +0100, Dave Korn wrote: >> On 14/06/2010 14:17, DEWI - N. Zacharias wrote: >>> Hi Dave, >>> >>> maybe I missed your answer but again I stumbled over the problem. >>> >>> Any improvements since then ?? >> Sigh, no, not yet, sorry; have bigger fish to fry right now. If you feel >> like debugging it yourself, UserSettings::save() would be the first place to >> set a breakpoint. > > I don't remember hearing if /etc/setup/setup.rc exists and, if so, what its > permissions are. About four or five posts upthread: > In the /var/log I found >> >> 2010/05/05 09:39:10 Starting cygwin install, version 2.697 >> 2010/05/05 09:39:10 io_stream_cygfile: fopen(/etc/setup/setup.rc) failed 2 No such file or directory >> 2010/05/05 09:39:10 io_stream_cygfile: fopen(/etc/setup/last-cache) failed 2 No such file or directory >> 2010/05/05 09:39:10 io_stream_cygfile: fopen(/etc/setup/last-action) failed 2 No such file or directory >> 2010/05/05 09:39:10 io_stream_cygfile: fopen(/etc/setup/net-method) failed 2 No such file or directory >> 2010/05/05 09:39:10 io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No such file or directory >> 2010/05/05 09:39:10 io_stream_cygfile: fopen(/etc/setup/net-proxy-port) failed 2 No such file or directory >> 2010/05/05 09:39:10 io_stream_cygfile: fopen(/etc/setup/last-mirror) failed 2 No such file or directory >> 2010/05/05 09:39:10 io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such file or directory >> 2010/05/05 09:39:10 io_stream_cygfile: fopen(/etc/setup/chooser_window_settings) failed 2 No such file or directory >> >> But all of the files are like >> >> -rw-r--r-- 1 n-zacharias root 5563 2010-05-05 09:47 /etc/setup/setup.rc >> So: exists, has contents, perms allow reading. Bizarre. cheers, DaveK -- 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