i suspect that the old sqlite version has something to do with this. Try using "fossil sqlite" instead of sqlite3.
----- stephan Sent from a mobile device, possibly left-handed from bed. Please excuse brevity, typos, and top-posting. On Wed, Apr 11, 2018, 00:09 Jan Danielsson <[email protected]> wrote: > Hello, > > I made a fresh clone of https://src.fossil.NetBSD.org/ and it seemed > to run to completion without any problems, but once it's done I can't do > simple queries in it: > > gauss$ sqlite3 netbsd.fossil > > SQLite version 3.8.3.1 2014-02-11 14:52:19 > Enter ".help" for instructions > Enter SQL statements terminated with a ";" > sqlite> .schema > Error: malformed database schema (artifact) - near "(": syntax error > sqlite> select * from config; > Error: malformed database schema (artifact) - near "(": syntax error > > I redid the clone but it ended up in the same state. > > Browsing the source online repo seems to work fine, so I'm assuming > it's a local problem -- but how can it end up in this state? I did no > more than clone it. > > -- > Kind Regards, > Jan Danielsson > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users >
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

