-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
migrate2rocky.sh aborts "Failed to download metadata for repo 'PowerTools'" #157
Comments
Thanks for the report. Can you show me the current output of Thanks |
dnf repolist allrepo id repo name status dnf repoinfo PowerTools powertoolsCentOS-8 - PowerTools 595 B/s | 38 B 00:00 |
What's the output of: |
I should note that you still have PowerTools installed from CentOS somehow. RockyLinux powertools is also installed. The initial system package swap successfully removed centos-linux-repos which should have removed the PowerTools repo from CentOS, so there appears to be an errant .repo file in your yum.repos.d directory that is still trying to reference PowerTools and the goal here is to find out what it is and why it's there. |
grep PowerTools /etc/yum.repos.d/*.repo/etc/yum.repos.d/CentOS-PowerTools.repo:# CentOS-PowerTools.repo |
I'm fine with removing the CentOS PowerTools repo. Is it possible to continue along with the migration at this point? |
You would have to finish it manually. My recommendation is to start over if you can and:
|
I will likely start over, however I was thinking about running the migration manually. I've looked through the documentation and don't see a procedure outlined for a manual finish. Can you point me in the right direction? |
Just a |
i got fail migration centos 8 already upgraded to 8.5.2111 before running the script for migration, fail just before converting packages, with error messages of fail to get metadata 'Base OS' or Appstream. I already try solution from @pajamian that seem work to other user, but still no luck. Try other approach as well as discussed in rocky linux forum. Still failing. One thing that i did may relate is may be this command that i entered when installing postgresql-12 like this Is anything i miss for successful migration, please help. |
The migration was running along fine -- is there a way to recover gracefully?
migrate2rocky.log
The text was updated successfully, but these errors were encountered: