You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report! Can you tell me which version of duc you're
running? And which system type you're running on? And can you run:
file /root/.cache/duc/duc.db
as a check please? If there is a file there, it will help me figure
out what's wrong. I do know there's some breakage in the checking of
DB types that needs to be cleaned up.
First install of doc, the manual says I should run "due index", I do so, and due fails as
follows:
***@***.*** ~]# duc index /
Error opening: /root/.cache/duc/duc.db - unsupported DB type unknown, compiled for tokyocabinet
Database not found
Yeah, probably a bug I need to fix.
duc is missing this step:
mkdir -p /root/.cache/duc
Yeah, more fixes needed here, and better error handling. Thanks for
the report!
First install of doc, the manual says I should run "due index", I do so, and due fails as follows:
duc is missing this step:
The text was updated successfully, but these errors were encountered: