00:19:00 Hi everyone, I just wanted to remind you of the upcoming Triton DataCenter Office Hours that will be happening this Thursday once again at 11PT/2ET/18:00 UTC. It will be on our discord which can be joined here: https://discord.gg/v4NwA3Hqay 00:19:00 It's a great way to engage with your fellow community members and get answers to some of those burning questions you may have! 16:00:05 hello all, is there any thing error? I run “create-seed” scrip, but get error, and the error code is here : https://pastebin.com/SpeaKdN6 the script is here: https://github.com/TritonDataCenter/imagetools.git may I know how do you create a clean seed image? best wishes 16:01:04 it's likely the file to be modified has been changed since then so one part of the ed script no longer matches and it will exit failure 16:01:21 to be honest I'm still using a seed image from 20141030, "if it ain't broke..." 16:01:47 but yeh I can certainly look at that and make sure we can create an updated seed as we'll definitely want or perhaps need to do that at some point 16:02:46 is there anything in particular you need from a newer seed image? 16:52:57 chewyrobbo: any set topic this time around? 19:21:05 papertigers: we'll be talking about CNS and perhaps wireguard-go 19:21:34 papertigers: in addition, if there's items you'd like to bring up please feel free to jump in 20:48:04 jperkin: I have a fair amount of trouble with `pkgin full-upgrade` being unable to update sqlite3. It seems like every few months I have to go around to a number of guests and manually delete and install it. A picture of one such machine currently having the issue is at https://yagi.h-net.org/sqlite3_pkgin_issues.txt 20:48:36 If you think this is self inflicted, I'll bugger off and try to figure it out some more. If you think there might be a real issue, I can open it as an issue in git. 20:50:53 a copy of pkgdb.byfile.db on an affected machine would be useufl 21:13:21 What tool deciphers that file? 21:25:37 db(1) :) 22:26:40 jperkin: Thanks for the answer, I need a special PostgreSQL image, so I’m going to create seed image. 23:28:27 jperkin: thank for the help, I have modified “create-seed” script, it works