This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Completion issue with 1.7.34-test
- From: Angelo Graziosi <angelo dot graziosi at alice dot it>
- To: cygwin at cygwin dot com
- Date: Mon, 12 Jan 2015 13:50:54 +0100
- Subject: Completion issue with 1.7.34-test
- Authentication-results: sourceware.org; auth=none
With Cygwin-1.7.34-003 (Cygwin64) I can reproduce systematically a
completion issue reproducible with the following steps.
Notice, in my HOME I have a directory called 'work'.
Boot Windows (W7U64) and login. Start MinTTY.
$ ls -lrt ~/w[TAB]
it produces
$ ls -lrt ~/work/
so with an Enter, I can list work,
$ ls -lrt ~/work/[ENTER]
totale 10104
[...]
and is is OK.
Now
$ cd /tmp/[ENTER]
$ ls -lrt ~/work/[ENTER]
ls: impossibile accedere a /ho3/work/: No such file or directory
Returnig at HOME:
$ cd[ENTER]
$ ls -lrt ~/work/[ENTER]
ls: impossibile accedere a /ho3/work/: No such file or directory
This happens with and without a default /etc/nsswitch.conf file; with
only /etc/{passwd,group} files (no nsswithch.conf).
Reinstalling 1.7.33 and the /etc/{passwd,group} files created at first
default installation fixes the issue.
Ciao,
Angelo.
--
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