Cannot load Ruby extension (.so) checked into ClearCase

D

daniel åkerud

[Note: parts of this message were removed to make it a legal post.]

When I try to load a Ruby extension that I have checked into ClearCase,
something weird happens:

/lib/whatever.so: 5: Access is denied. - ./lib/whatever.so (LoadError)

If I check out the file, and make it ReadOnly, it still works, so it's not a
read-write-access-problem. Seems Ruby does some wierd stuff that the
ClearCase filesystem does not like. Filemon reports a lot of these:

14:13:30 ruby.exe:5804 UNLOCK <network_path_removed> RANGE NOT
LOCKED Offset: 0 Length: -1

So Ruby requests to OPEN the file, the ClearCase file system for some reason
tries to do an UNLOCK instead of an OPEN. Any help appreciated.

/D
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,077
Latest member
SangMoor21

Latest Threads

Top