taschik commented on issue #29672: URL: https://github.com/apache/arrow/issues/29672#issuecomment-1552169728
Apologies, I did have a typo in my Aptfile adding the right sources which I fixed and it looks like this: ``` :repo:deb [trusted=yes arch=amd64] https://apache.jfrog.io/artifactory/arrow/ubuntu/ focal main libarrow-dev libparquet-glib-dev libgirepository-1.0-1 libgirepository1.0-dev libarrow-dataset-glib-dev libglib2.0-dev libglib2.0-0 gir1.2-glib-2.0 gobject-introspection gir1.2-arrow-1.0 ``` Please find [here the full build output](https://gist.github.com/taschik/386f2c7f2a2cbd0459bae1b32ff0307d) containing the env printout from line 293, followed by ``` echo "------------------" find $(echo $GI_TYPELIB_PATH | cut -f1 -d:) echo "------------------" find $(echo $GI_TYPELIB_PATH | cut -f1 -d:)/../../../ ``` I hope this helps identifying why the Types are not available. Again, thank you very much for your help! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
