Closed (fixed)
Project:
Drush
Version:
All-versions-3.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2010 at 21:01 UTC
Updated:
20 Aug 2010 at 00:10 UTC
It results with failed Aegir install due to non-existing now URL defined in Drush. Patch attached.
==> Installing drush in /var/aegir
--2010-08-05 20:19:01-- http://ftp.drupal.org/files/projects/drush-6.x-3.1.tar.gz
Resolving ftp.drupal.org... 140.211.166.134
Connecting to ftp.drupal.org|140.211.166.134|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 174203 (170K) [application/x-gzip]
Saving to: `drush-6.x-3.1.tar.gz'
0K .......... .......... .......... .......... .......... 29% 73.2K 2s
50K .......... .......... .......... .......... .......... 58% 290K 1s
100K .......... .......... .......... .......... .......... 88% 292K 0s
150K .......... .......... 100% 120K=1.2s
2010-08-05 20:19:02 (142 KB/s) - `drush-6.x-3.1.tar.gz' saved [174203/174203]
PHP Fatal error: Class 'Console_Table' not found in /var/aegir/drush/includes/drush.inc on line 973
==> Drush is broken (php /var/aegir/drush/drush.php help failed)
| Comment | File | Size | Author |
|---|---|---|---|
| drush_diff.txt | 648 bytes | omega8cc |
Comments
Comment #1
moshe weitzman commentedcommitted. we're going to have to issue new releases. what a drag.
Comment #2
grendzy commentednote that if you've already run drush, you'll need to delete the empty table.inc after applying this patch.