See bug 504116.
<QA hat> This is a trivial fix that doesn't come with any real backwards compatibility dangers. In fact, it improves safety of packages through replacing implicit dependency on private API of a medium-sized package by explicit dependency on small, dedicated package. That said, 9 months (1.5yr in case of glibc) to apply the fix is definitely too long. Therefore, I'm setting a deadline on fixing the remaining bugs to 2014-12-27. If the bugs aren't fixed till that point, I will be committing simple 'sed' statements to replace the inherits. </QA hat>
(In reply to Michał Górny from comment #1) > <QA hat> > > This is a trivial fix that doesn't come with any real backwards > compatibility dangers. In fact, it improves safety of packages through > replacing implicit dependency on private API of a medium-sized package by > explicit dependency on small, dedicated package. > > That said, 9 months (1.5yr in case of glibc) to apply the fix is definitely > too long. Therefore, I'm setting a deadline on fixing the remaining bugs to > 2014-12-27. If the bugs aren't fixed till that point, I will be committing > simple 'sed' statements to replace the inherits. > > </QA hat> We are four months past the deadline now... :-/
Does someone have any clue where the file comes from, so we could fix it?
(In reply to Michał Górny from comment #3) > Does someone have any clue where the file comes from, so we could fix it? I sent a pull to fix this. https://github.com/gentoo/gentoo/pull/259
Merged the pull request with my QA hat.
Not in stable yet
Time to stabilize 1.06-r4?
Ping on this, would hate for this to be the last thing holding up bug 511500
ia64 stable
Stable on amd64.
Stable on alpha.
x86 stable
ppc/ppc64 stable
hppa stable
mail-mta/netqmail-1.06-r4 prepare breaks with USE="-ssl" ERROR: prepare ERROR: mail-mta/netqmail-1.06-r4::gentoo failed (prepare phase): (no error message) Call stack: ebuild.sh, line 124: Called src_prepare environment, line 3034: Called die The specific snippet of code: sed 's~^--- ../../~--- ~g' < "${DISTDIR}"/${QMAIL_TLS_F} > "${T}"/${QMAIL_TLS_F} || die; I would suggest adding a condition around this line of code.
please add: Depends on: bug #649854
arm stable