ports/184027: games/warzone2100: *** Bazaar has encountered an internal error.

O. Hartmann ohartman at zedat.fu-berlin.de
Sun Nov 17 11:00:01 UTC 2013


>Number:         184027
>Category:       ports
>Synopsis:       games/warzone2100: *** Bazaar has encountered an internal error.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 17 11:00:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     O. Hartmann
>Release:        FreeBSD 11.0-CURRENT/amd64
>Organization:
>Environment:
>Description:
This very specific error bugs me on a single Core2Duo-driven box (while on Sandy- and IvyBridge driven systems it isn't!).

Even after I rebuilt everything needed to build the port and even after rebuilding every single ports I face this error again:


[...]
gmake[3]: Entering directory `/usr/ports/games/warzone2100/work/warzone2100-3.1.0/src'
cd .. && ./build_tools/autorevision -t h -o /usr/ports/games/warzone2100/work/warzone2100-3.1.0/src/autorevision.cache > /usr/ports/games/warzone2100/work/warzone2100-3.1.0/src/autorevision.h.new
bzr: ERROR: exceptions.NotImplementedError: <bound method SvnBasisTree.list_files of <SvnBasisTree for '<SvnWorkingTree of /usr/ports>'>>

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/bzrlib/commands.py", line 930, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/bzrlib/commands.py", line 1121, in run_bzr
    ret = run(*run_argv)
  File "/usr/local/lib/python2.7/site-packages/bzrlib/commands.py", line 673, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/local/lib/python2.7/site-packages/bzrlib/commands.py", line 697, in run
    return self._operation.run_simple(*args, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/bzrlib/cleanup.py", line 136, in run_simple
    self.cleanups, self.func, *args, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/bzrlib/cleanup.py", line 166, in _do_with_cleanups
    result = func(*args, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/bzrlib/cmd_version_info.py", line 138, in run
    builder.generate(self.outf)
  File "/usr/local/lib/python2.7/site-packages/bzrlib/version_info_formats/format_custom.py", line 104, in generate
    self._extract_file_revisions()
  File "/usr/local/lib/python2.7/site-packages/bzrlib/version_info_formats/__init__.py", line 107, in _extract_file_revisions
    for info in basis_tree.list_files(include_root=True):
  File "/usr/local/lib/python2.7/site-packages/bzrlib/tree.py", line 217, in list_files
    raise NotImplementedError(self.list_files)
NotImplementedError: <bound method SvnBasisTree.list_files of <SvnBasisTree for '<SvnWorkingTree of /usr/ports>'>>

bzr 2.6.0 on python 2.7.5 (FreeBSD-11.0-CURRENT-amd64-64bit-ELF)
arguments: ['/usr/local/bin/bzr', 'version-info', '--custom', '--
    template={clean}\\n']
plugins: bash_completion[2.6.0], changelog_merge[2.6.0], grep[2.6.0],
    launchpad[2.6.0], netrc_credential_store[2.6.0], news_merge[2.6.0],
    po_merge[2.6.0], svn[1.2.2], weave_fmt[2.6.0]
encoding: 'ascii', fsenc: 'utf8', lang: None

*** Bazaar has encountered an internal error.  This probably indicates a
    bug in Bazaar.  You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    including this traceback and a description of the problem.
| determining revno 33176/334072334072
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list