Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774945 - dev-db/mariadb[perl] conflict with dev-db/mytop on man page
Summary: dev-db/mariadb[perl] conflict with dev-db/mytop on man page
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: 2021-03-09 05:45 UTC by Jaco Kroon
Modified: 2021-03-09 18:46 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 Jaco Kroon 2021-03-09 05:45:39 UTC
Right, so I wasn't aware USE=perl for mariadb gets my mytop for free.  I'll probably switch, but this conflict should probably still be fixed.  Just looks like similar to removing the actual mytop binary, the man page should be removed too in case of USE=-perl.

 * Messages for package dev-db/mariadb-10.5.9:

 * MySQL MY_DATADIR is /var/lib/mysql
 * MySQL datadir found in /var/lib/mysql
 * A new one will not be created.
 * This package will overwrite one or more files that may belong to other
 * packages (see list below). You can use a command such as `portageq
 * owners / <filename>` to identify the installed package that owns a
 * file. If portageq reports that only one package owns a file then do
 * NOT file a bug report. A bug report is only useful if it identifies at
 * least two or more packages that are known to install the same file(s).
 * If a collision occurs and you can not explain where the file came from
 * then you should simply ignore the collision since there is not enough
 * information to determine if a real problem exists. Please do NOT file
 * a bug report at https://bugs.gentoo.org/ unless you report exactly
 * which two packages install the same file(s). See
 * https://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how
 * to solve the problem. And once again, please do NOT file a bug report
 * unless you have completely understood the above message.
 * 
 * Detected file collision(s):
 * 
 * 	/usr/share/man/man1/mytop.1.bz2
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * dev-db/mytop-1.6-r4:0::gentoo
 * 	/usr/share/man/man1/mytop.1.bz2
 * 
 * Package 'dev-db/mariadb-10.5.9' NOT merged due to file collisions. If
 * necessary, refer to your elog messages for the whole content of the
 * above message.


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-03-09 18:46:10 UTC
The bug has been closed via the following commit(s):

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

commit 789d1ea02b91af8fa2de908fbbfd0a7053f766d7
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2021-03-09 18:40:52 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2021-03-09 18:43:34 +0000

    dev-db/mariadb: do not install bundled mytop
    
    Closes: https://bugs.gentoo.org/774945
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 ...adb-10.2.37.ebuild => mariadb-10.2.37-r1.ebuild} | 21 ++++++++++-----------
 ...adb-10.3.28.ebuild => mariadb-10.3.28-r1.ebuild} | 21 ++++++++++-----------
 ...adb-10.4.18.ebuild => mariadb-10.4.18-r1.ebuild} | 21 ++++++++++-----------
 dev-db/mariadb/mariadb-10.5.9-r1.ebuild             | 21 ++++++++++-----------
 4 files changed, 40 insertions(+), 44 deletions(-)