Hi,

when I try to use the fetch separately, then gem fails with an error
indicating missing privileges. This should not happend because
fetch is documented as saving the gem archive to the current
directory.

flomac:vendor febeling$ rubygems-svn/bin/gem fetch hpricot --source
http://code.whytheluckystiff.net
ERROR:  While executing gem ... (Errno::EACCES)
    Permission denied - /opt/local/lib/ruby/gems/1.8/cache/hpricot-0.6.gem
flomac:vendor febeling$ pwd
/Users/febeling/vendor

The error references the regular location of gems, and not the local directory.
Seems wrong to me. This test happend from the trunk version as
of today (r1868).

Do I miss something or is this a bug?

Florian


-- 
Florian Ebeling
[EMAIL PROTECTED]
_______________________________________________
Rubygems-developers mailing list
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to