[Piuparts-commits] [piuparts] branch master updated (243ebe6 -> 59d8755)
Holger Levsen
holger at layer-acht.org
Sun Mar 12 16:57:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a change to branch master
in repository piuparts.
from 243ebe6 release as 0.75
adds cebdfb5 rm_conffile /etc/piuparts/scripts/post_setup_experimental
adds 742c172 drop note about potential work in the future
adds d104180 Update piuparts.conf.piu-slave-1und1-01.
adds d6d6eb1 slave_run: minor bugfix for using arguments instead of configuration.
adds 1dbeb91 piuparty.ps: apply patch from Maxime Lareo to allow usage of --keep-sources-list without --basetgz. (Closes: #841157)
adds 1f94aac Add instances/piuparts.conf.piu-slave-ubc-01 as a link, just like piu-slave-bm-a. Thanks to DSA for setting up this 2nd test node!
adds 105da14 fix typo, s#ps#py#
adds 4f2a5ea Add instances/piuparts.conf.piu-slave-ubc-01 based on piuparts.conf.pejacevic, with the only change being the Debian mirror.
adds 7f43b7d Announce 2nd piuparts-slave in htdocs/index.tpl
adds da83a89 htdocs/index.tpl: Make "contribute" a link.
adds 774ae5d htdocs/index.tpl: explain this is a three host setup now.
adds 9ab7dc9 replace <pre> with <code>
adds 413ca0c update README_pejacevic.txt for the 2nd slave
adds 140e0a1 sort by relevance
adds d071fca fix off by one formatting error
adds 4c98ad5 update 'last updated'
adds ce6f668 scripts/pre_remove_40_find_missing_md5sums: handle filenames containing backslashes
adds 0aa6bac switch to default-mysql-server (aka mariadb) for selected packages
adds cd98694 p: make install_over_symlink tests fail without --warn-on-install-over-symlink
adds c1c838d p.conf.anbe: set --warn-on-install-over-symlink for tests ending before stretch
adds 19fa6a8 p.conf: set --warn-on-install-over-symlink for tests ending before stretch
adds d7f3172 p: do not require --scriptsdir for proper operation
adds f5126e4 adopt changes for piuparts.conf.pejacevic from 19fa6a80 to piuparts.conf.piu-slave-ubc-01
adds 285e981 Add log-alternatives custom script (Closes: #850917)
adds 52cf525 improve $PIUPARTS_TMPDIR creation for DSA setup
adds 94031de add news about running pejacevic as quad-core
adds 8537d75 Update instances/piuparts.conf.piu-slave-1und1-01.
adds f904aa7 update file header to reflect their actual purposes
adds fddaea5 piuparts.py: Add to ignored_patterns: /srv/.* (Closes: #848186)
adds 3d9da71 archive_old_logs: use xargs -P to compress old logs in parallel.
adds 264b1dc archive_old_logs: also use xargs -n 1 when compressing logs in parallel
adds 42b4e85 update-piuparts-(master|slave)-setup: touch $PIUPARTS_TMPDIR/.nobackup to exclude it from backups made by DSA.
adds 20c0fb7 try dpkg --configure --pending after failed db upgrade
adds d544ac9 more packages requiring --allow-remove-essential
adds 0f082b6 p.conf.anbe: [wheezy2jessie-iri]
adds 0ccd639 p.conf.anbe: [jessie2stretch-iri]
adds 2202301 p-s: replace literal ESC (0x1b) chars with string '[ESC]'
adds 90c711f exclude gcc-4.8-base from jessie chroot
adds da4710e add bug template for failing to upgrade from testing to sid
adds 10f8af6 add bug template for shipping broken symlinks
adds 8afb0f8 p.conf: enable scripts-log-alternatives for [sid] and [stretch]
adds 5703058 add pointer to #850917
adds b3c25f8 Drop instances/piuparts.conf.lamarr and …/piuparts.conf.goldwasser.
adds b2a775d move header from piuparts.conf.$HOST to piuparts.conf-header.$HOST
adds 6823468 use a template to generate the very similar configuration files
adds 4664aa6 fix typos
adds 630d99a explain more exlicitly that we dont support testing on multiple architectures yet
adds a0c5994 database package upgrade tuning
adds 69cfb31 p.conf.anbe: [sid-bl] (failing on broken symlinks)
adds 17d37b3 exception for ttf-mscorefonts-installer/lenny: install ca-certificates
adds f274aa8 exception for ogre-doc-nonfree/wheezy: install ogre-1.8-doc
adds f9b9678 remove exception for webissues-server/jessie
adds 3e7c60c don't ignore /usr/share/keyrings/debian-archive-removed-keys.gpg~
adds 3e6e7ac p-a: also process untestable/*.log
adds b596255 copyright bumps, changelog updates, reordering
adds b5e9b06 p.conf.anbe: tune rescheduling and parameters
adds 0298222 slave_stop: New script to stop all piuparts-slaves on a host.
adds 8212f1c slave-stop: correct path to screenlogs
adds 9fd7398 slave_stop: various improvements
adds 24b020f slave_run: fixup
adds f005638 slave_run: improve output
adds f9e67b4 slave_stop: final tunings
adds 16ad641 detect more errors caused by full disks
adds d71a9ea slave_stop: improve output
adds e4185c5 slave_stop: fix bashism
adds 892a99e slave_stop: improve output and add trap support
adds f1eb600 slave_bin: add some sleep (or get some coffee)
adds bd498bd p: document some ignored broken links
adds a6c2113 p: ignore broken symlink /usr/share/texmf/ls-R
adds e96eb8d p: add option --install-suggests
adds 1801e4b p.conf.anbe: [sid-bl] for contrib/non-free
adds 4ebe31a switch to mariadb for openstack-cloud-identity
adds 6e596dc report passed logs with attempted removal of essential packages
adds defa2bd p: fall back to on-the-fly generation if --end-meta file is missing
adds 3624ee7 reword to make things slightly clearer
adds 60c52bc be more explicit about which scripts were changed to deal with ancient packages
adds 7526e0c slave_stop.8: Add new manpage for this new script, also update slave_run.8 to mention slave_stop.8.
adds e102b6c conf/crontab-master.in: try to run piuparts-report three times a day instead of four, which hasn't worked out for a long time.
adds cee1a41 be more verbose in debian/changelog
adds 4508084 Add python (>= 2.7) to the depends of piuparts-master and piuparts-slave as dh-python has been changed to only add python depends if it finds python code in PATH. Thanks lintian.
adds 7907173 piuparts.1.txt: bump date to reflect latest change
adds 6c9ebf1 detect_piuparts_issues: add debug output to measure runtime
adds 6e61105 improve grammar in news item
adds a4b3ae6 generate_daily_report.in: measure runtime of this script and the scripts started by it.
adds 89275a2 slave_stop: show activity during sleep
adds 39bcf41 detect more errors caused by full disks
adds 2aad39b network issue: WARNING: The following packages cannot be authenticated!
adds f62ffd4 p.conf: [wheezy222testing]
adds 36bc782 p, p-s: make logged command lines shell-safe with pipes.quote()
adds caa8401 p.conf.anbe: tune [sid-bl] ignores and fake essential packages
adds 4abf60c changelog updates
adds c07323b whitespace cleanup
adds 65ef1b7 move changelog entry around
adds 9bcc229 add news about new suite, wheezy222testing
adds b0eee0c scripts-log-alternatives: do not fail if no alternatives were logged
adds 6b8d805 improve wording
adds 8d72248 explain wheezy222testing more correctly
adds 0a2bf85 avoid 'echo -e', it's a bashism
adds 96dbebb run piuparts-report twice a day
adds ffbbdc3 detect_(network|piuparts)_issues.in: measure runtimes too.
adds e50d43f fix typo, s#00#0#
adds b0daa49 correctly calculate runtime
adds 4b8db03 detect_archive_issues.in: measure runtime as well
adds 2ba2f6b reschedule_oldest_logs.in: measure runtime.
adds 9fa1986 improve whitespaces in output
adds 80e39da p.conf.anbe: tune [sid-bl]
adds 6146fe4 distro.conf: add [sid-debug], [stretch-debug]
adds 8b6484e p.conf.anbe: [sid-debug]
adds 221f0ee Replace httpredir.debian.org with deb.debian.org everywhere: with deb.d.o apt will use SRV records to go directly to the mirror, with httpredir.d.o there will be http redirects for every file.
adds 8d58dbc piuparts.py Add my copyright note according to git blame.
adds 9a3eaf0 p.conf.anbe: [stretch-debug]
new 59d8755 release as 0.76
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile | 10 +-
README_pejacevic.txt | 18 +-
README_server.txt | 5 +-
.../{fails_to_remove.mail => broken_symlink.mail} | 8 +-
...nny.mail => fails_to_upgrade_from_testing.mail} | 6 +-
conf/crontab-master.in | 4 +-
conf/distros.conf | 9 +
conf/piuparts.conf.sample | 2 +-
.../post_install_log_alternatives | 11 +
.../pre_install_log_alternatives | 14 +
custom-scripts/scripts/is_testable_uninstallable | 4 -
custom-scripts/scripts/post_distupgrade_exceptions | 6 +
custom-scripts/scripts/post_setup_minimize | 3 +
.../scripts/pre_distupgrade_zz_database-server | 77 ++++-
custom-scripts/scripts/pre_install_database-server | 3 +-
custom-scripts/scripts/pre_install_exceptions | 4 +
.../scripts/pre_remove_40_find_missing_md5sums | 2 +-
custom-scripts/scripts/pre_remove_exceptions | 4 +-
debian/changelog | 98 ++++++
debian/control | 2 +
debian/piuparts-slave.links | 1 +
debian/piuparts-slave.manpages | 1 +
debian/piuparts.maintscript | 1 +
htdocs/index.tpl | 33 +-
instances/Makefile | 22 ++
instances/piuparts.conf-header.pejacevic | 7 +
instances/piuparts.conf-header.piu-slave-1und1-01 | 11 +
instances/piuparts.conf-header.piu-slave-bm-a | 1 +
instances/piuparts.conf-header.piu-slave-ubc-01 | 8 +
....pejacevic => piuparts.conf-template.pejacevic} | 31 +-
instances/piuparts.conf.anbe | 244 +++++++++++++-
instances/piuparts.conf.goldwasser | 136 --------
instances/piuparts.conf.lamarr | 136 --------
instances/piuparts.conf.piu-slave-1und1-01 | 359 ---------------------
instances/piuparts.conf.piu-slave-bm-a | 1 -
known_problems/problems_and_no_force_issue.conf | 16 +
master-bin/archive_old_logs.in | 3 +-
master-bin/detect_archive_issues.in | 13 +-
master-bin/detect_network_issues.in | 10 +-
master-bin/detect_piuparts_issues.in | 18 +-
master-bin/generate_daily_report.in | 13 +-
master-bin/reschedule_oldest_logs.in | 32 +-
piuparts-analyze.py | 4 +-
piuparts-report.py | 3 +-
piuparts-slave.py | 7 +-
piuparts.1.txt | 9 +-
piuparts.py | 55 +++-
piuparts_slave_run.8.txt | 4 +-
piuparts_slave_stop.8.txt | 43 +++
piupartslib/conf.py | 2 +-
slave-bin/slave_run.in | 6 +-
slave-bin/slave_stop.in | 60 ++++
tests/test_piuparts.py | 2 +-
update-piuparts-master-setup | 2 +
update-piuparts-slave-setup | 16 +-
55 files changed, 855 insertions(+), 745 deletions(-)
copy bug-templates/{fails_to_remove.mail => broken_symlink.mail} (55%)
copy bug-templates/{fails_to_upgrade_from_lenny.mail => fails_to_upgrade_from_testing.mail} (68%)
create mode 100755 custom-scripts/scripts-log-alternatives/post_install_log_alternatives
create mode 100755 custom-scripts/scripts-log-alternatives/pre_install_log_alternatives
create mode 100644 instances/Makefile
create mode 100644 instances/piuparts.conf-header.pejacevic
create mode 100644 instances/piuparts.conf-header.piu-slave-1und1-01
create mode 120000 instances/piuparts.conf-header.piu-slave-bm-a
create mode 100644 instances/piuparts.conf-header.piu-slave-ubc-01
rename instances/{piuparts.conf.pejacevic => piuparts.conf-template.pejacevic} (95%)
delete mode 100644 instances/piuparts.conf.goldwasser
delete mode 100644 instances/piuparts.conf.lamarr
delete mode 100644 instances/piuparts.conf.piu-slave-1und1-01
delete mode 120000 instances/piuparts.conf.piu-slave-bm-a
create mode 100644 known_problems/problems_and_no_force_issue.conf
create mode 100644 piuparts_slave_stop.8.txt
create mode 100755 slave-bin/slave_stop.in
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git
More information about the Piuparts-commits
mailing list