You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: