Re: help with the diaspora package

2015-04-11 Thread Pirate Praveen
On Saturday 11 April 2015 09:20 PM, Christian Hofstaedtler wrote: Googling the message suggests you need at least Rails 4.1.9. (sid has 4.1.8.) adding require 'foreigner' to config/application.rb fixes it. signature.asc Description: OpenPGP digital signature

help with the diaspora package

2015-04-11 Thread Pirate Praveen
Hi, Can anyone help me troubleshoot error with diaspora package? Steps to follow are here as we need some packages in NEW and experimental. https://wiki.debian.org/Diaspora#Diaspora_Package_Testing All the dependencies are satisfied (I had to loosen some requirements as there is a mismatch

Re: trying to update ruby-fog to 1.28

2015-04-11 Thread Pirate Praveen
On Saturday 11 April 2015 09:21 PM, Antonio Terceiro wrote: $ ack version debian/rules $(RM) debian/ruby-fog/usr/lib/ruby/vendor_ruby/fog/version.rb $ dpkg -L ruby-fog-core|grep version /usr/lib/ruby/vendor_ruby/fog/core/version.rb Can I remove this line from ruby-fog now?

Re: help with the diaspora package

2015-04-11 Thread Christian Hofstaedtler
* Pirate Praveen prav...@onenetbeyond.org [150411 17:42]: Christian Hofstaedtler എഴുതി: Hey, just some comments, haven't found time to test the package. * Pirate Praveen prav...@onenetbeyond.org [150411 16:11]: On my local system I got undefined method `add_foreign_key' for

Re: help with the diaspora package

2015-04-11 Thread Pirate Praveen
Christian Hofstaedtler എഴുതി: Hey, just some comments, haven't found time to test the package. * Pirate Praveen prav...@onenetbeyond.org [150411 16:11]: On my local system I got undefined method `add_foreign_key' for #ActiveRecord::Schema:0x000a33f360 That probably means you need

Re: trying to update ruby-fog to 1.28

2015-04-11 Thread Antonio Terceiro
On Sat, Apr 11, 2015 at 12:29:47AM +0530, Pirate Praveen wrote: Hi, Can anyone try building this from git? I can't get fog/version.rb inside the deb package. Some dependencies not yet in the archive are in git repo/NEW. irb(main):001:0 require 'fog' LoadError: cannot load such file --

Re: help with the diaspora package

2015-04-11 Thread Christian Hofstaedtler
Hey, just some comments, haven't found time to test the package. * Pirate Praveen prav...@onenetbeyond.org [150411 16:11]: On my local system I got undefined method `add_foreign_key' for #ActiveRecord::Schema:0x000a33f360 That probably means you need to test against a MySQL or