Closed (fixed)
Project:
Hostmaster (Aegir)
Version:
6.x-0.4-alpha2
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
12 Jun 2009 at 18:11 UTC
Updated:
6 Nov 2011 at 09:20 UTC
In the steps of #461488: Packaging Drush for Debian and #490004: package provision for Debian, I think we should also consider a package for the frontend, the last item remaining in the magic glue. The trick here will be to play around with http://packages.debian.org/squeeze/dh-make-drupal and the drupal packages already in Debian, which could prove really annoying.
Comments
Comment #1
jaxpax commentedtracking
Comment #2
adrian commentedi think the way forward here is the drush make functionality we just added.
ie: don't package the front end as .debs, but how to construct the front end is included in the backend.
Comment #3
anarcat commentedIn fact, it's not as bad as it seems: the Drupal version in Debian is pretty up to date, if we take into account the backports to lenny. Also, that dh-make-drupal will be very useful to build the package.
I don't think we should make the package use drush make on install, but it can certainly use it to build the package. Basically, the new install.sh.txt will do just that, and will make building the packages fairly trivial.
Comment #4
anarcat commentedUpdate: the backend package now installs the frontend, which is probably wrong, but works. It also completely bypasses the normal Drupal Debian packages. See #490004: package provision for Debian.
Comment #5
steven jones commentedWe now have a frontend package for debian, so I'm going to close this issue.