https://bugzilla.novell.com/show_bug.cgi?id=792460 https://bugzilla.novell.com/show_bug.cgi?id=792460#c0 Summary: [PATCH] bash ignores initial variable assignments inside of process substitution Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: Other OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: arvidjaar@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=515433) --> (http://bugzilla.novell.com/attachment.cgi?id=515433) Fix from upstream User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Firefox/17.0 See http://lists.gnu.org/archive/html/bug-bash/2012-12/msg00011.html I hit this bug in DKMS where the read ... < <(some command) it is used heavily. This causes incorrect command output and at least breaks cleanup after module removal. The bug is acknowledged upstream and fix is available. I verified it. Is it worth maintenance update for 12.2? Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.