16:02:55 warden: cool that you were able to file and resolve the sccs issues together with citrus-it -- well done! 16:07:58 Thanks totally to him! Unfortunately my knowledge of IPS is too basic to say the least... if only it would have been a FreeBSD port I could have been able to provide a patch at least! :) 16:11:15 maybe when I'll grow up, I'll be able to make an IPS package of RCS for OmniOS... :') On my fleet of FreeBSD servers, all relevant configuration files are managed with RCS, and I really needed something similar when I started to put OmniOS in production. 17:39:41 are there any guides in trying to debug issues in lx zones ? 17:41:56 my issue seems to be with AtomicParsley (tool for tagging mp4 files), in an lx zone it seems to be only seems to be keeping parts of the mp4 file (tried with a few different lx images) 17:46:44 I do not known how to help debugging, but I noticed that package is in pkgsrc, so you might avoid to use a lx zone to run it: https://cdn.netbsd.org/pub/pkgsrc/current/pkgsrc/multimedia/atomicparsley/ 17:49:17 hmmm, that reminds me, I think I did try building it in a lipkg zone, I should see if that does the same thing 18:01:17 seems the version I built natively works (and even inside the lx zone) - that might be a workaround for now - although it might be useful to work out what in the linux binary doesn't work