Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

["acts_as_versioned_plugin.sqlite3.db"] are not files #2

Closed
mjsommer opened this issue Apr 17, 2014 · 5 comments
Closed

["acts_as_versioned_plugin.sqlite3.db"] are not files #2

mjsommer opened this issue Apr 17, 2014 · 5 comments

Comments

@mjsommer
Copy link

Receiving the following message while running bundle:

Using acts_as_versioned (3.2.1) from https://github.com/jwhitehorn/acts_as_versioned.git (at master) acts_as_versioned at /Users/sommerm/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/acts_as_versioned-44dfe632ba8c did not have a valid gemspec. This prevents bundler from installing bins or native extensions, but that may not affect its functionality. The validation message from Rubygems was: ["acts_as_versioned_plugin.sqlite3.db"] are not files

How can I fix this?

@jwhitehorn
Copy link
Owner

That should simply be a warning, as the gemspec in this repo is not valid. It shouldn't be causing you any problems, as bundler is able to work around it.

Ideally I should update it to remove the reference to that file (it doesn't exist), but I haven't yet.

Is the gem working correctly other than this message?

@mjsommer
Copy link
Author

Thanks Jason, it is "working correctly other than this message". Although, this type of error is not going to fly with my two teams, or with the production guys.

How can I convince you to remove it?

@mjsommer
Copy link
Author

So, I think I just sent you a Pull Request ... Please check it out!

Martin

@jwhitehorn
Copy link
Owner

Thank you!

I'm on my phone ATM, but I'll review tonight and get back with you.

I appreciate your help.

Sent from my iPhone 5

On Apr 17, 2014, at 7:03 PM, Martin Sommer [email protected] wrote:

So, I think I just sent you a Pull Request ... Please check it out!

Martin


Reply to this email directly or view it on GitHub.

@jwhitehorn
Copy link
Owner

Pull request #3 looks great!

Thank you for putting that together. I'm merging it in now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants