On Tuesday 06 July 2004 10:40, Helge Hafting wrote:
> Aivils wrote:
>
> >On Tuesday 06 July 2004 00:26, Helge Hafting wrote:
> >
> >
> >>Is there something wrong with CVS? I want to try
> >>ruby 2.6.7, but canot update or check out.
> >>
> >>$ cvs -z3 -d :pserver:ano...@cv...:/cvsroot/linuxconsole checkout ruby
> >>can't create temporary directory /tmp/cvs-serv9252
> >>Permission denied
> >>
> >>
> >
> >errno lies
> >
> >
> Do this mean that an error is reported when there really is none,
> or that there is an error I should fix but it is misreported as a
> mkdir problem when it is something else?
>
> >>This is wrong. I tried on two machines, both as a ordinary
> >>user and as root. Making directories in /tmp is
> >>no problem with mkdir. Could this be a message from the
> >>server, indicating a server problem?
> >>
> >>
> >
> >I got similar wrong usage of errno
> >IMHO this libc incompatibility with 2.6.XX . ?-)
> >try under 2.4.26 :)
> >
> >Aivils
> >
> Thanks for the suggestion, but ouch. I want to use 2.6,
> even ruby supports that. :-)
>
> Do you know more about this problem? Should I file a bug against
> the libc in debian testing? If it is a kernel problem it must be very new,
> I remember checking out previous versions of 2.6-ruby using 2.6-kernels.
wrong errno exists in "winex" . Unfortunately i do not know more.
When i test "winex", then "winex" internal errno==0 always, but
system errno, which show strace is correct. "winex" report
similar error "Can't create directory tralla-tralla-trallalla".
Error disappears when "winex" uses pthread , i don' t know
correct solution.
IMHO that is buggy errno wrapper
Aivils Stoss
|