Ticket #1125 (closed enhancement: fixed)
Debian package "ckan" should not depend on "postgresql"
Reported by: | nils.toedtmann | Owned by: | dread |
---|---|---|---|
Priority: | awaiting triage | Milestone: | |
Component: | ckan | Keywords: | |
Cc: | sebbacon, pudo | Repository: | ckan |
Theme: | none |
Description
The debian package "ckan" with the two scripts "ckan-create-instance" and "ckan-instance-maintenance" depends against "postgresql". But "ckan-create-instance" is quite handy even when the DB is remote: it creates all the data dirs with the correct permissions, and the ckan and apache configs.
Please add a flag "--without-local-db" to "ckan-create-instance" and remove the postgres dependancy from the debain package.
Change History
comment:1 Changed 3 years ago by nils.toedtmann
- Summary changed from Remove apt dependancy from "postgresql" in package "ckan" to Debian package "ckan" should not depend on "postgresql"
Note: See
TracTickets for help on using
tickets.