[Bug 1573095] Re: Cloud images fail to boot when a serial port is not available

2020-04-25 Thread Alejandro Torras
Related bug: * bug 1829625: Vagrant box startup timeout due to no serial port -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1573095 Title: Cloud images fail to boot when a serial port is not

[Bug 1791219] Re: Symbolic link to src.zip in openjdk-11-source points to an invalid location

2019-05-14 Thread Alejandro Torras
Workaround 2 (alternative for #2): ``` cd /usr/lib/jvm/openjdk-*/lib sudo bash -c 'mv src.zip ..; ln -s ../src.zip src.zip' ``` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1791219 Title: Symbolic

[Bug 1791219] Re: Symbolic link to src.zip in openjdk-11-source points to an invalid location

2019-05-14 Thread Alejandro Torras
Hi, Sun/Oracle always deployed src.zip in the root of their jdk directories, so the problem here is with openjdk-*-source package, so IMHO: 1. openjdk-lts package should be left as it's (the src.zip symlink is coherent). 2. lib/src.zip file from openjdk-*-source package should be moved from lib/