| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
The report will be available at
https://pkgsubmit.mageia.org/spec-rpm-mismatch.html
|
|
|
|
|
|
|
| |
The test jobs seem to be working as desired, so make them actually
start deleting the old files every 4 hours. Use -ignore_readdir_race in
all of them to avoid errors when schedbot cleans the files in the middle
of a run (an unlikely situation because of the clean-up times involved).
|
|
|
|
| |
Follow-up to 82f3da50
|
| |
|
|
|
|
|
|
|
| |
Even if 9/nonfree/backports_testing/ hasn't had any builds recently, it
shouldn't be deleted. Only delete directories deeper in the hierarchy.
Follow-up to f7e017e8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It's now confirmed that tidy() has been creating huge (2.6 GiB) state
files that the Puppet agent loads before every agent run, which causes
runs to take up to 4 days each and use of all RAM on the server.
Cleaning files using find is more straightforward and efficient and
avoids this problem.
The tidy() functions are disabled here and the cron jobs aren't actually
deleting files yet, so a follow-up commit will enable deleting
imminently, once testing shows it will work.
Follow-up to 59d57245
|
|
|
|
| |
This hasn't been used in over a decade (removed in commit 18854eb0).
|
|
|
|
|
| |
No code changes are needed. Also, drop support for older than mga7 since
the two nodes that need this are running that.
|
|
|
|
|
|
| |
There are no template substitutions needed in these files, so allowing
them opens the danger of substitutions happening unknowingly with future
changes to these files.
|
|
|
|
|
|
| |
It now also passes pytype and flake8 checks.
Also, improve logging in the case of errors
|
|
|
|
|
|
|
| |
The Puppet method for doing this seems to be what's causing its memory
usage to reach the size of the physical RAM in the system and take up to
4 days to complete a Puppet run. The test will show the files being
deleted and how long it takes, but won't actually delete them.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Sometimes someone moves a package manually and we end up with several
versions of a package.
In this case we should delete the src.rpm and handle its binary
packages like if it was gone.
|
|
|
|
|
| |
Slow systems/networks might be the reason for the occasional missing
data causing previous crashes.
|
|
|
|
| |
Also, use CSS to highlight the colour summary.
|
| |
|
|
|
|
|
| |
This happens every once in a while and results in a cron job failure
e-mail.
|
| |
|
|
|
|
| |
It now also passes pytype and (mostly) flake8 checks.
|
| |
|
|
|
|
| |
This method should work in the old Puppet 3.6 we're using
|
|
|
|
|
| |
This is only currently used by xymon, but it looks like it could be used
to simplify a few other vhosts.
|
|
|
|
| |
This fixes commit eb04f63d
|
|
|
|
| |
Puppet insists on it.
|
|
|
|
|
| |
The cron job uses the slapd file, not the ldap file to configure itself,
so disable the job there instead. This updates commit a27358df4
|
|
|
|
|
|
|
| |
The reverse proxy test hard-coded the address of the obsolete alamut
server. Enable SNI on probes so that friteuse returns the correct
certificate. Get the addresses from the configuration instead of
hard-coding them.
|
|
|
|
|
| |
The master is backed up and is the source of reference, and the slave
backup was just throwing up errors due to missing packages.
|
|
|
|
| |
This should stop an unnecessary cron warning e-mail.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
It did not really wait for 7d for removed subpackages.
Also remove an incorrect condition, src.rpm is usually slightly older
that binary rpms, and fix the tests.
|
|
|
|
|
|
|
|
| |
It seems to be working fine:
source package section maintainer current available source
php-pear-HTML_QuickForm core mokraemer 3.2.15 3.2.16 pear
php-pear-Mail_Mime core mokraemer 1.10.9 1.10.11 pear
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Add timeout for qtwebengine6 ( I used the same as qtwebengine5)
Remove for eclipse and java-1.8.0-openjfx, we do not have then in mageia
anymore
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
That test would pass even without the fix as it would be considered
that the package hasn't been rebuilt for this arch yet.
The bug could only happen when there was also another subpackage
remaining.
|
| |
|
| |
|
| |
|