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

A Debian release dist-upgrade doesn't upgrade Zabbix packages from repo.zabbix.com

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 4.4.9
    • Packages (C)
    • Debian 9 Stretch amd64 -> Debian 10 Buster amd64
      Zabbix Proxy 4.4.9
      SQLite

      Steps to reproduce:

      1. Have Debian 9 amd64 VM
      2. Change sources of OS and Zabbix from Stretch to Buster
      3. apt-get update
      4. apt-get upgrade -y
      5. apt-get dist-upgrade -y

      Result:

      Zabbix Proxy & Agent are still from stretch and not from buster.

      root@deb9-salt-minion:~# cat /etc/debian_version 10.4
      root@deb9-salt-minion:~# apt search zabbix
      zabbix-proxy-sqlite3/now 1:4.4.9-1+stretch amd64  [Installiert,lokal]
        Zabbix network monitoring solution - proxy (SQLite3)
      zabbix-sender/now 1:4.4.9-1+stretch amd64  [Installiert,lokal]
        Zabbix network monitoring solution - sender
      
      root@deb9-salt-minion:~# dpkg -l | grep zabbix
      deb9-salt-minion:
          ii  zabbix-agent                  1:4.4.9-1+stretch            amd64        Zabbix network monitoring solution - agent
          ii  zabbix-get                    1:4.4.9-1+stretch            amd64        Zabbix network monitoring solution - get
          ii  zabbix-proxy-sqlite3          1:4.4.9-1+stretch            amd64        Zabbix network monitoring solution - proxy (SQLite3)
          ii  zabbix-sender                 1:4.4.9-1+stretch            amd64        Zabbix network monitoring solution - sender
      
      root@deb9-salt-minion:~# apt policy zabbix-agent
      deb9-salt-minion:
          WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
          zabbix-agent:
            Installed: 1:4.4.9-1+stretch
            Candidate: 1:4.4.9-1+stretch
            Version table:
           *** 1:4.4.9-1+stretch 100
                  100 /var/lib/dpkg/status
               1:4.4.9-1+buster 500
                  500 https://repo.zabbix.com/zabbix/4.4/debian buster/main amd64 Packages
               1:4.0.4+dfsg-1 500
                  500 http://ftp.de.debian.org/debian buster/main amd64 Packages
      

      Expected:
      A switch from 1:4.4.9-1+stretch to 1:4.4.9-1+buster.

      Additional Info from the Saltstack Community Support:
      They have better words from this than me:

      Steps to reproduce:

      1. Have Debian 9 amd64 VM
      2. Change sources of OS and Zabbix from Stretch to Buster
      3. apt-get update
      4. apt-get upgrade -y
      5. apt-get dist-upgrade -y

      Result:

      Zabbix Proxy & Agent are still from stretch and not from buster.

      root@deb9-salt-minion:~# cat /etc/debian_version 10.4
      root@deb9-salt-minion:~# apt search zabbix
      zabbix-proxy-sqlite3/now 1:4.4.9-1+stretch amd64  [Installiert,lokal]
        Zabbix network monitoring solution - proxy (SQLite3)
      zabbix-sender/now 1:4.4.9-1+stretch amd64  [Installiert,lokal]
        Zabbix network monitoring solution - sender
      
      root@deb9-salt-minion:~# dpkg -l | grep zabbix
      deb9-salt-minion:
          ii  zabbix-agent                  1:4.4.9-1+stretch            amd64        Zabbix network monitoring solution - agent
          ii  zabbix-get                    1:4.4.9-1+stretch            amd64        Zabbix network monitoring solution - get
          ii  zabbix-proxy-sqlite3          1:4.4.9-1+stretch            amd64        Zabbix network monitoring solution - proxy (SQLite3)
          ii  zabbix-sender                 1:4.4.9-1+stretch            amd64        Zabbix network monitoring solution - sender
      
      root@deb9-salt-minion:~# apt policy zabbix-agent
      deb9-salt-minion:
          WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
          zabbix-agent:
            Installed: 1:4.4.9-1+stretch
            Candidate: 1:4.4.9-1+stretch
            Version table:
           *** 1:4.4.9-1+stretch 100
                  100 /var/lib/dpkg/status
               1:4.4.9-1+buster 500
                  500 https://repo.zabbix.com/zabbix/4.4/debian buster/main amd64 Packages
               1:4.0.4+dfsg-1 500
                  500 http://ftp.de.debian.org/debian buster/main amd64 Packages
      

      Expected:
      A switch from 1:4.4.9-1+stretch to 1:4.4.9-1+buster.

      Additional Info from the Saltstack Community Support:
      They have better words from this than me:

            kpavars Kristians Pavars
            starko Marco Hofmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: