Hi, I'm trying to use gitorious-docker (first time, first installation).
I've followed this guide ->
https://gitorious.org/gitorious/gitorious-docker/source/799c49967663e0c379fc1b4089a2eb8fb7ceb072:
All works well, just one error:
when i create a new team i have an error "Something went wrong". This is my
/var/lib/gitorious/data/logs/production.log file:
ActionView::Template::Error (undefined method `name' for nil:NilClass):
34: <tr>
35: <td>
36: <%= avatar(membership.user, :size => 16, :style => "tiny")
%>
37: <%= link_to h(membership.user.title) + "
(#{membership.role.name})", user_path(membership.user) -%>
38: </td>
39: </tr>
40: <% end %>
app/views/groups/show/_memberships.html.erb:37:in `block (2 levels) in
_app_views_groups_show__memberships_html_erb___3035595693991985478_69362600'
app/views/groups/show/_memberships.html.erb:33:in `block in
_app_views_groups_show__memberships_html_erb___3035595693991985478_69362600'
app/helpers/application_helper.rb:89:in `block in pull_box'
app/helpers/application_helper.rb:88:in `pull_box'
app/views/groups/show/_memberships.html.erb:20:in
`_app_views_groups_show__memberships_html_erb___3035595693991985478_69362600'
app/views/groups/show.html.erb:30:in
`_app_views_groups_show_html_erb__2456895747877781538_70071760'
app/controllers/groups_controller.rb:51:in `show'
This happens when i try to view team details.
I'm a ruby developer and probably this error is not too complicated to resolve,
so i try to use ./gitorious ssh, but this is my log:
ubuntu@gitorious1-cvg:~/gitorious-gitorious-docker$ ./gitoriousctl ssh
PTY allocation request failed on channel 0
Welcome to Ubuntu 12.10 (GNU/Linux 3.8.0-37-generic x86_64)
* Documentation: https://help.ubuntu.com/
stdin: is not a tty
I can use basic linux commands, but i think bash is not loaded (eg "tabs" no
working), so resolving this problem without bash is impossible.
Someone can help me?
Thanks
MM
--
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
---
You received this message because you are subscribed to the Google Groups
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.