Changes between Version 10 and Version 11 of stretch-buster-upgrade
- Timestamp:
- Oct 28, 2019, 12:41:36 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
stretch-buster-upgrade
v10 v11 24 24 * `Errors were encountered while processing: postfwd` but when I reran `apt install postfwd` it went through without error 25 25 * 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 python26 * `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. 27 27 28 28 == Prompted config files == … … 42 42 * Re-write mf-dist-upgrade-mosh 43 43 * Update red control panel to add php 7.3 option and figure out plan to upgrade everyone 44 * fix resourcehog