Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 209866 - dev-db/mysql: do not install /usr/share/doc/mysql-5.0.54/scripts/*
Summary: dev-db/mysql: do not install /usr/share/doc/mysql-5.0.54/scripts/*
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-12 17:10 UTC by Martin Mokrejš
Modified: 2008-02-12 18:53 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 Martin Mokrejš 2008-02-12 17:10:11 UTC
Hi,
  there are several handy utilities to manage mysql, like mysqladmin, mysql_fix_extensions, etc. These are isntalled in /usr/bin/. What is the point
to have them as well bzip2-ed in /usr/share/doc/mysql-5.0.54/scripts/?
Comment 1 Martin Mokrejš 2008-02-12 18:52:28 UTC
# equery belongs /usr/share/doc/mysql-5.0.54/scripts/mysqlaccess.bz2 
[ Searching for file(s) /usr/share/doc/mysql-5.0.54/scripts/mysqlaccess.bz2 in *... ]
dev-db/mysql-5.0.54 (/usr/share/doc/mysql-5.0.54/scripts/mysqlaccess.bz2)
Interrupted by user, aborting.
# emerge -pv mysql

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] dev-db/mysql-5.0.54  USE="berkdb perl ssl -big-tables -cluster -debug -embedded -extraengine -latin1 -max-idx-128 -minimal (-selinux) -static" 0 kB 
#
Comment 2 Martin Mokrejš 2008-02-12 18:53:44 UTC
# ls -la  /usr/share/doc/mysql-5.0.54/scripts/mysqlaccess.bz2 
-rw-r--r-- 1 root root 23244 Feb  4 16:15 /usr/share/doc/mysql-5.0.54/scripts/mysqlaccess.bz2
# ls -la /usr/bin/mysqlaccess
-rwxr-xr-x 1 root root 110794 Feb  4 16:14 /usr/bin/mysqlaccess
#