Package: drush
Version: 5.8-1
Severity: normal
Given that /tmp could be tmpfs and also given that a mysql dump could be
enormous, have the drush tmpdir pointing to /tmp is not a good idea.
Please see the log below:
Do you really want to continue? (y/n): y
Calling system(mysqldump --result-file /tmp/nalinc_staging.sql.QCgeCi
--no-autocommit --single-transaction --opt -Q nalinc_staging
--host=localhost --user=rrs --password=XXX --skip-extended-insert
--order-by-primary );
Calling system(mysql --database=nalinc_dev --host=localhost --user=rrs
--password=XXX --silent < /tmp/nalinc_staging.sql.QCgeCi);
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.8-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages drush depends on:
ii php-console-table 1.1.4-1
ii php5-cli 5.4.4-14
Versions of packages drush recommends:
ii curl 7.29.0-2
ii php5-mysql 5.4.4-14
ii wget 1.14-1
Versions of packages drush suggests:
pn drupal <none>
ii git 1:1.7.10.4-2
ii mysql-client-5.5 [mysql-client] 5.5.29+dfsg-1
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]