-
chewyrobboHi 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: discord.gg/v4NwA3Hqay
-
chewyrobboIt's a great way to engage with your fellow community members and get answers to some of those burning questions you may have!
-
tozhuhello all, is there any thing error? I run “create-seed” scrip, but get error, and the error code is here : pastebin.com/SpeaKdN6 the script is here: github.com/TritonDataCenter/imagetools.git may I know how do you create a clean seed image? best wishes
-
jperkinit'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
-
jperkinto be honest I'm still using a seed image from 20141030, "if it ain't broke..."
-
jperkinbut 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
-
jperkinis there anything in particular you need from a newer seed image?
-
papertigerschewyrobbo: any set topic this time around?
-
chewyrobbopapertigers: we'll be talking about CNS and perhaps wireguard-go
-
chewyrobbopapertigers: in addition, if there's items you'd like to bring up please feel free to jump in
-
pjusticejperkin: 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 yagi.h-net.org/sqlite3_pkgin_issues.txt
-
pjusticeIf 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.
-
nbjoerga copy of pkgdb.byfile.db on an affected machine would be useufl
-
pjusticeWhat tool deciphers that file?
-
nbjoergdb(1) :)
-
tozhujperkin: Thanks for the answer, I need a special PostgreSQL image, so I’m going to create seed image.
-
tozhujperkin: thank for the help, I have modified “create-seed” script, it works