X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-ME-UUID: 20081005214553634 DOT 9AE467000083 AT mwinf8408 DOT laposte DOT net Message-ID: <48E93590.3010302@laposte.net> Date: Sun, 05 Oct 2008 23:45:52 +0200 From: Cyrille Lefevre 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: first cygwin 1.7 bash issue Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-me-spamlevel: not-spam X-me-spamrating: 40.000000 X-me-spamcause: OK, (0)(0000)gggruggvucftvghtrhhoucdtuddrvdejgedrudeiucetggdotefuucfrrhhofhhilhgvmecuoehnohhnvgeqnecuuegrihhlohhuthemuceftddtnecu 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 Hi, I'm running both cygwin 1.5 and 1.7 under vista home. no prob under 1.5, but, under 1.7, the first bash instance I launch after boot say : Your group is currently "mkpasswd". This indicates that the /etc/passwd (and possibly /etc/group) files should be rebuilt. See the man pages for mkpasswd and mkgroup then, for example, run mkpasswd -l [-d] > /etc/passwd mkgroup -l [-d] > /etc/group Note that the -d switch is necessary for domain users. the second one is ok ! any idea ? thanks in advance. /etc/fstab is : C:/cygwin2 / ntfs binary 0 0 C:/cygwin2/bin /usr/bin ntfs binary 0 0 C:/cygwin2/lib /usr/lib ntfs binary 0 0 C:/cygwin/home /home ntfs binary 0 0 C:/cygwin/opt /opt ntfs binary 0 0 regtool -q list '\HKCU\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2' is empty and \HKLM is 1.5 the standard ones : [HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2] "cygdrive prefix"="/cygdrive" "cygdrive flags"=dword:00000022 [HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/] "native"="C:\\cygwin" "flags"=dword:0000000a [HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin] "native"="C:\\cygwin/bin" "flags"=dword:0000000a [HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib] "native"="C:\\cygwin/lib" "flags"=dword:0000000a Regards, Cyrille Lefevre -- mailto:Cyrille DOT Lefevre-lists AT laposte DOT net -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/