Bug #17352
closed
[packaging][debian] missing dependency for arvados-api-server
Added by Javier Bértoli almost 4 years ago.
Updated over 3 years ago.
Estimated time:
(Total: 0.00 h)
Release relationship:
Auto
Description
arvados-api-server
package depends on psql
to install the database, but the dependency is not set in the package, causing it to fail to install correctly on newly created servers.
It should include postgresql-client
Yea, this could be an oversight since we usually have the database and API server on the same node. What is the failure mode exactly? Does it try to load the gem for postgres and fail with a missing shared library? Or is it using the postgres client program?
The rake task that populates the database tries to use the psql
command line client and fails to find it.
- Target version changed from 2021-02-17 sprint to 2021-03-03 sprint
- Assigned To set to Javier Bértoli
- Target version changed from 2021-03-03 sprint to 2021-03-17 sprint
- Status changed from New to Feedback
- Assigned To changed from Javier Bértoli to Ward Vandewege
Should be fixed in commit b51f3907e@arvados, branch 17352-arvados-api-server-dependency
Javier Bértoli wrote:
Should be fixed in commit b51f3907e@arvados, branch 17352-arvados-api-server-dependency
This LGTM, thanks.
- Status changed from Feedback to Resolved
- % Done changed from 0 to 100
- Assigned To changed from Ward Vandewege to Javier Bértoli
- Release changed from 39 to 38
Also available in: Atom
PDF