Bug 1875000
| Summary: | dnf upgrade left system with important libs symlinked to 0 length new libraries | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Zdenek Kabelac <zkabelac> |
| Component: | rpm | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | dmach, igor.raits, jmracek, jrohel, mblaha, mhatina, mjw, packaging-team-maint, pkratoch, pmatilai, pmoravco, rpm-software-management, vmukhame |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-02-05 14:10:53 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Zdenek Kabelac
2020-09-02 17:42:03 UTC
What happened there is anybody's guess. If it's just library symlinks that are wrecked then I'd maybe eyeball ldconfig first. Rpm verifies file contents on unpacking, always has, but errors do not abort the entire transaction at once because there's no means to go back either. As noted above, insufficient data to even begin to guess. Closing. This should have been quite easy to reproduce in your testing setup. I'm not going to demolish my working machine - as it's been highly problematic to restore it back. So this is IMHO foolish way to paper over real major bug in the upgrading system. (Mainly the clear fact that rpm is not verifying that uncompression was all without errors) There's nothing resembling a reproducer here. Upgrade to rawhide at some random day going belly up, once, for a single person, could be caused by any number of things. As I already said but you seem to have ignored: rpm verifies the payload as it goes always, unless you explicitly tell it not to. If something later overwrites those files, there's nothing rpm can do about it. |