Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 352352 - sci-geosciences/grass depends on dev-db/mysql rather than on virtual/mysql
Summary: sci-geosciences/grass depends on dev-db/mysql rather than on virtual/mysql
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-21 18:17 UTC by jannis
Modified: 2011-02-21 00:05 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 jannis 2011-01-21 18:17:06 UTC
Packages depending on dev-db/mysql rather than on virtual/mysql make problems when mariadb is installed instead of mysql. This is the case with sci-geosciences/grass and thus the ebuild should be fixed

Reproducible: Always

Steps to Reproduce:
1. Unmerge dev-db/mysql
2. Emerge dev-db/mariadb and virtual/mysql
3. Emerge sci-geosciences/grass with USE="mysql"

Actual Results:  
Portage problem:
  (dev-db/mysql-5.1.53::gentoo, ebuild scheduled for merge) pulled in by
    dev-db/mysql required by (sci-geosciences/grass-6.4.0::gentoo, installed)

  (dev-db/mariadb-5.1.50::gentoo, installed) pulled in by
    =dev-db/mariadb-5.1*[embedded,-static] required by (virtual/mysql-5.1::gentoo, installed)


Expected Results:  
No portage problem
Comment 1 Steve Arnold archtester gentoo-dev 2011-02-21 00:05:50 UTC
Done.