Public bug reported:

Version 1.21-0ubuntu1 on Raring

Trying to have a commit reviewed on openstack gerrit causes git-review
to crash with the following trace back

$ git-review -s
Traceback (most recent call last):
  File "/usr/bin/git-review", line 1168, in <module>
    main()
  File "/usr/bin/git-review", line 951, in main
    (top_dir, git_dir) = git_directories()
ValueError: too many values to unpack

Steps to reproduce
$ cd /opt/stack
$ git clone https://github.com/openstack/ceilometer.git
$ cd ./ceilometer
$ git remote add gerrit 
ssh://<username>@review.openstack.org:29418/openstack/ceilometer.git
$ git-review -s

Same exact steps on Quantal with version 1.17-1 works like a charm.

** Affects: git-review (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183018

Title:
  ValueError: too many values to unpack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git-review/+bug/1183018/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to