Bug 1251334
Summary: | Upgrading from 22 to 23 by fedup fails | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Itaru Kitayama <itaru.kitayama> |
Component: | systemd | Assignee: | systemd-maint |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 23 | CC: | johannbg, jsynacek, lnykryn, msekleta, s, systemd-maint, zbyszek |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | aarch64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 222-4.fc23 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-09-23 04:08:14 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
Itaru Kitayama
2015-08-07 02:28:29 UTC
Please see https://fedoraproject.org/wiki/Changes/DNF_System_Upgrades instead. fedup is not supported. But the bug is a bug. It will get fixed of course. $ sudo dnf install 'dnf-command(fedup)' langpacks: No languages are enabled Failed to synchronize cache for repo 'zbyszek-dnf-plugin-fedup' from 'https://copr-be.cloud.fedoraproject.org/results/zbyszek/dnf-plugin-fedup/fedora-22-aarch64/': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried, disabling. Last metadata expiration check performed 4:46:29 ago on Thu Aug 6 22:19:29 2015. No package dnf-command(fedup) available. Error: no package matched: dnf-command(fedup) (In reply to Zbigniew Jędrzejewski-Szmek from comment #1) > Please see https://fedoraproject.org/wiki/Changes/DNF_System_Upgrades > instead. > fedup is not supported. Oh, I didn't see that you're on aarch64. Unfortunately copr does not provide a repo for aarch64. You can simply install the package manually, e.g. https://copr-be.cloud.fedoraproject.org/results/zbyszek/dnf-plugin-fedup/fedora-22-x86_64/dnf-plugin-fedup-0-2.20150716git6d6a316.fc24/dnf-plugin-fedup-0-2.20150716git6d6a316.fc22.noarch.rpm . # dnf fedup download --releasever=23 Error: Failed to synchronize cache for repo 'updates' from 'https://mirrors.fedoraproject.org/metalink?repo=updates-released-f23&arch=aarch64': Cannot prepare internal mirrorlist: file "repomd.xml" was not found in metalink Is this expected? Any other options to try? It might be some mirroring problem rather than an issue with fedup itself. I saw similar messages from dnf in normal usage yesterday. Please try again... I again saw the same message. Indeed. https://mirrors.fedoraproject.org/metalink?repo=updates-released-f23&arch=aarch64 has a comment inside # repo = updates-released-f23 arch = aarch64 error: invalid repo or arch I'll ask on the mailing list what the expected status of aarach64 is. The URL now works. It was fixed yesterday. I've confirmed that as well. systemd-222-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16155 systemd-222-4.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16165 systemd-222-4.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update systemd'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16165 systemd-222-4.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. |