Fedor V

Results 16 comments of Fedor V

This is true, what actually works for NX-OSv - using slots + multifunctioning for Ethernet adapters https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/7-x/nx-osv/configuration/guide/b_Cisco_Nexus_9000v/b_Cisco_Nexus_9000v_chapter_011.html#concept_1C4584D8C8844076BF07A147D3F080AB I was able to get it worked with `patched` GNS3 -- 1(mgmt0)+127(Ethernets)=128 (of...

Though it's still better for NX-OSv to have smaller amount of interfaces for smaller memory footprint & faster operation.

> @sumkincpp, you mentioned that you managed to get this working with a 'patched' version of GNS3. Are you able to share what was patched? @beggles network adapters creation code...

Same here, sbt version 0.13.8

We probably have the same issue as in #2392

Still a problem, some progress on this issue would be greatly appreciated :)

Seems to be also relevant to hard links being copied, see #1743

> I would be also expecting that the same spec as in pip is supported. The fact that we use pip to install packages is an implementation detail, so I...

@KadoBOT You probably missing xcode Command Line Tools under the MAC, so https://github.com/mattn/go-sqlite3 cannot be successfully installed