Edgewall Software
Modify

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#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)

comment:1 by anonymous, 5 years ago

Resolution: worksforme
Status: newclosed

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.

comment:2 by Jun Omae, 5 years ago

Resolution: worksformeduplicate

A duplicate of #13100.

comment:3 by Jun Omae, 5 years ago

Component: generalplugin/mercurial
Severity: criticalnormal

in reply to:  1 comment:4 by Ryan J Ollos, 5 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.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.