Bug 2014863
| Summary: | generic-logos-httpd does not fulfill 'system-logos(httpd-logo-ng)' dependency of httpd in Fedora >= 34 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matt McCutchen <matt> |
| Component: | generic-logos | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 34 | CC: | contact, ngompa13, notting |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | generic-logos-18.0.0-15.fc34 generic-logos-18.0.0-15.fc35 generic-logos-18.0.0-15.fc33 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-11-30 01:11:26 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
Matt McCutchen
2021-10-17 13:21:57 UTC
I submitted a pull request: https://src.fedoraproject.org/rpms/generic-logos/pull-request/1 . I don't really know what I'm doing with that; I hope it is helpful. Can concur. This bug makes it impossible to roll internal, corporate images of Fedora Linux, who have the trademarks removed for obvious reasons. ``` 2021-11-22 20:26:22,239: Starting automated install..................................................Exception ignored in atexit callback: <function exitHandler at 0x7f41710e40d0> 2021-11-22 20:26:22,239: Traceback (most recent call last): 2021-11-22 20:26:22,239: File "/usr/sbin/anaconda", line 75, in exitHandler 2021-11-22 20:26:22,239: sync_run_task(task_proxy) 2021-11-22 20:26:22,239: File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/common/task/__init__.py", line 46, in sync_run_task 2021-11-22 20:26:22,239: task_proxy.Finish() 2021-11-22 20:26:22,239: File "/usr/lib/python3.10/site-packages/dasbus/client/handler.py", line 444, in _call_method 2021-11-22 20:26:22,239: return self._get_method_reply( 2021-11-22 20:26:22,239: File "/usr/lib/python3.10/site-packages/dasbus/client/handler.py", line 477, in _get_method_reply 2021-11-22 20:26:22,239: return self._handle_method_error(error) 2021-11-22 20:26:22,239: File "/usr/lib/python3.10/site-packages/dasbus/client/handler.py", line 497, in _handle_method_error 2021-11-22 20:26:22,240: raise exception from None 2021-11-22 20:26:22,240: dasbus.error.DBusError: umount of /tmp failed (32) 2021-11-22 20:26:22,240: The following software marked for installation has errors. 2021-11-22 20:26:22,240: This is likely caused by an error with your installation source. 2021-11-22 20:26:22,240: 2021-11-22 20:26:22,240: Problem: conflicting requests 2021-11-22 20:26:22,240: - package gnome-user-share-3.34.0-6.fc35.x86_64 requires httpd, but none of the providers can be installed 2021-11-22 20:26:22,240: - package httpd-2.4.51-2.fc35.x86_64 requires system-logos(httpd-logo-ng), but none of the providers can be installed 2021-11-22 20:26:22,240: - package httpd-2.4.50-1.fc35.x86_64 requires system-logos(httpd-logo-ng), but none of the providers can be installed 2021-11-22 20:26:22,240: - package fedora-logos-httpd-34.0.4-2.fc35.noarch is filtered out by exclude filtering 2021-11-22 20:26:22,240: - package fedora-logos-httpd-35.0.0-2.fc35.noarch is filtered out by exclude filtering 2021-11-22 20:26:22,240: 2021-11-22 20:26:22,240: ================================================================================ 2021-11-22 20:26:22,240: ================================================================================ 2021-11-22 20:26:22,240: Installation 2021-11-22 20:26:22,240: 2021-11-22 20:26:22,240: 1) [x] Language settings 2) [x] Time settings 2021-11-22 20:26:22,241: (English (United States)) (US/Eastern timezone) 2021-11-22 20:26:22,241: 3) [x] Installation source 4) [!] Software selection 2021-11-22 20:26:22,241: (https://mirrors.fedoraproject.o (Error checking software 2021-11-22 20:26:22,241: rg/mirrorlist?repo=fedora- selection) 2021-11-22 20:26:22,241: $releasever&arch=$basearch) 2021-11-22 20:26:22,241: ``` FEDORA-2021-d97a233249 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-d97a233249 FEDORA-2021-4f6b3862de has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-4f6b3862de FEDORA-2021-2471f5862b 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-2471f5862b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-2471f5862b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-d97a233249 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-d97a233249` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-d97a233249 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-4f6b3862de 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-4f6b3862de` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-4f6b3862de See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-d97a233249 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-4f6b3862de has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-2471f5862b has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. |