Oops when requesting app data for dashboard

Bug #973348 reported by Anthony Lenton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Developer registration portal
Fix Released
Medium
Michael Nelson

Bug Description

Requesting data on the apps dashboard for 2012-01-01 to 2012-04-01 failed with OOPS 2286satsuma11484.

Traceback:
File "/srv/sc.ubuntu.com/production/software-center-agent/sourcecode/django/django/core/handlers/base.py" in get_response
  111. response = callback(request, *callback_args, **callback_kwargs)
File "/srv/sc.ubuntu.com/production/software-center-agent/sourcecode/django/django/contrib/auth/decorators.py" in _wrapped_view
  23. return view_func(request, *args, **kwargs)
File "/srv/sc.ubuntu.com/production/software-center-agent/src/devportal/views.py" in apps_data
  902. sizes = stats.queue_size_by_date(start, finish)
File "/srv/sc.ubuntu.com/production/software-center-agent/src/softwarecenteragent/stats.py" in queue_size_by_date
  354. start, finish, group_by)
File "/srv/sc.ubuntu.com/production/software-center-agent/src/softwarecenteragent/stats.py" in database_date_groupings
  107. finish.weekday())

Exception Type: ValueError at /dev/apps_data/
Exception Value: day is out of range for month

Changed in developer-portal:
importance: Undecided → Medium
status: New → Confirmed
Danny Tamez (zematynnad)
Changed in developer-portal:
status: Confirmed → In Progress
assignee: nobody → Danny Tamez (zematynnad)
Danny Tamez (zematynnad)
Changed in developer-portal:
status: In Progress → Confirmed
assignee: Danny Tamez (zematynnad) → nobody
Changed in developer-portal:
status: Confirmed → Fix Committed
Changed in developer-portal:
assignee: nobody → Michael Nelson (michael.nelson)
status: Fix Committed → Fix Released
milestone: none → 12.04
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.