Repository : http://git.fedorahosted.org/cgit/copr.git
On branch : master
commit ed688899f2caed76fb1a2a5e782a910c4fbecb40 Author: Miroslav Suchý msuchy@redhat.com Date: Fri Jun 21 15:11:58 2013 +0200
copr does not work with selinux
yet, we will have to fix it later
copr-setup.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/copr-setup.txt b/copr-setup.txt index c53acab..700db69 100644 --- a/copr-setup.txt +++ b/copr-setup.txt @@ -80,6 +80,7 @@ COPRS_ENVIRON_PRODUCTION=1 ./manage.py create_db --alembic alembic.ini
- for production is used ProductionConfig from coprs_frontend/coprs/config.py
+- setenforce 0 (sorry, putting on TODO)
DB config =========
copr-devel@lists.fedorahosted.org