Hi, While tito is a tool mostly used as a releasing tool to adjust the versions and changelogs of our packages, it is also used by a very useful tool that you can use during development. That tool is `rel-eng/build-packages-local-obs.sh`, and allows you to build packages locally without pushing them to OBS and even without branching anything. Quite useful to test packages before starting PRs. That tool requires tito, and that's the reason we decided to make tito available for Fedora, CentOS, Debian and Ubuntu. You can installing using the following repositories: CentOS7: https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Utils/C... CentOS8: https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Utils/C... Fedora30: https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Utils/F... Fedora31: https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Utils/F... FedoraRahide: https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Utils/F... Debian9: https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Utils/D... Debian10: https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Utils/D... DebianTesting: https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Utils/D... DebianUnstable: https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Utils/D... Ubuntu16.04: https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Utils/x... Ubuntu18.04: https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Utils/x... Ubuntu18.10: https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Utils/x... Ubuntu19.04: https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Utils/x... And you can see the builds at https://build.opensuse.org/project/show/systemsmanagement:Uyuni:Utils If you are using an old repository from Michael Calmer (https://download.opensuse.org/repositories/home:/mcalmer:/tito/), you can safely switch to the new one. The current repositories from Michael Calmer will be removed in a few weeks to allow the transition. NOTES: * Debian s390x and ppc64le for all versions is not building. Seems to an OBS problem. * Debian aarch64 and armv7l for Sid and Testing is not building. Seems to be an OBS problem. * Ubuntu Next is broken as some dependencies are not available (most probably the SPEC needs fixes) We will keep working to fix such architectures, but with low priority, so if you really need them, please join us fixing it :-) Enjoy! -- Julio González Gil Release Engineer, SUSE Manager and Uyuni jgonzalez@suse.com