05:41:41 this is not from zadm but from pkg(7): 05:41:44 https://github.com/omniosorg/pkg5/blob/master/src/brand/shared/image.ksh#L97-L98 05:42:19 given this has been backported to all supported omnios releases i wonder what omnios release you are on Woodstock 05:42:50 this commit i mean: Consistently use the native illumos "file" command 06:47:36 hadfl: 054 06:48:11 file vendor vendor darwinsys 06:48:15 can't remember ever setting this 06:53:24 ? :o 12:06:28 Woodstock - "vendor" priority which means we chose that. If you have the new file package installed it becomes the default unless you explicitly change the mediator. 12:07:26 and hadfl, sorry for casting nasturtiums on zadm! I'll line up an update to the brand file for the next set of releases. 12:07:48 andyf: so i should keep it at the vendor setting? 12:08:54 It's up to you but we reckoned that if somebody installs the package then they want it to be the default. Apart from this brand bug it should be better. 12:09:21 It looks like we only missed this in r54 so I'll queue that up. 20:47:56 I see this in the dmesg output: "May 22 23:48:32 omnios ntpd[491]: [ID 702911 ntp.error] CLOCK: start_kern_loop: ntpd/ntp_loopfilter.c line 1056: invalid struct timex "constant" element value: -4 21:20:54 can somebody point me why the checks fails here? https://github.com/omniosorg/omnios-extra/pull/1744 21:25:41 remove the quotes from VER=... 21:25:55 as the check does a literal compare 21:26:08 awww 21:29:09 Aaand it worked. 21:29:44 I knew it some sillines from me, but i never tought the "" causes the issue. thanks!ű