FAQ:rMake Fails Just after it Starts
From rPath Wiki
| FAQ | ||
| Question: What should I do? rMake starts and then dies immediately. | ||
Answer: This should not happen, but since it does, the following is how to fix it. Read /var/log/rmake/repos.log to confirm that the repos failed to start because the port was already in use. Look for a conary process ending with server.py: that is the old rMake repository that is using the port. Kill that process, and rMake should start. If it does not start, shut down rMake completely, ensuring that all rMake processes are killed, and then restart rMake.
