Re: Why Doesn't Sun Fix This Frigging Bug???

From: Rhugga (ccarson_at_echeeba.com)
Date: 09/16/03


Date: Tue, 16 Sep 2003 14:27:35 -0700
To:  eedmit@NO.eed.SPAM.ericsson.PLS.se

Michael Tosch wrote:

> In article <3f671ca0$1_1@127.0.0.1>, Rhugga <rhugga@yahoo.com> writes:
>
>>Why doesn't Sun fix this damn bug, so that it is POSIX compliant?
>>
>>#mkdir data
>>#chmod 000 data
>>#ls data/.
>>#echo $?
>>0
>>
>>This command should fail. HP fixed this bug 2 years ago.
>>
>>
>
>
> Your are probably using /usr/ucb/ls, /bin/ls works ok.
> Sun has very broken tools in /usr/ucb and NEVER fixes any of them!
>
> The typical fixes are:
>
> # rm /usr/ucb/ls /usr/ucb/sed; ln -s ../bin/ls; ln -s ../bin/sed
> Then edit /usr/ucb/file, replace $* by "$@"
>

Nah, I tried gnu ls, /usr/bin/ls and etc.. Besides, this bug is uch
deeper than the commands themselves. Some posts on another boardx
suggest a kernel bug. However, this problem does not exist on the -07
rev on the Solaris 9 kernel but it does on the -08 rev.

????

-Chuck



Relevant Pages

  • coreutils-6.11 released
    ... 300 in gnulib. ... you can run this command ... -fR to copy a fifo or "special" file onto an existing file would fail ... [bug introduced in coreutils-5.90] ...
    (gnu.announce)
  • Wolfpack 4.3.10 Server Release
    ... Plug file descriptor leak in add command. ... This feature was flawed (it encourages players to ... Redesign of synchronization between commands, update and shutdown, ... The bug allowed players to delay ...
    (rec.games.empire)
  • Re: MoveRight in table fails at 1%: bug? workaround?
    ... temporary files as your macro runs, so that all changes can be undone. ... about erros at Selection.MoveRight command? ... >> Does anyone know something like a known bug about MoveRight? ... Using the Selection object makes for more convoluted ...
    (microsoft.public.word.vba.general)
  • Re: 8.0 rc.d scripts less verbose?
    ... bug, but it's a bug that we've come to depend on. ... This late in the release cycle I'm comfortable adding a knob, ... pre-command routine or the command itself failed. ... whatever reason), it is nice to have an approximate idea which one ...
    (freebsd-stable)
  • Re: in 2.6.23-rc3-git7 in do_cciss_intr
    ... Transport methods supported = 0x6 ... Coalesce Interrupt Delay = 0x0 ... If we've found the command, ... I still can't reproduce this bug. ...
    (Linux-Kernel)