From: Derek Perrault Date: 2006-07-18T03:29:49+09:00 Subject: Re: Ruby Gems and the Mysterious 403 Error ------=_Part_25938_11039170.1153160982289 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hmm... no such luck. Thank you for the suggestion, though. On 7/17/06, Yvon Thoraval wrote: > > > Le 17 juil. 06 =E0 16:53, Derek Perrault a =E9crit : > > > ERROR: While executing gem ... (OpenURI::HTTPError) > > 403 Forbidden > > > > I first noticed this a couple weeks ago. > > > > This is a Windows XP system. > > I am going through a proxy server. > > I can list and search through the remote gems. The error only > > occurs when I > > attempt to install a gem. > > i didn't have exactly the same prob nor make use of win* however, in > my case removing the gems cache did the trick. > > it is located in GEM_HOME : > > ~%> ls $GEM_HOME > cache doc gems source_cache > specifications > > ~%> ls $GEM_HOME/cache > cmdparse-2.0.2.gem > > hope that's help ;-) > ------=_Part_25938_11039170.1153160982289--