[Bug 5181] New: buildbot have an outdate version of git

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Tue Apr 5 01:09:15 UTC 2016


https://bz.mercurial-scm.org/show_bug.cgi?id=5181

            Bug ID: 5181
           Summary: buildbot have an outdate version of git
           Product: Mercurial
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: infrastructure
          Assignee: bugzilla at selenic.com
          Reporter: pierre-yves.david at ens-lyon.org
                CC: kbullock+mercurial at ringworld.org,
                    mercurial-devel at selenic.com

The tests are failing because the git version is vulnerable:

--- /srv/buildbot/linuxtests/hg_coverage/build/tests/test-subrepo-git.t
+++ /srv/buildbot/linuxtests/hg_coverage/build/tests/test-subrepo-git.t.err
@@ -1147,7 +1147,11 @@
   $ cd ..
   $ env -u GIT_ALLOW_PROTOCOL hg clone malicious-subrepository
malicious-subrepository-protected
   Cloning into '$TESTTMP/tc/malicious-subrepository-protected/s'...
-  fatal: transport 'ext' not allowed
+  pwned
+  fatal: Could not read from remote repository.
+  
+  Please make sure you have the correct access rights
+  and the repository exists.
   updating to branch default
   cloning subrepo s from ext::sh -c echo% pwned% >&2
   abort: git clone error 128 in s (in subrepo s)

ERROR: test-subrepo-git.t output changed
!............s.............................


http://buildbot.mercurial-scm.org/builders/hg%20tests/builds/165/steps/run-tests.py%20%28python%202.6.9%29/logs/stdio

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list