jonasplaum opened a new issue, #177: URL: https://github.com/apache/couchdb-pkg/issues/177
While updating from nouveau 3.4.2 our config in `/opt/nouveau/etc/nouveau.yaml` gets overwritten. I tested this on a clean debian12 system with the following commands (The jfrog repo is already added): `apt install couchdb=3.4.2~bookworm` `apt install couchdb-nouveau=3.4.2~bookworm` change something like the index path in `/opt/nouveau/etc/nouveau.yaml` `apt install couchdb=3.4.3~bookworm` `apt install couchdb-nouveau=3.4.3~bookworm` The changes to the config file are lost. -- 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]
