-
Notifications
You must be signed in to change notification settings - Fork 12
FAQ
Here is a list of common problems.
That is the purpose. We don't know if your code works and master should always work. Because of this you need to fork the project and create a pull request. The pull request will then be verified by our tools
This project builds the repository to verify if all packages still are being correctly build. If that is successful than we will build 2 iso's one server and one client. If everything builds correctly the pull request is marked as correct.
This is because we only allow commits that are signed with a gpg key. Here is more information on the subject The reason we use gpg is to verify the user pushing the commit. If something ever goes wrong we can contact the real commiter to fix that bug asap (if we can't fix it)
This can be a hugo amount of things. But make sure your system is running the latest kernel and is based on an arch distibution. eg ubuntu users can't compile this. If the repository just updated then try to build again. If your build is pulling data from the repo and the repo packages just changed than you can have issues.
The main reason that you repo doesn't build is because you don't have an arch based system. Make sure you have pacman
. The build script downloads all dependencies