Changes between Version 8 and Version 9 of stretch-buster-upgrade


Ignore:
Timestamp:
Oct 27, 2019, 7:46:16 PM (6 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • stretch-buster-upgrade

    v8 v9  
    1919  Version of php7.0-curl to be configured is 7.0.27-0+deb9u1.
    2020}}}
    21 Are we going to have to force upgade everyone to php 7.3?
     21Are we going to have to force upgade everyone to php 7.3? I manually fixed on octavia my moving all php 7.0 pools to 7.3 and updatig apache by hand.
    2222 * `doveconf: Warning: Obsolete setting in /etc/dovecot/conf.d/99-mfpl.conf:27: ssl_protocols has been replaced by ssl_min_protocol` (fixed via puppet)
    2323 * `doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line 13: ssl_key: Can't open file /etc/dovecot/private/dovecot.key: No such file or directory` (see [https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867593 debian bug]) - fix with `ln -s /etc/dovecot/private/dovecot.pem /etc/dovecot/private/dovecot.key`
    2424 * `Errors were encountered while processing: postfwd` but when I reran `apt install postfwd` it went through without error
     25 * After reboot postfwd was not started (and not enabled). Should be fixed in puppet.
    2526
    2627== Prompted config files ==
     
    3536 * /etc/default/spamassassin
    3637
     38== Next steps ==
     39
     40 * Examine differences between the new config files and incorporate into puppet as needed
     41 * Re-write mf-dist-upgrade-mosh
     42 * Update red control panel to add php 7.3 option and figure out plan to upgrade everyone