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

Next release? #1

Open
artob opened this issue Mar 31, 2010 · 5 comments
Open

Next release? #1

artob opened this issue Mar 31, 2010 · 5 comments

Comments

@artob
Copy link

artob commented Mar 31, 2010

I'm loving this gem as a lightweight alternative to Ernie, but am running into an "undefined method: log" problem not infrequently:

/opt/local/lib/ruby/gems/1.8/gems/bertrem-0.0.6/lib/bertrem/server.rb:121:in `receive_data': undefined method `log' for #<BERTREM::Server:0x1022fdc00> (NoMethodError)
    from /opt/local/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run_machine'
    from /opt/local/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run'

Looking at the commit history it would appear that this problem, at least the server crashing part of it, was already addressed back in January:

http://github.com/b/bertrem/commit/59e7defa3a3e0bfa1d5a85940a9a55696b7f5d9a

Would it be possible to release a new version of the gem that incorporates this fix, pretty please?

@b
Copy link
Owner

b commented Mar 31, 2010

I can do that. I'll wrap in a few other features and fixes, too. Sorry for not doing it sooner!

@artob
Copy link
Author

artob commented Apr 7, 2010

Hi - any update on this?

By the way, in case you are interested, the project I'm using BERTREM on is: http://github.com/bendiken/rdf-bert

@artob
Copy link
Author

artob commented Aug 16, 2010

Benjamin, would it be possible to push out a new version even if it doesn't yet contain all the fixes and features that you're intending for it? Anything newer than 0.0.6 should do fine for many purposes given at least the fix for the "undefined method: log" problem.

@artob
Copy link
Author

artob commented Oct 20, 2010

Benjamin, do you still intend to continue development of BERTREM, or should the project be considered dead?

@artob
Copy link
Author

artob commented Oct 20, 2010

FYI, here's a bertrem-0.0.6.1.gem file that contains the bug fixes discussed (the latest HEAD).

If you would be so kind to push this to RubyGems, I'd much appreciate it. Alternatively, perhaps you could consider giving me push access so that I could help in releasing new versions of BERTREM?

gem owner -a arto.bendiken@gmail.com bertrem

Repository owner deleted a comment from hyassine1 Mar 1, 2024
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