X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 16 Jun 2010 22:27:02 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: AW: [bulk] - AW: AW: [bulk] - Re: Setup.exe don't remember previos settings Message-ID: <20100617022701.GC23119@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com 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> <4C1986D8 DOT 9020804 AT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C1986D8.9020804@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Thu, Jun 17, 2010 at 03:22:16AM +0100, Dave Korn wrote: >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: Aha, but it was from you not the OP. Ok. >> 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. But what contents? Please send the file as an attachment here. cgf -- 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