[Reproducible-builds] Bug#829724: bzr-git: FTBFS: AssertionError: not equal: a = [..] DeprecationWarning [..] b = ''

Chris Lamb lamby at debian.org
Tue Jul 5 15:37:01 UTC 2016


Source: bzr-git
Version: 0.6.12+bzr1635-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

bzr-git fails to build from source in unstable/amd64:

  [..]

  bzrlib.plugins.git.tests.test_transportgit.TransportObjectStoreTests.test_add_objects   OK        5ms
  bzrlib.plugins.git.tests.test_transportgit.TransportObjectStoreTests.test_iter   OK        4ms
  bzrlib.plugins.git.tests.test_unpeel_map.TestUnpeelMap.test_new   OK        3ms
  bzrlib.plugins.git.tests.test_branch.BranchTests.test_interbranch_pull   OK      132ms
  bzrlib.plugins.git.tests.test_branch.TestGitBranch.test_open_by_ref   OK        4ms
  bzrlib.plugins.git.tests.test_branch.TestWithGitBranch.test_get_physical_lock_status   OK       15ms
  bzrlib.plugins.git.tests.test_cache.SqliteGitShaMapTests.test_commit   OK      966ms
  bzrlib.plugins.git.tests.test_cache.IndexGitShaMapTests.test_commit   OK        7ms
  bzrlib.plugins.git.tests.test_cache.TdbGitShaMapTests.test_tree   OK      100ms
  bzrlib.plugins.git.tests.test_fetch.ImportObjects.test_import_tree_empty   OK        5ms
  bzrlib.plugins.git.tests.test_cache.TdbGitShaMapTests.test_revids   OK       90ms
  bzrlib.plugins.git.tests.test_fetch.ImportObjects.test_import_blob_simple   OK        5ms
  bzrlib.plugins.git.tests.test_fetch.LocalRepositoryFetchTests.test_empty   OK       11ms
  bzrlib.plugins.git.tests.test_git_remote_helper.FetchTests.test_no_wants   OK       23ms
  bzrlib.plugins.git.tests.test_mapping.DirectoryToTreeTests.test_empty   OK        2ms
  bzrlib.plugins.git.tests.test_mapping.FileidTests.test_unescape_control_l   OK        1ms
  bzrlib.plugins.git.tests.test_mapping.RoundtripRevisionsFromGit.test_commit_encoding   OK        2ms
  bzrlib.plugins.git.tests.test_mapping.TestRevidConversionV1.test_simple_bzr_to_git_revision_id   OK        2ms
  bzrlib.plugins.git.tests.test_object_store.FindMissingBzrRevidsTests.test_simple   OK        1ms
  bzrlib.plugins.git.tests.test_pristine_tar.ReadPristineTarData.test_read_pristine_tar_data   OK        2ms
  bzrlib.plugins.git.tests.test_push.InterToGitRepositoryTests.test_pointless_fetch_refs   OK       15ms
  bzrlib.plugins.git.tests.test_remote.SplitUrlTests.test_simple   OK        3ms
  bzrlib.plugins.git.tests.test_repository.TestGitRepository.test_get_signature_text   OK       10ms
  bzrlib.plugins.git.tests.test_fetch.LocalRepositoryFetchTests.test_executable   OK      127ms
  bzrlib.plugins.git.tests.test_repository.TestGitRepositoryFeatures.test_open_existing   OK        6ms
  bzrlib.plugins.git.tests.test_roundtrip.FileIdRoundTripTests.test_deserialize   OK        2ms
  bzrlib.plugins.git.tests.test_roundtrip.RoundtripTests.test_properties   OK        2ms
  bzrlib.plugins.git.tests.test_transportgit.TransportObjectStoreTests.test_close   OK        4ms
  bzrlib.plugins.git.tests.test_transportgit.TransportObjectStoreTests.test_iter_tree_contents_include_trees   OK       12ms
  bzrlib.plugins.git.tests.test_workingtree.GitWorkingTreeTests.test_conflicts   OK        8ms
  bzrlib.plugins.git.tests.test_cache.SqliteGitShaMapTests.test_blob   OK      897ms
  bzrlib.plugins.git.tests.test_git_remote_helper.FetchTests.test_simple   OK      139ms
  bzrlib.plugins.git.tests.test_mapping.DirectoryToTreeTests.test_empty_dir   OK        2ms
  bzrlib.plugins.git.tests.test_mapping.FileidTests.test_unescape_underscore   OK        2ms
  bzrlib.plugins.git.tests.test_mapping.RoundtripRevisionsFromGit.test_commit_zero_utc_timezone   OK        3ms
  bzrlib.plugins.git.tests.test_mapping.TestRevidConversionV1.test_simple_git_to_bzr_revision_id   OK        2ms
  bzrlib.plugins.git.tests.test_object_store.FindMissingBzrRevidsTests.test_two_missing   OK        2ms
  bzrlib.plugins.git.tests.test_pristine_tar.ReadPristineTarData.test_read_pristine_tar_data_no_branch   OK        2ms
  bzrlib.plugins.git.tests.test_push.InterToGitRepositoryTests.test_pointless_fetch_refs_old_mapping   OK       12ms
  bzrlib.plugins.git.tests.test_cache.SqliteGitShaMapTests.test_missing_revisions   OK      912ms
  bzrlib.plugins.git.tests.test_remote.SplitUrlTests.test_slashpath   OK        3ms
  bzrlib.plugins.git.tests.test_dir.TestGitDir.test_get_head_branch_reference   OK        6ms
  bzrlib.plugins.git.tests.test_fetch.ImportObjects.test_import_tree_empty_root   OK        5ms
  bzrlib.plugins.git.tests.test_cache.TdbGitShaMapTests.test_missing_revisions   OK      109ms
  bzrlib.plugins.git.tests.test_repository.TestGitRepository.test_has_signature_for_revision_id   OK        7ms
  bzrlib.plugins.git.tests.test_fetch.ImportObjects.test_directory_converted_to_submodule   OK        6ms
  bzrlib.plugins.git.tests.test_repository.TestGitRepositoryFeatures.test_pack   OK       14ms
  bzrlib.plugins.git.tests.test_roundtrip.FileIdRoundTripTests.test_serialize   OK        2ms
  bzrlib.plugins.git.tests.test_roundtrip.RoundtripTests.test_revid   OK        2ms
  bzrlib.plugins.git.tests.test_transportgit.TransportObjectStoreTests.test_contains_nonexistant   OK        5ms
  bzrlib.plugins.git.tests.test_transportgit.TransportObjectStoreTests.test_pack_loose_objects   OK        9ms
  bzrlib.plugins.git.tests.test_cache.SqliteGitShaMapTests.test_tree   OK      907ms
  bzrlib.plugins.git.tests.test_dir.TestGitDir.test_open_workingtree SKIP        6ms
  no reason given.
  bzrlib.plugins.git.tests.test_fetch.ImportObjects.test_import_tree_with_file_exe   OK        4ms
  bzrlib.plugins.git.tests.test_fetch.LocalRepositoryFetchTests.test_dir_becomes_symlink   OK      129ms
  bzrlib.plugins.git.tests.test_fetch.LocalRepositoryFetchTests.test_non_ascii_characters   OK       95ms
  bzrlib.plugins.git.tests.test_git_remote_helper.OpenLocalDirTests.test_from_env_dir   OK       13ms
  bzrlib.plugins.git.tests.test_mapping.DirectoryToTreeTests.test_with_file   OK        2ms
  bzrlib.plugins.git.tests.test_mapping.RoundtripRevisionsFromBazaar.test_ghost_parent   OK        2ms
  bzrlib.plugins.git.tests.test_mapping.TestImportCommit.test_implicit_encoding_fallback   OK        3ms
  bzrlib.plugins.git.tests.test_fetch.LocalRepositoryFetchTests.test_incremental   OK      187ms
  bzrlib.plugins.git.tests.test_git_remote_helper.OpenLocalDirTests.test_from_dir   OK        8ms
  bzrlib.plugins.git.tests.test_mapping.DirectoryToTreeTests.test_empty_dir_dummy_files   OK        2ms
  bzrlib.plugins.git.tests.test_mapping.FileidTests.test_unescape_underscore_space   OK        2ms
  bzrlib.plugins.git.tests.test_mapping.TestImportCommit.test_commit   OK        2ms
  bzrlib.plugins.git.tests.test_fetch.LocalRepositoryFetchTests.test_tagged_tree   OK      100ms
  bzrlib.plugins.git.tests.test_git_remote_helper.RemoteHelperTests.test_option   OK       16ms
  bzrlib.plugins.git.tests.test_mapping.FileidTests.test_escape_underscore_space   OK        2ms
  bzrlib.plugins.git.tests.test_mapping.RoundtripRevisionsFromGit.test_commit_double_negative_timezone   OK        3ms
  bzrlib.plugins.git.tests.test_mapping.TestRevidConversionV1.test_is_control_file   OK        2ms
  bzrlib.plugins.git.tests.test_object_store.FindMissingBzrRevidsTests.test_one_missing   OK        2ms
  bzrlib.plugins.git.tests.test_object_store.BazaarObjectStoreTests.test_get_raw   OK      102ms
  bzrlib.plugins.git.tests.test_object_store.BazaarObjectStoreTests.test_contains   OK       93ms
  bzrlib.plugins.git.tests.test_object_store.FindMissingBzrRevidsTests.test_two_missing_history   OK        3ms
  bzrlib.plugins.git.tests.test_object_store.TreeToObjectsTests.test_no_changes   OK       38ms
  bzrlib.plugins.git.tests.test_pristine_tar.ReadPristineTarData.test_read_pristine_tar_data_no_file   OK        4ms
  bzrlib.plugins.git.tests.test_object_store.LRUTreeCacheTests.test_get   OK       37ms
  bzrlib.plugins.git.tests.test_pristine_tar.RevisionPristineTarDataTests.test_pristine_tar_delta_unknown   OK        2ms
  bzrlib.plugins.git.tests.test_remote.ParseGitErrorTests.test_notbrancherror   OK        2ms
  bzrlib.plugins.git.tests.test_push.InterToGitRepositoryTests.test_pointless_lossy_fetch_refs   OK       20ms
  bzrlib.plugins.git.tests.test_remote.SplitUrlTests.test_username   OK        3ms
  bzrlib.plugins.git.tests.test_repository.TestGitRepository.test_revision_tree_none   OK        7ms
  bzrlib.plugins.git.tests.test_repository.TestGitRepositoryFeatures.test_revision_tree   OK       11ms
  bzrlib.plugins.git.tests.test_roundtrip.FormatTests.test_empty   OK        2ms
  bzrlib.plugins.git.tests.test_repository.RevisionGistImportTests.test_pointless   OK       53ms
  bzrlib.plugins.git.tests.test_repository.TestGitRepositoryFeatures.test_get_revision   OK        8ms
  bzrlib.plugins.git.tests.test_refs.BranchNameRefConversionTests.test_head   OK        2ms
  bzrlib.plugins.git.tests.test_roundtrip.FormatTests.test_properties   OK        2ms
  bzrlib.plugins.git.tests.test_cache.SqliteGitShaMapTests.test_revids   OK      682ms
  bzrlib.plugins.git.tests.test_dir.TestGitDir.test_open_existing   OK        6ms
  bzrlib.plugins.git.tests.test_fetch.ImportObjects.test_import_tree_with_file   OK        5ms
  bzrlib.plugins.git.tests.test_server.TestPresent.test_present   OK       14ms
  bzrlib.plugins.git.tests.test_transportgit.TransportObjectStoreTests.test_empty_packs   OK        4ms
  bzrlib.plugins.git.tests.test_transportgit.TransportObjectStoreTests.test_store_resilience   OK        5ms
  bzrlib.plugins.git.tests.test_push.InterToGitRepositoryTests.test_odd_rename   OK      168ms
  bzrlib.plugins.git.tests.test_remote.SplitUrlTests.test_port   OK        2ms
  bzrlib.plugins.git.tests.test_repository.TestGitRepository.test_get_parent_map_null   OK        5ms
  bzrlib.plugins.git.tests.test_repository.TestGitRepositoryFeatures.test_has_revisions   OK        9ms
  bzrlib.plugins.git.tests.test_roundtrip.ExtractMetadataTests.test_roundtrip   OK        2ms
  bzrlib.plugins.git.tests.test_roundtrip.RoundtripTests.test_parent_ids   OK        2ms
  bzrlib.plugins.git.tests.test_transportgit.TransportObjectStoreTests.test_add_objects_empty   OK        4ms
  bzrlib.plugins.git.tests.test_transportgit.TransportObjectStoreTests.test_iter_tree_contents   OK        7ms
  bzrlib.plugins.git.tests.test_unpeel_map.TestUnpeelMap.test_update   OK        5ms
  bzrlib.plugins.git.tests.test_fetch.LocalRepositoryFetchTests.test_into_stacked_on   OK      196ms
  bzrlib.plugins.git.tests.test_git_remote_helper.OpenLocalDirTests.test_from_env   OK        5ms
  bzrlib.plugins.git.tests.test_mapping.DirectoryToTreeTests.test_empty_root   OK        2ms
  bzrlib.plugins.git.tests.test_mapping.RoundtripRevisionsFromBazaar.test_custom_property   OK        2ms
  bzrlib.plugins.git.tests.test_mapping.TestImportCommit.test_explicit_encoding   OK        2ms
  bzrlib.plugins.git.tests.test_object_store.BazaarObjectStoreTests.test_get_blob   OK       53ms
  bzrlib.plugins.git.tests.test_object_store.FindMissingBzrRevidsTests.test_up_to_date   OK        2ms
  bzrlib.plugins.git.tests.test_pristine_tar.RevisionPristineTarDataTests.test_pristine_tar_delta_gz   OK        2ms
  bzrlib.plugins.git.tests.test_push.InterToGitRepositoryTests.test_pointless_missing_revisions   OK       10ms
  bzrlib.plugins.git.tests.test_repository.GitRepositoryFormat.test_get_format_description   OK        2ms
  bzrlib.plugins.git.tests.test_repository.TestGitRepository.test_supports_rich_root   OK        5ms
  bzrlib.plugins.git.tests.test_refs.BranchNameRefConversionTests.test_branch   OK        2ms
  bzrlib.plugins.git.tests.test_roundtrip.FormatTests.test_parent_ids   OK        1ms
  bzrlib.plugins.git.tests.test_server.TestPlainFetch.test_fetch_nothing   OK      515ms
  bzrlib.plugins.git.tests.test_transportgit.TransportObjectStoreTests.test_determine_wants_all   OK        4ms
  bzrlib.plugins.git.tests.test_transportgit.TransportObjectStoreTests.test_peel_sha   OK        5ms
  bzrlib.plugins.git.tests.test_server.TestPlainFetch.test_fetch_simple   OK     1004ms
  bzrlib.plugins.git.tests.test_transportgit.TransportObjectStoreTests.test_determine_wants_all_zero   OK        3ms
  bzrlib.plugins.git.tests.test_transportgit.TransportObjectStoreTests.test_remembers_packs   OK        8ms
  ======================================================================
  FAIL: bzrlib.plugins.git.tests.test_blackbox.TestGitBlackBox.test_branch_ls
  ----------------------------------------------------------------------
  Traceback (most recent call last):
  testtools.testresult.real._StringException: log: {{{
  0.415  creating repository in file:///tmp/testbzr-0wCxoy.tmp/.bzr/.
  0.418  creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x7f26f6bf4950> in file:///tmp/testbzr-0wCxoy.tmp/
  0.426  trying to create missing lock '/tmp/testbzr-0wCxoy.tmp/.bzr/checkout/dirstate'
  0.427  opening working tree '/tmp/testbzr-0wCxoy.tmp'
  0.441  run bzr: ['ls', '-r-1']
  0.441  bazaar version: 2.8.0dev1
  0.441  bzr arguments: [u'ls', u'-r-1']
  0.444  encoding stdout as sys.stdout encoding 'ascii'
  0.452  output:
  'a\n'
  0.452  errors:
  '/usr/lib/python2.7/dist-packages/dulwich/refs.py:224: DeprecationWarning: RefsContainer._follow is deprecated. Use RefsContainer.follow instead.\n  DeprecationWarning)\n'
  }}}
  
  Traceback (most recent call last):
    File "/home/lamby/temp/cdt.20160705160707.KOCv0mvEKp.bzr-git/bzr-git-0.6.12+bzr1635/tests/test_blackbox.py", line 96, in test_branch_ls
      self.assertEqual(error, '')
    File "/usr/lib/python2.7/dist-packages/bzrlib/tests/__init__.py", line 1370, in assertEqual
      pprint.pformat(a), pprint.pformat(b)))
  AssertionError: not equal:
  a = '/usr/lib/python2.7/dist-packages/dulwich/refs.py:224: DeprecationWarning: RefsContainer._follow is deprecated. Use RefsContainer.follow instead.\n  DeprecationWarning)\n'
  b = ''
  
  ======================================================================
  FAIL: bzrlib.plugins.git.tests.test_blackbox.TestGitBlackBox.test_checkout
  ----------------------------------------------------------------------
  Traceback (most recent call last):
  testtools.testresult.real._StringException: log: {{{
  0.395  creating repository in file:///tmp/testbzr-61mLof.tmp/.bzr/.
  0.398  creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x7f26f6bf4950> in file:///tmp/testbzr-61mLof.tmp/
  0.405  trying to create missing lock '/tmp/testbzr-61mLof.tmp/.bzr/checkout/dirstate'
  0.406  opening working tree '/tmp/testbzr-61mLof.tmp'
  0.422  run bzr: ['checkout', 'gitbranch', 'bzrbranch']
  0.422  bazaar version: 2.8.0dev1
  0.422  bzr arguments: [u'checkout', u'gitbranch', u'bzrbranch']
  0.424  encoding stdout as sys.stdout encoding 'ascii'
  0.432  creating repository in file:///tmp/testbzr-61mLof.tmp/bzrlib.plugins.git.tests.test_blackbox.TestGitBlackBox.test_checkout/work/bzrbranch/.bzr/.
  0.435  creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x7f26f255b8d0> in file:///tmp/testbzr-61mLof.tmp/bzrlib.plugins.git.tests.test_blackbox.TestGitBlackBox.test_checkout/work/bzrbranch/
  0.496  Packing repository GCRepositoryPackCollection(CHKInventoryRepository('file:///tmp/testbzr-61mLof.tmp/bzrlib.plugins.git.tests.test_blackbox.TestGitBlackBox.test_checkout/work/bzrbranch/.bzr/repository/')), which has 1 pack files, containing 1 revisions with hint ['70e72dcc9581efeae2d270edd036ed0e'].
  0.496  repacking 1 revisions
  0.498  repacking 1 inventories
  0.499  repacking chk: 1 id_to_entry roots, 1 p_id_map roots, 2 total keys
  0.501  repacking 2 texts
  0.502  repacking 0 signatures
  0.557  trying to create missing lock '/tmp/testbzr-61mLof.tmp/bzrlib.plugins.git.tests.test_blackbox.TestGitBlackBox.test_checkout/work/bzrbranch/.bzr/checkout/dirstate'
  0.558  opening working tree '/tmp/testbzr-61mLof.tmp/bzrlib.plugins.git.tests.test_blackbox.TestGitBlackBox.test_checkout/work/bzrbranch'
  0.567  errors:
  '/usr/lib/python2.7/dist-packages/dulwich/refs.py:224: DeprecationWarning: RefsContainer._follow is deprecated. Use RefsContainer.follow instead.\n  DeprecationWarning)\n'
  }}}
  
  Traceback (most recent call last):
    File "/home/lamby/temp/cdt.20160705160707.KOCv0mvEKp.bzr-git/bzr-git-0.6.12+bzr1635/tests/test_blackbox.py", line 90, in test_checkout
      self.assertEqual(error, '')
    File "/usr/lib/python2.7/dist-packages/bzrlib/tests/__init__.py", line 1370, in assertEqual
      pprint.pformat(a), pprint.pformat(b)))
  AssertionError: not equal:
  a = '/usr/lib/python2.7/dist-packages/dulwich/refs.py:224: DeprecationWarning: RefsContainer._follow is deprecated. Use RefsContainer.follow instead.\n  DeprecationWarning)\n'
  b = ''
  
  ======================================================================
  FAIL: bzrlib.plugins.git.tests.test_blackbox.TestGitBlackBox.test_branch
  ----------------------------------------------------------------------
  Traceback (most recent call last):
  testtools.testresult.real._StringException: log: {{{
  0.549  creating repository in file:///tmp/testbzr-ZfVf29.tmp/.bzr/.
  0.552  creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x7f26f6bf4950> in file:///tmp/testbzr-ZfVf29.tmp/
  0.572  trying to create missing lock '/tmp/testbzr-ZfVf29.tmp/.bzr/checkout/dirstate'
  0.572  opening working tree '/tmp/testbzr-ZfVf29.tmp'
  0.586  run bzr: ['branch', 'gitbranch', 'bzrbranch']
  0.587  bazaar version: 2.8.0dev1
  0.587  bzr arguments: [u'branch', u'gitbranch', u'bzrbranch']
  0.589  encoding stdout as sys.stdout encoding 'ascii'
  0.597  creating repository in file:///tmp/testbzr-ZfVf29.tmp/bzrlib.plugins.git.tests.test_blackbox.TestGitBlackBox.test_branch/work/bzrbranch/.bzr/.
  0.667  creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x7f26f2570e50> in file:///tmp/testbzr-ZfVf29.tmp/bzrlib.plugins.git.tests.test_blackbox.TestGitBlackBox.test_branch/work/bzrbranch/
  0.680  trying to create missing lock '/tmp/testbzr-ZfVf29.tmp/bzrlib.plugins.git.tests.test_blackbox.TestGitBlackBox.test_branch/work/bzrbranch/.bzr/checkout/dirstate'
  0.681  opening working tree '/tmp/testbzr-ZfVf29.tmp/bzrlib.plugins.git.tests.test_blackbox.TestGitBlackBox.test_branch/work/bzrbranch'
      INFO  Branched 1 revision.
  0.786  errors:
  '/usr/lib/python2.7/dist-packages/dulwich/refs.py:224: DeprecationWarning: RefsContainer._follow is deprecated. Use RefsContainer.follow instead.\n  DeprecationWarning)\nBranched 1 revision.\n'
  }}}
  
  Traceback (most recent call last):
    File "/home/lamby/temp/cdt.20160705160707.KOCv0mvEKp.bzr-git/bzr-git-0.6.12+bzr1635/tests/test_blackbox.py", line 77, in test_branch
      error)
    File "/usr/lib/python2.7/dist-packages/unittest2/case.py", line 702, in assertTrue
      raise self.failureException(msg)
  AssertionError: False is not true : /usr/lib/python2.7/dist-packages/dulwich/refs.py:224: DeprecationWarning: RefsContainer._follow is deprecated. Use RefsContainer.follow instead.
    DeprecationWarning)
  Branched 1 revision.
  
  ======================================================================
  FAIL: bzrlib.plugins.git.tests.test_blackbox.TestGitBlackBox.test_tag
  ----------------------------------------------------------------------
  Traceback (most recent call last):
  testtools.testresult.real._StringException: log: {{{
  0.885  run bzr: ['tag', 'bar']
  0.886  bazaar version: 2.8.0dev1
  0.886  bzr arguments: [u'tag', u'bar']
  0.887  encoding stdout as sys.stdout encoding 'ascii'
      INFO  Created tag bar.
  0.898  errors:
  '/usr/lib/python2.7/dist-packages/dulwich/refs.py:224: DeprecationWarning: RefsContainer._follow is deprecated. Use RefsContainer.follow instead.\n  DeprecationWarning)\nCreated tag bar.\n'
  }}}
  
  Traceback (most recent call last):
    File "/home/lamby/temp/cdt.20160705160707.KOCv0mvEKp.bzr-git/bzr-git-0.6.12+bzr1635/tests/test_blackbox.py", line 157, in test_tag
      self.assertEquals(error + output, 'Created tag bar.\n')
    File "/usr/lib/python2.7/dist-packages/bzrlib/tests/__init__.py", line 1370, in assertEqual
      pprint.pformat(a), pprint.pformat(b)))
  AssertionError: not equal:
  a = '/usr/lib/python2.7/dist-packages/dulwich/refs.py:224: DeprecationWarning: RefsContainer._follow is deprecated. Use RefsContainer.follow instead.\n  DeprecationWarning)\nCreated tag bar.\n'
  b = 'Created tag bar.\n'
  
  ======================================================================
  FAIL: bzrlib.plugins.git.tests.test_blackbox.TestGitBlackBox.test_log
  ----------------------------------------------------------------------
  Traceback (most recent call last):
  testtools.testresult.real._StringException: log: {{{
  0.972  run bzr: ['log']
  0.973  bazaar version: 2.8.0dev1
  0.973  bzr arguments: [u'log']
  0.975  encoding stdout as sys.stdout encoding 'ascii'
  0.978  encoding stdout as sys.stdout encoding 'ascii'
  0.982  output:
  '------------------------------------------------------------\nrevno: 1\ngit commit: 14a3ef82dec0980a7c9e380b20a46b278b243938\ncommitter: Joe Foo <joe at foo.com>\ntimestamp: Tue 2016-07-05 14:07:23 +0000\nmessage:\n  <The commit message>\n'
  0.982  errors:
  '/usr/lib/python2.7/dist-packages/dulwich/refs.py:224: DeprecationWarning: RefsContainer._follow is deprecated. Use RefsContainer.follow instead.\n  DeprecationWarning)\n'
  }}}
  
  Traceback (most recent call last):
    File "/home/lamby/temp/cdt.20160705160707.KOCv0mvEKp.bzr-git/bzr-git-0.6.12+bzr1635/tests/test_blackbox.py", line 130, in test_log
      self.assertEqual(error, '')
    File "/usr/lib/python2.7/dist-packages/bzrlib/tests/__init__.py", line 1370, in assertEqual
      pprint.pformat(a), pprint.pformat(b)))
  AssertionError: not equal:
  a = '/usr/lib/python2.7/dist-packages/dulwich/refs.py:224: DeprecationWarning: RefsContainer._follow is deprecated. Use RefsContainer.follow instead.\n  DeprecationWarning)\n'
  b = ''
  
  ======================================================================
  FAIL: bzrlib.plugins.git.tests.test_blackbox.TestGitBlackBox.test_init_repo
  ----------------------------------------------------------------------
  Traceback (most recent call last):
  testtools.testresult.real._StringException: log: {{{
  1.063  run bzr: ['init', '--git', 'bla.git']
  1.063  bazaar version: 2.8.0dev1
  1.063  bzr arguments: [u'init', u'--git', u'bla.git']
  1.066  encoding stdout as sys.stdout encoding 'ascii'
  1.091  output:
  'Created a standalone tree (format: git)\n'
  1.091  errors:
  '/usr/lib/python2.7/dist-packages/dulwich/refs.py:224: DeprecationWarning: RefsContainer._follow is deprecated. Use RefsContainer.follow instead.\n  DeprecationWarning)\n'
  }}}
  
  Traceback (most recent call last):
    File "/home/lamby/temp/cdt.20160705160707.KOCv0mvEKp.bzr-git/bzr-git-0.6.12+bzr1635/tests/test_blackbox.py", line 161, in test_init_repo
      self.assertEquals(error, '')
    File "/usr/lib/python2.7/dist-packages/bzrlib/tests/__init__.py", line 1370, in assertEqual
      pprint.pformat(a), pprint.pformat(b)))
  AssertionError: not equal:
  a = '/usr/lib/python2.7/dist-packages/dulwich/refs.py:224: DeprecationWarning: RefsContainer._follow is deprecated. Use RefsContainer.follow instead.\n  DeprecationWarning)\n'
  b = ''
  
  ----------------------------------------------------------------------
  Ran 246 tests in 3.570s
  
  FAILED (failures=6, known_failure_count=1)
  1 test skipped
  debian/rules:16: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory '/home/lamby/temp/cdt.20160705160707.KOCv0mvEKp.bzr-git/bzr-git-0.6.12+bzr1635'
  debian/rules:4: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bzr-git.0.6.12+bzr1635-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 8142 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160705/1a33de82/attachment.obj>


More information about the Reproducible-builds mailing list