Skip to content

Linux wrapper script can end up with a corrupted tarball and get stuck #3973

Open
@peterix

Description

@peterix

Operating System

Linux

Description of bug

~/.local/share/multimc/MultiMC
MultiMC Dir: /home/isaiah/.local/share/multimc
No missing dependencies found.
/home/isaiah/.local/share/multimc/MultiMC: line 93: 14152 Segmentation fault      "${MMC_DIR}/bin/MultiMC" -d "${MMC_DIR}" "$@"

Steps to reproduce

  • User installs the deb
  • User tries to start MultiMC
  • The run script does first time setup by downloading the tarball and extracting it
  • This operation fails
  • User is stuck with a broken install that can't self-fix and a whole lot of confusion

Suspected cause

Missing hash checks?

We should do hash checks.
We should also redownload / redeploy the launcher if it fails to work, or at least tell the user how to fix the problem.

This issue is unique

  • I have searched the issue tracker and did not find an issue describing my bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugpackagingsystem: LinuxLinux specific issues (dependency hell, packaging, etc.)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions