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:   mar...@telka.sk  |
|                homepage: http://telka.sk/ |
+-------------------------------------------+

_______________________________________________
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Reply via email to