We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a follow-up to the original dnf4 request from https://bugzilla.redhat.com/show_bug.cgi?id=2312906.
Sometimes we report a generic RPM error, even though RPM can provide a more detailed, descriptive message.
[3/4] Upgrading filesystem-0:3.18-23.fc41.x86_64 100% | 1.5 MiB/s | 212.5 KiB | 00m00s >>> Unpack error: filesystem-0:3.18-23.fc41.x86_64 Transaction failed: Rpm transaction failed.
While with the old yum:
yum
"unpacking of archive failed on file /media: cpio: lsetfilecon"
Related: https://bugzilla.redhat.com/show_bug.cgi?id=1878057. Related: #849 (comment)
The text was updated successfully, but these errors were encountered:
Duplicate of #1710.
Sorry, something went wrong.
No branches or pull requests
This is a follow-up to the original dnf4 request from https://bugzilla.redhat.com/show_bug.cgi?id=2312906.
Sometimes we report a generic RPM error, even though RPM can provide a more detailed, descriptive message.
While with the old
yum
:Related: https://bugzilla.redhat.com/show_bug.cgi?id=1878057.
Related: #849 (comment)
The text was updated successfully, but these errors were encountered: