<div dir="ltr"><div>As buildbot eight is so old, I am afraid, we only vaguely remember what are the gotcha.</div><div><br></div>If you are desperate to restart your master, I would  suggest to just start from empty DB.<div><br></div><div>You will still keep the old build state and results, but you will lost the mapping with changes.</div><div>So console/waterfall will start from scratch.</div><div><br></div><div>Regards<br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Pierre</div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le sam. 27 févr. 2021 à 10:53, Dr. Mark Asbach <<a href="mailto:mark.asbach@pixolus.de">mark.asbach@pixolus.de</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div dir="ltr">Hi Ryan,</div><div dir="ltr"><br><blockquote type="cite">This surprises me because for all of its faults I was under the impression that Time Machine does at least back up file contents correctly. But I don't know whether an sqlite database is in a consistent state on disk while it is being used e.g. by Buildbot.</blockquote><br></div><div dir="ltr">Unfortunately, unless you lock your database before a backup, copying/backing up an open Sqlite database file will not work. See <a href="https://sqlite.org/backup.html" target="_blank">https://sqlite.org/backup.html</a>.</div><div dir="ltr"><br></div><blockquote type="cite"><div dir="ltr"><span></span><span>Is there any other better way to recover data from a malformed sqlite database or to determine in what way it is malformed?</span><br></div></blockquote><br><div>Not that I know of any unsupervised way to sanitise a broken buildbot database. But you could have a look at the database yourself and see if there is anything that looks broken and remove those records manually. As you’re on a mac, have a look at Liya <a href="https://apps.apple.com/de/app/liya/id455484422?mt=12" target="_blank">https://apps.apple.com/de/app/liya/id455484422?mt=12</a>.</div><div><br></div><div>Best,</div><div>Mark</div></div>_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@buildbot.net" target="_blank">users@buildbot.net</a><br>
<a href="https://lists.buildbot.net/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.buildbot.net/mailman/listinfo/users</a></blockquote></div>