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

Suggestion #11

Open
helpdeskdan opened this issue Feb 25, 2024 · 0 comments
Open

Suggestion #11

helpdeskdan opened this issue Feb 25, 2024 · 0 comments

Comments

@helpdeskdan
Copy link

Firstly, thanks for all this! I was completely fine with the livepatch tip, but this has gotten totally out of hand. Also, I don't think that "sudo pro config set apt_news=false" works.

Now that I have to do all this junk, I find myself inclined to want said live patch tip gone as well. This is easily accomplished by editing /usr/lib/python3/dist-packages/UpdateManager/Dialogs.py and cobbling this function to return False.

    def _is_livepatch_supported(self):
        return False # Cut it out, #@&# it!
        di = distro_info.UbuntuDistroInfo()
        codename = get_dist()
        return di.is_lts(codename)

Credit: MikeR

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