[Piuparts-commits] [piuparts] branch master updated (6ac6ab9 -> 243ebe6)

Holger Levsen holger at layer-acht.org
Wed Jan 25 12:22:17 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  6ac6ab9   disable apt installing .deb files while investigating problems
      adds  6fd6d86   p.conf: increase timeout to 85 minutes
      adds  61e79c2   reschedule_piuparts_tests: add --dryrun option
      adds  8a1f335   p: run panic handlers in reverse order
      adds  387f49f   reschedule_oldest_logs: report idle state
      adds  d520002   p: ignore /etc/php/7.0/ and some subdirs
      adds  137a518   p: check before unmounting /proc/sys/fs/binfmt_misc
      adds  f6eb88d   p.conf: [stretch-rcmd]
      adds  4bfd0c3   p.conf: [jessie2stretch-rcmd]
      adds  99b38d9   p.conf: [stretch-security]
      adds  6266894   p.conf: [stretch-pu]
      adds  3387e81   p.conf: [stretch2proposed]
      adds  1fe325b   p.conf: [stretch-proposed]
      adds  031dc26   p: add --shell-on-error option
      adds  fdb3fe6   add exception for virtualbox-ext-pack: need to wait a bit after purge
      adds  bb09a65   run pg_upgradecluster during dist-upgrades
      adds  dfb1974   recognize postgres running on non-default port
      adds  91d628a   detect more db_setup issues
      adds  0fdd51e   preseed firmware license acceptance
      adds  48bb36e   preseed mathematica-fonts license acceptance
      adds  e6b0983   preseed sun-java license acceptance
      adds  8940f5c   preseed zekr license acceptance
      adds  1955498   preseed steam license acceptance
      adds  c98d2db   turn the licence acceptance preseeding commands into commented examples
      adds  183415f   find_obsolete_conffiles: dpkg-query might fail
      adds  a18052f   fix typo, thanks lintian
      adds  647892d   p: query the apt version in the chroot
      adds  b6a208b   p-a: use debianbts syntax that is compatible with both jessie and stetch
      adds  5f5e16f   piuparts-depends-dummy_error.conf: recognize the failure from apt-get install p-d-d.deb
      adds  662c911   problems_and_no_force_error.conf: detect failed removal of essential package
      adds  36c3691   database package upgrade tuning
      adds  4e284b0   p-a: catch, dump, ignore unknown exceptions while processing logfiles
      adds  b3bc27c   detect_piuparts_issues: find more variants of full disks
      adds  9194ffc   p.conf: reduce reschedule-untestable-days to 1
      adds  1839d44   Revert "disable apt installing .deb files while investigating problems"
      adds  575754b   p: use apt_pkg.version_compare()
      adds  f965968   pre_remove_exceptions: allow removal of essential packages from stretch
      adds  9b4e8cb   post_distupgrade_hack_debsums: merge into post_distupgrade_exceptions
      adds  87cde4b   p: ignore another php leftover directory
       new  142bccb   add missing changelog entry
       new  243ebe6   release as 0.75

The 2 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:
 custom-scripts/scripts/post_distupgrade_exceptions |  6 ++
 .../scripts/post_distupgrade_hack_debsums          |  8 --
 custom-scripts/scripts/post_install_exceptions     | 10 +++
 custom-scripts/scripts/post_purge_exceptions       |  6 ++
 custom-scripts/scripts/post_remove_exceptions      |  3 +
 .../scripts/pre_distupgrade_zz_database-server     | 60 ++++++++++++-
 custom-scripts/scripts/pre_install_database-server | 13 ++-
 custom-scripts/scripts/pre_install_extras          | 55 ++++++++++++
 .../scripts/pre_remove_40_find_obsolete_conffiles  |  2 +-
 custom-scripts/scripts/pre_remove_exceptions       | 17 ++++
 debian/changelog                                   | 48 +++++++++--
 debian/piuparts.maintscript                        |  1 +
 instances/piuparts.conf.pejacevic                  | 82 +++++++++++++++++-
 known_problems/db_setup_error.conf                 |  2 +-
 known_problems/db_setup_issue.conf                 |  2 +-
 known_problems/piuparts-depends-dummy_error.conf   |  2 +-
 known_problems/problems_and_no_force_error.conf    |  2 +-
 master-bin/detect_piuparts_issues.in               |  7 +-
 master-bin/reschedule_oldest_logs.in               |  2 +-
 master-bin/reschedule_piuparts_tests.in            | 17 +++-
 piuparts-analyze.py                                | 91 ++++++++++----------
 piuparts.1.txt                                     |  8 ++
 piuparts.py                                        | 97 +++++++++++++++-------
 23 files changed, 438 insertions(+), 103 deletions(-)
 delete mode 100755 custom-scripts/scripts/post_distupgrade_hack_debsums

-- 
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