[Piuparts-commits] [piuparts] branch develop updated (d5bdce3 -> eef02a1)
Holger Levsen
holger at layer-acht.org
Thu Jul 20 21:15:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a change to branch develop
in repository piuparts.
from d5bdce3 p.conf: enable [stretch2proposed]
new dcc3f10 p: mount $(tty) onto /dev/console in the chroot
new 3a8b72b p.conf: use --warn-on-debsums-errors for stretch
new 4e1f09c p.conf: stretch has been released, prepare for buster
new d3c9b82 p.conf: add [buster]
new f79025a p.conf: add [buster-rcmd]
new eed9205 p.conf: add [stretch2buster]
new 1965c3d p.conf: add [stretch2buster-rcmd]
new 81d50f8 p.conf: add [jessie2Xstretch]
new 848fd70 p.conf: shuffle sections
new 5e3b7b2 p.conf: add [stretch2bpo]
new 7288682 p.conf: add [stretch2bpo2buster]
new 8993e72 distros.conf: add [buster-debug], [buster-proposed-updates]
new 8d2dc2c bug-templates: stretch->buster file overwrite
new e97d069 bug-templates: stretch->buster failure
new c099c1f known problems: detect trigger problems
new 4c323f4 dwke: new piuparts.conf setting 'exclude-known-problems'
new bb5956b p.conf: set exclude-known-problems for *2X*
new ba26ee2 p.conf.anbe: [stretch-rcmd]
new ac4dd12 p.conf.anbe: [stretch-proposed]
new 5925933 p.conf.anbe: [stretch-security]
new 64efb5e p.conf.anbe: [stretch-updates]
new cc865e1 p.conf.anbe: [stretch-backports]
new aa4661d p.conf.anbe: [stretch2proposed]
new 8e07eb4 p.conf.anbe: stretch has been released, prepare for buster
new 5fd0e31 p.conf.anbe: [buster], [buster-pu], [buster-debug]
new a5c39eb p.conf.anbe: [jessie222testing]
new 1a251ab p.conf.anbe: [jessie222testing_i386]
new 3bdfc9e p.conf.anbe: [stretch2buster]
new bd28746 p.conf.anbe: [stretch2buster-rcmd_i386]
new 85b540f p.conf.anbe: [stretch2bpo2buster]
new 5019443 p.conf.anbe: [jessie3stretch-rcmd_i386]
new a7692df p.conf.anbe: [jessie3stretch]
new 28de0c7 p.conf.anbe: [stretch2buster-iri]
new 18a2771 p.conf.anbe: [jessie3stretch-rcmd]
new 898365f p.conf.anbe: [jessie3stretch_i386]
new b81962b p.conf.anbe: [sid-bl_i386]
new 64cd6ba p-m: status: do not report obsolete states (with 0 packages)
new 7062c2e pre_remove_exceptions: --allow-remove-essential may be needed for buster
new 3f80305 post_du_exceptions: buster: remove empty unowned /etc/dbus-1/{system.d/,}
new 49211d3 detect_network_issues: detect master and slave mirror not in sync
new da57622 post_du_exceptions: buster: permission change on /var/lib/polkit-1
new 69dbe0a p.conf.anbe: drop [wheezy-pu]
new 91f6a6c p.conf.anbe: drop [wheezy-updates]
new 06fee8f p.conf.anbe: drop [squeeze2wheezy-pu]
new 2476eae scripts-broken-symlinks: unbreak more symlinks
new 9bdbf1a reschedule_piuparts_tests: testing is now buster
new 87d2706 update bug templates for long grown updates ending in buster
new 1ccf40e add bug template for jessie222testing
new 61e75b9 p: do not ignore errors while removing packages
new 5cef931 p: run panic handlers if piuparts dies on an exception
new eef02a1 p.conf.anbe: use a variable to not duplicate flags-broken-symlinks
The 51 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:
README_server.txt | 5 +
.../fails_to_upgrade_from_jessie222testing.mail | 23 +
.../fails_to_upgrade_from_lenny222testing.mail | 24 +
..._from_lenny_to_squeeze_to_wheezy_to_jessie.mail | 20 -
.../fails_to_upgrade_from_squeeze222testing.mail | 24 +
...o_upgrade_from_squeeze_to_wheezy_to_jessie.mail | 20 -
...eze.mail => fails_to_upgrade_from_stretch.mail} | 6 +-
...pgrade_from_stretch_-_trying_to_overwrite.mail} | 6 +-
.../fails_to_upgrade_from_wheezy222testing.mail | 24 +
...o_upgrade_from_wheezy_to_jessie_to_stretch.mail | 20 -
conf/distros.conf | 8 +
.../post_install_extras_unbreak_symlinks | 57 +
.../post_setup_fake-essential_unbreak_symlinks | 16 +
custom-scripts/scripts/post_distupgrade_exceptions | 18 +
custom-scripts/scripts/pre_remove_exceptions | 3 +-
debian/changelog | 37 +-
instances/piuparts.conf-template.pejacevic | 209 ++-
instances/piuparts.conf.anbe | 1395 +++++++++++++++-----
known_problems/trigger_cycle_error.conf | 12 +
master-bin/detect_network_issues.in | 3 +-
master-bin/detect_piuparts_issues.in | 3 +-
master-bin/detect_well_known_errors.py | 17 +-
master-bin/reschedule_piuparts_tests.in | 2 +-
piuparts-master-backend.py | 2 +-
piuparts-report.py | 1 +
piuparts.py | 29 +-
26 files changed, 1540 insertions(+), 444 deletions(-)
create mode 100644 bug-templates/fails_to_upgrade_from_jessie222testing.mail
create mode 100644 bug-templates/fails_to_upgrade_from_lenny222testing.mail
delete mode 100644 bug-templates/fails_to_upgrade_from_lenny_to_squeeze_to_wheezy_to_jessie.mail
create mode 100644 bug-templates/fails_to_upgrade_from_squeeze222testing.mail
delete mode 100644 bug-templates/fails_to_upgrade_from_squeeze_to_wheezy_to_jessie.mail
copy bug-templates/{fails_to_upgrade_from_squeeze.mail => fails_to_upgrade_from_stretch.mail} (68%)
copy bug-templates/{fails_to_upgrade_from_squeeze_-_trying_to_overwrite.mail => fails_to_upgrade_from_stretch_-_trying_to_overwrite.mail} (76%)
create mode 100644 bug-templates/fails_to_upgrade_from_wheezy222testing.mail
delete mode 100644 bug-templates/fails_to_upgrade_from_wheezy_to_jessie_to_stretch.mail
create mode 100755 custom-scripts/scripts-broken-symlinks/post_setup_fake-essential_unbreak_symlinks
create mode 100644 known_problems/trigger_cycle_error.conf
--
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