public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: question (latest "stable" dll?) + bugs: vim, bash, gcc, cp, find, less, zip, ls
@ 1999-06-22 12:09 Lincoln, W. Terry
  1999-06-22 13:36 ` question (latest "stable" dll?) + bugs: vim, bash, gcc, cp, f ind, " Chris Faylor
  1999-06-30 22:10 ` question (latest "stable" dll?) + bugs: vim, bash, gcc, cp, find, " Lincoln, W. Terry
  0 siblings, 2 replies; 4+ messages in thread
From: Lincoln, W. Terry @ 1999-06-22 12:09 UTC (permalink / raw)
  To: 'itz@lbin.com', 'pedwards@jaj.com'
  Cc: 'cygwin@sourceware.cygnus.com',
	'John.Wiersba@medstat.com'

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 3098 bytes --]

Title: RE: question (latest "stable" dll?) + bugs: vim, bash, gcc, cp, find, less, zip, ls





> -----Original Message-----
> From: itz@lbin.com [ mailto:itz@lbin.com ]
> Sent: Tuesday, June 22, 1999 1:59 PM
> To: pedwards@jaj.com
> Cc: cygwin@sourceware.cygnus.com; John.Wiersba@medstat.com
> Subject: Re: question (latest "stable" dll?) + bugs: vim, 
> bash, gcc, cp,
> find, less, zip, ls
> 
> 
>    Mailing-List: contact cygwin-help@sourceware.cygnus.com; 
> run by ezmlm
>    Precedence: bulk
>    Sender: cygwin-owner@sourceware.cygnus.com
>    Delivered-To: mailing list cygwin@sourceware.cygnus.com
>    Date: Mon, 21 Jun 1999 19:09:05 -0400
>    From: Phil Edwards <pedwards@jaj.com>
> 
> 
>    I'll add/respond to the few that I've encountered.
> 
>    > 4) find is broken across mounts.  find clearly can see the
   -- Snip --
> 
>    I've had the same thing happen to me while trying to run updatedb.
>    Nothing ever got written to the temp file, by the way, so if you
>    were thinking of running locate/updatedb, don't.
> 
> There's a workaround for updatedb: use the --netpaths option.  For
> instance, updatedb --netpaths=//d/.  You'll probably need --netuser as
> well.
> 
> But both these problems are symptoms of a bug in the path translation
> layer that was only addressed on March 28.  A simpler way to
> demonstrate the problem is just to create a mount point and try to
> access a file below it with a relative path.  A real killer bug IMHO
> but MHO doesn't count :-)


I am afraid I too agree that this is pretty much a utility killer of a bug.  Perhaps this will someday be addressed and a real solution will be put forth.  This BUG has crippled many of my out-of-box porting attempts. :-(

> 
> -- 
> Ian Zimmerman
> Lightbinders, Inc.
> 2325 3rd Street #324
> San Francisco, California 94107
> U.S.A.
> 


W. Terry Lincoln                         \     \   _   /
Senior Engineer                           \     \ |J| /
Ultimate Technology Corporation            \    __|E|__
a Tridex Company (NASDAQ:trdx)              \  |__ S __|
mailto:WTerryLincoln@engineer.com             \    |U|
http://www.AngelFire.com/ny/TerryLincoln       \ / |S| \
http://www.geocities.com/Eureka/concourse/7326 \  | |
ICQ #39362285                                   \ | |
================================================ ~~~~~
Opinions expressed do not represent the management of UTC.


 


Warren Terry Lincoln (E-mail).vcf
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Re: question (latest "stable" dll?) + bugs: vim, bash, gcc, cp, f ind, less, zip, ls
  1999-06-22 12:09 question (latest "stable" dll?) + bugs: vim, bash, gcc, cp, find, less, zip, ls Lincoln, W. Terry
@ 1999-06-22 13:36 ` Chris Faylor
  1999-06-30 22:10   ` Chris Faylor
  1999-06-30 22:10 ` question (latest "stable" dll?) + bugs: vim, bash, gcc, cp, find, " Lincoln, W. Terry
  1 sibling, 1 reply; 4+ messages in thread
From: Chris Faylor @ 1999-06-22 13:36 UTC (permalink / raw)
  To: WTerryLincoln
  Cc: 'itz@lbin.com', 'pedwards@jaj.com',
	'cygwin@sourceware.cygnus.com',
	'John.Wiersba@medstat.com'

On Tue, Jun 22, 1999 at 02:55:41PM -0400, Lincoln, W. Terry wrote:
>> From: itz@lbin.com [ mailto:itz@lbin.com ]
>> But both these problems are symptoms of a bug in the path translation
>> layer that was only addressed on March 28.  A simpler way to
>> demonstrate the problem is just to create a mount point and try to
>> access a file below it with a relative path.  A real killer bug IMHO
>> but MHO doesn't count :-)
>
>I am afraid I too agree that this is pretty much a utility killer of a bug.
>Perhaps this will someday be addressed and a real solution will be put
>forth.  This BUG has crippled many of my out-of-box porting attempts. :-(

Did you read the part that said "was... addressed on March 28"?  What kind
of "real solution" were you looking for besides a change to the DLL which
fixes the problem?

Incidentally, this terrible, unbelievably crippling bug has been in cygwin
pretty much since the beginning.

Also, I could be wrong, but I believe that this is also solved by creating
the appropriate directories in your root, as is suggested when you use the
mount program.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Re: question (latest "stable" dll?) + bugs: vim, bash, gcc, cp, f ind, less, zip, ls
  1999-06-22 13:36 ` question (latest "stable" dll?) + bugs: vim, bash, gcc, cp, f ind, " Chris Faylor
@ 1999-06-30 22:10   ` Chris Faylor
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Faylor @ 1999-06-30 22:10 UTC (permalink / raw)
  To: WTerryLincoln
  Cc: 'itz@lbin.com', 'pedwards@jaj.com',
	'cygwin@sourceware.cygnus.com',
	'John.Wiersba@medstat.com'

On Tue, Jun 22, 1999 at 02:55:41PM -0400, Lincoln, W. Terry wrote:
>> From: itz@lbin.com [ mailto:itz@lbin.com ]
>> But both these problems are symptoms of a bug in the path translation
>> layer that was only addressed on March 28.  A simpler way to
>> demonstrate the problem is just to create a mount point and try to
>> access a file below it with a relative path.  A real killer bug IMHO
>> but MHO doesn't count :-)
>
>I am afraid I too agree that this is pretty much a utility killer of a bug.
>Perhaps this will someday be addressed and a real solution will be put
>forth.  This BUG has crippled many of my out-of-box porting attempts. :-(

Did you read the part that said "was... addressed on March 28"?  What kind
of "real solution" were you looking for besides a change to the DLL which
fixes the problem?

Incidentally, this terrible, unbelievably crippling bug has been in cygwin
pretty much since the beginning.

Also, I could be wrong, but I believe that this is also solved by creating
the appropriate directories in your root, as is suggested when you use the
mount program.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* RE: question (latest "stable" dll?) + bugs: vim, bash, gcc, cp, find, less, zip, ls
  1999-06-22 12:09 question (latest "stable" dll?) + bugs: vim, bash, gcc, cp, find, less, zip, ls Lincoln, W. Terry
  1999-06-22 13:36 ` question (latest "stable" dll?) + bugs: vim, bash, gcc, cp, f ind, " Chris Faylor
@ 1999-06-30 22:10 ` Lincoln, W. Terry
  1 sibling, 0 replies; 4+ messages in thread
From: Lincoln, W. Terry @ 1999-06-30 22:10 UTC (permalink / raw)
  To: 'itz@lbin.com', 'pedwards@jaj.com'
  Cc: 'cygwin@sourceware.cygnus.com',
	'John.Wiersba@medstat.com'

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 3099 bytes --]

Title: RE: question (latest "stable" dll?) + bugs: vim, bash, gcc, cp, find, less, zip, ls





> -----Original Message-----
> From: itz@lbin.com [ mailto:itz@lbin.com ]
> Sent: Tuesday, June 22, 1999 1:59 PM
> To: pedwards@jaj.com
> Cc: cygwin@sourceware.cygnus.com; John.Wiersba@medstat.com
> Subject: Re: question (latest "stable" dll?) + bugs: vim, 
> bash, gcc, cp,
> find, less, zip, ls
> 
> 
>    Mailing-List: contact cygwin-help@sourceware.cygnus.com; 
> run by ezmlm
>    Precedence: bulk
>    Sender: cygwin-owner@sourceware.cygnus.com
>    Delivered-To: mailing list cygwin@sourceware.cygnus.com
>    Date: Mon, 21 Jun 1999 19:09:05 -0400
>    From: Phil Edwards <pedwards@jaj.com>
> 
> 
>    I'll add/respond to the few that I've encountered.
> 
>    > 4) find is broken across mounts.  find clearly can see the
   -- Snip --
> 
>    I've had the same thing happen to me while trying to run updatedb.
>    Nothing ever got written to the temp file, by the way, so if you
>    were thinking of running locate/updatedb, don't.
> 
> There's a workaround for updatedb: use the --netpaths option.  For
> instance, updatedb --netpaths=//d/.  You'll probably need --netuser as
> well.
> 
> But both these problems are symptoms of a bug in the path translation
> layer that was only addressed on March 28.  A simpler way to
> demonstrate the problem is just to create a mount point and try to
> access a file below it with a relative path.  A real killer bug IMHO
> but MHO doesn't count :-)


I am afraid I too agree that this is pretty much a utility killer of a bug.  Perhaps this will someday be addressed and a real solution will be put forth.  This BUG has crippled many of my out-of-box porting attempts. :-(

> 
> -- 
> Ian Zimmerman
> Lightbinders, Inc.
> 2325 3rd Street #324
> San Francisco, California 94107
> U.S.A.
> 


W. Terry Lincoln                         \     \   _   /
Senior Engineer                           \     \ |J| /
Ultimate Technology Corporation            \    __|E|__
a Tridex Company (NASDAQ:trdx)              \  |__ S __|
mailto:WTerryLincoln@engineer.com             \    |U|
http://www.AngelFire.com/ny/TerryLincoln       \ / |S| \
http://www.geocities.com/Eureka/concourse/7326 \  | |
ICQ #39362285                                   \ | |
================================================ ~~~~~
Opinions expressed do not represent the management of UTC.


 


Warren Terry Lincoln (E-mail).vcf
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


[-- Attachment #2: Warren_Terry_Lincoln_(E-mail).vcf --]
[-- Type: text/vcard, Size: 725 bytes --]

BEGIN:VCARD
VERSION:2.1
N:Lincoln;Warren;;Mr.;
FN:Warren Terry Lincoln (E-mail)
ORG:UTC;Engineering
TITLE:Senior Engineer
TEL;WORK;VOICE:(716) 924-9500
TEL;HOME;VOICE:(716) 377-3959
TEL;CELL;VOICE:(716) 261-3959
TEL;CAR;VOICE:
TEL;WORK;FAX:(716) 924-1434
ADR;WORK:;Victor;100 Rawson Road;Victor;NY;14564-0000;United States of America
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Victor=0D=0A100 Rawson Road=0D=0AVictor, NY 14564-0000=0D=0AUnited States of=
 America
ADR;HOME:;;100 Courtshire Lane;Penfield;NY;10526-2678;United States of America
LABEL;HOME;ENCODING=QUOTED-PRINTABLE:100 Courtshire Lane=0D=0APenfield, NY 10526-2678=0D=0AUnited States of Ameri=
ca
EMAIL;PREF;MS:ULTIMATE/UTCPO/LincolnT
REV:19990121T133603Z
END:VCARD


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

end of thread, other threads:[~1999-06-30 22:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-06-22 12:09 question (latest "stable" dll?) + bugs: vim, bash, gcc, cp, find, less, zip, ls Lincoln, W. Terry
1999-06-22 13:36 ` question (latest "stable" dll?) + bugs: vim, bash, gcc, cp, f ind, " Chris Faylor
1999-06-30 22:10   ` Chris Faylor
1999-06-30 22:10 ` question (latest "stable" dll?) + bugs: vim, bash, gcc, cp, find, " Lincoln, W. Terry

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).