Ad Widget

Collapse

Ubuntu 26 repo update

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tompaah
    Junior Member
    • Jan 2025
    • 18

    #1

    Ubuntu 26 repo update

    How long does it normally take for Zabbix to provide new package repos when new OS versions arrive?
    Ubuntu 26.04 released last week and there's right now repos for up to 24.04.
    Using automated Agent2 deployment based on distro version so this doesn't work if there is no repo for the current version
  • AlexeyBrizgalov
    Junior Member
    • Mar 2026
    • 3

    #2
    In this ZBXNEXT it is mentioned that Ubuntu 26.04 packages will be added in next minor release for 7.0 and 7.4. Minor releases are usually released approximately once per month, since 7.0.25 and 7.4.9 were released on April 7 and 8 next minor releases will probably be in the first half of May.

    Comment

    • tompaah
      Junior Member
      • Jan 2025
      • 18

      #3
      Originally posted by AlexeyBrizgalov
      In this ZBXNEXT it is mentioned that Ubuntu 26.04 packages will be added in next minor release for 7.0 and 7.4. Minor releases are usually released approximately once per month, since 7.0.25 and 7.4.9 were released on April 7 and 8 next minor releases will probably be in the first half of May.
      Thanks for your answer. I'll wait until then!

      Comment

      • tompaah
        Junior Member
        • Jan 2025
        • 18

        #4
        They've updated the Download page to include Ubuntu 26.04 repository.

        Unfortunately it doesn't work since they've not uploaded the Inrelease and gpg files to https://repo.zabbix.com/zabbix/7.4/r...ists/resolute/
        Did they just forget?

        Comment

        • zux
          Member
          • Sep 2018
          • 94

          #5
          Please check now

          Comment

          • tompaah
            Junior Member
            • Jan 2025
            • 18

            #6
            Thank you!
            The zabbix-agent2 works but none of the plugins.

            Code:
            apt install zabbix-agent2-plugin-mongodb zabbix-agent2-plugin-mssql zabbix-agent2-plugin-postgresql
            
            Error: Unable to locate package zabbix-agent2-plugin-mongodb
            
            Error: Unable to locate package zabbix-agent2-plugin-mssql
            
            Error: Unable to locate package zabbix-agent2-plugin-postgresql
            
            apt install zabbix-agent2
            
            Installing:                    
            
              zabbix-agent2

            Comment

            Working...