Custom Query (1155 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (103 - 105 of 1155)

Ticket Resolution Summary Owner Reporter
#2365 fixed python3 package for cfunits depends osgeolive@… darkblueb
Description

the python3 debian packaging needed for CFUnits may be including things in a crude way, leading to bulk; more research needed. This ticket is a place-holder for that research.

Package: python3-cfgrib
Version: 0.9.10.0-1
Priority: optional
Section: universe/python
Source: cfgrib
Origin: Ubuntu
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 181 kB
Depends: libeccodes-data, python3-attr, python3-click, python3-eccodes, python3-numpy, python3:any, libeccodes0, python3-xarray, python3-cffi, python3-pandas
#2364 fixed create osgeo_menu image for the Desktop Image osgeolive@… astrid_emde
Description

Could look similar to the image attached

#2363 fixed gdal's ogr2ogr misses libgrass_vector.8.2.so osgeolive@… edso
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 /etc/ld.so.conf.d/grass.conf ?

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.