Skip to content
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

Please provide better explanation of "trigger file does not exist. exiting quietly." error message #512

Open
voxik opened this issue Aug 15, 2022 · 1 comment

Comments

@voxik
Copy link

voxik commented Aug 15, 2022

On 2022-08-12, I was trying to upgrade fully updated but EOL F33 system to something more recent, such as F35/F36. However, the upgrade failed with "trigger file does not exist. exiting quietly." error message very likely coming from here:

https://github.com/rpm-software-management/dnf-plugins-extras/blob/cef43db2014673c528a2f13eaf1c72ecef5f0734/plugins/system_upgrade.py#L534

But I am quite unsure, what it does mean and what should I do about to proceed further. Therefore could you please provide some helpful message of what is really going on? This one is useless.

@nikunjbhatt
Copy link

I am seeing the same error when trying to upgrade from v35 to v37. Nobody knows which file is called the trigger file?

See the code at the line number 533 https://github.com/rpm-software-management/dnf-plugins-extras/blob/cef43db2014673c528a2f13eaf1c72ecef5f0734/plugins/system_upgrade.py#L533 in the file and above the line pointed out by @voxik ,
So, what is the value (file name?) of self.magic_symlink?

How to solve the error?

@jan-kolarik jan-kolarik transferred this issue from rpm-software-management/dnf-plugins-extras Dec 4, 2023
github-merge-queue bot pushed a commit to rpm-software-management/dnf5 that referenced this issue Mar 19, 2024
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

2 participants