Fedora Account System
Red Hat Associate
Red Hat Customer
Internal representation of library name should be hashed. Since there is possibility to cause bash variable name conflicts and syntax mess. Particullary LOCATIONS_varname and IMPORTS_varname can cause some problems while evaluating.
Created attachment 733209 [details] Test for handling weird characters in library/component names I made a test showing the failure to process libraries with some [^a-zA-Z0-9_] characters
Created attachment 733210 [details] Make rlImport fail when it should Also, I have seen that the failures invoked by the test are not really propagated in rlImport: it happily returned RC 0 after them. This patch fixes that. The actual processing of the libraries like component/Library/dashed-lib or libreoffice.org/Library/foo still needs to be fixed.
Created attachment 733229 [details] internal-library-names-collide-with-bash-syntax This patch converts the library name into the hex string so there should not be any collision with bash syntax.
Applied. My tests now all pass, thanks.
7beb83c643cefa588292b24dbf333da641be418a
beakerlib-1.7-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/beakerlib-1.7-1.fc19
Package beakerlib-1.7-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing beakerlib-1.7-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-7067/beakerlib-1.7-1.fc19 then log in and leave karma (feedback).
beakerlib-1.7-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.