Changes between Version 10 and Version 11 of stretch-buster-upgrade


Ignore:
Timestamp:
Oct 28, 2019, 12:41:36 AM (6 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • stretch-buster-upgrade

    v10 v11  
    2424 * `Errors were encountered while processing: postfwd` but when I reran `apt install postfwd` it went through without error
    2525 * After reboot postfwd was not started (and not enabled). Should be fixed in puppet.
    26  * `resourcehog` fails - probably needs a tweak to work with the buster version of python
     26 * `resourcehog` fails - resource hog expects the time output of `pidstat` to be a time stamp. The buster version displays as human readable time and requires -H to show as time stamp. The stretch version displays as time stamp and does not have the -H option - it throws an error if you pass it.
    2727
    2828== Prompted config files ==
     
    4242 * Re-write mf-dist-upgrade-mosh
    4343 * Update red control panel to add php 7.3 option and figure out plan to upgrade everyone
     44 * fix resourcehog