Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.$ mock -r fedora-rawhide-x86_64 --rebuild --shell --no-cleanup-after --no-clean ./SRPMS/libclc-0.0.1-3.20140429git4341094.fc21.src.rpm Actual results: ERROR: [Errno 1] Operation not permitted ERROR: The most common cause for this error is trying to run /usr/sbin/mock as an unprivileged user. ERROR: Check your path to make sure that /usr/bin/ is listed before /usr/sbin, or manually run /usr/bin/mock to see if that fixes this problem. Expected results: All ok the same with /usr/bin/mock Additional info: using /usr/bin/mock instead of mock works ok.
Ray pointed out that this could be caused by a gdm bug that has been fixed in this commit: https://git.gnome.org/browse/gdm/commit/?id=c9bebed00008724600aef6c401f21245f7678e45
I do not see this problem in KDE. Igor, can you confirm that this happen to you when do not use GDM e.g when you log in using plain terminal on VT != 1 ?
(In reply to Miroslav Suchý from comment #2) > I do not see this problem in KDE. Igor, can you confirm that this happen to > you when do not use GDM e.g when you log in using plain terminal on VT != 1 ? Yep. It works.