There used to be a debian maintainer in the maintainers.txt but it was unmaintained and no one ever stepped forward with a commitment to maintaining it. Honestly, it's easier to download and install it.
I don't disagree that such may be easy to install, however, the Drupal package for so long was old/outdated/insecure and unmaintained causing both users and forum support questions. So, if it is maintained, fine, if not, easier to encourage people to install from d.o. download.
In order to mantain the system up&clean obviously, is better use apt to install drupal.
Now the question is: how much older is the debian package?
In sid, the latest version is 5.7-1 and in lenny 5.6-2
Four days ago drupal 6 was released. I don't know when the debian mainteiner will release it.
My suggest is: don't install drupal6 from source (less than you need the new drupal 6 funcionality) and wait for the debian package.
Anyway, don't forget an important thing: every package in official debian repository doesn't contain bugs (so the important security fix, and other minor fix should be fixed on debian packages.)
In there another way if you want install drupal6: use an unofficial repository but it's a big risk.
I'd be interested in hearing if anyone has much experience with Debianized Drupal, in Ubuntu or otherwise. I'm especially curious about how upgrades are handled. My Drupal reflexes tell me to run update.php when a new version is installed, but perhaps this is done automatically via debconf or similar?
Regarding upgrades, nothing special is being done as far as I can tell - if you login to the website and go into the status screen you still need to perform the database upgrade step. This should be done in the postinst IMO.
not that anyone is aware of
There used to be a debian maintainer in the maintainers.txt but it was unmaintained and no one ever stepped forward with a commitment to maintaining it. Honestly, it's easier to download and install it.
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
aptitude install drupal6 IS
aptitude install drupal6
IS a simple step
I start working on that, as I only maintain server via debian package
...
I don't disagree that such may be easy to install, however, the Drupal package for so long was old/outdated/insecure and unmaintained causing both users and forum support questions. So, if it is maintained, fine, if not, easier to encourage people to install from d.o. download.
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
Yes but..
In order to mantain the system up&clean obviously, is better use apt to install drupal.
Now the question is: how much older is the debian package?
In sid, the latest version is 5.7-1 and in lenny 5.6-2
Four days ago drupal 6 was released. I don't know when the debian mainteiner will release it.
My suggest is: don't install drupal6 from source (less than you need the new drupal 6 funcionality) and wait for the debian package.
Anyway, don't forget an important thing: every package in official debian repository doesn't contain bugs (so the important security fix, and other minor fix should be fixed on debian packages.)
In there another way if you want install drupal6: use an unofficial repository but it's a big risk.
work is in progress at
work is in progress at debian to push drupal6 to sid.
Thumbs up
Thank you, I too am eagerly awaiting it.
Is there some news?
..about drupal6 on debian sid (or etch)?
Thanks.
Package exists
http://packages.debian.org/sid/drupal6
I'd be interested in hearing if anyone has much experience with Debianized Drupal, in Ubuntu or otherwise. I'm especially curious about how upgrades are handled. My Drupal reflexes tell me to run update.php when a new version is installed, but perhaps this is done automatically via debconf or similar?
Hardy packages
I've backported the debian packages to Ubuntu Hardy (8.04) (32-bit) that you are most welcome to use.
http://bitcube.co.uk/content/packages
Regarding upgrades, nothing special is being done as far as I can tell - if you login to the website and go into the status screen you still need to perform the database upgrade step. This should be done in the postinst IMO.
Hardy packages updated
6.13 packages available now for your enjoyment.