ImportError: cannot import name single_plural

Bug #1360924 reported by Thaddaeus Tintenfisch
8
This bug affects 2 people
Affects Status Importance Assigned to Milestone
bzr-fastimport (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

bzr-fastimport 0.13.0-4 stopped working properly in Ubuntu 14.10 (amd64).

---
bzr: ERROR: exceptions.ImportError: cannot import name single_plural

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 930, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 1121, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 673, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 697, in run
    return self._operation.run_simple(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 136, in run_simple
    self.cleanups, self.func, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 166, in _do_with_cleanups
    result = func(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/cmds.py", line 285, in run
    from bzrlib.plugins.fastimport.processors import generic_processor
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/processors/generic_processor.py", line 40, in <module>
    from bzrlib.plugins.fastimport import (
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/cache_manager.py", line 31, in <module>
    from fastimport.helpers import (
ImportError: cannot import name single_plural

bzr 2.7.0dev1 on python 2.7.8 (Linux-3.17.0-031700rc1-generic-x86_64-with-
    Ubuntu-14.10-utopic)
arguments: ['/usr/bin/bzr', 'fast-import', '-']
plugins: bash_completion[2.7.0dev1], changelog_merge[2.7.0dev1],
    fastimport[0.13.0], grep[2.7.0dev1], launchpad[2.7.0dev1],
    netrc_credential_store[2.7.0dev1], news_merge[2.7.0dev1],
    po_merge[2.7.0dev1], weave_fmt[2.7.0dev1]
encoding: 'utf-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'

Revision history for this message
Thaddaeus Tintenfisch (thad-fisch-deactivatedaccount) wrote :

This error has been fixed in trunk. Therefore, a need version of the Ubuntu package needs to be released.

affects: bzr-fastimport → bzr-fastimport (Ubuntu)
Revision history for this message
Thaddaeus Tintenfisch (thad-fisch-deactivatedaccount) wrote :

(a new version)

Revision history for this message
Scott Moser (smoser) wrote :

marking fix-released as bug is not present in yakkety.

Changed in bzr-fastimport (Ubuntu):
importance: Undecided → Medium
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.