--
You received this message because you are subscribed to the Google Groups "Concerto Digital Signage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to concerto-digital-s...@googlegroups.com.
To post to this group, send email to concerto-dig...@googlegroups.com.
Visit this group at https://groups.google.com/group/concerto-digital-signage.
For more options, visit https://groups.google.com/d/optout.
If you’re using the pre-built VM, the concerto directory is not a proper pullable git repository. So if you want that patch before release, probably the best thing to do is copy over the modified files in question. Just be mindful that upon any sort of apt operation on the package, any local modifications will be replaced.
--
AugustOn March 22, 2016 at 11:00:04 AM, david...@gmail.com (david...@gmail.com) wrote:
--Hey there,I have deployed a Concerto 2 server on a VM that is on a Ubuntu host machine. I saw that there was a commit last night that addresses an issue I was having with concerto regarding images repeating multiple times even though there were multiple images in the feed. What is the best way to download the changed files onto the VM? Is there a method to download all differential files from github on the server VM that would in essence check all files for newer versions on the github repo? Or do I need to wget the affected files and replace the old ones in the /usr/share/concerto directory?Thanks,
David
You received this message because you are subscribed to the Google Groups "Concerto Digital Signage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to concerto-digital-signage+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to concerto-digital-s...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to concerto-digital-s...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to concerto-digital-s...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to concerto-digital-s...@googlegroups.com.
NoMethodError: undefined method `api_only' for #<Rails::Application::Configuration:0x007f0c25445678>
vendor/bundle/ruby/2.1.0/gems/railties-3.2.21/lib/rails/railtie/configuration.rb:85:in `method_missing'
vendor/bundle/ruby/2.1.0/gems/activesupport-3.2.21/lib/active_support/core_ext/object/try.rb:36:in `try'
vendor/bundle/ruby/2.1.0/gems/jbuilder-2.2.14/lib/jbuilder/railtie.rb:12:in `block in <class:Railtie>'
vendor/bundle/ruby/2.1.0/gems/railties-3.2.21/lib/rails/initializable.rb:30:in `instance_exec'
vendor/bundle/ruby/2.1.0/gems/railties-3.2.21/lib/rails/initializable.rb:30:in `run'
vendor/bundle/ruby/2.1.0/gems/railties-3.2.21/lib/rails/initializable.rb:55:in `block in run_initializers'
vendor/bundle/ruby/2.1.0/gems/railties-3.2.21/lib/rails/initializable.rb:54:in `each'
vendor/bundle/ruby/2.1.0/gems/railties-3.2.21/lib/rails/initializable.rb:54:in `run_initializers'
vendor/bundle/ruby/2.1.0/gems/railties-3.2.21/lib/rails/application.rb:136:in `initialize!'
vendor/bundle/ruby/2.1.0/gems/railties-3.2.21/lib/rails/railtie/configurable.rb:30:in `method_missing'
config/environment.rb:5:in `<top (required)>'
vendor/bundle/ruby/2.1.0/gems/activesupport-3.2.21/lib/active_support/dependencies.rb:251:in `require'
vendor/bundle/ruby/2.1.0/gems/activesupport-3.2.21/lib/active_support/dependencies.rb:251:in `block in require'
vendor/bundle/ruby/2.1.0/gems/activesupport-3.2.21/lib/active_support/dependencies.rb:236:in `load_dependency'
vendor/bundle/ruby/2.1.0/gems/activesupport-3.2.21/lib/active_support/dependencies.rb:251:in `require'
vendor/bundle/ruby/2.1.0/gems/railties-3.2.21/lib/rails/application.rb:103:in `require_environment!'
vendor/bundle/ruby/2.1.0/gems/railties-3.2.21/lib/rails/application.rb:305:in `block (2 levels) in initialize_tasks'
Tasks: TOP => db:migrate:reset => db:migrate => environmentTo unsubscribe from this group and stop receiving emails from it, send an email to concerto-digital-s...@googlegroups.com.
vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.12/lib/active_support/dependencies.rb:478:in 'load_missing_constant'
vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.12/lib/active_support/dependencies.rb:180:in 'const_missing'
vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.12/lib/active_support/inflector/methods.rb:238:in 'const_get'
vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.12/lib/active_support/inflector/methods.rb:238:in 'block in constantize'
vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.12/lib/active_support/inflector/methods.rb:236:in 'each'
vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.12/lib/active_support/inflector/methods.rb:236:in 'inject'
vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.12/lib/active_support/inflector/methods.rb:236:in 'constantize'
vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.12/lib/active_support/dependencies.rb:552:in 'get'
vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.12/lib/active_support/dependencies.rb:583:in 'constantize'
vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.12/lib/action_dispatch/routing/route_set.rb:78:in 'controller_reference'
vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.12/lib/action_dispatch/routing/route_set.rb:68:in 'controller'
vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.12/lib/action_dispatch/routing/route_set.rb:46:in 'call'
vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.12/lib/action_dispatch/journey/router.rb:73:in 'block in call'
vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.12/lib/action_dispatch/journey/router.rb:59:in 'each'
vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.12/lib/action_dispatch/journey/router.rb:59:in 'call'
vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.12/lib/action_dispatch/routing/route_set.rb:692:in 'call'
vendor/bundle/ruby/2.1.0/gems/warden-1.2.3/lib/warden/manager.rb:35:in 'block in call'vendor/bundle/ruby/2.1.0/gems/warden-1.2.3/lib/warden/manager.rb:34:in 'catch'
vendor/bundle/ruby/2.1.0/gems/warden-1.2.3/lib/warden/manager.rb:34:in 'call'
vendor/bundle/ruby/2.1.0/gems/rack-1.5.5/lib/rack/etag.rb:23:in 'call'
vendor/bundle/ruby/2.1.0/gems/rack-1.5.5/lib/rack/conditionalget.rb:25:in 'call'
vendor/bundle/ruby/2.1.0/gems/rack-1.5.5/lib/rack/head.rb:11:in 'call'
vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.12/lib/action_dispatch/middleware/params_parser.rb:27:in 'call'
vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.12/lib/action_dispatch/middleware/flash.rb:254:in 'call'
vendor/bundle/ruby/2.1.0/gems/rack-1.5.5/lib/rack/session/abstract/id.rb:225:in 'context'
and it goes on and on with similar stuff until the last chunk:
vendor/bundle/ruby/2.1.0/gems/railties-4.1.12/lib/rails/application.rb:144:in 'call'vendor/bundle/ruby/2.1.0/gems/railties-4.1.12/lib/rails/railtie.rb:194:in 'public send'vendor/bundle/ruby/2.1.0/gems/railties-4.1.12/lib/rails/railtie.rb:194:in 'method missing'/usr/lib/ruby/vendor_ruby/phusion_passenger/rack/thread_handler_extension.rb:74:in 'process_request'/usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler/thread_handler.rb:141:in 'accept_and_process_next_request'/usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler/thread_handler.rb:109:in 'main_loop'/usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler.rb:455:in 'block (3 levels) in start_threads'
I, [timestamp] INFO -- : Processing by ErrorsController#render_error as HTML...Completed 500 Internal Server Error in 10msTo unsubscribe from this group and stop receiving emails from it, send an email to concerto-digital-s...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to concerto-digital-s...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to concerto-digital-s...@googlegroups.com.