https://bugzilla.wikimedia.org/show_bug.cgi?id=44398

       Web browser: ---
            Bug ID: 44398
           Summary: Cannot use gerrit on my instance. Gerrit has been
                    setup, but cannot connect (see traceback inside)
           Product: Wikimedia
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Git/Gerrit
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

This issue has been shortly discussed with Ryan some days ago, but we could not
fix it. The consequence is, that I cannot make use of the instance
"openid-wiki" for testing _and_ submission to gerrit.

Please assist.


git review -s
=============

Could not connect to gerrit.
Enter your gerrit username: wikinaut

Trying again with
ssh://[email protected]:29418/test/mediawiki/extensions/examples.git

<traceback object at 0x200d5f0>
We don't know where your gerrit is. Please manually create
a remote named "gerrit" and try again.
Traceback (most recent call last):
  File "/usr/local/bin/git-review", line 863, in <module>
    main()
  File "/usr/local/bin/git-review", line 798, in main
    config['hostname'], config['port'], config['project'])
  File "/usr/local/bin/git-review", line 389, in check_remote
    add_remote(hostname, port, project, remote)
  File "/usr/local/bin/git-review", line 250, in add_remote
    raise Exception("Could not connect to gerrit at %s" % remote_url)
Exception: Could not connect to gerrit at
ssh://[email protected]:29418/test/mediawiki/extensions/examples.git

git config -l
=============

user.name=Wikinaut
[email protected]
alias.add=add -v
alias.amend=commit --amend -a
alias.br=branch
alias.co=checkout
alias.dc=diff --cached
alias.di=diff
alias.fetchall=fetch -v --all
alias.l=log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset
%C(cyan)%s %Cgreen %ai %an%Creset' --abbrev-commit
alias.log-me=log --author=Wikinaut --pretty=format:'%h %cd %s' --date=short
alias.log-nice=log --graph --decorate --pretty=oneline --abbrev-commit
alias.panic=!tar cvf ../git_panic.tar *
alias.st=status
alias.wdiff=diff --word-diff=plain
gitreview.username=Wikinaut
[email protected]
user.name=Wikinaut
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
remote.origin.url=https://gerrit.wikimedia.org/r/p/test/mediawiki/extensions/examples.git
branch.master.remote=origin
branch.master.merge=refs/heads/master


This issue has been shortly discussed with Ryan some days ago, but we could not
fix it. The consequence is, that I cannot make use of the instance
"openid-wiki" for testing _and_ submission to gerrit.

Please assist.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to