[gitorious] Repository browsing just died.....

2011-02-10 Thread Eric Jones
tried to view a repository via the web and i get this... (can stil push and
pull thought to repo)

ActionView::TemplateError
(/opt/gitorious/repos/ceb/d07/eb6e054da2caaeb2f9c609eaf37df0b9c3.git) on
line #46 of app/views/repositories/_overview.html.erb:
43:  :locals => {:repository => repository} -%>
44:
45:  
46:  <% if verbose && repository.has_commits? &&
!repository.git.heads.blank? -%>
47:
48:  
49:Branches:

vendor/grit/lib/grit/repo.rb:36:in `initialize'
app/models/repository.rb:245:in `new'
app/models/repository.rb:245:in `git'
app/models/repository.rb:250:in `has_commits?'
app/views/repositories/_overview.html.erb:46
vendor/rails/actionpack/lib/action_view/renderable.rb:34:in `block in
render'
vendor/rails/actionpack/lib/action_view/base.rb:306:in `with_template'
vendor/rails/actionpack/lib/action_view/renderable.rb:30:in `render'
vendor/rails/actionpack/lib/action_view/renderable_partial.rb:20:in
`block in render'
vendor/rails/actionpack/lib/action_controller/benchmarking.rb:30:in
`benchmark'
vendor/rails/actionpack/lib/action_view/renderable_partial.rb:19:in
`render'
vendor/rails/actionpack/lib/action_view/template.rb:205:in
`render_template'
vendor/rails/actionpack/lib/action_view/renderable_partial.rb:44:in
`render_partial'
vendor/rails/actionpack/lib/action_view/partials.rb:184:in
`render_partial'
vendor/rails/actionpack/lib/action_view/base.rb:267:in `render'
app/views/repositories/show.html.erb:30:in `block in
_run_erb_app47views47repositories47show46html46erb'
app/helpers/application_helper.rb:115:in `render_if_ready'
app/views/repositories/show.html.erb:27
vendor/rails/actionpack/lib/action_view/renderable.rb:34:in `block in
render'
vendor/rails/actionpack/lib/action_view/base.rb:306:in `with_template'
vendor/rails/actionpack/lib/action_view/renderable.rb:30:in `render'
vendor/rails/actionpack/lib/action_view/template.rb:205:in
`render_template'
vendor/rails/actionpack/lib/action_view/base.rb:265:in `render'
vendor/rails/actionpack/lib/action_view/base.rb:348:in
`_render_with_layout'
vendor/rails/actionpack/lib/action_view/base.rb:262:in `render'
vendor/rails/actionpack/lib/action_controller/base.rb:1250:in
`render_for_file'
vendor/rails/actionpack/lib/action_controller/base.rb:951:in `render'
vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in
`block in render_with_benchmark'

 vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in
`block in ms'
/usr/local/ruby/ruby191/lib/ruby/1.9.1/benchmark.rb:309:in `realtime'

 vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in
`ms'
vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in
`render_with_benchmark'
vendor/rails/actionpack/lib/action_controller/mime_responds.rb:135:in
`block in custom'
vendor/rails/actionpack/lib/action_controller/mime_responds.rb:179:in
`call'
vendor/rails/actionpack/lib/action_controller/mime_responds.rb:179:in
`block in respond'
vendor/rails/actionpack/lib/action_controller/mime_responds.rb:173:in
`each'
vendor/rails/actionpack/lib/action_controller/mime_responds.rb:173:in
`respond'
vendor/rails/actionpack/lib/action_controller/mime_responds.rb:107:in
`respond_to'
app/controllers/repositories_controller.rb:58:in `show'
vendor/rails/actionpack/lib/action_controller/base.rb:1331:in
`perform_action'
vendor/rails/actionpack/lib/action_controller/filters.rb:617:in
`call_filters'
vendor/rails/actionpack/lib/action_controller/filters.rb:610:in
`perform_action_with_filters'
vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in
`block in perform_action_with_benchmark'

 vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in
`block in ms'
/usr/local/ruby/ruby191/lib/ruby/1.9.1/benchmark.rb:309:in `realtime'

 vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in
`ms'
vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in
`perform_action_with_benchmark'
vendor/rails/actionpack/lib/action_controller/rescue.rb:160:in
`perform_action_with_rescue'
vendor/rails/actionpack/lib/action_controller/flash.rb:146:in
`perform_action_with_flash'
vendor/rails/actionpack/lib/action_controller/base.rb:532:in `process'
vendor/rails/actionpack/lib/action_controller/filters.rb:606:in
`process_with_filters'
vendor/rails/actionpack/lib/action_controller/base.rb:391:in `process'
vendor/rails/actionpack/lib/action_controller/base.rb:386:in `call'

 vendor/rails/actionpack/lib/action_controller/routing/route_set.rb:437:in
`call'
vendor/rails/actionpack/lib/action_controller/dispatcher.rb:87:in
`dispatch'
vendor/rails/actionpack/lib/action_controller/dispatcher.rb:121:in
`_call'
vendor/rails/actionpack/lib/action_controller/dispatcher.rb:130:in
`block in build_middleware_stack'
vendor/rails

Re: [gitorious] Repository browsing just died.....

2011-02-11 Thread Marius Mårnes Mathiesen
On Thu, Feb 10, 2011 at 5:02 PM, Eric Jones  wrote:
> tried to view a repository via the web and i get this... (can stil push and
> pull thought to repo)
> ActionView::TemplateError
> (/opt/gitorious/repos/ceb/d07/eb6e054da2caaeb2f9c609eaf37df0b9c3.git) on
> line #46 of app/views/repositories/_overview.html.erb:
> 43:          :locals => {:repository => repository} -%>

Eric,
It looks like the repository in question
(/opt/gitorious/repos/ceb/d07/eb6e054da2caaeb2f9c609eaf37df0b9c3.git)
does not exist on disk - does it?
Your poller script needs to be running for repositories to be created.

Cheers,
- Marius

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com


Re: [gitorious] Repository browsing just died.....

2011-02-11 Thread Eric Jones
yes it existed.. for some reason there was a permissions issue. i chown'd
that directory again and all worked. we're looking to see if something else
was started up wrong.
___
Eric Jones
http://www.witharmshigh.com
http://twitter.com/witharmshigh
Talk - (404) 939-0276


On Fri, Feb 11, 2011 at 1:29 AM, Marius Mårnes Mathiesen <
marius.mathie...@gmail.com> wrote:

> On Thu, Feb 10, 2011 at 5:02 PM, Eric Jones  wrote:
> > tried to view a repository via the web and i get this... (can stil push
> and
> > pull thought to repo)
> > ActionView::TemplateError
> > (/opt/gitorious/repos/ceb/d07/eb6e054da2caaeb2f9c609eaf37df0b9c3.git) on
> > line #46 of app/views/repositories/_overview.html.erb:
> > 43:  :locals => {:repository => repository} -%>
>
> Eric,
> It looks like the repository in question
> (/opt/gitorious/repos/ceb/d07/eb6e054da2caaeb2f9c609eaf37df0b9c3.git)
> does not exist on disk - does it?
> Your poller script needs to be running for repositories to be created.
>
> Cheers,
> - Marius
>
> --
> To post to this group, send email to gitorious@googlegroups.com
> To unsubscribe from this group, send email to
> gitorious+unsubscr...@googlegroups.com
>

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com