Custom Query (1137 matches)
Results (94 - 96 of 1137)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2364 | fixed | create osgeo_menu image for the Desktop Image | ||
Description |
Could look similar to the image attached
|
|||
#2363 | fixed | gdal's ogr2ogr misses libgrass_vector.8.2.so | ||
Description |
user@osgeolive:~$ ogr2ogr --version ERROR 1: libgrass_vector.8.2.so: cannot open shared object file: No such file or directory ERROR 1: libgrass_vector.8.2.so: cannot open shared object file: No such file or directory ERROR 1: libgrass_vector.8.2.so: cannot open shared object file: No such file or directory ERROR 1: libgrass_vector.8.2.so: cannot open shared object file: No such file or directory GDAL 3.4.3, released 2022/04/22 can be fixed by adding the location to the library path user@osgeolive:~$ LD_LIBRARY_PATH=/usr/lib/grass82/lib/ ogr2ogr --version GDAL 3.4.3, released 2022/04/22
maybe it's best to add the path globally via |
|||
#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 |
Note:
See TracQuery
for help on using queries.