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

Run kernel upgrade before 'emerge --depclean'? #12

Open
TheGreatMcPain opened this issue Apr 27, 2020 · 4 comments
Open

Run kernel upgrade before 'emerge --depclean'? #12

TheGreatMcPain opened this issue Apr 27, 2020 · 4 comments
Labels

Comments

@TheGreatMcPain
Copy link

First of all, thank you for making this. It makes updating Gentoo pretty simple.

The only problem I have with it is that it removes older kernel sources before upgrading to the new one causing module-rebuild to fail. I figure doing the kernel upgrade phase before doingemerge --depclean could prevent this from happening.

@AmberisMyShiba
Copy link

AmberisMyShiba commented Apr 28, 2020

I think Compiling external modules should only be done after the new kernel is compiled and upgraded.

@TheGreatMcPain
Copy link
Author

When I had a kernel upgrade I ran genup with the options.
(--buildkernel-args=-x -M) Which tells buildkernel to rebuild modules during upgrade, and disables genup's module-rebuild stage. With those options the upgrade went without a hitch.

@sakaki-
Copy link
Owner

sakaki- commented May 5, 2020

@TheGreatMcPain,

those may make sense as default options, tbh. Thanks for the suggestion.

@sakaki- sakaki- added the EOL label Oct 31, 2020
@sakaki-
Copy link
Owner

sakaki- commented Oct 31, 2020

31 Oct 2020: sadly, due to legal obligations arising from a recent change in my 'real world' job, I must announce I am standing down as maintainer of this project with immediate effect. For the meantime, I will leave the repo up (for historical interest, and it may be of use to others); however, I plan no further updates, nor will I be accepting / actioning further pull requests or bug reports from this point. Email requests for support will also have to be politely declined, so, please treat this as an effective EOL notice.

For further details, please see my post here.

With sincere apologies, sakaki ><

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

No branches or pull requests

3 participants