Uploaded image for project: 'FreePBX'
  1. FreePBX
  2. FREEPBX-22026

Module admin fails on uncompressed tar files

    XMLWordPrintable

    Details

    • ToDo:

      Description

      Uncompressed tarballs break Module Admin.

      The source admin/libraries/modulefunctions.class.php uses tar zxf filename for .tar. .tgz, and .tar.gz files.  This makes it incapable of handling uncompressed.

      Simply removing the "z" and changing the command lines to tar xf filename resolves the issue - gzipped tar files are automatically handed by all remotely recent gnu tar versions (tested back to CentOS 6).

      Problem is compounded by the fact the rmccue request library will sometimes automatically de-compress  gzipped files from some servers, so "Download from Web" can break even if the source is a .tgz file.

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                sharathom Sharath OM
                Reporter:
                jerrm jerrm
              • Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  NextupJiraPlusStatus

                  Error rendering 'slack.nextup.jira:nextup-jira-plus-status'. Please contact your Jira administrators.