Re: gem install --vendor

2023-10-25 Thread Pavel Valena
On Wed, Oct 25, 2023 at 4:23 PM Vít Ondruch wrote: > Exploring possibilities to better organize gems, I have just discovered > a `--vendor` option (after almost 10 years of existence of this flag > 臘‍♂️): > > ~~~ > > $ gem install gem2rpm --vendor --no-user-install > Fetching gem2rpm-1.0.2.gem

Re: gem install --vendor

2023-10-25 Thread Pavel Valena
On Wed, Oct 25, 2023 at 4:23 PM Vít Ondruch wrote: > Exploring possibilities to better organize gems, I have just discovered > a `--vendor` option (after almost 10 years of existence of this flag > 臘‍♂️): > > ~~~ > > $ gem install gem2rpm --vendor --no-user-install > Fetching gem2rpm-1.0.2.gem

gem install --vendor

2023-10-25 Thread Vít Ondruch
Exploring possibilities to better organize gems, I have just discovered a `--vendor` option (after almost 10 years of existence of this flag 臘‍♂️): ~~~ $ gem install gem2rpm --vendor --no-user-install Fetching gem2rpm-1.0.2.gem ERROR:  While executing gem ... (Errno::EACCES)     Permission