Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484930 - dev-db/mariadb: incorrect depend in ebuild and incorrect update.
Summary: dev-db/mariadb: incorrect depend in ebuild and incorrect update.
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jorge Manuel B. S. Vicetto
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-14 17:46 UTC by Andreis Vinogradovs ( slepnoga )
Modified: 2014-01-19 18:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreis Vinogradovs ( slepnoga ) 2013-09-14 17:46:52 UTC
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.
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2013-10-08 03:06:50 UTC
To me this seems an invalid bug.
You should have run revdep-rebuild / emerge -av @preserved-rebuild to fix this issue.
Comment 2 Andreis Vinogradovs ( slepnoga ) 2013-11-18 15:56:53 UTC
(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.
Comment 3 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2013-11-18 16:02:41 UTC
(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.
Comment 4 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2014-01-19 18:14:00 UTC
Please provide the requested info or we won't be able to make progress on this bug.