| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SARE_FREE_WEBM_LAPOSTE |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4B971EC1.5060607@laposte.net> |
| Date: | Wed, 10 Mar 2010 05:23:29 +0100 |
| From: | Cyrille Lefevre <cyrille DOT lefevre-lists AT laposte DOT net> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.666 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: about base-files |
| References: | <4B71EDFA DOT 80706 AT laposte DOT net> |
| In-Reply-To: | <4B71EDFA.80706@laposte.net> |
| X-me-spamlevel: | not-spam |
| X-me-spamrating: | 46.060608 |
| X-me-spamcause: | OK, (30)(0000)gggruggvucftvghtrhhoucdtuddrvdeltddrieduucetggdotefuucfrrhhofhhilhgvmecuoehnohhnvgeqnecuuegrihhlohhuthemuceftddtnecunhhouchhohhsthcuuhhrlhculdeftddm |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hi,
FYI, still not fixed...
package version : base-files-3.9-3.tar.bz2
postinstall message :
running: D:\Cygwin\bin\bash.exe --norc --noprofile
/etc/postinstall/base-files-mketc.sh
cygwin warning:
MS-DOS style path detected: C:\WINDOWS\system32\drivers\etc
Preferred POSIX equivalent is: /cygdrive/c/WINDOWS/system32/drivers/etc
CYGWIN environment variable option "nodosfilewarning" turns off this
warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
=> WINETC and WFILE should use forward slashes (\\ => /)
proposed change (thanks to Eric Blake) :
WINETC="$WINHOME/system32/drivers/etc"
...
WFILE="$WINETC/`expr substr "$mketc" 1 8`"
Regards,
Cyrille Lefevre
--
mailto:Cyrille DOT Lefevre-lists AT laposte DOT net
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |