mysqld binary depend on libbfd-2.xx.so, but after update binutils this library not preserved, In result, mysql don't restart. How to reproduce: install biutils-2.22 install mariadb update binutils to 2.23 version. Result: mail1 ~ # mysqld --help mysqld: error while loading shared libraries: libbfd-2.22.so: cannot open shared object file: No such file or directory Please, either way, not giving surprise errors.
To me this seems an invalid bug. You should have run revdep-rebuild / emerge -av @preserved-rebuild to fix this issue.
(In reply to Jorge Manuel B. S. Vicetto from comment #1) > To me this seems an invalid bug. > You should have run revdep-rebuild / emerge -av @preserved-rebuild to fix > this issue. jmbsvicetto@. libbfd-2.xx.so not preserved, not in set @preserved-rebuild. Please test the update process.
(In reply to Andreis Vinogradovs ( slepnoga ) from comment #2) > (In reply to Jorge Manuel B. S. Vicetto from comment #1) > > To me this seems an invalid bug. > > You should have run revdep-rebuild / emerge -av @preserved-rebuild to fix > > this issue. > > jmbsvicetto@. > > libbfd-2.xx.so not preserved, not in set @preserved-rebuild. > Please test the update process. So there might be an issue with portage or binutils. This has still nothing to do with mariadb/mysql. What version of portage where you using when you hit this issue? If portage-2.1*, then it might not had preserve-libs support yet.
Please provide the requested info or we won't be able to make progress on this bug.