alpha65 and alpha66 introduce a new problem whereby every character in my ELOG emails is followed by a newline, for example: [...snip] Subject: [portage] ebuild log for sys-apps/portage-2.2.0_alpha65 on localhost.localdomain LOG: postinst I f y o u a l w a y s w a n [...snip] The problem goes away if i downgrade to 2.2.0_alpha64.
Created attachment 289551 [details] emerge --info
ELOG info: PORTAGE_ELOG_CLASSES="warn error log" PORTAGE_ELOG_SYSTEM="mail" PORTAGE_ELOG_MAILURI="xxx@email.invalid /usr/sbin/sendmail" PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for \${PACKAGE} on \${HOST}" PORTAGE_ELOG_MAILFROM="portage"
The log file may refer to portage-2.2.0_alpha65, but the problem is actually in portage-2.2.0_alpha66 which is shown in your emerge --info (it's a regression from the patch for bug 386627 which is not included in portage-2.2.0_alpha65).
This is fixed in git: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=12cb62465b130c21080281d78f7bfac077c17dfb
This is fixed in 2.1.10.27 and 2.2.0_alpha67.
*** Bug 386831 has been marked as a duplicate of this bug. ***