Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635282 - dev-db/mysql-5.6.36 automagic on sys-process/numactl:0
Summary: dev-db/mysql-5.6.36 automagic on sys-process/numactl:0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-24 11:17 UTC by coyote
Modified: 2017-11-03 12:54 UTC (History)
0 users

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 coyote 2017-10-24 11:17:18 UTC
dev-db/mysql-5.6.36 has automagic dependency on sys-process/numactl:0
Comment 1 Mike Gilbert gentoo-dev 2017-10-28 16:56:41 UTC
Please provide some evidence of this fact.
Comment 2 Alexander Tratsevskiy 2017-10-30 13:40:27 UTC
(In reply to Mike Gilbert from comment #1)
> Please provide some evidence of this fact.

 # emerge -C numactl 
 * This action can remove important packages! In order to be safer, use
 * `emerge -pv --depclean <atom>` to check for reverse dependencies before
 * removing packages.

 sys-process/numactl
    selected: 2.0.11 
   protected: none 
     omitted: none 

All selected packages: =sys-process/numactl-2.0.11

>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.

>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1
>>> Unmerging (1 of 1) sys-process/numactl-2.0.11...

 * GNU info directory index is up-to-date.

!!! existing preserved libs:
>>> package: sys-process/numactl-2.0.11
 *  - /usr/lib64/libnuma.so.1
 *  - /usr/lib64/libnuma.so.1.0.0
 *      used by /usr/bin/mysql_client_test_embedded (dev-db/mysql-5.6.38)
 *      used by /usr/bin/mysql_embedded (dev-db/mysql-5.6.38)
 *      used by /usr/bin/mysqltest_embedded (dev-db/mysql-5.6.38)
 *      used by 2 other files
Use emerge @preserved-rebuild to rebuild packages using these libraries

 * IMPORTANT: 3 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.
Comment 3 Larry the Git Cow gentoo-dev 2017-11-03 12:54:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbecd699292619d1eaddec9a8efd7b9cbb7de92b

commit cbecd699292619d1eaddec9a8efd7b9cbb7de92b
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2017-11-03 12:52:18 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2017-11-03 12:52:18 +0000

    dev-db/mysql: Add numa USE wrt bug 635282
    
    Closes: https://bugs.gentoo.org/635282
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-db/mysql/metadata.xml        |  1 +
 dev-db/mysql/mysql-5.6.38.ebuild | 15 +++++++++------
 2 files changed, 10 insertions(+), 6 deletions(-)