That did the trick. I thought you can have multiple versions of the
same gem installed and if it's locked in the RoR app it shouldn't
matter.
-L
On Feb 3, 5:56 am, Rodney Quillo wrote:
> Hi Larry,
>
> Install the older gems I've listed above using the command:
>
> $ sudo gem install rails --ve
Hi Larry,
Install the older gems I've listed above using the command:
$ sudo gem install rails --version='2.0.2'
$ sudo gem install hobofields --version='0.7.5'
$ sudo gem install hobosupport
etc
Also remove the newer version of rails 2.2.x and other dependency.
See man page for gems. Let u
On Jan 13, 3:00 am, Rodney Quillo wrote:
> Hi Blake and others,
>
> I got it running with the following gems:
>
> actionmailer (2.0.2)
> actionpack (2.0.2)
> activerecord (2.0.2)
> activeresource (2.0.2)
> activesupport (2.0.2)
> daemons (1.0.10)
> gem_plugin (0.2.3)
> hobofields (0.7.5)
> hobo
On Jan 16, 2009, at 8:02 PM, jrojas wrote:
> Good. I am glad someone else has had the problem. I think I am going
> to start beating on this with a hammer until it works :P
Please let me know (feel free to ping me personally if I don't respond
on the list fast enough) if there's anything I ca
Jason,
I have the same errors too. :)
Rodney
On Jan 17, 10:02 am, jrojas wrote:
> Good. I am glad someone else has had the problem. I think I am going
> to start beating on this with a hammer until it works :P
>
> On Jan 16, 2:47 pm, Scott wrote:
>
> > I had the exact same problem (the excep
Good. I am glad someone else has had the problem. I think I am going
to start beating on this with a hammer until it works :P
On Jan 16, 2:47 pm, Scott wrote:
> I had the exact same problem (the exceptions in pagination and search)
> and gave up because it's not being developed at all and probab
I had the exact same problem (the exceptions in pagination and search)
and gave up because it's not being developed at all and probably works
on much older versions of puppet.
Scott
On Jan 15, 2:49 am, jrojas wrote:
> Sorry if I am re-hashing this but this error is bugging the piss out
> of me,
Sorry if I am re-hashing this but this error is bugging the piss out
of me, first of the details:
My gems:
actionmailer (2.0.2)
actionpack (2.0.2)
activerecord (2.0.2)
activeresource (2.0.2)
activesupport (2.0.2)
daemons (1.0.10)
fastthread (1.0.1)
gem_plugin (0.2.3)
hobofields (0.7.5)
hobosuppor
Hi Blake and others,
I got it running with the following gems:
actionmailer (2.0.2)
actionpack (2.0.2)
activerecord (2.0.2)
activeresource (2.0.2)
activesupport (2.0.2)
daemons (1.0.10)
gem_plugin (0.2.3)
hobofields (0.7.5)
hobosupport (0.8.5)
rails (2.0.2)
rake (0.8.3)
It only needs the hobofi
On Jan 8, 2009, at 8:52 AM, Luke Kanies wrote:
>
> On Jan 8, 2009, at 6:28 AM, Stasheck wrote:
>
>> Maybe a bit off-topic, but since when storedconfig works with Rails
>> 2.x? I'm asking because
>> http://reductivelabs.com/trac/puppet/wiki/UsingStoredConfiguration
>> explicitly says that only Ra
On Jan 8, 2009, at 6:28 AM, Stasheck wrote:
> Maybe a bit off-topic, but since when storedconfig works with Rails
> 2.x? I'm asking because
> http://reductivelabs.com/trac/puppet/wiki/UsingStoredConfiguration
> explicitly says that only Rails 1.x is supported.
Those docs are out of date. I'll
I've run puppet server with storedconfig enable with no problem.
The mysql db were populated with puppet information successfully.
I'm not sure why the doc says it requires Rails 1.x also, or it is
puppetshow that is not updated to for Rails 2.x?
Rodney
On Jan 8, 8:28 pm, Stasheck wrote:
> M
Maybe a bit off-topic, but since when storedconfig works with Rails
2.x? I'm asking because
http://reductivelabs.com/trac/puppet/wiki/UsingStoredConfiguration
explicitly says that only Rails 1.x is supported.
/BR
Stanislaw
On Jan 8, 9:59 am, Rodney Quillo wrote:
> Hi Luke,
>
> I've tried to ch
Hi Luke,
I've tried to check the gems in my Ubuntu Hardy.
The trace also provided below, it seems Puppetshow is using older
gems?
Thanks again,
Rodney
$ gem list
actionmailer (2.2.2)
actionpack (2.2.2)
activerecord (2.2.2)
activeresource (2.2.2)
activesupport (2.2.2)
hobo (0.8.5)
hobofields (
On Jan 7, 2009, at 9:16 PM, Rodney Quillo wrote:
>
> Hi,
>
> I'm using Puppetmaster version 0.24.6 with rails v2.0.2
> Followed the wiki instruction for puppetshow and storedconfiguration
> enabled.
> clone the repo for puppetshow to a directory.
>
> When I execute on the puppet server:
> $ rake
15 matches
Mail list logo