[Python-apps-team] Bug#823056: mercurial: FTBFS on hurd-i386: failed tests: test-acl.t test-largefiles.t test-bundle2-exchange.t test-tags.t
Andreas Beckmann
anbe at debian.org
Sat Apr 30 12:02:35 UTC 2016
Source: mercurial
Version: 3.2-1
Severity: important
Hi,
mercurial FTBFS on hurd-i386 since the first upload of 3.2:
https://buildd.debian.org/status/fetch.php?pkg=mercurial&arch=hurd-i386&ver=3.7.3-1&stamp=1459382321
test-acl.t
test-acl.t ... # Test test-acl.t
# Running sh "/tmp/hgtests.VqsB9D/child18/test-acl.t.sh"
--- /«PKGBUILDDIR»/tests/test-acl.t
+++ /«PKGBUILDDIR»/tests/test-acl.t.err
@@ -901,7 +901,7 @@
added 3 changesets with 3 changes to 3 files
calling hook pretxnchangegroup.acl: hgext.acl.hook
acl: checking access for user "barney"
- error: pretxnchangegroup.acl hook raised an exception: [Errno 2] No such file or directory: '../acl.config'
+ error: pretxnchangegroup.acl hook raised an exception: [Errno 1073741826] No such file or directory: '../acl.config'
bundle2-input-part: total payload size 1606
bundle2-input-bundle: 3 parts total
transaction abort!
ERROR: test-acl.t output changed
!# Ret was: 0 (test-acl.t)
test-largefiles.t
test-largefiles.t ... # Test test-largefiles.t
# Running sh "/tmp/hgtests.VqsB9D/child29/test-largefiles.t.sh"
--- /«PKGBUILDDIR»/tests/test-largefiles.t
+++ /«PKGBUILDDIR»/tests/test-largefiles.t.err
@@ -53,8 +53,8 @@
n 644 8 set normal1
n 644 8 set sub/normal2
$ hg debugstate --large --nodates
- n 644 7 set large1
- n 644 7 set sub/large2
+ n 644 7 unset large1
+ n 644 7 unset sub/large2
$ echo normal11 > normal1
$ echo normal22 > sub/normal2
$ echo large11 > large1
ERROR: test-largefiles.t output changed
!# Ret was: 0 (test-largefiles.t)
test-bundle2-exchange.t
test-bundle2-exchange.t ... # Test test-bundle2-exchange.t
# Running sh "/tmp/hgtests.VqsB9D/child35/test-bundle2-exchange.t.sh"
--- /«PKGBUILDDIR»/tests/test-bundle2-exchange.t
+++ /«PKGBUILDDIR»/tests/test-bundle2-exchange.t.err
@@ -745,15 +745,10 @@
$ hg -R main push http://localhost:$HGPORT2/ -r e7ec4e813ba6
pushing to http://localhost:$HGPORT2/
searching for changes
- remote: adding changesets
- remote: adding manifests
- remote: adding file changes
- remote: added 1 changesets with 1 changes to 1 files
- remote: Fail early!
- remote: transaction abort!
- remote: Cleaning up the mess...
- remote: rollback completed
- remote: pretxnchangegroup hook exited with status 1
+ no changes found
+ remote: pre-close-tip:32af7686d403 public book_32af
+ remote: You shall not pass!
+ remote: pretxnclose.failpush hook exited with status 1
abort: push failed on remote
[255]
ERROR: test-bundle2-exchange.t output changed
!# Killing daemon process 22362
# Ret was: 0 (test-bundle2-exchange.t)
test-tags.t
test-tags.t ... # Test test-tags.t
# Running sh "/tmp/hgtests.VqsB9D/child72/test-tags.t.sh"
--- /«PKGBUILDDIR»/tests/test-tags.t
+++ /«PKGBUILDDIR»/tests/test-tags.t.err
@@ -370,7 +370,7 @@
$ hg blackbox -l 5
1970/01/01 00:00:00 bob (*)> tags (glob)
- 1970/01/01 00:00:00 bob (*)> couldn't write cache/hgtagsfnodes1: [Errno 13] Permission denied: '$TESTTMP/t2/.hg/cache/hgtagsfnodes1' (glob)
+ 1970/01/01 00:00:00 bob (898)> couldn't write cache/hgtagsfnodes1: [Errno 1073741837] Permission denied: '$TESTTMP/t2/.hg/cache/hgtagsfnodes1'
1970/01/01 00:00:00 bob (*)> 2/3 cache hits/lookups in * seconds (glob)
1970/01/01 00:00:00 bob (*)> writing .hg/cache/tags2-visible with 1 tags (glob)
1970/01/01 00:00:00 bob (*)> tags exited 0 after * seconds (glob)
ERROR: test-tags.t output changed
!# Ret was: 0 (test-tags.t)
Andreas
More information about the Python-apps-team
mailing list