Custom Query (1138 matches)
Results (97 - 99 of 1138)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2362 | invalid | libssl versions | ||
Description |
on a new LUbuntu 22.04 ISO disk image, run the following: lubuntu@lubuntu:~$ find / -name 'libssl*' 2>/dev/null /snap/core20/1405/usr/lib/x86_64-linux-gnu/libssl.so.1.1 /snap/core20/1405/usr/share/doc/libssl1.1 /snap/firefox/1232/usr/lib/firefox/libssl3.so /usr/lib/x86_64-linux-gnu/libssl.so.3 /usr/lib/x86_64-linux-gnu/libssl3.so /usr/share/doc/libssl3 /var/lib/dpkg/info/libssl3:amd64.list /var/lib/dpkg/info/libssl3:amd64.md5sums /var/lib/dpkg/info/libssl3:amd64.postinst /var/lib/dpkg/info/libssl3:amd64.postrm /var/lib/dpkg/info/libssl3:amd64.shlibs /var/lib/dpkg/info/libssl3:amd64.symbols /var/lib/dpkg/info/libssl3:amd64.templates /var/lib/dpkg/info/libssl3:amd64.triggers |
|||
#2361 | fixed | EFI setup for Ubuntu 22.04 | ||
Description |
Following the build process fix in #2348, we now need to update the process of EFI setup. A good solution is described here: https://askubuntu.com/questions/1289400/remaster-installation-image-for-ubuntu-20-10 |
|||
#2360 | fixed | EOxServer fails to launch | ||
Description |
.. from apache2 error log [Sat Jun 11 23:01:33.315768 2022] [wsgi:error] [pid 1239] [remote 127.0.0.1:46524] from eoxserver.resources.coverages import models as coverage_models [Sat Jun 11 23:01:33.315773 2022] [wsgi:error] [pid 1239] [remote 127.0.0.1:46524] File "/usr/lib/python3/dist-packages/eoxserver/resources/coverages/models.py", line 45, in <module> [Sat Jun 11 23:01:33.315777 2022] [wsgi:error] [pid 1239] [remote 127.0.0.1:46524] from django.utils.encoding import python_2_unicode_compatible [Sat Jun 11 23:01:33.315792 2022] [wsgi:error] [pid 1239] [remote 127.0.0.1:46524] ImportError: cannot import name 'python_2_unicode_compatible' from 'django.utils.encoding' (/usr/lib/python3/dist-packages/django/utils/encoding.py) |
Note:
See TracQuery
for help on using queries.