martiell commented on PR #184: URL: https://github.com/apache/couchdb-pkg/pull/184#issuecomment-2762557787
An alternative, if you wanted to keep this automated configuration, might be to have nouveau declare`Pre-Depends: couchdb` This would ensure that the couchdb package had been configured (and the user created) at some point before nouveau is installed: > When a package declaring a pre-dependency is about to be unpacked the pre-dependency can be satisfied if the depended-on package is either fully configured, or even if the depended-on package(s) are only in the “Unpacked” or the “Half-Configured” state, provided that they have been configured correctly at some point in the past (and not removed or partially removed removed since). > https://www.debian.org/doc/debian-policy/ch-relationships.html Either way is good for me though. -- 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: notifications-unsubscr...@couchdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org