* Detected file collision(s): * * /usr/include/rpcsvc/rquota.x * /usr/include/rpcsvc/rquota.h * * Searching all installed packages for file collisions... * * Press Ctrl-C to Stop * * sys-libs/glibc-2.25-r4:2.2::gentoo * /usr/include/rpcsvc/rquota.h * /usr/include/rpcsvc/rquota.x * * Package 'sys-fs/quota-4.04' NOT merged due to file collisions. If
sys-fs/quota-4.03 ebuild had this line: rm -r "${ED}"/usr/include || die #70938 sys-fs/quota-4.04 ebuild no longer contains this. The line refers to a bug from 2004! Other distros seems to opt for glibc supplying those two files.
(In reply to Attila Tóth from comment #1) > sys-fs/quota-4.03 ebuild had this line: > rm -r "${ED}"/usr/include || die #70938 > sys-fs/quota-4.04 ebuild no longer contains this. > The line refers to a bug from 2004! > Other distros seems to opt for glibc supplying those two files. Actually the files in quota seems to more up-to-date compared to glibc's...
It looks like it's already fixed: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec1d210e7d85aba515fe6519601c95f03337ade2
(In reply to Alexander Tsoy from comment #3) > It looks like it's already fixed: > https://gitweb.gentoo.org/repo/gentoo.git/commit/ > ?id=ec1d210e7d85aba515fe6519601c95f03337ade2 Yeah. Not a particularly elegant solution, but I dont want to mess with what existing glibc versions do.