Re: [Yum-devel] pipe deadlock

2008-10-17 Thread seth vidal
On Fri, 2008-10-17 at 10:30 -0400, Mike McLean wrote: > The RPMTransaction creates a pipe and hands the write end to > rpm.setLogFile in order to catch scriptlet output. This will cause > pipe deadlock when rpmlib generates a large enough amount of log > output outside of the scriptlets. Output suc

[Yum-devel] pipe deadlock

2008-10-17 Thread Mike McLean
The RPMTransaction creates a pipe and hands the write end to rpm.setLogFile in order to catch scriptlet output. This will cause pipe deadlock when rpmlib generates a large enough amount of log output outside of the scriptlets. Output such as "warning: group myfakegroup does not exist, using root" h