Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697706 - dev-db/mysqltuner depends on virtual/mysql
Summary: dev-db/mysqltuner depends on virtual/mysql
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-14 15:07 UTC by Keith Harrison
Modified: 2019-10-14 15:17 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 Keith Harrison 2019-10-14 15:07:45 UTC
See also: https://bugs.gentoo.org/697640


h5930k# equery depends virtual/mysql
 * These packages depend on virtual/mysql:
dev-db/mysqltuner-1.7.15 (virtual/mysql)
h5930k# ls /usr/portage/dev-db/mysqltuner/
total 32
drwxr-xr-x 1 portage portage 4096 Aug  3 03:15 ./
drwxr-xr-x 1 portage portage 4096 Oct 12 21:44 ../
drwxr-xr-x 1 portage portage 4096 Aug  3 03:15 files/
-rw-r--r-- 1 portage portage 2468 Jul 31 14:09 Manifest
-rw-r--r-- 1 portage portage  373 Apr  9  2019 metadata.xml
-rw-r--r-- 1 portage portage  819 Apr  5  2018 mysqltuner-1.6.18.ebuild
-rw-r--r-- 1 portage portage  825 Apr  9  2019 mysqltuner-1.7.13.ebuild
-rw-r--r-- 1 portage portage  954 Jul 31 14:09 mysqltuner-1.7.15.ebuild
h5930k# grep -C 5 virtual/mysql /usr/portage/dev-db/mysqltuner/mysqltuner-1.7.15.ebuild
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND="
        dev-lang/perl
        virtual/mysql
        virtual/perl-Getopt-Long"

DEPEND="${RDEPEND}"

PATCHES=(
h5930k#

Reproducible: Always
Comment 1 Brian Evans (RETIRED) gentoo-dev 2019-10-14 15:17:18 UTC
This is correct.