https://bugzilla.novell.com/show_bug.cgi?id=756087 https://bugzilla.novell.com/show_bug.cgi?id=756087#c0 Summary: rpm: improper use of unquoted variable in brp-python-hardlink Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jnelson-suse@jamponi.net QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0 pyc and pyo are filename variables. They are used elsewhere quoted, but not here, which results in errors if the filename contains spaces: csha="$(sha1sum -b $pyc | cut -d' ' -f 1)" && \ osha="$(sha1sum -b $pyo | cut -d' ' -f 1)" && \ program: /usr/lib/rpm/brp-python-hardlink 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.