Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix again previously fixed bug, broken again | Pascal Terjan | 2014-06-02 | 1 | -1/+2 |
| | |||||
* | Only register a package as building after we managed to contact the build node | Pascal Terjan | 2014-05-05 | 1 | -7/+6 |
| | |||||
* | Set path properly when there is a lock file but no src.rpm left | Pascal Terjan | 2014-04-30 | 1 | -0/+3 |
| | |||||
* | fix indentation | Thierry Vignaud | 2014-04-20 | 1 | -1/+1 |
| | |||||
* | simplify using cat*() | Thierry Vignaud | 2014-04-19 | 1 | -8/+2 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2014-04-19 | 1 | -5/+4 |
| | |||||
* | Fix syntax when there are dependencies | Pascal Terjan | 2014-04-18 | 1 | -1/+4 |
| | |||||
* | Fix parsing of .deps path | Pascal Terjan | 2014-04-18 | 1 | -3/+2 |
| | |||||
* | Add a way to have a build waiting for others. | Pascal Terjan | 2014-04-18 | 1 | -0/+47 |
| | | | | | | | | | | | | | | | | This is a list of prefix, so if one of the builds fails dependent ones will be rejected. It would be nicer for a user perspective to specify that we want to wait for the src.rpm of foo >= XX.YY to be available, with some time limit, as it would get built if the original build fails but get submitted again, but that would be much more complicated to implement. This simple solution allows a Youri::Submit action to submit build of dependant packages while the upload is not finished yet. For example this will allow to automatically rebuild kmod-* and drakx-installer-images after a new kernel is uploaded. | ||||
* | Update defaults and kill obsolete mappings | Pascal Terjan | 2014-01-19 | 1 | -36/+55 |
| | |||||
* | Try to improve cleanup (and not forget a build when another arch fails) | Pascal Terjan | 2014-01-19 | 1 | -40/+9 |
| | |||||
* | Record built packages to allow cleanup when only one arch fails | Pascal Terjan | 2014-01-19 | 1 | -1/+3 |
| | |||||
* | Still cleanup the queues when fetching logs for a failure fail (Probably ↵ | Pascal Terjan | 2014-01-19 | 1 | -7/+2 |
| | | | | never actually happens) | ||||
* | Fix ulri | Pascal Terjan | 2013-01-11 | 1 | -1/+1 |
| | |||||
* | Do not mark an arch done until all files are copied | Pascal Terjan | 2013-01-11 | 1 | -6/+9 |
| | |||||
* | fix too | Thierry Vignaud | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | simplify like emi was | Thierry Vignaud | 2012-12-11 | 1 | -8/+2 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2012-12-11 | 1 | -5/+5 |
| | |||||
* | ulri: allow setting per distro arch | Nicolas Vigier | 2012-12-07 | 1 | -1/+16 |
| | | | | | | | | | ulri currently takes the list of bots defined in $config->{bot} to find the list of architecture for which it should build packages. With this change, it is now possible to define in $config->{$arch} the list of architectures for each distro. If it is not defined for a distro, $config->{$arch}->{default} is used. | ||||
* | (warn_about_failure) split it out | Thierry Vignaud | 2012-09-25 | 1 | -30/+35 |
| | |||||
* | simplify checking whether the whole group is noarch or not | Thierry Vignaud | 2012-09-25 | 1 | -6/+1 |
| | |||||
* | simplify finding excluded package | Thierry Vignaud | 2012-09-25 | 1 | -12/+5 |
| | |||||
* | std subify | Thierry Vignaud | 2012-09-25 | 1 | -3/+2 |
| | |||||
* | simplify | Thierry Vignaud | 2012-09-25 | 1 | -23/+8 |
| | |||||
* | this is perl: no need for initializing | Thierry Vignaud | 2012-09-25 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2012-09-25 | 1 | -1/+1 |
| | |||||
* | fix error introduced in previous commit, noticed by pterjan | Nicolas Vigier | 2012-07-05 | 1 | -1/+1 |
| | |||||
* | allow emi and ulri to log to a file instead of stderr by setting | Nicolas Vigier | 2012-07-05 | 1 | -1/+4 |
| | | | | | | EMI_LOG_FILE or ULRI_LOG_FILE environement variables | ||||
* | beautify | Thierry Vignaud | 2012-03-24 | 1 | -1/+1 |
| | |||||
* | (check_upload_tree) kill unused arg | Thierry Vignaud | 2012-03-24 | 1 | -2/+2 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-24 | 1 | -1/+1 |
| | |||||
* | Never manually write to log file | Pascal Terjan | 2012-03-12 | 1 | -1/+0 |
| | |||||
* | Get rid of ERR log level | Pascal Terjan | 2012-03-12 | 1 | -3/+3 |
| | |||||
* | Run emi when something finished building | Pascal Terjan | 2012-03-05 | 1 | -0/+3 |
| | |||||
* | Fork to wait for the build to finish, then immediately collect results | Pascal Terjan | 2012-03-05 | 1 | -1/+15 |
| | |||||
* | Fix logs for the second arch going to a log/ subdir | Pascal Terjan | 2012-02-01 | 1 | -1/+2 |
| | |||||
* | Add a comment about bug 4343 | Pascal Terjan | 2012-01-30 | 1 | -0/+1 |
| | |||||
* | Fetch and clean log files in case of success (Bug #668) | Pascal Terjan | 2012-01-29 | 1 | -11/+5 |
| | |||||
* | let's have a sorted consistent listing in all mails | Thierry Vignaud | 2012-01-03 | 1 | -1/+1 |
| | |||||
* | Append domain when sending emails to user | Pascal Terjan | 2012-01-02 | 1 | -1/+1 |
| | |||||
* | Merge log files in non arch specific directory, as it used to be | Pascal Terjan | 2011-12-02 | 1 | -1/+2 |
| | |||||
* | Fix build package collection for totally noarch packages | Pascal Terjan | 2011-12-02 | 1 | -1/+2 |
| | |||||
* | Use a different directory for each arch on build machine, avoid probelems ↵ | Pascal Terjan | 2011-12-01 | 1 | -3/+3 |
| | | | | when both arch of the same package are built on the same node at the same time | ||||
* | Fix section extraction from media name | Pascal Terjan | 2011-09-19 | 1 | -1/+1 |
| | |||||
* | Drop line which should never have been commited | Pascal Terjan | 2011-05-22 | 1 | -0/+3 |
| | |||||
* | minor perl_checker cleanups | Thierry Vignaud | 2011-05-09 | 1 | -3/+3 |
| | |||||
* | We use one more function of MDK::Common | Pascal Terjan | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | Fix checking build results | Pascal Terjan | 2011-05-08 | 1 | -1/+1 |
| | |||||
* | Reindent after previous patch added top level loops | Pascal Terjan | 2011-05-08 | 1 | -389/+389 |
| | |||||
* | Make ulri support having the same prefix to build for several targets | Pascal Terjan | 2011-05-08 | 1 | -17/+24 |
| |