sukima / redmine_equipment_status_viewer

Redmine plugin: Allows admins to make a list of equipment and track if they are inservice or not
http://sukima.github.com/redmine_equipment_status_viewer/
GNU General Public License v3.0
33 stars 21 forks source link

rake fails #50

Closed t-readyroc closed 12 years ago

t-readyroc commented 12 years ago

Redmine 1.4.3; error msg is:

root@redmine-dev:/usr/share/redmine# rake db:migrate:plugins RAILS_ENV=production rake aborted! /usr/lib/ruby/vendor_ruby/bundler/dsl.rb:48:in `gemspec': There are no gemspecs at /usr/share/redmine

sukima commented 12 years ago

This looks like a bundler or dependency error. What version of the plugin are you using? What ruby environment are you running? Do you have all the dependencies in place? I'm not even sure redmine 1.4.3 used bundler does it even have a Gemfile?

There is not enough information in this error to even guess at a solution. Can you expand the issue?

I'm closing this for now as the latest version is now using redmine 2.1 and rails 3

t-readyroc commented 12 years ago

Hey Devin - thanks for the reply. This was a standard apt-get install on Ubuntu 12.04. I can tell you it uses Passenger.

I'm also very new to RoR, so I'll have to do some research before I can answer your questions. They've given me a place to start, though.

sukima commented 12 years ago

I would verify that the redmine works without the plugin installed. If so I think it would be a mismatched version. The link on the site for the equipment viewer points to the latest and greatest code which is no longer backwards compatible with older redmine installations.

I also recall having some issues with redmine when I installed it through apt-get and eventually gave up on ubuntu's install and did it manually per redmine's install guide.

Hope that helps.

On Wed, Oct 10, 2012 at 11:31 AM, t-readyroc notifications@github.comwrote:

Hey Devin - thanks for the reply. This was a standard apt-get install on Ubuntu 12.04. I can tell you it uses Passenger.

I'm also very new to RoR, so I'll have to do some research before I can answer your questions. They've given me a place to start, though.

— Reply to this email directly or view it on GitHubhttps://github.com/sukima/redmine_equipment_status_viewer/issues/50#issuecomment-9307378.

"Be a yardstick of quality. Some people aren't used to an environment where excellence is expected." - Steve Jobs