self._check_candidate_file(file_path) UnboundLocalError: local variable 'file_path' referenced before assignment

Bug #639994 reported by Guillaume Hain
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tuxtremsplit
Fix Released
Critical
Guillaume Hain

Bug Description

Traceback (most recent call last):
  File "/usr/local/bin/tuxtremsplit", line 55, in <module>
    txsrouter.start()
  File "/usr/local/lib/python2.6/dist-packages/tuxtremsplit/core/txsrouter.py", line 54, in start
    self.__txsxtmidentificator.add_to_queue(self.__args[0])
  File "/usr/local/lib/python2.6/dist-packages/tuxtremsplit/core/txsxtmidentificator.py", line 46, in add_to_queue
    self._check_candidate_file(file_path)
UnboundLocalError: local variable 'file_path' referenced before assignment

Guillaume Hain (zedtux)
Changed in tuxtremsplit:
importance: Undecided → Critical
assignee: nobody → zedtux (zedtux)
status: New → Confirmed
status: Confirmed → Fix Committed
Guillaume Hain (zedtux)
Changed in tuxtremsplit:
milestone: none → version-3.0
status: Fix Committed → Fix Released
Guillaume Hain (zedtux)
Changed in tuxtremsplit:
milestone: version-3.0 → version-3.0.6
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.