sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
272 stars 14 forks source link

Invalid or corrupted package #1891

Closed AlekseyZaytcev closed 2 months ago

AlekseyZaytcev commented 2 months ago

Version info

Description

Sublime merge package is invalid or corrupted

Steps to reproduce

I am going through official installation instruction, Which you can here https://www.sublimemerge.com/docs/linux_repositories#pacman, And I receive error message from pacman package manager:

sudo pacman -S sublime-merge
[sudo] password for aleksey:
resolving dependencies...
looking for conflicting packages...

Packages (1) sublime-merge-2091-1

Total Download Size:    5.00 MiB
Total Installed Size:  23.34 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 sublime-merge-2091...     5.0 MiB   858 KiB/s 00:06 [###########################] 100%
(1/1) checking keys in keyring                       [###########################] 100%
(1/1) checking package integrity                     [###########################] 100%
(1/1) loading package files                          [###########################] 100%
:: File /var/cache/pacman/pkg/sublime-merge-2091-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package).
Do you want to delete it? [Y/n] y
error: failed to commit transaction (invalid or corrupted package)
sublime-merge-2091-1-x86_64.pkg.tar.xz is invalid or corrupted
Errors occurred, no packages were upgraded.

Expected behavior

Sublime Merge is successfully installed.

BenjaminSchaaf commented 2 months ago

This should be fixed now.