Custom Query (1135 matches)
Results (22 - 24 of 1135)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1761 | fixed | Xenial version of usb-creator fails to create a live usb key | ||
Description |
During our rc1 testing we realized that the live usb keys created with usb-creator 0.3.2 from an Ubuntu 16.04 Xenial host are unusable. When trying to boot from the resulting usb, an "operating system missing" error occurs. I have reported this issue upstream: https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1605803 |
|||
#2428 | fixed | xarray io for netCDF | ||
Description |
some sample code shows xarray optional dependencies are described here: https://docs.xarray.dev/en/stable/getting-started-guide/installing.html |
|||
#1149 | fixed | WSGI Apps preferred conf | ||
Description |
Python WSGI apps have to share resources on the Live. This ticket is just a reminder for best practices while things are tuned. At the time of writing, EOxServer has the following settings, which appear to be appropriate for the Live: processes=5 threads=1 |