00:11:38 andyf: I tried to build omnios 151052 (on 151052f) again and the same error in attrs 00:11:56 andyf: https://gist.github.com/gusev-vitaliy/be7a44d93f77b6b129f8fff33241a1c1 00:13:02 andyf: ModuleNotFoundError: No module named 'packaging.licenses' 00:27:05 andyf: How do you build 151052 ?)) 11:58:46 hi, everyone! I wish you a merry Happy Christmas! :-) 12:41:42 stefanobsdcafe: well but routing works nonetheless, they just dont use SLAAC. But you can assign the address manually (as you said) 12:41:52 some providers dont do SLAAC, there is also DHCPv6 15:15:13 using zadm I need have an unique name of the physical nic name for every zone or I just could always use net0? 17:30:31 I'm also trying to setup the address using dhcp, I'm using "ips" : [ "dhcp" ] in the net resource on the json spec, but is not working 17:33:38 megaTherion: The problem is that routing doesn't work with some providers. Hetzner and OVH are ok but some of them just lock the ipv6 class to the mac address of the vioif0 interface. Creating other interfaces on an estub and trying to route won't work as the originating mac address is different. That's why I have to use NATv6. It's ok, but using nat with ipv6 when I have a /48 is, for me, against the idea of ipv6. This is not an OmniOS... 17:33:44 ... issue, but a more general one (as OmniOS and routing work perfectly on other providers like Hetzner. Unfortunately, OmniOS won't currently run on Hetzner VPSes as their vioscsi version is newer than the one supported by illumos 18:35:47 stefanobsdcafe thanks for the insights, I'm just about to deploy omnios in Hetzner on a dedicated server, if we need just to update the vioscsi driver I could take a shot at it. 19:17:15 neirac: that would be great! I'm using omnios inside a hetzner dedi and it's doing great there. that's why i was trying to use it on their vps servers - i'm planning to keep using omnios (and write about it on my it-notes blog) as an alternative to my freebsd ones 19:46:10 stefanobsdcafe omnios is great for server stuff!. 19:58:57 neirac: It is great, that's why I want to introduce it (more) in my setups