Jun 04

mysql complaining about embedded useflag

!!! One of the following packages is required to complete your request:
- dev-db/mysql-5.1.56 (Change USE: -embedded)
- virtual/mysql-5.1 (Change USE: +embedded)
(dependency required by "virtual/mysql-5.1" [installed])
(dependency required by "dev-db/mysql-5.1.56" [ebuild])
(dependency required by "dev-db/mysql" [argument])

solved by:

root:/etc/portage/use.mask$ emerge virtual/mysql

* IMPORTANT: 2 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) virtual/mysql-5.1
* Package: virtual/mysql-5.1
* Repository: gentoo
* Maintainer: mysql-bugs@gentoo.org
* USE: amd64 consolekit elibc_glibc embedded kernel_linux multilib policykit userland_GNU
* FEATURES: sandbox
>>> Unpacking source...
>>> Source unpacked in /var/tmp/portage/virtual/mysql-5.1/work
>>> Preparing source in /var/tmp/portage/virtual/mysql-5.1/work ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/virtual/mysql-5.1/work ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/virtual/mysql-5.1/work ...
>>> Source compiled.
>>> Test phase [not enabled]: virtual/mysql-5.1

>>> Install mysql-5.1 into /var/tmp/portage/virtual/mysql-5.1/image/ category virtual
>>> Completed installing mysql-5.1 into /var/tmp/portage/virtual/mysql-5.1/image/

>>> Installing (1 of 1) virtual/mysql-5.1

>>> Recording virtual/mysql in "world" favorites file...
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

* GNU info directory index is up-to-date.

* IMPORTANT: 2 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

root:/etc/portage/use.mask$

Share