Your message dated Mon, 7 Mar 2016 21:13:51 +0000
with message-id <20160307211351.GA4393@tesla>
and subject line Re: [Python-apps-team] Bug#815131: hg-git: FTBFS: Warning:
test-empty-working-tree.t output changed
has caused the Debian Bug report #815131,
regarding hg-git: FTBFS: Warning: test-empty-working-tree.t output changed
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 [email protected]
immediately.)
--
815131: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815131
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: hg-git
Version: 0.8.3-1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Dear Maintainer,
hg-git fails to build from source in unstable/amd64:
[..]
Warning: test-empty-working-tree.t output changed
~.
---
/home/lamby/temp/cdt.20160219084537.lF7QXmaCQo/hg-git-0.8.3/tests/test-help.t
+++
/home/lamby/temp/cdt.20160219084537.lF7QXmaCQo/hg-git-0.8.3/tests/test-help.t.err
@@ -7,6 +7,6 @@
hggit push and pull from a Git server
git Working with Git Repositories
$ hg help hggit | grep 'help git' | sed 's/:hg:`help git`/"hg help git"/g'
- For more information and instructions, see "hg help git"
+ For more information and instructions, see 'hg help git'
$ hg help git | grep 'Working with Git Repositories'
Working with Git Repositories
Warning: test-help.t output changed
~warning: Tested with unexpected mercurial lib:
/usr/lib/python2.7/dist-packages/mercurial
(expected /usr/bin/mercurial)
Warned test-git-submodules.t: output changed
Warned test-renames.t: output changed
Warned test-pull.t: output changed
Warned test-file-removal.t: output changed
Warned test-hg-author.t: output changed
Warned test-bookmark-workflow.t: output changed
Warned test-extra.t: output changed
Warned test-push.t: output changed
Warned test-octopus.t: output changed
Warned test-encoding.t: output changed
Warned test-subrepos.t: output changed
Warned test-branch-bookmark-suffix.t: output changed
Warned test-git-workflow.t: output changed
Warned test-incoming.t: output changed
Warned test-outgoing.t: output changed
Warned test-hg-tags-invalid.t: output changed
Warned test-pull-after-strip.t: output changed
Warned test-hg-branch.t: output changed
Warned test-clone.t: output changed
Warned test-merge.t: output changed
Warned test-hg-tags.t: output changed
Warned test-convergedmerge.t: output changed
Warned test-conflict-2.t: output changed
Warned test-conflict-1.t: output changed
Warned test-tree-decomposition.t: output changed
Warned test-keywords.t: output changed
Warned test-git-tags.t: output changed
Warned test-git-clone.t: output changed
Warned test-empty-working-tree.t: output changed
Warned test-help.t: output changed
# Ran 37 tests, 0 skipped, 30 warned, 0 failed.
Makefile:12: recipe for target 'tests' failed
make[2]: *** [tests] Error 80
make[2]: Leaving directory
'/home/lamby/temp/cdt.20160219084537.lF7QXmaCQo/hg-git-0.8.3'
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 2
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160219084537.lF7QXmaCQo/hg-git-0.8.3'
debian/rules:9: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
hg-git.0.8.3-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: hg-git
Source-Version: 0.8.5-2
On Fri, Feb 19, 2016 at 09:13:41AM +0100, Chris Lamb wrote:
> Source: hg-git
> Version: 0.8.3-1
> Severity: serious
> Justification: fails to build from source
> User: [email protected]
> Usertags: ftbfs
> X-Debbugs-Cc: [email protected]
>
> Dear Maintainer,
>
> hg-git fails to build from source in unstable/amd64:
>
> [..]
>
> Warning: test-empty-working-tree.t output changed
> ~.
> ---
> /home/lamby/temp/cdt.20160219084537.lF7QXmaCQo/hg-git-0.8.3/tests/test-help.t
> +++
> /home/lamby/temp/cdt.20160219084537.lF7QXmaCQo/hg-git-0.8.3/tests/test-help.t.err
> @@ -7,6 +7,6 @@
> hggit push and pull from a Git server
> git Working with Git Repositories
> $ hg help hggit | grep 'help git' | sed 's/:hg:`help git`/"hg help
> git"/g'
> - For more information and instructions, see "hg help git"
> + For more information and instructions, see 'hg help git'
> $ hg help git | grep 'Working with Git Repositories'
> Working with Git Repositories
>
> Warning: test-help.t output changed
> ~warning: Tested with unexpected mercurial lib:
> /usr/lib/python2.7/dist-packages/mercurial
> (expected /usr/bin/mercurial)
>
> Warned test-git-submodules.t: output changed
> Warned test-renames.t: output changed
> Warned test-pull.t: output changed
> Warned test-file-removal.t: output changed
> Warned test-hg-author.t: output changed
> Warned test-bookmark-workflow.t: output changed
> Warned test-extra.t: output changed
> Warned test-push.t: output changed
> Warned test-octopus.t: output changed
> Warned test-encoding.t: output changed
> Warned test-subrepos.t: output changed
> Warned test-branch-bookmark-suffix.t: output changed
> Warned test-git-workflow.t: output changed
> Warned test-incoming.t: output changed
> Warned test-outgoing.t: output changed
> Warned test-hg-tags-invalid.t: output changed
> Warned test-pull-after-strip.t: output changed
> Warned test-hg-branch.t: output changed
> Warned test-clone.t: output changed
> Warned test-merge.t: output changed
> Warned test-hg-tags.t: output changed
> Warned test-convergedmerge.t: output changed
> Warned test-conflict-2.t: output changed
> Warned test-conflict-1.t: output changed
> Warned test-tree-decomposition.t: output changed
> Warned test-keywords.t: output changed
> Warned test-git-tags.t: output changed
> Warned test-git-clone.t: output changed
> Warned test-empty-working-tree.t: output changed
> Warned test-help.t: output changed
> # Ran 37 tests, 0 skipped, 30 warned, 0 failed.
> Makefile:12: recipe for target 'tests' failed
> make[2]: *** [tests] Error 80
> make[2]: Leaving directory
> '/home/lamby/temp/cdt.20160219084537.lF7QXmaCQo/hg-git-0.8.3'
> debian/rules:13: recipe for target 'override_dh_auto_test' failed
> make[1]: *** [override_dh_auto_test] Error 2
> make[1]: Leaving directory
> '/home/lamby/temp/cdt.20160219084537.lF7QXmaCQo/hg-git-0.8.3'
> debian/rules:9: recipe for target 'build' failed
> make: *** [build] Error 2
>
> [..]
>
> The full build log is attached.
hg-git 0.8.5-2 entered the archive this morning and doesn't ftbfs in
reproducible-builds.org any more[0]. Closing the bug. Thanks for the
report!
[0] https://tests.reproducible-builds.org/rb-pkg/unstable/amd64/hg-git.html
Javi
signature.asc
Description: PGP signature
--- End Message ---