python-grib linked to wrong version of grib_api in wily

Bug #1556947 reported by Tue Jensen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pygrib (Ubuntu)
New
Undecided
Unassigned

Bug Description

Libgrib has been updated to 1.13.1-3 in wily, but the available version of python-grib is still linked to 1.10.4:

$ dpkg -l | grep grib
rc libgrib-api-1.9.16 1.9.16-2 amd64 GRIB decoding/encoding software library
ii libgrib-api-dev 1.13.1-3 amd64 GRIB decoding/encoding software library (development)
ii libgrib-api0 1.13.1-3 amd64 GRIB decoding/encoding software library
ii python-grib 2.0.0-3build2 amd64 Python module for reading and writing GRIB files
ii python-grib-doc 2.0.0-3build2 all Documentation and examples for Python GRIB
ii python3-grib 2.0.0-3build2 amd64 Python 3 module for reading and writing GRIB files

import pygrib
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
<ipython-input-1-66ceeb5e1f32> in <module>()
----> 1 import pygrib

ImportError: libgrib_api-1.10.4.so: cannot open shared object file: No such file or directory

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.