{{Header}} {{#seo: |description=Development Notes of {{project_name_long}} and Continuous Integration (CI) }} {{forkme}} = General Note about CI Services in use for Building {{project_name_short}} = Since all [https://en.wikipedia.org/wiki/Continuous_integration Continuous Integration] (CI) services we know of run Ubuntu and {{project_name_short}} is based on Debian. Even if a {{project_name_short}} Ubuntu based build would exist and CI build pass, that would not necessarily mean, that a Debian based build would have passed as well. Therefore the usefulness of the results would be limited anyhow. Nevertheless, compatibility with CI environments is a very useful "stress test" for the build script. It helps early spotting most bugs, which break the build. Since there are no free CI services supporting {{Code2|mount}} ({{Code2|device-mapper}}), there is unfortunately no CI service which could be used for building {{project_name_short}} Virtual Machine images. See also [[Dev/Build_Documentation/10_full#Warning|warning not to use images created inside Continuous Integration (CI) environments for anything besides testing]]! = CI Services in Use = https://forums.whonix.org/t/derivative-maker-automated-ci-builder/14468 = Other CI Services not in use due to issues = == codeship.io == * No root. - Asked support. - Impossible to build {{project_name_short}} VM images. kpartx and mount require root. * [https://www.codeship.io/projects/7701/builds/377197 {{project_name_short}} codeship.io] == shiningpanda-ci.com == * "Due to our limited capacity we cannot accept all projects at once and that's why your subscription was queued. As we increase our capacity we will allow more and more open-source projects, based on a first registered, first served policy. Here is your position in the queue:" 198 Whonix == wercker.com == * has $WERCKER_CACHE_DIR * gpg key creation takes very very log due to low entropy - asked support * another issue while running grml-debootstrap
/dev/mapper/control: open failed: Operation not permitted
Failure to communicate with kernel device-mapper driver.
device mapper prerequisites not met
* Error setting up loopback device.
-> Failed (rc=1)
= Footnotes = {{reflist|close=1}} {{Footer}} [[Category:Development]]