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

cannot install from Debian packages (weak digest algorithm (SHA1)) #36

Open
jimkont opened this issue Mar 24, 2017 · 4 comments
Open

cannot install from Debian packages (weak digest algorithm (SHA1)) #36

jimkont opened this issue Mar 24, 2017 · 4 comments

Comments

@jimkont
Copy link

jimkont commented Mar 24, 2017

Readme.md says

echo "deb http://packages.comsode.eu/debian wheezy main" > /etc/apt/sources.list.d/odn.list
wget -O - http://packages.comsode.eu/key/odn.gpg.key | apt-key add -
apt-get update

while https://grips.semantic-web.at/display/UDDOC/Installation+Guide

echo "deb http://packages.unifiedviews.eu/debian/ wheezy main" > /etc/apt/sources.list.d/unifiedviews.list
wget -O - http://packages.unifiedviews.eu/key/unifiedviews.gpg.key | apt-key add -
aptitude update

Once installed update throws this error:

W: http://packages.unifiedviews.eu/debian/dists/wheezy/InRelease: Signature by key 056C53376BB5391EFFE2684A0D325389FB6C784D uses weak digest algorithm (SHA1)
E: Failed to fetch http://packages.unifiedviews.eu/debian/dists/wheezy/main/binary-amd64/Packages.bz2  Hash Sum mismatch
E: Failed to fetch http://packages.unifiedviews.eu/debian/dists/wheezy/main/binary-i386/Packages.bz2  
E: Some index files failed to download. They have been ignored, or old ones used instead.
@tomas-knap
Copy link
Contributor

tomas-knap commented Mar 27, 2017 via email

@jimkont
Copy link
Author

jimkont commented Mar 27, 2017

Thanks Tomas,

It was mentioned here: 58c22a0

I already followed the installation guide from https://grips.semantic-web.at/ twice and got this error.
Markus Freudenberg experienced the same issue

@jimkont
Copy link
Author

jimkont commented Mar 27, 2017

see here as well
http://askubuntu.com/a/766613

@tomas-knap
Copy link
Contributor

Ok, thanks, I will fix that. But pls in the meanwhile probably continue with the installation from sources, so that you do not have to wait on me

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