[oi-dev] couchdb-31 is broken
Marcel Telka
marcel at telka.sk
Fri Feb 23 00:02:52 UTC 2024
On Tue, Feb 20, 2024 at 09:58:02AM +0100, Marcel Telka wrote:
> the couchdb-31 package is broken at the ips server:
>
> Errors were encountered while attempting to retrieve package or file data for
> the requested operation.
> Details follow:
>
> pkg://openindiana.org/database/couchdb-31@3.1.2,5.11-2023.0.0.0:20230609T222502Z
> Invalid content: manifest hash failure: fmri: pkg://openindiana.org/database/couchdb-31@3.1.2,5.11-2023.0.0.0:20230609T222502Z
> expected: 28185b5f27c3c0ce9ea1d8f129e0e5763f53e8ae computed: b371cc90d6fd42c5bafa55f85afb183b59c23960. (happened 4 times)
The problem is in the publisher/openindiana.org/catalog/catalog.base.C
file. However I do not know what is the proper way to fix it.
Maybe simple sed would be enough?
sed -i -e \
's/28185b5f27c3c0ce9ea1d8f129e0e5763f53e8ae/b371cc90d6fd42c5bafa55f85afb183b59c23960/' \
publisher/openindiana.org/catalog/catalog.base.C
--
+-------------------------------------------+
| Marcel Telka e-mail: marcel at telka.sk |
| homepage: http://telka.sk/ |
+-------------------------------------------+
More information about the oi-dev
mailing list