[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#783308: RFS: mediagoblin/0.7.1+dfsg1-1 [ITP]



On 06/05/15 14:23, Paul Wise wrote:
> It would be great if the steps for setting up a mediagoblin instance
> documented in README.Debian could be converted into a script
> distributed upstream; the Debian package could then prompt the
> sysadmin via debconf for the relevant details (suggesting appropriate
> defaults in the text) and then run the script.

Note that there is some debconf stuff in the debconf branch [1]. I added
this with the aim that a user could install the package, and have it
working once it has been installed (if they so wish).

Currently, it sort of works. As in it will create the database, and
configure apache, and mediagoblin will work. The problem comes when
giving the user options regarding what webserver and database they want
to use.

I think one way of solving this would be to have packages for the
configuration options, which depend on the prerequisites (e.g.
mediagoblin-pgsql depends on postgresql):

  mediagoblin-pgsql
  mediagoblin-sqlite

  mediagolbin-apache2-wsgi
  mediagolbin-nginx-uwsgi

Does anyone have any advice regarding this?

1:
https://anonscm.debian.org/cgit/collab-maint/mediagoblin.git/log/?h=debconf


Reply to: