This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 152554 - Cannot build jruby with space in path
Summary: Cannot build jruby with space in path
Status: RESOLVED INVALID
Alias: None
Product: ruby
Classification: Unclassified
Component: Gems (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-06 16:04 UTC by Jaroslav Tulach
Modified: 2016-05-25 06:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2008-11-06 16:04:40 UTC
My build on zizala-z3 was broken for few days. I had no idea why. Just today Michal Zlámal, suggested that it is 
because of space in path. So renamed the build from "Push from main" to "push-main" and it succeeded. 

This is the log:
http://zizala-z3.czech.sun.com:8080/hudson/job/push-main/63/consoleText
and this is its final few lines:
> install-gems:
>     [java] JRuby limited openssl loaded. gem install jruby-openssl  
> for full support.
>     [java] http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL
>     [java] Successfully installed rspec-1.1.4
>     [java] Successfully installed rake-0.8.3
>     [java] Successfully installed activesupport-2.1.0
>     [java] Successfully installed actionpack-2.1.0
>     [java] Successfully installed activerecord-jdbc-adapter-0.8.2
>     [java] Successfully installed activeresource-2.1.0
>     [java] Successfully installed actionmailer-2.1.0
>     [java] ERROR:  While executing gem ... (URI::InvalidURIError)
>     [java]     bad URI(is not URI?): 
http://zizala-z3.czech:8080/hudson/job/Push%20from%20main/ws/o.jruby.distro/unpatched_source/jruby-1.1.4/activerecord-2.1.0.gem
>  [nbmerge] Failed to build target: all-o.jruby.distro