Closed Bug 760158 Opened 12 years ago Closed 12 years ago

crash when indexing - not able to open database file

Categories

(Webtools Graveyard :: DXR, defect, P1)

x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lionel, Assigned: carlos)

References

Details

The following have been reported on https://bugzilla.mozilla.org/show_bug.cgi?id=731256#c12


trying to get this running on my machine, and I hit this:
Building SQL...
Traceback (most recent call last):
  File "/home/catlee/mozilla/dxr/dxr-index.py", line 462, in <module>
    main(sys.argv[1:])
  File "/home/catlee/mozilla/dxr/dxr-index.py", line 459, in main
    parseconfig(configfile, doxref, dohtml, tree, debugfile)
  File "/home/catlee/mozilla/dxr/dxr-index.py", line 398, in parseconfig
    indextree(treecfg, doxref, dohtml, debugfile)
  File "/home/catlee/mozilla/dxr/dxr-index.py", line 268, in indextree
    builddb(treecfg, dbdir, tmproot)
  File "/home/catlee/mozilla/dxr/dxr-index.py", line 228, in builddb
    plugin.build_database(conn, srcdir, objdir, cache)
AttributeError: 'module' object has no attribute 'build_database'
Error: unable to open database "//home/catlee/public_html/dxr/dxr/mozilla-central/.dxr_xref/mozilla-central.sqlite": unable to open database file
Assignee: nobody → carlos
Blocks: 731256, 759499
Priority: -- → P1
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.