[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#915426: git breaks git-remote-hg autopkgtest



Source: git, git-remote-hg
Control: found -1 git/1:2.20.0~rc2-1
Control: found -1 git-remote-hg/0.4-0.1
X-Debbugs-CC: debian-ci@lists.debian.org
User: debian-ci@lists.debian.org
Usertags: breaks needs-update

Dear maintainers,

With a recent upload of git the autopkgtest of git-remote-hg fails in
testing when that autopkgtest is run with the binary packages of git
from unstable. It passes when run with only packages from testing. In
tabular form:
                       pass            fail
git                    from testing    1:2.20.0~rc2-1
git-remote-hg          from testing    0.4-0.1
versioned deps [0]     from testing    from unstable
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is contributing to the delay of the migration
of git to testing [1]. Due to the nature of this issue, I filed this bug
report against both packages. Can you please investigate the situation
and reassign the bug to the right package? If needed, please change the
bug's severity.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[0] You can see what packages were added from the second line of the log
file quoted below. The migration software adds source package from
unstable to the list if they are needed to install packages from
git/1:2.20.0~rc2-1. I.e. due to versioned dependencies or breaks/conflicts.
[1] https://qa.debian.org/excuses.php?package=git

https://ci.debian.net/data/autopkgtest/testing/amd64/g/git-remote-hg/1428119/log.gz

not ok 32 - pull tags
#	
#		test_when_finished "rm -rf hgrepo gitrepo" &&
#	
#		(
#		hg init hgrepo &&
#		cd hgrepo &&
#		echo one > content &&
#		hg add content &&
#		hg commit -m one
#		) &&
#	
#		git clone "hg::hgrepo" gitrepo &&
#	
#		(cd hgrepo && hg tag v1.0) &&
#		(cd gitrepo && git pull) &&
#	
#		echo "v1.0" > expected &&
#		git --git-dir=gitrepo/.git tag > actual &&
#		test_cmp expected actual
#	
ok 33 - push merged named branch
ok 34 - light tag sets author
ok 35 - push tag different branch
ok 36 - cloning a removed file works
ok 37 - cloning a file replaced with a directory
ok 38 - clone replace directory with a file
ok 39 - clone can ignore invalid refnames
# 1 known breakage(s) vanished; please update test(s)
# still have 2 known breakage(s)
# failed 1 among remaining 36 test(s)
1..39
make: *** [Makefile:14: main.t] Error 1

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: