Latest SVN backtrace

Mathieu Clabaut mathieu.clabaut at gmail.com
Fri Nov 24 13:18:04 PST 2006


On 11/24/06, Gustavo Niemeyer <gustavo at niemeyer.net> wrote:
>
> Hello Mathieu,
>
> > For info, I juste tried the latest SVN version, and it produced the
> > following backtrace :
> (...)
>
> That's my fault.  Double.  First, for breaking it, and second for not
> having full test coverage.  Lesson learned.
>
> Please update your working tree and try again.
>
> Thanks for letting me know,



I  now get the following one :
Traceback (most recent call last):
  File "/usr/bin/smart", line 194, in ?
    main(sys.argv[1:])
  File "/usr/bin/smart", line 167, in main
    exitcode = iface.run(opts.command, opts.argv)
  File "/usr/lib64/python2.4/site-packages/smart/interface.py", line 53, in
run
    result = _command.main(self._ctrl, opts)
  File "/usr/lib64/python2.4/site-packages/smart/commands/upgrade.py", line
140, in main
    trans.run()
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 1724,
in run
    for res in task: pass
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 571,
in next
    self._csweight = self._gen.next()
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 1358,
in _upgrade
    for res in task:
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 571,
in next
    self._csweight = self._gen.next()
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 773,
in _install
    for res in task:
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 571,
in next
    self._csweight = self._gen.next()
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 1147,
in _pending
    res = task.next()
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 571,
in next
    self._csweight = self._gen.next()
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 697,
in _install
    for res in task:
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 571,
in next
    self._csweight = self._gen.next()
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 1033,
in _updown
    res = task.next()
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 571,
in next
    self._csweight = self._gen.next()
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 666,
in _install
    for res in task:
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 571,
in next
    self._csweight = self._gen.next()
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 1033,
in _updown
    res = task.next()
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 571,
in next
    self._csweight = self._gen.next()
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 899,
in _remove
    for res in task:
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 571,
in next
    self._csweight = self._gen.next()
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 1272,
in _pending
    task = TaskEvacuate()
  File "/usr/lib64/python2.4/site-packages/smart/transaction.py", line 1238,
in __init__
    pruneweight, self._yieldweight,
AttributeError: 'TaskEvacuate' object has no attribute '_yieldweight'



--
> Gustavo Niemeyer
> http://niemeyer.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.labix.org/pipermail/smart-labix.org/attachments/20061124/3dc2b296/attachment-0001.htm>


More information about the Smart mailing list