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

'apt-get update' complains about a weak digest (SHA1)

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Minor Minor
    • None
    • 3.0.3
    • Installation (I)

      Recently debian updated the apt* tools to warn about repositories using SHA1. You should update your gpg settings to use a newer hash function (see e.g. https://askubuntu.com/questions/750133/how-can-i-fix-w-the-repository-is-insufficiently-signed-by-the-key, and https://wiki.debian.org/Teams/Apt/Sha1Removal) so that the zabbix installation will work with future debian stable systems.

      Steps to reproduce

      on a debian testing/unstable system, have an entry like the following in /etc/apt/sources.list:

      deb http://repo.zabbix.com/zabbix/3.0/debian jessie main
      deb-src http://repo.zabbix.com/zabbix/3.0/debian jessie main
      

      run 'apt-get update'

      Expected behaviour

      apt-get should download the files from the repository without complaining

      Actual behaviour

      apt-get gives a warning:

      W: http://repo.zabbix.com/zabbix/3.0/debian/dists/jessie/InRelease: Signature by key FBABD5FB20255ECAB22EE194D13D58E479EA5ED4 uses weak digest algorithm (SHA1)
      

            Unassigned Unassigned
            TaKeN Marek Krolikowski
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: