Problem/Motivation
Stable version of Drush in Aegir debian package is 8.1.6, which is out of date, and lacks of support for recent PHP and Drupal versions.
Steps to reproduce
install aegir from debian package and look for drush version
Proposed resolution
update stable drush version to 8.3.x in debian/aegir3-provision.postinst file
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | 3166952-9.patch | 1.31 KB | fenstrat |
Comments
Comment #2
doka commentedComment #3
doka commentedComment #4
colanMakes sense to me, but needs testing.
Comment #5
colanThe version needs to be updated now. :)
Why was this moved?
Marked #3185979: Debian package has old version of Drush as a duplicate of this issue.
Comment #6
doka commentedplease find the updated patch file. It does the following:
Comment #7
doka commentedComment #8
colanUpgrading Drush works well over here, but I can't RTBC this as we're using Ansible instead of the Debian package so we can't test that.
Fixing the parent link.
Comment #9
fenstratConfirmed this works as expected with Debian (tested with PHP 7.4). Marking as RTBC.
Attached bumps drush to the latest 8.x stable, 8.4.8.
Comment #10
kienan commentedI was able to test the debian package (on Debian buster), and this seems fine to me as well.
Comment #11
froboyI wasn't able to test reinstalling, but I did test the drush update with the following manual steps pulled from the installer file and things looked good to me.
Comment #14
kienan commented