build completes ok just the install fails Reproducible: Always Steps to Reproduce: 1.emerge mariadb 2.compile 3.install Actual Results: fails to install Expected Results: new version installed
Created attachment 650778 [details] emerge info local machine
Created attachment 650780 [details] build log mariadb-10.4.13-r1
I'm having trouble getting any info from portageq,it's telling me not enough info
The same behavior at my machine.
Same problem with mariadb-10.3.23
(In reply to Mark Nowiasz from comment #5) > Same problem with mariadb-10.3.23 -r1, that is: Package 'dev-db/mariadb-10.3.23-r1' NOT merged due to file collisions.
*** Bug 733932 has been marked as a duplicate of this bug. ***
Had the same problem with mariadb-10.2.32-r1. Solution: Adding "!dev-db/mariadb:0" to PDEPEND in (a local copy of) the ebuild helps portage resolve this conflict.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69c713e967e2f17a039d086098bd816286ad28fa commit 69c713e967e2f17a039d086098bd816286ad28fa Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2020-07-26 13:00:06 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2020-07-26 13:00:06 +0000 dev-db/mariadb: add soft blocker on slot 0 Fixes: 7d2f77b ("dev-db/mariadb: introduce slots") Closes: https://bugs.gentoo.org/733928 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> dev-db/mariadb/mariadb-10.1.38-r2.ebuild | 1 + dev-db/mariadb/mariadb-10.1.43-r1.ebuild | 1 + dev-db/mariadb/mariadb-10.1.45-r1.ebuild | 1 + dev-db/mariadb/mariadb-10.2.22-r2.ebuild | 1 + dev-db/mariadb/mariadb-10.2.29-r1.ebuild | 1 + dev-db/mariadb/mariadb-10.2.32-r1.ebuild | 1 + dev-db/mariadb/mariadb-10.3.23-r1.ebuild | 1 + dev-db/mariadb/mariadb-10.4.13-r1.ebuild | 1 + dev-db/mariadb/mariadb-5.5.68-r1.ebuild | 1 + 9 files changed, 9 insertions(+)
*** Bug 733988 has been marked as a duplicate of this bug. ***