Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122205 - [eselect-mysql] manpages are gzipped
Summary: [eselect-mysql] manpages are gzipped
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-08 19:34 UTC by Michael Biebl
Modified: 2006-02-09 04:55 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 Michael Biebl 2006-02-08 19:34:41 UTC
After upgrading to mysql-5.0.18-r30 I followed the instructions at 
http://www.gentoo.org/doc/en/mysql-upgrade-slotted.xml
This failed unfortunately.
For "eselect mysql set 1" to work I had to change /var/lib/eselect/mysql/mysql-500.filelist and replace all manpages with the gzipped one,
e.g usr/share/man/man1/mysql-500.1.gz instead of usr/share/man/man1/mysql-500.1
Otherwise eselect fails with this error message:
!!! Error: File "/usr/share/man/man1/myisampack-500.1" is not suitable for symlink (1)
exiting.
Comment 1 Francesco R. (RETIRED) gentoo-dev 2006-02-09 04:55:46 UTC
fixed in eselect-mysql-1.0.0-r4 to avoid mass recompilation of dev-db/mysql

the real fix however stay in mysql.eclass.