#13130 closed defect (duplicate)
Unsupported database type "sqlite" with Mercurial 4.8.2 and mercurial 4.9
Reported by: | anton | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | plugin/mercurial | Version: | 1.2.3 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Hi,
I wanted to update my mercurial from 4.7.2 to something actual,
so I tried mercurial 4.9 (mercurial-4.9-cp27-cp27m-win32.whl
)
and got the following errors:
Warning: Error with navigation contributor "ImportModule" Error with navigation contributor "BrowserModule" Error with navigation contributor "AdminModule" Error with navigation contributor "SearchModule" Error with navigation contributor "RoadmapModule" Error with navigation contributor "QueryModule" Error with navigation contributor "ReportModule" Error with navigation contributor "TicketModule" Error with navigation contributor "TimelineModule" Error with navigation contributor "WikiModule" Trac Error Unsupported database type "sqlite"
OK, I said, so I go one mercurial version back and tried the same with mercurial 4.8.2 and got the following errors at (instead) of the login page:
Warning: Error with navigation contributor "ImportModule" Error with navigation contributor "BrowserModule" Error with navigation contributor "AdminModule" Error with navigation contributor "SearchModule" Error with navigation contributor "RoadmapModule" Error with navigation contributor "QueryModule" Error with navigation contributor "ReportModule" Error with navigation contributor "TicketModule" Error with navigation contributor "TimelineModule" Error with navigation contributor "WikiModule" Trac Error Unsupported database type "sqlite"
I think you fixed the problem in #13100 but this fix seems to be for 1.0.0.9dev if I look in the changeset comment: "1.0.0.9dev: compatibility fix with Mercurial 4.8".
Or have I to wait for Trac 1.2.4 (or 1.4)?
Attachments (0)
Change History (4)
follow-up: 4 comment:1 by , 6 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:3 by , 6 years ago
Component: | general → plugin/mercurial |
---|---|
Severity: | critical → normal |
comment:4 by , 6 years ago
Replying to anonymous:
I will try to clone the mercurial repo somehow because I am behind a corporate firewall, other wise I will download each file in https://trac.edgewall.org/browser/mercurial-plugin one by one.
You can also get the plugin from PyPI.
Ah sorry, its long time I changed the trac configuration.
I forgot that it's a plugin.
I will try to clone the mercurial repo somehow because I am behind a corporate firewall, other wise I will download each file in https://trac.edgewall.org/browser/mercurial-plugin one by one.
I close the ticket.