Installed Helioviewer.org; is there a missing table in the database?

Bug #1099585 reported by Jack Ireland
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Helioviewer.org
Fix Committed
High
Keith Hughitt

Bug Description

I installed helioviewer.org on my desktop today, creating a new Helioviewer database (hvorg_testing) to test the ingestion of files into Helioviewer from a local file source. It seems like the installer did not create a "corrupt" table. Or perhaps I missed something in my installation process.

Thanks!

Traceback (most recent call last):
  File "downloader.py", line 168, in <module>
    sys.exit(main())
  File "downloader.py", line 65, in main
    daemon.start(args.start, args.end)
  File "/home/ireland/hv.org/dev_mine/jack/install/helioviewer/hvpull/net/daemon.py", line 108, in start
    self.query(starttime, now)
  File "/home/ireland/hv.org/dev_mine/jack/install/helioviewer/hvpull/net/daemon.py", line 169, in query
    filtered = filter(self._filter_new, url_list)
  File "/home/ireland/hv.org/dev_mine/jack/install/helioviewer/hvpull/net/daemon.py", line 597, in _filter_new
    filename)
  File "/usr/lib/python2.7/dist-packages/MySQLdb/cursors.py", line 174, in execute
    self.errorhandler(self, exc, value)
  File "/usr/lib/python2.7/dist-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler
    raise errorclass, errorvalue
_mysql_exceptions.ProgrammingError: (1146, "Table 'hvorg_testing.corrupt' doesn't exist")

Revision history for this message
Keith Hughitt (keith-hughitt) wrote :

Fixed in latest revision.

Changed in helioviewer.org:
assignee: nobody → Keith Hughitt (keith-hughitt)
milestone: none → 2.3.1
importance: Undecided → High
status: New → Fix Committed
Changed in helioviewer.org:
milestone: 2.3.1 → 2.4.0
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.