FIWARE / context.Orion-LD

Context Broker and CEF building block for context data management which supports both the NGSI-LD and the NGSI-v2 APIs
https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.06.01_60/gs_CIM009v010601p.pdf
GNU Affero General Public License v3.0
51 stars 43 forks source link

Docker image 1.7.0 is still missing libtinyxml2.so.6 #1699

Closed ibordach closed 1 month ago

ibordach commented 1 month ago

Last Image working: 1.7.0-PRE-1637 Any newer Image failed with

orionld: error while loading shared libraries: libtinyxml2.so.6: cannot open shared object file: No such file or directory

kzangeli commented 1 month ago

Uy, that's not good! Thank you for reporting!

ibordach commented 1 month ago

The new 1.7.0 is working. :-)

kzangeli commented 1 month ago

Yes! Found and fixed the error yesterday night. Forgot to inform you, but you were fast enough! :)

kzangeli commented 1 month ago

Fixed