Skip to content

What to do when the script encounters an error? #137

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

Open
whistler119900 opened this issue Mar 23, 2022 · 0 comments
Open

What to do when the script encounters an error? #137

whistler119900 opened this issue Mar 23, 2022 · 0 comments

Comments

@whistler119900
Copy link

Hi there,
I was asked to upgrade a physical server from Centos 8 to Oracle Linux.

The script went fine until the yum distro-sync command:

Error: Transaction test error:
file /usr/share/pixmaps/poweredby.png from install of oracle-logos-httpd-84.5-1.0.1.el8.noarch conflicts with file from package centos-logos-httpd-80.5-2.el8.noarch

The script aborted here (I think it's line 509).
I corrected by uninstalling the package

centos-logos-httpd-80.5-2.el8.noarch

Also, I reissued the yum distro-sync command manually and it was executed successfully.

But now, what I have to do? Is it possible to relaunch the script for converting the installation?
Or I have to cut the last portions of it and launch it by myself?

Unfortunately it's not very clear what to do in case of errors.

All the help is appreciated.
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant