Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-21191

drush cvup does not untar file

    Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 4.7.24
    • Fix Version/s: None
    • Labels:
    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      Developer Doc
    • Funding Source:
      Needs Funding
    • Verified?:
      No
    • How it should work:
      Hide
      The command should perform the following steps:
      - backup code by moving the module folder
      - backup database with sql-dump
      - extract the tarfile given, thus creating the civicrm folder
      - run the upgrade command
      Show
      The command should perform the following steps: - backup code by moving the module folder - backup database with sql-dump - extract the tarfile given, thus creating the civicrm folder - run the upgrade command

      Description

      When I issue the command 'drush cvup – tarfile=mytarfile' the contents of the tarfile are not extracted.

      The result is that the civicrm-folder no longer exists, because it has been backed up/moved in an earlier step.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              edvanleeuwen Ed van Leeuwen
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated: