Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-21148

Ubuntu 22.04 frontend docker containers: apt update fails

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Cannot Reproduce
    • Icon: Trivial Trivial
    • None
    • 6.0.5
    • None
    • None

      The problem is with amd64 architecture (Everything is ok on arm64).
      The problem did not exist on any verison prior to 6.0.4.

      Steps to reproduce:

      1. docker-compose -f docker-compose_v3_ubuntu_mysql_605.yaml up
      1. Execute apt update
      $ docker exec -ti -u0 zabbix-docker_zabbix-web-nginx-mysql_1 apt update

      Result:

      Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [109 kB]                                     Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB] Err:1 http://security.ubuntu.com/ubuntu jammy-security InRelease              The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C <snip>

      Expected:

      $ docker exec -ti -u0 zabbix-docker_zabbix-web-nginx-mysql_1 apt update
      Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
      Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
      Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
      Hit:4 https://nginx.org/packages/ubuntu jammy InRelease
      Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      3 packages can be upgraded. Run 'apt list --upgradable' to see them.
      W: https://nginx.org/packages/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.

            zabbix.support Zabbix Support Team
            BGmot Evgeny Yurchenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: