arquillian.github.io
arquillian.github.io copied to clipboard
Awestruct: Unexpected error while processing request: Is a directory
[lfryc@lfryc arquillian-page]$ awestruct -d
...
...
>> Thin web server (v1.3.1 codename Triple Espresso)
>> Maximum connections set to 1024
>> Listening on 0.0.0.0:4242, CTRL+C to stop
!! Unexpected error while processing request: Is a directory
!! Unexpected error while processing request: Is a directory
[lfryc@lfryc arquillian-page]$ gem environment
RubyGems Environment:
- RUBYGEMS VERSION: 1.8.24
- RUBY VERSION: 1.9.3 (2012-04-20 patchlevel 194) [x86_64-linux]
[lfryc@lfryc arquillian-page]$ gem dependency awestruct
Gem awestruct-0.4.6
RedCloth (~> 4.2.9)
bootstrap-sass (~> 2.0.1)
coffee-script (~> 2.2.0)
compass (~> 0.12.1)
compass-960-plugin (~> 0.10.4)
eventmachine (~> 1.0.0.beta.4)
git (~> 1.2.5)
haml (~> 3.1.4)
hpricot (~> 0.8.6)
json (~> 1.6.6)
listen (~> 0.4.2)
nokogiri (~> 1.5.2)
org-ruby (~> 0.5.3)
rdiscount (~> 1.6.8)
rest-client (~> 1.6.7)
sass (~> 3.1.15)
thin (~> 1.3.1)
Running on Fedora 17
I am getting the same issue with similar dependencies (I use awestruct 0.4.5)
The site needed (and is still in need) of some updates that make it, um, easier to build. We have a lot going on in here, and that's not a bad thing, per se, but we haven't been doing enough "clean room testing" on the site to make it doesn't break for other people.
I'm actively working on cleaning things up and clarifying the instructions. I'm also going to get the build running on a Jenkins server so that we can monitor the current status...like good testers :)
Stay tuned. If I run into difficulty, esp w/ Jenkins, I think I might know some QE folks :) hehehe
Oh, and btw, thanks for being patient with the rough spots ;)
Continues build on different platforms is great idea.
I have opened the issue just for case one of us already went throught it already.
Someone more founded in ruby
stuff, hehe.