Traceback: NameError: name 'opts' is not defined

Bug #1097947 reported by Chris Johnston
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
work-items-tracker
Fix Released
Critical
Martin Pitt

Bug Description

WARNING: no work items, not generating chart (team: alejandra-obregon, group: none, due date: milestone r-april)
Traceback (most recent call last):
  File "./html-report", line 14, in <module>
    cfg = report_tools.load_config(opts.config)
NameError: name 'opts' is not defined
/home/witrack/public_html/u/alejandra-obregon-r-april.json
/home/witrack/public_html/u/alejandra-obregon-r-april.svg
/home/witrack/public_html/u/alejandra-obregon-r-march.html
Traceback (most recent call last):
  File "./html-report", line 14, in <module>
    cfg = report_tools.load_config(opts.config)
NameError: name 'opts' is not defined
WARNING: no work items, not generating chart (team: alejandra-obregon, group: none, due date: milestone r-march)
/home/witrack/public_html/u/alejandra-obregon-r-march.json
/home/witrack/public_html/u/alejandra-obregon-r-march.svg
/home/witrack/public_html/u/alejandra-obregon-r-february.html
Traceback (most recent call last):
  File "./html-report", line 14, in <module>
    cfg = report_tools.load_config(opts.config)
NameError: name 'opts' is not defined

This seems to be introduced in r308

Changed in launchpad-work-items-tracker:
assignee: nobody → Martin Pitt (pitti)
importance: Undecided → Critical
Revision history for this message
Martin Pitt (pitti) wrote :

Fixed in r309 by reverting the broken changes to html-report.

Changed in launchpad-work-items-tracker:
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.