Your message dated Mon, 21 Jun 2021 08:33:31 +0000
with message-id <e1lvfn5-000ex8...@fasolo.debian.org>
and subject line Bug#978361: fixed in hg-git 0.10.1-1
has caused the Debian Bug report #978361,
regarding hg-git: FTBFS: tests failed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
978361: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978361
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: hg-git
Version: 0.9.0-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201226 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> cd tests && python3 run-tests.py --with-hg=`which hg` --blacklist 
> /<<PKGBUILDDIR>>/debian/hg-git.test_blacklist
> running 41 tests using 4 parallel processes 
> sss
> --- /<<PKGBUILDDIR>>/tests/test-file-removal.t
> +++ /<<PKGBUILDDIR>>/tests/test-file-removal.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> @@ -96,6 +106,16 @@
>  
>    $ cd ..
>    $ git init --bare gitrepo2
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo2/
>  
>    $ hg clone gitrepo hgrepo | grep -v '^updating'
> 
> ERROR: test-file-removal.t output changed
> !..
> --- /<<PKGBUILDDIR>>/tests/test-git-submodules.t
> +++ /<<PKGBUILDDIR>>/tests/test-git-submodules.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo1
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo1/.git/
>    $ cd gitrepo1
>    $ echo alpha > alpha
> @@ -10,6 +20,16 @@
>    $ cd ..
>  
>    $ git init gitsubrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitsubrepo/.git/
>    $ cd gitsubrepo
>    $ echo beta > beta
> 
> ERROR: test-git-submodules.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-hg-author.t
> +++ /<<PKGBUILDDIR>>/tests/test-hg-author.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> 
> ERROR: test-hg-author.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-octopus.t
> +++ /<<PKGBUILDDIR>>/tests/test-octopus.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> @@ -60,6 +70,16 @@
>  
>    $ cd ..
>    $ git init --bare gitrepo2
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo2/
>  
>    $ hg clone gitrepo hgrepo | grep -v '^updating'
> 
> ERROR: test-octopus.t output changed
> !..
> --- /<<PKGBUILDDIR>>/tests/test-subrepos.t
> +++ /<<PKGBUILDDIR>>/tests/test-subrepos.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitsubrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitsubrepo/.git/
>    $ cd gitsubrepo
>    $ echo beta > beta
> @@ -10,6 +20,16 @@
>    $ cd ..
>  
>    $ git init gitrepo1
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo1/.git/
>    $ cd gitrepo1
>    $ echo alpha > alpha
> 
> ERROR: test-subrepos.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-push.t
> +++ /<<PKGBUILDDIR>>/tests/test-push.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> 
> ERROR: test-push.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-branch-bookmark-suffix.t
> +++ /<<PKGBUILDDIR>>/tests/test-branch-bookmark-suffix.t.err
> @@ -31,6 +31,16 @@
>  
>    $ git config --global push.default matching
>    $ git init --bare gitrepo1
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo1/
>  
>    $ hg init hgrepo
> 
> ERROR: test-branch-bookmark-suffix.t output changed
> !.
> --- /<<PKGBUILDDIR>>/tests/test-outgoing.t
> +++ /<<PKGBUILDDIR>>/tests/test-outgoing.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> 
> ERROR: test-outgoing.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-hg-tags-invalid.t
> +++ /<<PKGBUILDDIR>>/tests/test-hg-tags-invalid.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> 
> ERROR: test-hg-tags-invalid.t output changed
> !.
> --- /<<PKGBUILDDIR>>/tests/test-pull-after-strip.t
> +++ /<<PKGBUILDDIR>>/tests/test-pull-after-strip.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> 
> ERROR: test-pull-after-strip.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-clone.t
> +++ /<<PKGBUILDDIR>>/tests/test-clone.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> @@ -103,6 +113,16 @@
>  
>  clone empty repo
>    $ git init empty
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/empty/.git/
>    $ hg clone empty emptyhg
>    updating to branch default
> 
> ERROR: test-clone.t output changed
> !.
> --- /<<PKGBUILDDIR>>/tests/test-merge.t
> +++ /<<PKGBUILDDIR>>/tests/test-merge.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> @@ -29,6 +39,16 @@
>  
>    $ cd ..
>    $ git init --bare gitrepo2
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo2/
>  
>    $ hg clone gitrepo hgrepo | grep -v '^updating'
> 
> ERROR: test-merge.t output changed
> !.
> --- /<<PKGBUILDDIR>>/tests/test-hg-branch.t
> +++ /<<PKGBUILDDIR>>/tests/test-hg-branch.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> 
> ERROR: test-hg-branch.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-hg-tags.t
> +++ /<<PKGBUILDDIR>>/tests/test-hg-tags.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> 
> ERROR: test-hg-tags.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-verify-fail.t
> +++ /<<PKGBUILDDIR>>/tests/test-verify-fail.t.err
> @@ -4,6 +4,16 @@
>  
>    $ . "$TESTDIR/testutil"
>    $ git init gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo normalf > normalf
> 
> ERROR: test-verify-fail.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-git-clone.t
> +++ /<<PKGBUILDDIR>>/tests/test-git-clone.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> 
> ERROR: test-git-clone.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-convergedmerge.t
> +++ /<<PKGBUILDDIR>>/tests/test-convergedmerge.t.err
> @@ -44,6 +44,16 @@
>    $ cd ..
>  
>    $ git init --bare gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/
>  
>    $ cd hgrepo1
> 
> ERROR: test-convergedmerge.t output changed
> !s
> --- /<<PKGBUILDDIR>>/tests/test-conflict-2.t
> +++ /<<PKGBUILDDIR>>/tests/test-conflict-2.t.err
> @@ -42,6 +42,16 @@
>    $ cd ..
>  
>    $ git init --bare gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/
>  
>    $ cd hgrepo1
> 
> ERROR: test-conflict-2.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-keywords.t
> +++ /<<PKGBUILDDIR>>/tests/test-keywords.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> 
> ERROR: test-keywords.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-tree-decomposition.t
> +++ /<<PKGBUILDDIR>>/tests/test-tree-decomposition.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ mkdir d1
> @@ -22,6 +32,16 @@
>  
>    $ cd ..
>    $ git init --bare gitrepo2
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo2/
>  
>    $ hg clone gitrepo hgrepo | grep -v '^updating'
> 
> ERROR: test-tree-decomposition.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-conflict-1.t
> +++ /<<PKGBUILDDIR>>/tests/test-conflict-1.t.err
> @@ -42,6 +42,16 @@
>    $ cd ..
>  
>    $ git init --bare gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/
>  
>    $ cd hgrepo1
> 
> ERROR: test-conflict-1.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-git-tags.t
> +++ /<<PKGBUILDDIR>>/tests/test-git-tags.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ git config receive.denyCurrentBranch ignore
> 
> ERROR: test-git-tags.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-empty-working-tree.t
> +++ /<<PKGBUILDDIR>>/tests/test-empty-working-tree.t.err
> @@ -2,12 +2,32 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ git commit --allow-empty -m empty >/dev/null 2>/dev/null || echo "git 
> commit error"
>  
>    $ cd ..
>    $ git init --bare gitrepo2
> +  hint: Using 'master' as the name for the initial branch. This default 
> branch name
> +  hint: is subject to change. To configure the initial branch name to use in 
> all
> +  hint: of your new repositories, which will suppress this warning, call:
> +  hint: 
> +  hint:      git config --global init.defaultBranch <name>
> +  hint: 
> +  hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> +  hint: 'development'. The just-created branch can be renamed via this 
> command:
> +  hint: 
> +  hint:      git branch -m <name>
>    Initialized empty Git repository in $TESTTMP/gitrepo2/
>  
>    $ hg clone gitrepo hgrepo | grep -v '^updating'
> 
> ERROR: test-empty-working-tree.t output changed
> !......
> Skipped test-check-pyflakes.t: missing feature: Pyflakes python linter
> Skipped test-encoding.t: blacklisted
> Skipped test-git-gpg.t: missing feature: gpg client
> Skipped test-incoming.t: blacklisted
> Failed test-branch-bookmark-suffix.t: output changed
> Failed test-clone.t: output changed
> Failed test-conflict-1.t: output changed
> Failed test-conflict-2.t: output changed
> Failed test-convergedmerge.t: output changed
> Failed test-empty-working-tree.t: output changed
> Failed test-file-removal.t: output changed
> Failed test-git-clone.t: output changed
> Failed test-git-submodules.t: output changed
> Failed test-git-tags.t: output changed
> Failed test-hg-author.t: output changed
> Failed test-hg-branch.t: output changed
> Failed test-hg-tags-invalid.t: output changed
> Failed test-hg-tags.t: output changed
> Failed test-keywords.t: output changed
> Failed test-merge.t: output changed
> Failed test-octopus.t: output changed
> Failed test-outgoing.t: output changed
> Failed test-pull-after-strip.t: output changed
> Failed test-push.t: output changed
> Failed test-subrepos.t: output changed
> Failed test-tree-decomposition.t: output changed
> Failed test-verify-fail.t: output changed
> # Ran 37 tests, 4 skipped, 23 failed.
> python hash seed: 1370230597
> make[2]: *** [Makefile:13: tests] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/12/26/hg-git_0.9.0-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: hg-git
Source-Version: 0.10.1-1
Done: Timo Röhling <roehl...@debian.org>

We believe that the bug you reported is fixed in the latest version of
hg-git, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 978...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Röhling <roehl...@debian.org> (supplier of updated hg-git package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 21 Jun 2021 10:13:56 +0200
Source: hg-git
Architecture: source
Version: 0.10.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Timo Röhling <roehl...@debian.org>
Closes: 978361
Changes:
 hg-git (0.10.1-1) unstable; urgency=medium
 .
   * Team upload.
   * Update d/watch to version 4
   * New upstream version 0.10.1
     - Test suite handles git default branch warning (Closes: #978361)
   * Refresh patches
     - Drop 0001-Set-explicit-merge-messages.patch
     - Drop 0002-Silence-git-pull-warning.patch
     - Drop 0003-dulwich-compat.patch
     - New patch 0001-Make-branch-setup-message-an-optional-output.patch
   * Fix autopkgtest failure due to git default branch warning
   * Bump Standards-Version to 4.5.1
   * Use dh-sequence-python3
   * Install correct README and upstream changelog
Checksums-Sha1:
 9a107936cde717806293f0219a460104dc992b0a 1972 hg-git_0.10.1-1.dsc
 b9276a2d1c8b5b3060ee0e587f8aec29409bd1fd 145345 hg-git_0.10.1.orig.tar.bz2
 fe786c6b9322111e3611ba318de68c3e2da513e1 6472 hg-git_0.10.1-1.debian.tar.xz
 b29dc6c059cc166641d7cd8a0fae9e10db551e34 10231 hg-git_0.10.1-1_source.buildinfo
Checksums-Sha256:
 ad95ebd32b687fd340e1eaf585cbf2c8f18b8631b413999c9df660596d14bdf6 1972 
hg-git_0.10.1-1.dsc
 a1d7c34798243d882ace0a2940f4734fd75237f6ffa934e1e5b6cc9dca7bfb9f 145345 
hg-git_0.10.1.orig.tar.bz2
 88b13ce0fc58e0f7c6a6ba43d7e85e0c0445434a43850bf565cd2dc9fc9911cd 6472 
hg-git_0.10.1-1.debian.tar.xz
 7aa6897f4c8ec1d20cf4f11ce79d81116932ce24f7081ffc5f4a403e1fac4584 10231 
hg-git_0.10.1-1_source.buildinfo
Files:
 a4ecf1cbf07423b325d5eb2a87d544b0 1972 vcs optional hg-git_0.10.1-1.dsc
 3acea8f3faaffa2195e18753586faeb2 145345 vcs optional hg-git_0.10.1.orig.tar.bz2
 abb51cd2cfd452ed4274d6bf9a2fe5d0 6472 vcs optional 
hg-git_0.10.1-1.debian.tar.xz
 3a6dc37096c8074bad2effd03fc40923 10231 vcs optional 
hg-git_0.10.1-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQHIBAEBCgAyFiEEJvtDgpxjkjCIVtam+C8H+466LVkFAmDQTcIUHHJvZWhsaW5n
QGRlYmlhbi5vcmcACgkQ+C8H+466LVl2XAwAiUW4IXkrYwW9ZX+HQIlvO+UTipPX
52NO6Q/lngAXa9Ve3bimtqyYJLIhXFpNq4QufZNwNj5Q51WsTCwL37w/P74+j2Sk
UeC/pau4o4nvD0GeoXx1GF7k9s/IQn671qX5CnpXcq8Hx95JmUPSKXISSh6JJYIg
CCeNs7xMnR5dS0+A8UACXr6e5eOCcMkFP8kVDXzbPTxzT5OMnyk/O7eWRzOo6Por
cTP0FInvLusi94bjTfE+rbKQdHzcAq04x/a4ajwtiCCQ5Ul6/AWzILR0pdGzplMd
jWiFez6g1GXcZS9e4E5HhehoF6MFhbd12RoiSV/KtfCUQloQ1K4nj+OJgtkLdcNK
szXhpA7ICa5aI5x3nWjqNMTHUcTPPQ7mowNV+gJFXjvsdOUql5jiWZvX3dY2tvmo
hUTGZd9okvYXkkFSgt9WEp6xWaCeWJz41UqQjuE2DRYF5uDW1BEK6v20FDYW5vwu
p7Sc9c5UMzDfy/oJkNpNHnLTpm0KxUFgNkC4
=P74C
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to