Description of problem: When using original syntax for `scl enable` with the last argument as command and without '--' separator, scl returns error. Version-Release number of selected component (if applicable): $ rpm -q scl-utils scl-utils-2.0-2.fc21.x86_64 How reproducible: every-time Steps to Reproduce: 1. scl enable myscl 'which bash' Actual results: Unable to get file status /etc/scl/conf/which: No such file or directory Expected results: /usr/bin/bash
Created attachment 981036 [details] proposed patch The error is caused by wrapper script that passes arguments to scl binary incorrectly.
scl-utils-2.0.1-1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/scl-utils-2.0.1-1.fc21
scl-utils-2.0.1-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/scl-utils-2.0.1-1.fc20
Package scl-utils-2.0.1-2.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing scl-utils-2.0.1-2.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-1006/scl-utils-2.0.1-2.fc21 then log in and leave karma (feedback).
scl-utils-2.0.1-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
scl-utils-2.0.1-2.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.