Opened 3 years ago

Closed 3 years ago

#2585 closed task (fixed)

Patch updates on containers hops, limesurvey, matrix, monitor, nexus, secure, wordpress

Reported by: robe Owned by: sac@…
Priority: normal Milestone: Sysadmin Contract 2021-I
Component: SysAdmin Keywords:
Cc:

Description

I tested out doing patch updates with my ansible script and have it output the details.

Summary

PLAY RECAP *********************************************************************************************************************************
osgeo3_hop                 : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo3_limesurvey          : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo3_matrix              : ok=6    changed=2    unreachable=0    failed=0    skipped=1    rescued=0    ignored=0
osgeo3_monitor             : ok=7    changed=4    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
osgeo3_nexus               : ok=6    changed=2    unreachable=0    failed=0    skipped=1    rescued=0    ignored=0
osgeo4_hop                 : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo7_hop                 : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo7_secure              : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo7_wordpress           : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0

Change History (2)

comment:1 by robe, 3 years ago

Lengthy details:

PLAY [upgrade packages] *****************************************************************************
TASK [Gathering Facts] ******************************************************************************[WARNING]: Platform linux on host osgeo3_hop is using the discovered Python interpreter at
/usr/bin/python, but future installation of another Python interpreter could change this. See
https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more
information.
ok: [osgeo3_hop]

TASK [apt update] ***********************************************************************************ok: [osgeo3_hop]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo3_hop] =>
  out_apt:
    cache_update_time: 1616958495
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] ******************************************skipping: [osgeo3_hop]

TASK [Upgrade all packages to the latest version] ***************************************************ok: [osgeo3_hop]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo3_hop] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] ***********************************************************skipping: [osgeo3_hop]

PLAY [upgrade packages] *****************************************************************************
TASK [Gathering Facts] ******************************************************************************[WARNING]: Platform linux on host osgeo4_hop is using the discovered Python interpreter at
/usr/bin/python, but future installation of another Python interpreter could change this. See
https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more
information.
ok: [osgeo4_hop]

TASK [apt update] ***********************************************************************************ok: [osgeo4_hop]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo4_hop] =>
  out_apt:
    cache_update_time: 1616954636
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] ******************************************skipping: [osgeo4_hop]

TASK [Upgrade all packages to the latest version] ***************************************************ok: [osgeo4_hop]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo4_hop] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] ***********************************************************skipping: [osgeo4_hop]

PLAY [upgrade packages] *****************************************************************************
TASK [Gathering Facts] ******************************************************************************ok: [osgeo7_hop]

TASK [apt update] ***********************************************************************************ok: [osgeo7_hop]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo7_hop] =>
  out_apt:
    cache_update_time: 1616944203
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] ******************************************skipping: [osgeo7_hop]

TASK [Upgrade all packages to the latest version] ***************************************************ok: [osgeo7_hop]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo7_hop] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] ***********************************************************skipping: [osgeo7_hop]

PLAY [upgrade packages] *****************************************************************************
TASK [Gathering Facts] ******************************************************************************[WARNING]: Platform linux on host osgeo7_secure is using the discovered Python interpreter at
/usr/bin/python, but future installation of another Python interpreter could change this. See
https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more
information.
ok: [osgeo7_secure]

TASK [apt update] ***********************************************************************************ok: [osgeo7_secure]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo7_secure] =>
  out_apt:
    cache_update_time: 1616958574
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] ******************************************skipping: [osgeo7_secure]

TASK [Upgrade all packages to the latest version] ***************************************************ok: [osgeo7_secure]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo7_secure] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages were automatically installed and are no longer required:
        netcat-traditional python3-acme python3-certbot python3-cffi-backend
        python3-chardet python3-configargparse python3-configobj
        python3-cryptography python3-idna python3-josepy python3-mock
        python3-openssl python3-parsedatetime python3-pbr python3-pkg-resources
        python3-pyasn1 python3-requests python3-requests-toolbelt python3-rfc3339
        python3-setuptools python3-six python3-tz python3-urllib3
        python3-zope.component python3-zope.event python3-zope.hookable
        python3-zope.interface
      Use 'sudo apt autoremove' to remove them.
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages were automatically installed and are no longer required:
        netcat-traditional python3-acme python3-certbot python3-cffi-backend
        python3-chardet python3-configargparse python3-configobj
        python3-cryptography python3-idna python3-josepy python3-mock
        python3-openssl python3-parsedatetime python3-pbr python3-pkg-resources
        python3-pyasn1 python3-requests python3-requests-toolbelt python3-rfc3339
        python3-setuptools python3-six python3-tz python3-urllib3
        python3-zope.component python3-zope.event python3-zope.hookable
        python3-zope.interface
      Use 'sudo apt autoremove' to remove them.
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 'The following packages were automatically installed and are no longer required:'
    - '  netcat-traditional python3-acme python3-certbot python3-cffi-backend'
    - '  python3-chardet python3-configargparse python3-configobj'
    - '  python3-cryptography python3-idna python3-josepy python3-mock'
    - '  python3-openssl python3-parsedatetime python3-pbr python3-pkg-resources'
    - '  python3-pyasn1 python3-requests python3-requests-toolbelt python3-rfc3339'
    - '  python3-setuptools python3-six python3-tz python3-urllib3'
    - '  python3-zope.component python3-zope.event python3-zope.hookable'
    - '  python3-zope.interface'
    - Use 'sudo apt autoremove' to remove them.
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] ***********************************************************skipping: [osgeo7_secure]

PLAY [upgrade packages] *****************************************************************************
TASK [Gathering Facts] ******************************************************************************ok: [osgeo7_wordpress]

TASK [apt update] ***********************************************************************************ok: [osgeo7_wordpress]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo7_wordpress] =>
  out_apt:
    cache_update_time: 1616968291
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] ******************************************skipping: [osgeo7_wordpress]

TASK [Upgrade all packages to the latest version] ***************************************************ok: [osgeo7_wordpress]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo7_wordpress] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Reading extended state information...
      Initializing package states...
      Writing extended state information...
      Building tag database...
      No packages will be installed, upgraded, or removed.
      0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      Need to get 0 B of archives. After unpacking 0 B will be used.
      Writing extended state information...
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Reading extended state information...
      Initializing package states...
      Writing extended state information...
      Building tag database...
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Reading extended state information...
      Initializing package states...
      Writing extended state information...
      Building tag database...
      No packages will be installed, upgraded, or removed.
      0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      Need to get 0 B of archives. After unpacking 0 B will be used.
      Writing extended state information...
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Reading extended state information...
      Initializing package states...
      Writing extended state information...
      Building tag database...
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Reading extended state information...
    - Initializing package states...
    - Writing extended state information...
    - Building tag database...
    - No packages will be installed, upgraded, or removed.
    - 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    - Need to get 0 B of archives. After unpacking 0 B will be used.
    - Writing extended state information...
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Reading extended state information...
    - Initializing package states...
    - Writing extended state information...
    - Building tag database...

TASK [Create snapshot after-patch-update] ***********************************************************skipping: [osgeo7_wordpress]

PLAY [upgrade packages] *****************************************************************************
TASK [Gathering Facts] ******************************************************************************ok: [osgeo3_limesurvey]

TASK [apt update] ***********************************************************************************changed: [osgeo3_limesurvey]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo3_limesurvey] =>
  out_apt:
    cache_update_time: 1616969384
    cache_updated: true
    changed: true
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] ******************************************changed: [osgeo3_limesurvey -> osgeo3.osgeo.osuosl.org]

TASK [Upgrade all packages to the latest version] ***************************************************fatal: [osgeo3_limesurvey]: FAILED! => changed=false
  msg: |-
    '/usr/bin/apt-get upgrade --with-new-pkgs ' failed: E: Packages were downgraded and -y was used without --allow-downgrades.
  rc: 100
  stdout: |-
    Reading package lists...
    Building dependency tree...
    Reading state information...
    Calculating upgrade...
    The following packages were automatically installed and are no longer required:
      php7.4-bcmath php7.4-cli php7.4-curl php7.4-fpm php7.4-gd php7.4-gmp
      php7.4-imap php7.4-intl php7.4-json php7.4-ldap php7.4-mbstring
      php7.4-opcache php7.4-pgsql php7.4-readline php7.4-xml php7.4-zip
    Use 'sudo apt autoremove' to remove them.
    The following packages will be DOWNGRADED:
      libssl1.1 openssl
    0 upgraded, 0 newly installed, 2 downgraded, 0 to remove and 0 not upgraded.
  stdout_lines: <omitted>

NO MORE HOSTS LEFT **********************************************************************************
NO MORE HOSTS LEFT **********************************************************************************
PLAY RECAP ******************************************************************************************osgeo3_hop                 : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo3_limesurvey          : ok=4    changed=2    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0
osgeo4_hop                 : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo7_hop                 : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo7_secure              : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo7_wordpress           : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0

make: *** [Makefile:43: patch-update-containers] Error 2
robe@F:/mnt/l/PostGIS/osgeo/repos/ansible-deployment$ make patch-update-containers ANSIBLE_CONFIG=ansible.osgeo.prod.cfg
ansible-playbook deployment/patch-update-containers.yml

PLAY [upgrade packages] *****************************************************************************
TASK [Gathering Facts] ******************************************************************************[WARNING]: Platform linux on host osgeo3_hop is using the discovered Python interpreter at
/usr/bin/python, but future installation of another Python interpreter could change this. See
https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more
information.
ok: [osgeo3_hop]

TASK [apt update] ***********************************************************************************ok: [osgeo3_hop]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo3_hop] =>
  out_apt:
    cache_update_time: 1616958495
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] ******************************************skipping: [osgeo3_hop]

TASK [Upgrade all packages to the latest version] ***************************************************ok: [osgeo3_hop]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo3_hop] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] ***********************************************************skipping: [osgeo3_hop]

PLAY [upgrade packages] *****************************************************************************
TASK [Gathering Facts] ******************************************************************************[WARNING]: Platform linux on host osgeo4_hop is using the discovered Python interpreter at
/usr/bin/python, but future installation of another Python interpreter could change this. See
https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more
information.
ok: [osgeo4_hop]

TASK [apt update] ***********************************************************************************ok: [osgeo4_hop]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo4_hop] =>
  out_apt:
    cache_update_time: 1616954636
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] ******************************************skipping: [osgeo4_hop]

TASK [Upgrade all packages to the latest version] ***************************************************ok: [osgeo4_hop]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo4_hop] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] ***********************************************************skipping: [osgeo4_hop]

PLAY [upgrade packages] *****************************************************************************
TASK [Gathering Facts] ******************************************************************************ok: [osgeo7_hop]

TASK [apt update] ***********************************************************************************ok: [osgeo7_hop]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo7_hop] =>
  out_apt:
    cache_update_time: 1616944203
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] ******************************************skipping: [osgeo7_hop]

TASK [Upgrade all packages to the latest version] ***************************************************ok: [osgeo7_hop]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo7_hop] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] ***********************************************************skipping: [osgeo7_hop]

PLAY [upgrade packages] *****************************************************************************
TASK [Gathering Facts] ******************************************************************************[WARNING]: Platform linux on host osgeo7_secure is using the discovered Python interpreter at
/usr/bin/python, but future installation of another Python interpreter could change this. See
https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more
information.
ok: [osgeo7_secure]

TASK [apt update] ***********************************************************************************ok: [osgeo7_secure]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo7_secure] =>
  out_apt:
    cache_update_time: 1616958574
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] ******************************************skipping: [osgeo7_secure]

TASK [Upgrade all packages to the latest version] ***************************************************ok: [osgeo7_secure]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo7_secure] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages were automatically installed and are no longer required:
        netcat-traditional python3-acme python3-certbot python3-cffi-backend
        python3-chardet python3-configargparse python3-configobj
        python3-cryptography python3-idna python3-josepy python3-mock
        python3-openssl python3-parsedatetime python3-pbr python3-pkg-resources
        python3-pyasn1 python3-requests python3-requests-toolbelt python3-rfc3339
        python3-setuptools python3-six python3-tz python3-urllib3
        python3-zope.component python3-zope.event python3-zope.hookable
        python3-zope.interface
      Use 'sudo apt autoremove' to remove them.
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages were automatically installed and are no longer required:
        netcat-traditional python3-acme python3-certbot python3-cffi-backend
        python3-chardet python3-configargparse python3-configobj
        python3-cryptography python3-idna python3-josepy python3-mock
        python3-openssl python3-parsedatetime python3-pbr python3-pkg-resources
        python3-pyasn1 python3-requests python3-requests-toolbelt python3-rfc3339
        python3-setuptools python3-six python3-tz python3-urllib3
        python3-zope.component python3-zope.event python3-zope.hookable
        python3-zope.interface
      Use 'sudo apt autoremove' to remove them.
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 'The following packages were automatically installed and are no longer required:'
    - '  netcat-traditional python3-acme python3-certbot python3-cffi-backend'
    - '  python3-chardet python3-configargparse python3-configobj'
    - '  python3-cryptography python3-idna python3-josepy python3-mock'
    - '  python3-openssl python3-parsedatetime python3-pbr python3-pkg-resources'
    - '  python3-pyasn1 python3-requests python3-requests-toolbelt python3-rfc3339'
    - '  python3-setuptools python3-six python3-tz python3-urllib3'
    - '  python3-zope.component python3-zope.event python3-zope.hookable'
    - '  python3-zope.interface'
    - Use 'sudo apt autoremove' to remove them.
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] ***********************************************************skipping: [osgeo7_secure]

PLAY [upgrade packages] *****************************************************************************
TASK [Gathering Facts] ******************************************************************************ok: [osgeo7_wordpress]

TASK [apt update] ***********************************************************************************ok: [osgeo7_wordpress]

TASK [Debug upgrade need changes] *******************************************************************ok: [osgeo7_wordpress] =>
  out_apt:
    cache_update_time: 1616968291
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] ******************************************skipping: [osgeo7_wordpress]

TASK [Upgrade all packages to the latest version] ***************************************************fatal: [osgeo7_wordpress]: FAILED! => changed=false
  msg: |-
    '/usr/bin/aptitude safe-upgrade' failed: E: Sub-process /usr/bin/dpkg returned an error code (2)
  rc: 255
  stdout: |-
    Reading package lists...
    Building dependency tree...
    Reading state information...
    Reading extended state information...
    Initializing package states...
    Writing extended state information...
    Building tag database...
    No packages will be installed, upgraded, or removed.
    0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Need to get 0 B of archives. After unpacking 0 B will be used.
    Writing extended state information...
    dpkg: error: unknown option --allow-downgrade

    Type dpkg --help for help about installing and deinstalling packages [*];
    Use 'apt' or 'aptitude' for user-friendly package management;
    Type dpkg -Dhelp for a list of dpkg debug flag values;
    Type dpkg --force-help for a list of forcing options;
    Type dpkg-deb --help for help about manipulating *.deb files;

    Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !
    Reading package lists...
    Building dependency tree...
    Reading state information...
    Reading extended state information...
    Initializing package states...
    Writing extended state information...
    Building tag database...
  stdout_lines: <omitted>

NO MORE HOSTS LEFT **********************************************************************************
NO MORE HOSTS LEFT **********************************************************************************
PLAY RECAP ******************************************************************************************osgeo3_hop                 : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo4_hop                 : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo7_hop                 : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo7_secure              : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo7_wordpress           : ok=3    changed=0    unreachable=0    failed=1    skipped=1    rescued=0    ignored=0

make: *** [Makefile:43: patch-update-containers] Error 2
robe@F:/mnt/l/PostGIS/osgeo/repos/ansible-deployment$ make patch-update-containers ANSIBLE_CONFIG=ansible.osgeo.prod.cfg
ansible-playbook deployment/patch-update-containers.yml

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
[WARNING]: Platform linux on host osgeo3_hop is using the discovered Python interpreter at /usr/bin/python, but future installation of
another Python interpreter could change this. See https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for
more information.
ok: [osgeo3_hop]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo3_hop]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_hop] =>
  out_apt:
    cache_update_time: 1616958495
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo3_hop]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
ok: [osgeo3_hop]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_hop] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] **************************************************************************************************
skipping: [osgeo3_hop]

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
[WARNING]: Platform linux on host osgeo4_hop is using the discovered Python interpreter at /usr/bin/python, but future installation of
another Python interpreter could change this. See https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for
more information.
ok: [osgeo4_hop]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo4_hop]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo4_hop] =>
  out_apt:
    cache_update_time: 1616954636
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo4_hop]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
ok: [osgeo4_hop]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo4_hop] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] **************************************************************************************************
skipping: [osgeo4_hop]

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
ok: [osgeo7_hop]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo7_hop]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo7_hop] =>
  out_apt:
    cache_update_time: 1616944203
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo7_hop]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
ok: [osgeo7_hop]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo7_hop] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] **************************************************************************************************
skipping: [osgeo7_hop]

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
[WARNING]: Platform linux on host osgeo7_secure is using the discovered Python interpreter at /usr/bin/python, but future installation of
another Python interpreter could change this. See https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for
more information.
ok: [osgeo7_secure]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo7_secure]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo7_secure] =>
  out_apt:
    cache_update_time: 1616958574
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo7_secure]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
ok: [osgeo7_secure]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo7_secure] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages were automatically installed and are no longer required:
        netcat-traditional python3-acme python3-certbot python3-cffi-backend
        python3-chardet python3-configargparse python3-configobj
        python3-cryptography python3-idna python3-josepy python3-mock
        python3-openssl python3-parsedatetime python3-pbr python3-pkg-resources
        python3-pyasn1 python3-requests python3-requests-toolbelt python3-rfc3339
        python3-setuptools python3-six python3-tz python3-urllib3
        python3-zope.component python3-zope.event python3-zope.hookable
        python3-zope.interface
      Use 'sudo apt autoremove' to remove them.
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages were automatically installed and are no longer required:
        netcat-traditional python3-acme python3-certbot python3-cffi-backend
        python3-chardet python3-configargparse python3-configobj
        python3-cryptography python3-idna python3-josepy python3-mock
        python3-openssl python3-parsedatetime python3-pbr python3-pkg-resources
        python3-pyasn1 python3-requests python3-requests-toolbelt python3-rfc3339
        python3-setuptools python3-six python3-tz python3-urllib3
        python3-zope.component python3-zope.event python3-zope.hookable
        python3-zope.interface
      Use 'sudo apt autoremove' to remove them.
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 'The following packages were automatically installed and are no longer required:'
    - '  netcat-traditional python3-acme python3-certbot python3-cffi-backend'
    - '  python3-chardet python3-configargparse python3-configobj'
    - '  python3-cryptography python3-idna python3-josepy python3-mock'
    - '  python3-openssl python3-parsedatetime python3-pbr python3-pkg-resources'
    - '  python3-pyasn1 python3-requests python3-requests-toolbelt python3-rfc3339'
    - '  python3-setuptools python3-six python3-tz python3-urllib3'
    - '  python3-zope.component python3-zope.event python3-zope.hookable'
    - '  python3-zope.interface'
    - Use 'sudo apt autoremove' to remove them.
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] **************************************************************************************************
skipping: [osgeo7_secure]

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
ok: [osgeo3_limesurvey]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo3_limesurvey]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_limesurvey] =>
  out_apt:
    cache_update_time: 1616969384
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo3_limesurvey]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
fatal: [osgeo3_limesurvey]: FAILED! => changed=false
  msg: |-
    '/usr/bin/apt-get upgrade --with-new-pkgs ' failed: E: Packages were downgraded and -y was used without --allow-downgrades.
  rc: 100
  stdout: |-
    Reading package lists...
    Building dependency tree...
    Reading state information...
    Calculating upgrade...
    The following packages were automatically installed and are no longer required:
      php7.4-bcmath php7.4-cli php7.4-curl php7.4-fpm php7.4-gd php7.4-gmp
      php7.4-imap php7.4-intl php7.4-json php7.4-ldap php7.4-mbstring
      php7.4-opcache php7.4-pgsql php7.4-readline php7.4-xml php7.4-zip
    Use 'sudo apt autoremove' to remove them.
    The following packages will be DOWNGRADED:
      libssl1.1 openssl
    0 upgraded, 0 newly installed, 2 downgraded, 0 to remove and 0 not upgraded.
  stdout_lines: <omitted>

NO MORE HOSTS LEFT *************************************************************************************************************************

NO MORE HOSTS LEFT *************************************************************************************************************************

PLAY RECAP *********************************************************************************************************************************
osgeo3_hop                 : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo3_limesurvey          : ok=3    changed=0    unreachable=0    failed=1    skipped=1    rescued=0    ignored=0
osgeo4_hop                 : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo7_hop                 : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo7_secure              : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0

make: *** [Makefile:43: patch-update-containers] Error 2
robe@F:/mnt/l/PostGIS/osgeo/repos/ansible-deployment$ make patch-update-containers ANSIBLE_CONFIG=ansible.osgeo.prod.cfg
ansible-playbook deployment/patch-update-containers.yml

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
[WARNING]: Platform linux on host osgeo3_hop is using the discovered Python interpreter at /usr/bin/python, but future installation of
another Python interpreter could change this. See https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for
more information.
ok: [osgeo3_hop]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo3_hop]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_hop] =>
  out_apt:
    cache_update_time: 1616958495
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo3_hop]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
ok: [osgeo3_hop]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_hop] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] **************************************************************************************************
skipping: [osgeo3_hop]

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
[WARNING]: Platform linux on host osgeo4_hop is using the discovered Python interpreter at /usr/bin/python, but future installation of
another Python interpreter could change this. See https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for
more information.
ok: [osgeo4_hop]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo4_hop]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo4_hop] =>
  out_apt:
    cache_update_time: 1616954636
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo4_hop]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
ok: [osgeo4_hop]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo4_hop] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] **************************************************************************************************
skipping: [osgeo4_hop]

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
ok: [osgeo7_hop]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo7_hop]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo7_hop] =>
  out_apt:
    cache_update_time: 1616944203
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo7_hop]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
ok: [osgeo7_hop]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo7_hop] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] **************************************************************************************************
skipping: [osgeo7_hop]

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
[WARNING]: Platform linux on host osgeo7_secure is using the discovered Python interpreter at /usr/bin/python, but future installation of
another Python interpreter could change this. See https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for
more information.
ok: [osgeo7_secure]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo7_secure]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo7_secure] =>
  out_apt:
    cache_update_time: 1616958574
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo7_secure]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
ok: [osgeo7_secure]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo7_secure] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages were automatically installed and are no longer required:
        netcat-traditional python3-acme python3-certbot python3-cffi-backend
        python3-chardet python3-configargparse python3-configobj
        python3-cryptography python3-idna python3-josepy python3-mock
        python3-openssl python3-parsedatetime python3-pbr python3-pkg-resources
        python3-pyasn1 python3-requests python3-requests-toolbelt python3-rfc3339
        python3-setuptools python3-six python3-tz python3-urllib3
        python3-zope.component python3-zope.event python3-zope.hookable
        python3-zope.interface
      Use 'sudo apt autoremove' to remove them.
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages were automatically installed and are no longer required:
        netcat-traditional python3-acme python3-certbot python3-cffi-backend
        python3-chardet python3-configargparse python3-configobj
        python3-cryptography python3-idna python3-josepy python3-mock
        python3-openssl python3-parsedatetime python3-pbr python3-pkg-resources
        python3-pyasn1 python3-requests python3-requests-toolbelt python3-rfc3339
        python3-setuptools python3-six python3-tz python3-urllib3
        python3-zope.component python3-zope.event python3-zope.hookable
        python3-zope.interface
      Use 'sudo apt autoremove' to remove them.
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 'The following packages were automatically installed and are no longer required:'
    - '  netcat-traditional python3-acme python3-certbot python3-cffi-backend'
    - '  python3-chardet python3-configargparse python3-configobj'
    - '  python3-cryptography python3-idna python3-josepy python3-mock'
    - '  python3-openssl python3-parsedatetime python3-pbr python3-pkg-resources'
    - '  python3-pyasn1 python3-requests python3-requests-toolbelt python3-rfc3339'
    - '  python3-setuptools python3-six python3-tz python3-urllib3'
    - '  python3-zope.component python3-zope.event python3-zope.hookable'
    - '  python3-zope.interface'
    - Use 'sudo apt autoremove' to remove them.
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] **************************************************************************************************
skipping: [osgeo7_secure]

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
ok: [osgeo3_limesurvey]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo3_limesurvey]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_limesurvey] =>
  out_apt:
    cache_update_time: 1616969384
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo3_limesurvey]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
fatal: [osgeo3_limesurvey]: FAILED! => changed=false
  msg: |-
    '/usr/bin/apt-get upgrade --with-new-pkgs ' failed: E: Packages were downgraded and -y was used without --allow-downgrades.
  rc: 100
  stdout: |-
    Reading package lists...
    Building dependency tree...
    Reading state information...
    Calculating upgrade...
    The following packages were automatically installed and are no longer required:
      php7.4-bcmath php7.4-cli php7.4-curl php7.4-fpm php7.4-gd php7.4-gmp
      php7.4-imap php7.4-intl php7.4-json php7.4-ldap php7.4-mbstring
      php7.4-opcache php7.4-pgsql php7.4-readline php7.4-xml php7.4-zip
    Use 'sudo apt autoremove' to remove them.
    The following packages will be DOWNGRADED:
      libssl1.1 openssl
    0 upgraded, 0 newly installed, 2 downgraded, 0 to remove and 0 not upgraded.
  stdout_lines: <omitted>

NO MORE HOSTS LEFT *************************************************************************************************************************

NO MORE HOSTS LEFT *************************************************************************************************************************

PLAY RECAP *********************************************************************************************************************************
osgeo3_hop                 : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo3_limesurvey          : ok=3    changed=0    unreachable=0    failed=1    skipped=1    rescued=0    ignored=0
osgeo4_hop                 : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo7_hop                 : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo7_secure              : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0

make: *** [Makefile:43: patch-update-containers] Error 2
robe@F:/mnt/l/PostGIS/osgeo/repos/ansible-deployment$ make patch-update-containers ANSIBLE_CONFIG=ansible.osgeo.prod.cfg
ansible-playbook deployment/patch-update-containers.yml

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
ok: [osgeo3_limesurvey]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo3_limesurvey]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_limesurvey] =>
  out_apt:
    cache_update_time: 1616969384
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo3_limesurvey]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
fatal: [osgeo3_limesurvey]: FAILED! => changed=false
  msg: |-
    '/usr/bin/apt-get upgrade --with-new-pkgs ' failed: E: Packages were downgraded and -y was used without --allow-downgrades.
  rc: 100
  stdout: |-
    Reading package lists...
    Building dependency tree...
    Reading state information...
    Calculating upgrade...
    The following packages were automatically installed and are no longer required:
      php7.4-bcmath php7.4-cli php7.4-curl php7.4-fpm php7.4-gd php7.4-gmp
      php7.4-imap php7.4-intl php7.4-json php7.4-ldap php7.4-mbstring
      php7.4-opcache php7.4-pgsql php7.4-readline php7.4-xml php7.4-zip
    Use 'sudo apt autoremove' to remove them.
    The following packages will be DOWNGRADED:
      libssl1.1 openssl
    0 upgraded, 0 newly installed, 2 downgraded, 0 to remove and 0 not upgraded.
  stdout_lines: <omitted>

NO MORE HOSTS LEFT *************************************************************************************************************************

NO MORE HOSTS LEFT *************************************************************************************************************************

PLAY RECAP *********************************************************************************************************************************
osgeo3_limesurvey          : ok=3    changed=0    unreachable=0    failed=1    skipped=1    rescued=0    ignored=0

make: *** [Makefile:43: patch-update-containers] Error 2
robe@F:/mnt/l/PostGIS/osgeo/repos/ansible-deployment$ make patch-update-containers ANSIBLE_CONFIG=ansible.osgeo.prod.cfg
ansible-playbook deployment/patch-update-containers.yml

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
ok: [osgeo3_limesurvey]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo3_limesurvey]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_limesurvey] =>
  out_apt:
    cache_update_time: 1616969384
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo3_limesurvey]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
fatal: [osgeo3_limesurvey]: FAILED! => changed=false
  msg: |-
    '/usr/bin/apt-get upgrade --with-new-pkgs ' failed: E: Packages were downgraded and -y was used without --allow-downgrades.
  rc: 100
  stdout: |-
    Reading package lists...
    Building dependency tree...
    Reading state information...
    Calculating upgrade...
    The following packages were automatically installed and are no longer required:
      php7.4-bcmath php7.4-cli php7.4-curl php7.4-fpm php7.4-gd php7.4-gmp
      php7.4-imap php7.4-intl php7.4-json php7.4-ldap php7.4-mbstring
      php7.4-opcache php7.4-pgsql php7.4-readline php7.4-xml php7.4-zip
    Use 'sudo apt autoremove' to remove them.
    The following packages will be DOWNGRADED:
      libssl1.1 openssl
    0 upgraded, 0 newly installed, 2 downgraded, 0 to remove and 0 not upgraded.
  stdout_lines: <omitted>

NO MORE HOSTS LEFT *************************************************************************************************************************

NO MORE HOSTS LEFT *************************************************************************************************************************

PLAY RECAP *********************************************************************************************************************************
osgeo3_limesurvey          : ok=3    changed=0    unreachable=0    failed=1    skipped=1    rescued=0    ignored=0

make: *** [Makefile:43: patch-update-containers] Error 2
robe@F:/mnt/l/PostGIS/osgeo/repos/ansible-deployment$ make patch-update-containers ANSIBLE_CONFIG=ansible.osgeo.prod.cfg
ansible-playbook deployment/patch-update-containers.yml

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
ok: [osgeo3_limesurvey]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo3_limesurvey]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_limesurvey] =>
  out_apt:
    cache_update_time: 1616969384
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo3_limesurvey]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
ok: [osgeo3_limesurvey]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_limesurvey] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages were automatically installed and are no longer required:
        php7.4-bcmath php7.4-cli php7.4-curl php7.4-fpm php7.4-gd php7.4-gmp
        php7.4-imap php7.4-intl php7.4-json php7.4-ldap php7.4-mbstring
        php7.4-opcache php7.4-pgsql php7.4-readline php7.4-xml php7.4-zip
      Use 'sudo apt autoremove' to remove them.
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages were automatically installed and are no longer required:
        php7.4-bcmath php7.4-cli php7.4-curl php7.4-fpm php7.4-gd php7.4-gmp
        php7.4-imap php7.4-intl php7.4-json php7.4-ldap php7.4-mbstring
        php7.4-opcache php7.4-pgsql php7.4-readline php7.4-xml php7.4-zip
      Use 'sudo apt autoremove' to remove them.
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 'The following packages were automatically installed and are no longer required:'
    - '  php7.4-bcmath php7.4-cli php7.4-curl php7.4-fpm php7.4-gd php7.4-gmp'
    - '  php7.4-imap php7.4-intl php7.4-json php7.4-ldap php7.4-mbstring'
    - '  php7.4-opcache php7.4-pgsql php7.4-readline php7.4-xml php7.4-zip'
    - Use 'sudo apt autoremove' to remove them.
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] **************************************************************************************************
skipping: [osgeo3_limesurvey]

PLAY RECAP *********************************************************************************************************************************
osgeo3_limesurvey          : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0

robe@F:/mnt/l/PostGIS/osgeo/repos/ansible-deployment$ make patch-update-containers ANSIBLE_CONFIG=ansible.osgeo.prod.cfg
ansible-playbook deployment/patch-update-containers.yml

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
[WARNING]: Platform linux on host osgeo3_hop is using the discovered Python interpreter at /usr/bin/python, but future installation of
another Python interpreter could change this. See https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for
more information.
ok: [osgeo3_hop]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo3_hop]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_hop] =>
  out_apt:
    cache_update_time: 1616958495
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo3_hop]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
ok: [osgeo3_hop]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_hop] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] **************************************************************************************************
skipping: [osgeo3_hop]

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
[WARNING]: Platform linux on host osgeo4_hop is using the discovered Python interpreter at /usr/bin/python, but future installation of
another Python interpreter could change this. See https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for
more information.
ok: [osgeo4_hop]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo4_hop]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo4_hop] =>
  out_apt:
    cache_update_time: 1616954636
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo4_hop]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
ok: [osgeo4_hop]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo4_hop] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] **************************************************************************************************
skipping: [osgeo4_hop]

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
ok: [osgeo7_hop]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo7_hop]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo7_hop] =>
  out_apt:
    cache_update_time: 1616944203
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo7_hop]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
ok: [osgeo7_hop]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo7_hop] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] **************************************************************************************************
skipping: [osgeo7_hop]

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
[WARNING]: Platform linux on host osgeo7_secure is using the discovered Python interpreter at /usr/bin/python, but future installation of
another Python interpreter could change this. See https://docs.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for
more information.
ok: [osgeo7_secure]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo7_secure]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo7_secure] =>
  out_apt:
    cache_update_time: 1616958574
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo7_secure]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
ok: [osgeo7_secure]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo7_secure] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages were automatically installed and are no longer required:
        netcat-traditional python3-acme python3-certbot python3-cffi-backend
        python3-chardet python3-configargparse python3-configobj
        python3-cryptography python3-idna python3-josepy python3-mock
        python3-openssl python3-parsedatetime python3-pbr python3-pkg-resources
        python3-pyasn1 python3-requests python3-requests-toolbelt python3-rfc3339
        python3-setuptools python3-six python3-tz python3-urllib3
        python3-zope.component python3-zope.event python3-zope.hookable
        python3-zope.interface
      Use 'sudo apt autoremove' to remove them.
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages were automatically installed and are no longer required:
        netcat-traditional python3-acme python3-certbot python3-cffi-backend
        python3-chardet python3-configargparse python3-configobj
        python3-cryptography python3-idna python3-josepy python3-mock
        python3-openssl python3-parsedatetime python3-pbr python3-pkg-resources
        python3-pyasn1 python3-requests python3-requests-toolbelt python3-rfc3339
        python3-setuptools python3-six python3-tz python3-urllib3
        python3-zope.component python3-zope.event python3-zope.hookable
        python3-zope.interface
      Use 'sudo apt autoremove' to remove them.
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 'The following packages were automatically installed and are no longer required:'
    - '  netcat-traditional python3-acme python3-certbot python3-cffi-backend'
    - '  python3-chardet python3-configargparse python3-configobj'
    - '  python3-cryptography python3-idna python3-josepy python3-mock'
    - '  python3-openssl python3-parsedatetime python3-pbr python3-pkg-resources'
    - '  python3-pyasn1 python3-requests python3-requests-toolbelt python3-rfc3339'
    - '  python3-setuptools python3-six python3-tz python3-urllib3'
    - '  python3-zope.component python3-zope.event python3-zope.hookable'
    - '  python3-zope.interface'
    - Use 'sudo apt autoremove' to remove them.
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] **************************************************************************************************
skipping: [osgeo7_secure]

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
ok: [osgeo7_wordpress]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo7_wordpress]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo7_wordpress] =>
  out_apt:
    cache_update_time: 1616968291
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo7_wordpress]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
ok: [osgeo7_wordpress]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo7_wordpress] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Reading extended state information...
      Initializing package states...
      Writing extended state information...
      Building tag database...
      No packages will be installed, upgraded, or removed.
      0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      Need to get 0 B of archives. After unpacking 0 B will be used.
      Writing extended state information...
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Reading extended state information...
      Initializing package states...
      Writing extended state information...
      Building tag database...
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Reading extended state information...
      Initializing package states...
      Writing extended state information...
      Building tag database...
      No packages will be installed, upgraded, or removed.
      0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      Need to get 0 B of archives. After unpacking 0 B will be used.
      Writing extended state information...
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Reading extended state information...
      Initializing package states...
      Writing extended state information...
      Building tag database...
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Reading extended state information...
    - Initializing package states...
    - Writing extended state information...
    - Building tag database...
    - No packages will be installed, upgraded, or removed.
    - 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    - Need to get 0 B of archives. After unpacking 0 B will be used.
    - Writing extended state information...
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Reading extended state information...
    - Initializing package states...
    - Writing extended state information...
    - Building tag database...

TASK [Create snapshot after-patch-update] **************************************************************************************************
skipping: [osgeo7_wordpress]

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
ok: [osgeo3_limesurvey]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo3_limesurvey]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_limesurvey] =>
  out_apt:
    cache_update_time: 1616969384
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo3_limesurvey]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
ok: [osgeo3_limesurvey]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_limesurvey] =>
  output_apt_after_upgrade:
    changed: false
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages were automatically installed and are no longer required:
        php7.4-bcmath php7.4-cli php7.4-curl php7.4-fpm php7.4-gd php7.4-gmp
        php7.4-imap php7.4-intl php7.4-json php7.4-ldap php7.4-mbstring
        php7.4-opcache php7.4-pgsql php7.4-readline php7.4-xml php7.4-zip
      Use 'sudo apt autoremove' to remove them.
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages were automatically installed and are no longer required:
        php7.4-bcmath php7.4-cli php7.4-curl php7.4-fpm php7.4-gd php7.4-gmp
        php7.4-imap php7.4-intl php7.4-json php7.4-ldap php7.4-mbstring
        php7.4-opcache php7.4-pgsql php7.4-readline php7.4-xml php7.4-zip
      Use 'sudo apt autoremove' to remove them.
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 'The following packages were automatically installed and are no longer required:'
    - '  php7.4-bcmath php7.4-cli php7.4-curl php7.4-fpm php7.4-gd php7.4-gmp'
    - '  php7.4-imap php7.4-intl php7.4-json php7.4-ldap php7.4-mbstring'
    - '  php7.4-opcache php7.4-pgsql php7.4-readline php7.4-xml php7.4-zip'
    - Use 'sudo apt autoremove' to remove them.
    - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

TASK [Create snapshot after-patch-update] **************************************************************************************************
skipping: [osgeo3_limesurvey]

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
ok: [osgeo3_matrix]

TASK [apt update] **************************************************************************************************************************
[WARNING]: Updating cache and auto-installing missing dependency: python3-apt
ok: [osgeo3_matrix]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_matrix] =>
  out_apt:
    cache_update_time: 1616971162
    cache_updated: false
    changed: false
    failed: false
    warnings:
    - 'Updating cache and auto-installing missing dependency: python3-apt'

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo3_matrix]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
changed: [osgeo3_matrix]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_matrix] =>
  output_apt_after_upgrade:
    changed: true
    diff: {}
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages were automatically installed and are no longer required:
        libc-ares2 libnode64 libuv1 python3-distutils python3-lib2to3
      Use 'sudo apt autoremove' to remove them.
      The following packages will be upgraded:
        apt apt-utils base-files bind9-host ca-certificates dbus
        debian-archive-keyring distro-info-data exim4-base exim4-config
        exim4-daemon-light file iproute2 iputils-ping krb5-locales ldap-utils
        libapt-inst2.0 libapt-pkg5.0 libbind9-161 libbrotli1 libbsd0 libdbus-1-3
        libdns-export1104 libdns1104 libgnutls-dane0 libgnutls30 libgssapi-krb5-2
        libisc-export1100 libisc1100 libisccc161 libisccfg163 libjson-c3
        libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libllvm7
        liblwres161 libmagic-mgc libmagic1 libnode64 libnss-systemd libp11-kit0
        libpam-systemd libperl5.28 libpq5 libpython3.7-minimal libpython3.7-stdlib
        libsqlite3-0 libssl1.1 libsystemd0 libudev1 libx11-6 libx11-data libxml2
        libzstd1 linux-libc-dev matrix-synapse-py3 openssl perl perl-base
        perl-modules-5.28 postgresql postgresql-11 postgresql-client-11
        postgresql-client-common postgresql-common python3.7 python3.7-minimal
        screen sudo systemd systemd-sysv tzdata
      75 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      Need to get 107 MB of archives.
      After this operation, 11.3 MB of additional disk space will be used.
      Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
      Get:2 http://deb.debian.org/debian buster/main amd64 base-files amd64 10.3+deb10u9 [69.9 kB]
      Get:3 https://packages.matrix.org/debian buster/main amd64 matrix-synapse-py3 amd64 1.30.1+buster1 [31.1 MB]
      Get:4 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB]
      Get:5 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
      Get:6 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB]
      Get:7 http://deb.debian.org/debian buster/main amd64 perl-base amd64 5.28.1-6+deb10u1 [1514 kB]
      Get:8 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
      Get:9 http://deb.debian.org/debian buster/main amd64 libnss-systemd amd64 241-7~deb10u7 [205 kB]
      Get:10 http://deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
      Get:11 http://deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
      Get:12 http://deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB]
      Get:13 http://deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB]
      Get:14 http://deb.debian.org/debian buster/main amd64 postgresql-common all 200+deb10u4 [225 kB]
      Get:15 http://deb.debian.org/debian buster/main amd64 postgresql-client-common all 200+deb10u4 [85.1 kB]
      Get:16 http://deb.debian.org/debian buster/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u6 [317 kB]
      Get:17 http://deb.debian.org/debian buster/main amd64 libp11-kit0 amd64 0.23.15-2+deb10u1 [316 kB]
      Get:18 http://deb.debian.org/debian buster/main amd64 libgnutls30 amd64 3.6.7-4+deb10u6 [1125 kB]
      Get:19 http://deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB]
      Get:20 http://deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB]
      Get:21 http://deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB]
      Get:22 http://deb.debian.org/debian buster/main amd64 libzstd1 amd64 1.3.8+dfsg-3+deb10u2 [237 kB]
      Get:23 http://deb.debian.org/debian buster/main amd64 libapt-pkg5.0 amd64 1.8.2.2 [966 kB]
      Get:24 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.2 [204 kB]
      Get:25 http://deb.debian.org/debian buster/main amd64 apt amd64 1.8.2.2 [1419 kB]
      Get:26 http://deb.debian.org/debian buster/main amd64 apt-utils amd64 1.8.2.2 [421 kB]
      Get:27 http://deb.debian.org/debian buster/main amd64 debian-archive-keyring all 2019.1+deb10u1 [93.5 kB]
      Get:28 http://deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
      Get:29 http://deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
      Get:30 http://deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
      Get:31 http://deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
      Get:32 http://deb.debian.org/debian buster/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u1 [641 kB]
      Get:33 http://deb.debian.org/debian buster/main amd64 tzdata all 2021a-0+deb10u1 [266 kB]
      Get:34 http://deb.debian.org/debian buster/main amd64 iproute2 amd64 4.20.0-2+deb10u1 [826 kB]
      Get:35 http://deb.debian.org/debian buster/main amd64 iputils-ping amd64 3:20180629-2+deb10u2 [43.4 kB]
      Get:36 http://deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
      Get:37 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
      Get:38 http://deb.debian.org/debian buster/main amd64 bind9-host amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [271 kB]
      Get:39 http://deb.debian.org/debian buster/main amd64 libbind9-161 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [247 kB]
      Get:40 http://deb.debian.org/debian buster/main amd64 libisccfg163 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [267 kB]
      Get:41 http://deb.debian.org/debian buster/main amd64 libisccc161 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [236 kB]
      Get:42 http://deb.debian.org/debian buster/main amd64 libdns1104 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [1221 kB]
      Get:43 http://deb.debian.org/debian buster/main amd64 libisc1100 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [457 kB]
      Get:44 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
      Get:45 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
      Get:46 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
      Get:47 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
      Get:48 http://deb.debian.org/debian buster/main amd64 liblwres161 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [251 kB]
      Get:49 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
      Get:50 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
      Get:51 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
      Get:52 http://deb.debian.org/debian buster/main amd64 krb5-locales all 1.17-3+deb10u1 [95.4 kB]
      Get:53 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
      Get:54 http://deb.debian.org/debian buster/main amd64 distro-info-data all 0.41+deb10u3 [6640 B]
      Get:55 http://deb.debian.org/debian buster/main amd64 exim4-config all 4.92-8+deb10u5 [324 kB]
      Get:56 http://deb.debian.org/debian buster/main amd64 exim4-base amd64 4.92-8+deb10u5 [1136 kB]
      Get:57 http://deb.debian.org/debian buster/main amd64 exim4-daemon-light amd64 4.92-8+deb10u5 [581 kB]
      Get:58 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
      Get:59 http://deb.debian.org/debian buster/main amd64 ldap-utils amd64 2.4.47+dfsg-3+deb10u6 [199 kB]
      Get:60 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
      Get:61 http://deb.debian.org/debian buster/main amd64 libbrotli1 amd64 1.0.7-2+deb10u1 [269 kB]
      Get:62 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB]
      Get:63 http://deb.debian.org/debian buster/main amd64 libisc-export1100 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [380 kB]
      Get:64 http://deb.debian.org/debian buster/main amd64 libdns-export1104 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [973 kB]
      Get:65 http://deb.debian.org/debian buster/main amd64 libllvm7 amd64 1:7.0.1-8+deb10u2 [13.1 MB]
      Get:66 http://deb.debian.org/debian buster/main amd64 libnode64 amd64 10.24.0~dfsg-1~deb10u1 [5631 kB]
      Get:67 http://deb.debian.org/debian buster/main amd64 libpq5 amd64 11.11-0+deb10u1 [169 kB]
      Get:68 http://deb.debian.org/debian buster/main amd64 libx11-data all 2:1.6.7-1+deb10u1 [294 kB]
      Get:69 http://deb.debian.org/debian buster/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u1 [757 kB]
      Get:70 http://deb.debian.org/debian buster/main amd64 linux-libc-dev amd64 4.19.181-1 [1441 kB]
      Get:71 http://deb.debian.org/debian buster/main amd64 postgresql-client-11 amd64 11.11-0+deb10u1 [1408 kB]
      Get:72 http://deb.debian.org/debian buster/main amd64 postgresql-11 amd64 11.11-0+deb10u1 [14.1 MB]
      Get:73 http://deb.debian.org/debian buster/main amd64 postgresql all 11+200+deb10u4 [61.1 kB]
      Get:74 http://deb.debian.org/debian buster/main amd64 screen amd64 4.6.2-3+deb10u1 [598 kB]
      Get:75 http://deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
      Preconfiguring packages ...
      Fetched 107 MB in 4s (27.4 MB/s)
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../base-files_10.3+deb10u9_amd64.deb ...
      Unpacking base-files (10.3+deb10u9) over (10.3+deb10u4) ...
      Setting up base-files (10.3+deb10u9) ...
      Installing new version of config file /etc/debian_version ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../libperl5.28_5.28.1-6+deb10u1_amd64.deb ...
      Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) over (5.28.1-6) ...
      Preparing to unpack .../perl_5.28.1-6+deb10u1_amd64.deb ...
      Unpacking perl (5.28.1-6+deb10u1) over (5.28.1-6) ...
      Preparing to unpack .../perl-base_5.28.1-6+deb10u1_amd64.deb ...
      Unpacking perl-base (5.28.1-6+deb10u1) over (5.28.1-6) ...
      Setting up perl-base (5.28.1-6+deb10u1) ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../0-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
      Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) over (5.28.1-6) ...
      Preparing to unpack .../1-libnss-systemd_241-7~deb10u7_amd64.deb ...
      Unpacking libnss-systemd:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
      Preparing to unpack .../2-dbus_1.12.20-0+deb10u1_amd64.deb ...
      Unpacking dbus (1.12.20-0+deb10u1) over (1.12.16-1) ...
      Preparing to unpack .../3-libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
      Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) over (1.12.16-1) ...
      Preparing to unpack .../4-systemd-sysv_241-7~deb10u7_amd64.deb ...
      Unpacking systemd-sysv (241-7~deb10u7) over (241-7~deb10u4) ...
      Preparing to unpack .../5-libpam-systemd_241-7~deb10u7_amd64.deb ...
      Unpacking libpam-systemd:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
      Preparing to unpack .../6-postgresql-common_200+deb10u4_all.deb ...
      Leaving 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common'
      Unpacking postgresql-common (200+deb10u4) over (200+deb10u3) ...
      Preparing to unpack .../7-postgresql-client-common_200+deb10u4_all.deb ...
      Unpacking postgresql-client-common (200+deb10u4) over (200+deb10u3) ...
      Preparing to unpack .../8-libgnutls-dane0_3.6.7-4+deb10u6_amd64.deb ...
      Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u6) over (3.6.7-4+deb10u4) ...
      Preparing to unpack .../9-libp11-kit0_0.23.15-2+deb10u1_amd64.deb ...
      Unpacking libp11-kit0:amd64 (0.23.15-2+deb10u1) over (0.23.15-2) ...
      Setting up libp11-kit0:amd64 (0.23.15-2+deb10u1) ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../libgnutls30_3.6.7-4+deb10u6_amd64.deb ...
      Unpacking libgnutls30:amd64 (3.6.7-4+deb10u6) over (3.6.7-4+deb10u4) ...
      Setting up libgnutls30:amd64 (3.6.7-4+deb10u6) ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../systemd_241-7~deb10u7_amd64.deb ...
      Unpacking systemd (241-7~deb10u7) over (241-7~deb10u4) ...
      Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ...
      Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
      Setting up libsystemd0:amd64 (241-7~deb10u7) ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ...
      Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
      Setting up libudev1:amd64 (241-7~deb10u7) ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../libzstd1_1.3.8+dfsg-3+deb10u2_amd64.deb ...
      Unpacking libzstd1:amd64 (1.3.8+dfsg-3+deb10u2) over (1.3.8+dfsg-3) ...
      Setting up libzstd1:amd64 (1.3.8+dfsg-3+deb10u2) ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../libapt-pkg5.0_1.8.2.2_amd64.deb ...
      Unpacking libapt-pkg5.0:amd64 (1.8.2.2) over (1.8.2.1) ...
      Setting up libapt-pkg5.0:amd64 (1.8.2.2) ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../libapt-inst2.0_1.8.2.2_amd64.deb ...
      Unpacking libapt-inst2.0:amd64 (1.8.2.2) over (1.8.2.1) ...
      Preparing to unpack .../archives/apt_1.8.2.2_amd64.deb ...
      Unpacking apt (1.8.2.2) over (1.8.2.1) ...
      Setting up apt (1.8.2.2) ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../apt-utils_1.8.2.2_amd64.deb ...
      Unpacking apt-utils (1.8.2.2) over (1.8.2.1) ...
      Preparing to unpack .../debian-archive-keyring_2019.1+deb10u1_all.deb ...
      Unpacking debian-archive-keyring (2019.1+deb10u1) over (2019.1) ...
      Setting up debian-archive-keyring (2019.1+deb10u1) ...
      Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-jessie-automatic.gpg ...
      Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-jessie-security-automatic.gpg ...
      Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-jessie-stable.gpg ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
      Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) over (1.1.1d-0+deb10u3) ...
      Preparing to unpack .../01-python3.7_3.7.3-2+deb10u3_amd64.deb ...
      Unpacking python3.7 (3.7.3-2+deb10u3) over (3.7.3-2+deb10u1) ...
      Preparing to unpack .../02-libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
      Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) over (3.7.3-2+deb10u1) ...
      Preparing to unpack .../03-python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
      Unpacking python3.7-minimal (3.7.3-2+deb10u3) over (3.7.3-2+deb10u1) ...
      Preparing to unpack .../04-libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
      Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) over (3.7.3-2+deb10u1) ...
      Preparing to unpack .../05-libsqlite3-0_3.27.2-3+deb10u1_amd64.deb ...
      Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u1) over (3.27.2-3) ...
      Preparing to unpack .../06-matrix-synapse-py3_1.30.1+buster1_amd64.deb ...
      Unpacking matrix-synapse-py3 (1.30.1+buster1) over (1.15.2+buster1) ...
      Preparing to unpack .../07-tzdata_2021a-0+deb10u1_all.deb ...
      Unpacking tzdata (2021a-0+deb10u1) over (2020a-0+deb10u1) ...
      Preparing to unpack .../08-iproute2_4.20.0-2+deb10u1_amd64.deb ...
      Unpacking iproute2 (4.20.0-2+deb10u1) over (4.20.0-2) ...
      Preparing to unpack .../09-iputils-ping_3%3a20180629-2+deb10u2_amd64.deb ...
      Unpacking iputils-ping (3:20180629-2+deb10u2) over (3:20180629-2+deb10u1) ...
      Preparing to unpack .../10-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
      Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) over (0.12.1+ds-2) ...
      Preparing to unpack .../11-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
      Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) over (2.9.4+dfsg1-7+b3) ...
      Preparing to unpack .../12-bind9-host_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
      Unpacking bind9-host (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
      Preparing to unpack .../13-libbind9-161_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
      Unpacking libbind9-161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
      Preparing to unpack .../14-libisccfg163_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
      Unpacking libisccfg163:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
      Preparing to unpack .../15-libisccc161_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
      Unpacking libisccc161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
      Preparing to unpack .../16-libdns1104_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
      Unpacking libdns1104:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
      Preparing to unpack .../17-libisc1100_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
      Unpacking libisc1100:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
      Preparing to unpack .../18-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
      Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) over (1.17-3) ...
      Preparing to unpack .../19-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
      Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) over (1.17-3) ...
      Preparing to unpack .../20-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
      Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) over (1.17-3) ...
      Preparing to unpack .../21-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
      Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) over (1.17-3) ...
      Preparing to unpack .../22-liblwres161_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
      Unpacking liblwres161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
      Preparing to unpack .../23-file_1%3a5.35-4+deb10u2_amd64.deb ...
      Unpacking file (1:5.35-4+deb10u2) over (1:5.35-4+deb10u1) ...
      Preparing to unpack .../24-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
      Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) over (1:5.35-4+deb10u1) ...
      Preparing to unpack .../25-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
      Unpacking libmagic-mgc (1:5.35-4+deb10u2) over (1:5.35-4+deb10u1) ...
      Preparing to unpack .../26-krb5-locales_1.17-3+deb10u1_all.deb ...
      Unpacking krb5-locales (1.17-3+deb10u1) over (1.17-3) ...
      Preparing to unpack .../27-openssl_1.1.1d-0+deb10u6_amd64.deb ...
      Unpacking openssl (1.1.1d-0+deb10u6) over (1.1.1d-0+deb10u3) ...
      Preparing to unpack .../28-ca-certificates_20200601~deb10u2_all.deb ...
      Unpacking ca-certificates (20200601~deb10u2) over (20190110) ...
      Preparing to unpack .../29-distro-info-data_0.41+deb10u3_all.deb ...
      Unpacking distro-info-data (0.41+deb10u3) over (0.41+deb10u2) ...
      Preparing to unpack .../30-exim4-config_4.92-8+deb10u5_all.deb ...
      Unpacking exim4-config (4.92-8+deb10u5) over (4.92-8+deb10u4) ...
      Preparing to unpack .../31-exim4-base_4.92-8+deb10u5_amd64.deb ...
      Unpacking exim4-base (4.92-8+deb10u5) over (4.92-8+deb10u4) ...
      Preparing to unpack .../32-exim4-daemon-light_4.92-8+deb10u5_amd64.deb ...
      Unpacking exim4-daemon-light (4.92-8+deb10u5) over (4.92-8+deb10u4) ...
      Preparing to unpack .../33-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
      Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) over (2.4.47+dfsg-3+deb10u2) ...
      Preparing to unpack .../34-ldap-utils_2.4.47+dfsg-3+deb10u6_amd64.deb ...
      Unpacking ldap-utils (2.4.47+dfsg-3+deb10u6) over (2.4.47+dfsg-3+deb10u2) ...
      Preparing to unpack .../35-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
      Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) over (2.4.47+dfsg-3+deb10u2) ...
      Preparing to unpack .../36-libbrotli1_1.0.7-2+deb10u1_amd64.deb ...
      Unpacking libbrotli1:amd64 (1.0.7-2+deb10u1) over (1.0.7-2) ...
      Preparing to unpack .../37-libbsd0_0.9.1-2+deb10u1_amd64.deb ...
      Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) over (0.9.1-2) ...
      Preparing to unpack .../38-libisc-export1100_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
      Unpacking libisc-export1100:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
      Preparing to unpack .../39-libdns-export1104_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
      Unpacking libdns-export1104 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
      Preparing to unpack .../40-libllvm7_1%3a7.0.1-8+deb10u2_amd64.deb ...
      Unpacking libllvm7:amd64 (1:7.0.1-8+deb10u2) over (1:7.0.1-8) ...
      Preparing to unpack .../41-libnode64_10.24.0~dfsg-1~deb10u1_amd64.deb ...
      Unpacking libnode64:amd64 (10.24.0~dfsg-1~deb10u1) over (10.21.0~dfsg-1~deb10u1) ...
      Preparing to unpack .../42-libpq5_11.11-0+deb10u1_amd64.deb ...
      Unpacking libpq5:amd64 (11.11-0+deb10u1) over (11.7-0+deb10u1) ...
      Preparing to unpack .../43-libx11-data_2%3a1.6.7-1+deb10u1_all.deb ...
      Unpacking libx11-data (2:1.6.7-1+deb10u1) over (2:1.6.7-1) ...
      Preparing to unpack .../44-libx11-6_2%3a1.6.7-1+deb10u1_amd64.deb ...
      Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u1) over (2:1.6.7-1) ...
      Preparing to unpack .../45-linux-libc-dev_4.19.181-1_amd64.deb ...
      Unpacking linux-libc-dev:amd64 (4.19.181-1) over (4.19.118-2+deb10u1) ...
      Preparing to unpack .../46-postgresql-client-11_11.11-0+deb10u1_amd64.deb ...
      Unpacking postgresql-client-11 (11.11-0+deb10u1) over (11.7-0+deb10u1) ...
      Preparing to unpack .../47-postgresql-11_11.11-0+deb10u1_amd64.deb ...
      Unpacking postgresql-11 (11.11-0+deb10u1) over (11.7-0+deb10u1) ...
      Preparing to unpack .../48-postgresql_11+200+deb10u4_all.deb ...
      Unpacking postgresql (11+200+deb10u4) over (11+200+deb10u3) ...
      Preparing to unpack .../49-screen_4.6.2-3+deb10u1_amd64.deb ...
      Unpacking screen (4.6.2-3+deb10u1) over (4.6.2-3) ...
      Preparing to unpack .../50-sudo_1.8.27-1+deb10u3_amd64.deb ...
      Unpacking sudo (1.8.27-1+deb10u3) over (1.8.27-1+deb10u2) ...
      Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
      Setting up postgresql-client-common (200+deb10u4) ...
      Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
      Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u6) ...
      Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
      Setting up distro-info-data (0.41+deb10u3) ...
      Setting up iproute2 (4.20.0-2+deb10u1) ...
      Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
      Setting up libbrotli1:amd64 (1.0.7-2+deb10u1) ...
      Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u1) ...
      Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
      Setting up linux-libc-dev:amd64 (4.19.181-1) ...
      Setting up screen (4.6.2-3+deb10u1) ...
      Setting up systemd (241-7~deb10u7) ...
      Setting up krb5-locales (1.17-3+deb10u1) ...
      Setting up file (1:5.35-4+deb10u2) ...
      Setting up libapt-inst2.0:amd64 (1.8.2.2) ...
      Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
      Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
      Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
      Setting up tzdata (2021a-0+deb10u1) ...

      Current default time zone: 'Etc/UTC'
      Local time is now:      Sun Mar 28 22:40:26 UTC 2021.
      Universal Time is now:  Sun Mar 28 22:40:26 UTC 2021.
      Run 'dpkg-reconfigure tzdata' if you wish to change it.

      Setting up libx11-data (2:1.6.7-1+deb10u1) ...
      Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
      Setting up dbus (1.12.20-0+deb10u1) ...
      A reboot is required to replace the running dbus-daemon.
      Please reboot the system when convenient.
      Setting up postgresql-common (200+deb10u4) ...
      Setting up libnode64:amd64 (10.24.0~dfsg-1~deb10u1) ...
      Setting up sudo (1.8.27-1+deb10u3) ...
      Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
      Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
      Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ...
      Setting up libisc-export1100:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
      Setting up exim4-config (4.92-8+deb10u5) ...
      Setting up libllvm7:amd64 (1:7.0.1-8+deb10u2) ...
      Setting up libx11-6:amd64 (2:1.6.7-1+deb10u1) ...
      Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
      Setting up openssl (1.1.1d-0+deb10u6) ...
      Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ...
      Setting up libdns-export1104 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
      Setting up iputils-ping (3:20180629-2+deb10u2) ...
      Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
      Setting up systemd-sysv (241-7~deb10u7) ...
      Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
      Setting up exim4-base (4.92-8+deb10u5) ...
      Setting up apt-utils (1.8.2.2) ...
      Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
      Setting up libnss-systemd:amd64 (241-7~deb10u7) ...
      Setting up libisc1100:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
      Setting up ldap-utils (2.4.47+dfsg-3+deb10u6) ...
      Setting up ca-certificates (20200601~deb10u2) ...
      Updating certificates in /etc/ssl/certs...
      13 added, 4 removed; done.
      Setting up perl (5.28.1-6+deb10u1) ...
      Setting up liblwres161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
      Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
      Setting up libpam-systemd:amd64 (241-7~deb10u7) ...

      pam-auth-update: Local modifications to /etc/pam.d/common-*, not updating.
      pam-auth-update: Run pam-auth-update --force to override.

      Setting up libisccc161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
      Setting up exim4-daemon-light (4.92-8+deb10u5) ...
      Updating GnuTLS DH parameter file
      Setting up libdns1104:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
      Setting up python3.7 (3.7.3-2+deb10u3) ...
      Setting up libpq5:amd64 (11.11-0+deb10u1) ...
      Setting up postgresql-client-11 (11.11-0+deb10u1) ...
      Setting up postgresql-11 (11.11-0+deb10u1) ...
      Setting up libisccfg163:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
      Setting up postgresql (11+200+deb10u4) ...
      Setting up matrix-synapse-py3 (1.30.1+buster1) ...
      Installing new version of config file /etc/default/matrix-synapse ...

      Configuration file '/etc/matrix-synapse/homeserver.yaml'
       ==> Modified (by you or by a script) since installation.
       ==> Package distributor has shipped an updated version.
       ==> Keeping old config file as default.
      Installing new version of config file /etc/matrix-synapse/log.yaml ...
      Setting up libbind9-161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
      Setting up bind9-host (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
      Processing triggers for libc-bin (2.28-10) ...
      Processing triggers for mime-support (3.62) ...
      Processing triggers for ca-certificates (20200601~deb10u2) ...
      Updating certificates in /etc/ssl/certs...
      0 added, 0 removed; done.
      Running hooks in /etc/ca-certificates/update.d...
      done.
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages were automatically installed and are no longer required:
        libc-ares2 libnode64 libuv1 python3-distutils python3-lib2to3
      Use 'sudo apt autoremove' to remove them.
      The following packages will be upgraded:
        apt apt-utils base-files bind9-host ca-certificates dbus
        debian-archive-keyring distro-info-data exim4-base exim4-config
        exim4-daemon-light file iproute2 iputils-ping krb5-locales ldap-utils
        libapt-inst2.0 libapt-pkg5.0 libbind9-161 libbrotli1 libbsd0 libdbus-1-3
        libdns-export1104 libdns1104 libgnutls-dane0 libgnutls30 libgssapi-krb5-2
        libisc-export1100 libisc1100 libisccc161 libisccfg163 libjson-c3
        libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libllvm7
        liblwres161 libmagic-mgc libmagic1 libnode64 libnss-systemd libp11-kit0
        libpam-systemd libperl5.28 libpq5 libpython3.7-minimal libpython3.7-stdlib
        libsqlite3-0 libssl1.1 libsystemd0 libudev1 libx11-6 libx11-data libxml2
        libzstd1 linux-libc-dev matrix-synapse-py3 openssl perl perl-base
        perl-modules-5.28 postgresql postgresql-11 postgresql-client-11
        postgresql-client-common postgresql-common python3.7 python3.7-minimal
        screen sudo systemd systemd-sysv tzdata
      75 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      Need to get 107 MB of archives.
      After this operation, 11.3 MB of additional disk space will be used.
      Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
      Get:2 http://deb.debian.org/debian buster/main amd64 base-files amd64 10.3+deb10u9 [69.9 kB]
      Get:3 https://packages.matrix.org/debian buster/main amd64 matrix-synapse-py3 amd64 1.30.1+buster1 [31.1 MB]
      Get:4 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB]
      Get:5 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
      Get:6 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB]
      Get:7 http://deb.debian.org/debian buster/main amd64 perl-base amd64 5.28.1-6+deb10u1 [1514 kB]
      Get:8 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
      Get:9 http://deb.debian.org/debian buster/main amd64 libnss-systemd amd64 241-7~deb10u7 [205 kB]
      Get:10 http://deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
      Get:11 http://deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
      Get:12 http://deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB]
      Get:13 http://deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB]
      Get:14 http://deb.debian.org/debian buster/main amd64 postgresql-common all 200+deb10u4 [225 kB]
      Get:15 http://deb.debian.org/debian buster/main amd64 postgresql-client-common all 200+deb10u4 [85.1 kB]
      Get:16 http://deb.debian.org/debian buster/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u6 [317 kB]
      Get:17 http://deb.debian.org/debian buster/main amd64 libp11-kit0 amd64 0.23.15-2+deb10u1 [316 kB]
      Get:18 http://deb.debian.org/debian buster/main amd64 libgnutls30 amd64 3.6.7-4+deb10u6 [1125 kB]
      Get:19 http://deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB]
      Get:20 http://deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB]
      Get:21 http://deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB]
      Get:22 http://deb.debian.org/debian buster/main amd64 libzstd1 amd64 1.3.8+dfsg-3+deb10u2 [237 kB]
      Get:23 http://deb.debian.org/debian buster/main amd64 libapt-pkg5.0 amd64 1.8.2.2 [966 kB]
      Get:24 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.2 [204 kB]
      Get:25 http://deb.debian.org/debian buster/main amd64 apt amd64 1.8.2.2 [1419 kB]
      Get:26 http://deb.debian.org/debian buster/main amd64 apt-utils amd64 1.8.2.2 [421 kB]
      Get:27 http://deb.debian.org/debian buster/main amd64 debian-archive-keyring all 2019.1+deb10u1 [93.5 kB]
      Get:28 http://deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
      Get:29 http://deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
      Get:30 http://deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
      Get:31 http://deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
      Get:32 http://deb.debian.org/debian buster/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u1 [641 kB]
      Get:33 http://deb.debian.org/debian buster/main amd64 tzdata all 2021a-0+deb10u1 [266 kB]
      Get:34 http://deb.debian.org/debian buster/main amd64 iproute2 amd64 4.20.0-2+deb10u1 [826 kB]
      Get:35 http://deb.debian.org/debian buster/main amd64 iputils-ping amd64 3:20180629-2+deb10u2 [43.4 kB]
      Get:36 http://deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
      Get:37 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
      Get:38 http://deb.debian.org/debian buster/main amd64 bind9-host amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [271 kB]
      Get:39 http://deb.debian.org/debian buster/main amd64 libbind9-161 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [247 kB]
      Get:40 http://deb.debian.org/debian buster/main amd64 libisccfg163 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [267 kB]
      Get:41 http://deb.debian.org/debian buster/main amd64 libisccc161 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [236 kB]
      Get:42 http://deb.debian.org/debian buster/main amd64 libdns1104 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [1221 kB]
      Get:43 http://deb.debian.org/debian buster/main amd64 libisc1100 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [457 kB]
      Get:44 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
      Get:45 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
      Get:46 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
      Get:47 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
      Get:48 http://deb.debian.org/debian buster/main amd64 liblwres161 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [251 kB]
      Get:49 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
      Get:50 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
      Get:51 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
      Get:52 http://deb.debian.org/debian buster/main amd64 krb5-locales all 1.17-3+deb10u1 [95.4 kB]
      Get:53 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
      Get:54 http://deb.debian.org/debian buster/main amd64 distro-info-data all 0.41+deb10u3 [6640 B]
      Get:55 http://deb.debian.org/debian buster/main amd64 exim4-config all 4.92-8+deb10u5 [324 kB]
      Get:56 http://deb.debian.org/debian buster/main amd64 exim4-base amd64 4.92-8+deb10u5 [1136 kB]
      Get:57 http://deb.debian.org/debian buster/main amd64 exim4-daemon-light amd64 4.92-8+deb10u5 [581 kB]
      Get:58 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
      Get:59 http://deb.debian.org/debian buster/main amd64 ldap-utils amd64 2.4.47+dfsg-3+deb10u6 [199 kB]
      Get:60 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
      Get:61 http://deb.debian.org/debian buster/main amd64 libbrotli1 amd64 1.0.7-2+deb10u1 [269 kB]
      Get:62 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB]
      Get:63 http://deb.debian.org/debian buster/main amd64 libisc-export1100 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [380 kB]
      Get:64 http://deb.debian.org/debian buster/main amd64 libdns-export1104 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [973 kB]
      Get:65 http://deb.debian.org/debian buster/main amd64 libllvm7 amd64 1:7.0.1-8+deb10u2 [13.1 MB]
      Get:66 http://deb.debian.org/debian buster/main amd64 libnode64 amd64 10.24.0~dfsg-1~deb10u1 [5631 kB]
      Get:67 http://deb.debian.org/debian buster/main amd64 libpq5 amd64 11.11-0+deb10u1 [169 kB]
      Get:68 http://deb.debian.org/debian buster/main amd64 libx11-data all 2:1.6.7-1+deb10u1 [294 kB]
      Get:69 http://deb.debian.org/debian buster/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u1 [757 kB]
      Get:70 http://deb.debian.org/debian buster/main amd64 linux-libc-dev amd64 4.19.181-1 [1441 kB]
      Get:71 http://deb.debian.org/debian buster/main amd64 postgresql-client-11 amd64 11.11-0+deb10u1 [1408 kB]
      Get:72 http://deb.debian.org/debian buster/main amd64 postgresql-11 amd64 11.11-0+deb10u1 [14.1 MB]
      Get:73 http://deb.debian.org/debian buster/main amd64 postgresql all 11+200+deb10u4 [61.1 kB]
      Get:74 http://deb.debian.org/debian buster/main amd64 screen amd64 4.6.2-3+deb10u1 [598 kB]
      Get:75 http://deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
      Preconfiguring packages ...
      Fetched 107 MB in 4s (27.4 MB/s)
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../base-files_10.3+deb10u9_amd64.deb ...
      Unpacking base-files (10.3+deb10u9) over (10.3+deb10u4) ...
      Setting up base-files (10.3+deb10u9) ...
      Installing new version of config file /etc/debian_version ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../libperl5.28_5.28.1-6+deb10u1_amd64.deb ...
      Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) over (5.28.1-6) ...
      Preparing to unpack .../perl_5.28.1-6+deb10u1_amd64.deb ...
      Unpacking perl (5.28.1-6+deb10u1) over (5.28.1-6) ...
      Preparing to unpack .../perl-base_5.28.1-6+deb10u1_amd64.deb ...
      Unpacking perl-base (5.28.1-6+deb10u1) over (5.28.1-6) ...
      Setting up perl-base (5.28.1-6+deb10u1) ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../0-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
      Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) over (5.28.1-6) ...
      Preparing to unpack .../1-libnss-systemd_241-7~deb10u7_amd64.deb ...
      Unpacking libnss-systemd:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
      Preparing to unpack .../2-dbus_1.12.20-0+deb10u1_amd64.deb ...
      Unpacking dbus (1.12.20-0+deb10u1) over (1.12.16-1) ...
      Preparing to unpack .../3-libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
      Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) over (1.12.16-1) ...
      Preparing to unpack .../4-systemd-sysv_241-7~deb10u7_amd64.deb ...
      Unpacking systemd-sysv (241-7~deb10u7) over (241-7~deb10u4) ...
      Preparing to unpack .../5-libpam-systemd_241-7~deb10u7_amd64.deb ...
      Unpacking libpam-systemd:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
      Preparing to unpack .../6-postgresql-common_200+deb10u4_all.deb ...
      Leaving 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common'
      Unpacking postgresql-common (200+deb10u4) over (200+deb10u3) ...
      Preparing to unpack .../7-postgresql-client-common_200+deb10u4_all.deb ...
      Unpacking postgresql-client-common (200+deb10u4) over (200+deb10u3) ...
      Preparing to unpack .../8-libgnutls-dane0_3.6.7-4+deb10u6_amd64.deb ...
      Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u6) over (3.6.7-4+deb10u4) ...
      Preparing to unpack .../9-libp11-kit0_0.23.15-2+deb10u1_amd64.deb ...
      Unpacking libp11-kit0:amd64 (0.23.15-2+deb10u1) over (0.23.15-2) ...
      Setting up libp11-kit0:amd64 (0.23.15-2+deb10u1) ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../libgnutls30_3.6.7-4+deb10u6_amd64.deb ...
      Unpacking libgnutls30:amd64 (3.6.7-4+deb10u6) over (3.6.7-4+deb10u4) ...
      Setting up libgnutls30:amd64 (3.6.7-4+deb10u6) ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../systemd_241-7~deb10u7_amd64.deb ...
      Unpacking systemd (241-7~deb10u7) over (241-7~deb10u4) ...
      Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ...
      Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
      Setting up libsystemd0:amd64 (241-7~deb10u7) ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ...
      Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
      Setting up libudev1:amd64 (241-7~deb10u7) ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../libzstd1_1.3.8+dfsg-3+deb10u2_amd64.deb ...
      Unpacking libzstd1:amd64 (1.3.8+dfsg-3+deb10u2) over (1.3.8+dfsg-3) ...
      Setting up libzstd1:amd64 (1.3.8+dfsg-3+deb10u2) ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../libapt-pkg5.0_1.8.2.2_amd64.deb ...
      Unpacking libapt-pkg5.0:amd64 (1.8.2.2) over (1.8.2.1) ...
      Setting up libapt-pkg5.0:amd64 (1.8.2.2) ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../libapt-inst2.0_1.8.2.2_amd64.deb ...
      Unpacking libapt-inst2.0:amd64 (1.8.2.2) over (1.8.2.1) ...
      Preparing to unpack .../archives/apt_1.8.2.2_amd64.deb ...
      Unpacking apt (1.8.2.2) over (1.8.2.1) ...
      Setting up apt (1.8.2.2) ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../apt-utils_1.8.2.2_amd64.deb ...
      Unpacking apt-utils (1.8.2.2) over (1.8.2.1) ...
      Preparing to unpack .../debian-archive-keyring_2019.1+deb10u1_all.deb ...
      Unpacking debian-archive-keyring (2019.1+deb10u1) over (2019.1) ...
      Setting up debian-archive-keyring (2019.1+deb10u1) ...
      Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-jessie-automatic.gpg ...
      Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-jessie-security-automatic.gpg ...
      Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-jessie-stable.gpg ...
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 47092 files and directories currently installed.)
      Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
      Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) over (1.1.1d-0+deb10u3) ...
      Preparing to unpack .../01-python3.7_3.7.3-2+deb10u3_amd64.deb ...
      Unpacking python3.7 (3.7.3-2+deb10u3) over (3.7.3-2+deb10u1) ...
      Preparing to unpack .../02-libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
      Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) over (3.7.3-2+deb10u1) ...
      Preparing to unpack .../03-python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
      Unpacking python3.7-minimal (3.7.3-2+deb10u3) over (3.7.3-2+deb10u1) ...
      Preparing to unpack .../04-libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
      Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) over (3.7.3-2+deb10u1) ...
      Preparing to unpack .../05-libsqlite3-0_3.27.2-3+deb10u1_amd64.deb ...
      Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u1) over (3.27.2-3) ...
      Preparing to unpack .../06-matrix-synapse-py3_1.30.1+buster1_amd64.deb ...
      Unpacking matrix-synapse-py3 (1.30.1+buster1) over (1.15.2+buster1) ...
      Preparing to unpack .../07-tzdata_2021a-0+deb10u1_all.deb ...
      Unpacking tzdata (2021a-0+deb10u1) over (2020a-0+deb10u1) ...
      Preparing to unpack .../08-iproute2_4.20.0-2+deb10u1_amd64.deb ...
      Unpacking iproute2 (4.20.0-2+deb10u1) over (4.20.0-2) ...
      Preparing to unpack .../09-iputils-ping_3%3a20180629-2+deb10u2_amd64.deb ...
      Unpacking iputils-ping (3:20180629-2+deb10u2) over (3:20180629-2+deb10u1) ...
      Preparing to unpack .../10-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
      Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) over (0.12.1+ds-2) ...
      Preparing to unpack .../11-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
      Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) over (2.9.4+dfsg1-7+b3) ...
      Preparing to unpack .../12-bind9-host_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
      Unpacking bind9-host (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
      Preparing to unpack .../13-libbind9-161_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
      Unpacking libbind9-161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
      Preparing to unpack .../14-libisccfg163_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
      Unpacking libisccfg163:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
      Preparing to unpack .../15-libisccc161_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
      Unpacking libisccc161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
      Preparing to unpack .../16-libdns1104_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
      Unpacking libdns1104:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
      Preparing to unpack .../17-libisc1100_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
      Unpacking libisc1100:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
      Preparing to unpack .../18-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
      Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) over (1.17-3) ...
      Preparing to unpack .../19-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
      Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) over (1.17-3) ...
      Preparing to unpack .../20-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
      Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) over (1.17-3) ...
      Preparing to unpack .../21-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
      Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) over (1.17-3) ...
      Preparing to unpack .../22-liblwres161_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
      Unpacking liblwres161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
      Preparing to unpack .../23-file_1%3a5.35-4+deb10u2_amd64.deb ...
      Unpacking file (1:5.35-4+deb10u2) over (1:5.35-4+deb10u1) ...
      Preparing to unpack .../24-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
      Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) over (1:5.35-4+deb10u1) ...
      Preparing to unpack .../25-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
      Unpacking libmagic-mgc (1:5.35-4+deb10u2) over (1:5.35-4+deb10u1) ...
      Preparing to unpack .../26-krb5-locales_1.17-3+deb10u1_all.deb ...
      Unpacking krb5-locales (1.17-3+deb10u1) over (1.17-3) ...
      Preparing to unpack .../27-openssl_1.1.1d-0+deb10u6_amd64.deb ...
      Unpacking openssl (1.1.1d-0+deb10u6) over (1.1.1d-0+deb10u3) ...
      Preparing to unpack .../28-ca-certificates_20200601~deb10u2_all.deb ...
      Unpacking ca-certificates (20200601~deb10u2) over (20190110) ...
      Preparing to unpack .../29-distro-info-data_0.41+deb10u3_all.deb ...
      Unpacking distro-info-data (0.41+deb10u3) over (0.41+deb10u2) ...
      Preparing to unpack .../30-exim4-config_4.92-8+deb10u5_all.deb ...
      Unpacking exim4-config (4.92-8+deb10u5) over (4.92-8+deb10u4) ...
      Preparing to unpack .../31-exim4-base_4.92-8+deb10u5_amd64.deb ...
      Unpacking exim4-base (4.92-8+deb10u5) over (4.92-8+deb10u4) ...
      Preparing to unpack .../32-exim4-daemon-light_4.92-8+deb10u5_amd64.deb ...
      Unpacking exim4-daemon-light (4.92-8+deb10u5) over (4.92-8+deb10u4) ...
      Preparing to unpack .../33-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
      Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) over (2.4.47+dfsg-3+deb10u2) ...
      Preparing to unpack .../34-ldap-utils_2.4.47+dfsg-3+deb10u6_amd64.deb ...
      Unpacking ldap-utils (2.4.47+dfsg-3+deb10u6) over (2.4.47+dfsg-3+deb10u2) ...
      Preparing to unpack .../35-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
      Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) over (2.4.47+dfsg-3+deb10u2) ...
      Preparing to unpack .../36-libbrotli1_1.0.7-2+deb10u1_amd64.deb ...
      Unpacking libbrotli1:amd64 (1.0.7-2+deb10u1) over (1.0.7-2) ...
      Preparing to unpack .../37-libbsd0_0.9.1-2+deb10u1_amd64.deb ...
      Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) over (0.9.1-2) ...
      Preparing to unpack .../38-libisc-export1100_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
      Unpacking libisc-export1100:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
      Preparing to unpack .../39-libdns-export1104_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
      Unpacking libdns-export1104 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
      Preparing to unpack .../40-libllvm7_1%3a7.0.1-8+deb10u2_amd64.deb ...
      Unpacking libllvm7:amd64 (1:7.0.1-8+deb10u2) over (1:7.0.1-8) ...
      Preparing to unpack .../41-libnode64_10.24.0~dfsg-1~deb10u1_amd64.deb ...
      Unpacking libnode64:amd64 (10.24.0~dfsg-1~deb10u1) over (10.21.0~dfsg-1~deb10u1) ...
      Preparing to unpack .../42-libpq5_11.11-0+deb10u1_amd64.deb ...
      Unpacking libpq5:amd64 (11.11-0+deb10u1) over (11.7-0+deb10u1) ...
      Preparing to unpack .../43-libx11-data_2%3a1.6.7-1+deb10u1_all.deb ...
      Unpacking libx11-data (2:1.6.7-1+deb10u1) over (2:1.6.7-1) ...
      Preparing to unpack .../44-libx11-6_2%3a1.6.7-1+deb10u1_amd64.deb ...
      Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u1) over (2:1.6.7-1) ...
      Preparing to unpack .../45-linux-libc-dev_4.19.181-1_amd64.deb ...
      Unpacking linux-libc-dev:amd64 (4.19.181-1) over (4.19.118-2+deb10u1) ...
      Preparing to unpack .../46-postgresql-client-11_11.11-0+deb10u1_amd64.deb ...
      Unpacking postgresql-client-11 (11.11-0+deb10u1) over (11.7-0+deb10u1) ...
      Preparing to unpack .../47-postgresql-11_11.11-0+deb10u1_amd64.deb ...
      Unpacking postgresql-11 (11.11-0+deb10u1) over (11.7-0+deb10u1) ...
      Preparing to unpack .../48-postgresql_11+200+deb10u4_all.deb ...
      Unpacking postgresql (11+200+deb10u4) over (11+200+deb10u3) ...
      Preparing to unpack .../49-screen_4.6.2-3+deb10u1_amd64.deb ...
      Unpacking screen (4.6.2-3+deb10u1) over (4.6.2-3) ...
      Preparing to unpack .../50-sudo_1.8.27-1+deb10u3_amd64.deb ...
      Unpacking sudo (1.8.27-1+deb10u3) over (1.8.27-1+deb10u2) ...
      Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
      Setting up postgresql-client-common (200+deb10u4) ...
      Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
      Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u6) ...
      Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
      Setting up distro-info-data (0.41+deb10u3) ...
      Setting up iproute2 (4.20.0-2+deb10u1) ...
      Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
      Setting up libbrotli1:amd64 (1.0.7-2+deb10u1) ...
      Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u1) ...
      Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
      Setting up linux-libc-dev:amd64 (4.19.181-1) ...
      Setting up screen (4.6.2-3+deb10u1) ...
      Setting up systemd (241-7~deb10u7) ...
      Setting up krb5-locales (1.17-3+deb10u1) ...
      Setting up file (1:5.35-4+deb10u2) ...
      Setting up libapt-inst2.0:amd64 (1.8.2.2) ...
      Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
      Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
      Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
      Setting up tzdata (2021a-0+deb10u1) ...

      Current default time zone: 'Etc/UTC'
      Local time is now:      Sun Mar 28 22:40:26 UTC 2021.
      Universal Time is now:  Sun Mar 28 22:40:26 UTC 2021.
      Run 'dpkg-reconfigure tzdata' if you wish to change it.

      Setting up libx11-data (2:1.6.7-1+deb10u1) ...
      Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
      Setting up dbus (1.12.20-0+deb10u1) ...
      A reboot is required to replace the running dbus-daemon.
      Please reboot the system when convenient.
      Setting up postgresql-common (200+deb10u4) ...
      Setting up libnode64:amd64 (10.24.0~dfsg-1~deb10u1) ...
      Setting up sudo (1.8.27-1+deb10u3) ...
      Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
      Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
      Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ...
      Setting up libisc-export1100:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
      Setting up exim4-config (4.92-8+deb10u5) ...
      Setting up libllvm7:amd64 (1:7.0.1-8+deb10u2) ...
      Setting up libx11-6:amd64 (2:1.6.7-1+deb10u1) ...
      Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
      Setting up openssl (1.1.1d-0+deb10u6) ...
      Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ...
      Setting up libdns-export1104 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
      Setting up iputils-ping (3:20180629-2+deb10u2) ...
      Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
      Setting up systemd-sysv (241-7~deb10u7) ...
      Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
      Setting up exim4-base (4.92-8+deb10u5) ...
      Setting up apt-utils (1.8.2.2) ...
      Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
      Setting up libnss-systemd:amd64 (241-7~deb10u7) ...
      Setting up libisc1100:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
      Setting up ldap-utils (2.4.47+dfsg-3+deb10u6) ...
      Setting up ca-certificates (20200601~deb10u2) ...
      Updating certificates in /etc/ssl/certs...
      13 added, 4 removed; done.
      Setting up perl (5.28.1-6+deb10u1) ...
      Setting up liblwres161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
      Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
      Setting up libpam-systemd:amd64 (241-7~deb10u7) ...

      pam-auth-update: Local modifications to /etc/pam.d/common-*, not updating.
      pam-auth-update: Run pam-auth-update --force to override.

      Setting up libisccc161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
      Setting up exim4-daemon-light (4.92-8+deb10u5) ...
      Updating GnuTLS DH parameter file
      Setting up libdns1104:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
      Setting up python3.7 (3.7.3-2+deb10u3) ...
      Setting up libpq5:amd64 (11.11-0+deb10u1) ...
      Setting up postgresql-client-11 (11.11-0+deb10u1) ...
      Setting up postgresql-11 (11.11-0+deb10u1) ...
      Setting up libisccfg163:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
      Setting up postgresql (11+200+deb10u4) ...
      Setting up matrix-synapse-py3 (1.30.1+buster1) ...
      Installing new version of config file /etc/default/matrix-synapse ...

      Configuration file '/etc/matrix-synapse/homeserver.yaml'
       ==> Modified (by you or by a script) since installation.
       ==> Package distributor has shipped an updated version.
       ==> Keeping old config file as default.
      Installing new version of config file /etc/matrix-synapse/log.yaml ...
      Setting up libbind9-161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
      Setting up bind9-host (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
      Processing triggers for libc-bin (2.28-10) ...
      Processing triggers for mime-support (3.62) ...
      Processing triggers for ca-certificates (20200601~deb10u2) ...
      Updating certificates in /etc/ssl/certs...
      0 added, 0 removed; done.
      Running hooks in /etc/ca-certificates/update.d...
      done.
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 'The following packages were automatically installed and are no longer required:'
    - '  libc-ares2 libnode64 libuv1 python3-distutils python3-lib2to3'
    - Use 'sudo apt autoremove' to remove them.
    - 'The following packages will be upgraded:'
    - '  apt apt-utils base-files bind9-host ca-certificates dbus'
    - '  debian-archive-keyring distro-info-data exim4-base exim4-config'
    - '  exim4-daemon-light file iproute2 iputils-ping krb5-locales ldap-utils'
    - '  libapt-inst2.0 libapt-pkg5.0 libbind9-161 libbrotli1 libbsd0 libdbus-1-3'
    - '  libdns-export1104 libdns1104 libgnutls-dane0 libgnutls30 libgssapi-krb5-2'
    - '  libisc-export1100 libisc1100 libisccc161 libisccfg163 libjson-c3'
    - '  libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libllvm7'
    - '  liblwres161 libmagic-mgc libmagic1 libnode64 libnss-systemd libp11-kit0'
    - '  libpam-systemd libperl5.28 libpq5 libpython3.7-minimal libpython3.7-stdlib'
    - '  libsqlite3-0 libssl1.1 libsystemd0 libudev1 libx11-6 libx11-data libxml2'
    - '  libzstd1 linux-libc-dev matrix-synapse-py3 openssl perl perl-base'
    - '  perl-modules-5.28 postgresql postgresql-11 postgresql-client-11'
    - '  postgresql-client-common postgresql-common python3.7 python3.7-minimal'
    - '  screen sudo systemd systemd-sysv tzdata'
    - 75 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    - Need to get 107 MB of archives.
    - After this operation, 11.3 MB of additional disk space will be used.
    - Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
    - Get:2 http://deb.debian.org/debian buster/main amd64 base-files amd64 10.3+deb10u9 [69.9 kB]
    - Get:3 https://packages.matrix.org/debian buster/main amd64 matrix-synapse-py3 amd64 1.30.1+buster1 [31.1 MB]
    - Get:4 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB]
    - Get:5 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
    - Get:6 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB]
    - Get:7 http://deb.debian.org/debian buster/main amd64 perl-base amd64 5.28.1-6+deb10u1 [1514 kB]
    - Get:8 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
    - Get:9 http://deb.debian.org/debian buster/main amd64 libnss-systemd amd64 241-7~deb10u7 [205 kB]
    - Get:10 http://deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
    - Get:11 http://deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
    - Get:12 http://deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB]
    - Get:13 http://deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB]
    - Get:14 http://deb.debian.org/debian buster/main amd64 postgresql-common all 200+deb10u4 [225 kB]
    - Get:15 http://deb.debian.org/debian buster/main amd64 postgresql-client-common all 200+deb10u4 [85.1 kB]
    - Get:16 http://deb.debian.org/debian buster/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u6 [317 kB]
    - Get:17 http://deb.debian.org/debian buster/main amd64 libp11-kit0 amd64 0.23.15-2+deb10u1 [316 kB]
    - Get:18 http://deb.debian.org/debian buster/main amd64 libgnutls30 amd64 3.6.7-4+deb10u6 [1125 kB]
    - Get:19 http://deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB]
    - Get:20 http://deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB]
    - Get:21 http://deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB]
    - Get:22 http://deb.debian.org/debian buster/main amd64 libzstd1 amd64 1.3.8+dfsg-3+deb10u2 [237 kB]
    - Get:23 http://deb.debian.org/debian buster/main amd64 libapt-pkg5.0 amd64 1.8.2.2 [966 kB]
    - Get:24 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.2 [204 kB]
    - Get:25 http://deb.debian.org/debian buster/main amd64 apt amd64 1.8.2.2 [1419 kB]
    - Get:26 http://deb.debian.org/debian buster/main amd64 apt-utils amd64 1.8.2.2 [421 kB]
    - Get:27 http://deb.debian.org/debian buster/main amd64 debian-archive-keyring all 2019.1+deb10u1 [93.5 kB]
    - Get:28 http://deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
    - Get:29 http://deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
    - Get:30 http://deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
    - Get:31 http://deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
    - Get:32 http://deb.debian.org/debian buster/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u1 [641 kB]
    - Get:33 http://deb.debian.org/debian buster/main amd64 tzdata all 2021a-0+deb10u1 [266 kB]
    - Get:34 http://deb.debian.org/debian buster/main amd64 iproute2 amd64 4.20.0-2+deb10u1 [826 kB]
    - Get:35 http://deb.debian.org/debian buster/main amd64 iputils-ping amd64 3:20180629-2+deb10u2 [43.4 kB]
    - Get:36 http://deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
    - Get:37 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
    - Get:38 http://deb.debian.org/debian buster/main amd64 bind9-host amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [271 kB]
    - Get:39 http://deb.debian.org/debian buster/main amd64 libbind9-161 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [247 kB]
    - Get:40 http://deb.debian.org/debian buster/main amd64 libisccfg163 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [267 kB]
    - Get:41 http://deb.debian.org/debian buster/main amd64 libisccc161 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [236 kB]
    - Get:42 http://deb.debian.org/debian buster/main amd64 libdns1104 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [1221 kB]
    - Get:43 http://deb.debian.org/debian buster/main amd64 libisc1100 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [457 kB]
    - Get:44 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
    - Get:45 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
    - Get:46 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
    - Get:47 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
    - Get:48 http://deb.debian.org/debian buster/main amd64 liblwres161 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [251 kB]
    - Get:49 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
    - Get:50 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
    - Get:51 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
    - Get:52 http://deb.debian.org/debian buster/main amd64 krb5-locales all 1.17-3+deb10u1 [95.4 kB]
    - Get:53 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
    - Get:54 http://deb.debian.org/debian buster/main amd64 distro-info-data all 0.41+deb10u3 [6640 B]
    - Get:55 http://deb.debian.org/debian buster/main amd64 exim4-config all 4.92-8+deb10u5 [324 kB]
    - Get:56 http://deb.debian.org/debian buster/main amd64 exim4-base amd64 4.92-8+deb10u5 [1136 kB]
    - Get:57 http://deb.debian.org/debian buster/main amd64 exim4-daemon-light amd64 4.92-8+deb10u5 [581 kB]
    - Get:58 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
    - Get:59 http://deb.debian.org/debian buster/main amd64 ldap-utils amd64 2.4.47+dfsg-3+deb10u6 [199 kB]
    - Get:60 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
    - Get:61 http://deb.debian.org/debian buster/main amd64 libbrotli1 amd64 1.0.7-2+deb10u1 [269 kB]
    - Get:62 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB]
    - Get:63 http://deb.debian.org/debian buster/main amd64 libisc-export1100 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [380 kB]
    - Get:64 http://deb.debian.org/debian buster/main amd64 libdns-export1104 amd64 1:9.11.5.P4+dfsg-5.1+deb10u3 [973 kB]
    - Get:65 http://deb.debian.org/debian buster/main amd64 libllvm7 amd64 1:7.0.1-8+deb10u2 [13.1 MB]
    - Get:66 http://deb.debian.org/debian buster/main amd64 libnode64 amd64 10.24.0~dfsg-1~deb10u1 [5631 kB]
    - Get:67 http://deb.debian.org/debian buster/main amd64 libpq5 amd64 11.11-0+deb10u1 [169 kB]
    - Get:68 http://deb.debian.org/debian buster/main amd64 libx11-data all 2:1.6.7-1+deb10u1 [294 kB]
    - Get:69 http://deb.debian.org/debian buster/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u1 [757 kB]
    - Get:70 http://deb.debian.org/debian buster/main amd64 linux-libc-dev amd64 4.19.181-1 [1441 kB]
    - Get:71 http://deb.debian.org/debian buster/main amd64 postgresql-client-11 amd64 11.11-0+deb10u1 [1408 kB]
    - Get:72 http://deb.debian.org/debian buster/main amd64 postgresql-11 amd64 11.11-0+deb10u1 [14.1 MB]
    - Get:73 http://deb.debian.org/debian buster/main amd64 postgresql all 11+200+deb10u4 [61.1 kB]
    - Get:74 http://deb.debian.org/debian buster/main amd64 screen amd64 4.6.2-3+deb10u1 [598 kB]
    - Get:75 http://deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
    - Preconfiguring packages ...
    - Fetched 107 MB in 4s (27.4 MB/s)
    - '(Reading database ... '
    - (Reading database ... 5%
    - (Reading database ... 10%
    - (Reading database ... 15%
    - (Reading database ... 20%
    - (Reading database ... 25%
    - (Reading database ... 30%
    - (Reading database ... 35%
    - (Reading database ... 40%
    - (Reading database ... 45%
    - (Reading database ... 50%
    - (Reading database ... 55%
    - (Reading database ... 60%
    - (Reading database ... 65%
    - (Reading database ... 70%
    - (Reading database ... 75%
    - (Reading database ... 80%
    - (Reading database ... 85%
    - (Reading database ... 90%
    - (Reading database ... 95%
    - (Reading database ... 100%
    - (Reading database ... 47092 files and directories currently installed.)
    - Preparing to unpack .../base-files_10.3+deb10u9_amd64.deb ...
    - Unpacking base-files (10.3+deb10u9) over (10.3+deb10u4) ...
    - Setting up base-files (10.3+deb10u9) ...
    - Installing new version of config file /etc/debian_version ...
    - '(Reading database ... '
    - (Reading database ... 5%
    - (Reading database ... 10%
    - (Reading database ... 15%
    - (Reading database ... 20%
    - (Reading database ... 25%
    - (Reading database ... 30%
    - (Reading database ... 35%
    - (Reading database ... 40%
    - (Reading database ... 45%
    - (Reading database ... 50%
    - (Reading database ... 55%
    - (Reading database ... 60%
    - (Reading database ... 65%
    - (Reading database ... 70%
    - (Reading database ... 75%
    - (Reading database ... 80%
    - (Reading database ... 85%
    - (Reading database ... 90%
    - (Reading database ... 95%
    - (Reading database ... 100%
    - (Reading database ... 47092 files and directories currently installed.)
    - Preparing to unpack .../libperl5.28_5.28.1-6+deb10u1_amd64.deb ...
    - Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) over (5.28.1-6) ...
    - Preparing to unpack .../perl_5.28.1-6+deb10u1_amd64.deb ...
    - Unpacking perl (5.28.1-6+deb10u1) over (5.28.1-6) ...
    - Preparing to unpack .../perl-base_5.28.1-6+deb10u1_amd64.deb ...
    - Unpacking perl-base (5.28.1-6+deb10u1) over (5.28.1-6) ...
    - Setting up perl-base (5.28.1-6+deb10u1) ...
    - '(Reading database ... '
    - (Reading database ... 5%
    - (Reading database ... 10%
    - (Reading database ... 15%
    - (Reading database ... 20%
    - (Reading database ... 25%
    - (Reading database ... 30%
    - (Reading database ... 35%
    - (Reading database ... 40%
    - (Reading database ... 45%
    - (Reading database ... 50%
    - (Reading database ... 55%
    - (Reading database ... 60%
    - (Reading database ... 65%
    - (Reading database ... 70%
    - (Reading database ... 75%
    - (Reading database ... 80%
    - (Reading database ... 85%
    - (Reading database ... 90%
    - (Reading database ... 95%
    - (Reading database ... 100%
    - (Reading database ... 47092 files and directories currently installed.)
    - Preparing to unpack .../0-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
    - Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) over (5.28.1-6) ...
    - Preparing to unpack .../1-libnss-systemd_241-7~deb10u7_amd64.deb ...
    - Unpacking libnss-systemd:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
    - Preparing to unpack .../2-dbus_1.12.20-0+deb10u1_amd64.deb ...
    - Unpacking dbus (1.12.20-0+deb10u1) over (1.12.16-1) ...
    - Preparing to unpack .../3-libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
    - Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) over (1.12.16-1) ...
    - Preparing to unpack .../4-systemd-sysv_241-7~deb10u7_amd64.deb ...
    - Unpacking systemd-sysv (241-7~deb10u7) over (241-7~deb10u4) ...
    - Preparing to unpack .../5-libpam-systemd_241-7~deb10u7_amd64.deb ...
    - Unpacking libpam-systemd:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
    - Preparing to unpack .../6-postgresql-common_200+deb10u4_all.deb ...
    - Leaving 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common'
    - Unpacking postgresql-common (200+deb10u4) over (200+deb10u3) ...
    - Preparing to unpack .../7-postgresql-client-common_200+deb10u4_all.deb ...
    - Unpacking postgresql-client-common (200+deb10u4) over (200+deb10u3) ...
    - Preparing to unpack .../8-libgnutls-dane0_3.6.7-4+deb10u6_amd64.deb ...
    - Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u6) over (3.6.7-4+deb10u4) ...
    - Preparing to unpack .../9-libp11-kit0_0.23.15-2+deb10u1_amd64.deb ...
    - Unpacking libp11-kit0:amd64 (0.23.15-2+deb10u1) over (0.23.15-2) ...
    - Setting up libp11-kit0:amd64 (0.23.15-2+deb10u1) ...
    - '(Reading database ... '
    - (Reading database ... 5%
    - (Reading database ... 10%
    - (Reading database ... 15%
    - (Reading database ... 20%
    - (Reading database ... 25%
    - (Reading database ... 30%
    - (Reading database ... 35%
    - (Reading database ... 40%
    - (Reading database ... 45%
    - (Reading database ... 50%
    - (Reading database ... 55%
    - (Reading database ... 60%
    - (Reading database ... 65%
    - (Reading database ... 70%
    - (Reading database ... 75%
    - (Reading database ... 80%
    - (Reading database ... 85%
    - (Reading database ... 90%
    - (Reading database ... 95%
    - (Reading database ... 100%
    - (Reading database ... 47092 files and directories currently installed.)
    - Preparing to unpack .../libgnutls30_3.6.7-4+deb10u6_amd64.deb ...
    - Unpacking libgnutls30:amd64 (3.6.7-4+deb10u6) over (3.6.7-4+deb10u4) ...
    - Setting up libgnutls30:amd64 (3.6.7-4+deb10u6) ...
    - '(Reading database ... '
    - (Reading database ... 5%
    - (Reading database ... 10%
    - (Reading database ... 15%
    - (Reading database ... 20%
    - (Reading database ... 25%
    - (Reading database ... 30%
    - (Reading database ... 35%
    - (Reading database ... 40%
    - (Reading database ... 45%
    - (Reading database ... 50%
    - (Reading database ... 55%
    - (Reading database ... 60%
    - (Reading database ... 65%
    - (Reading database ... 70%
    - (Reading database ... 75%
    - (Reading database ... 80%
    - (Reading database ... 85%
    - (Reading database ... 90%
    - (Reading database ... 95%
    - (Reading database ... 100%
    - (Reading database ... 47092 files and directories currently installed.)
    - Preparing to unpack .../systemd_241-7~deb10u7_amd64.deb ...
    - Unpacking systemd (241-7~deb10u7) over (241-7~deb10u4) ...
    - Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ...
    - Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
    - Setting up libsystemd0:amd64 (241-7~deb10u7) ...
    - '(Reading database ... '
    - (Reading database ... 5%
    - (Reading database ... 10%
    - (Reading database ... 15%
    - (Reading database ... 20%
    - (Reading database ... 25%
    - (Reading database ... 30%
    - (Reading database ... 35%
    - (Reading database ... 40%
    - (Reading database ... 45%
    - (Reading database ... 50%
    - (Reading database ... 55%
    - (Reading database ... 60%
    - (Reading database ... 65%
    - (Reading database ... 70%
    - (Reading database ... 75%
    - (Reading database ... 80%
    - (Reading database ... 85%
    - (Reading database ... 90%
    - (Reading database ... 95%
    - (Reading database ... 100%
    - (Reading database ... 47092 files and directories currently installed.)
    - Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ...
    - Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
    - Setting up libudev1:amd64 (241-7~deb10u7) ...
    - '(Reading database ... '
    - (Reading database ... 5%
    - (Reading database ... 10%
    - (Reading database ... 15%
    - (Reading database ... 20%
    - (Reading database ... 25%
    - (Reading database ... 30%
    - (Reading database ... 35%
    - (Reading database ... 40%
    - (Reading database ... 45%
    - (Reading database ... 50%
    - (Reading database ... 55%
    - (Reading database ... 60%
    - (Reading database ... 65%
    - (Reading database ... 70%
    - (Reading database ... 75%
    - (Reading database ... 80%
    - (Reading database ... 85%
    - (Reading database ... 90%
    - (Reading database ... 95%
    - (Reading database ... 100%
    - (Reading database ... 47092 files and directories currently installed.)
    - Preparing to unpack .../libzstd1_1.3.8+dfsg-3+deb10u2_amd64.deb ...
    - Unpacking libzstd1:amd64 (1.3.8+dfsg-3+deb10u2) over (1.3.8+dfsg-3) ...
    - Setting up libzstd1:amd64 (1.3.8+dfsg-3+deb10u2) ...
    - '(Reading database ... '
    - (Reading database ... 5%
    - (Reading database ... 10%
    - (Reading database ... 15%
    - (Reading database ... 20%
    - (Reading database ... 25%
    - (Reading database ... 30%
    - (Reading database ... 35%
    - (Reading database ... 40%
    - (Reading database ... 45%
    - (Reading database ... 50%
    - (Reading database ... 55%
    - (Reading database ... 60%
    - (Reading database ... 65%
    - (Reading database ... 70%
    - (Reading database ... 75%
    - (Reading database ... 80%
    - (Reading database ... 85%
    - (Reading database ... 90%
    - (Reading database ... 95%
    - (Reading database ... 100%
    - (Reading database ... 47092 files and directories currently installed.)
    - Preparing to unpack .../libapt-pkg5.0_1.8.2.2_amd64.deb ...
    - Unpacking libapt-pkg5.0:amd64 (1.8.2.2) over (1.8.2.1) ...
    - Setting up libapt-pkg5.0:amd64 (1.8.2.2) ...
    - '(Reading database ... '
    - (Reading database ... 5%
    - (Reading database ... 10%
    - (Reading database ... 15%
    - (Reading database ... 20%
    - (Reading database ... 25%
    - (Reading database ... 30%
    - (Reading database ... 35%
    - (Reading database ... 40%
    - (Reading database ... 45%
    - (Reading database ... 50%
    - (Reading database ... 55%
    - (Reading database ... 60%
    - (Reading database ... 65%
    - (Reading database ... 70%
    - (Reading database ... 75%
    - (Reading database ... 80%
    - (Reading database ... 85%
    - (Reading database ... 90%
    - (Reading database ... 95%
    - (Reading database ... 100%
    - (Reading database ... 47092 files and directories currently installed.)
    - Preparing to unpack .../libapt-inst2.0_1.8.2.2_amd64.deb ...
    - Unpacking libapt-inst2.0:amd64 (1.8.2.2) over (1.8.2.1) ...
    - Preparing to unpack .../archives/apt_1.8.2.2_amd64.deb ...
    - Unpacking apt (1.8.2.2) over (1.8.2.1) ...
    - Setting up apt (1.8.2.2) ...
    - '(Reading database ... '
    - (Reading database ... 5%
    - (Reading database ... 10%
    - (Reading database ... 15%
    - (Reading database ... 20%
    - (Reading database ... 25%
    - (Reading database ... 30%
    - (Reading database ... 35%
    - (Reading database ... 40%
    - (Reading database ... 45%
    - (Reading database ... 50%
    - (Reading database ... 55%
    - (Reading database ... 60%
    - (Reading database ... 65%
    - (Reading database ... 70%
    - (Reading database ... 75%
    - (Reading database ... 80%
    - (Reading database ... 85%
    - (Reading database ... 90%
    - (Reading database ... 95%
    - (Reading database ... 100%
    - (Reading database ... 47092 files and directories currently installed.)
    - Preparing to unpack .../apt-utils_1.8.2.2_amd64.deb ...
    - Unpacking apt-utils (1.8.2.2) over (1.8.2.1) ...
    - Preparing to unpack .../debian-archive-keyring_2019.1+deb10u1_all.deb ...
    - Unpacking debian-archive-keyring (2019.1+deb10u1) over (2019.1) ...
    - Setting up debian-archive-keyring (2019.1+deb10u1) ...
    - Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-jessie-automatic.gpg ...
    - Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-jessie-security-automatic.gpg ...
    - Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-jessie-stable.gpg ...
    - '(Reading database ... '
    - (Reading database ... 5%
    - (Reading database ... 10%
    - (Reading database ... 15%
    - (Reading database ... 20%
    - (Reading database ... 25%
    - (Reading database ... 30%
    - (Reading database ... 35%
    - (Reading database ... 40%
    - (Reading database ... 45%
    - (Reading database ... 50%
    - (Reading database ... 55%
    - (Reading database ... 60%
    - (Reading database ... 65%
    - (Reading database ... 70%
    - (Reading database ... 75%
    - (Reading database ... 80%
    - (Reading database ... 85%
    - (Reading database ... 90%
    - (Reading database ... 95%
    - (Reading database ... 100%
    - (Reading database ... 47092 files and directories currently installed.)
    - Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
    - Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) over (1.1.1d-0+deb10u3) ...
    - Preparing to unpack .../01-python3.7_3.7.3-2+deb10u3_amd64.deb ...
    - Unpacking python3.7 (3.7.3-2+deb10u3) over (3.7.3-2+deb10u1) ...
    - Preparing to unpack .../02-libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
    - Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) over (3.7.3-2+deb10u1) ...
    - Preparing to unpack .../03-python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
    - Unpacking python3.7-minimal (3.7.3-2+deb10u3) over (3.7.3-2+deb10u1) ...
    - Preparing to unpack .../04-libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
    - Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) over (3.7.3-2+deb10u1) ...
    - Preparing to unpack .../05-libsqlite3-0_3.27.2-3+deb10u1_amd64.deb ...
    - Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u1) over (3.27.2-3) ...
    - Preparing to unpack .../06-matrix-synapse-py3_1.30.1+buster1_amd64.deb ...
    - Unpacking matrix-synapse-py3 (1.30.1+buster1) over (1.15.2+buster1) ...
    - Preparing to unpack .../07-tzdata_2021a-0+deb10u1_all.deb ...
    - Unpacking tzdata (2021a-0+deb10u1) over (2020a-0+deb10u1) ...
    - Preparing to unpack .../08-iproute2_4.20.0-2+deb10u1_amd64.deb ...
    - Unpacking iproute2 (4.20.0-2+deb10u1) over (4.20.0-2) ...
    - Preparing to unpack .../09-iputils-ping_3%3a20180629-2+deb10u2_amd64.deb ...
    - Unpacking iputils-ping (3:20180629-2+deb10u2) over (3:20180629-2+deb10u1) ...
    - Preparing to unpack .../10-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
    - Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) over (0.12.1+ds-2) ...
    - Preparing to unpack .../11-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
    - Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) over (2.9.4+dfsg1-7+b3) ...
    - Preparing to unpack .../12-bind9-host_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
    - Unpacking bind9-host (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
    - Preparing to unpack .../13-libbind9-161_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
    - Unpacking libbind9-161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
    - Preparing to unpack .../14-libisccfg163_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
    - Unpacking libisccfg163:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
    - Preparing to unpack .../15-libisccc161_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
    - Unpacking libisccc161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
    - Preparing to unpack .../16-libdns1104_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
    - Unpacking libdns1104:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
    - Preparing to unpack .../17-libisc1100_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
    - Unpacking libisc1100:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
    - Preparing to unpack .../18-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
    - Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) over (1.17-3) ...
    - Preparing to unpack .../19-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
    - Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) over (1.17-3) ...
    - Preparing to unpack .../20-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
    - Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) over (1.17-3) ...
    - Preparing to unpack .../21-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
    - Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) over (1.17-3) ...
    - Preparing to unpack .../22-liblwres161_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
    - Unpacking liblwres161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
    - Preparing to unpack .../23-file_1%3a5.35-4+deb10u2_amd64.deb ...
    - Unpacking file (1:5.35-4+deb10u2) over (1:5.35-4+deb10u1) ...
    - Preparing to unpack .../24-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
    - Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) over (1:5.35-4+deb10u1) ...
    - Preparing to unpack .../25-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
    - Unpacking libmagic-mgc (1:5.35-4+deb10u2) over (1:5.35-4+deb10u1) ...
    - Preparing to unpack .../26-krb5-locales_1.17-3+deb10u1_all.deb ...
    - Unpacking krb5-locales (1.17-3+deb10u1) over (1.17-3) ...
    - Preparing to unpack .../27-openssl_1.1.1d-0+deb10u6_amd64.deb ...
    - Unpacking openssl (1.1.1d-0+deb10u6) over (1.1.1d-0+deb10u3) ...
    - Preparing to unpack .../28-ca-certificates_20200601~deb10u2_all.deb ...
    - Unpacking ca-certificates (20200601~deb10u2) over (20190110) ...
    - Preparing to unpack .../29-distro-info-data_0.41+deb10u3_all.deb ...
    - Unpacking distro-info-data (0.41+deb10u3) over (0.41+deb10u2) ...
    - Preparing to unpack .../30-exim4-config_4.92-8+deb10u5_all.deb ...
    - Unpacking exim4-config (4.92-8+deb10u5) over (4.92-8+deb10u4) ...
    - Preparing to unpack .../31-exim4-base_4.92-8+deb10u5_amd64.deb ...
    - Unpacking exim4-base (4.92-8+deb10u5) over (4.92-8+deb10u4) ...
    - Preparing to unpack .../32-exim4-daemon-light_4.92-8+deb10u5_amd64.deb ...
    - Unpacking exim4-daemon-light (4.92-8+deb10u5) over (4.92-8+deb10u4) ...
    - Preparing to unpack .../33-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
    - Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) over (2.4.47+dfsg-3+deb10u2) ...
    - Preparing to unpack .../34-ldap-utils_2.4.47+dfsg-3+deb10u6_amd64.deb ...
    - Unpacking ldap-utils (2.4.47+dfsg-3+deb10u6) over (2.4.47+dfsg-3+deb10u2) ...
    - Preparing to unpack .../35-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
    - Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) over (2.4.47+dfsg-3+deb10u2) ...
    - Preparing to unpack .../36-libbrotli1_1.0.7-2+deb10u1_amd64.deb ...
    - Unpacking libbrotli1:amd64 (1.0.7-2+deb10u1) over (1.0.7-2) ...
    - Preparing to unpack .../37-libbsd0_0.9.1-2+deb10u1_amd64.deb ...
    - Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) over (0.9.1-2) ...
    - Preparing to unpack .../38-libisc-export1100_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
    - Unpacking libisc-export1100:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
    - Preparing to unpack .../39-libdns-export1104_1%3a9.11.5.P4+dfsg-5.1+deb10u3_amd64.deb ...
    - Unpacking libdns-export1104 (1:9.11.5.P4+dfsg-5.1+deb10u3) over (1:9.11.5.P4+dfsg-5.1+deb10u1) ...
    - Preparing to unpack .../40-libllvm7_1%3a7.0.1-8+deb10u2_amd64.deb ...
    - Unpacking libllvm7:amd64 (1:7.0.1-8+deb10u2) over (1:7.0.1-8) ...
    - Preparing to unpack .../41-libnode64_10.24.0~dfsg-1~deb10u1_amd64.deb ...
    - Unpacking libnode64:amd64 (10.24.0~dfsg-1~deb10u1) over (10.21.0~dfsg-1~deb10u1) ...
    - Preparing to unpack .../42-libpq5_11.11-0+deb10u1_amd64.deb ...
    - Unpacking libpq5:amd64 (11.11-0+deb10u1) over (11.7-0+deb10u1) ...
    - Preparing to unpack .../43-libx11-data_2%3a1.6.7-1+deb10u1_all.deb ...
    - Unpacking libx11-data (2:1.6.7-1+deb10u1) over (2:1.6.7-1) ...
    - Preparing to unpack .../44-libx11-6_2%3a1.6.7-1+deb10u1_amd64.deb ...
    - Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u1) over (2:1.6.7-1) ...
    - Preparing to unpack .../45-linux-libc-dev_4.19.181-1_amd64.deb ...
    - Unpacking linux-libc-dev:amd64 (4.19.181-1) over (4.19.118-2+deb10u1) ...
    - Preparing to unpack .../46-postgresql-client-11_11.11-0+deb10u1_amd64.deb ...
    - Unpacking postgresql-client-11 (11.11-0+deb10u1) over (11.7-0+deb10u1) ...
    - Preparing to unpack .../47-postgresql-11_11.11-0+deb10u1_amd64.deb ...
    - Unpacking postgresql-11 (11.11-0+deb10u1) over (11.7-0+deb10u1) ...
    - Preparing to unpack .../48-postgresql_11+200+deb10u4_all.deb ...
    - Unpacking postgresql (11+200+deb10u4) over (11+200+deb10u3) ...
    - Preparing to unpack .../49-screen_4.6.2-3+deb10u1_amd64.deb ...
    - Unpacking screen (4.6.2-3+deb10u1) over (4.6.2-3) ...
    - Preparing to unpack .../50-sudo_1.8.27-1+deb10u3_amd64.deb ...
    - Unpacking sudo (1.8.27-1+deb10u3) over (1.8.27-1+deb10u2) ...
    - Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
    - Setting up postgresql-client-common (200+deb10u4) ...
    - Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
    - Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u6) ...
    - Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
    - Setting up distro-info-data (0.41+deb10u3) ...
    - Setting up iproute2 (4.20.0-2+deb10u1) ...
    - Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
    - Setting up libbrotli1:amd64 (1.0.7-2+deb10u1) ...
    - Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u1) ...
    - Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
    - Setting up linux-libc-dev:amd64 (4.19.181-1) ...
    - Setting up screen (4.6.2-3+deb10u1) ...
    - Setting up systemd (241-7~deb10u7) ...
    - Setting up krb5-locales (1.17-3+deb10u1) ...
    - Setting up file (1:5.35-4+deb10u2) ...
    - Setting up libapt-inst2.0:amd64 (1.8.2.2) ...
    - Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
    - Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
    - Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
    - Setting up tzdata (2021a-0+deb10u1) ...
    - ''
    - 'Current default time zone: ''Etc/UTC'''
    - 'Local time is now:      Sun Mar 28 22:40:26 UTC 2021.'
    - 'Universal Time is now:  Sun Mar 28 22:40:26 UTC 2021.'
    - Run 'dpkg-reconfigure tzdata' if you wish to change it.
    - ''
    - Setting up libx11-data (2:1.6.7-1+deb10u1) ...
    - Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
    - Setting up dbus (1.12.20-0+deb10u1) ...
    - A reboot is required to replace the running dbus-daemon.
    - Please reboot the system when convenient.
    - Setting up postgresql-common (200+deb10u4) ...
    - Setting up libnode64:amd64 (10.24.0~dfsg-1~deb10u1) ...
    - Setting up sudo (1.8.27-1+deb10u3) ...
    - Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
    - Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
    - Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ...
    - Setting up libisc-export1100:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
    - Setting up exim4-config (4.92-8+deb10u5) ...
    - Setting up libllvm7:amd64 (1:7.0.1-8+deb10u2) ...
    - Setting up libx11-6:amd64 (2:1.6.7-1+deb10u1) ...
    - Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
    - Setting up openssl (1.1.1d-0+deb10u6) ...
    - Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ...
    - Setting up libdns-export1104 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
    - Setting up iputils-ping (3:20180629-2+deb10u2) ...
    - Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
    - Setting up systemd-sysv (241-7~deb10u7) ...
    - Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
    - Setting up exim4-base (4.92-8+deb10u5) ...
    - Setting up apt-utils (1.8.2.2) ...
    - Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
    - Setting up libnss-systemd:amd64 (241-7~deb10u7) ...
    - Setting up libisc1100:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
    - Setting up ldap-utils (2.4.47+dfsg-3+deb10u6) ...
    - Setting up ca-certificates (20200601~deb10u2) ...
    - Updating certificates in /etc/ssl/certs...
    - 13 added, 4 removed; done.
    - Setting up perl (5.28.1-6+deb10u1) ...
    - Setting up liblwres161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
    - Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
    - Setting up libpam-systemd:amd64 (241-7~deb10u7) ...
    - ''
    - 'pam-auth-update: Local modifications to /etc/pam.d/common-*, not updating.'
    - 'pam-auth-update: Run pam-auth-update --force to override.'
    - ''
    - Setting up libisccc161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
    - Setting up exim4-daemon-light (4.92-8+deb10u5) ...
    - Updating GnuTLS DH parameter file
    - Setting up libdns1104:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
    - Setting up python3.7 (3.7.3-2+deb10u3) ...
    - Setting up libpq5:amd64 (11.11-0+deb10u1) ...
    - Setting up postgresql-client-11 (11.11-0+deb10u1) ...
    - Setting up postgresql-11 (11.11-0+deb10u1) ...
    - Setting up libisccfg163:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
    - Setting up postgresql (11+200+deb10u4) ...
    - Setting up matrix-synapse-py3 (1.30.1+buster1) ...
    - Installing new version of config file /etc/default/matrix-synapse ...
    - ''
    - Configuration file '/etc/matrix-synapse/homeserver.yaml'
    - ' ==> Modified (by you or by a script) since installation.'
    - ' ==> Package distributor has shipped an updated version.'
    - ' ==> Keeping old config file as default.'
    - Installing new version of config file /etc/matrix-synapse/log.yaml ...
    - Setting up libbind9-161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
    - Setting up bind9-host (1:9.11.5.P4+dfsg-5.1+deb10u3) ...
    - Processing triggers for libc-bin (2.28-10) ...
    - Processing triggers for mime-support (3.62) ...
    - Processing triggers for ca-certificates (20200601~deb10u2) ...
    - Updating certificates in /etc/ssl/certs...
    - 0 added, 0 removed; done.
    - Running hooks in /etc/ca-certificates/update.d...
    - done.

TASK [Create snapshot after-patch-update] **************************************************************************************************
changed: [osgeo3_matrix -> osgeo3.osgeo.osuosl.org]

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
ok: [osgeo3_monitor]

TASK [apt update] **************************************************************************************************************************
changed: [osgeo3_monitor]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_monitor] =>
  out_apt:
    cache_update_time: 1616971261
    cache_updated: true
    changed: true
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
changed: [osgeo3_monitor -> osgeo3.osgeo.osuosl.org]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
changed: [osgeo3_monitor]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_monitor] =>
  output_apt_after_upgrade:
    changed: true
    diff: {}
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages will be upgraded:
        grafana
      1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      Need to get 55.6 MB of archives.
      After this operation, 13.2 MB of additional disk space will be used.
      Get:1 https://packages.grafana.com/oss/deb stable/main amd64 grafana amd64 7.5.1 [55.6 MB]
      Fetched 55.6 MB in 4s (15.4 MB/s)
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 29041 files and directories currently installed.)
      Preparing to unpack .../grafana_7.5.1_amd64.deb ...
      Unpacking grafana (7.5.1) over (7.3.1) ...
      Setting up grafana (7.5.1) ...
      Restarting grafana-server service... OK
      Processing triggers for systemd (241-7~deb10u7) ...
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages will be upgraded:
        grafana
      1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      Need to get 55.6 MB of archives.
      After this operation, 13.2 MB of additional disk space will be used.
      Get:1 https://packages.grafana.com/oss/deb stable/main amd64 grafana amd64 7.5.1 [55.6 MB]
      Fetched 55.6 MB in 4s (15.4 MB/s)
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 29041 files and directories currently installed.)
      Preparing to unpack .../grafana_7.5.1_amd64.deb ...
      Unpacking grafana (7.5.1) over (7.3.1) ...
      Setting up grafana (7.5.1) ...
      Restarting grafana-server service... OK
      Processing triggers for systemd (241-7~deb10u7) ...
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 'The following packages will be upgraded:'
    - '  grafana'
    - 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    - Need to get 55.6 MB of archives.
    - After this operation, 13.2 MB of additional disk space will be used.
    - Get:1 https://packages.grafana.com/oss/deb stable/main amd64 grafana amd64 7.5.1 [55.6 MB]
    - Fetched 55.6 MB in 4s (15.4 MB/s)
    - '(Reading database ... '
    - (Reading database ... 5%
    - (Reading database ... 10%
    - (Reading database ... 15%
    - (Reading database ... 20%
    - (Reading database ... 25%
    - (Reading database ... 30%
    - (Reading database ... 35%
    - (Reading database ... 40%
    - (Reading database ... 45%
    - (Reading database ... 50%
    - (Reading database ... 55%
    - (Reading database ... 60%
    - (Reading database ... 65%
    - (Reading database ... 70%
    - (Reading database ... 75%
    - (Reading database ... 80%
    - (Reading database ... 85%
    - (Reading database ... 90%
    - (Reading database ... 95%
    - (Reading database ... 100%
    - (Reading database ... 29041 files and directories currently installed.)
    - Preparing to unpack .../grafana_7.5.1_amd64.deb ...
    - Unpacking grafana (7.5.1) over (7.3.1) ...
    - Setting up grafana (7.5.1) ...
    - Restarting grafana-server service... OK
    - Processing triggers for systemd (241-7~deb10u7) ...

TASK [Create snapshot after-patch-update] **************************************************************************************************
changed: [osgeo3_monitor -> osgeo3.osgeo.osuosl.org]

PLAY [upgrade packages] ********************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
ok: [osgeo3_nexus]

TASK [apt update] **************************************************************************************************************************
ok: [osgeo3_nexus]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_nexus] =>
  out_apt:
    cache_update_time: 1616865346
    cache_updated: false
    changed: false
    failed: false

TASK [Create snapshot before-patch-update (do not expire)] *********************************************************************************
skipping: [osgeo3_nexus]

TASK [Upgrade all packages to the latest version] ******************************************************************************************
changed: [osgeo3_nexus]

TASK [Debug upgrade need changes] **********************************************************************************************************
ok: [osgeo3_nexus] =>
  output_apt_after_upgrade:
    changed: true
    diff: {}
    failed: false
    msg: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages have been kept back:
        docker-ce
      The following packages will be upgraded:
        containerd.io docker-ce-cli
      2 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
      Need to get 69.7 MB of archives.
      After this operation, 30.6 MB of additional disk space will be used.
      Get:1 https://download.docker.com/linux/debian buster/stable amd64 containerd.io amd64 1.4.4-1 [28.3 MB]
      Get:2 https://download.docker.com/linux/debian buster/stable amd64 docker-ce-cli amd64 5:20.10.5~3-0~debian-buster [41.4 MB]
      Fetched 69.7 MB in 3s (24.9 MB/s)
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 53034 files and directories currently installed.)
      Preparing to unpack .../containerd.io_1.4.4-1_amd64.deb ...
      Unpacking containerd.io (1.4.4-1) over (1.2.13-2) ...
      Preparing to unpack .../docker-ce-cli_5%3a20.10.5~3-0~debian-buster_amd64.deb ...
      Unpacking docker-ce-cli (5:20.10.5~3-0~debian-buster) over (5:19.03.12~3-0~debian-buster) ...
      Setting up containerd.io (1.4.4-1) ...
      Setting up docker-ce-cli (5:20.10.5~3-0~debian-buster) ...
    stderr: ''
    stderr_lines: []
    stdout: |-
      Reading package lists...
      Building dependency tree...
      Reading state information...
      Calculating upgrade...
      The following packages have been kept back:
        docker-ce
      The following packages will be upgraded:
        containerd.io docker-ce-cli
      2 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
      Need to get 69.7 MB of archives.
      After this operation, 30.6 MB of additional disk space will be used.
      Get:1 https://download.docker.com/linux/debian buster/stable amd64 containerd.io amd64 1.4.4-1 [28.3 MB]
      Get:2 https://download.docker.com/linux/debian buster/stable amd64 docker-ce-cli amd64 5:20.10.5~3-0~debian-buster [41.4 MB]
      Fetched 69.7 MB in 3s (24.9 MB/s)
      (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 53034 files and directories currently installed.)
      Preparing to unpack .../containerd.io_1.4.4-1_amd64.deb ...
      Unpacking containerd.io (1.4.4-1) over (1.2.13-2) ...
      Preparing to unpack .../docker-ce-cli_5%3a20.10.5~3-0~debian-buster_amd64.deb ...
      Unpacking docker-ce-cli (5:20.10.5~3-0~debian-buster) over (5:19.03.12~3-0~debian-buster) ...
      Setting up containerd.io (1.4.4-1) ...
      Setting up docker-ce-cli (5:20.10.5~3-0~debian-buster) ...
    stdout_lines:
    - Reading package lists...
    - Building dependency tree...
    - Reading state information...
    - Calculating upgrade...
    - 'The following packages have been kept back:'
    - '  docker-ce'
    - 'The following packages will be upgraded:'
    - '  containerd.io docker-ce-cli'
    - 2 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
    - Need to get 69.7 MB of archives.
    - After this operation, 30.6 MB of additional disk space will be used.
    - Get:1 https://download.docker.com/linux/debian buster/stable amd64 containerd.io amd64 1.4.4-1 [28.3 MB]
    - Get:2 https://download.docker.com/linux/debian buster/stable amd64 docker-ce-cli amd64 5:20.10.5~3-0~debian-buster [41.4 MB]
    - Fetched 69.7 MB in 3s (24.9 MB/s)
    - '(Reading database ... '
    - (Reading database ... 5%
    - (Reading database ... 10%
    - (Reading database ... 15%
    - (Reading database ... 20%
    - (Reading database ... 25%
    - (Reading database ... 30%
    - (Reading database ... 35%
    - (Reading database ... 40%
    - (Reading database ... 45%
    - (Reading database ... 50%
    - (Reading database ... 55%
    - (Reading database ... 60%
    - (Reading database ... 65%
    - (Reading database ... 70%
    - (Reading database ... 75%
    - (Reading database ... 80%
    - (Reading database ... 85%
    - (Reading database ... 90%
    - (Reading database ... 95%
    - (Reading database ... 100%
    - (Reading database ... 53034 files and directories currently installed.)
    - Preparing to unpack .../containerd.io_1.4.4-1_amd64.deb ...
    - Unpacking containerd.io (1.4.4-1) over (1.2.13-2) ...
    - Preparing to unpack .../docker-ce-cli_5%3a20.10.5~3-0~debian-buster_amd64.deb ...
    - Unpacking docker-ce-cli (5:20.10.5~3-0~debian-buster) over (5:19.03.12~3-0~debian-buster) ...
    - Setting up containerd.io (1.4.4-1) ...
    - Setting up docker-ce-cli (5:20.10.5~3-0~debian-buster) ...

TASK [Create snapshot after-patch-update] **************************************************************************************************
changed: [osgeo3_nexus -> osgeo3.osgeo.osuosl.org]

PLAY RECAP *********************************************************************************************************************************
osgeo3_hop                 : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo3_limesurvey          : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo3_matrix              : ok=6    changed=2    unreachable=0    failed=0    skipped=1    rescued=0    ignored=0
osgeo3_monitor             : ok=7    changed=4    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
osgeo3_nexus               : ok=6    changed=2    unreachable=0    failed=0    skipped=1    rescued=0    ignored=0
osgeo4_hop                 : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo7_hop                 : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo7_secure              : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0
osgeo7_wordpress           : ok=5    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0

comment:2 by robe, 3 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.