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

New v1 install not creating repos #342

Closed
oliwel opened this issue Jan 31, 2015 · 10 comments
Closed

New v1 install not creating repos #342

oliwel opened this issue Jan 31, 2015 · 10 comments
Assignees
Labels

Comments

@oliwel
Copy link

oliwel commented Jan 31, 2015

I setup a new fresh install using the v1.0 plugin on ruby2.1.5 - the UI integration seems to work, the config test page is all green. User keys are added to gitolite but no repos are created nor listed in the config.
Compared to a migrated install (which also does not work!) I still see "Redmine:Git" as class name in the repositories table.

I dont know what am I doing wrong as my installs always need a lot of tweaking till they work - what distribution with what ruby/rails versions can you recommend?

@oliwel
Copy link
Author

oliwel commented Feb 1, 2015

Tried also on a fresh bootstrapped wheezy following this howto
http://www.redmine.org/projects/redmine/wiki/HowTo_Install_Redmine_2_integrated_with_Gitolite_2_on_Debian_Wheezy_with_Apache_and_Phusion_Passenger

with same result - logs are fine but no repos are installed.

@n-rodriguez n-rodriguez self-assigned this Feb 4, 2015
@n-rodriguez
Copy link
Contributor

what distribution with what ruby/rails versions can you recommend?

Environment:
  Redmine version                2.6.1.stable
  Ruby version                   2.1.5-p273 (2014-11-13) [x86_64-linux]
  Rails version                  3.2.21
  Environment                    development
  Database adapter               Mysql2
SCM:
  Subversion                     1.6.17
  Mercurial                      2.2.2
  Git                            1.7.10.4
  Filesystem
  Xitolite                       1.7.10.4
Redmine plugins:
  redmine_bootstrap_kit          0.2.0
  redmine_git_hosting            1.0-devel
  redmine_sidekiq                2.1.0

Sudo version is 1.8.5p2 (but I don't think we should care of it now)
Debian Wheezy 7.8
Gitolite v3.6.2-12-g1c61d57

@n-rodriguez
Copy link
Contributor

I don't use Passenger. I find the installation a bit complicated. I prefere Puma.
In the same idea, I don't use Redmine Debian package to install Redmine but a dedicated user with RVM and Redmine inside. This is then easier to keep Redmine updated.
https://jbox-web.github.io/redmine_git_hosting/guide/redmine-installation/

@connecticus
Copy link

oliwel, look at this - http://stackoverflow.com/questions/22255742/getting-ruggednetworkerror-on-connect

(you have error with gitolite-rugged compilling - missing libssl-dev )

@n-rodriguez
Copy link
Contributor

@oliwel Any news?

@oliwel
Copy link
Author

oliwel commented Feb 26, 2015

Well, I dont see much help towards the problem here - the base system works and as redmine does at users to the gitolite I assume that the connector is working. What about the difference in the "class name"? Is this intended or a bug?
Is there any option to get some more debug info from the system? I already set "hooks in debug" mode but as the systems seems simply not to find the repos, the only thing I see is "silence".
Might you be willing to look at the system yourself? I can set up a test and provide ssh access.

@n-rodriguez
Copy link
Contributor

Might you be willing to look at the system yourself? I can set up a test and provide ssh access.

Can you please send me them to [email protected]?

@n-rodriguez
Copy link
Contributor

Can I close it? :)

@oliwel
Copy link
Author

oliwel commented Mar 8, 2015

I hope so - I need some time to migrate my prod systems but I can reopen the ticket if the problem persists. Might you post the solution here for Follow Ups?

@n-rodriguez
Copy link
Contributor

Enable Xitolite repositories in Administration -> Settings -> Repositories

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants