[Debichem-devel] Bug#1077055: Bug#1077055: postgresql-16-rdkit: inchi support not included in rdkit build

David Lounsbrough david.lounsbrough at gmail.com
Tue Sep 24 14:30:13 BST 2024


Hi, I am simply standing up a Postgres database with this package installed
in it. This is the entire Dockerfile I am using:

```
FROM postgres:16 AS postgres-env

RUN apt-get update && \
  apt-get install -yq postgresql-16-rdkit && \
  apt-get clean
```

I get the same results when building it fresh today:

`InChI not available`

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debichem-devel/attachments/20240924/2102cd80/attachment.htm>


More information about the Debichem-devel mailing list