GNS3 / gns3-vm

FOR DEVELOPMENT ONLY GO TO GNS3.COM FOR THE VM WITH GNS3 INCLUDED
http://www.gns3.com
GNU General Public License v3.0
88 stars 31 forks source link

Ubuntu 20.04 LTS #139

Closed grossmj closed 3 years ago

grossmj commented 4 years ago

Build the GNS3 VM based on Ubuntu 20.04 LTS, most likely starting with version 2.3 of GNS3

dmfigol commented 3 years ago

I even have a use-case which requires 20.04 Apparently latest IOL requires glibc 2.8+

./i86bi_linux_l2-adventerprisek9-ms-17.3-20201001 -e 4 -s 0 3
./i86bi_linux_l2-adventerprisek9-ms-17.3-20201001: /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by ./i86bi_linux_l2-adventerprisek9-ms-17.3-20201001)

while 18.04 has 2.27. I looked through forums and it seems that general recommendation is not to upgrade glibc manually, since too many things depend on it

grossmj commented 3 years ago

Thanks for pointing that out. Next GNS3 release (v2.2.18) will have the GNS3 VM based on Ubuntu 20.04 LTS.

grossmj commented 3 years ago

The GNS3 VM since v2.2.18 uses Ubuntu 20.04 LTS