#90: macruby fails to install (problem with File.join) -----------------------------------+---------------------------------------- Reporter: jakub.suder@gmail.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Resolution: Keywords: | -----------------------------------+---------------------------------------- Comment (by jakub.suder@gmail.com): the exception in a slightly more readable form: /Users/psionides/Downloads/macruby-trunk2/lib/fileutils.rb:1259:in `initialize': Is a directory - /Library/Frameworks/MacRuby.framework/Versions/0.3/usr/bin/ [[BR]](Errno::EPERM::ENOENT::ESRCH::EINTR::EIO::ENXIO::E2BIG::ENOEXEC::EBADF::ECHILD::EAGAIN::ENOMEM::EACCES::EFAULT::ENOTBLK::EBUSY::EEXIST::EXDEV::ENODEV::ENOTDIR::EISDIR::EINVAL::ENFILE::EMFILE::ENOTTY::ETXTBSY::EFBIG::ENOSPC::ESPIPE::EROFS::EMLINK::EPIPE::EDOM::ERANGE::EDEADLK::ENAMETOOLONG::ENOLCK::ENOSYS::ENOTEMPTY::ELOOP::ENOMSG::EIDRM::ENOSTR::ENODATA::ETIME::ENOSR::EREMOTE::ENOLINK::EPROTO::EMULTIHOP::EBADMSG::EOVERFLOW::EILSEQ::EUSERS::ENOTSOCK::EDESTADDRREQ::EMSGSIZE::EPROTOTYPE::ENOPROTOOPT::EPROTONOSUPPORT::ESOCKTNOSUPPORT::EOPNOTSUPP::EPFNOSUPPORT::EAFNOSUPPORT::EADDRINUSE::EADDRNOTAVAIL::ENETDOWN::ENETUNREACH::ENETRESET::ECONNABORTED::ECONNRESET::ENOBUFS::EISCONN::ENOTCONN::ESHUTDOWN::ETOOMANYREFS::ETIMEDOUT::ECONNREFUSED::EHOSTDOWN::EHOSTUNREACH::EALREADY::EINPROGRESS::ESTALE::EDQUOT::NOERROR) from /Users/psionides/Downloads/macruby- trunk2/lib/fileutils.rb:1259:in `open'[[BR]] from /Users/psionides/Downloads/macruby- trunk2/lib/fileutils.rb:1259:in `block in copy_file'[[BR]] from /Users/psionides/Downloads/macruby- trunk2/lib/fileutils.rb:1258:in `open'[[BR]] from /Users/psionides/Downloads/macruby- trunk2/lib/fileutils.rb:1258:in `copy_file'[[BR]] from /Users/psionides/Downloads/macruby- trunk2/lib/fileutils.rb:462:in `copy_file'[[BR]] from /Users/psionides/Downloads/macruby- trunk2/lib/fileutils.rb:838:in `block in install'[[BR]] from /Users/psionides/Downloads/macruby- trunk2/lib/fileutils.rb:1392:in `block in fu_each_src_dest'[[BR]] from /Users/psionides/Downloads/macruby- trunk2/lib/fileutils.rb:1406:in `fu_each_src_dest0'[[BR]] from /Users/psionides/Downloads/macruby- trunk2/lib/fileutils.rb:1390:in `fu_each_src_dest'[[BR]] from /Users/psionides/Downloads/macruby- trunk2/lib/fileutils.rb:834:in `install'[[BR]] from instruby.rb:133:in `install'[[BR]] from instruby.rb:233:in `block in <main>'[[BR]] from instruby.rb:412:in `call'[[BR]] from instruby.rb:412:in `block (2 levels) in <main>'[[BR]] from instruby.rb:409:in `each'[[BR]] from instruby.rb:409:in `block in <main>'[[BR]] from instruby.rb:405:in `each'[[BR]] from instruby.rb:405:in `<main>'[[BR]] -- Ticket URL: <http://ruby.macosforge.org/trac/ticket/90#comment:1> macruby <http://ruby.macosforge.org/>