Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
takenek opened this issue Jun 27, 2016 · 4 comments
Closed

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

takenek opened this issue Jun 27, 2016 · 4 comments

Comments

@takenek
Copy link

takenek commented Jun 27, 2016

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

  1. 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
  2. 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)

@takenek takenek changed the title apt-get update' complains about a weak digest (SHA1) 'apt-get update' complains about a weak digest (SHA1) Jun 27, 2016
@ghost
Copy link

ghost commented Jul 1, 2016

@takenek I get this on my servers too, however it is because the zabbix repo uses a SHA1 key and isn't directly related to this module. This should be brought to the zabbix devs attention.

@takenek
Copy link
Author

takenek commented Jul 1, 2016

Thanks for information do You know where i can report this?

@bastelfreak
Copy link
Member

@takenek
Copy link
Author

takenek commented Jul 1, 2016

Thanks i go there report this.

Best Regards

@takenek takenek closed this as completed Jul 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants