[Bug 111966] Re: Please backport git-core 1:1.5.1.3-1

Luca Falavigna dktrkranz at ubuntu.com
Mon Jul 2 11:28:39 BST 2007


Version 1:1.5.2.2-1 does not build in Feisty:
*** t3400-rebase.sh ***
* FAIL 1: prepare repository with topic branch, then rebase against master
	echo First > A &&
	     git-update-index --add A &&
	     git-commit -m "Add A." &&
	     git checkout -b my-topic-branch &&
	     echo Second > B &&
	     git-update-index --add B &&
	     git-commit -m "Add B." &&
	     git checkout -f master &&
	     echo Third >> A &&
	     git-update-index A &&
	     git-commit -m "Modify A." &&
	     git checkout -f my-topic-branch &&
	     git rebase master
*   ok 2: the rebase operation should not have destroyed author information
* failed 1 among 2 test(s)
make[2]: *** [t3400-rebase.sh] Error 1
make[2]: Leaving directory `/tmp/buildd/git-core-1.5.2.2/t'
make[1]: *** [test] Error 2
make[1]: Leaving directory `/tmp/buildd/git-core-1.5.2.2'
make: *** [build-arch-stamp] Error 2

** Changed in: feisty-backports (upstream)
       Status: New => Invalid

-- 
Please backport git-core 1:1.5.1.3-1
https://bugs.launchpad.net/bugs/111966
You received this bug notification because you are a member of Ubuntu
Backporters, which is the registrant for Feisty Backports.



More information about the ubuntu-backports mailing list