minbrowser / min

A fast, minimal browser that protects your privacy
https://minbrowser.org/
Apache License 2.0
7.72k stars 685 forks source link

installation from rpm fails #2243

Open waldemara opened 1 year ago

waldemara commented 1 year ago

Expected Behavior

Installation succeeds

Actual Behavior

Installation fails, like this:

dnf install ~xyz/Downloads/min-1.27.0-x86_64.rpm Last metadata expiration check: 3:25:51 ago on Tue 23 May 2023 07:08:34 PM PDT. Dependencies resolved.

= = Package Architecture Version Repository Size = = Installing: Min x86_64 1.27.0-1 @commandline 67 M

Transaction Summary = = Install 1 Package

Total size: 67 M Installed size: 241 M Is this ok [y/N]: y Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : Min-1.27.0-1.x86_64 1/1 Error unpacking rpm package Min-1.27.0-1.x86_64 Verifying : Min-1.27.0-1.x86_64 1/1

Failed: Min-1.27.0-1.x86_64

Error: Transaction failed

To Reproduce

Attempt to install it:

sudo su - dnf install /path/to/min-1.27.0-x86_64.rpm

I was trying to install it. I also tried 1.26. 1.25 with the same result. The last version that installed successfully was: min-1.24.0-1.x86_64.rpm

kaptcha0 commented 1 year ago

I'm also having this issue.