This is head-scratchingly weird:

dg@hilfy:/tmp$ fossil clone
https://dg%40cowlark.com:<pass>@fossil-scm.org fossil.fossil
                Bytes      Cards  Artifacts     Deltas
Sent:              53          1          0          0
Received:     4000570      12097       1288       4774
Sent:              71          2          0          0
Error: Database error: SQL error: database disk image is malformed
Received:          74          1          0          0
Total network traffic: 548 bytes sent, 4000963 bytes received
fossil: server returned an error - clone aborted

OTOH:

dg@hilfy:/tmp$ fossil clone https://fossil-scm.org fossil.fossil
        Bytes      Cards  Artifacts     Deltas
Sent:              53          1          0          0
Received:     4000570      12097       1288       4774
Sent:              71          2          0          0
Received:     4064285      13221       2203       4370
Sent:              57         95          0          0
...etc...

That's on my desktop PC, which is amd64 running Debian, so that's fossil
1.22. OTOH my ARM server box runs more-or-less tip, and it happens there
too:

dg@anify:/tmp$ fossil clone
https://dg%40cowlark.com:<pass>@fossil-scm.org fossil.fossil
Error: Database error: SQL error: database disk image is malformed
Round-trips: 2   Artifacts sent: 0  received: 6062
Clone finished with 548 bytes sent, 4000963 bytes received
fossil: server returned an error - clone aborted

This isn't a blocking issue because I can always clone anonymously and
then sync with the username and password, but can anyone reproduce this?

-- 
┌─── dg@cowlark.com ───── http://www.cowlark.com ─────
│
│ "Ripley's Law: Never go further for the cat than the cat would go for
│ you." --- Vexxarr Bleen (trans. Hunter Cressall)

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to