public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: bogus PATH transformations in bash 2.05a.0(3)-release w/cygwin 1.3.10
@ 2002-05-22  1:26 Kevin Layer
  2002-05-22  2:22 ` Michael A Chase
  0 siblings, 1 reply; 8+ messages in thread
From: Kevin Layer @ 2002-05-22  1:26 UTC (permalink / raw)
  To: cygwin; +Cc: dancy

It's worse than I suspected originally, when I thought I could get
around it by not using bash.  Now, without bash:

makefile:

   SHELL = sh

   default: FORCE
	   echo $(PATH)
	   /c/winnt/system32/cmd

   FORCE:

and now:

   D:\bug>PATH C:\Cygwin\bin;c:\cygwin\usr\bin;C:\Cygwin\usr\local\bin

   D:\bug>sh -i
   $ make
   echo /bin:/usr/bin:/usr/local/bin
   /bin:/usr/bin:/usr/local/bin
   /c/winnt/system32/cmd
   Microsoft Windows 2000 [Version 5.00.2195]
   (C) Copyright 1985-2000 Microsoft Corp.

   D:\bug>path
   PATH=c:\cygwin\bin;c:\cygwin\\bin;c:\cygwin\usr\local\bin
===============================^^
   D:\bug>

That path should be c:\cygwin\usr\bin, but the `usr' is missing.

Is there a workaround for this?  This bug is killing me.  If I don't
get a workaround soon, I'll have to go back to an older version.

Thanks.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: bogus PATH transformations in bash 2.05a.0(3)-release w/cygwin 1.3.10
  2002-05-22  1:26 bogus PATH transformations in bash 2.05a.0(3)-release w/cygwin 1.3.10 Kevin Layer
@ 2002-05-22  2:22 ` Michael A Chase
  2002-05-22  3:07   ` Kevin Layer
  0 siblings, 1 reply; 8+ messages in thread
From: Michael A Chase @ 2002-05-22  2:22 UTC (permalink / raw)
  To: Kevin Layer, cygwin; +Cc: dancy

On Tue, 21 May 2002 17:29:42 -0700 Kevin Layer <layer@franz.com> wrote:

>    D:\bug>PATH C:\Cygwin\bin;c:\cygwin\usr\bin;C:\Cygwin\usr\local\bin
> 
>    D:\bug>sh -i
>    $ make
>    echo /bin:/usr/bin:/usr/local/bin
>    /bin:/usr/bin:/usr/local/bin
>    /c/winnt/system32/cmd
>    Microsoft Windows 2000 [Version 5.00.2195]
>    (C) Copyright 1985-2000 Microsoft Corp.
> 
>    D:\bug>path
>    PATH=c:\cygwin\bin;c:\cygwin\\bin;c:\cygwin\usr\local\bin
> ===============================^^
>    D:\bug>
> 
> That path should be c:\cygwin\usr\bin, but the `usr' is missing.

What does cygcheck -s say?
-- 
Mac :})
** I normally forward private questions to the appropriate mail list. **
Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: bogus PATH transformations in bash 2.05a.0(3)-release w/cygwin 1.3.10
  2002-05-22  2:22 ` Michael A Chase
@ 2002-05-22  3:07   ` Kevin Layer
  2002-05-22  4:34     ` Michael A Chase
  0 siblings, 1 reply; 8+ messages in thread
From: Kevin Layer @ 2002-05-22  3:07 UTC (permalink / raw)
  To: Michael A Chase; +Cc: cygwin, dancy

>> What does cygcheck -s say?

Cygwin Win95/NT Configuration Diagnostics
Current System Time: Tue May 21 20:37:06 2002

Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 2

Path:	C:\ODI\OStore\bin
	.
	c:\bin
	C:\Perl\bin
	C:\Cygwin\bin
	c:\cygwin\usr\bin
	C:\Cygwin\usr\local\bin
	C:\WINNT\system32
	C:\WINNT
	C:\WINNT\System32\Wbem
	C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT
	C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin
	C:\Program Files\Microsoft Visual Studio\Common\Tools
	C:\Program Files\Microsoft Visual Studio\VC98\bin
	C:\NCFTP
	C:\Program Files\Resource Pro Kit
	d:\openssl-0.9.6\out32dll

SysDir: C:\WINNT\System32
WinDir: C:\WINNT

HOME = `c:\tmp'
MAKE_MODE = `UNIX'

Use `-r' to scan registry

a:  fd           N/A    N/A                    
c:  hd  NTFS    4329Mb  67% CP CS UN PA FC     HOBART_C
d:  hd  NTFS   29259Mb  38% CP CS UN PA FC     HOBART_D
l:  cd  CDFS     601Mb 100%    CS UN           QTR25ENUD1
m:  cd           N/A    N/A                    
w:  net          N/A    N/A                    
y:  net NTFS    8408Mb  59% CP CS    PA        layer
z:  net NTFS    8350Mb  75% CP CS    PA        pc

c:/             /c         user    textmode
d:/             /d         user    textmode
e:/             /e         user    textmode
w:              /w         user    textmode
y:              /y         user    textmode
z:              /z         user    textmode
.               /cygdrive  user    textmode,noumount
c:\cygwin\      /          system  textmode
c:\cygwin\/bin  /usr/bin   system  textmode
c:\cygwin\/lib  /usr/lib   system  textmode
.               /cygdrive  user    textmode,noumount

Found: C:\Cygwin\bin\bash.exe
Found: C:\Cygwin\bin\cat.exe
Found: C:\Cygwin\bin\cpp.exe
Found: C:\Cygwin\bin\find.exe
Found: C:\Cygwin\bin\gcc.exe
Found: C:\Cygwin\bin\gdb.exe
Found: C:\Cygwin\bin\ld.exe
Found: C:\Cygwin\bin\ls.exe
Found: C:\Cygwin\bin\make.exe
Found: C:\Cygwin\bin\sh.exe

   58k 2002/05/07 C:\Cygwin\bin\cygbz2-1.dll
  621k 2002/05/17 C:\Cygwin\bin\cygcrypto.dll
   45k 2001/04/25 C:\Cygwin\bin\cygform5.dll
   35k 2002/01/09 C:\Cygwin\bin\cygform6.dll
   19k 2002/02/20 C:\Cygwin\bin\cyggdbm.dll
   17k 2001/06/28 C:\Cygwin\bin\cyghistory4.dll
   20k 2002/01/13 C:\Cygwin\bin\cyghistory5.dll
   22k 2001/12/13 C:\Cygwin\bin\cygintl-1.dll
   21k 2001/06/20 C:\Cygwin\bin\cygintl.dll
   81k 2000/12/05 C:\Cygwin\bin\cygitcl30.dll
   35k 2000/12/05 C:\Cygwin\bin\cygitk30.dll
   26k 2001/04/25 C:\Cygwin\bin\cygmenu5.dll
   20k 2002/01/09 C:\Cygwin\bin\cygmenu6.dll
  156k 2001/04/25 C:\Cygwin\bin\cygncurses++5.dll
  175k 2002/01/09 C:\Cygwin\bin\cygncurses++6.dll
  226k 2001/04/25 C:\Cygwin\bin\cygncurses5.dll
  202k 2002/01/09 C:\Cygwin\bin\cygncurses6.dll
   15k 2001/04/25 C:\Cygwin\bin\cygpanel5.dll
   12k 2002/01/09 C:\Cygwin\bin\cygpanel6.dll
   40k 2001/11/21 C:\Cygwin\bin\cygpcre.dll
   39k 2001/11/21 C:\Cygwin\bin\cygpcreposix.dll
  108k 2001/06/28 C:\Cygwin\bin\cygreadline4.dll
  121k 2002/01/13 C:\Cygwin\bin\cygreadline5.dll
  156k 2002/05/17 C:\Cygwin\bin\cygssl.dll
  390k 2000/12/05 C:\Cygwin\bin\cygtcl80.dll
    5k 2000/12/05 C:\Cygwin\bin\cygtclpip80.dll
   10k 2000/12/05 C:\Cygwin\bin\cygtclreg80.dll
  623k 2000/12/05 C:\Cygwin\bin\cygtk80.dll
   50k 2002/03/12 C:\Cygwin\bin\cygz.dll
  751k 2002/02/25 C:\Cygwin\bin\cygwin1.dll
    Cygwin DLL version info:
        DLL version: 1.3.10
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 51
        Shared data: 3
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix: 
        Build date: Mon Feb 25 11:14:34 EST 2002
        Shared id: cygwin1S3


Cygwin Package Information
Package             Version             
ash                 20020131-1          
bash                2.05a-3             
binutils            20011002-1          
bison               1.35-1              
byacc               1.9-1               
bzip2               1.0.2-2             
crypt               1.0-1               
ctags               5.2-1               
cvs                 1.11.0-1            
cygwin              1.3.10-1            
diff                1.0-1               
diffutils           2.8.1-1             
fileutils           4.1-1               
findutils           4.1.7-4             
flex                2.5.4-2             
gawk                3.0.4-1             
gcc                 2.95.3-5            
gdb                 20010428-3          
gdbm                1.8.0-4             
grep                2.5-1               
gzip                1.3.2-1             
inetutils           1.3.2-17            
less                374-1               
libbz2_1            1.0.2-2             
libintl             0.10.38-3           
libintl1            0.10.40-1           
libncurses5         5.2-1               
libncurses6         5.2-8               
libreadline4        4.1-2               
libreadline5        4.2a-1              
login               1.4-3               
lynx                2.8.4-1             
make                3.79.1-7            
mingw-runtime       1.3-2               
mktemp              1.4-1               
ncurses             5.2-8               
openssh             3.2.2p1-1           
openssl             0.9.6d-1            
openssl-devel       0.9.6d-1            
patch               2.5-3               
pcre                3.7-1               
perl                5.6.1-2             
python              2.2-1               
readline            4.2a-1              
sed                 3.02-1              
sh-utils            2.0-2               
tar                 1.13.19-1           
tcltk               20001125-1          
termcap             20020403-1          
terminfo            5.2-3               
textutils           2.0.21-1            
time                1.7-1               
unzip               5.50-1              
vim                 6.1-2               
w32api              1.4-1               
wget                1.8.1-1             
which               1.5-1               
whois               4.5.17-1            
zip                 2.3-2               
zlib                1.1.4-1             

Use -h to see help about each section

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: bogus PATH transformations in bash 2.05a.0(3)-release w/cygwin 1.3.10
  2002-05-22  3:07   ` Kevin Layer
@ 2002-05-22  4:34     ` Michael A Chase
  2002-05-22 13:15       ` Kevin Layer
  0 siblings, 1 reply; 8+ messages in thread
From: Michael A Chase @ 2002-05-22  4:34 UTC (permalink / raw)
  To: Kevin Layer; +Cc: cygwin, dancy

On Tue, 21 May 2002 20:38:23 -0700 Kevin Layer <layer@franz.com> wrote:

> >> What does cygcheck -s say?
> 
> Cygwin Win95/NT Configuration Diagnostics
> Current System Time: Tue May 21 20:37:06 2002
> 
> Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 2
> 
> Path:        C:\ODI\OStore\bin
>         .
>         c:\bin
>         C:\Perl\bin
>         C:\Cygwin\bin
>         c:\cygwin\usr\bin
>         C:\Cygwin\usr\local\bin
>         C:\WINNT\system32
>         C:\WINNT
>         C:\WINNT\System32\Wbem
>         C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT
>         C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin
>         C:\Program Files\Microsoft Visual Studio\Common\Tools
>         C:\Program Files\Microsoft Visual Studio\VC98\bin
>         C:\NCFTP
>         C:\Program Files\Resource Pro Kit
>         d:\openssl-0.9.6\out32dll
> . . .
> c:/             /c         user    textmode
> d:/             /d         user    textmode
> e:/             /e         user    textmode
> w:              /w         user    textmode
> y:              /y         user    textmode
> z:              /z         user    textmode
> .               /cygdrive  user    textmode,noumount
> c:\cygwin\      /          system  textmode
> c:\cygwin\/bin  /usr/bin   system  textmode
> c:\cygwin\/lib  /usr/lib   system  textmode
> .               /cygdrive  user    textmode,noumount

Your /usr/bin and /usr/lib mounts are incorrect.  There were some problems
with that with some versions of setup.exe, but I think that has been fixed
now.  In the meantime, it may have caused some files to be installed under
c:\cygwin\usr\bin\ and c:\cygwin\usr\lib\ that should have gone to
c:\cygwin\bin\ and c:\cygwin\lib\ instead, so you need to make sure
anything that got misplaced gets moved.

Note that /usr/bin/ === /bin and /usr/lib/ === /lib/ when the mounts are
correct.

To clean things up, execute the following commands in a MSDOS window:

REM Do this from a cmd.exe window, __NOT__ a bash shell window
move c:\cygwin\usr\bin\* c:\cygwin\bin\
move c:\cygwin\usr\lib\* c:\cygwin\lib\
umount /usr/bin
umount /usr/lib
mount -f -u -t C:/cygwin/bin /usr/bin
mount -f -u -t C:/cygwin/lib /usr/lib

-- 
Mac :})
** I normally forward private questions to the appropriate mail list. **
Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: bogus PATH transformations in bash 2.05a.0(3)-release w/cygwin 1.3.10
  2002-05-22  4:34     ` Michael A Chase
@ 2002-05-22 13:15       ` Kevin Layer
  2002-05-22 13:43         ` Michael A Chase
  0 siblings, 1 reply; 8+ messages in thread
From: Kevin Layer @ 2002-05-22 13:15 UTC (permalink / raw)
  To: Michael A Chase; +Cc: cygwin, dancy

>> Your /usr/bin and /usr/lib mounts are incorrect.  There were some problems
>> with that with some versions of setup.exe, but I think that has been fixed
>> now.  

I had the latest version of setup.exe (as of yesterday).  I decided to
remove cygwin, even cleaning out `cygwin' references in the registry
and reinstall from scratch.

I also removed the c:\cygwin\usr\bin element from my path, since it is
apparently obsolete now.

After reinstalling the problem is no longer there.

Thanks.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: bogus PATH transformations in bash 2.05a.0(3)-release w/cygwin 1.3.10
  2002-05-22 13:15       ` Kevin Layer
@ 2002-05-22 13:43         ` Michael A Chase
  2002-05-22 14:15           ` Kevin Layer
  0 siblings, 1 reply; 8+ messages in thread
From: Michael A Chase @ 2002-05-22 13:43 UTC (permalink / raw)
  To: Kevin Layer; +Cc: cygwin, dancy

On Wed, 22 May 2002 09:27:06 -0700 Kevin Layer <layer@franz.com> wrote:

> >> Your /usr/bin and /usr/lib mounts are incorrect.  There were some problems
> >> with that with some versions of setup.exe, but I think that has been fixed
> >> now.  
> 
> I had the latest version of setup.exe (as of yesterday).  I decided to
> remove cygwin, even cleaning out `cygwin' references in the registry
> and reinstall from scratch.
> 
> I also removed the c:\cygwin\usr\bin element from my path, since it is
> apparently obsolete now.
> 
> After reinstalling the problem is no longer there.

Just to make sure I understand.  After doing a complete reinstall with the
latest setup.exe, the mounts are now correct?  Please confirm that with
'cygcheck  -s' so I can put this to bed in my mind at least.
-- 
Mac :})
** I normally forward private questions to the appropriate mail list. **
Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: bogus PATH transformations in bash 2.05a.0(3)-release w/cygwin 1.3.10
  2002-05-22 13:43         ` Michael A Chase
@ 2002-05-22 14:15           ` Kevin Layer
  0 siblings, 0 replies; 8+ messages in thread
From: Kevin Layer @ 2002-05-22 14:15 UTC (permalink / raw)
  To: Michael A Chase; +Cc: cygwin, dancy

>> Just to make sure I understand.  After doing a complete reinstall with the
>> latest setup.exe, the mounts are now correct?  Please confirm that with
>> 'cygcheck  -s' so I can put this to bed in my mind at least.

Yes, reinstall with cleaning the registry.  I've been a long time
cygwin user, going back to the beta days, and I don't remember ever
having cleaned out the registry from all the installs I've done.


Cygwin Win95/NT Configuration Diagnostics
Current System Time: Wed May 22 09:57:05 2002

Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 2

Path:	d:\acl62\src\cl\src
	C:\ODI\OStore\bin
	.
	c:\bin
	C:\Perl\bin
	C:\Cygwin\bin
	C:\Cygwin\usr\local\bin
	C:\WINNT\system32
	C:\WINNT
	C:\WINNT\System32\Wbem
	C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT
	C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin
	C:\Program Files\Microsoft Visual Studio\Common\Tools
	C:\Program Files\Microsoft Visual Studio\VC98\bin
	C:\NCFTP
	C:\Program Files\Resource Pro Kit
	d:\openssl-0.9.6\out32dll

SysDir: C:\WINNT\System32
WinDir: C:\WINNT

HOME = `C:/'
MAKE_MODE = `UNIX'

Use `-r' to scan registry

a:  fd           N/A    N/A                    
c:  hd  NTFS    4329Mb  68% CP CS UN PA FC     HOBART_C
d:  hd  NTFS   29259Mb  38% CP CS UN PA FC     HOBART_D
l:  cd  CDFS     601Mb 100%    CS UN           QTR25ENUD1
m:  cd           N/A    N/A                    
w:  net NTFS   68980Mb  26% CP CS    PA        internal
y:  net NTFS    8408Mb  59% CP CS    PA        layer
z:  net NTFS    8350Mb  75% CP CS    PA        pc

c:             /c         user    textmode
d:             /d         user    textmode
l:             /l         user    textmode
w:             /w         user    textmode
y:             /y         user    textmode
z:             /z         user    textmode
C:\cygwin      /          system  textmode
C:\cygwin/bin  /usr/bin   system  textmode
C:\cygwin/lib  /usr/lib   system  textmode
.              /cygdrive  user    textmode,noumount

Found: C:\Cygwin\bin\bash.exe
Found: C:\Cygwin\bin\cat.exe
Found: C:\Cygwin\bin\cpp.exe
Found: C:\Cygwin\bin\find.exe
Found: C:\Cygwin\bin\gcc.exe
Found: C:\Cygwin\bin\gdb.exe
Found: C:\Cygwin\bin\ld.exe
Found: C:\Cygwin\bin\ls.exe
Found: C:\Cygwin\bin\make.exe
Found: C:\Cygwin\bin\sh.exe

   58k 2002/05/07 C:\Cygwin\bin\cygbz2-1.dll
  621k 2002/05/17 C:\Cygwin\bin\cygcrypto.dll
   45k 2001/04/25 C:\Cygwin\bin\cygform5.dll
   35k 2002/01/09 C:\Cygwin\bin\cygform6.dll
   19k 2002/02/20 C:\Cygwin\bin\cyggdbm.dll
   17k 2001/06/28 C:\Cygwin\bin\cyghistory4.dll
   20k 2002/01/13 C:\Cygwin\bin\cyghistory5.dll
   22k 2001/12/13 C:\Cygwin\bin\cygintl-1.dll
   21k 2001/06/20 C:\Cygwin\bin\cygintl.dll
   81k 2000/12/05 C:\Cygwin\bin\cygitcl30.dll
   35k 2000/12/05 C:\Cygwin\bin\cygitk30.dll
   26k 2001/04/25 C:\Cygwin\bin\cygmenu5.dll
   20k 2002/01/09 C:\Cygwin\bin\cygmenu6.dll
  156k 2001/04/25 C:\Cygwin\bin\cygncurses++5.dll
  175k 2002/01/09 C:\Cygwin\bin\cygncurses++6.dll
  226k 2001/04/25 C:\Cygwin\bin\cygncurses5.dll
  202k 2002/01/09 C:\Cygwin\bin\cygncurses6.dll
   15k 2001/04/25 C:\Cygwin\bin\cygpanel5.dll
   12k 2002/01/09 C:\Cygwin\bin\cygpanel6.dll
   40k 2001/11/21 C:\Cygwin\bin\cygpcre.dll
   39k 2001/11/21 C:\Cygwin\bin\cygpcreposix.dll
  108k 2001/06/28 C:\Cygwin\bin\cygreadline4.dll
  121k 2002/01/13 C:\Cygwin\bin\cygreadline5.dll
  156k 2002/05/17 C:\Cygwin\bin\cygssl.dll
  390k 2000/12/05 C:\Cygwin\bin\cygtcl80.dll
    5k 2000/12/05 C:\Cygwin\bin\cygtclpip80.dll
   10k 2000/12/05 C:\Cygwin\bin\cygtclreg80.dll
  623k 2000/12/05 C:\Cygwin\bin\cygtk80.dll
   50k 2002/03/12 C:\Cygwin\bin\cygz.dll
  751k 2002/02/25 C:\Cygwin\bin\cygwin1.dll
    Cygwin DLL version info:
        DLL version: 1.3.10
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 51
        Shared data: 3
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix: 
        Build date: Mon Feb 25 11:14:34 EST 2002
        Shared id: cygwin1S3


Cygwin Package Information
Package             Version             
ash                 20020131-1          
bash                2.05a-3             
binutils            20011002-1          
bison               1.35-1              
byacc               1.9-1               
bzip2               1.0.2-2             
crypt               1.0-1               
ctags               5.2-1               
cvs                 1.11.0-1            
cygwin              1.3.10-1            
diff                1.0-1               
diffutils           2.8.1-1             
fileutils           4.1-1               
findutils           4.1.7-4             
flex                2.5.4-2             
gawk                3.0.4-1             
gcc                 2.95.3-5            
gdb                 20010428-3          
gdbm                1.8.0-4             
grep                2.5-1               
gzip                1.3.2-1             
inetutils           1.3.2-17            
less                374-1               
libbz2_1            1.0.2-2             
libintl             0.10.38-3           
libintl1            0.10.40-1           
libncurses5         5.2-1               
libncurses6         5.2-8               
libreadline4        4.1-2               
libreadline5        4.2a-1              
login               1.4-3               
lynx                2.8.4-1             
make                3.79.1-7            
mingw-runtime       1.3-2               
mktemp              1.4-1               
ncurses             5.2-8               
openssh             3.2.2p1-1           
openssl             0.9.6d-1            
openssl-devel       0.9.6d-1            
patch               2.5-3               
pcre                3.7-1               
perl                5.6.1-2             
python              2.2-1               
readline            4.2a-1              
sed                 3.02-1              
sh-utils            2.0-2               
tar                 1.13.19-1           
tcltk               20001125-1          
termcap             20020403-1          
terminfo            5.2-3               
textutils           2.0.21-1            
time                1.7-1               
unzip               5.50-1              
vim                 6.1-2               
w32api              1.4-1               
wget                1.8.1-1             
which               1.5-1               
whois               4.5.17-1            
zip                 2.3-2               
zlib                1.1.4-1             

Use -h to see help about each section

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* bogus PATH transformations in bash 2.05a.0(3)-release w/cygwin 1.3.10
@ 2002-05-22  0:58 Kevin Layer
  0 siblings, 0 replies; 8+ messages in thread
From: Kevin Layer @ 2002-05-22  0:58 UTC (permalink / raw)
  To: cygwin

I noticed that my windows programs see a strange and bogus PATH.

It is demonstrated here, from cmd.exe:

   Microsoft Windows 2000 [Version 5.00.2195]
   (C) Copyright 1985-2000 Microsoft Corp.

   c:\>PATH C:\Cygwin\bin;c:\cygwin\usr\bin;C:\Cygwin\usr\local\bin

   c:\>bash -i
   bash-2.05a$ echo $PATH
   /bin:/usr/bin:/usr/local/bin
   bash-2.05a$ /c/winnt/system32/cmd
   Microsoft Windows 2000 [Version 5.00.2195]
   (C) Copyright 1985-2000 Microsoft Corp.

   c:\>path
   PATH=c:\cygwin\bin;c:\cygwin\\bin;c:\cygwin\usr\local\bin
===============================^^
   c:\>

Notice the bogus double backslash.

Is this a known bug?

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-05-22 16:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-22  1:26 bogus PATH transformations in bash 2.05a.0(3)-release w/cygwin 1.3.10 Kevin Layer
2002-05-22  2:22 ` Michael A Chase
2002-05-22  3:07   ` Kevin Layer
2002-05-22  4:34     ` Michael A Chase
2002-05-22 13:15       ` Kevin Layer
2002-05-22 13:43         ` Michael A Chase
2002-05-22 14:15           ` Kevin Layer
  -- strict thread matches above, loose matches on Subject: below --
2002-05-22  0:58 Kevin Layer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).