Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add support for resuming rebuild | Pascal Terjan | 2017-08-31 | 2 | -2/+48 | |
| | ||||||
* | Fix killing the build when log file is not created within 30s | Pascal Terjan | 2017-08-29 | 2 | -1/+2 | |
| | ||||||
* | Remove unused stuff | Pascal Terjan | 2017-08-29 | 1 | -6/+2 | |
| | ||||||
* | Fix stupid bug making upload very slow | Pascal Terjan | 2017-08-29 | 1 | -1/+1 | |
| | ||||||
* | Add one more test for emi | Pascal Terjan | 2017-08-28 | 1 | -0/+49 | |
| | ||||||
* | add comment for better bootstrap) | Nicolas Lécureuil | 2017-08-26 | 1 | -0/+1 | |
| | ||||||
* | Remove dead key | Pascal Terjan | 2017-07-29 | 1 | -1/+1 | |
| | ||||||
* | Revert "Disable perl-URPM tests for now" | Thierry Vignaud | 2017-07-25 | 1 | -2/+0 | |
| | | | | | This reverts commit 850ddd0c7a46d05c0ce5bf3b768143abe265e411. It's no more needed. | |||||
* | mgarepo getsrpm -l is broken currently, part 2 | Pascal Terjan | 2017-07-20 | 1 | -1/+1 | |
| | ||||||
* | mgarepo getsrpm -l is broken currently | Pascal Terjan | 2017-07-20 | 1 | -1/+1 | |
| | ||||||
* | Disable perl-URPM tests for now | Pascal Terjan | 2017-07-20 | 1 | -0/+2 | |
| | ||||||
* | Use libperl provide to find what needs a rebuild | Pascal Terjan | 2017-07-20 | 1 | -1/+1 | |
| | ||||||
* | Use given repository, and fail if chroot can not be created | Pascal Terjan | 2017-07-20 | 1 | -2/+7 | |
| | ||||||
* | Install perl-Math-Int64 before building perl-URPM | Pascal Terjan | 2017-07-20 | 1 | -0/+1 | |
| | ||||||
* | rebuild Math::Int64 too | Thierry Vignaud | 2017-07-19 | 1 | -1/+2 | |
| | ||||||
* | Simplify failure detection logic and fix cleanup | Pascal Terjan | 2017-02-06 | 2 | -22/+21 | |
| | | | | | | | | Especially: - fetch logs when dependencies can not be installed - properly cleanup logs on the build machine in all cases - really discard other architectures if a mandatory one had already failed | |||||
* | perl_checker: kill useless arg | Thierry Vignaud | 2016-12-31 | 1 | -2/+2 | |
| | ||||||
* | 0.6.290.6.29 | Pascal Terjan | 2016-12-31 | 2 | -1/+2 | |
| | ||||||
* | Move youri command into a separate function | Pascal Terjan | 2016-12-31 | 1 | -7/+13 | |
| | ||||||
* | Update NEWS | Pascal Terjan | 2016-11-24 | 1 | -0/+1 | |
| | ||||||
* | Fix crash | Pascal Terjan | 2016-11-24 | 1 | -1/+1 | |
| | ||||||
* | Fix test for deletion of src.rpm | Pascal Terjan | 2016-11-24 | 1 | -10/+10 | |
| | ||||||
* | Fix bug causing to never delete src.rpm from todo | Pascal Terjan | 2016-11-24 | 1 | -1/+1 | |
| | ||||||
* | Extract get_target_arch helper | Olivier Blin | 2016-11-24 | 4 | -6/+12 | |
| | ||||||
* | Do not check which architectures are ready to uploads when we don't have any ↵ | Pascal Terjan | 2016-11-24 | 1 | -0/+5 | |
| | | | | built package | |||||
* | Use check_if_all_archs_processed in emi too, it handles more cases | Pascal Terjan | 2016-11-24 | 1 | -12/+2 | |
| | ||||||
* | Delete src.rpm after last non mandatory arch fails | Pascal Terjan | 2016-11-24 | 2 | -3/+27 | |
| | ||||||
* | Record failed build in the in-memory tree | Pascal Terjan | 2016-11-24 | 2 | -3/+4 | |
| | ||||||
* | Support chroot tarballs with non gz compression | Pascal Terjan | 2016-11-19 | 2 | -1/+7 | |
| | | | | Especially, with no compression when speed is more important than a few hundres MBs | |||||
* | Have consistent ordering for queue status | Pascal Terjan | 2016-11-08 | 1 | -1/+1 | |
| | ||||||
* | 0.6.280.6.28 | Pascal Terjan | 2016-11-08 | 2 | -1/+3 | |
| | ||||||
* | Fix sending of failure emails | Pascal Terjan | 2016-11-08 | 1 | -0/+1 | |
| | ||||||
* | Only mandatory arches are fatal | Pascal Terjan | 2016-10-20 | 3 | -4/+14 | |
| | | | | | Currently any previous failures casues to force fail anything succeeding later. | |||||
* | Skip all posts when uploading a non finisher | Pascal Terjan | 2016-10-20 | 2 | -3/+9 | |
| | | | | | This will make uploads much faster by only running createrepo once per changed media, like genhdlist2. | |||||
* | 0.6.270.6.27 | Pascal Terjan | 2016-10-17 | 2 | -1/+2 | |
| | ||||||
* | Fix handling of failed builds causing a crash | Pascal Terjan | 2016-10-17 | 2 | -0/+2 | |
| | | | | This caused also to not send failure emails | |||||
* | kill doble if | Thierry Vignaud | 2016-10-14 | 1 | -5/+4 | |
| | | | | | | this has just been tested a couple lines above introduced in commit 0e788a7b17282b7539d652542c87afe06d48efd9 | |||||
* | kill useless argument | Thierry Vignaud | 2016-10-14 | 3 | -4/+4 | |
| | ||||||
* | Update NEWS | Pascal Terjan | 2016-10-14 | 1 | -0/+1 | |
| | ||||||
* | Only build noarch packages once | Pascal Terjan | 2016-10-14 | 1 | -0/+1 | |
| | ||||||
* | Write macros to /etc/rpm/macros | Pascal Terjan | 2016-10-14 | 1 | -4/+1 | |
| | | | | None is user specific and install_lang will only work there. | |||||
* | Fix uploading of noarch packages | Pascal Terjan | 2016-10-12 | 1 | -1/+1 | |
| | ||||||
* | Do not rebuild noarch packages that are already building/built | Pascal Terjan | 2016-10-12 | 1 | -3/+8 | |
| | ||||||
* | perl_checker cleanups | Thierry Vignaud | 2016-10-11 | 5 | -14/+14 | |
| | ||||||
* | Describe some tests | Pascal Terjan | 2016-10-11 | 1 | -3/+3 | |
| | ||||||
* | Fix reuse of {arch} part of the tree | Pascal Terjan | 2016-10-11 | 7 | -15/+19 | |
| | | | | | | | | It is used by ulri for both builds in progress and already done, while emi expects it to be only for done ones. This causes to upload only part of mandatory arches and later reject the other. | |||||
* | remove useless blacklist | Thierry Vignaud | 2016-10-06 | 1 | -1/+0 | |
| | ||||||
* | Remove unused stuff | Pascal Terjan | 2016-10-05 | 1 | -16/+0 | |
| | ||||||
* | Add the test for previous fix | Pascal Terjan | 2016-10-05 | 1 | -0/+96 | |
| | ||||||
* | Fix wrongly skipped post | Pascal Terjan | 2016-10-05 | 2 | -5/+17 | |
| | | | | | | | When doing a secondary upload contaning a noarch it was considered finisher for all arches despite the noarch package not getting uploaded. This means we were not calling some posts (including genhdlist2) on primary arches. |