Re: what's the relationship between rubygem deps and gem installing them?

2021-03-12 Thread Robert P. J. Day
On Fri, 12 Mar 2021, Samuel Sieb wrote: > On 3/12/21 2:28 PM, Robert P. J. Day wrote: > > > >possibly off-topic as it likely applies to other linux distros, but > > i'm diving into ruby and i'm well aware that if i install, say, > > vagrant, it come

Re: what's the relationship between rubygem deps and gem installing them?

2021-03-12 Thread Samuel Sieb
On 3/12/21 2:28 PM, Robert P. J. Day wrote: possibly off-topic as it likely applies to other linux distros, but i'm diving into ruby and i'm well aware that if i install, say, vagrant, it comes with a pile of rubygem dependencies: Installing: vagrant noarch2.

what's the relationship between rubygem deps and gem installing them?

2021-03-12 Thread Robert P. J. Day
possibly off-topic as it likely applies to other linux distros, but i'm diving into ruby and i'm well aware that if i install, say, vagrant, it comes with a pile of rubygem dependencies: Installing: vagrant noarch2.2.9-3.fc33 fedora 572 k

Re: Rubygem

2018-11-29 Thread Samuel Sieb
On 11/29/18 9:53 PM, Emmett Culley via users wrote: When I upgrades to Fedora 29 I had to remove a package to get through it. Namely rubygem-compass-immport-once had a conflict. now when I attempt to install it I get: ['\n Problem 1: conflicting requests\n - nothing provides rubygem

Rubygem

2018-11-29 Thread Emmett Culley via users
When I upgrades to Fedora 29 I had to remove a package to get through it. Namely rubygem-compass-immport-once had a conflict. now when I attempt to install it I get: ['\n Problem 1: conflicting requests\n - nothing provides rubygem(sass) = 3.2) needed by rubygem-compass-import-once-1.0

Re: any upcoming resolution on rubygem-prawn-templates install issue?

2018-06-05 Thread stan
On Tue, 5 Jun 2018 07:47:23 -0400 (EDT) "Robert P. J. Day" wrote: > it's been impossible to install rubygem-prawn-templates on fedora > for some time, as documented here: > > https://bugzilla.redhat.com/show_bug.cgi?id=1553711 > > "Err

any upcoming resolution on rubygem-prawn-templates install issue?

2018-06-05 Thread Robert P. J. Day
it's been impossible to install rubygem-prawn-templates on fedora for some time, as documented here: https://bugzilla.redhat.com/show_bug.cgi?id=1553711 "Error: Problem: conflicting requests - nothing provides rubygem(pdf-reader) < 2 needed by rubygem-prawn-te

Re: F15 error in Ruby gem caused by package rubygem-yard missing overwrite_accessor method

2011-07-11 Thread Deron Meranda
On Mon, Jul 11, 2011 at 5:48 PM, TASAKA Mamoru wrote: > Please file a bug against rubygem-yard, thank you. Done. Bug 720520. https://bugzilla.redhat.com/show_bug.cgi?id=720520 Deron -- Deron Meranda http://deron.meranda.us/ -- users mailing list users@lists.fedoraproject.org To unsubscr

Re: F15 error in Ruby gem caused by package rubygem-yard missing overwrite_accessor method

2011-07-11 Thread TASAKA Mamoru
Deron Meranda wrote, at 07/12/2011 05:32 AM +9:00: > In Fedora 15, whenever trying to run Ruby gem I am getting an error > message, apparently caused by the rubygem-yard package. > > $ gem -v > Error loading RubyGems plugin > "/usr/lib/ruby/gems/1.8/gems/yard-0.5.3

Re: F15 error in Ruby gem caused by package rubygem-yard missing overwrite_accessor method

2011-07-11 Thread Deron Meranda
On Mon, Jul 11, 2011 at 4:32 PM, Deron Meranda wrote: > In Fedora 15, whenever trying to run Ruby gem I am getting an error > message, apparently caused by the rubygem-yard package. ... >  rubygems-1.7.2-2.fc15.noarch >  rubygem-yard-0.5.3-3.fc14.noarch Update Apparently rub

F15 error in Ruby gem caused by package rubygem-yard missing overwrite_accessor method

2011-07-11 Thread Deron Meranda
In Fedora 15, whenever trying to run Ruby gem I am getting an error message, apparently caused by the rubygem-yard package. $ gem -v Error loading RubyGems plugin "/usr/lib/ruby/gems/1.8/gems/yard-0.5.3/lib/rubygems_plugin.rb": undefined method `overwrite_accessor' for Gem::Spec