Bug 74644

Summary: perl pipe gaves problems
Product: [Retired] Red Hat Linux Reporter: Need Real Name <lethalwp>
Component: perlAssignee: Warren Togami <wtogami>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: high Docs Contact:
Priority: medium    
Version: 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-28 07:07:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
perl script that proves the perl problem, this appeared on redhat limbo, null, and is on rh 8.0 (works with rh 7.x) none

Description Need Real Name 2002-09-28 21:47:21 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

Description of problem:
when using non-blocking perl-pipe, it only receives the first line, this gives
problems with dvd::rip

Perl example is furnished.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.check the perl script, or install dvd::rip (+transcode)
2.run perl script (or in dvdrip use the "read toc of dvd")

	

Actual Results:  Only the first "line" is returned

Expected Results:  should return all lines in the variable

Additional info:

Comment 1 Need Real Name 2002-09-28 21:49:51 UTC
Created attachment 77604 [details]
perl script that proves the perl problem, this appeared on redhat limbo, null, and is on rh 8.0  (works with rh 7.x)

Comment 2 Warren Togami 2005-05-28 07:07:30 UTC
Closing due to lack of activity and likely fixed in modern perl.  If this is
still an issue in RHEL4, FC3 or FC4 please open a new bug with new test
information and exact versions of packages.