[Bug 683191] Re: "exceptions.OverflowError: long int too large to convert" in _dirstate_helpers_pyx.c
Martin Packman
martin.packman at canonical.com
Fri Jan 25 18:09:34 UTC 2013
Per bug 837221 comment 7 I've verified the package in proposed passes
the relevent tests in the integrated test suite.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bzr in Ubuntu.
https://bugs.launchpad.net/bugs/683191
Title:
"exceptions.OverflowError: long int too large to convert" in
_dirstate_helpers_pyx.c
Status in Bazaar Version Control System:
Fix Released
Status in Bazaar 2.4 series:
Fix Released
Status in “bzr” package in Ubuntu:
Fix Released
Status in “bzr” source package in Oneiric:
Fix Committed
Bug description:
bzr: ERROR: exceptions.OverflowError: long int too large to convert
Traceback (most recent call last):
File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\explorer.py", line 1448, in callable_with_cleanup
File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\explorer.py", line 1616, in _open_location_task
File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\location_viewer.py", line 161, in add_location
File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\location.py", line 178, in view
File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\view_workingtree.py", line 72, in ui
File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\html_report_view.py", line 51, in ui
File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\html_report_view.py", line 55, in refresh_view
File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\view_workingtree.py", line 97, in report_text
File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\status_report.py", line 195, in __init__
File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\status_report.py", line 212, in _collect_data
File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\status_data.py", line 43, in get_status_info
File "C:/Program Files (x86)/Bazaar/plugins\explorer\lib\status_data.py", line 61, in changes_between_trees
File "bzrlib\tree.pyo", line 94, in changes_from
File "bzrlib\decorators.pyo", line 140, in read_locked
File "bzrlib\tree.pyo", line 1002, in compare
File "bzrlib\delta.pyo", line 127, in _compare_trees
File "_dirstate_helpers_pyx.pyx", line 1439, in bzrlib._dirstate_helpers_pyx.ProcessEntryC.__next__ (bzrlib\_dirstate_helpers_pyx.c:12084)
File "_dirstate_helpers_pyx.pyx", line 1712, in bzrlib._dirstate_helpers_pyx.ProcessEntryC._iter_next (bzrlib\_dirstate_helpers_pyx.c:14846)
File "_dirstate_helpers_pyx.pyx", line 1811, in bzrlib._dirstate_helpers_pyx.ProcessEntryC._loop_one_block (bzrlib\_dirstate_helpers_pyx.c:15715)
File "_dirstate_helpers_pyx.pyx", line 1136, in bzrlib._dirstate_helpers_pyx.ProcessEntryC._process_entry (bzrlib\_dirstate_helpers_pyx.c:8198)
File "_dirstate_helpers_pyx.pyx", line 872, in bzrlib._dirstate_helpers_pyx._update_entry (bzrlib\_dirstate_helpers_pyx.c:5834)
File "_dirstate_helpers_pyx.pyx", line 826, in bzrlib._dirstate_helpers_pyx._pack_stat (bzrlib\_dirstate_helpers_pyx.c:5534)
OverflowError: long int too large to convert
bzr 2.3b3 on python 2.6.6 (win32)
arguments: ['C:\\Program Files (x86)\\Bazaar\\bzr.exe', 'explorer']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
bzrtools C:\Program Files (x86)\Bazaar\plugins\bzrtools [2.3.0]
colo C:\Program Files (x86)\Bazaar\plugins\colo [0.2.1dev]
explorer C:\Program Files (x86)\Bazaar\plugins\explorer [1.1.2dev]
fastimport C:\Program Files (x86)\Bazaar\plugins\fastimport [0.10.0dev]
launchpad C:\Program Files (x86)\Bazaar\plugins\launchpad [2.3b3]
loom C:\Program Files (x86)\Bazaar\plugins\loom [2.2.1dev]
netrc_credential_store C:\Program Files (x86)\Bazaar\plugins\netrc_credential_store [2.3b3]
news_merge C:\Program Files (x86)\Bazaar\plugins\news_merge [2.3b3]
pipeline C:\Program Files (x86)\Bazaar\plugins\pipeline [unknown]
qbzr C:\Program Files (x86)\Bazaar\plugins\qbzr [0.20.0dev1]
rewrite C:\Program Files (x86)\Bazaar\plugins\rewrite [0.6.2dev]
svn C:\Program Files (x86)\Bazaar\plugins\svn [1.0.5dev]
upload C:\Program Files (x86)\Bazaar\plugins\upload [1.0.0dev]
xmloutput C:\Program Files (x86)\Bazaar\plugins\xmloutput [0.8.7.dev]
To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr/+bug/683191/+subscriptions
More information about the foundations-bugs
mailing list