On 04.03.2007, at 17:25, Fabian Groffen wrote:

A hit is this line from the ebuild which cannot be correct:
make DESTDIR="${D}" pkghtmldir="${D}/usr/share/doc/${PF}/html"
install ||   die

Yes, i found that, too. Sorry, that i did not mention it, i replaced
the second ${D} with ED. My error message is from the changed ebuild.
I just did not ask for fixing it, because i could not test the change.

It should be EPREFIX, because the pkghtmldir is already put in the
DESTDIR.  I changed portage such that it should bail out on having $D
inside $ED.

You're right, changing this to eprefix solves the problem for me. I was the only one because for everybody else PORTAGE_TEMPDIR seems to be inside EPREFIX.

Thanks,
        Philipp
--
[EMAIL PROTECTED] mailing list

Reply via email to