The docs don't seem to tell a user how to get a recent drush version on Debian squeeze.

http://community.aegirproject.org/upgrading/debian refers to squeeze-backports, but there we only have 4.5

What would be the recommended way? Grab from sid? Or install manually?

This info should probably find it's way into http://community.aegirproject.org/upgrading/path#Debian_package_name_cha...

Comments

helmo’s picture

http://debian.aegirproject.org/ does have it in 'unstable' but then depends on the php-console-table package which is not in squeeze.

One trick is:

1. to get php-console-table manually from http://ftp.debian.org/debian/pool/main/p/php-console-table/php-console-t...
2. Install it with: dpkg -i
3. apt-get install drush

mccrodp’s picture

I've added your comments to Automatic install on Debian as it helped me install aegir2 successfully. I thought it best that something was in the docs rather than nothing at all!

Thanks for your help!

anarcat’s picture

Priority: Normal » Critical

This needs to be fixed for the 2.x release, obviously, thanks for the report.

I think php-console-table could be backported to squeeze.... Any other ideas?

helmo’s picture

Assigned: Unassigned » anarcat

I think that would do it.

anarcat’s picture

actually, that takes a while, and doesn't make much sense from debian's perspective, because drush 5 is not backported to squeeze and can't, because there's already a backport of drush 4, necessary for aegir 1.x to be installable there.

i'll just upload php-console-table to our archive for the time being.

anarcat’s picture

Status: Active » Fixed

that was done, 1.1.4 should be in unstable in our archive now.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.