The SIO2 project
  1. The SIO2 project
  2. SIO-2041

When uploading problem packages .tar.gz extension fails

    Details

    • Type: Bug Bug
    • Status: Resolved Resolved
    • Priority: Trivial Trivial
    • Resolution: Obsolete
    • Affects Version/s: Current Version
    • Fix Version/s: None
    • Component/s: OIOIOI
    • Labels:
      None

      Description

      It's because the archive unpacking recognises archive format by file extension, but because of usage of temporary filename it's getting only the part of the extension after the last dot, so something.tar.gz is recognised as ".gz" format which is not supported.

      Simple solution: use ".tgz"
      Better solution: make the file format hint consider extensions with multiple parts?

        Activity

        Connect your code to JIRA

        Link every code change to JIRA just by adding an issue keys in commit messages. Bridge the gap back to your source and know which changes fixed which JIRA issues.

        Git & Mercurial in the cloud

        Collaborate across unlimited private code repositories.

        Git behind the firewall

        Manage and collaborate on Git repositories behind a firewall.

        Browse and search code

        Browse, search, and track source code repositories.

          People

          • Assignee:
            Szymon Acedański
            Reporter:
            Radosław Waśko
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: