Bug 1877671
| Summary: | multiarch conflicts in libcurl-minimal | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | aurhb20 | ||||
| Component: | curl | Assignee: | Kamil Dudka <kdudka> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 32 | CC: | john.j5live, kdudka, msekleta, paul, svashisht | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | curl-7.72.0-2.fc34 curl-7.71.1-7.fc33 curl-7.69.1-6.fc32 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1895391 (view as bug list) | Environment: | |||||
| Last Closed: | 2020-09-12 16:34:27 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1895391 | ||||||
| Attachments: |
|
||||||
The proposed patch looks good. Thanks! I can push it on your behalf if you tell us your name? This is a trivial patch, and Bugzilla told me to use secondary email, but I'm Jinoh Kang using a Google mail account of jinoh dot kang dot kr should I be responsible for it. No worries about responsibility, just wanted to give you credit for the contribution. dist-git commit: https://src.fedoraproject.org/rpms/curl/c/4226c316 f33 dist-git commit: https://src.fedoraproject.org/rpms/curl/c/54705704 f32 dist-git commit: https://src.fedoraproject.org/rpms/curl/c/2d6d1930 FEDORA-2020-ca78b371b3 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-ca78b371b3 FEDORA-2020-922966ff13 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-922966ff13 FEDORA-2020-922966ff13 has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-922966ff13` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-922966ff13 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-ca78b371b3 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-ca78b371b3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-ca78b371b3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-ca78b371b3 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2020-922966ff13 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. |
Created attachment 1714385 [details] [patch] libcurl-multiarch - specify arch in Conflicts `libcurl-minimal' shall conflict with `libcurl%{?_isa}', instead of `libcurl'. Otherwise, `libcurl-minimal.x86_64' and `libcurl-minimal.i686' conflicts with each other due to both of them also providing `libcurl'.