https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221467
David Naylor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Status|New |In Progress CC| |[email protected] --- Comment #2 from David Naylor <[email protected]> --- I've checked and Amarok needs both mysql client and embedded, however it only has USES=mysql, instead of USES=mysql:client,embedded. The reason poudriere (and the the package server) succeeds is that mysql36-server is pulled in via a dependencies: nepomuk->akonadi->mysql56-server. You, however, likely have akonadi configured to use a different database (PostgreSQL or Sqlite). Since I'm touching amarok for bug @218821 I'll fix this as well. -- You are receiving this mail because: You are the assignee for the bug.
