Your message dated Thu, 06 Feb 2014 19:33:38 +0000
with message-id <e1wbuhe-0005wy...@franck.debian.org>
and subject line Bug#713075: fixed in cvs2svn 2.4.0-2
has caused the Debian Bug report #713075,
regarding cvs2svn: 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.)


-- 
713075: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713075
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cvs2svn
Version: 2.4.0-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  debian/rules build
> dh_testdir
> # run the built in test suite
> # locale should be set to en_US for test 27, but it FTBFS sometimes,
> # so we go for a reduced testsuite.
> ./run-tests.py
> PASS:  run-tests.py 1: cvs2svn with no arguments shows usage
> PASS:  run-tests.py 2: generate a manpage for cvs2svn
> PASS:  run-tests.py 3: generate a manpage for cvs2git
> SKIP:  run-tests.py 4: generate a manpage for cvs2hg
> PASS:  run-tests.py 5: detection of the executable flag
> PASS:  run-tests.py 6: conversion of filename with a space
> PASS:  run-tests.py 7: two commits in quick succession
> PASS:  run-tests.py 8: prune, but never too much
> PASS:  run-tests.py 9: prune, but never too much...variant 1
> PASS:  run-tests.py 10: prune, but never too much...variant 2
> PASS:  run-tests.py 11: prune, but never too much...variant 3
> PASS:  run-tests.py 12: two interleaved trunk commits, different log msgs
> PASS:  run-tests.py 13: simple trunk commits
> PASS:  run-tests.py 14: simple tags and branches, no commits
> PASS:  run-tests.py 15: simple tags and branches, no commits...variant 1
> PASS:  run-tests.py 16: simple tags and branches, no commits...variant 2
> PASS:  run-tests.py 17: simple tags and branches, no commits...variant 3
> PASS:  run-tests.py 18: simple branch commits
> PASS:  run-tests.py 19: mixed-time tag
> PASS:  run-tests.py 20: mixed-time branch, and a file added to the branch
> PASS:  run-tests.py 21: a commit affecting both trunk and a branch
> PASS:  run-tests.py 22: branch some trunk files, and later branch the rest
> PASS:  run-tests.py 23: conversion of invalid symbolic names
> PASS:  run-tests.py 24: ignore a file with a branch with two names
> PASS:  run-tests.py 25: convert a branch file rooted in a 'dead' revision
> PASS:  run-tests.py 26: convert a branch file rooted in a 'dea...variant 1
> PASS:  run-tests.py 27: handle a control char in a log message
> PASS:  run-tests.py 28: handle tags rooted in a redeleted revision
> PASS:  run-tests.py 29: ensure that trunk doesn't get pruned
> PASS:  run-tests.py 30: ensure that trunk doesn't get pruned...variant 1
> PASS:  run-tests.py 31: ensure that trunk doesn't get pruned...variant 2
> PASS:  run-tests.py 32: ensure that trunk doesn't get pruned...variant 3
> PASS:  run-tests.py 33: file deleted twice, in the root of the repository
> PASS:  run-tests.py 34: branch created from both trunk and another branch
> PASS:  run-tests.py 35: resyncing should not misorder commit groups
> PASS:  run-tests.py 36: allow tags with mixed trunk and branch sources
> PASS:  run-tests.py 37: allow tags with mixed trunk and branch...variant 1
> PASS:  run-tests.py 38: never use the rev-in-progress as a copy source
> PASS:  run-tests.py 39: do use the last completed rev as a copy source
> PASS:  run-tests.py 40: correctly handle deletion as initial branch action
> PASS:  run-tests.py 41: correctly handle deletion as initial b...variant 1
> SKIP:  run-tests.py 42: non ascii files converted incorrectly
> PASS:  run-tests.py 43: author name contains Unicode
> PASS:  run-tests.py 44: author name contains Unicode...variant encoding
> PASS:  run-tests.py 45: author name contains U...variant fallback-encoding
> PASS:  run-tests.py 46: log message contains Unicode
> PASS:  run-tests.py 47: log message contains Unicode...variant encoding
> PASS:  run-tests.py 48: log message contains U...variant fallback-encoding
> PASS:  run-tests.py 49: avoid spurious changes for initial revs
> PASS:  run-tests.py 50: handle vendor branches with --trunk-only
> PASS:  run-tests.py 51: handle default branches correctly
> PASS:  run-tests.py 52: handle default branches with --trunk-only
> PASS:  run-tests.py 53: do not allow 1.2 revision with default branch
> PASS:  run-tests.py 54: compose a tag from three sources
> PASS:  run-tests.py 55: reserve a svn revnum for a fill only when required
> PASS:  run-tests.py 56: make sure that filling prunes paths correctly
> PASS:  run-tests.py 57: make sure that filling prunes paths co...variant 1
> PASS:  run-tests.py 58: don't break when the trunk is empty
> PASS:  run-tests.py 59: don't break when the trunk is empty...variant 1
> PASS:  run-tests.py 60: don't break when the trunk is empty...variant 2
> PASS:  run-tests.py 61: ensure that we don't create any spurious commits
> PASS:  run-tests.py 62: verify correct revs are copied to default branches
> PASS:  run-tests.py 63: run each pass individually
> PASS:  run-tests.py 64: reveal a big bug in our resync algorithm
> PASS:  run-tests.py 65: reveal a bug in our default branch detection code
> PASS:  run-tests.py 66: die if a file exists in and out of the attic
> PASS:  run-tests.py 67: test --retain-conflicting-attic-files option
> PASS:  run-tests.py 68: reveal a big bug in our SymbolFillingGuide
> PASS:  run-tests.py 69: eol settings and mime types together...variant 1
> PASS:  run-tests.py 70: eol settings and mime types together...variant 2
> PASS:  run-tests.py 71: eol settings and mime types together...variant 3
> PASS:  run-tests.py 72: eol settings and mime types together...variant 4
> PASS:  run-tests.py 73: test non-setting of cvs2svn:cvs-rev property
> PASS:  run-tests.py 74: test setting of cvs2svn:cvs-rev property
> PASS:  run-tests.py 75: test setting of svn:keywords property among others
> PASS:  run-tests.py 76: test setting of svn:ignore property
> PASS:  run-tests.py 77: test that CVS can still do what RCS can't
> PASS:  run-tests.py 78: test that we can handle weird branch names
> PASS:  run-tests.py 79: test that we can handle weird tag names
> PASS:  run-tests.py 80: reveal a bug that reorders file revisions
> PASS:  run-tests.py 81: test that exclude really excludes everything
> PASS:  run-tests.py 82: add trunk file that was deleted on vendor branch
> PASS:  run-tests.py 83: ensure pass2 doesn't pull rev too far forward
> PASS:  run-tests.py 84: only LFs for svn:eol-style=native files
> PASS:  run-tests.py 85: reveal a bug that created a branch twice
> EXCEPTION: Failure: Symbol filled twice in a row
> Traceback (most recent call last):
>   File "/«PKGBUILDDIR»/svntest/main.py", line 1163, in run
>     rc = self.pred.run(sandbox)
>   File "/«PKGBUILDDIR»/svntest/testcase.py", line 108, in run
>     return self._delegate.run(sandbox)
>   File "./run-tests.py", line 829, in run
>     return self.func()
>   File "./run-tests.py", line 2531, in double_fill2
>     raise Failure('Symbol filled twice in a row')
> Failure: Symbol filled twice in a row
> XFAIL: run-tests.py 86: reveal a second bug that created a branch twice
> PASS:  run-tests.py 87: ensure pass2 doesn't push rev too far backward
> PASS:  run-tests.py 88: reveal a bug that added a branch file twice
> PASS:  run-tests.py 89: reveal a bug that copies a branch file wrongly
> PASS:  run-tests.py 90: require error if ttb directories are not disjoint
> PASS:  run-tests.py 91: test auto-props
> PASS:  run-tests.py 92: do not allow control characters in filenames
> PASS:  run-tests.py 93: interleaved and multi-branch commits to same files
> PASS:  run-tests.py 94: cvs2svn --help-passes shows pass information
> PASS:  run-tests.py 95: multiple tags referring to same revision
> PASS:  run-tests.py 96: multiple definitions of symbol names
> PASS:  run-tests.py 97: rename multiply defined symbols
> PASS:  run-tests.py 98: ignore multiply defined symbols
> PASS:  run-tests.py 99: multiple identical definitions of symbol names
> PASS:  run-tests.py 100: fill branches before modifying files on them
> PASS:  run-tests.py 101: error for conflicting tag/branch
> PASS:  run-tests.py 102: overlook conflicting tag/branch when --trunk-only
> PASS:  run-tests.py 103: force symbols to be tags/branches
> PASS:  run-tests.py 104: commit prevents forced tag
> PASS:  run-tests.py 105: error for blocked excludes
> PASS:  run-tests.py 106: excluding blocker removes blockage
> PASS:  run-tests.py 107: force symbols via regular expressions
> PASS:  run-tests.py 108: test 'heuristic' symbol default
> PASS:  run-tests.py 109: test 'branch' symbol default
> PASS:  run-tests.py 110: test 'tag' symbol default
> PASS:  run-tests.py 111: test --symbol-transform
> PASS:  run-tests.py 112: test --write-symbol-info
> PASS:  run-tests.py 113: test --symbol-hints for setting branch/tag
> PASS:  run-tests.py 114: test --symbol-hints for setting parent
> PASS:  run-tests.py 115: test --symbol-hints with an invalid parent
> PASS:  run-tests.py 116: test --symbol-hints wildcards
> PASS:  run-tests.py 117: test --symbol-hints for setting svn paths
> PASS:  run-tests.py 118: test problem from issue 99
> PASS:  run-tests.py 119: test problem from issue 100
> PASS:  run-tests.py 120: test problem from issue 106
> PASS:  run-tests.py 121: use of the --options option
> PASS:  run-tests.py 122: multiproject conversion
> PASS:  run-tests.py 123: multiproject conversion with cross-project commits
> PASS:  run-tests.py 124: tag defined but revision is deleted
> PASS:  run-tests.py 125: svn:ignore should vanish when .cvsignore does
> PASS:  run-tests.py 126: ignore repeated deltatext blocks with warning
> PASS:  run-tests.py 127: process some nasty dependency graphs
> EXCEPTION: Failure: Revision 3 changed paths list was:
> {'/tags/tag1 (from /trunk:2)': 'A', '/tags/tag1/test/b': 'D'}
> 
> It should have been:
> {'/tags/tag1 (from /trunk:3)': 'A'}
> 
> 
> Traceback (most recent call last):
>   File "/«PKGBUILDDIR»/svntest/main.py", line 1163, in run
>     rc = self.pred.run(sandbox)
>   File "/«PKGBUILDDIR»/svntest/testcase.py", line 108, in run
>     return self._delegate.run(sandbox)
>   File "./run-tests.py", line 829, in run
>     return self.func()
>   File "./run-tests.py", line 3151, in tagging_after_delete
>     log.check_changes(expected)
>   File "./run-tests.py", line 300, in check_changes
>     % (self.revision, self.changed_paths, cp,)
> Failure: Revision 3 changed paths list was:
> {'/tags/tag1 (from /trunk:2)': 'A', '/tags/tag1/test/b': 'D'}
> 
> It should have been:
> {'/tags/tag1 (from /trunk:3)': 'A'}
> 
> 
> XFAIL: run-tests.py 128: optimal tag after deleting files
> PASS:  run-tests.py 129: branches created in inconsistent orders
> PASS:  run-tests.py 130: error when filename conflicts with directory name
> PASS:  run-tests.py 131: error when attic filename conflicts with dirname
> EXCEPTION: RunProgramException
> Traceback (most recent call last):
>   File "/«PKGBUILDDIR»/svntest/main.py", line 1163, in run
>     rc = self.pred.run(sandbox)
>   File "./run-tests.py", line 829, in run
>     return self.func()
>   File "./run-tests.py", line 3188, in use_rcs
>     'main', args=['--use-rcs', '--default-eol=native'], 
> dumpfile='use-rcs-rcs.dump',
>   File "./run-tests.py", line 765, in ensure_conversion
>     args, options_file, symbol_hints_file, dumpfile,
>   File "./run-tests.py", line 573, in __init__
>     self.stdout = run_script(cvs2svn, error_re, *args)
>   File "./run-tests.py", line 168, in run_script
>     return run_program(sys.executable, error_re, script, *varargs)
>   File "./run-tests.py", line 150, in run_program
>     raise RunProgramException()
> RunProgramException
> FAIL:  run-tests.py 132: verify that --use-rcs and --use-internal-co agree
> EXCEPTION: RunProgramException
> Traceback (most recent call last):
>   File "/«PKGBUILDDIR»/svntest/main.py", line 1163, in run
>     rc = self.pred.run(sandbox)
>   File "./run-tests.py", line 829, in run
>     return self.func()
>   File "./run-tests.py", line 3209, in internal_co_exclude
>     dumpfile='internal-co-exclude-rcs.dump',
>   File "./run-tests.py", line 765, in ensure_conversion
>     args, options_file, symbol_hints_file, dumpfile,
>   File "./run-tests.py", line 573, in __init__
>     self.stdout = run_script(cvs2svn, error_re, *args)
>   File "./run-tests.py", line 168, in run_script
>     return run_program(sys.executable, error_re, script, *varargs)
>   File "./run-tests.py", line 150, in run_program
>     raise RunProgramException()
> RunProgramException
> FAIL:  run-tests.py 133: verify that --use-internal-co --exclude=... works
> PASS:  run-tests.py 134: verify that --use-internal-co --trunk-only works
> PASS:  run-tests.py 135: test that internal co handles keywords correctly
> PASS:  run-tests.py 136: check for leftover checked-out revisions
> PASS:  run-tests.py 137: test that internal co can do more than RCS
> PASS:  run-tests.py 138: test timestamp adjustments
> PASS:  run-tests.py 139: convert a repository that contains symlinks
> PASS:  run-tests.py 140: allow --trunk to be empty if --trunk-only
> PASS:  run-tests.py 141: handle a cycle in branch parent preferences
> PASS:  run-tests.py 142: branch from an empty directory
> PASS:  run-tests.py 143: add a file on a branch then on trunk
> PASS:  run-tests.py 144: branch from a 1.1 revision that will be deleted
> PASS:  run-tests.py 145: add a file on a branch using newer CVS
> PASS:  run-tests.py 146: test output in git-fast-import format
> PASS:  run-tests.py 147: test cvs2git --use-external-blob-generator option
> PASS:  run-tests.py 148: test cvs2git using options file
> PASS:  run-tests.py 149: output in git-fast-import format with inline data
> PASS:  run-tests.py 150: a symbol with the incorrect format
> PASS:  run-tests.py 151: ignore a symbol using a SymbolMapper
> PASS:  run-tests.py 152: ignore a symbol using an IgnoreSymbolTransform
> PASS:  run-tests.py 153: handle various --eol-style options...variant LF
> PASS:  run-tests.py 154: handle various --eol-style options...variant CR
> PASS:  run-tests.py 155: handle various --eol-style options...variant CRLF
> PASS:  run-tests.py 156: handle various --eol-style option...variant native
> PASS:  run-tests.py 157: handle a file with no revisions (issue #80)
> PASS:  run-tests.py 158: a case that gave KeyError in SVNRepositoryMirror
> PASS:  run-tests.py 159: exclude a non-trunk default branch
> PASS:  run-tests.py 160: a case that gave KeyError in RepositoryMirror
> PASS:  run-tests.py 161: a case that gave KeyError in RepositoryMirror
> Traceback (most recent call last):
>   File "/«PKGBUILDDIR»/svntest/main.py", line 1163, in run
>     rc = self.pred.run(sandbox)
>   File "/«PKGBUILDDIR»/svntest/testcase.py", line 108, in run
>     return self._delegate.run(sandbox)
>   File "./run-tests.py", line 829, in run
>     return self.func()
>   File "./run-tests.py", line 3629, in add_cvsignore_to_branch_test
>     raise Failure()
> Failure
> XFAIL: run-tests.py 162: check adding .cvsignore to an existing branch
> PASS:  run-tests.py 163: a revision's deltatext is missing
> PASS:  run-tests.py 164: transform name of unlabeled branch
> PASS:  run-tests.py 165: ignoring an unlabeled branch is not allowed
> PASS:  run-tests.py 166: exclude unlabeled branch
> PASS:  run-tests.py 167: transform unlabeled branch to same name as branch
> PASS:  run-tests.py 168: transform branch to same name as unlabeled branch
> PASS:  run-tests.py 169: a repo with many removable dead revisions
> PASS:  run-tests.py 170: test handling of CVS file descriptions
> PASS:  run-tests.py 171: test --include-empty-directories option
> PASS:  run-tests.py 172: test --include-empty-directories with --no-prune
> PASS:  run-tests.py 173: test 'exclude' symbol default
> PASS:  run-tests.py 174: another add-on-branch test case
> PASS:  run-tests.py 175: branch from vendor branch
> PASS:  run-tests.py 176: default branch too deep in the hierarchy
> PASS:  run-tests.py 177: graft onto preferred parent that was itself moved
> PASS:  run-tests.py 178: nonstandard EOLs in log messages
> PASS:  run-tests.py 179: default branch not present in RCS file
> PASS:  run-tests.py 180: newphrases in RCS files
> make: *** [build-stamp] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/cvs2svn_2.4.0-1_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!

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: cvs2svn
Source-Version: 2.4.0-2

We believe that the bug you reported is fixed in the latest version of
cvs2svn, 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 713...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Laszlo Boszormenyi (GCS) <g...@debian.org> (supplier of updated cvs2svn 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: SHA256

Format: 1.8
Date: Thu, 30 Jan 2014 23:42:25 +0100
Source: cvs2svn
Binary: cvs2svn
Architecture: source all
Version: 2.4.0-2
Distribution: unstable
Urgency: low
Maintainer: Laszlo Boszormenyi (GCS) <g...@debian.org>
Changed-By: Laszlo Boszormenyi (GCS) <g...@debian.org>
Description: 
 cvs2svn    - Convert a cvs repository to a subversion, bazaar or git repositor
Closes: 713075 717087 737144
Changes: 
 cvs2svn (2.4.0-2) unstable; urgency=low
 .
   * Run tests, but don't fail on them as only the Subversion output changed
     (closes: #713075).
   * Make package section be vcs to match the override.
   * Update Standards-Version to 3.9.5 .
   * cvs2git manpage is updated (closes: #717087).
 .
   [ Stephen Oberholtzer <ste...@qrpff.net> ]
   * Fix FTBFS due to rcs switch change (closes: #737144).
Checksums-Sha1: 
 891b5d16358077f94e14c28b929cbe9ce0c78c53 1762 cvs2svn_2.4.0-2.dsc
 8efa6b47c7637cc4e83c51a4ceec4139cd8de995 6600 cvs2svn_2.4.0-2.debian.tar.xz
 bca34109aa1618771788fa2cbbb16c3deb0a9d28 240146 cvs2svn_2.4.0-2_all.deb
Checksums-Sha256: 
 2bcbdb19145eda3ce10472e96ef92e9fe47d9673850c361c3970e1267eebda67 1762 
cvs2svn_2.4.0-2.dsc
 74d620dc980d2b8e7bc2731341c93da4935e798216284f473dc92d90dad3afcf 6600 
cvs2svn_2.4.0-2.debian.tar.xz
 8bc451271f1c3a991d3a6c9eb674602966f9d1beaf7ce865579557a9806f907f 240146 
cvs2svn_2.4.0-2_all.deb
Files: 
 c02a3d03c235148faaabda0d3ee32391 1762 vcs optional cvs2svn_2.4.0-2.dsc
 ff8abcd2f4f598ea261cf86cfa6d3add 6600 vcs optional 
cvs2svn_2.4.0-2.debian.tar.xz
 e2128b1be0a5310cabfce2a5464aa59d 240146 vcs optional cvs2svn_2.4.0-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJS8+EcAAoJENzjEOeGTMi/GT0P+gPHCNYCOX2+noUFuVW3CQ9w
WrsqMwIY5yspX3c2ANv7EQmIo5W9FK5ze0XLEuq/Ctn21xin+zpMEyszAx2QUirV
gSZYy0g5bXykP29KT2bCtjT+5q3uj2d6eON09kvPFEr3A3+1LOVU9a1z+nCQUCXL
k4eLF5V3VpBd367Lq2+oJYYRKPYe7rCyL3DrBirSZPjYULx3R+P+0sxPB8KzqGwJ
/Mo883sjHKNipOWK7wSafmvAhE0+4jFKSYtl4ZwODWe0DzW90f1GjrjplrAoKVbL
BAj5FO/QZaEnVd+BZKSSR8xVDZnQ5hpc57g32Mlgxnoh209/HB6Xqhqf3CIYF9I6
a0DnVm35JOteUbDYlBxe2eiUCOqB/gr23szt8e7CVHrU+8JlElxGPzlo/RnES8Vj
T+Yn+7JHt3XIu9utajYtbEMNayg2Pwbd7sT+c6Spl4ypBZVZI+RkzOd8OdfhGw3i
6rASyFQ92cYNDaJAtzvFz8sul6XtrrYjEsC4TOPnsGbNgHoUDu6aqC/TaN9+/eCL
maJm9kIzwB9AtLV2s1CCoYDEgDqH5n7Ql1ln/PjHEVclIMHE1SVAm28hHHkPUVoa
UFwbHECisPXuoTUM4HMdgWF8edvG7WRFQMKipPtiTjVVXC9gknvYdGRqMXKJiqON
rlctksxQMayuz1wWaA41
=puAC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to