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

Zabbix-agent2 package for Ubuntu 18.04 (buster) install, dependency fail for libc

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Cannot Reproduce
    • Icon: Trivial Trivial
    • None
    • 5.0.1
    • Packages (C)
    • None
    • Ubuntu 18.04 (Buster)

      Steps to reproduce:

      1. Provisioned a new, empty system
      2. Installed the repo information, per instructions
      3. Attempt to install zabbix-agent2 (see "Result section for failure)
      4. result shows zabbix-agent2 install fail due to libc6 dependency on 2.28.  Ubuntu, when fully up to date, only offers 2.27

      Result:

       

      test-machine% sudo apt install zabbix-agent2
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Some packages could not be installed. This may mean that you have
      requested an impossible situation or if you are using the unstable
      distribution that some required packages have not yet been created
      or been moved out of Incoming.
      The following information may help to resolve the situation:
      The following packages have unmet dependencies:
       zabbix-agent2 : Depends: libc6 (>= 2.28) but 2.27-3ubuntu1 is to be installed
      E: Unable to correct problems, you have held broken packages.
      test-machine% sudo apt list libc6
      Listing... Done
      libc6/bionic,now 2.27-3ubuntu1 amd64 [installed,automatic]
      test-machine%
      

       

      Expected:
      Expected zabbix-agent2 to compile with vendor provided, latest libc6=2.27

            zabbix.support Zabbix Support Team
            d2inco David D
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: