Public bug reported:

Binary package hint: git-core

Hello,

I understand this is beyond what you normally support, so feel free to
ignore this request. I'm trying to build the git-core packages on Ubuntu
7.10 by running apt-get source --build git-core and having the hardy
deb-srcs repo on my sources.list. It is failing in this way:

*** t9106-git-svn-dcommit-clobber-series.sh ***
*   ok 1: initialize repo
*   ok 2: (supposedly) non-conflicting change from SVN
*   ok 3: some unrelated changes to git
* FAIL 4: change file but in unrelated area

                test x"`sed -n -e 4p < file`" = x4 &&
                test x"`sed -n -e 7p < file`" = x7 &&
                perl -i -p -e 's/^4$/4444/' file &&
                perl -i -p -e 's/^7$/7777/' file &&
                test x"`sed -n -e 4p < file`" = x4444 &&
                test x"`sed -n -e 7p < file`" = x7777 &&
                git commit -m '4 => 4444, 7 => 7777' file &&
                git svn dcommit &&
                svn up tmp &&
                cd tmp &&
                        test x"`sed -n -e 4p < file`" = x4444 &&
                        test x"`sed -n -e 7p < file`" = x7777 &&
                        test x"`sed -n -e 58p < file`" = x5588 &&
                        test x"`sed -n -e 61p < file`" = x6611

*   ok 5: attempt to dcommit with a dirty index
* failed 1 among 5 test(s)
make[2]: *** [t9106-git-svn-dcommit-clobber-series.sh] Error 1
make[2]: Leaving directory 
`/home/pupeno/ekstere/software/git/git-core-1.5.3.8/t'
make[1]: *** [test] Error 2
make[1]: Leaving directory `/home/pupeno/ekstere/software/git/git-core-1.5.3.8'
make: *** [build-arch-stamp] Error 2
Build command 'cd git-core-1.5.3.8 && dpkg-buildpackage -b -uc' failed.
E: Child process failed

Thank you.

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

-- 
Building git-core in Ubuntu 7.10
https://bugs.launchpad.net/bugs/186939
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to