mikeobrien / WcfRestContrib

The WCF REST Contrib library adds additional functionality to the current WCF REST implementation.
MIT License
49 stars 18 forks source link

nu install doesn't work (Forbidden 403) #10

Closed ayoung closed 14 years ago

ayoung commented 14 years ago

I get the following error when trying to install.

C:/Ruby192/lib/ruby/1.9.1/rubygems/remote_fetcher.rb:300:in `open_uri_or_path': bad response Forbidden 403 (http://production.s3.rubygems.org/quick/Marshal.4.8/ wcfrestcontrib-1.0.5.0.gemspec.rz) (Gem::RemoteFetcher::FetchError)

Looks like the gem isn't available?

mikeobrien commented 14 years ago

Looks like a hiccup with rubygems.org. Should be fine now.

ayoung commented 14 years ago

Thanks for the reply but it still doesn't work for me.

Could it be something on my end?

mikeobrien commented 14 years ago

Not really sure, I cant seem to repo. In any event looks like #nupack will be replacing #nuproj so I'll work on getting a #nupack package out there.