Bug 2001755
| Summary: | Cannot install ntfs-3g on Fedora 34: ntfs-3g-libs is already installed | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Vojtech Trefny <vtrefny> |
| Component: | ntfs-3g | Assignee: | Tom "spot" Callaway <spotrh> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 34 | CC: | mpitt, spotrh, tbzatek |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | CockpitTest | ||
| Fixed In Version: | ntfs-3g-2021.8.22-2.fc34 ntfs-3g-2021.8.22-2.el8 ntfs-3g-2021.8.22-2.el7 ntfs-3g-2021.8.22-2.fc33 ntfs-3g-2021.8.22-2.fc35 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-09-15 18:20:02 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: | |||
Unfortunately this new package was fast-paced through bodhi [1][2] and now hit stable, so bumping priority. [1] https://bodhi.fedoraproject.org/updates/FEDORA-2021-c0235d9d79 [2] https://bodhi.fedoraproject.org/updates/FEDORA-2021-38d1b07839 FEDORA-2021-6e7da07b37 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-6e7da07b37 FEDORA-2021-5b1dac797b has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-5b1dac797b FEDORA-EPEL-2021-8634a5d3f8 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-8634a5d3f8 FEDORA-EPEL-2021-bb15ff6d4d has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-bb15ff6d4d FEDORA-2021-e7c8ba6301 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-e7c8ba6301 FEDORA-2021-5b1dac797b has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-5b1dac797b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-5b1dac797b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-6e7da07b37 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-6e7da07b37` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-6e7da07b37 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2021-bb15ff6d4d has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-bb15ff6d4d See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-e7c8ba6301 has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-e7c8ba6301` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-e7c8ba6301 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2021-8634a5d3f8 has been pushed to the Fedora EPEL 7 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-8634a5d3f8 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-6e7da07b37 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-EPEL-2021-bb15ff6d4d has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-EPEL-2021-8634a5d3f8 has been pushed to the Fedora EPEL 7 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-e7c8ba6301 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-5b1dac797b has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. |
Description of problem: With the recent introduction of the ntfs-3g-libs subpackage, I can no longer install ntfs-3g, the libs subpackage is installed instead: $ sudo dnf install ntfs-3g Last metadata expiration check: 0:02:24 ago on Tue Sep 7 06:22:16 2021. Package ntfs-3g-libs-2:2021.8.22-1.fc34.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! I'm not sure if this is a packaging issue or dnf bug -- ntfs-3g-libs obsoletes ntfs-3g, but the "Obsoletes: %{name} < 2:2021.8.22-1" in the spec looks like it should not obsolete ntfs-3g-2021.8.22-1.fc34.x86_64 so maybe dnf is to blame here? $ rpm -q --whatobsoletes ntfs-3g ntfs-3g-libs-2021.8.22-1.fc34.x86_64 I can install ntfs-3g by specifying the version with "dnf install ntfs-3g-2:2021.8.22-1.fc34.x86_64". This happens both on my existing F34 machine and on a fresh vagrant box. Version-Release number of selected component (if applicable): $ rpm -qi ntfs-3g-libs Name : ntfs-3g-libs Epoch : 2 Version : 2021.8.22 Release : 1.fc34 Architecture: x86_64