Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109881 - collision-protect stops MySQL upgrade to 4.1.14
Summary: collision-protect stops MySQL upgrade to 4.1.14
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Low minor (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on: 109951
Blocks:
  Show dependency tree
 
Reported: 2005-10-19 20:15 UTC by Joshua Pettett
Modified: 2005-10-22 07:34 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 Joshua Pettett 2005-10-19 20:15:44 UTC
Upgrading to MySQL 4.1.14 with FEATURES="collision-protect" caused it to choke 
on two preexisting log files: 
 
/var/log/mysql/mysql.err 
/var/log/mysql/mysql.log 
 
which apparently were not claimed by the already-installed MySQL 4.0.25-r2 
ebuild.  Of course, the workaround is trivial, but it would be nice if it Just 
Worked(TM).
Comment 1 Francesco R. (RETIRED) gentoo-dev 2005-10-20 04:38:37 UTC
Improved to test the existance of a previous log directory.

thanks
Comment 2 Francesco R. (RETIRED) gentoo-dev 2005-10-21 02:02:41 UTC
Reverted the bugfix, it was breaking stuff.
More to come soon.
Comment 3 Francesco R. (RETIRED) gentoo-dev 2005-10-22 07:34:26 UTC
Fixed, some comment in Changelog