Test Suite ERROR: bzrlib.plugins.builddeb.tests.test_config.DebBuildConfigTests.test_parse_errorarse_error

Bug #712177 reported by Stefano Rivera
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bzr-builddeb
Fix Released
High
Jelmer Vernooij

Bug Description

Environment: Trunk r507 on natty amd64, with distro-packaged bzr.

ERROR: bzrlib.plugins.builddeb.tests.test_config.DebBuildConfigTests.test_parse_errorarse_error
    Text attachment: log
------------
13.054 creating repository in file:///tmp/testbzr-cPItrB.tmp/bzrlib.plugins.builddeb.tests.test_config.DebBuildConfigTests.test_parse_error/work/.bzr/.
13.057 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8e4f7d0> in file:///tmp/testbzr-cPItrB.tmp/bzrlib.plugins.builddeb.tests.test_config.DebBuildConfigTests.test_parse_error/work/
13.069 trying to create missing lock '/tmp/testbzr-cPItrB.tmp/bzrlib.plugins.builddeb.tests.test_config.DebBuildConfigTests.test_parse_error/work/.bzr/checkout/dirstate'
13.070 opening working tree '/tmp/testbzr-cPItrB.tmp/bzrlib.plugins.builddeb.tests.test_config.DebBuildConfigTests.test_parse_error/work'
13.088 opening working tree '/tmp/testbzr-cPItrB.tmp'
------------
Text attachment: traceback
------------
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
    return fn(*args, **kwargs)
  File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 499, in _run_test_method
    return self._get_test_method()()
  File "/home/stefanor/.bazaar/plugins/builddeb/tests/test_config.py", line 90, in test_parse_error
    DebBuildConfig([('invalid.conf', True, 'invalid.conf')])
  File "/home/stefanor/.bazaar/plugins/builddeb/config.py", line 102, in __init__
    config = ConfigObj(input[0])
  File "/usr/lib/pymodules/python2.6/bzrlib/config.py", line 149, in ConfigObj
    return _ConfigObj(*args, **kwargs)
  File "/usr/lib/pymodules/python2.6/configobj.py", line 1242, in __init__
    self._load(infile, configspec)
  File "/usr/lib/pymodules/python2.6/configobj.py", line 1332, in _load
    raise error
ParseError: Invalid line at line "1".
------------

Related branches

Jelmer Vernooij (jelmer)
Changed in bzr-builddeb:
status: New → Triaged
importance: Undecided → High
Jelmer Vernooij (jelmer)
Changed in bzr-builddeb:
status: Triaged → In Progress
assignee: nobody → Jelmer Vernooij (jelmer)
Jelmer Vernooij (jelmer)
Changed in bzr-builddeb:
status: In Progress → Fix Committed
Max Bowsher (maxb)
Changed in bzr-builddeb:
milestone: none → 2.7
Jelmer Vernooij (jelmer)
Changed in bzr-builddeb:
status: Fix Committed → 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.