Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation from rpm fails #2243

Open
waldemara opened this issue May 24, 2023 · 1 comment
Open

installation from rpm fails #2243

waldemara opened this issue May 24, 2023 · 1 comment
Labels

Comments

@waldemara
Copy link

waldemara commented May 24, 2023

  • Min Version: 1.27, but also 1.26 1.25
  • Operating system: fedora 38 but also f35, f36, f37

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

@waldemara waldemara added the bug label May 24, 2023
@kaptcha0
Copy link

kaptcha0 commented Jun 6, 2023

I'm also having this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants